1. dfc50fc stmmac: fix check for phydev being open by Alexey Brodkin · 9 years ago
  2. 1f0ca208 net: qlcnic: delete redundant memsets by Rasmus Villemoes · 9 years ago
  3. b66a608 net: mv643xx_eth: use kzalloc by Rasmus Villemoes · 9 years ago
  4. e9b5ac2 net: jme: use kzalloc() instead of kmalloc+memset by Rasmus Villemoes · 9 years ago
  5. ce8e5c7 net: cavium: liquidio: use kzalloc in setup_glist() by Rasmus Villemoes · 9 years ago
  6. c6e59bd Merge tag 'qcom-soc-for-4.3-rc2' of git://codeaurora.org/quic/kernel/agross-msm into next/late by Kevin Hilman · 9 years ago
  7. 312146b Merge tag 'qcom-dt-for-4.3-rc2' of git://codeaurora.org/quic/kernel/agross-msm into next/late by Kevin Hilman · 9 years ago
  8. 7f98121 Merge branch 'next/defconfig' into next/late by Kevin Hilman · 9 years ago
  9. ae1973a ARM: multi_v7_defconfig: Enable PBIAS regulator by Kishon Vijay Abraham I · 9 years ago
  10. 71d4404 Merge branch 'drivers/reset' into next/late by Kevin Hilman · 9 years ago
  11. 9738031 Merge tag 'reset-for-4.3-fixes' of git://git.pengutronix.de/git/pza/linux into drivers/reset by Kevin Hilman · 9 years ago
  12. af4cb25 ARM: uaccess: fix undefined instruction on ARMv7M/noMMU by Russell King · 9 years ago
  13. 296254f ARM: uaccess: remove unneeded uaccess_save_and_disable macro by Russell King · 9 years ago
  14. 39dc53d ARM: swpan: fix nwfpe for uaccess changes by Russell King · 9 years ago
  15. f53de1e net: ipv6: use common fib_default_rule_pref by Phil Sutter · 9 years ago
  16. 444c5f9 net: ethoc: Remove unnecessary #ifdef CONFIG_OF by Tobias Klauser · 9 years ago
  17. 03679a1 net: dsa: bcm_sf2: Fix 64-bits register writes by Florian Fainelli · 9 years ago
  18. 687f071 bpf: fix out of bounds access in verifier log by Alexei Starovoitov · 9 years ago
  19. 6b9ea5a ipv6: fix multipath route replace error recovery by Roopa Prabhu · 9 years ago
  20. 208487a soc: qcom: smd: Correct fBLOCKREADINTR handling by Bjorn Andersson · 9 years ago
  21. 93dbed9 soc: qcom: smd: Use correct remote processor ID by Andy Gross · 9 years ago
  22. 1891280 soc: qcom: smem: Fix errant private access by Andy Gross · 9 years ago
  23. 61e19ba Merge tag 'qcom-soc-for-4.3' into v4.2-rc2 by Andy Gross · 9 years ago
  24. 74da56c intel_pstate: fix PCT_TO_HWP macro by Kristen Carlson Accardi · 9 years ago
  25. 43717aa intel_pstate: Fix user input of min/max to legal policy region by Chen Yu · 9 years ago
  26. 1b2b90c PM / OPP: Return suspend_opp only if it is enabled by Viresh Kumar · 9 years ago
  27. 8f1dc3c ARM: dts: qcom: msm8974-sony-xperia-honami: Use stdout-path by Stephen Boyd · 9 years ago
  28. c0ed595 ARM: dts: qcom: msm8960-cdp: Use stdout-path by Stephen Boyd · 9 years ago
  29. a967310 ARM: dts: qcom: msm8660-surf: Use stdout-path by Stephen Boyd · 9 years ago
  30. 9a61b3a ARM: dts: qcom: ipq8064-ap148: Use stdout-path by Stephen Boyd · 9 years ago
  31. ccfdf7c ARM: dts: qcom: apq8084-mtp: Use stdout-path by Stephen Boyd · 9 years ago
  32. d92c945 ARM: dts: qcom: apq8084-ifc6540: Use stdout-path by Stephen Boyd · 9 years ago
  33. 5f76978 ARM: dts: qcom: apq8074-dragonboard: Use stdout-path by Stephen Boyd · 9 years ago
  34. 7f9e28b ARM: dts: qcom: apq8064-ifc6410: Use stdout-path by Stephen Boyd · 9 years ago
  35. 4e19db1 ARM: dts: qcom: apq8064-cm-qs600: Use stdout-path by Stephen Boyd · 9 years ago
  36. 10bfcfe ARM: dts: qcom: Label serial nodes for aliasing and stdout-path by Stephen Boyd · 9 years ago
  37. 9f384d6 Merge tag 'qcom-dt-for-4.3' into v4.2-rc2 by Andy Gross · 9 years ago
  38. 592867b ebpf: fix fd refcount leaks related to maps in bpf syscall by Daniel Borkmann · 9 years ago
  39. 6551881 Watchdog: Fix parent of watchdog_devices by Pratyush Anand · 9 years ago
  40. bf5125d watchdog: at91rm9200: Correct check for syscon_node_to_regmap() errors by Bjorn Andersson · 9 years ago
  41. a97a09b watchdog: at91sam9: get and use slow clock by Alexandre Belloni · 9 years ago
  42. f4fff94 Documentation: dt: binding: atmel-sama5d4-wdt: for SAMA5D4 watchdog driver by Wenyou Yang · 9 years ago
  43. 74e98eb RDS: verify the underlying transport exists before creating a connection by Sasha Levin · 9 years ago
  44. 7653486 watchdog: add a driver to support SAMA5D4 watchdog timer by Wenyou Yang · 9 years ago
  45. f8c33e9 watchdog: mpc8xxx: allow to compile for MPC512x by Uwe Kleine-König · 9 years ago
  46. 72cd501 watchdog: mpc8xxx: use better error code when watchdog cannot be enabled by Uwe Kleine-König · 9 years ago
  47. 7997eba watchdog: mpc8xxx: use dynamic memory for device specific data by Uwe Kleine-König · 9 years ago
  48. de5f712 watchdog: mpc8xxx: use devm_ioremap_resource to map memory by Uwe Kleine-König · 9 years ago
  49. f0ded83 watchdog: mpc8xxx: make use of of_device_get_match_data by Uwe Kleine-König · 9 years ago
  50. 50ffb53 watchdog: mpc8xxx: simplify registration by Uwe Kleine-König · 9 years ago
  51. a57e06f watchdog: mpc8xxx: remove dead code by Uwe Kleine-König · 9 years ago
  52. 6cd8a1b watchdog: lpc18xx_wdt_get_timeleft() can be static by Fengguang Wu · 9 years ago
  53. cfde37e DT: watchdog: Add NXP LPC18xx Watchdog Timer binding documentation by Ariel D'Alessandro · 9 years ago
  54. 7c25f8c watchdog: NXP LPC18xx Watchdog Timer Driver by Ariel D'Alessandro · 9 years ago
  55. 4f2d0b2 watchdog: gpio-wdt: ping already at startup for always running devices by Uwe Kleine-König · 9 years ago
  56. 0a0a542 watchdog: gpio-wdt: be more strict about hw_algo matching by Uwe Kleine-König · 9 years ago
  57. ab54d7f Documentation: watchdog: at91sam9_wdt: add clocks property by Alexandre Belloni · 9 years ago
  58. 1d5d485 xen-netback: require fewer guest Rx slots when not using GSO by David Vrabel · 9 years ago
  59. fa928ee watchdog: booke_wdt: Use infrastructure to check timeout limits by Guenter Roeck · 9 years ago
  60. 64307b4 watchdog: (nv_tco) add support for MCP79 by Vivien Didelot · 9 years ago
  61. 0919e44 watchdog: sunxi: fix activation of system reset by Francesco Lavra · 9 years ago
  62. 5724485 watchdog: mtk_wdt: add wdt shutdown callback to disable wdt if enabled by Greta Zhang · 9 years ago
  63. 9fab069 watchdog: mtk_wdt: add suspend/resume support by Greta Zhang · 9 years ago
  64. 8a340db watchdog: imgpdc: Unregister restart handler on remove by Ezequiel Garcia · 9 years ago
  65. f15d711 Documentation/watchdog: add timeout and ping rate control to watchdog-test.c by Timur Tabi · 9 years ago
  66. 9b57ab8 Merge branch 'cxgb4-fixes' by David S. Miller · 9 years ago
  67. 2a485cf cxgb4: Fix for write-combining stats configuration by Hariprasad Shenai · 9 years ago
  68. fd1754f cxgb4: Fix tx flit calculation by Hariprasad Shenai · 9 years ago
  69. d43cefc net: eth: altera: Fix the initial device operstate by Atsushi Nemoto · 9 years ago
  70. ddab2c0 tools/virtio: fix build after 4.2 changes by Michael S. Tsirkin · 9 years ago
  71. b8889c4 Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  72. fac33bf Merge tag 'for-linus-20150909' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  73. 82278fc Merge tag 'pwm/for-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 9 years ago
  74. bd2843f fix ufs write vs readpage race when writing into a hole by Al Viro · 9 years ago
  75. daf0e1e Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  76. 065d80b Merge tag 'metag-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 9 years ago
  77. 949feac Merge tag 'nios2-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 9 years ago
  78. 384989b Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  79. d77e92e dax: update PMD fault handler with PMEM API by Ross Zwisler · 9 years ago
  80. 02cc2cc Revert "Hexagon: fix signal.c compile error" by Mike Frysinger · 9 years ago
  81. 26d2177 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  82. 7a59382 ARM: at91: pwm: atmel-hlcdc: Add at91sam9n12 errata by Josh Wu · 9 years ago
  83. b0dabcc pwm: Add NXP LPC18xx PWM/SCT DT binding documentation by Ariel D'Alessandro · 9 years ago
  84. 841e6f9 pwm: NXP LPC18xx PWM/SCT driver by Ariel D'Alessandro · 9 years ago
  85. f1ec5ec ASoC: intel: Fix SSP port configuration after RTD3 resume. by Liam Girdwood · 9 years ago
  86. 721b51f ASoC: rt5645: Add struct dmi_system_id "Google Ultima" for chrome platform by John Lin · 9 years ago
  87. acd29f7 drm/i915: Limit the number of loops for reading a split 64bit register by Chris Wilson · 9 years ago
  88. 4383868 ceph: improve readahead for file holes by Yan, Zheng · 9 years ago
  89. 55b0b31 ceph: get inode size for each append write by Yan, Zheng · 9 years ago
  90. d15f9d6 libceph: check data_len in ->alloc_msg() by Ilya Dryomov · 9 years ago
  91. 7845989 net: tipc: fix stall during bclink wakeup procedure by Kolmakov Dmitriy · 9 years ago
  92. 7b90187 dm9000: fix a typo by Barry Song · 9 years ago
  93. 7a577f0 net: bridge: remove unnecessary switchdev include by Vivien Didelot · 9 years ago
  94. bf361ad net: bridge: check __vlan_vid_del for error by Vivien Didelot · 9 years ago
  95. 39797a2 net: dsa: bcm_sf2: Fix ageing conditions and operation by Florian Fainelli · 9 years ago
  96. b855d45 powerpc: Wire up sys_userfaultfd() by Michael Ellerman · 9 years ago
  97. a794b4f Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 9 years ago
  98. f6f7a63 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  99. 839fe91 Merge branch 'parisc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  100. 54283ae Merge tag 'linux-kselftest-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago