1. efc4f7b x86-32, mm: Remove reference to resume_map_numa_kva() by H. Peter Anvin · 12 years ago
  2. 756dd40 x86-32, mm: Rip out x86_32 NUMA remapping code by Dave Hansen · 12 years ago
  3. 999b86a 3.4.33 by Greg Kroah-Hartman · 12 years ago
  4. 797f234 Linux 3.4.32 by Greg Kroah-Hartman · 12 years ago
  5. f39a4b6 igb: Remove artificial restriction on RQDPC stat reading by Alexander Duyck · 12 years ago
  6. f11bc28 efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameter by Satoru Takeuchi · 12 years ago
  7. 53265d0 PCI/PM: Clean up PME state when removing a device by Rafael J. Wysocki · 12 years ago
  8. c5f99e3 x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS. by Jan Beulich · 12 years ago
  9. c74be34 x86/mm: Check if PUD is large when validating a kernel address by Mel Gorman · 12 years ago
  10. c702a24 x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems by Stoney Wang · 12 years ago
  11. b6052d1 x86: Do not leak kernel page mapping locations by Kees Cook · 12 years ago
  12. 9bb58af s390/timer: avoid overflow when programming clock comparator by Heiko Carstens · 12 years ago
  13. e6f34d2 Linux 3.4.31 by Greg Kroah-Hartman · 12 years ago
  14. 9115134 be2net: Fix to trim skb for padded vlan packets to workaround an ASIC Bug by Somnath Kotur · 12 years ago
  15. 4678f99 tg3: Fix crc errors on jumbo frame receive by Nithin Nayak Sujir · 12 years ago
  16. 0fa2959 tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode by Nithin Nayak Sujir · 12 years ago
  17. 3381416 bridge: Pull ip header into skb->data before looking into ip header. by Sarveshwar Bandi · 12 years ago
  18. d5569ab tcp: fix for zero packets_in_flight was too broad by Ilpo Järvinen · 12 years ago
  19. 19ed8f1 tcp: frto should not set snd_cwnd to 0 by Eric Dumazet · 12 years ago
  20. 36b8a72 netback: correct netbk_tx_err to handle wrap around. by Ian Campbell · 12 years ago
  21. 9427353 xen/netback: free already allocated memory on failure in xen_netbk_get_requests by Ian Campbell · 12 years ago
  22. 707082d xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop. by Matthew Daley · 12 years ago
  23. a9f5bba xen/netback: shutdown the ring if it contains garbage. by Ian Campbell · 12 years ago
  24. ca36ba1 net: sctp: sctp_endpoint_free: zero out secret key data by Daniel Borkmann · 12 years ago
  25. 1e39332 net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree by Daniel Borkmann · 12 years ago
  26. f32046e sctp: refactor sctp_outq_teardown to insure proper re-initalization by Neil Horman · 12 years ago
  27. 5a8840d atm/iphase: rename fregt_t -> ffreg_t by Heiko Carstens · 12 years ago
  28. 330d633 packet: fix leakage of tx_ring memory by Phil Sutter · 12 years ago
  29. 9a7c986 via-rhine: Fix bugs in NAPI support. by David S. Miller · 12 years ago
  30. ed130e3 ipv6: do not create neighbor entries for local delivery by Marcelo Ricardo Leitner · 12 years ago
  31. a86923f pktgen: correctly handle failures when adding a device by Cong Wang · 12 years ago
  32. 8920fef net: loopback: fix a dst refcounting issue by Eric Dumazet · 12 years ago
  33. 8381680 r8169: remove the obsolete and incorrect AMD workaround by Timo Teräs · 12 years ago
  34. 12a1792 netxen: fix off by one bug in netxen_release_tx_buffer() by Eric Dumazet · 12 years ago
  35. bc32a74 isdn/gigaset: fix zero size border case in debug dump by Tilman Schmidt · 12 years ago
  36. 54c83bb net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaults by Or Gerlitz · 12 years ago
  37. 37e8945 net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV mode by Yan Burman · 12 years ago
  38. 66c629f net: calxedaxgmac: throw away overrun frames by Rob Herring · 12 years ago
  39. ac62c48 ipv6: fix header length calculation in ip6_append_data() by Romain KUNTZ · 12 years ago
  40. 9290485 MAINTAINERS: Stephen Hemminger email change by Stephen Hemminger · 12 years ago
  41. 38a0846 ipv6: fix the noflags test in addrconf_get_prefix_route by Romain Kuntz · 12 years ago
  42. 870e6cd net: prevent setting ttl=0 via IP_TTL by Cong Wang · 12 years ago
  43. 2db6182 samsung-laptop: Disable on EFI hardware by Matt Fleming · 12 years ago
  44. 92bb90d efi: Make 'efi_enabled' a function to query EFI facilities by Matt Fleming · 12 years ago
  45. b6f6436e kernel/resource.c: fix stack overflow in __reserve_region_with_split() by T Makphaibulchoke · 12 years ago
  46. 0ea3bfe virtio_console: Don't access uninitialized data. by Sjur Brændeland · 12 years ago
  47. 0f86195 rtlwifi: Fix scheduling while atomic bug by Larry Finger · 12 years ago
  48. 72e8734 rtlwifi: Fix the usage of the wrong variable in usb.c by Larry Finger · 12 years ago
  49. 229b9cd Linux 3.4.30 by Greg Kroah-Hartman · 12 years ago
  50. 81d2551 usb: Prevent dead ports when xhci is not enabled by David Moore · 12 years ago
  51. 8117486 USB: XHCI: fix memory leak of URB-private data by Alan Stern · 12 years ago
  52. ace648a xhci: Fix TD size for isochronous URBs. by Sarah Sharp · 12 years ago
  53. f33e0f1 xhci: Fix isoc TD encoding. by Sarah Sharp · 12 years ago
  54. 0889581 drivers: xhci: fix incorrect bit test by Nickolai Zeldovich · 12 years ago
  55. 5a50544 USB: storage: optimize to match the Huawei USB storage devices and support new switch command by fangxiaozhi · 12 years ago
  56. 81a10ae USB: storage: Define a new macro for USB storage match rules by fangxiaozhi · 12 years ago
  57. b03871b usb: Using correct way to clear usb3.0 device's remote wakeup feature. by Lan Tianyu · 12 years ago
  58. f7bc939 USB: EHCI: fix bug in scheduling periodic split transfers by Alan Stern · 12 years ago
  59. 4a3076b USB: EHCI: fix timer bug affecting port resume by Alan Stern · 12 years ago
  60. c3bb119 USB: qcserial: add Telit Gobi QDL device by Daniele Palmas · 12 years ago
  61. 3def3d1 USB: option: add Changhong CH690 by Bjørn Mork · 12 years ago
  62. 02672e0 USB: option: add support for Telit LE920 by Daniele Palmas · 12 years ago
  63. 74f9f69 USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC II by Sven Killig · 12 years ago
  64. ed3fa61 USB: ftdi_sio: add Zolix FTDI PID by Petr Kubánek · 12 years ago
  65. 2738d8a drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handler by Jan Luebbe · 12 years ago
  66. da8c170 nilfs2: fix fix very long mount time issue by Vyacheslav Dubeyko · 12 years ago
  67. 10d5d59 x86-64: Replace left over sti/cli in ia32 audit exit code by Jan Beulich · 12 years ago
  68. bcc6bcf drm/radeon: Calling object_unrefer() when creating fb failure by liu chuansheng · 12 years ago
  69. a0e28cf drm/radeon: prevent crash in the ring space allocation by Alex Deucher · 12 years ago
  70. 8c9dc2d drm/radeon: fix MC blackout on evergreen+ by Christopher Staite · 12 years ago
  71. d96c908 drm/radeon: add quirk for RV100 board by Alex Deucher · 12 years ago
  72. d0a5a5d drm/radeon: add WAIT_UNTIL to the non-VM safe regs list for cayman/TN by Alex Deucher · 12 years ago
  73. 8befa76 drm/radeon/evergreen+: wait for the MC to settle after MC blackout by Alex Deucher · 12 years ago
  74. e35e5b2 digsig: Fix memory leakage in digsig_verify_rsa() by YOSHIFUJI Hideaki · 12 years ago
  75. 47bdf32 Linux 3.4.29 by Greg Kroah-Hartman · 12 years ago
  76. ae62ccf target: fix regression with dev_link_magic in target_fabric_port_link by Nicholas Bellinger · 12 years ago
  77. d6ac07b x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCI by H. Peter Anvin · 12 years ago
  78. 99b3c91 x86, efi: Set runtime_version to the EFI spec revision by Matt Fleming · 12 years ago
  79. d361686 efi, x86: Pass a proper identity mapping in efi_call_phys_prelog by Nathan Zimmer · 12 years ago
  80. 974c20f x86/msr: Add capabilities check by Alan Cox · 12 years ago
  81. 87d9401 smp: Fix SMP function call empty cpu mask race by Wang YanQing · 12 years ago
  82. 6685e07 NFS: Don't silently fail setattr() requests on mountpoints by Trond Myklebust · 12 years ago
  83. 378c4af mac80211: synchronize scan off/on-channel and PS states by Stanislaw Gruszka · 12 years ago
  84. b5f48ec iommu/intel: disable DMAR for g4x integrated gfx by Daniel Vetter · 12 years ago
  85. f288e31 Bluetooth: Fix incorrect strncpy() in hidp_setup_hid() by Anderson Lizardo · 12 years ago
  86. 12d3e64 ASoC: wm2200: correct mixer values and text by Chris Rattray · 12 years ago
  87. 4a97eac EDAC: Test correct variable in ->store function by Dan Carpenter · 12 years ago
  88. 09b0134 ALSA: hda - Add a fixup for Packard-Bell desktop with ALC880 by Takashi Iwai · 12 years ago
  89. 06ada32 ALSA: usb-audio: fix invalid length check for RME and other UAC 2 devices by Clemens Ladisch · 12 years ago
  90. 3126014 ath9k: fix double-free bug on beacon generate failure by Felix Fietkau · 12 years ago
  91. b487dfc ath9k: do not link receive buffers during flush by Felix Fietkau · 12 years ago
  92. 2b227e6 ath9k_htc: Fix memory leak by Sujith Manoharan · 12 years ago
  93. bece87a mac80211: fix FT roaming by Johannes Berg · 12 years ago
  94. 4241811 brcmsmac: increase timer reference count for new timers only by Piotr Haber · 12 years ago
  95. 6644a6c iwlegacy: fix IBSS cleanup by Stanislaw Gruszka · 12 years ago
  96. 2171924 mwifiex: fix typo in PCIe adapter NULL check by Avinash Patil · 12 years ago
  97. acd7c2d xfs: Fix possible use-after-free with AIO by Jan Kara · 12 years ago
  98. 67b4aba IOMMU, AMD Family15h Model10-1Fh erratum 746 Workaround by Suravee Suthikulpanit · 12 years ago
  99. 202e975 radeon_display: Use pointer return error codes by xueminsu · 12 years ago
  100. 94c16fb drm/radeon: fix cursor corruption on DCE6 and newer by Jerome Glisse · 12 years ago