1. 5c6dde0 USB: cypress_m8: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  2. 7381f22 USB: ch341: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  3. 5832d5d USB: ark3116: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  4. 3be547b USB: serial: add modem-status-change wait queue by Johan Hovold · 12 years ago
  5. dc21796 ALSA: hda - Fix internal mic for Lenovo Ideapad U300s by David Henningsson · 13 years ago
  6. 3cb633a ALSA: hda - Always turn on pins for HDMI/DP by Takashi Iwai · 12 years ago
  7. 901ae7a Revert "ALSA: hda - Shut up pins at power-saving mode with Conexnat codecs" by David Henningsson · 12 years ago
  8. d2b5570 ALSA: hda - Add Conexant CX20751/2/3/4 codec support by Takashi Iwai · 12 years ago
  9. 0130cdf ALSA: hda - Fix non-snoop page handling by Takashi Iwai · 12 years ago
  10. 12b016e ALSA: aloop: Fix Oops while PM resume by Takashi Iwai · 12 years ago
  11. e24ee54 ALSA: usb: Add quirk for 192KHz recording on E-Mu devices by Calvin Owens · 12 years ago
  12. d4f8590 usb: Add USB_QUIRK_RESET_RESUME for all Logitech UVC webcams by Laurent Pinchart · 12 years ago
  13. e0a292a usb: Add quirk detection based on interface information by Laurent Pinchart · 12 years ago
  14. 820dd81 USB: Add device quirk for Microsoft VX700 webcam by Andreas Fleig · 12 years ago
  15. 3027a7f USB: EHCI: bugfix: urb->hcpriv should not be NULL by Alan Stern · 12 years ago
  16. 4f02f43 ath9k_hw: Enable hw PLL power save for AR9462 by Rajkumar Manoharan · 12 years ago
  17. d7e4daa ath9k_hw: Fix RX gain initvals for AR9485 by Sujith Manoharan · 12 years ago
  18. dc7971f ath9k_hw: fix chain swap setting when setting rx chainmask to 5 by Felix Fietkau · 12 years ago
  19. a30051b ath9k_htc: fix signal strength handling issues by Felix Fietkau · 12 years ago
  20. 34930de ath9k_hw: Assign default xlna config for AR9485 by Sujith Manoharan · 11 years ago
  21. 2020b15 ath9k: fill channel mode in caldata by Rajkumar Manoharan · 12 years ago
  22. 7feb7d8 ath9k: Fix noisefloor calibration by Sujith Manoharan · 11 years ago
  23. f6a5f4b ARM: 7791/1: a.out: remove partial a.out support by Will Deacon · 11 years ago
  24. f750f7d ARM: 7628/1: head.S: map one extra section for the ATAG/DTB area by Nicolas Pitre · 12 years ago
  25. 0c43059 ARM: Orion: Set eth packet size csum offload limit by Arnaud Patard (Rtp) · 12 years ago
  26. 2f5358f ARM: pxa: prevent PXA270 occasional reboot freezes by Sergei Ianovich · 11 years ago
  27. d247fe4 ARM: footbridge: fix VGA initialisation by Russell King · 11 years ago
  28. 81802df ARM: 7743/1: compressed/head.S: work around new binutils warning by Arnd Bergmann · 11 years ago
  29. b6d2352 ARM: 7742/1: topology: export cpu_topology by Arnd Bergmann · 11 years ago
  30. 89d4789 ARM: u300: fix ages old copy/paste bug by Linus Walleij · 11 years ago
  31. 11bdb4a ARM: w90x900: fix legacy assembly syntax by Arnd Bergmann · 12 years ago
  32. cf9050b ARM: dts: imx51-babbage: fix esdhc cd/wp properties by Shawn Guo · 12 years ago
  33. 46e720f HID: hidraw: correctly deallocate memory on device disconnect by Manoj Chourasia · 11 years ago
  34. de46a94 HID: usbhid: fix build problem by Jiri Kosina · 12 years ago
  35. 4d2e8fa HID: usbhid: quirk for MSI GX680R led panel by Josh Boyer · 12 years ago
  36. efb2e09 HID: clean up quirk for Sony RF receivers by Fernando Luis Vazquez Cao · 12 years ago
  37. 695df3c HID: add support for Sony RF receiver with USB product id 0x0374 by Fernando Luis Vazquez Cao · 12 years ago
  38. d2a3d3f HID: apple: Add Apple wireless keyboard 2011 ANSI PID by Alexey Kaminsky · 12 years ago
  39. c9ff3db HID: hidraw: improve error handling in hidraw_init() by Alexey Khoroshilov · 12 years ago
  40. 6a307d9 HID: hidraw: fix list->buffer memleak by Matthieu CASTET · 12 years ago
  41. b381171 HID: fix return value of hidraw_report_event() when !CONFIG_HIDRAW by Jiri Kosina · 12 years ago
  42. 3688113 HID: hidraw: add proper error handling to raw event reporting by Jiri Kosina · 12 years ago
  43. b04300b HID: multitouch: validate indexes details by Benjamin Tissoires · 11 years ago
  44. 278513c HID: validate feature and input report details by Benjamin Tissoires · 11 years ago
  45. efa8759 HID: usbhid: quirk for Formosa IR receiver by Nicholas Santos · 12 years ago
  46. f4796c1 HID: add quirk for Freescale i.MX28 ROM recovery by Marek Vasut · 12 years ago
  47. 96702b3 intel_idle: Check cpu_idle_get_driver() for NULL before dereferencing it. by Konrad Rzeszutek Wilk · 12 years ago
  48. 9832976 pps: Fix a use-after free bug when unregistering a source. by George Spelvin · 12 years ago
  49. 3fe5cc5 pps: Use pps_lookup_dev to reduce ldisc coupling by George Spelvin · 12 years ago
  50. be27cd3 pps: Add pps_lookup_dev() function by George Spelvin · 12 years ago
  51. 727455f idr: idr_for_each_entry() macro by Philipp Reisner · 13 years ago
  52. 23669f2 ipc, msg: fix message length check for negative values by Mathias Krause · 11 years ago
  53. b47207b compiler/gcc4: Add quirk for 'asm goto' miscompilation bug by Ingo Molnar · 11 years ago
  54. 371b2f3 compiler-gcc.h: Add gcc-recommended GCC_VERSION macro by Daniel Santos · 12 years ago
  55. 236464f workqueue: cond_resched() after processing each work item by Tejun Heo · 11 years ago
  56. 2d9583f audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE by Oleg Nesterov · 11 years ago
  57. f4fe979 idr: fix top layer handling by Tejun Heo · 12 years ago
  58. 6e82fdc proc: pid/status: show all supplementary groups by Artem Bityutskiy · 12 years ago
  59. 435df9d Linux 3.4.86 by Greg Kroah-Hartman · 11 years ago
  60. b4c6aa8 x86: fix boot on uniprocessor systems by Artem Fetishev · 11 years ago
  61. 661b44c Input: synaptics - add manual min/max quirk for ThinkPad X240 by Hans de Goede · 11 years ago
  62. 3b152b7 Input: synaptics - add manual min/max quirk by Benjamin Tissoires · 11 years ago
  63. 1f678dc ext4: atomically set inode->i_flags in ext4_set_inode_flags() by Theodore Ts'o · 11 years ago
  64. 450921c staging: speakup: Prefix externally-visible symbols by Samuel Thibault · 12 years ago
  65. 82899b8 Linux 3.4.85 by Greg Kroah-Hartman · 11 years ago
  66. 818359f ipc/msg: fix race around refcount by Konstantin Khlebnikov · 11 years ago
  67. feeb6fb xhci: Fix resume issues on Renesas chips in Samsung laptops by Sarah Sharp · 11 years ago
  68. d2abddd KVM: VMX: fix use after free of vmx->loaded_vmcs by Marcelo Tosatti · 11 years ago
  69. f3d18d4 KVM: MMU: handle invalid root_hpa at __direct_map by Marcelo Tosatti · 11 years ago
  70. f42689e Input: elantech - improve clickpad detection by Hans de Goede · 11 years ago
  71. 7d57b31 ARM: move outer_cache declaration out of ifdef by Rob Herring · 11 years ago
  72. 1760fbd i7300_edac: Fix device reference count by Jean Delvare · 11 years ago
  73. 7c2bcc5 p54: clamp properly instead of just truncating by Dan Carpenter · 11 years ago
  74. b0a87dd deb-pkg: Fix cross-building linux-headers package by Ben Hutchings · 11 years ago
  75. c96ffe2 x86: bpf_jit: support negative offsets by Alexei Starovoitov · 11 years ago
  76. b3decfa iwlwifi: Complete backport of "iwlwifi: always copy first 16 bytes of commands" by Ben Hutchings · 11 years ago
  77. 561803d libceph: resend all writes after the osdmap loses the full flag by Josh Durgin · 11 years ago
  78. 75e4c23 ALSA: compress: Pass through return value of open ops callback by Charles Keepax · 11 years ago
  79. 2754f13 Linux 3.4.84 by Greg Kroah-Hartman · 11 years ago
  80. 06dfa9f jiffies: Avoid undefined behavior from signed overflow by Paul E. McKenney · 11 years ago
  81. 0cdfe8b ALSA: oxygen: modify adjust_dg_dac_routing function by Roman Volkov · 11 years ago
  82. c80708f Btrfs: fix data corruption when reading/updating compressed extents by Filipe David Borba Manana · 11 years ago
  83. 9e19999 SCSI: storvsc: NULL pointer dereference fix by Ales Novak · 11 years ago
  84. 2516a4a SCSI: qla2xxx: Poll during initialization for ISP25xx and ISP83xx by Giridhar Malavali · 11 years ago
  85. 9c99a5b SCSI: isci: correct erroneous for_each_isci_host macro by Lukasz Dorau · 11 years ago
  86. defd636 SCSI: isci: fix reset timeout handling by Dan Williams · 11 years ago
  87. 29e0eb3 can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() fails by Marc Kleine-Budde · 11 years ago
  88. 1f14eca vmxnet3: fix building without CONFIG_PCI_MSI by Arnd Bergmann · 11 years ago
  89. f5cff1b vmxnet3: fix netpoll race condition by Neil Horman · 11 years ago
  90. 69d3fe9 KVM: SVM: fix cr8 intercept window by Radim Krčmář · 11 years ago
  91. 64fb54f drm/radeon/atom: select the proper number of lanes in transmitter setup by Alex Deucher · 11 years ago
  92. f7edfa8 fs/proc/base.c: fix GPF in /proc/$PID/map_files by Artem Fetishev · 11 years ago
  93. a365272 NFS: Fix a delegation callback race by Trond Myklebust · 11 years ago
  94. 9dbb8ac libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint M8 (2BA30001) by Michele Baldessari · 11 years ago
  95. 5c714a1 firewire: don't use PREPARE_DELAYED_WORK by Tejun Heo · 11 years ago
  96. 19c16e6 firewire: net: fix use after free by Stefan Richter · 11 years ago
  97. 811be33 tracing: Do not add event files for modules that fail tracepoints by Steven Rostedt (Red Hat) · 11 years ago
  98. 763b945 cpuset: fix a race condition in __cpuset_node_allowed_softwall() by Li Zefan · 11 years ago
  99. bef0f34 genirq: Remove racy waitqueue_active check by Chuansheng Liu · 11 years ago
  100. 85fcbc7 x86/amd/numa: Fix northbridge quirk to assign correct NUMA node by Daniel J Blueman · 11 years ago