1. b8fa0ef mailmap: update Javier Martinez Canillas' email by Javier Martinez Canillas · 9 years ago
  2. 41192a2 MAINTAINERS: add Sergey as zsmalloc reviewer by Sergey Senozhatsky · 9 years ago
  3. 67a2e213 mm: cma: fix incorrect type conversion for size during dma allocation by Rohit Vaswani · 9 years ago
  4. 5211613 kmod: don't run async usermode helper as a child of kworker thread by Oleg Nesterov · 9 years ago
  5. 8a70dd26 Merge tag 'for-linus-20151021' of git://git.infradead.org/intel-iommu by Linus Torvalds · 9 years ago
  6. 7f67786 Merge tag 'mmc-v4.3-rc5' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  7. 08b137d mmc: core: Fix init_card in 52Mhz by Chaotian Jing · 9 years ago
  8. be0e198 Merge branch 'for-linus-4.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 9 years ago
  9. ce1fad2 Merge branch 'keys-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 9 years ago
  10. 56b88a3 um: Fix kernel mode fault condition by Richard Weinberger · 9 years ago
  11. 6b187337 um: Fix waitpid() usage in helper code by Richard Weinberger · 9 years ago
  12. 37e81a0 um: Do not rely on libc to provide modify_ldt() by Hans-Werner Hilse · 9 years ago
  13. 0b5aedf um: Fix out-of-tree build by Richard Weinberger · 9 years ago
  14. 1099f86 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  15. 911b79c KEYS: Don't permit request_key() to construct a new keyring by David Howells · 9 years ago
  16. 37850e3 net: bcmgenet: Fix early link interrupt enabling by Florian Fainelli · 9 years ago
  17. afc050d Merge tag 'wireless-drivers-for-davem-2015-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 9 years ago
  18. e277de5 tunnels: Don't require remote endpoint or ID during creation. by Jesse Gross · 9 years ago
  19. 740dbc2 openvswitch: Scrub skb between namespaces by Joe Stringer · 9 years ago
  20. a5d6f7d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  21. 833b8f1 xen-netback: correctly check failed allocation by Insu Yun · 9 years ago
  22. 80083a3 net: asix: add support for the Billionton GUSB2AM-1G-B USB adapter by Chia-Sheng Chang · 9 years ago
  23. db65a3a netlink: Trim skb to alloc size to avoid MSG_TRUNC by Arad, Ronen · 9 years ago
  24. 7379047 Linux 4.3-rc6 by Linus Torvalds · 9 years ago
  25. c44b325 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  26. 56d4b8a i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348 by Mika Westerberg · 9 years ago
  27. 81429a6 Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  28. c7c49b8 net: add pfmemalloc check in sk_add_backlog() by Eric Dumazet · 9 years ago
  29. 16c8b9c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  30. 4f3f957 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  31. 045ce74 Merge tag 'dm-4.3-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  32. 6aa8ca4 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
  33. 59bcce1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  34. a4c4c49 Merge tag 'pm+acpi-4.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  35. 8b7b56f Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  36. ebb65c8 Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  37. 3d87518 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  38. 934ed25 sh: add copy_user_page() alias for __copy_user() by Ross Zwisler · 9 years ago
  39. 1fd4e5c lib/Kconfig: ZLIB_DEFLATE must select BITREVERSE by Andrew Morton · 9 years ago
  40. 0f90cc6 mm, dax: fix DAX deadlocks by Ross Zwisler · 9 years ago
  41. 424cdc1 memcg: convert threshold to bytes by Shaohua Li · 9 years ago
  42. 8d740a3 builddeb: remove debian/files before build by Riku Voipio · 9 years ago
  43. 063d99b mm, fs: obey gfp_mapping for add_to_page_cache() by Michal Hocko · 9 years ago
  44. e30b757 rbd: use writefull op for object size writes by Ilya Dryomov · 9 years ago
  45. 0d9fde4 rbd: set max_sectors explicitly by Ilya Dryomov · 9 years ago
  46. 56fd16c timekeeping: Increment clock_was_set_seq in timekeeping_init() by Thomas Gleixner · 9 years ago
  47. fa54823 Merge branches 'acpica', 'pm-domains' and 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  48. 0701c53 genirq/msi: Do not use pci_msi_[un]mask_irq as default methods by Marc Zyngier · 9 years ago
  49. 5f715c0 via-rhine: fix VLAN receive handling regression. by Andrej Ota · 9 years ago
  50. 7de8827 Merge branch 'ipv6-blackhole-route-fix' by David S. Miller · 9 years ago
  51. 0a1f596 ipv6: Initialize rt6_info properly in ip6_blackhole_route() by Martin KaFai Lau · 9 years ago
  52. ebfa45f ipv6: Move common init code for rt6_info to a new function rt6_info_init() by Martin KaFai Lau · 9 years ago
  53. 5157b8a Bluetooth: Fix initializing conn_params in scan phase by Jakub Pawlowski · 9 years ago
  54. 9ad3e6f Bluetooth: Fix conn_params list update in hci_connect_le_scan_cleanup by Johan Hedberg · 9 years ago
  55. 679d2b6 Bluetooth: Fix remove_device behavior for explicit connects by Johan Hedberg · 9 years ago
  56. 49c5092 Bluetooth: Fix LE reconnection logic by Johan Hedberg · 9 years ago
  57. b958f9a Bluetooth: Fix reference counting for LE-scan based connections by Johan Hedberg · 9 years ago
  58. 168b8a2 Bluetooth: Fix double scan updates by Jakub Pawlowski · 9 years ago
  59. d549f54 drm/virtio: use %llu format string form atomic64_t by Arnd Bergmann · 9 years ago
  60. ba2199a MAINTAINERS: Add myself as maintainer for the gma500 driver by Patrik Jakobsson · 9 years ago
  61. 99763bb MAINTAINERS: add a maintainer for the atmel-hlcdc DRM driver by Boris BREZILLON · 9 years ago
  62. 57606c7 Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  63. b2293cb Merge tag 'vmwgfx-fixes-4.3-151014' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 9 years ago
  64. 69984b64 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  65. 3155823 Merge tag 'pinctrl-v4.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  66. 8e601a9 cpufreq: intel_pstate: Fix divide by zero on Knights Landing (KNL) by Srinivas Pandruvada · 9 years ago
  67. 58bd6e0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  68. c7823b6 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  69. 176bed1 vmstat: explicitly schedule per-cpu work on the CPU we need it to run on by Linus Torvalds · 9 years ago
  70. 995e2fe Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 9 years ago
  71. fc531d9 MAINTAINERS: add maintainers for Synopsis Designware I2C drivers by Wolfram Sang · 9 years ago
  72. f05819d KEYS: Fix crash when attempt to garbage collect an uninstantiated keyring by David Howells · 9 years ago
  73. f6c7aba drm/amdgpu: Keep the pflip interrupts always enabled v7 by Michel Dänzer · 9 years ago
  74. 80c083c drm/amdgpu: adjust default dispclk (v2) by Alex Deucher · 9 years ago
  75. 53ca376 mlxsw: core: Fix race condition in __mlxsw_emad_transmit by Ido Schimmel · 9 years ago
  76. 36d48fb i2c: designware-platdrv: enable RuntimePM before registering to the core by Wolfram Sang · 9 years ago
  77. eadd709 i2c: s3c2410: enable RuntimePM before registering to the core by Wolfram Sang · 9 years ago
  78. 4f7effd i2c: rcar: enable RuntimePM before registering to the core by Wolfram Sang · 9 years ago
  79. 74cedd3 i2c: return probe deferred status on dev_pm_domain_attach by Kieran Bingham · 9 years ago
  80. dde4b5a tipc: move fragment importance field to new header position by Jon Paul Maloy · 9 years ago
  81. 077cb37 ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings by Joe Perches · 9 years ago
  82. ef41a2c Merge tag 'mac80211-for-davem-2015-10-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  83. ae49154 drm/dp/mst: make mst i2c transfer code more robust. by Dave Airlie · 9 years ago
  84. bc8c131 drm/radeon: attach tile property to mst connector by Dave Airlie · 9 years ago
  85. 62fcce9 ACPICA: Tables: Fix FADT dependency regression by Lv Zheng · 9 years ago
  86. e79b202 Partially revert "clk: mvebu: Convert to clk_hw based provider APIs" by Stephen Boyd · 9 years ago
  87. cfed1e3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  88. 9e07f98 Merge tag 'mfd-fixes-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  89. b10d92a KVM: x86: fix RSM into 64-bit protected mode by Paolo Bonzini · 9 years ago
  90. 25188b9 KVM: x86: fix previous commit for 32-bit by Paolo Bonzini · 9 years ago
  91. 0f8b8e2 tipc: eliminate risk of stalled link synchronization by Jon Paul Maloy · 9 years ago
  92. eb93ce2 arm64: compat: wire up new syscalls by Will Deacon · 9 years ago
  93. a487c03 Input: cyapa - fix the copy paste error on electrodes_rx value by Dudley Du · 9 years ago
  94. dc6c5fb btrfs: fix use after free iterating extrefs by Chris Mason · 9 years ago
  95. 8eb9345 btrfs: check unsupported filters in balance arguments by David Sterba · 9 years ago
  96. a98f1b7 PM / Domains: Fix validation of latency constraints in genpd governor by Ulf Hansson · 9 years ago
  97. 0b5c927 IB/ipoib: For sendonly join free the multicast group on leave by Christoph Lameter · 9 years ago
  98. ba2374f iommu/vt-d: fix range computation when making room for large pages by Christian Zander · 9 years ago
  99. 5b5f145 Merge tag 'nfsd-4.3-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  100. 6006d452 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago