1. d87127d rpmsg: make sure inflight messages don't invoke just-removed callbacks by Ohad Ben-Cohen · 12 years ago
  2. a299827 rpmsg: avoid premature deallocation of endpoints by Ohad Ben-Cohen · 12 years ago
  3. fc82511 iommu/tegra: smmu: Fix unsleepable memory allocation by Hiroshi DOYU · 12 years ago
  4. 17bdadc iommu/amd: Initialize dma_ops for hotplug and sriov devices by Joerg Roedel · 12 years ago
  5. c96b597 iommu/amd: Fix missing iommu_shutdown initialization in passthrough mode by Shuah Khan · 12 years ago
  6. 7f76aa5 udf: Fortify loading of sparing table by Jan Kara · 12 years ago
  7. 0e69c52 udf: Avoid run away loop when partition table length is corrupted by Jan Kara · 12 years ago
  8. 529a7a9 udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol() by Jan Kara · 12 years ago
  9. f48a3dc6 nilfs2: ensure proper cache clearing for gc-inodes by Ryusuke Konishi · 12 years ago
  10. ed45727 staging: r8712u: Add new USB IDs by Lubomir Schmidt · 12 years ago
  11. 3bc95aa hwmon: (applesmc) Limit key length in warning messages by Henrik Rydberg · 12 years ago
  12. cea3614 NFC: Prevent multiple buffer overflows in NCI by Dan Rosenberg · 12 years ago
  13. 55d0754 NFC: Return from rawsock_release when sk is NULL by Eric Dumazet · 12 years ago
  14. f47d840 powerpc: Fix build of some debug irq code by Benjamin Herrenschmidt · 12 years ago
  15. e9d9bfd powerpc: More fixes for lazy IRQ vs. idle by Benjamin Herrenschmidt · 12 years ago
  16. b8b054d mm: fix slab->page _count corruption when using slub by Pravin B Shelar · 12 years ago
  17. 89e69e7 xen/netfront: teardown the device before unregistering it. by Ian Campbell · 12 years ago
  18. 0c62d80 bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2) by stephen hemminger · 12 years ago
  19. eb42f59 net: remove skb_orphan_try() by Eric Dumazet · 12 years ago
  20. 50d00b7 bnx2x: fix panic when TX ring is full by Eric Dumazet · 12 years ago
  21. 6ca9737 bnx2x: fix checksum validation by Eric Dumazet · 12 years ago
  22. 6c4784e netpoll: fix netpoll_send_udp() bugs by Eric Dumazet · 12 years ago
  23. 08a6d59 bonding: Fix corrupted queue_mapping by Eric Dumazet · 12 years ago
  24. d991b41 dummy: fix rcu_sched self-detected stalls by Eric Dumazet · 12 years ago
  25. f79e71c be2net: fix a race in be_xmit() by Eric Dumazet · 12 years ago
  26. 832e388 Revert "niu: Add support for byte queue limits." by David S. Miller · 12 years ago
  27. 03cfe87 sky2: fix checksum bit management on some chips by stephen hemminger · 12 years ago
  28. 9d43f1d ipv6: Move ipv6 proc file registration to end of init order by Thomas Graf · 12 years ago
  29. 1f9b81b ipv6: fib: Restore NTF_ROUTER exception in fib6_age() by Thomas Graf · 12 years ago
  30. 3ccda86 net: neighbour: fix neigh_dump_info() by Eric Dumazet · 12 years ago
  31. 3ecc4cf lpc_eth: fix tx completion by Eric Dumazet · 12 years ago
  32. 18dba0b lpc_eth: add missing ndo_change_mtu() by Eric Dumazet · 12 years ago
  33. 03ecca8 l2tp: fix a race in l2tp_ip_sendmsg() by Eric Dumazet · 12 years ago
  34. 24bcc54b net: l2tp_eth: fix kernel panic on rmmod l2tp_eth by Eric Dumazet · 12 years ago
  35. 0f986f4 inetpeer: fix a race in inetpeer_gc_worker() by Eric Dumazet · 12 years ago
  36. 420d936 drop_monitor: dont sleep in atomic context by Eric Dumazet · 12 years ago
  37. 44808a0 r8169: call netif_napi_del at errpaths and at driver unload by Devendra Naga · 12 years ago
  38. 47e5917 cipso: handle CIPSO options correctly when NetLabel is disabled by Paul Moore · 12 years ago
  39. e3e0439 bql: Avoid possible inconsistent calculation. by Hiroaki SHIMODA · 12 years ago
  40. dc4051f bql: Avoid unneeded limit decrement. by Hiroaki SHIMODA · 12 years ago
  41. 1a97a12 bql: Fix POSDIFF() to integer overflow aware. by Hiroaki SHIMODA · 12 years ago
  42. d6aec49 media: smsusb: add autodetection support for USB ID 2040:f5a0 by Michael Krufky · 12 years ago
  43. 5b51373 powerpc/xmon: Use cpumask iterator to avoid warning by Anton Blanchard · 12 years ago
  44. f11a453 powerpc/kvm: sldi should be sld by Michael Neuling · 12 years ago
  45. 5c72db2 ARM: SAMSUNG: Should check for IS_ERR(clk) instead of NULL by Jonghwan Choi · 12 years ago
  46. 9cc6313 ARM: SAMSUNG: Fix for S3C2412 EBI memory mapping by Jose Miguel Goncalves · 12 years ago
  47. ef83603 powerpc: check_and_cede_processor() never cedes by Anton Blanchard · 12 years ago
  48. 1711518 powerpc/pseries: Fix software invalidate TCE by Michael Neuling · 12 years ago
  49. 3b318db powerpc: Fix uninitialised error in numa.c by Michael Neuling · 12 years ago
  50. 1a28e00 powerpc/ftrace: Do not trace restore_interrupts() by Steven Rostedt · 12 years ago
  51. 330afc0 ALSA: hda - Fix power-map regression for HP dv6 & co by Takashi Iwai · 12 years ago
  52. b29e9b6 ALSA: hda - Fix memory leaks at module unload by Takashi Iwai · 12 years ago
  53. 3854948 ALSA: hda - Add Realtek ALC280 codec support by David Henningsson · 12 years ago
  54. 0578527 ARM: tegra: make tegra_cpu_reset_handler_enable() __init by Stephen Warren · 12 years ago
  55. e3509bc Tools: hv: verify origin of netlink connector message by Olaf Hering · 12 years ago
  56. 478ab61 Linux 3.4.4 by Greg Kroah-Hartman · 12 years ago
  57. ca461a4 target: Return error to initiator if SET TARGET PORT GROUPS emulation fails by Roland Dreier · 12 years ago
  58. bc9fd20 iwlwifi: fix TX power antenna access by Johannes Berg · 12 years ago
  59. 2bc75d2 iwlwifi: use correct supported firmware for 6035 and 6000g2 by Meenakshi Venkataraman · 12 years ago
  60. 823b2f5 iwlwifi: fix the Transmit Frame Descriptor rings by Emmanuel Grumbach · 12 years ago
  61. 7193631 ntp: Correct TAI offset during leap second by Richard Cochran · 12 years ago
  62. 00a984c e1000e: Remove special case for 82573/82574 ASPM L1 disablement by Chris Boot · 12 years ago
  63. 709c4d9 e1000e: Disable ASPM L1 on 82574 by Chris Boot · 12 years ago
  64. 78a4bdf remoteproc: fix missing fault indication in error-path by Sjur Brændeland · 12 years ago
  65. 5b9f50a remoteproc: fix print format warnings by Sjur Brændeland · 12 years ago
  66. a367fac remoteproc/omap: fix dev_err typo by Ohad Ben-Cohen · 12 years ago
  67. 43d0bba 9p: BUG before corrupting memory by Sasha Levin · 12 years ago
  68. 4ae46d4 edac: fix the error about memory type detection on SandyBridge by Chen Gong · 12 years ago
  69. c105efa edac: avoid mce decoding crash after edac driver unloaded by Chen Gong · 12 years ago
  70. 39bcaf5 hwrng: atmel-rng - fix data valid check by Peter Korsgaard · 12 years ago
  71. 2a58a56 ASoC: wm8904: Fix GPIO and MICBIAS initialisation for regmap conversion by Mark Brown · 12 years ago
  72. 2cea36f USB: fix gathering of interface associations by Daniel Mack · 12 years ago
  73. b114035 USB: serial: Enforce USB driver and USB serial driver match by Bjørn Mork · 12 years ago
  74. 897da2b USB: serial: sierra: Add support for Sierra Wireless AirCard 320U modem by Tom Cassidy · 12 years ago
  75. 7e549b1 usb: cdc-acm: fix devices not unthrottled on open by Otto Meta · 12 years ago
  76. bc716c6 USB: cdc-wdm: Add Vodafone/Huawei K5005 support by Bjørn Mork · 12 years ago
  77. 9cbc8b3 USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2 by Alan Stern · 12 years ago
  78. 4234ba9 USB: ftdi-sio: Add support for RT Systems USB-RTS01 serial adapter by Evan McNabb · 12 years ago
  79. ba7b2fc USB: serial: cp210x: add Optris MS Pro usb id by Mikko Tuumanen · 12 years ago
  80. 75e95ab USB: fix PS3 EHCI systems by Ricardo Martins · 12 years ago
  81. 5b5bb46 usb: musb_gadget: fix crash caused by dangling pointer by Grazvydas Ignotas · 12 years ago
  82. 5eb1c72 usb: musb: davinci: Fix build breakage by Jon Povey · 12 years ago
  83. 138f215 USB: mct_u232: Fix incorrect TIOCMSET return by Alan Cox · 12 years ago
  84. e908341 USB: qcserial: Add Sierra Wireless device IDs by Bjørn Mork · 12 years ago
  85. d0054ae USB: mos7840: Fix compilation of usb serial driver by Tony Zelenoff · 12 years ago
  86. f38eb49 usb-storage: Add 090c:1000 to unusal-devs by Hans de Goede · 12 years ago
  87. 55150ea xHCI: Increase the timeout for controller save/restore state operation by Andiry Xu · 12 years ago
  88. 4774e5c xhci: Don't free endpoints in xhci_mem_cleanup() by Takashi Iwai · 12 years ago
  89. 385898a xhci: Fix invalid loop check in xhci_free_tt_info() by Takashi Iwai · 12 years ago
  90. 5a42d7e Make hard_irq_disable() actually hard-disable interrupts by Paul Mackerras · 12 years ago
  91. a255515 hfsplus: fix bless ioctl when used with hardlinks by Matthew Garrett · 12 years ago
  92. 947cbe6 hfsplus: fix overflow in sector calculations in hfsplus_submit_bio by Janne Kalliomäki · 12 years ago
  93. 3260fcd kdump: Execute kmsg_dump(KMSG_DUMP_PANIC) after smp_send_stop() by Seiji Aguchi · 12 years ago
  94. 8ccd9ad USB: option: fix port-data abuse by Johan Hovold · 12 years ago
  95. 6d40856 USB: option: fix memory leak by Johan Hovold · 12 years ago
  96. 2adf0a9 USB: option: add more YUGA device ids by 说不得 · 12 years ago
  97. 07fae98 USB: option: Updated Huawei K4605 has better id by Andrew Bird · 12 years ago
  98. 637b515 USB: option: Add Vodafone/Huawei K5005 support by Bjørn Mork · 12 years ago
  99. be28460 swap: fix shmem swapping when more than 8 areas by Hugh Dickins · 12 years ago
  100. ec2db1c SCSI: mpt2sas: Fix unsafe using smp_processor_id() in preemptible by nagalakshmi.nandigama@lsi.com · 12 years ago