1. f42ae7b dt-bindings: usb: fix reg-property port-number range by Johan Hovold · 8 years ago
  2. 1759f270 dt-bindings: usb: fix example hub node name by Johan Hovold · 8 years ago
  3. c545f63 of/pci: Fix theoretical NULL dereference by Robin Murphy · 8 years ago
  4. aa25e44 dt-bindings: usb: add #phy-cells to usb-nop-xceiv by Rob Herring · 8 years ago
  5. 27e8524 Merge branch 'dt/kbuild' into dt/next by Rob Herring · 8 years ago
  6. 48c926c dt-bindings: Remove leading zeros from bindings notation by Marco Franchi · 8 years ago
  7. 7e7962d kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib by Masahiro Yamada · 8 years ago
  8. 3cad14d MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry by Masahiro Yamada · 8 years ago
  9. 74ce189 kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile by Masahiro Yamada · 8 years ago
  10. 10b62a2 .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore by Masahiro Yamada · 8 years ago
  11. 1377dd3 .gitignore: sort normal pattern rules alphabetically by Masahiro Yamada · 8 years ago
  12. efb5b43 dt-bindings: add vendor prefix for Next Thing Co. by Martin Blumenstingl · 8 years ago
  13. e45fe7f scripts/dtc: Update to upstream version v1.4.5-6-gc1e55a5513e9 by Rob Herring · 8 years ago
  14. 070ea01 of: dynamic: fix memory leak related to properties of __of_node_dup by Lixin Wang · 8 years ago
  15. 4ee7c0d of: overlay: make pr_err() string unique by Frank Rowand · 8 years ago
  16. a1d19bd of: overlay: pr_err from return NOTIFY_OK to overlay apply/remove by Frank Rowand · 8 years ago
  17. 34ca5d7 of: overlay: remove unneeded check for NULL kbasename() by Frank Rowand · 8 years ago
  18. e0a58f3 of: overlay: remove a dependency on device node full_name by Frank Rowand · 8 years ago
  19. 3912b79 of: overlay: simplify applying symbols from an overlay by Frank Rowand · 8 years ago
  20. f948d6d of: overlay: avoid race condition between applying multiple overlays by Frank Rowand · 8 years ago
  21. 6d0f547 of: overlay: loosen overly strict phandle clash check by Frank Rowand · 8 years ago
  22. 87f242c of: overlay: expand check of whether overlay changeset can be removed by Frank Rowand · 8 years ago
  23. 24789c5 of: overlay: detect cases where device tree may become corrupt by Frank Rowand · 8 years ago
  24. 61b4de4 of: overlay: minor restructuring by Frank Rowand · 8 years ago
  25. 42b2e94 of: overlay: rename identifiers in dup_and_fixup_symbol_prop() by Frank Rowand · 8 years ago
  26. 0290c4c of: overlay: rename identifiers to more reflect what they do by Frank Rowand · 8 years ago
  27. bbed879 of: overlay.c: Convert comparisons to zero or NULL to logical expressions by Frank Rowand · 8 years ago
  28. 646afc4 of: overlay.c: Remove comments that state the obvious, to reduce clutter by Frank Rowand · 8 years ago
  29. 2ceec8b dt-bindings: Add vendor prefix for Opal Kelly Inc by Tom McLeod · 8 years ago
  30. ac0f3e3 of: overlay: fix memory leak related to duplicated property by Lixin Wang · 8 years ago
  31. e0f4145 of: unittest: Remove redundant OF_DETACHED flag setting by Stephen Boyd · 8 years ago
  32. f5d2da6 of/fdt: Document detached argument to __unflatten_device_tree() by Stephen Boyd · 8 years ago
  33. eeb0950 of/resolver: Replace kmalloc + memcpy with kmemdup() by Stephen Boyd · 8 years ago
  34. d35d623 of/resolver: Simplify to be32_add_cpu() by Stephen Boyd · 8 years ago
  35. 77ea8a6 of/fdt: skip unflattening of disabled nodes by Rob Herring · 8 years ago
  36. ecc8a96 of/fdt: add of_fdt_device_is_available function by Rob Herring · 8 years ago
  37. b56b552 of: make kobject and bin_attribute support configurable by Rob Herring · 8 years ago
  38. 0c3c234 of: wrap accesses to device_node kobject by Rob Herring · 8 years ago
  39. 4c2bb57 of: move kobj_to_device_node() into dynamic.c by Rob Herring · 8 years ago
  40. 16bba30 of: make struct property _flags field configurable by Rob Herring · 8 years ago
  41. 36689ec of: remove struct property.unique_id for FDT by Rob Herring · 8 years ago
  42. bd82bbf of: fix missing kobject init for !SYSFS && OF_DYNAMIC config by Rob Herring · 8 years ago
  43. de18e4b devicetree: Add vendor-prefix for DH electronics GmbH by Marek Vasut · 8 years ago
  44. d67ac3a dt-bindings: iommu: ipmmu-vmsa: Use generic node name by Geert Uytterhoeven · 8 years ago
  45. 1620c62 dt-bindings: rtc: merge ds1339 in ds1307 documentation by Alexandre Belloni · 8 years ago
  46. 5015391 dt-bindings: rtc: Add bindings for m41t80 and compatibles by Alexandre Belloni · 8 years ago
  47. 13a5595 dt-bindings: rtc: DS1307 and compatibles are not trivial by Alexandre Belloni · 8 years ago
  48. 0fc52ca dt-bindings: rtc: Add sirf,prima2-sysrtc bindings by Alexandre Belloni · 8 years ago
  49. b766f10 dt-bindings: rtc: add stericsson,coh901331 bindings by Alexandre Belloni · 8 years ago
  50. a38b926 dt-bindings: trivial: Add RTCs by Alexandre Belloni · 8 years ago
  51. 69146d0 Add Tecon Microprocessor Technologies, LLC vendor prefix by Dmitry Dunaev · 8 years ago
  52. 4201d05 scripts/dtc: Update to upstream version v1.4.5-3-gb1a60033c110 by Rob Herring · 8 years ago
  53. 4322323 scripts/dtc: add fdt_overlay.c and fdt_addresses.c to sync script by Rob Herring · 8 years ago
  54. 6448c09 Merge branch 'dt-printf-v2' into HEAD by Rob Herring · 8 years ago
  55. a7e4cfb of/fdt: only store the device node basename in full_name by Rob Herring · 8 years ago
  56. 0666598 powerpc: pseries: only store the device node basename in full_name by Rob Herring · 8 years ago
  57. 0c37c56 dt: Add vendor prefix 'shimafuji' by Vladimir Barinov · 8 years ago
  58. 0bf4b3f of: add vendor prefix for Silicon Storage Technology Inc. by Fabrizio Castro · 8 years ago
  59. 716f1c8 dt-bindings: vendor-prefixes: Add nutsboard by YuanCheng Cheng · 8 years ago
  60. 0e1bfb7 v4l: vsp1: Use generic node name by Geert Uytterhoeven · 8 years ago
  61. 2bd6bf0 Linux 4.14-rc1 by Linus Torvalds · 8 years ago
  62. 194a4ef Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  63. 2896b80e Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
  64. 48bddb1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  65. c850372 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  66. df85b2d firmware: Restore support for built-in firmware by Markus Trippelsdorf · 8 years ago
  67. 8e29f97 mlxsw: spectrum_router: Only handle IPv4 and IPv6 events by Ido Schimmel · 8 years ago
  68. 2130c02 Documentation: link in networking docs by Pavel Machek · 8 years ago
  69. fc22579 tcp: fix data delivery rate by Eric Dumazet · 8 years ago
  70. 73184130 Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  71. 8d93c7a Merge tag 'pci-v4.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  72. 02cfe97 Merge tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  73. bbe05e5 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  74. 9db5959 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  75. e67b8a6 bpf/verifier: reject BPF_ALU64|BPF_END by Edward Cree · 8 years ago
  76. 8c7c19a sctp: do not mark sk dumped when inet_sctp_diag_fill returns err by Xin Long · 8 years ago
  77. d25adbe sctp: fix an use-after-free issue in sctp_sock_dump by Xin Long · 8 years ago
  78. 5023a6d netvsc: increase default receive buffer size by Stephen Hemminger · 8 years ago
  79. 8c72c65 tcp: update skb->skb_mstamp more carefully by Eric Dumazet · 8 years ago
  80. cbea8f0 net: ipv4: fix l3slave check for index returned in IP_PKTINFO by David Ahern · 8 years ago
  81. 2aa70f8 net: smsc911x: Quieten netif during suspend by Geert Uytterhoeven · 8 years ago
  82. 7095c97 net: systemport: Fix 64-bit stats deadlock by Florian Fainelli · 8 years ago
  83. ecf0911 net: vrf: avoid gcc-4.6 warning by Arnd Bergmann · 8 years ago
  84. 4739df6 qed: remove unnecessary call to memset by Himanshu Jha · 8 years ago
  85. b38923a Merge tag 'firmware_removal-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  86. 866a30e Merge tag 'nios2-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 8 years ago
  87. 418702b Merge tag 'powerpc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  88. 30db202 Merge tag 'for-linus-4.14-ofs2' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 8 years ago
  89. bbc8608 Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  90. 697c5d8 Input: i8042 - add Gigabyte P57 to the keyboard reset table by Kai-Heng Feng · 8 years ago
  91. 4f350c6 kvm: nVMX: Handle deferred early VMLAUNCH/VMRESUME failure properly by Jim Mattson · 8 years ago
  92. b060ca3 kvm: vmx: Handle VMLAUNCH/VMRESUME failure properly by Jim Mattson · 8 years ago
  93. 7881f96 kvm: nVMX: Remove nested_vmx_succeed after successful VM-entry by Jim Mattson · 8 years ago
  94. 4c0b4bc kvm,mips: Fix potential swait_active() races by Davidlohr Bueso · 8 years ago
  95. 267ad7b kvm,powerpc: Serialize wq active checks in ops->vcpu_kick by Davidlohr Bueso · 8 years ago
  96. 5e0018b kvm: Serialize wq active checks in kvm_vcpu_wake_up() by Davidlohr Bueso · 8 years ago
  97. a0cff57 kvm,x86: Fix apf_task_wake_one() wq serialization by Davidlohr Bueso · 8 years ago
  98. cc1b468 kvm,lapic: Justify use of swait_active() by Davidlohr Bueso · 8 years ago
  99. b9f67a4 kvm,async_pf: Use swq_has_sleeper() by Davidlohr Bueso · 8 years ago
  100. 8cd641e sched/wait: Add swq_has_sleeper() by Davidlohr Bueso · 8 years ago