1. fa40ae3 kobject: move EXPORT_SYMBOL() macros next to corresponding definitions by Gabriel Somlo · 9 years ago
  2. f702570 kobject: explain what kobject's sd field is by Ulf Magnusson · 9 years ago
  3. 398dc4a debugfs: document that debugfs_remove*() accepts NULL and error values by Ulf Magnusson · 9 years ago
  4. 621a5f7 debugfs: Pass bool pointer to debugfs_create_bool() by Viresh Kumar · 9 years ago
  5. 6e58f75 ACPI / EC: Fix broken 64bit big-endian users of 'global_lock' by Viresh Kumar · 9 years ago
  6. 9ffecb1 Linux 4.3-rc3 by Linus Torvalds · 9 years ago
  7. 162e6df Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  8. 5a6bdf0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  9. c905929 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  10. 685b5f1 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  11. 69ea8b8 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  12. e46fc90 Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixes by Olof Johansson · 9 years ago
  13. b8ba826 Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 9 years ago
  14. d8cc397 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  15. c91d707 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  16. bcba282 Merge tag 'usb-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  17. fb740f9 Merge tag 'tty-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  18. b11e7b8 Merge tag 'staging-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  19. 7c1efea Merge tag 'driver-core-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  20. 64b796e Merge tag 'char-misc-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  21. 518a7cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  22. bdb06cb net: Fix panic in icmp_route_lookup by David Ahern · 9 years ago
  23. 59f0697 net: update docbook comment for __mdiobus_register() by Russell King · 9 years ago
  24. b473197 MAINTAINERS: remove amd5536udc USB gadget driver maintainer by Greg Kroah-Hartman · 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. 58a89ec ppp: fix lockdep splat in ppp_dev_uninit() by Guillaume Nault · 9 years ago
  27. 21343ac net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selected by Sudip Mukherjee · 9 years ago
  28. 357cd64 phy: marvell: add link partner advertised modes by Russell King · 9 years ago
  29. 03e8f64 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  30. 101688f Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  31. ddff42e Merge tag 'sound-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  32. 966966a Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  33. b6d980f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  34. 57cb635 Merge tag 'powerpc-4.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  35. 920552b KVM: disable halt_poll_ns as default for s390x by David Hildenbrand · 9 years ago
  36. 58c9507 KVM: x86: fix off-by-one in reserved bits check by Paolo Bonzini · 9 years ago
  37. 6fec214 KVM: x86: use correct page table format to check nested page table reserved bits by Paolo Bonzini · 9 years ago
  38. 79a8059 KVM: svm: do not call kvm_set_cr0 from init_vmcb by Paolo Bonzini · 9 years ago
  39. 673681ca iscsi-target: Avoid OFMarker + IFMarker negotiation by Nicholas Bellinger · 9 years ago
  40. 8fa3a86 target: Make TCM_WRITE_PROTECT failure honor D_SENSE bit by Nicholas Bellinger · 9 years ago
  41. f3bb467 target: Fix target_sense_desc_format NULL pointer dereference by Nicholas Bellinger · 9 years ago
  42. eeeb952 target: Propigate backend read-only to core_tpg_add_lun by Nicholas Bellinger · 9 years ago
  43. 3ccd6e8 target: Fix PR registration + APTPL RCU conversion regression by Nicholas Bellinger · 9 years ago
  44. b626ef0 Merge branch 'phy-mdio-refcnt' by David S. Miller · 9 years ago
  45. 9861f72 net: fix net_device refcounting by Russell King · 9 years ago
  46. 38737e4 phy: add phy_device_remove() by Russell King · 9 years ago
  47. d618bf2 phy: fixed-phy: properly validate phy in fixed_phy_update_state() by Russell King · 9 years ago
  48. 04d53b2 net: fix phy refcounting in a bunch of drivers by Russell King · 9 years ago
  49. f018ae7 of_mdio: fix MDIO phy device refcounting by Russell King · 9 years ago
  50. 7322967 phy: add proper phy struct device refcounting by Russell King · 9 years ago
  51. 3e3aaf6 phy: fix mdiobus module safety by Russell King · 9 years ago
  52. e496ae6 net: dsa: fix of_mdio_find_bus() device refcount leak by Russell King · 9 years ago
  53. a136442 phy: fix of_mdio_find_bus() device refcount leak by Russell King · 9 years ago
  54. ced255c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  55. 4401555 Merge tag 'devicetree-fixes-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  56. fe5b275 Merge tag 'v4.3-rockchip32-dtsfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes by Olof Johansson · 9 years ago
  57. 79a313f ARM: sti: dt: adapt DT to fix probe/bind issues in DRM driver by Benjamin Gaignard · 9 years ago
  58. bc13b23 Merge tag 'qcom-fixes-for-4.3-rc1' of git://codeaurora.org/quic/kernel/agross-msm into fixes by Olof Johansson · 9 years ago
  59. 9a5e3f2 ARM: dts: fix omap2+ address translation for pbias by Kishon Vijay Abraham I · 9 years ago
  60. 4bbc2bc Merge commit 'b8c93646fd5c' into omap-for-v4.3/fixes by Tony Lindgren · 9 years ago
  61. 17a10c9 ip6_tunnel: Reduce log level in ip6_tnl_err() to debug by Matt Bennett · 9 years ago
  62. a13f18f Documentation: arm: Fix typo in the idle-states bindings examples by Lorenzo Pieralisi · 9 years ago
  63. e7ae65c gpio: mention in DT binding doc that <name>-gpio is deprecated by Javier Martinez Canillas · 9 years ago
  64. cc8b8fa Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  65. deccbe8 Merge tag 'mac80211-for-davem-2015-09-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  66. a46496c ip6_gre: Reduce log level in ip6gre_err() to debug by Matt Bennett · 9 years ago
  67. 41fc014 fib_rules: fix fib rule dumps across multiple skbs by Wilson Kok · 9 years ago
  68. de24c18 PCI: rcar: Add R8A7794 support by Sergei Shtylyov · 9 years ago
  69. da2d03e PCI: Use function 0 VPD for identical functions, regular VPD for others by Alex Williamson · 9 years ago
  70. 9d92407 PCI: Fix devfn for VPD access through function 0 by Alex Williamson · 9 years ago
  71. 38ea72b PCI/MSI: Fix MSI IRQ domains for VFs on virtual buses by Alex Williamson · 9 years ago
  72. d682d2b bnx2x: byte swap rss_key to comply to Toeplitz specs by Eric Dumazet · 9 years ago
  73. d8aecb1 net: revert "net_sched: move tp->root allocation into fw_init()" by WANG Cong · 9 years ago
  74. bfbaa60 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  75. 8fe79c6 Merge branch 'lwt_arp' by David S. Miller · 9 years ago
  76. b194f30c lwtunnel: remove source and destination UDP port config option by Jiri Benc · 9 years ago
  77. 63d008a ipv4: send arp replies to the correct tunnel by Jiri Benc · 9 years ago
  78. d5b8d64 net: gianfar: remove misuse of IRQF_NO_SUSPEND flag by Sudeep Holla · 9 years ago
  79. 6ae459b skbuff: Fix skb checksum flag on skb pull by Pravin B Shelar · 9 years ago
  80. fd03420 Merge tag 'drm-intel-fixes-2015-09-24' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  81. 9badce0 cgroup, writeback: don't enable cgroup writeback on traditional hierarchies by Tejun Heo · 9 years ago
  82. da314c9 netlink: Replace rhash_portid with bound by Herbert Xu · 9 years ago
  83. 7f57d80 ALSA: hda - Disable power_save_node for Thinkpads by Takashi Iwai · 9 years ago
  84. 1ce3cbe Merge tag 'asoc-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 9 years ago
  85. 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
  86. bbad822 Merge tag 'regulator-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  87. 5146c8e Merge tag 'dm-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  88. 8351044 ALSA: hda/tegra - async probe for avoiding module loading deadlock by Takashi Iwai · 9 years ago
  89. 274e91b ARM: alignment: fix alignment handling for uaccess changes by Russell King · 9 years ago
  90. 0a3579e Merge tag 'vmwgfx-fixes-4.3-150924' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 9 years ago
  91. 30c6466 drm: Allow also control clients to check the drm version by Thomas Hellstrom · 9 years ago
  92. f3b8c0c drm/vmwgfx: Fix uninitialized return in vmw_kms_helper_dirty() by Christian Engelmayer · 9 years ago
  93. 49558b4 drm/vmwgfx: Fix uninitialized return in vmw_cotable_unbind() by Christian Engelmayer · 9 years ago
  94. 8862714 fix encryption error checks on mount by Steve French · 9 years ago
  95. ceb1b0b [SMB3] Fix sec=krb5 on smb3 mounts by Steve French · 9 years ago
  96. 7bbe33f geneve: use network byte order for destination port config parameter by John W. Linville · 9 years ago
  97. e4b35f9 Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  98. 14d11b8 drm/layerscape: fix handling fsl_dcu_drm_plane_index result by Andrzej Hajda · 9 years ago
  99. 728f866 drm/mgag200: Fix driver_load error handling by Archit Taneja · 9 years ago
  100. aec9e12 drm/mgag200: Fix error handling paths in fbdev driver by Archit Taneja · 9 years ago