1. 7dff32e powerpc: Add vr save/restore functions by Andreas Schwab · 13 years ago
  2. 7bd3c53 tracepoint: Do not waste memory on mods with no tracepoints by Steven Rostedt (Red Hat) · 12 years ago
  3. 8ed40c1 netfilter: Can't fail and free after table replacement by Thomas Graf · 12 years ago
  4. 4ede126 net: Add net_ratelimited_function and net_<level>_ratelimited macros by Joe Perches · 14 years ago
  5. 4b87f40 netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->len by Andrey Vagin · 12 years ago
  6. 14eee5b blktrace: fix accounting of partially completed requests by Roman Pen · 12 years ago
  7. 664c0fc n_tty: Fix n_tty_write crash when echoing in raw mode by Peter Hurley · 12 years ago
  8. 3307c63 SCSI: megaraid: missing bounds check in mimd_to_kioc() by Dan Carpenter · 13 years ago
  9. f39c8bf Linux 3.4.90 by Greg Kroah-Hartman · 12 years ago
  10. 53b67ae dm thin: fix dangling bio in process_deferred_bios error path by Mike Snitzer · 12 years ago
  11. b4e472e Skip intel_crt_init for Dell XPS 8700 by Giacomo Comes · 12 years ago
  12. 9a92691 mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes() by Dan Carpenter · 13 years ago
  13. c3a4736 mtd: nuc900_nand: NULL dereference in nuc900_nand_enable() by Dan Carpenter · 12 years ago
  14. fd9a5e6 tgafb: fix data copying by Mikulas Patocka · 13 years ago
  15. 0e0dc73 gpio: mxs: Allow for recursive enable_irq_wake() call by Marek Vasut · 12 years ago
  16. f8f3dc1 rtlwifi: rtl8192se: Fix too long disable of IRQs by Larry Finger · 12 years ago
  17. 04dbe2b rtlwifi: rtl8192cu: Fix too long disable of IRQs by Larry Finger · 12 years ago
  18. 08f36d9 locks: allow __break_lease to sleep even when break_time is 0 by Jeff Layton · 12 years ago
  19. e45d91a libata/ahci: accommodate tag ordered controllers by Dan Williams · 12 years ago
  20. b9fbc57 b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDR by Rafał Miłecki · 12 years ago
  21. 34dc182 mach64: fix cursor when character width is not a multiple of 8 pixels by Mikulas Patocka · 13 years ago
  22. caf6f52 mach64: use unaligned access by Mikulas Patocka · 13 years ago
  23. 7ea3044 matroxfb: restore the registers M_ACCESS and M_PITCH by Mikulas Patocka · 13 years ago
  24. 8b26a7a framebuffer: fix cfb_copyarea by Mikulas Patocka · 13 years ago
  25. 89a3abc crypto: ghash-clmulni-intel - use C implementation for setkey() by Ard Biesheuvel · 12 years ago
  26. a2295c4 mpt2sas: Don't disable device twice at suspend. by Tyler Stachecki · 12 years ago
  27. 983327a virtio_balloon: don't softlockup on huge balloon changes. by Rusty Russell · 12 years ago
  28. ef91467 MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume() by Huacai Chen · 12 years ago
  29. bfa7797 floppy: don't write kernel-only members to FDRAWCMD ioctl output by Matthew Daley · 12 years ago
  30. a04d8ef floppy: ignore kernel-only members in FDRAWCMD ioctl input by Matthew Daley · 12 years ago
  31. 5c5aeb0 drivers/tty/hvc: don't free hvc_console_setup after init by Tomoki Sekiyama · 12 years ago
  32. d89a13c Linux 3.4.89 by Greg Kroah-Hartman · 12 years ago
  33. 1361b53 USB: pl2303: add ids for Hewlett-Packard HP POS pole displays by Aaron Sanders · 12 years ago
  34. 6b2b231 ext4: use i_size_read in ext4_unaligned_aio() by Theodore Ts'o · 12 years ago
  35. 982daeb ocfs2: do not put bh when buffer_uptodate failed by alex chen · 12 years ago
  36. 8917a40d ocfs2: dlm: fix recovery hung by Junxiao Bi · 12 years ago
  37. 09400fe ocfs2: dlm: fix lock migration crash by Junxiao Bi · 12 years ago
  38. 96f6aea hung_task: check the value of "sysctl_hung_task_timeout_sec" by Liu Hua · 12 years ago
  39. af4acfa mm: hugetlb: fix softlockup when a large number of hugepages are freed. by Mizuma, Masayoshi · 12 years ago
  40. 5650bff sh: fix format string bug in stack tracer by Matt Fleming · 12 years ago
  41. d6f6fc7 USB: unbind all interfaces before rebinding any by Alan Stern · 12 years ago
  42. 216583b hvc: ensure hvc_init is only ever called once in hvc_console.c by Paul Gortmaker · 13 years ago
  43. f53fd45 usb: dwc3: fix wrong bit mask in dwc3_event_devt by Huang Rui · 13 years ago
  44. f97f28f usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PM by David Cohen · 12 years ago
  45. 8ccd1a5 xhci: extend quirk for Renesas cards by Igor Gnatenko · 12 years ago
  46. 41b4a7d usb: musb: set TXMAXP and AUTOSET for full speed bulk in device mode by supriya karanth · 14 years ago
  47. 15e5f90 reiserfs: fix race in readdir by Jeff Mahoney · 12 years ago
  48. 86455b8 target/tcm_fc: Fix use-after-free of ft_tpg by Andy Grover · 12 years ago
  49. d72db3c iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bug by Nicholas Bellinger · 12 years ago
  50. 8ba4bc7 SCSI: arcmsr: upper 32 of dma address lost by Dan Carpenter · 13 years ago
  51. 41d5d29 ib_srpt: Use correct ib_sg_dma primitives by Mike Marciniszyn · 12 years ago
  52. 794f995 IB/ehca: Returns an error on ib_copy_to_udata() failure by Yann Droneaud · 12 years ago
  53. 53b5bc1 IB/mthca: Return an error on ib_copy_to_udata() failure by Yann Droneaud · 12 years ago
  54. 64900cd IB/nes: Return an error on ib_copy_from_udata() failure instead of NULL by Yann Droneaud · 12 years ago
  55. 066c269 IB/ipath: Fix potential buffer overrun in sending diag packet routine by Dennis Dalessandro · 12 years ago
  56. d8992ef nfsd4: fix setclientid encode size by J. Bruce Fields · 12 years ago
  57. 367bce4 nfsd: notify_change needs elevated write count by J. Bruce Fields · 12 years ago
  58. c2189c7 nfsd4: fix test_stateid error reply encoding by J. Bruce Fields · 13 years ago
  59. 9acc531 nfsd4: buffer-length check for SUPPATTR_EXCLCREAT by J. Bruce Fields · 13 years ago
  60. fc111bf nfsd4: session needs room for following op to error out by J. Bruce Fields · 13 years ago
  61. 5d052fb USB: fix crash during hotplug of PCI USB controller card by Alan Stern · 12 years ago
  62. 632d996 x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels by H. Peter Anvin · 12 years ago
  63. 9d1a595 staging: r8712u: Fix case where ethtype was never obtained and always be checked against 0 by Larry Finger · 12 years ago
  64. 725f2ba staging:serqt_usb2: Fix sparse warning restricted __le16 degrades to integer by Himangi Saraogi · 12 years ago
  65. 6733ac5 w1: fix w1_send_slave dropping a slave id by David Fries · 13 years ago
  66. 3b015ff mfd: max8997: Fix possible NULL pointer dereference on i2c_new_dummy error by Krzysztof Kozlowski · 13 years ago
  67. 4efaf42 mfd: max8998: Fix possible NULL pointer dereference on i2c_new_dummy error by Krzysztof Kozlowski · 13 years ago
  68. b9546b8 mfd: max8925: Fix possible NULL pointer dereference on i2c_new_dummy error by Krzysztof Kozlowski · 13 years ago
  69. f4a8f6c ALSA: ice1712: Fix boundary checks in PCM pointer ops by Takashi Iwai · 12 years ago
  70. b7b38eb ALSA: hda - Enable beep for ASUS 1015E by W. Trevor King · 12 years ago
  71. 61d0294 ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfo by Liu Hua · 12 years ago
  72. 76ff67a ARM: 8027/1: fix do_div() bug in big-endian systems by Xiangyu Lu · 12 years ago
  73. 375f0df ARM: OMAP3: hwmod data: Correct clock domains for USB modules by Roger Quadros · 12 years ago
  74. 05b8131 ARM: OMAP2+: INTC: Acknowledge stuck active interrupts by Stefan Sørensen · 12 years ago
  75. 62f2956 ASoC: cs42l73: Fix mask bits for SOC_VALUE_ENUM_SINGLE by Brian Austin · 12 years ago
  76. 5c5994f Linux 3.4.88 by Greg Kroah-Hartman · 12 years ago
  77. d66d207 wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE race by Oleg Nesterov · 12 years ago
  78. 371d9bb jffs2: remove from wait queue after schedule() by Li Zefan · 12 years ago
  79. 5c8e8e1 jffs2: avoid soft-lockup in jffs2_reserve_space_gc() by Li Zefan · 12 years ago
  80. b49c0b8 jffs2: Fix crash due to truncation of csize by Ajesh Kunhipurayil Vijayan · 13 years ago
  81. 3dba9e3 jffs2: Fix segmentation fault found in stress test by Kamlakant Patel · 13 years ago
  82. dfb81e8 Bluetooth: Fix removing Long Term Key by Claudio Takahasi · 13 years ago
  83. eea7ead Char: ipmi_bt_sm, fix infinite loop by Jiri Slaby · 12 years ago
  84. 036132b sparc64: don't treat 64-bit syscall return codes as 32-bit by Dave Kleikamp · 12 years ago
  85. e509704 sparc32: fix build failure for arch_jump_label_transform by Paul Gortmaker · 12 years ago
  86. 53c93fe Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines." by Dave Kleikamp · 13 years ago
  87. 10d52681 sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-bridges by oftedal · 13 years ago
  88. 0447707 rds: prevent dereference of a NULL device in rds_iw_laddr_check by Sasha Levin · 12 years ago
  89. 8c3911a isdnloop: several buffer overflows by Dan Carpenter · 12 years ago
  90. 495d659 isdnloop: Validate NUL-terminated strings from user. by YOSHIFUJI Hideaki · 12 years ago
  91. 99df85b netlink: don't compare the nul-termination in nla_strcmp by Pablo Neira · 12 years ago
  92. 4230a2a ipv6: some ipv6 statistic counters failed to disable bh by Hannes Frederic Sowa · 12 years ago
  93. fec7e11 xen-netback: remove pointless clause from if statement by Paul Durrant · 12 years ago
  94. 1bc0f3b vhost: validate vhost_get_vq_desc return value by Michael S. Tsirkin · 12 years ago
  95. 20a51ab vhost: fix total length when packets are too short by Michael S. Tsirkin · 12 years ago
  96. 4b6da91 ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly by lucien · 12 years ago
  97. 4800c47 ipv6: Avoid unnecessary temporary addresses being generated by Heiner Kallweit · 12 years ago
  98. d82c152 net: socket: error on a negative msg_namelen by Matthew Leach · 12 years ago
  99. 711d917 vlan: Set correct source MAC address with TX VLAN offload enabled by Peter Boström · 12 years ago
  100. c3363b2 ipv6: don't set DST_NOCOUNT for remotely added routes by Sabrina Dubroca · 12 years ago