1. 9cc712e Merge tag 'v3.4.110' into mm-6.0 by José Adolfo Galdámez · 11 years ago
  2. 64c3631 Merge tag 'v3.4.109' into mm-6.0 by José Adolfo Galdámez · 11 years ago
  3. 900469d Merge tag 'v3.4.108' into mm-6.0 by José Adolfo Galdámez · 11 years ago
  4. 3591a44 Linux 3.4.107 by Zefan Li · 11 years ago
  5. b445f34 PCI: Handle read-only BARs on AMD CS553x devices by Myron Stowe · 11 years ago
  6. 289a1ec lib/checksum.c: fix build for generic csum_tcpudp_nofold by karl beldan · 11 years ago
  7. c51dff3 mm: fix anon_vma->degree underflow in anon_vma endless growing prevention by Leon Yu · 11 years ago
  8. 55be1bd net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() behaviour by Catalin Marinas · 11 years ago
  9. 7f946da nilfs2: fix deadlock of segment constructor during recovery by Ryusuke Konishi · 11 years ago
  10. 811b363 spi: dw: revisit FIFO size detection again by Andy Shevchenko · 11 years ago
  11. 698785c ntp: Fixup adjtimex freq validation on 32-bit systems by John Stultz · 11 years ago
  12. 22acfde s390/3215: fix tty output containing tabs by Martin Schwidefsky · 12 years ago
  13. e5b65c3 x86, cpu, amd: Add workaround for family 16h, erratum 793 by Borislav Petkov · 13 years ago
  14. 3c10682 fsnotify: next_i is freed during fsnotify_unmount_inodes. by Jerry Hoemann · 12 years ago
  15. 76f6e3e net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr struct from userland. by Ani Sinha · 12 years ago
  16. f39f5a4 sched/rt: Reduce rq lock contention by eliminating locking of non-feasible target by Tim Chen · 12 years ago
  17. 180e131 Bluetooth: ath3k: workaround the compatibility issue with xHCI controller by Adam Lee · 11 years ago
  18. 3d60844 staging: comedi: cb_pcidas64: fix incorrect AI range code handling by Ian Abbott · 11 years ago
  19. 7d80504 ipvs: rerouting to local clients is not needed anymore by Julian Anastasov · 12 years ago
  20. a50065d jfs: fix readdir regression by Dave Kleikamp · 11 years ago
  21. d47e50e pagemap: do not leak physical addresses to non-privileged userspace by Kirill A. Shutemov · 11 years ago
  22. 6091a5b Bluetooth: Add USB device 04ca:3010 as Atheros AR3012 by Janne Heikkinen · 12 years ago
  23. 2363576 Bluetooth: ath3k: Add support of MCI 13d3:3408 bt device by Dmitry Tunin · 12 years ago
  24. e908f8b Bluetooth: Add support for Acer [0489:e078] by Anantha Krishnan · 12 years ago
  25. f03f73f Add a new PID/VID 0227/0930 for AR3012. by Vincent Zwanenburg · 12 years ago
  26. 1bd6a90 Bluetooth: Add support for Acer [13D3:3432] by Anantha Krishnan · 12 years ago
  27. 9ed7838 Bluetooth: append new supported device to the list [0b05:17d0] by Andy Shevchenko · 12 years ago
  28. 7baba82 Bluetooth: sort the list of IDs in the source code by Andy Shevchenko · 12 years ago
  29. a51d8da Drivers: hv: vmbus: incorrect device name is printed when child device is unregistered by Fernando Soto · 13 years ago
  30. c88062c nilfs2: fix deadlock of segment constructor over I_SYNC flag by Ryusuke Konishi · 11 years ago
  31. 521c351 ASoC: sgtl5000: add delay before first I2C access by Eric Nelson · 11 years ago
  32. cb94940 net: sctp: fix passing wrong parameter header to param_type2af in sctp_process_param by Saran Maruti Ramanara · 11 years ago
  33. ffbd2ce net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed packet by Daniel Borkmann · 12 years ago
  34. 7d89c79 gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_low by Johan Hovold · 11 years ago
  35. c4dac51 gpio: sysfs: fix memory leak in gpiod_export_link by Johan Hovold · 11 years ago
  36. 42f9c6e MIPS: Fix kernel lockup or crash after CPU offline/online by Hemmo Nieminen · 12 years ago
  37. 504f223 caif: remove wrong dev_net_set() call by Nicolas Dichtel · 11 years ago
  38. 4e33e7f lib/checksum.c: fix carry in csum_tcpudp_nofold by karl beldan · 11 years ago
  39. 8890d4e ALSA: ak411x: Fix stall in work callback by Takashi Iwai · 12 years ago
  40. b9551bb ASoC: atmel_ssc_dai: fix start event for I2S mode by Bo Shen · 11 years ago
  41. ca395a5 MIPS: IRQ: Fix disable_irq on CPU IRQs by Felix Fietkau · 12 years ago
  42. 9970b44 deal with deadlock in d_walk() by Al Viro · 12 years ago
  43. a49e6ce move d_rcu from overlapping d_child to overlapping d_alias by Al Viro · 12 years ago
  44. 5aaf989 x86, mm/ASLR: Fix stack randomization on 64-bit systems by Hector Marco-Gisbert · 11 years ago
  45. 7a1d4ba net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks by Daniel Borkmann · 12 years ago
  46. 594c5e6 net: sctp: fix panic on duplicate ASCONF chunks by Daniel Borkmann · 12 years ago
  47. 6182805 vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUS by Linus Torvalds · 11 years ago
  48. 3f7e510 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 11 years ago
  49. 502757a ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too by Hannes Frederic Sowa · 11 years ago
  50. d994f6a net: sctp: fix slab corruption from use after free on INIT collisions by Daniel Borkmann · 11 years ago
  51. a6f2b1b ALSA: seq-dummy: remove deadlock-causing events on close by Clemens Ladisch · 11 years ago
  52. 204f73f drm/i915: Only fence tiled region of object. by Bob Paauwe · 12 years ago
  53. 4b5bfec usb-core bInterval quirk by James P Michels III · 12 years ago
  54. 1a9dafe usb-storage/SCSI: blacklist FUA on JMicron 152d:2566 USB-SATA controller by Dmitry Nezhevenko · 12 years ago
  55. 0ea202c usb-storage/SCSI: Add broken_fua blacklist flag by Alan Stern · 12 years ago
  56. c1f9868 nl80211: fix per-station group key get/del and memory leak by Johannes Berg · 11 years ago
  57. 876e365 powerpc/xmon: Fix another endiannes issue in RTAS call from xmon by Laurent Dufour · 12 years ago
  58. a687b03 regulator: core: fix race condition in regulator_put() by Ashay Jaiswal · 12 years ago
  59. 8b6f985 ASoC: wm8960: Fix capture sample rate from 11250 to 11025 by Zidan Wang · 12 years ago
  60. bc3068a spi: dw-mid: fix FIFO size by Andy Shevchenko · 12 years ago
  61. 6d68260 spi: dw: Fix detecting FIFO depth by Axel Lin · 12 years ago
  62. c2faee6 x86, hyperv: Mark the Hyper-V clocksource as being continuous by K. Y. Srinivasan · 12 years ago
  63. c2ac48a libata: prevent HSM state change race between ISR and PIO by David Jeffery · 11 years ago
  64. b9b8bfe scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymore by Michael Karcher · 12 years ago
  65. 2238346 libata: allow sata_sil24 to opt-out of tag ordered submission by Dan Williams · 12 years ago
  66. 749bbb9 ALSA: usb-audio: Add mic volume fix quirk for Logitech Webcam C210 by Jason Lee Cragg · 12 years ago
  67. 7b4ac98 gpio: sysfs: fix gpio attribute-creation race by Johan Hovold · 12 years ago
  68. bfb0375 gpio: sysfs: fix gpio device-attribute leak by Johan Hovold · 12 years ago
  69. 841c1e6 gpiolib: Refactor gpio_export by Ryan Mallon · 14 years ago
  70. 4c46f48 gpio: sysfs: fix gpio-chip device-attribute leak by Johan Hovold · 12 years ago
  71. b487362 driver core: Introduce device_create_groups by Guenter Roeck · 13 years ago
  72. 3d44f1b sysfs.h: add ATTRIBUTE_GROUPS() macro by Greg Kroah-Hartman · 13 years ago
  73. 0133134 can: dev: fix crtlmode_supported check by Oliver Hartkopp · 12 years ago
  74. 063fe72c ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracing by Steven Rostedt (Red Hat) · 12 years ago
  75. 7e2d1e3 usb: dwc3: gadget: Stop TRB preparation after limit is reached by Amit Virdi · 12 years ago
  76. 9b404d5 gpio: fix memory and reference leaks in gpiochip_add error path by Johan Hovold · 12 years ago
  77. c6a5fad mm: fix corner case in anon_vma endless growing prevention by Konstantin Khlebnikov · 12 years ago
  78. 072b97a mm: Don't count the stack guard page towards RLIMIT_STACK by Linus Torvalds · 12 years ago
  79. 0e19440 USB: console: fix potential use after free by Johan Hovold · 12 years ago
  80. 16196b7 OHCI: add a quirk for ULi M5237 blocking on reset by Arseny Solokha · 12 years ago
  81. 72aa7b0 HID: roccat: potential out of bounds in pyra_sysfs_write_settings() by Dan Carpenter · 12 years ago
  82. 1587070 mm: protect set_page_dirty() from ongoing truncation by Johannes Weiner · 12 years ago
  83. a8addb5 mm: prevent endless growth of anon_vma hierarchy by Konstantin Khlebnikov · 12 years ago
  84. c193819 mac80211: fix multicast LED blinking and counter by Andreas Müller · 12 years ago
  85. 9d41f33 Input: I8042 - add Acer Aspire 7738 to the nomux list by Dmitry Torokhov · 12 years ago
  86. cf881d9 Input: i8042 - reset keyboard to fix Elantech touchpad detection by Srihari Vijayaraghavan · 12 years ago
  87. eae81cc time: adjtimex: Validate the ADJ_FREQUENCY values by Sasha Levin · 12 years ago
  88. 70da5b3 time: settimeofday: Validate the values of tv from user by Sasha Levin · 12 years ago
  89. 631e8a5 sata_dwc_460ex: fix resource leak on error path by Andy Shevchenko · 12 years ago
  90. 02bde22 mm: propagate error from stack expansion even for guard page by Linus Torvalds · 12 years ago
  91. e5cf1f8 USB: cp210x: add IDs for CEL USB sticks and MeshWorks devices by David Peterson · 12 years ago
  92. 9b3022c virtio_pci: document why we defer kfree by Michael S. Tsirkin · 12 years ago
  93. 83c4cf8 virtio_pci: defer kfree until release callback by Sasha Levin · 12 years ago
  94. 2ff2fb9 virtio: use dev_to_virtio wrapper in virtio by Wanlong Gao · 14 years ago
  95. 46e1184 ALSA: hda - Fix wrong gpio_dir & gpio_mask hint setups for IDT/STAC codecs by Takashi Iwai · 12 years ago
  96. 69a61ee x86, um: actually mark system call tables readonly by Daniel Borkmann · 12 years ago
  97. c947b79 USB: cp210x: fix ID for production CEL MeshConnect USB Stick by Preston Fick · 12 years ago
  98. 1cc945a video/logo: prevent use of logos after they have been freed by Tomi Valkeinen · 12 years ago
  99. 8f35ff6 net: Fix stacked vlan offload features computation by Toshiaki Makita · 12 years ago
  100. 73c6746 crypto: af_alg - fix backlog handling by Rabin Vincent · 12 years ago