1. 1391bd4 SCSI: zfcp: fix schedule-inside-lock in scsi_device list loops by Martin Peschke · 11 years ago
  2. 16f7700 SCSI: zfcp: fix lock imbalance by reworking request queue locking by Martin Peschke · 11 years ago
  3. 6493c2f libata: apply behavioral quirks to sil3826 PMP by Terry Suereth · 11 years ago
  4. 79f3989 Hostap: copying wrong data prism2_ioctl_giwaplist() by Dan Carpenter · 11 years ago
  5. 688ad91 nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP error detection by Vyacheslav Dubeyko · 11 years ago
  6. c141440 nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP error by Vyacheslav Dubeyko · 11 years ago
  7. b60f942 of: fdt: fix memory initialization for expanded DT by Wladislav Wiebe · 11 years ago
  8. c7f068dc drm/i915: Invalidate TLBs for the rings after a reset by Chris Wilson · 11 years ago
  9. 2cbba74 xen/events: initialize local per-cpu mask for all possible events by David Vrabel · 11 years ago
  10. 53217ef zd1201: do not use stack as URB transfer_buffer by Jussi Kivilinna · 11 years ago
  11. c4c74d9 workqueue: consider work function when searching for busy work items by Tejun Heo · 12 years ago
  12. d5e2d91 workqueue: fix possible stall on try_to_grab_pending() of a delayed work item by Lai Jiangshan · 12 years ago
  13. 20146d8 Linux 3.4.59 by Greg Kroah-Hartman · 11 years ago
  14. 22ea69f m68k/atari: ARAnyM - Fix NatFeat module support by Geert Uytterhoeven · 11 years ago
  15. bf53065 m68k: Truncate base in do_div() by Andreas Schwab · 11 years ago
  16. 77f83b6 xtensa: replace xtensa-specific _f{data,text} by _s{data,text} by Geert Uytterhoeven · 12 years ago
  17. 9ea1eeb xtensa: fix linker script transformation for .text.unlikely by Max Filippov · 12 years ago
  18. 419628b USB: mos7720: fix broken control requests by Johan Hovold · 11 years ago
  19. 9ef37c5 usb: add two quirky touchscreen by Oliver Neukum · 11 years ago
  20. 0d8d914 can: pcan_usb: fix wrong memcpy() bytes length by Stephane Grosjean · 11 years ago
  21. 66ae637 iwl4965: reset firmware after rfkill off by Stanislaw Gruszka · 11 years ago
  22. f1f67f1 iwl4965: set power mode early by Stanislaw Gruszka · 11 years ago
  23. b9ed46c af_key: initialize satype in key_notify_policy_flush() by Nicolas Dichtel · 11 years ago
  24. 6617273 MIPS: Rewrite pfn_valid to work in modules, too. by Ralf Baechle · 11 years ago
  25. e23cbbc sparc32: Add ucmpdi2.o to obj-y instead of lib-y. by David S. Miller · 12 years ago
  26. 720f361 sparc32: add ucmpdi2 by Sam Ravnborg · 12 years ago
  27. ff5bca1 md/raid1,raid10: use freeze_array in place of raise_barrier in various places. by NeilBrown · 11 years ago
  28. 1cceba3 alpha: makefile: don't enforce small data model for kernel builds by Will Deacon · 11 years ago
  29. a9c8933 powerpc/numa: Avoid stupid uninitialized warning from gcc by Benjamin Herrenschmidt · 12 years ago
  30. d9fd149 frv: Use core allocator for task_struct by Thomas Gleixner · 12 years ago
  31. 6e173af frv: Use correct size for task_struct allocation by Thomas Gleixner · 12 years ago
  32. 30fa763 CRIS: Add _sdata to vmlinux.lds.S by Jesper Nilsson · 13 years ago
  33. 2ba1ae3 cris: Remove old legacy "-traditional" flag from arch-v10/lib/Makefile by Paul Gortmaker · 12 years ago
  34. bae4894 cris: posix_types.h, include asm-generic/posix_types.h by Jiri Slaby · 12 years ago
  35. a1782f5 vm: add no-mmu vm_iomap_memory() stub by Linus Torvalds · 11 years ago
  36. fe7c5e1 HID: microsoft: do not use compound literal - fix build by Jiri Slaby · 12 years ago
  37. d89371d sound: Fix make allmodconfig on MIPS correctly by Paul Bolle · 11 years ago
  38. 15a82c1 sound: Fix make allmodconfig on MIPS by Takashi Iwai · 11 years ago
  39. 55e7751 microblaze: Update microblaze defconfigs by Michal Simek · 12 years ago
  40. 27c07ec MIPS: Expose missing pci_io{map,unmap} declarations by Markos Chandras · 11 years ago
  41. 9bb218d drm/i915/lvds: ditch ->prepare special case by Daniel Vetter · 12 years ago
  42. 0997f24 fs/proc/task_mmu.c: fix buffer overflow in add_page_map() by yonghua zheng · 11 years ago
  43. 458ee63 Linux 3.4.58 by Greg Kroah-Hartman · 11 years ago
  44. 4027c56 perf tools: Add anonymous huge page recognition by Joshua Zhu · 12 years ago
  45. 612ee26 SCSI: nsp32: use mdelay instead of large udelay constants by Arnd Bergmann · 11 years ago
  46. 2203123 tracing: Fix fields of struct trace_iterator that are zeroed by mistake by Andrew Vagin · 11 years ago
  47. 12fc128 usb: core: don't try to reset_device() a port that got just disconnected by Julius Werner · 11 years ago
  48. 55eebb1 cifs: extend the buffer length enought for sprintf() using by Chen Gang · 11 years ago
  49. 08433ce ext4: fix mount/remount error messages for incompatible mount options by Piotr Sarna · 11 years ago
  50. 5c9716f virtio: console: return -ENODEV on all read operations after unplug by Amit Shah · 11 years ago
  51. 80f8bee virtio: console: fix raising SIGIO after port unplug by Amit Shah · 11 years ago
  52. ebdeef7 virtio: console: clean up port data immediately at time of unplug by Amit Shah · 11 years ago
  53. 62c0086 virtio: console: fix race in port_fops_open() and port unplug by Amit Shah · 11 years ago
  54. 731b204 virtio: console: fix race with port unplug and open/close by Amit Shah · 11 years ago
  55. b3e65cb hwmon: (adt7470) Fix incorrect return code check by Curt Brune · 11 years ago
  56. 538d7e5 ext4: make sure group number is bumped after a inode allocation race by Theodore Ts'o · 11 years ago
  57. 26ea4d9 SCSI: megaraid_sas: megaraid_sas driver init fails in kdump kernel by Sumit.Saxena@lsi.com · 11 years ago
  58. 07f2185 SCSI: Don't attempt to send extended INQUIRY command if skip_vpd_pages is set by Martin K. Petersen · 11 years ago
  59. 201a6a3 Linux 3.4.57 by Greg Kroah-Hartman · 11 years ago
  60. b6c8449 8139cp: Add dma_mapping_error checking by Neil Horman · 11 years ago
  61. 87dc8d6 net_sched: info leak in atm_tc_dump_class() by Dan Carpenter · 11 years ago
  62. bedb70e af_key: more info leaks in pfkey messages by Dan Carpenter · 11 years ago
  63. bb2fb22 net_sched: Fix stack info leak in cbq_dump_wrr(). by David S. Miller · 11 years ago
  64. 4e94410 usbnet: do not pretend to support SG/TSO by Eric Dumazet · 11 years ago
  65. 4431c33 ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanup by Hannes Frederic Sowa · 11 years ago
  66. 3366f24 sctp: fully initialize sctp_outq in sctp_outq_init by Neil Horman · 11 years ago
  67. 7b621d6 sysctl net: Keep tcp_syn_retries inside the boundary by Michal Tesar · 11 years ago
  68. 488da67 arcnet: cleanup sizeof parameter by Dan Carpenter · 11 years ago
  69. 1ef5709 drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlight by Kamal Mostafa · 11 years ago
  70. 40b4a76 x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.daz by H.J. Lu · 11 years ago
  71. dee5833 nl80211: fix mgmt tx status and testmode reporting for netns by Michal Kazior · 11 years ago
  72. 8c0ae01 virtio_net: fix race in RX VQ processing by Michael S. Tsirkin · 11 years ago
  73. 5312070 fanotify: info leak in copy_event_to_user() by Dan Carpenter · 11 years ago
  74. 1351ec3 sched: Fix the broken sched_rr_get_interval() by Zhu Yanhai · 12 years ago
  75. 9604535 ACPI / battery: Fix parsing _BIX return value by Lan Tianyu · 11 years ago
  76. 372f8d6 mwifiex: Add missing endian conversion. by Tomasz Moń · 11 years ago
  77. 0ba55ff rt2x00: fix stop queue by Stanislaw Gruszka · 11 years ago
  78. 8fde2e5 ixgbe: Fix Tx Hang issue with lldpad on 82598EB by Jacob Keller · 11 years ago
  79. 8f8ffff mac80211: fix duplicate retransmission detection by Johannes Berg · 11 years ago
  80. 9fc0223 ath9k_htc: do some initial hardware configuration by Oleksij Rempel · 11 years ago
  81. 092acb5 serial/mxs-auart: increase time to wait for transmitter to become idle by Uwe Kleine-König · 11 years ago
  82. e831533 serial/mxs-auart: fix race condition in interrupt handler by Uwe Kleine-König · 11 years ago
  83. f1e23ce Linux 3.4.56 by Greg Kroah-Hartman · 11 years ago
  84. 468048d mm/memory-hotplug: fix lowmem count overflow when offline pages by Wanpeng Li · 11 years ago
  85. b0d97db virtio: support unlocked queue poll by Michael S. Tsirkin · 11 years ago
  86. daba126 s390: move dummy io_remap_pfn_range() to asm/pgtable.h by Linus Torvalds · 11 years ago
  87. 641c6b8 zfcp: status read buffers on first adapter open with link down by Steffen Maier · 11 years ago
  88. 8cde021 firewire: fix libdc1394/FlyCap2 iso event regression by Clemens Ladisch · 11 years ago
  89. ecb74bf xen/evtchn: avoid a deadlock when unbinding an event channel by David Vrabel · 11 years ago
  90. e107503 md/raid10: remove use-after-free bug. by NeilBrown · 11 years ago
  91. d46bc6c md/raid5: fix interaction of 'replace' and 'recovery'. by NeilBrown · 11 years ago
  92. 5bdba96 livelock avoidance in sget() by Al Viro · 11 years ago
  93. fa185a1 USB: serial: ftdi_sio: add more RT Systems ftdi devices by Rick Farina (Zero_Chaos) · 11 years ago
  94. 613192c drm/radeon/atom: initialize more atom interpretor elements to 0 by Alex Deucher · 11 years ago
  95. f0870ae drm/radeon: improve dac adjust heuristics for legacy pdac by Alex Deucher · 11 years ago
  96. ec9c4c4 drm/radeon: fix combios tables on older cards by Mark Kettenis · 11 years ago
  97. 513499f drm/radeon: fix endian issues with DP handling (v3) by Alex Deucher · 11 years ago
  98. ba3f83f dm verity: fix inability to use a few specific devices sizes by Mikulas Patocka · 11 years ago
  99. 2f92033 ACPI / memhotplug: Fix a stale pointer in error path by Toshi Kani · 11 years ago
  100. 3467a20 powerpc/modules: Module CRC relocation fix causes perf issues by Anton Blanchard · 11 years ago