1. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  2. 14f97d9 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  3. 27728bf Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  4. 8c25ab8 Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 9 years ago
  5. ccf03d6 drm/dp/mst: add some defines for logical/physical ports by Dave Airlie · 9 years ago
  6. d9515c5 drm/dp/mst: split connector registration into two parts (v2) by Dave Airlie · 9 years ago
  7. bde17b9 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  8. 1bca100 Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  9. 3deaa4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  10. ef51019 memcg: remove pcp_counter_lock by Greg Thelen · 9 years ago
  11. 0610c25 memcg: fix dirty page migration by Greg Thelen · 9 years ago
  12. 9ff42d1 userfaultfd: remove kernel header include from uapi header by Andre Przywara · 9 years ago
  13. 46c8217 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  14. dd953d3 Merge branches 'pm-pci' and 'acpi-pci' by Rafael J. Wysocki · 9 years ago
  15. 0bf6cd5 blk-mq: factor out a helper to iterate all tags for a request_queue by Christoph Hellwig · 9 years ago
  16. f4829a9 blk-mq: fix racy updates of rq->errors by Christoph Hellwig · 9 years ago
  17. 4ad640e drm: Add a non-locking version of drm_kms_helper_poll_enable(), v2 by Egbert Eich · 9 years ago
  18. 31b33df skbuff: Fix skb checksum partial check. by Pravin B Shelar · 9 years ago
  19. 4613012 af_unix: Convert the unix_sk macro to an inline function for type safety by Aaron Conole · 9 years ago
  20. 4593fdb blk-mq: fix sysfs registration/unregistration race by Akinobu Mita · 9 years ago
  21. 7c4f1c6 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent by Ingo Molnar · 9 years ago
  22. c91d707 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  23. 518a7cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  24. 5ebc760 ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQ by Jiang Liu · 9 years ago
  25. 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
  26. 101688f Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  27. c6790aa IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEY by Sagi Grimberg · 9 years ago
  28. eeeb952 target: Propigate backend read-only to core_tpg_add_lun by Nicholas Bellinger · 9 years ago
  29. 38737e4 phy: add phy_device_remove() by Russell King · 9 years ago
  30. 3e3aaf6 phy: fix mdiobus module safety by Russell King · 9 years ago
  31. ced255c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  32. bfbaa60 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  33. b194f30c lwtunnel: remove source and destination UDP port config option by Jiri Benc · 9 years ago
  34. 63d008a ipv4: send arp replies to the correct tunnel by Jiri Benc · 9 years ago
  35. 6ae459b skbuff: Fix skb checksum flag on skb pull by Pravin B Shelar · 9 years ago
  36. 9badce0 cgroup, writeback: don't enable cgroup writeback on traditional hierarchies by Tejun Heo · 9 years ago
  37. 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
  38. 2d8bff1 netpoll: Close race condition between poll_one_napi and napi_disable by Neil Horman · 9 years ago
  39. 09f7298 userfaultfd: register uapi generic syscall (aarch64) by Dr. David Alan Gilbert · 9 years ago
  40. ac5be6b userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key" by Andrea Arcangeli · 9 years ago
  41. 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
  42. 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
  43. ed2e923 tcp/dccp: fix timewait races in timer handling by Eric Dumazet · 9 years ago
  44. 83cf9a2 ip6tunnel: make rx/tx bytes counters consistent by Nicolas Dichtel · 9 years ago
  45. ac81374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  46. 0315e38 net: Fix behaviour of unreachable, blackhole and prohibit routes by Nikola Forró · 9 years ago
  47. 66e8c57 rcu: Change _wait_rcu_gp() to work around GCC bug 67055 by Oleg Nesterov · 9 years ago
  48. b7f76ea security: fix typo in security_task_prctl by Jann Horn · 9 years ago
  49. 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
  50. dc847d5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  51. 2673ee5 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  52. 133bb59 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  53. ae4f976 mm: fix type cast in __pfn_to_phys() by Tyler Baker · 9 years ago
  54. 0f40314 Merge branch 'acpi-bus' by Rafael J. Wysocki · 9 years ago
  55. 7dc1d36 Merge branches 'pm-cpufreq' and 'pm-devfreq' by Rafael J. Wysocki · 9 years ago
  56. 3ae8394 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  57. aadfc3b IB/hfi1: fix pstateinfo from returning improperly byteswapped value by Ira Weiny · 9 years ago
  58. 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
  59. 58189ca net: Fix vti use case with oif in dst lookups by David Ahern · 9 years ago
  60. 0fdea1e SUNRPC: Ensure that we wait for connections to complete before retrying by Trond Myklebust · 9 years ago
  61. 37a1d36 ipv6: include NLM_F_REPLACE in route replace notifications by Roopa Prabhu · 9 years ago
  62. 8e64a73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  63. 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
  64. 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
  65. 335c258 libceph: advertise support for keepalive2 by Ilya Dryomov · 9 years ago
  66. 7f61f54 libceph: don't access invalid memory in keepalive2 path by Ilya Dryomov · 9 years ago
  67. 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
  68. efe4d36 Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
  69. ef74891 arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS' by Ming Lei · 9 years ago
  70. 0243ed4 spi: fix kernel-doc warnings in spi.h by Geliang Tang · 9 years ago
  71. 0c98625 Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem" by Tejun Heo · 9 years ago
  72. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  73. b237721 genirq: Move field 'msi_desc' from irq_data into irq_common_data by Jiang Liu · 9 years ago
  74. 9df872f genirq: Move field 'affinity' from irq_data into irq_common_data by Jiang Liu · 9 years ago
  75. af7080e genirq: Move field 'handler_data' from irq_data into irq_common_data by Jiang Liu · 9 years ago
  76. 449e9ca genirq: Move field 'node' from irq_data into irq_common_data by Jiang Liu · 9 years ago
  77. fc56971 genirq: Provide IRQD_FORWARDED_TO_VCPU status flag by Thomas Gleixner · 9 years ago
  78. 755d119 genirq: Simplify irq_data_to_desc() by Thomas Gleixner · 9 years ago
  79. 123236c genirq: Remove __irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  80. e902e14 genirq: Remove __irq_set_chip_handler_name_locked() by Thomas Gleixner · 9 years ago
  81. 1f0bd44 cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get() by Rafael J. Wysocki · 9 years ago
  82. 70da5b5 ipv6: Replace spinlock with seqlock and rcu in ip6_tunnel by Martin KaFai Lau · 9 years ago
  83. cdf3464 ipv6: Fix dst_entry refcnt bugs in ip6_tunnel by Martin KaFai Lau · 9 years ago
  84. f230d1e ipv6: Rename the dst_cache helper functions in ip6_tunnel by Martin KaFai Lau · 9 years ago
  85. 6584d84 genirq: Update the comment for generic_handle_irq_desc by Huang Shijie · 9 years ago
  86. 3829c66 genirq: Remove stale comment by Thomas Gleixner · 9 years ago
  87. 1975dbc locking/static_keys: Fix up the static keys documentation by Jonathan Corbet · 9 years ago
  88. bcb2b0b ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED() by Sudeep Holla · 9 years ago
  89. 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
  90. 63cdbc0 netfilter: bridge: fix routing of bridge frames with call-iptables=1 by Florian Westphal · 9 years ago
  91. c973c3b thermal: Add a function to get the minimum power by Javi Merino · 9 years ago
  92. eef7635 clockevents: Remove unused set_mode() callback by Viresh Kumar · 9 years ago
  93. cd33dc9 thermal: Fix thermal_zone_of_sensor_register to match documentation by Punit Agrawal · 9 years ago
  94. 10fbd36 blk: rq_data_dir() should not return a boolean by Linus Torvalds · 9 years ago
  95. 01b0c01 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  96. ded0e25 Merge tag 'ntb-4.3' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
  97. 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
  98. 05c7808 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  99. 8e78b7d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  100. 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