1. a178172 block: use i_size_write() in bd_set_size() by Guo Chao · 11 years ago
  2. 770435e hwmon: (sht15) Fix memory leak if regulator_enable() fails by Ben Hutchings · 11 years ago
  3. d6b03be drm/i915: EBUSY status handling added to i915_gem_fault(). by Dmitry Rogozhkin · 12 years ago
  4. a21dad6 atmel_lcdfb: fix 16-bpp modes on older SOCs by Johan Hovold · 12 years ago
  5. 6027864 btrfs: use rcu_barrier() to wait for bdev puts at unmount by Eric Sandeen · 11 years ago
  6. 1f400da s390/mm: fix flush_tlb_kernel_range() by Heiko Carstens · 11 years ago
  7. 66aa02a s390: critical section cleanup vs. machine checks by Martin Schwidefsky · 11 years ago
  8. 74ab578 perf,x86: fix link failure for non-Intel configs by David Rientjes · 11 years ago
  9. 0d1e191 perf,x86: fix wrmsr_on_cpu() warning on suspend/resume by Linus Torvalds · 11 years ago
  10. dea8590 selinux: use GFP_ATOMIC under spin_lock by Dan Carpenter · 11 years ago
  11. 2c262ef powerpc: Fix cputable entry for 970MP rev 1.0 by Benjamin Herrenschmidt · 11 years ago
  12. 9bfe6a7 powerpc: Fix STAB initialization by Benjamin Herrenschmidt · 11 years ago
  13. 750540c w1: fix oops when w1_search is called from netlink connector by Marcin Jurkowski · 11 years ago
  14. 031534c hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attributes by Axel Lin · 11 years ago
  15. c0cad32 hwmon: (pmbus/ltc2978) Fix temperature reporting by Guenter Roeck · 11 years ago
  16. 99e260d ALSA: seq: Fix missing error handling in snd_seq_timer_open() by Takashi Iwai · 11 years ago
  17. d92b282 perf,x86: fix kernel crash with PEBS/BTS after suspend/resume by Stephane Eranian · 11 years ago
  18. 7f35e10 TTY: do not reset master's packet mode by Jiri Slaby · 12 years ago
  19. 2ddef95 tty: serial: fix typo "ARCH_S5P6450" by Paul Bolle · 11 years ago
  20. b218e57 serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 Multi-I/O Controller by Wang YanQing · 11 years ago
  21. a840e18 ext3: Fix format string issues by Lars-Peter Clausen · 11 years ago
  22. 226d3ba staging: vt6656: Fix oops on resume from suspend. by Malcolm Priestley · 11 years ago
  23. 4868e86 USB: EHCI: don't check DMA values in QH overlays by Alan Stern · 11 years ago
  24. ff274fe USB: storage: fix Huawei mode switching regression by Bjørn Mork · 11 years ago
  25. 0186ab1 usb: serial: Add Rigblaster Advantage to device table by Steve Conklin · 11 years ago
  26. 746bf98 USB: added support for Cinterion's products AH6 and PLS8 by Christian Schmiedl · 11 years ago
  27. 1e4ae32 usb: cp210x new Vendor/Device IDs by Matwey V. Kornilov · 11 years ago
  28. fac75b0 USB: cdc-wdm: fix buffer overflow by Oliver Neukum · 11 years ago
  29. 4ba7cfb USB: option: add Huawei E5331 by Bjørn Mork · 11 years ago
  30. aed70a4 virtio: rng: disallow multiple device registrations, fixes crashes by Amit Shah · 11 years ago
  31. 952dbf2 xen/pciback: Don't disable a PCI device that is already disabled. by Konrad Rzeszutek Wilk · 11 years ago
  32. ffecb22 qcaux: add Franklin U600 by Dan Williams · 11 years ago
  33. c11b40b7 Linux 3.4.36 by Greg Kroah-Hartman · 11 years ago
  34. 4a30bdf USB: Fix connected device switch to Inactive state. by Sarah Sharp · 11 years ago
  35. e969044 Revert "ALSA: hda - hdmi: Make jacks phantom, if they're not detectable" by Greg Kroah-Hartman · 11 years ago
  36. 2d288d0 USB: Rip out recursive call on warm port reset. by Sarah Sharp · 11 years ago
  37. 489934b USB: Prepare for refactoring by adding extra udev checks. by Sarah Sharp · 11 years ago
  38. c097e92 USB: Don't use EHCI port sempahore for USB 3.0 hubs. by Sarah Sharp · 11 years ago
  39. d6b0281 dmi_scan: fix missing check for _DMI_ signature in smbios_present() by Ben Hutchings · 11 years ago
  40. 9d514aa ftrace: Update the kconfig for DYNAMIC_FTRACE by Steven Rostedt · 11 years ago
  41. 9eacc06 vfs: fix pipe counter breakage by Al Viro · 11 years ago
  42. b71a6fa crypto: user - fix info leaks in report API by Mathias Krause · 12 years ago
  43. 19fec77 xen/pat: Disable PAT using pat_enabled value. by Konrad Rzeszutek Wilk · 11 years ago
  44. c23a9d0 HID: logitech-dj: do not directly call hid_output_raw_report() during probe by Benjamin Tissoires · 11 years ago
  45. 2598d45 e1000e: fix pci-device enable-counter balance by Konstantin Khlebnikov · 11 years ago
  46. df2460a ALSA: vmaster: Fix slave change notification by Takashi Iwai · 11 years ago
  47. 07812e4 ALSA: ice1712: Initialize card->private_data properly by Sean Connor · 11 years ago
  48. faf9f31 ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bit by Will Deacon · 11 years ago
  49. cc56065 drm/radeon: add primary dac adj quirk for R200 board by Alex Deucher · 11 years ago
  50. 7acaa0d hwmon: (pmbus/ltc2978) Use detected chip ID to select supported functionality by Guenter Roeck · 11 years ago
  51. f671f28 hwmon: (pmbus/ltc2978) Fix peak attribute handling by Guenter Roeck · 11 years ago
  52. e579d7f hwmon: (sht15) Check return value of regulator_enable() by Mark Brown · 11 years ago
  53. 2648816 md: raid0: fix error return from create_stripe_zones. by NeilBrown · 11 years ago
  54. c5506e8 md: fix two bugs when attempting to resize RAID0 array. by NeilBrown · 11 years ago
  55. dca304e md: protect against crash upon fsync on ro array by Sebastian Riemer · 11 years ago
  56. 153605b ath9k_hw: improve reset reliability after errors by Felix Fietkau · 11 years ago
  57. cf267f2 ath9k: fix RSSI dummy marker value by Felix Fietkau · 11 years ago
  58. 912ed48 mwifiex: correct sleep delay counter by Avinash Patil · 11 years ago
  59. 80f3a7c hw_random: make buffer usable in scatterlist. by Rusty Russell · 11 years ago
  60. 2755454 ata_piix: reenable MS Virtual PC guests by Olaf Hering · 12 years ago
  61. 96614ac SUNRPC: Don't start the retransmission timer when out of socket space by Trond Myklebust · 11 years ago
  62. 1025158 NFS: Don't allow NFS silly-renamed files to be deleted, no signal by Trond Myklebust · 11 years ago
  63. ae6ee95 cifs: ensure that cifs_get_root() only traverses directories by Jeff Layton · 12 years ago
  64. f2e4bb7 btrfs: Init io_lock after cloning btrfs device struct by Thomas Gleixner · 11 years ago
  65. 13326c7 target/pscsi: Fix page increment by Asias He · 11 years ago
  66. 7d58bfc SCSI: storvsc: Initialize the sglist by K. Y. Srinivasan · 12 years ago
  67. c01c79c SCSI: dc395x: uninitialized variable in device_alloc() by Dan Carpenter · 12 years ago
  68. 26d9137 xen/pci: We don't do multiple MSI's. by Konrad Rzeszutek Wilk · 11 years ago
  69. 6415120 ARM: fix scheduling while atomic warning in alignment handling code by Russell King · 11 years ago
  70. f81005a ARM: VFP: fix emulation of second VFP instruction by Russell King · 11 years ago
  71. 300f59f Linux 3.4.35 by Greg Kroah-Hartman · 11 years ago
  72. c06a4de usb hid quirks for Masterkit MA901 usb radio by Alexey Klimov · 12 years ago
  73. fdde558 ata_piix: Add Device IDs for Intel Wellsburg PCH by James Ralston · 12 years ago
  74. 3363abd ata_piix: IDE-mode SATA patch for Intel Avoton DeviceIDs by Seth Heasley · 12 years ago
  75. 56a1f94 perf tools: Fix build with bison 2.3 and older. by Vinson Lee · 11 years ago
  76. 19f592e staging: comedi: check s->async for poll(), read() and write() by Ian Abbott · 11 years ago
  77. 2f8965b staging: comedi: ni_labpc: set up command4 register *after* command3 by Ian Abbott · 11 years ago
  78. 0afe5bb staging: comedi: ni_labpc: correct differential channel sequence for AI commands by Ian Abbott · 11 years ago
  79. 487afef ACPI: Add DMI entry for Sony VGN-FW41E_H by Joseph Salisbury · 12 years ago
  80. bd35f36 ab8500_btemp: Demote initcall sequence by Rajanikanth H.V · 12 years ago
  81. 8f6c71c8 ab8500-chargalg: Only root should have write permission on sysfs file by Lee Jones · 12 years ago
  82. 45715f3 cgroup: fix exit() vs rmdir() race by Li Zefan · 12 years ago
  83. 9b5c24d cpuset: fix cpuset_print_task_mems_allowed() vs rename() race by Li Zefan · 12 years ago
  84. cfae9de pstore: Avoid deadlock in panic and emergency-restart path by Seiji Aguchi · 12 years ago
  85. 2ef5387 ath9k_hw: fix calibration issues on chainmask that don't include chain 0 by Felix Fietkau · 12 years ago
  86. 6986829 unbreak automounter support on 64-bit kernel with 32-bit userspace (v2) by Helge Deller · 12 years ago
  87. 5d65087 vhost: fix length for cross region descriptor by Michael S. Tsirkin · 12 years ago
  88. 9496a12 svcrpc: make svc_age_temp_xprts enqueue under sv_lock by J. Bruce Fields · 12 years ago
  89. 6c669ca nfsd: Fix memleak by majianpeng · 12 years ago
  90. 9d4bf02 ext4: fix free clusters calculation in bigalloc filesystem by Lukas Czerner · 11 years ago
  91. eebdae5 ext4: fix xattr block allocation/release with bigalloc by Lukas Czerner · 11 years ago
  92. df55bce ext4: fix race in ext4_mb_add_n_trim() by Niu Yawei · 12 years ago
  93. 542a25c ext4: check bh in ext4_read_block_bitmap() by Eryu Guan · 12 years ago
  94. d8d03d2 media: rc: unlock on error in show_protocols() by Dan Carpenter · 12 years ago
  95. 8cb415e fs: Fix possible use-after-free with AIO by Jan Kara · 12 years ago
  96. cec901a sysctl: fix null checking in bin_dn_node_address() by Xi Wang · 11 years ago
  97. 6214413 firewire: add minor number range check to fw_device_init() by Tejun Heo · 11 years ago
  98. b856c58 block: fix synchronization and limit check in blk_alloc_devt() by Tejun Heo · 11 years ago
  99. 6e55d77 xen/blkback: Don't trust the handle from the frontend. by Konrad Rzeszutek Wilk · 12 years ago
  100. 812e9e3 xen-blkback: do not leak mode property by Jan Beulich · 12 years ago