1. 0f1e5b5 Merge tag 'dm-4.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  2. c2102f3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  3. 6e49ba1 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  4. d0af698 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  5. 70946b5 Merge tag 'sound-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  6. 1c220c6 dm: fix casting bug in dm_merge_bvec() by Joe Thornber · 10 years ago
  7. 15b94a6 dm: fix reload failure of 0 path multipath mapping on blk-mq devices by Junichi Nomura · 10 years ago
  8. c492e2d Merge tag 'md/4.1-rc5-fixes' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  9. e5d8de3 dm: fix false warning in free_rq_clone() for unmapped requests by Mike Snitzer · 10 years ago
  10. b47eee2 ALSA: hda - Fix lost sound due to stream_pm ops cleanup by Takashi Iwai · 10 years ago
  11. ca3f172 scripts/gdb: fix lx-lsmod refcnt by Adrien Schildknecht · 10 years ago
  12. 5a6b2b3 omfs: fix potential integer overflow in allocator by Bob Copeland · 10 years ago
  13. c0345ee omfs: fix sign confusion for bitmap loop counter by Bob Copeland · 10 years ago
  14. 3a281f9 omfs: set error return when d_make_root() fails by Bob Copeland · 10 years ago
  15. dcbff39 fs, omfs: add NULL terminator in the end up the token list by Sasha Levin · 10 years ago
  16. cd4e6c9 MAINTAINERS: update CAPABILITIES pattern by Joe Perches · 10 years ago
  17. 2b1d3ae fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappings by Andrew Morton · 10 years ago
  18. 649b8de tracing/mm: don't trace mm_page_pcpu_drain on offline cpus by Shreyas B. Prabhu · 10 years ago
  19. 1f0c27b tracing/mm: don't trace mm_page_free on offline cpus by Shreyas B. Prabhu · 10 years ago
  20. e5feb1e tracing/mm: don't trace kmem_cache_free on offline cpus by Shreyas B. Prabhu · 10 years ago
  21. 1fe7142 Merge branch 'linux-4.1' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 10 years ago
  22. aaea393 drm/nouveau/gr/gm204: remove a stray printk by Ben Skeggs · 10 years ago
  23. 4d4d6f7 drm/nouveau/devinit/gm100-: force devinit table execution on boards without PDISP by Ben Skeggs · 10 years ago
  24. c9ab50d drm/nouveau/devinit/gf100: make the force-post condition more obvious by Ben Skeggs · 10 years ago
  25. 9ee971a drm/nouveau/gr/gf100-: fix wrong constant definition by Lars Seipel · 10 years ago
  26. d641958 Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  27. ace6a22 Merge tag 'xtensa-20150526' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 10 years ago
  28. 1263193 Merge tag 'platform-drivers-x86-v4.1-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 10 years ago
  29. 7c0411d drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling" by Christian König · 10 years ago
  30. b40eda6 ALSA: hda - Disable Headphone Mic boost for ALC662 by David Henningsson · 10 years ago
  31. 56ccc11 md: fix race when unfreezing sync_action by NeilBrown · 10 years ago
  32. 626f209 md/raid5: break stripe-batches when the array has failed. by NeilBrown · 10 years ago
  33. 787b76f md/raid5: call break_stripe_batch_list from handle_stripe_clean_event by NeilBrown · 10 years ago
  34. 1b956f7 md/raid5: be more selective about distributing flags across batch. by NeilBrown · 10 years ago
  35. 3960ce7 md/raid5: add handle_flags arg to break_stripe_batch_list. by NeilBrown · 10 years ago
  36. fb642b9 md/raid5: duplicate some more handle_stripe_clean_event code in break_stripe_batch_list by NeilBrown · 10 years ago
  37. 4e3d62f md/raid5: remove condition test from check_break_stripe_batch_list. by NeilBrown · 10 years ago
  38. b15a9db md/raid5: Ensure a batch member is not handled prematurely. by NeilBrown · 10 years ago
  39. f36963c cpumask_set_cpu_local_first => cpumask_local_spread, lament by Rusty Russell · 10 years ago
  40. d0852df5 md/raid5: close race between STRIPE_BIT_DELAY and batching. by NeilBrown · 10 years ago
  41. 2b6b245 md/raid5: ensure whole batch is delayed for all required bitmap updates. by NeilBrown · 10 years ago
  42. 97758ff Merge tag 'topic/drm-fixes-2015-05-27' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  43. 9caa2b0 Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  44. 45714fb dm: requeue from blk-mq dm_mq_queue_rq() using BLK_MQ_RQ_QUEUE_BUSY by Mike Snitzer · 10 years ago
  45. 4c6dd53 dm mpath: fix leak of dm_mpath_io structure in blk-mq .queue_rq error path by Mike Snitzer · 10 years ago
  46. de18246 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  47. 8f98bcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  48. c545f79 ALSA: hda - Disable power_save_node for IDT92HD71bxx by Takashi Iwai · 10 years ago
  49. 9302d7b sctp: Fix mangled IPv4 addresses on a IPv6 listening socket by Jason Gunthorpe · 10 years ago
  50. 86e363d net_sched: invoke ->attach() after setting dev->qdisc by WANG Cong · 10 years ago
  51. ad06811 xen-netfront: properly destroy queues when removing device by David Vrabel · 10 years ago
  52. 7ffb9e1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  53. 70d7d88 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 10 years ago
  54. fbfd3bc drm/radeon/audio: make sure connector is valid in hotplug case by Alex Deucher · 10 years ago
  55. f4ecf29 mlx4_core: Fix fallback from MSI-X to INTx by Benjamin Poirier · 10 years ago
  56. 83a3511 lguest: fix out-by-one error in address checking. by Rusty Russell · 10 years ago
  57. ce0e5c5 xen/netback: Properly initialize credit_bytes by Ross Lagerwall · 10 years ago
  58. 3cfd4ba Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 10 years ago
  59. 2d1c18b Revert "drm/radeon: only mark audio as connected if the monitor supports it (v3)" by Alex Deucher · 10 years ago
  60. 1b887bf Merge tag 'mfd-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  61. 30a7266 Merge tag 'backlight-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 10 years ago
  62. c09b5cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  63. 0fa372b ALSA: hda - Fix noise on AMD radeon 290x controller by Takashi Iwai · 10 years ago
  64. 3a14075 dm: fix NULL pointer when clone_and_map_rq returns !DM_MAPIO_REMAPPED by Junichi Nomura · 10 years ago
  65. e0c2153 mfd: da9052: Fix broken regulator probe by Johan Hovold · 10 years ago
  66. 49fb189 ALSA: hda - Set stream_pm ops automatically by generic parser by Takashi Iwai · 10 years ago
  67. 748a729 net: netxen: correct sysfs bin attribute return code by Vladimir Zapolskiy · 10 years ago
  68. 082739a tools: bpf_jit_disasm: fix segfault on disabled debugging log output by Daniel Borkmann · 10 years ago
  69. b48732e unix/caif: sk_socket can disappear when state is unlocked by Mark Salyzyn · 10 years ago
  70. a10f0df drm/radeon: don't share plls if monitors differ in audio support by Alex Deucher · 10 years ago
  71. 983942a amd-xgbe-phy: Fix initial mode when autoneg is disabled by Lendacky, Thomas · 10 years ago
  72. fe9066a Merge tag 'mac80211-for-davem-2015-05-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 10 years ago
  73. cceaedd alpha: kernel: osf_sys: Set 'kts.tv_nsec' only when 'tv' has effect by Chen Gang · 10 years ago
  74. 228fa85 alpha: Wire up all missing implemented syscalls by Chen Gang · 10 years ago
  75. 2343060 alpha: Fix bootpfile and bootpzfile make targets by Helge Deller · 10 years ago
  76. 9f7b2d1 alpha: copy_thread(): rename 'arg' argument to 'kthread_arg' by Alex Dowad · 10 years ago
  77. 0bc2567 alpha: delete non-required instances of <linux/init.h> by Paul Gortmaker · 11 years ago
  78. 11447c7 alpha: don't use module_init for non-modular core code by Paul Gortmaker · 11 years ago
  79. 614aab5 smp, alpha: kill SMP single function call interrupt by Jiang Liu · 11 years ago
  80. ae6d78d alpha: Remove #include <uapi/asm/types.h> from <asm/types.h> by Geert Uytterhoeven · 11 years ago
  81. ebdd117 alpha: clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 12 years ago
  82. 4ae9944 dm: run queue on re-queue by Junichi Nomura · 10 years ago
  83. f858c7b crypto: algif_aead - Disable AEAD user-space for now by Herbert Xu · 10 years ago
  84. 68feaca backlight: pwm: Handle EPROBE_DEFER while requesting the PWM by Nicolas Ferre · 10 years ago
  85. 8232450 ALSA: hda/realtek - Add ALC256 alias name for Dell by Kailang Yang · 10 years ago
  86. 990ed27 drm/vgem: drop DRIVER_PRIME (v2) by Rob Clark · 10 years ago
  87. e74993a xtensa: Provide dummy dma_alloc_attrs() and dma_free_attrs() by Guenter Roeck · 10 years ago
  88. 5f59102 Merge branch 'phyter-bug-fixes' by David S. Miller · 10 years ago
  89. adbe088 net: dp83640: fix improper double spin locking. by Richard Cochran · 10 years ago
  90. a935865 net: dp83640: reinforce locking rules. by Richard Cochran · 10 years ago
  91. 397a253 net: dp83640: fix broken calibration routine. by Richard Cochran · 10 years ago
  92. a8b253b Merge tag 'pinctrl-v4.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  93. e7db38a Merge tag 'gpio-v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  94. 466c5ac net: stmmac: create one debugfs dir per net-device by Mathieu Olivari · 10 years ago
  95. 5369c71 net/ibm/emac: fix size of emac dump memory areas by Ivan Mikhaylov · 10 years ago
  96. c260c2f Merge tag 'wireless-drivers-for-davem-2015-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 10 years ago
  97. 3f7352b x86: bpf_jit: fix compilation of large bpf programs by Alexei Starovoitov · 10 years ago
  98. cc4a84c net: phy: bcm7xxx: Fix 7425 PHY ID and flags by Florian Fainelli · 10 years ago
  99. ba155e2 Linux 4.1-rc5 by Linus Torvalds · 10 years ago
  100. 5b13966 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago