1. ea8b02a net: fix *_DIAG_MAX constants by Andrey Vagin · 12 years ago
  2. 6bf5424 drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queue by Mugunthan V N · 12 years ago
  3. 852e98b drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting tx queue by Mugunthan V N · 12 years ago
  4. d00b3ad bonding: fix disabling of arp_interval and miimon by nikolay@redhat.com · 12 years ago
  5. 321f2f6 bonding: fix miimon and arp_interval delayed work race conditions by nikolay@redhat.com · 12 years ago
  6. bbc2d45 bonding: remove already created master sysfs link on failure by Veaceslav Falico · 12 years ago
  7. 673a01c thermal: shorten too long mcast group name by Masatake YAMATO · 12 years ago
  8. 736c44a 8021q: fix a potential use-after-free by Cong Wang · 12 years ago
  9. b86b771 tcp: undo spurious timeout after SACK reneging by Yuchung Cheng · 12 years ago
  10. c81123c tcp: preserve ACK clocking in TSO by Eric Dumazet · 12 years ago
  11. 007637b sky2: Threshold for Pause Packet is set wrong by Mirko Lindner · 12 years ago
  12. fafb121 sky2: Receive Overflows not counted by Mirko Lindner · 12 years ago
  13. 9699581 net: remove a WARN_ON() in net_enable_timestamp() by Eric Dumazet · 12 years ago
  14. 0fc900b tracing: Prevent buffer overwrite disabled for latency tracers by Steven Rostedt (Red Hat) · 12 years ago
  15. 9c52100 tracing: Protect tracer flags with trace_types_lock by Steven Rostedt (Red Hat) · 12 years ago
  16. 3668f9c ext4: use atomic64_t for the per-flexbg free_clusters count by Theodore Ts'o · 12 years ago
  17. 308d292 ext4: convert number of blocks to clusters properly by Lukas Czerner · 12 years ago
  18. 55b12f3 efivars: Handle duplicate names from get_next_variable() by Matt Fleming · 12 years ago
  19. 8fe38a7 efivars: explicitly calculate length of VariableName by Matt Fleming · 12 years ago
  20. df8cbcc Btrfs: fix space leak when we fail to reserve metadata space by Josef Bacik · 12 years ago
  21. 76c3ba6 drm/i915: Don't clobber crtc->fb when queue_flip fails by Ville Syrjälä · 12 years ago
  22. 46d197d nfsd4: reject "negative" acl lengths by J. Bruce Fields · 12 years ago
  23. eb2bc8c ARM: cns3xxx: fix mapping of private memory region by Mac Lin · 12 years ago
  24. 74af9c5 loop: prevent bdev freeing while device in use by Anatol Pomozov · 12 years ago
  25. 2e7185b usb: gadget: udc-core: fix a regression during gadget driver unbinding by Alan Stern · 12 years ago
  26. 6525a9f Btrfs: don't drop path when printing out tree errors in scrub by Josef Bacik · 12 years ago
  27. 1b7811b Btrfs: limit the global reserve to 512mb by Josef Bacik · 12 years ago
  28. c7ca704 Btrfs: fix race between mmap writes and compression by Chris Mason · 12 years ago
  29. 70b9d26 usb: xhci: Fix TRB transfer length macro used for Event TRB. by Vivek Gautam · 12 years ago
  30. bdae0c4 net/irda: add missing error path release_sock call by Kees Cook · 12 years ago
  31. 3f1e5e7 pnfs-block: removing DM device maybe cause oops when call dev_remove by fanchaoting · 12 years ago
  32. 62be72d mwifiex: cancel cmd timer and free curr_cmd in shutdown process by Bing Zhao · 12 years ago
  33. c2333cd vt: synchronize_rcu() under spinlock is not nice... by Al Viro · 12 years ago
  34. 13ef543 usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BD by Konstantin Holoborodko · 12 years ago
  35. 60f24ca tty: atmel_serial_probe(): index of atmel_ports[] fix by Pawel Wieczorkiewicz · 12 years ago
  36. 987f8c8 xen-blkback: fix dispatch_rw_block_io() error path by Jan Beulich · 12 years ago
  37. 6da6d61 xen/blkback: correctly respond to unknown, non-native requests by David Vrabel · 12 years ago
  38. 64aabfc iommu/amd: Make sure dma_ops are set for hotplug devices by Joerg Roedel · 12 years ago
  39. 40e0617 tg3: fix length overflow in VPD firmware parsing by Kees Cook · 12 years ago
  40. e4c4676 b43: N-PHY: use more bits for offset in RSSI calibration by Rafał Miłecki · 12 years ago
  41. 9d67a4f b43: A fix for DMA transmission sequence errors by Iestyn C. Elfick · 12 years ago
  42. 170e192 b43: N-PHY: increase initial value of "mind" in RSSI calibration by Rafał Miłecki · 12 years ago
  43. c8e70b0 rtlwifi: usb: add missing freeing of skbuff by Jussi Kivilinna · 12 years ago
  44. 4c34020 HID: usbhid: quirk for Realtek Multi-card reader by Josh Boyer · 12 years ago
  45. a69b693 ath9k_hw: revert chainmask to user configuration after calibration by Felix Fietkau · 12 years ago
  46. 35f9a00 can: sja1000: fix define conflict on SH by Marc Kleine-Budde · 12 years ago
  47. 8734fc4 sysfs: handle failure path correctly for readdir() by Ming Lei · 12 years ago
  48. 65d456c sysfs: fix race between readdir and lseek by Ming Lei · 12 years ago
  49. dd3fcda staging: comedi: s626: fix continuous acquisition by Ian Abbott · 12 years ago
  50. 06b1176 Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 state by Vinicius Costa Gomes · 12 years ago
  51. 2ce6f7a tile: expect new initramfs name from hypervisor file system by Chris Metcalf · 12 years ago
  52. 26a140e SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_locked by Trond Myklebust · 12 years ago
  53. 669a553 kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORER by Andrew Morton · 12 years ago
  54. a26f4c4 signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorer by Ben Hutchings · 12 years ago
  55. db227f8 Linux 3.4.38 by Greg Kroah-Hartman · 12 years ago
  56. d055eff asus-laptop: Do not call HWRS on init by Ben Hutchings · 12 years ago
  57. 552279f rt2x00: error in configurations with mesh support disabled by Felix Fietkau · 12 years ago
  58. 6391f64 exec: use -ELOOP for max recursion depth by Kees Cook · 12 years ago
  59. c77eebb i915: initialize CADL in opregion by Lekensteyn · 13 years ago
  60. 8a708f1 tools: hv: Netlink source address validation allows DoS by Tomas Hozza · 12 years ago
  61. e2716ae udf: avoid info leak on export by Mathias Krause · 12 years ago
  62. 2d7e186 isofs: avoid info leak on export by Mathias Krause · 12 years ago
  63. 699efbb USB: io_ti: fix get_icount for two port adapters by Johan Hovold · 12 years ago
  64. 93eda3c USB: garmin_gps: fix memory leak on disconnect by Johan Hovold · 12 years ago
  65. 263e69f udf: Fix bitmap overflow on large filesystems with small block size by Jan Kara · 12 years ago
  66. b22d83e nohz: Make tick_nohz_irq_exit() irq safe by Frederic Weisbecker · 12 years ago
  67. 8c59d43 USB: serial: fix interface refcounting by Johan Hovold · 12 years ago
  68. 858e6cb USB: cdc-acm: fix device unregistration by Johan Hovold · 12 years ago
  69. ea3fbc4 USB: xhci: correctly enable interrupts by Hannes Reinecke · 12 years ago
  70. 177f315 USB: xhci - fix bit definitions for IMAN register by Dmitry Torokhov · 12 years ago
  71. 4a60c97 x86-64: Fix the failure case in copy_user_handle_tail() by CQ Tang · 12 years ago
  72. 489ff9e clockevents: Don't allow dummy broadcast timers by Mark Rutland · 12 years ago
  73. 32db581 IPoIB: Fix send lockup due to missed TX completion by Mike Marciniszyn · 12 years ago
  74. 1d27722 ext4: fix data=journal fast mount/umount hang by Theodore Ts'o · 12 years ago
  75. 6c7f369 usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 player by Dmitry Artamonow · 12 years ago
  76. 211eede ext4: fix the wrong number of the allocated blocks in ext4_split_extent() by Zheng Liu · 12 years ago
  77. ea86b2f jbd2: fix use after free in jbd2_journal_dirty_metadata() by Jan Kara · 12 years ago
  78. 83d1d22 cifs: ignore everything in SPNEGO blob after mechTypes by Jeff Layton · 12 years ago
  79. 637ae6e drm/radeon/benchmark: make sure bo blit copy exists before using it by Alex Deucher · 12 years ago
  80. 025fb29 drm/radeon: add support for Richland APUs by Alex Deucher · 12 years ago
  81. a28ce85 drm/radeon: add Richland pci ids by Alex Deucher · 12 years ago
  82. 0296259 target/iscsi: Fix mutual CHAP auth on big-endian arches by Andy Grover · 12 years ago
  83. d8fa55a mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit accouting by Wanpeng Li · 12 years ago
  84. 53d6a5a KMS: fix EDID detailed timing frame rate by Torsten Duwe · 12 years ago
  85. 8429bb9 KMS: fix EDID detailed timing vsync parsing by Torsten Duwe · 12 years ago
  86. d156d0b drm/i915: bounds check execbuffer relocation count by Kees Cook · 12 years ago
  87. 2d76c99 mwifiex: fix potential out-of-boundary access to ibss rate table by Bing Zhao · 12 years ago
  88. fb9104f rtlwifi: rtl8192cu: Fix problem that prevents reassociation by Larry Finger · 12 years ago
  89. f92bd6d rtlwifi: rtl8192cu: Fix schedule while atomic bug splat by Larry Finger · 12 years ago
  90. a01f0bc tracing: Fix free of probe entry by calling call_rcu_sched() by Steven Rostedt (Red Hat) · 12 years ago
  91. c6e9313 tracing: Fix race in snapshot swapping by Steven Rostedt (Red Hat) · 12 years ago
  92. bc98c5a drm/i915: restrict kernel address leak in debugfs by Kees Cook · 12 years ago
  93. 9b8402a ALSA: snd-usb: mixer: ignore -EINVAL in snd_usb_mixer_controls() by Daniel Mack · 12 years ago
  94. cb32bb1 ALSA: snd-usb: mixer: propagate errors up the call chain by Daniel Mack · 12 years ago
  95. 7f0c675 ALSA: hda - Fix typo in checking IEC958 emphasis bit by Takashi Iwai · 12 years ago
  96. b57b90c ALSA: hda/cirrus - Fix the digital beep registration by Takashi Iwai · 12 years ago
  97. bc41aa8 sfc: Only use TX push if a single descriptor is to be written by Ben Hutchings · 12 years ago
  98. 605064df sfc: Disable soft interrupt handling during efx_device_detach_sync() by Ben Hutchings · 12 years ago
  99. 3466c71 sfc: Detach net device when stopping queues for reconfiguration by Ben Hutchings · 12 years ago
  100. fc095d8 sfc: Fix efx_rx_buf_offset() in the presence of swiotlb by Ben Hutchings · 12 years ago