1. 518a7cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  2. d4a748a Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  3. 101688f Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  4. 38737e4 phy: add phy_device_remove() by Russell King · 9 years ago
  5. 3e3aaf6 phy: fix mdiobus module safety by Russell King · 9 years ago
  6. ced255c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  7. bfbaa60 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  8. 6ae459b skbuff: Fix skb checksum flag on skb pull by Pravin B Shelar · 9 years ago
  9. 9badce0 cgroup, writeback: don't enable cgroup writeback on traditional hierarchies by Tejun Heo · 9 years ago
  10. d5fc4f5 Merge tag 'spi-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  11. 2d8bff1 netpoll: Close race condition between poll_one_napi and napi_disable by Neil Horman · 9 years ago
  12. ac5be6b userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key" by Andrea Arcangeli · 9 years ago
  13. 5132361 Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/doc', 'spi/fix/mediatek', 'spi/fix/meson', 'spi/fix/mtk' and 'spi/fix/pxa2xx' into spi-linus by Mark Brown · 9 years ago
  14. bcee19f Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  15. b7f76ea security: fix typo in security_task_prctl by Jann Horn · 9 years ago
  16. 009884f Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  17. 133bb59 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  18. 7dc1d36 Merge branches 'pm-cpufreq' and 'pm-devfreq' by Rafael J. Wysocki · 9 years ago
  19. fadb97b Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  20. 0fdea1e SUNRPC: Ensure that we wait for connections to complete before retrying by Trond Myklebust · 9 years ago
  21. 8e64a73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  22. 1345df2 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  23. c2ea72f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  24. 335c258 libceph: advertise support for keepalive2 by Ilya Dryomov · 9 years ago
  25. 7f61f54 libceph: don't access invalid memory in keepalive2 path by Ilya Dryomov · 9 years ago
  26. 9786cff Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  27. 0243ed4 spi: fix kernel-doc warnings in spi.h by Geliang Tang · 9 years ago
  28. 0c98625 Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem" by Tejun Heo · 9 years ago
  29. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  30. b237721 genirq: Move field 'msi_desc' from irq_data into irq_common_data by Jiang Liu · 9 years ago
  31. 9df872f genirq: Move field 'affinity' from irq_data into irq_common_data by Jiang Liu · 9 years ago
  32. af7080e genirq: Move field 'handler_data' from irq_data into irq_common_data by Jiang Liu · 9 years ago
  33. 449e9ca genirq: Move field 'node' from irq_data into irq_common_data by Jiang Liu · 9 years ago
  34. fc56971 genirq: Provide IRQD_FORWARDED_TO_VCPU status flag by Thomas Gleixner · 9 years ago
  35. 755d119 genirq: Simplify irq_data_to_desc() by Thomas Gleixner · 9 years ago
  36. 123236c genirq: Remove __irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  37. e902e14 genirq: Remove __irq_set_chip_handler_name_locked() by Thomas Gleixner · 9 years ago
  38. 1f0bd44 cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get() by Rafael J. Wysocki · 9 years ago
  39. 6584d84 genirq: Update the comment for generic_handle_irq_desc by Huang Shijie · 9 years ago
  40. 3829c66 genirq: Remove stale comment by Thomas Gleixner · 9 years ago
  41. 1975dbc locking/static_keys: Fix up the static keys documentation by Jonathan Corbet · 9 years ago
  42. 4184a8f Merge branch 'for-rafael' of https://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq into pm-devfreq by Rafael J. Wysocki · 9 years ago
  43. 63cdbc0 netfilter: bridge: fix routing of bridge frames with call-iptables=1 by Florian Westphal · 9 years ago
  44. c973c3b thermal: Add a function to get the minimum power by Javi Merino · 9 years ago
  45. eef7635 clockevents: Remove unused set_mode() callback by Viresh Kumar · 9 years ago
  46. cd33dc9 thermal: Fix thermal_zone_of_sensor_register to match documentation by Punit Agrawal · 9 years ago
  47. 10fbd36 blk: rq_data_dir() should not return a boolean by Linus Torvalds · 9 years ago
  48. 01b0c01 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  49. ded0e25 Merge tag 'ntb-4.3' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
  50. fa9a67e Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  51. 06a660a Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  52. 9ebd051 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  53. 6798a8c fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void by Joe Perches · 9 years ago
  54. 5b25b13 sys_membarrier(): system-wide memory barrier (generic, x86) by Mathieu Desnoyers · 9 years ago
  55. e013f74 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  56. 7f39add block: Refuse request/bio merges with gaps in the integrity payload by Sagi Grimberg · 9 years ago
  57. 7c97666 Merge branch 'pm-opp' by Rafael J. Wysocki · 9 years ago
  58. d54cdf3 PM / devfreq: comments for get_dev_status usage updated by MyungJoo Ham · 9 years ago
  59. 08e75e7 PM / devfreq: cache the last call to get_dev_status() by Javi Merino · 9 years ago
  60. b0a1ea5 Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  61. 33e247c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  62. d71fc23 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  63. 519f526 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  64. 65c61bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  65. 1fcfd8d mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff() by Oleg Nesterov · 9 years ago
  66. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  67. a43cac0 kexec: split kexec_file syscall code to kexec_file.c by Dave Young · 9 years ago
  68. 3760710 seq_file: provide an analogue of print_hex_dump() by Andy Shevchenko · 9 years ago
  69. 90f0230 kmod: use system_unbound_wq instead of khelper by Frederic Weisbecker · 9 years ago
  70. b40bdb7 lib/string_helpers: rename "esc" arg to "only" by Kees Cook · 9 years ago
  71. cdf1744 hexdump: do not print debug dumps for !CONFIG_DEBUG by Linus Walleij · 9 years ago
  72. 515a9ad include/linux/printk.h: include pr_fmt in pr_debug_ratelimited by Jason A. Donenfeld · 9 years ago
  73. 8b83963 include/linux/poison.h: remove not-used poison pointer macros by Vasily Kulikov · 9 years ago
  74. 8a5e5e0 include/linux/poison.h: fix LIST_POISON{1,2} offset by Vasily Kulikov · 9 years ago
  75. 33c3fc7 mm: introduce idle page tracking by Vladimir Davydov · 9 years ago
  76. 1d7715c mmu-notifier: add clear_young callback by Vladimir Davydov · 9 years ago
  77. e993d90 memcg: zap try_get_mem_cgroup_from_page by Vladimir Davydov · 9 years ago
  78. 2fc0452 memcg: add page_cgroup_ino helper by Vladimir Davydov · 9 years ago
  79. 3f0e131 zpool: add zpool_has_pool() by Dan Streetman · 9 years ago
  80. 6bb0fef netlink, mmap: fix edge-case leakages in nf queue zero-copy by Daniel Borkmann · 9 years ago
  81. 792aec4 add microchip LAN88xx phy driver by Woojung.Huh@microchip.com · 9 years ago
  82. 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
  83. 61e19ba Merge tag 'qcom-soc-for-4.3' into v4.2-rc2 by Andy Gross · 9 years ago
  84. 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
  85. 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
  86. 26d2177 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  87. a794b4f Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 9 years ago
  88. f6f7a63 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  89. 9a9952b Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  90. 4eafbd1 PM / OPP: add dev_pm_opp_get_suspend_opp() helper by Bartlomiej Zolnierkiewicz · 9 years ago
  91. e81b594 Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  92. fa81558 Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  93. 85579ad Merge tag 'mmc-v4.3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  94. acceba5 Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  95. c83db4f mm: zbud: constify the zbud_ops by Krzysztof Kozlowski · 9 years ago
  96. 7867277 mm: zpool: constify the zpool_ops by Krzysztof Kozlowski · 9 years ago
  97. 5b999aa mm: swap: zswap: maybe_preload & refactoring by Dmitry Safonov · 9 years ago
  98. 860c707 zsmalloc: account the number of compacted pages by Sergey Senozhatsky · 9 years ago
  99. 7d3f393 zsmalloc/zram: introduce zs_pool_stats api by Sergey Senozhatsky · 9 years ago
  100. 82c1fc7 mm: use numa_mem_id() in alloc_pages_node() by Vlastimil Babka · 9 years ago