1. 8e87815 time: Improve sanity checking of timekeeping inputs by John Stultz · 14 years ago
  2. 504471e media: lirc_sir: make device registration work by Jarod Wilson · 14 years ago
  3. 391c314 mm: sparse: fix usemap allocation above node descriptor section by Yinghai Lu · 14 years ago
  4. e194fab sched: Fix race in task_group() by Peter Zijlstra · 14 years ago
  5. 6418cc4 r8169: RxConfig hack for the 8168evl. by Francois Romieu · 14 years ago
  6. 9dd30d1 libata: Prevent interface errors with Seagate FreeAgent GoFlex by Daniel J Blueman · 14 years ago
  7. b2c1fca rds: set correct msg_namelen by Weiping Pan · 14 years ago
  8. 11266a8 Fix a dead loop in async_synchronize_full() by Li Zhong · 14 years ago
  9. 0d19c30 media: cx25821: Remove bad strcpy to read-only char* by Ezequiel Garcia · 14 years ago
  10. e6da94b net: Statically initialize init_net.dev_base_head by Rustad, Mark D · 14 years ago
  11. c031edc Bluetooth: Fix sending a HCI Authorization Request over LE links by Vinicius Costa Gomes · 14 years ago
  12. 0fcc080 Bluetooth: Change signature of smp_conn_security() by Vinicius Costa Gomes · 14 years ago
  13. 27d5046 Bluetooth: Fix use-after-free bug in SMP by Andre Guedes · 14 years ago
  14. 403c9eb Bluetooth: Add support for Apple vendor-specific devices by Henrik Rydberg · 14 years ago
  15. 004251b Bluetooth: Use USB_VENDOR_AND_INTERFACE() for Broadcom devices by Gustavo Padovan · 14 years ago
  16. ef3914b Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0 by Manoj Iyer · 14 years ago
  17. 2b3c713 macvtap: zerocopy: set SKBTX_DEV_ZEROCOPY only when skb is built successfully by Jason Wang · 14 years ago
  18. 61f26eb macvtap: zerocopy: put page when fail to get all requested user pages by Jason Wang · 14 years ago
  19. bfd1678 macvtap: zerocopy: fix truesize underestimation by Jason Wang · 14 years ago
  20. 2b9ec26 macvtap: zerocopy: fix offset calculation when building skb by Jason Wang · 14 years ago
  21. 6c9e628 x86: Fix boot on Twinhead H12Y by Alan Cox · 14 years ago
  22. 6adebb0 workqueue: UNBOUND -> REBIND morphing in rebind_workers() should be atomic by Lai Jiangshan · 14 years ago
  23. 956b165 md/raid10: fix problem with on-stack allocation of r10bio structure. by NeilBrown · 14 years ago
  24. 1f7edfc drm/i915: HDMI - Clear Audio Enable bit for Hot Plug by Wang Xingchao · 14 years ago
  25. 4b4ceb8 drm/nouveau: fix booting with plymouth + dumb support by Dave Airlie · 14 years ago
  26. fcb836f drm/radeon: fix dig encoder selection on DCE61 by Alex Deucher · 14 years ago
  27. d6ce9c9 drm/radeon: force dma32 to fix regression rs4xx,rs6xx,rs740 by Jerome Glisse · 14 years ago
  28. 5f566f0 drm/radeon: don't disable plls that are in use by other crtcs by Alex Deucher · 14 years ago
  29. ea708eb drm/radeon: convert radeon vfct code to use acpi_get_table_with_size by Alex Deucher · 14 years ago
  30. 6992255 drm/i915: fix wrong order of parameters in port checking functions by Xu, Anhua · 14 years ago
  31. 853a847 drm/radeon/atom: powergating fixes for DCE6 by Alex Deucher · 14 years ago
  32. d468e21 drm/radeon/atom: rework DIG modesetting on DCE3+ by Alex Deucher · 14 years ago
  33. 2607b94 drm: Check for invalid cursor flags by Jakob Bornecrantz · 14 years ago
  34. 4368ade asus-nb-wmi: add some video toggle keys by AceLan Kao · 14 years ago
  35. 91a1da9 asus-laptop: HRWS/HWRS typo by Corentin Chary · 14 years ago
  36. 33822ab drm/i915: extract connector update from intel_ddc_get_modes() for reuse by Jani Nikula · 14 years ago
  37. 9e4f719 drm/radeon/kms: extend the Fujitsu D3003-S2 board connector quirk to cover later silicon stepping by Tvrtko Ursulin · 14 years ago
  38. 25413e6 drm/radeon: implement ACPI VFCT vbios fetch (v3) by David Lamparter · 14 years ago
  39. 0a1d9a8 drm/radeon: split ATRM support out from the ATPX handler (v3) by Alex Deucher · 14 years ago
  40. 53c6c87 drm/radeon/ss: use num_crtc rather than hardcoded 6 by Alex Deucher · 14 years ago
  41. 8ff6361 drm/radeon: avoid turning off spread spectrum for used pll by Jerome Glisse · 14 years ago
  42. 13e902a fbcon: fix race condition between console lock and cursor timer (v1.1) by Dave Airlie · 14 years ago
  43. 95c1d94 drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ resources by Robin Holt · 14 years ago
  44. 7f2e6de PM / Runtime: Clear power.deferred_resume on success in rpm_suspend() by Rafael J. Wysocki · 14 years ago
  45. a0bfb91 PM / Runtime: Fix rpm_resume() return value for power.no_callbacks set by Rafael J. Wysocki · 14 years ago
  46. 5e5891d drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour mode by Atsushi Nemoto · 14 years ago
  47. e60b883 mutex: Place lock in contended state after fastpath_lock failure by Will Deacon · 14 years ago
  48. 8623625 tty: serial: imx: console write routing is unsafe on SMP by Xinyu Chen · 14 years ago
  49. 48877fe usb: host: xhci: fix compilation error for non-PCI based stacks by Moiz Sonasath · 14 years ago
  50. fa544a2 xhci: Recognize USB 3.0 devices as superspeed at powerup by Manoj Iyer · 14 years ago
  51. 279412b xhci: Make handover code more robust by Matthew Garrett · 14 years ago
  52. 3dd2f0b xhci: Fix a logical vs bitwise AND bug by Dan Carpenter · 14 years ago
  53. 40fd882 usb: host: xhci-plat: use ioremap_nocache by Ruchika Kharwar · 14 years ago
  54. 3c4154b Intel xhci: Only switch the switchable ports by Keng-Yu Lin · 14 years ago
  55. dadc5da usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP Hardware by Alexis R. Cortes · 14 years ago
  56. 1f92c25 rt2800usb: Added rx packet length validity check by Sergei Poselenov · 14 years ago
  57. adc7b2b USB: add device quirk for Joss Optical touchboard by Alan Stern · 14 years ago
  58. 61fee2c USB: ohci-at91: fix PIO handling in relation with number of ports by Nicolas Ferre · 14 years ago
  59. 5527f13 USB: cdc-wdm: fix wdm_find_device* return value by Bjørn Mork · 14 years ago
  60. 7acab78 usb: dwc3: ep0: correct cache sync issue in case of ep0_bounced by Pratyush Anand · 14 years ago
  61. 1ea39e9 USB: ftdi-sio: add support for more Physik Instrumente devices by Éric Piel · 14 years ago
  62. c5a79af USB: ftdi_sio: do not claim CDC ACM function by Bjørn Mork · 14 years ago
  63. 7d9088f USB: ftdi_sio: PID for NZR SEM 16+ USB by Horst Schirmeier · 14 years ago
  64. 7fe0451 EHCI: Update qTD next pointer in QH overlay region during unlink by Pavankumar Kondeti · 14 years ago
  65. 6da04d6 NFS: return error from decode_getfh in decode open by Weston Andros Adamson · 14 years ago
  66. 3672dff NFS: Fix a problem with the legacy binary mount code by Trond Myklebust · 14 years ago
  67. f15e724 NFS: Fix the initialisation of the readdir 'cookieverf' array by Trond Myklebust · 14 years ago
  68. 010ec57 rt2x00: Fix rfkill polling prior to interface start. by Gertjan van Wingerde · 14 years ago
  69. c0b4947 rt2x00: Fix word size of rt2500usb MAC_CSR19 register. by Gertjan van Wingerde · 14 years ago
  70. 117fe26 rt2x00: Identify ASUS USB-N53 device. by Gertjan van Wingerde · 14 years ago
  71. 87a3420 dmaengine: at_hdmac: check that each sg data length is non-null by Nicolas Ferre · 14 years ago
  72. 8dd47c7 dmaengine: at_hdmac: fix comment in atc_prep_slave_sg() by Nicolas Ferre · 14 years ago
  73. 570d152 DMA: PL330: Check the pointer returned by kzalloc by Sachin Kamat · 14 years ago
  74. fe9803b DMA: PL330: Fix potential NULL pointer dereference in pl330_submit_req() by Sachin Kamat · 14 years ago
  75. 7334e40 cfg80211: fix possible circular lock on reg_regdb_search() by Luis R. Rodriguez · 14 years ago
  76. 12e58ca can: janz-ican3: fix support for older hardware revisions by Ira W. Snyder · 14 years ago
  77. 4a3aa6ef can: ti_hecc: fix oops during rmmod by Marc Kleine-Budde · 14 years ago
  78. d83e6a4 asix: Support DLink DUB-E100 H/W Ver C1 by Søren Holm · 14 years ago
  79. b9e8ad4 rtlwifi: rtl8192ce: Log message that B_CUT device may not work by Larry Finger · 14 years ago
  80. 870fefc MIPS: mm: Add compound tail page _mapcount when mapped by Jovi Zhang · 14 years ago
  81. 0ed92b2 Input: i8042 - disable mux on Toshiba C850D by Anisse Astier · 14 years ago
  82. c648535 tracing: Don't call page_to_pfn() if page is NULL by Wen Congyang · 14 years ago
  83. dca2dd1 ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 cores by Matthew Leach · 14 years ago
  84. 9f8a301 hpwdt: Fix kdump issue in hpwdt by Toshi Kani · 14 years ago
  85. a6be20b Bluetooth: mgmt: Fix enabling LE while powered off by Andrzej Kaczmarek · 14 years ago
  86. ec4d417 Bluetooth: Fix not removing power_off delayed work by Vinicius Costa Gomes · 14 years ago
  87. dcc8dbc Bluetooth: mgmt: Fix enabling SSP while powered off by Andrzej Kaczmarek · 14 years ago
  88. f51909c SCSI: scsi: virtio-scsi: Fix address translation failure of HighMem pages used by sg list by Wang Sen · 14 years ago
  89. c2cf6b0 SCSI: hpsa: fix handling of protocol error by Stephen M. Cameron · 14 years ago
  90. 4f04e02 SCSI: bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offload by Eddie Wai · 14 years ago
  91. d39bdd3 SCSI: mpt2sas: Fix for issue - Unable to boot from the drive connected to HBA by sreekanth.reddy@lsi.com · 14 years ago
  92. c68f3282 SCSI: lpfc: fix problems with -Werror by James Bottomley · 14 years ago
  93. d521765 brcmfmac: Fix big endian host configuration data. by Hante Meuleman · 14 years ago
  94. 7c4a26d brcmfmac: fix big endian bug in i-scan. by Hante Meuleman · 14 years ago
  95. ba41a6d mac80211: clear bssid on auth/assoc failure by Eliad Peller · 14 years ago
  96. 0bf2a82 ibmveth: Fix alignment of rx queue bug by Santiago Leon · 14 years ago
  97. 1db67b6 vmwgfx: add dumb ioctl support by Dave Airlie · 14 years ago
  98. 2ae6371 cifs: fix return value in cifsConvertToUTF16 by Jeff Layton · 14 years ago
  99. a3bd94a HID: Fix logitech-dj: missing Unifying device issue by Nestor Lopez Casado · 14 years ago
  100. 3f4d6d7 hwmon: (ad7314) Add 'name' sysfs attribute by Guenter Roeck · 14 years ago