1. 6ed4392 nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP error by Vyacheslav Dubeyko · 13 years ago
  2. 00d0f98 of: fdt: fix memory initialization for expanded DT by Wladislav Wiebe · 13 years ago
  3. 05dd708 drm/i915: Invalidate TLBs for the rings after a reset by Chris Wilson · 13 years ago
  4. a347944 xen/events: initialize local per-cpu mask for all possible events by David Vrabel · 13 years ago
  5. 523578f zd1201: do not use stack as URB transfer_buffer by Jussi Kivilinna · 13 years ago
  6. 55e3e1f workqueue: consider work function when searching for busy work items by Tejun Heo · 14 years ago
  7. 31eafff workqueue: fix possible stall on try_to_grab_pending() of a delayed work item by Lai Jiangshan · 14 years ago
  8. 67db9db Linux 3.4.59 by Greg Kroah-Hartman · 13 years ago
  9. 9cfae3e jbd2: Fix use after free after error in jbd2_journal_dirty_metadata() by Jan Kara · 13 years ago
  10. dadf2af m68k/atari: ARAnyM - Fix NatFeat module support by Geert Uytterhoeven · 13 years ago
  11. aa1f7bc m68k: Truncate base in do_div() by Andreas Schwab · 13 years ago
  12. 40c3660 ARM: 7809/1: perf: fix event validation for software group leaders by Will Deacon · 13 years ago
  13. ca4e6a5 xtensa: replace xtensa-specific _f{data,text} by _s{data,text} by Geert Uytterhoeven · 14 years ago
  14. 85d43e3 xtensa: fix linker script transformation for .text.unlikely by Max Filippov · 14 years ago
  15. d36f8a9 USB: mos7720: fix broken control requests by Johan Hovold · 13 years ago
  16. 40d0288 usb: add two quirky touchscreen by Oliver Neukum · 13 years ago
  17. 2efb739 can: pcan_usb: fix wrong memcpy() bytes length by Stephane Grosjean · 13 years ago
  18. 6e819f5 iwl4965: reset firmware after rfkill off by Stanislaw Gruszka · 13 years ago
  19. 179dfb0 iwl4965: set power mode early by Stanislaw Gruszka · 13 years ago
  20. 1a5abb4 af_key: initialize satype in key_notify_policy_flush() by Nicolas Dichtel · 13 years ago
  21. 938b7f3 MIPS: Rewrite pfn_valid to work in modules, too. by Ralf Baechle · 13 years ago
  22. 22a327d sparc32: Add ucmpdi2.o to obj-y instead of lib-y. by David S. Miller · 14 years ago
  23. d326e4a sparc32: add ucmpdi2 by Sam Ravnborg · 14 years ago
  24. 1b9203b md/raid1,raid10: use freeze_array in place of raise_barrier in various places. by NeilBrown · 13 years ago
  25. efb5fbe alpha: makefile: don't enforce small data model for kernel builds by Will Deacon · 13 years ago
  26. 30d0376 powerpc/numa: Avoid stupid uninitialized warning from gcc by Benjamin Herrenschmidt · 14 years ago
  27. fa04660 frv: Use core allocator for task_struct by Thomas Gleixner · 14 years ago
  28. 0a2436e frv: Use correct size for task_struct allocation by Thomas Gleixner · 14 years ago
  29. a42efb7 futex: Take hugepages into account when generating futex_key by Zhang Yi · 13 years ago
  30. 4d5b24d CRIS: Add _sdata to vmlinux.lds.S by Jesper Nilsson · 15 years ago
  31. 5acea25 cris: Remove old legacy "-traditional" flag from arch-v10/lib/Makefile by Paul Gortmaker · 14 years ago
  32. 38045ae cris: posix_types.h, include asm-generic/posix_types.h by Jiri Slaby · 14 years ago
  33. cd1be30 vm: add no-mmu vm_iomap_memory() stub by Linus Torvalds · 13 years ago
  34. ec3c697 HID: microsoft: do not use compound literal - fix build by Jiri Slaby · 14 years ago
  35. 9eae332 sound: Fix make allmodconfig on MIPS correctly by Paul Bolle · 13 years ago
  36. 2f540fd sound: Fix make allmodconfig on MIPS by Takashi Iwai · 13 years ago
  37. 7b21e1d microblaze: Update microblaze defconfigs by Michal Simek · 14 years ago
  38. 01aeb48 MIPS: Expose missing pci_io{map,unmap} declarations by Markos Chandras · 13 years ago
  39. b381f38 drm/i915/lvds: ditch ->prepare special case by Daniel Vetter · 14 years ago
  40. d77d525 fs/proc/task_mmu.c: fix buffer overflow in add_page_map() by yonghua zheng · 13 years ago
  41. 2e42d79 perf/arm: Fix armpmu_map_hw_event() by Stephen Boyd · 13 years ago
  42. 13cbe0f Linux 3.4.58 by Greg Kroah-Hartman · 13 years ago
  43. 03bca23 perf tools: Add anonymous huge page recognition by Joshua Zhu · 14 years ago
  44. 7a0117d vfs: d_obtain_alias() needs to use "/" as default name. by NeilBrown · 14 years ago
  45. 4bcdbdd SCSI: nsp32: use mdelay instead of large udelay constants by Arnd Bergmann · 13 years ago
  46. 99593eb tracing: Fix fields of struct trace_iterator that are zeroed by mistake by Andrew Vagin · 13 years ago
  47. 65280b8 debugfs: debugfs_remove_recursive() must not rely on list_empty(d_subdirs) by Oleg Nesterov · 13 years ago
  48. 8b45ff8 usb: core: don't try to reset_device() a port that got just disconnected by Julius Werner · 13 years ago
  49. 3fbcb7f cifs: extend the buffer length enought for sprintf() using by Chen Gang · 13 years ago
  50. 6cd4531 ext4: fix mount/remount error messages for incompatible mount options by Piotr Sarna · 13 years ago
  51. a57425e virtio: console: return -ENODEV on all read operations after unplug by Amit Shah · 13 years ago
  52. 183c6a6 virtio: console: fix raising SIGIO after port unplug by Amit Shah · 13 years ago
  53. 9f92fafc virtio: console: clean up port data immediately at time of unplug by Amit Shah · 13 years ago
  54. 9c040cb virtio: console: fix race in port_fops_open() and port unplug by Amit Shah · 13 years ago
  55. d0bfaac virtio: console: fix race with port unplug and open/close by Amit Shah · 13 years ago
  56. b9ea0ce hwmon: (adt7470) Fix incorrect return code check by Curt Brune · 13 years ago
  57. b2fea70 ext4: make sure group number is bumped after a inode allocation race by Theodore Ts'o · 13 years ago
  58. 3b8d21f SCSI: megaraid_sas: megaraid_sas driver init fails in kdump kernel by Sumit.Saxena@lsi.com · 13 years ago
  59. 7eee85f SCSI: Don't attempt to send extended INQUIRY command if skip_vpd_pages is set by Martin K. Petersen · 13 years ago
  60. 67e6589 Linux 3.4.57 by Greg Kroah-Hartman · 13 years ago
  61. 249b3ec 8139cp: Add dma_mapping_error checking by Neil Horman · 13 years ago
  62. d5c50d2 net_sched: info leak in atm_tc_dump_class() by Dan Carpenter · 13 years ago
  63. 8e56df2 af_key: more info leaks in pfkey messages by Dan Carpenter · 13 years ago
  64. 565144e net_sched: Fix stack info leak in cbq_dump_wrr(). by David S. Miller · 13 years ago
  65. d8c47c3 usbnet: do not pretend to support SG/TSO by Eric Dumazet · 13 years ago
  66. 8d50892 ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanup by Hannes Frederic Sowa · 13 years ago
  67. d9a6f71 sctp: fully initialize sctp_outq in sctp_outq_init by Neil Horman · 13 years ago
  68. f31dfea sysctl net: Keep tcp_syn_retries inside the boundary by Michal Tesar · 13 years ago
  69. c062773 arcnet: cleanup sizeof parameter by Dan Carpenter · 13 years ago
  70. 2d8be9c perf: Use css_tryget() to avoid propping up css refcount by Salman Qazi · 14 years ago
  71. be1932d drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlight by Kamal Mostafa · 13 years ago
  72. 7f72cb0 x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.daz by H.J. Lu · 13 years ago
  73. 5cbff87 perf: Fix event group context move by Jiri Olsa · 14 years ago
  74. 6c9ef83 fanotify: info leak in copy_event_to_user() by Dan Carpenter · 13 years ago
  75. 1836cd1 sched: Fix the broken sched_rr_get_interval() by Zhu Yanhai · 14 years ago
  76. ee9ef03 ACPI / battery: Fix parsing _BIX return value by Lan Tianyu · 13 years ago
  77. 33f91a1 mwifiex: Add missing endian conversion. by Tomasz Moń · 13 years ago
  78. f1b3ecc rt2x00: fix stop queue by Stanislaw Gruszka · 13 years ago
  79. 167ef7a ixgbe: Fix Tx Hang issue with lldpad on 82598EB by Jacob Keller · 13 years ago
  80. cfc9326 mac80211: fix duplicate retransmission detection by Johannes Berg · 13 years ago
  81. 1053689 nl80211: fix mgmt tx status and testmode reporting for netns by Michal Kazior · 13 years ago
  82. a73957d ath9k_htc: do some initial hardware configuration by Oleksij Rempel · 13 years ago
  83. 1775496 serial/mxs-auart: increase time to wait for transmitter to become idle by Uwe Kleine-König · 13 years ago
  84. d11699e serial/mxs-auart: fix race condition in interrupt handler by Uwe Kleine-König · 13 years ago
  85. 353f59c ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSION by Vinod Koul · 13 years ago
  86. 7b17c57 Linux 3.4.56 by Greg Kroah-Hartman · 13 years ago
  87. 19d22ea mm/memory-hotplug: fix lowmem count overflow when offline pages by Wanpeng Li · 13 years ago
  88. 40a017c virtio_net: fix race in RX VQ processing by Michael S. Tsirkin · 13 years ago
  89. 2010fa3 virtio: support unlocked queue poll by Michael S. Tsirkin · 13 years ago
  90. c733e1a s390: move dummy io_remap_pfn_range() to asm/pgtable.h by Linus Torvalds · 13 years ago
  91. 17a9afa zfcp: status read buffers on first adapter open with link down by Steffen Maier · 13 years ago
  92. a90a3ad firewire: fix libdc1394/FlyCap2 iso event regression by Clemens Ladisch · 13 years ago
  93. 8924588 xen/evtchn: avoid a deadlock when unbinding an event channel by David Vrabel · 13 years ago
  94. aa2f8ab md/raid10: remove use-after-free bug. by NeilBrown · 13 years ago
  95. 0761d07 md/raid5: fix interaction of 'replace' and 'recovery'. by NeilBrown · 13 years ago
  96. 257e1c5 livelock avoidance in sget() by Al Viro · 13 years ago
  97. 428f268 USB: serial: ftdi_sio: add more RT Systems ftdi devices by Rick Farina (Zero_Chaos) · 13 years ago
  98. 1996c98 drm/radeon/atom: initialize more atom interpretor elements to 0 by Alex Deucher · 13 years ago
  99. e41f203 drm/radeon: improve dac adjust heuristics for legacy pdac by Alex Deucher · 13 years ago
  100. b076cb4 drm/radeon: fix combios tables on older cards by Mark Kettenis · 13 years ago