1. 2f8965b staging: comedi: ni_labpc: set up command4 register *after* command3 by Ian Abbott · 12 years ago
  2. 0afe5bb staging: comedi: ni_labpc: correct differential channel sequence for AI commands by Ian Abbott · 12 years ago
  3. 487afef ACPI: Add DMI entry for Sony VGN-FW41E_H by Joseph Salisbury · 12 years ago
  4. bd35f36 ab8500_btemp: Demote initcall sequence by Rajanikanth H.V · 12 years ago
  5. 8f6c71c8 ab8500-chargalg: Only root should have write permission on sysfs file by Lee Jones · 12 years ago
  6. 45715f3 cgroup: fix exit() vs rmdir() race by Li Zefan · 12 years ago
  7. 9b5c24d cpuset: fix cpuset_print_task_mems_allowed() vs rename() race by Li Zefan · 12 years ago
  8. cfae9de pstore: Avoid deadlock in panic and emergency-restart path by Seiji Aguchi · 12 years ago
  9. 2ef5387 ath9k_hw: fix calibration issues on chainmask that don't include chain 0 by Felix Fietkau · 12 years ago
  10. 6986829 unbreak automounter support on 64-bit kernel with 32-bit userspace (v2) by Helge Deller · 12 years ago
  11. 5d65087 vhost: fix length for cross region descriptor by Michael S. Tsirkin · 12 years ago
  12. 9496a12 svcrpc: make svc_age_temp_xprts enqueue under sv_lock by J. Bruce Fields · 12 years ago
  13. 6c669ca nfsd: Fix memleak by majianpeng · 12 years ago
  14. 9d4bf02 ext4: fix free clusters calculation in bigalloc filesystem by Lukas Czerner · 12 years ago
  15. eebdae5 ext4: fix xattr block allocation/release with bigalloc by Lukas Czerner · 12 years ago
  16. df55bce ext4: fix race in ext4_mb_add_n_trim() by Niu Yawei · 12 years ago
  17. 542a25c ext4: check bh in ext4_read_block_bitmap() by Eryu Guan · 12 years ago
  18. d8d03d2 media: rc: unlock on error in show_protocols() by Dan Carpenter · 12 years ago
  19. 8cb415e fs: Fix possible use-after-free with AIO by Jan Kara · 12 years ago
  20. cec901a sysctl: fix null checking in bin_dn_node_address() by Xi Wang · 12 years ago
  21. 6214413 firewire: add minor number range check to fw_device_init() by Tejun Heo · 12 years ago
  22. b856c58 block: fix synchronization and limit check in blk_alloc_devt() by Tejun Heo · 12 years ago
  23. 6e55d77 xen/blkback: Don't trust the handle from the frontend. by Konrad Rzeszutek Wilk · 12 years ago
  24. 812e9e3 xen-blkback: do not leak mode property by Jan Beulich · 12 years ago
  25. 936cb33 block: fix ext_devt_idr handling by Tomas Henzl · 12 years ago
  26. fa53ab8 ocfs2: ac->ac_allow_chain_relink=0 won't disable group relink by Xiaowei.Hu · 12 years ago
  27. d1edf23 ocfs2: fix ocfs2_init_security_and_acl() to initialize acl correctly by Jeff Liu · 12 years ago
  28. 9543349 ocfs2: fix possible use-after-free with AIO by Jan Kara · 12 years ago
  29. 6c9c508 target: Add missing mapped_lun bounds checking during make_mappedlun setup by Nicholas Bellinger · 12 years ago
  30. 3e963f3 target: Fix lookup of dynamic NodeACLs during cached demo-mode operation by Nicholas Bellinger · 12 years ago
  31. 158eea3 x86: Make sure we can boot in the case the BDA contains pure garbage by H. Peter Anvin · 12 years ago
  32. b6d2859 doc, kernel-parameters: Document 'console=hvc<n>' by Konrad Rzeszutek Wilk · 12 years ago
  33. 3296487 doc, xen: Mention 'earlyprintk=xen' in the documentation. by Konrad Rzeszutek Wilk · 12 years ago
  34. e577001 x86, efi: Make "noefi" really disable EFI runtime serivces by Matt Fleming · 12 years ago
  35. cbcbbb0 ftrace: Call ftrace cleanup module notifier after all other notifiers by Steven Rostedt (Red Hat) · 12 years ago
  36. 076f242 posix-timer: Don't call idr_find() with out-of-range ID by Tejun Heo · 12 years ago
  37. aa65925 iommu/amd: Initialize device table after dma_ops by Joerg Roedel · 12 years ago
  38. 2bd79b1 quota: autoload the quota_v2 module for QFMT_VFS_V1 quota format by Theodore Ts'o · 12 years ago
  39. 266cbaa ALSA: hda - hdmi: Make jacks phantom, if they're not detectable by David Henningsson · 12 years ago
  40. ec48bcb Linux 3.4.34 by Greg Kroah-Hartman · 12 years ago
  41. a90bb12 USB: usb-storage: unusual_devs update for Super TOP SATA bridge by Josh Boyer · 12 years ago
  42. 81ef352 USB: storage: properly handle the endian issues of idProduct by fangxiaozhi · 12 years ago
  43. dba707c USB: ehci-omap: Fix autoloading of module by Roger Quadros · 12 years ago
  44. 53785f2 USB: option: add Huawei "ACM" devices using protocol = vendor by Bjørn Mork · 12 years ago
  45. 92215a0 USB: option: add Yota / Megafon M100-1 4g modem by Bjørn Mork · 12 years ago
  46. 99d9350 USB: option: add and update Alcatel modems by Bjørn Mork · 12 years ago
  47. 4feff65 dca: check against empty dca_domains list before unregister provider by Maciej Sosnowski · 12 years ago
  48. 3a238da vlan: adjust vlan_set_encap_proto() for its callers by Cong Wang · 12 years ago
  49. 1fb5f30 ipv6: use a stronger hash for tcp by Eric Dumazet · 12 years ago
  50. ba994d6 net: fix a compile error when SOCK_REFCNT_DEBUG is enabled by Ying Xue · 12 years ago
  51. b837cc0 xen-netback: cancel the credit timer when taking the vif down by David Vrabel · 12 years ago
  52. 2d6dfdb xen-netback: correctly return errors from netbk_count_requests() by David Vrabel · 12 years ago
  53. 86846ff net: fix infinite loop in __skb_recv_datagram() by Eric Dumazet · 12 years ago
  54. eb5466e bridge: set priority of STP packets by Stephen Hemminger · 12 years ago
  55. 4800cf6 HID: wiimote: fix nunchuck button parser by David Herrmann · 12 years ago
  56. 007609f mmc: sdhci-esdhc-imx: fix host version read by Shawn Guo · 12 years ago
  57. a5d3f7b fb: Yet another band-aid for fixing lockdep mess by Takashi Iwai · 12 years ago
  58. 50a6045 fb: rework locking to fix lock ordering on takeover by Alan Cox · 12 years ago
  59. 15110a0 fbcon: don't lose the console font across generic->chip driver switch by Dave Airlie · 12 years ago
  60. 41b9a98 drivers/video: fsl-diu-fb: fix pixel formats for 24 and 16 bpp by Anatolij Gustschin · 12 years ago
  61. 05c4284 pcmcia/vrc4171: Add missing spinlock init by Jean Delvare · 12 years ago
  62. d3b0870 Purge existing TLB entries in set_pte_at and ptep_set_wrprotect by John David Anglin · 12 years ago
  63. cd373d1 powerpc/kexec: Disable hard IRQ before kexec by Phileas Fogg · 12 years ago
  64. a64a0de ARM: samsung: fix assembly syntax for new gas by Arnd Bergmann · 12 years ago
  65. 3b14b41 ARM: PXA3xx: program the CSMSADRCFG register by Igor Grinberg · 12 years ago
  66. d52a94b ASoC: wm2200: correct IN2L and IN3L digital mute by Chris Rattray · 12 years ago
  67. 1e6d49e staging: vt6656: Fix URB submitted while active warning. by Malcolm Priestley · 12 years ago
  68. 1dd39e9 staging: comedi: disallow COMEDI_DEVCONFIG on non-board minors by Ian Abbott · 12 years ago
  69. 30994a9 drm/i915: Set i9xx sdvo clock limits according to specifications by Patrik Jakobsson · 12 years ago
  70. b389c7e drm/i915: disable shared panel fitter for pipe by Mika Kuoppala · 12 years ago
  71. 55bd200 intel/iommu: force writebuffer-flush quirk on Gen 4 Chipsets by Daniel Vetter · 12 years ago
  72. 2f835e6 target: Fix divide by zero bug in fabric_max_sectors for unconfigured devices by Nicholas Bellinger · 12 years ago
  73. 633f8ae drm/usb: bind driver to correct device by Dave Airlie · 12 years ago
  74. 5d5144f drm: Use C8 instead of RGB332 when determining the format from depth/bpp by Ville Syrjälä · 12 years ago
  75. 9e7ddaa drm: Fill depth/bits_per_pixel for C8 format by Ville Syrjälä · 12 years ago
  76. b6e56d6 drm: don't add inferred modes for monitors that don't support them by Paulo Zanoni · 12 years ago
  77. a34d90f vgacon/vt: clear buffer attributes when we load a 512 character font (v2) by Dave Airlie · 12 years ago
  78. 56409c4 drm/udl: disable fb_defio by default by Dave Airlie · 12 years ago
  79. 4c9063c drm/udl: make usage as a console safer by Dave Airlie · 12 years ago
  80. bccd9c1 drm/radeon/dce6: fix display powergating by Alex Deucher · 12 years ago
  81. 60e1290 sunvdc: Fix off-by-one in generic_request(). by David S. Miller · 12 years ago
  82. b8f13a7 ALSA: hda - hdmi: ELD shouldn't be valid after unplug by David Henningsson · 12 years ago
  83. 74fd75d ALSA: hda - Workaround for silent output on Sony Vaio VGC-LN51JGB with ALC889 by Fernando Luis Vazquez Cao · 12 years ago
  84. 7715868 ALSA: hda - Release assigned pin/cvt at error path of hdmi_pcm_open() by Takashi Iwai · 12 years ago
  85. b0992d9 ALSA: usb: Fix Processing Unit Descriptor parsers by Pawel Moll · 12 years ago
  86. 40ce815 ALSA: usb-audio: fix Roland A-PRO support by Clemens Ladisch · 12 years ago
  87. a4503a2 p54usb: corrected USB ID for T-Com Sinus 154 data II by Tomasz Guszkowski · 12 years ago
  88. 1db3027 NLM: Ensure that we resend all pending blocking locks after a reclaim by Trond Myklebust · 12 years ago
  89. f4ef941 umount oops when remove blocklayoutdriver first by fanchaoting · 12 years ago
  90. 67fbdae drivercore: Fix ordering between deferred_probe and exiting initcalls by Grant Likely · 12 years ago
  91. 293fb11 mm/fadvise.c: drain all pagevecs if POSIX_FADV_DONTNEED fails to discard all pages by Mel Gorman · 12 years ago
  92. 5bff19b tmpfs: fix use-after-free of mempolicy object by Greg Thelen · 12 years ago
  93. 25bb7c3 drivers/video/backlight/adp88?0_bl.c: fix resume by Lars-Peter Clausen · 12 years ago
  94. ca1146b ocfs2: unlock super lock if lockres refresh failed by Junxiao Bi · 12 years ago
  95. b6f489a fs/block_dev.c: page cache wrongly left invalidated after revalidate_disk() by MITSUNARI Shigeo · 12 years ago
  96. ff3d442 inotify: remove broken mask checks causing unmount to be EINVAL by Jim Somerville · 12 years ago
  97. 35f7186 s390/kvm: Fix store status for ACRS/FPRS by Christian Borntraeger · 12 years ago
  98. 8227439 KVM: s390: Handle hosts not supporting s390-virtio. by Cornelia Huck · 12 years ago
  99. 3eb048e mmu_notifier_unregister NULL Pointer deref and multiple ->release() callouts by Robin Holt · 12 years ago
  100. a02f4a2 mm: mmu_notifier: make the mmu_notifier srcu static by Andrea Arcangeli · 12 years ago