1. edce1c8 sparc64: Handle 32-bit tasks properly in compute_effective_address(). by David S. Miller · 10 years ago
  2. 569d9de sparc64: Make itc_sync_lock raw by Kirill Tkhai · 10 years ago
  3. 82fc5f8 sparc64: Fix argument sign extension for compat_sys_futex(). by David S. Miller · 10 years ago
  4. 9c31b05 sctp: fix possible seqlock seadlock in sctp_packet_transmit() by Eric Dumazet · 10 years ago
  5. 5b06215 iovec: make sure the caller actually wants anything in memcpy_fromiovecend by Sasha Levin · 10 years ago
  6. 8724cc2 net: Correctly set segment mac_len in skb_segment(). by Vlad Yasevich · 10 years ago
  7. 9f2831e macvlan: Initialize vlan_features to turn on offload support. by Vlad Yasevich · 10 years ago
  8. 7cc17cb net: sctp: inherit auth_capable on INIT collisions by Daniel Borkmann · 10 years ago
  9. 23b4663 tcp: Fix integer-overflow in TCP vegas by Christoph Paasch · 10 years ago
  10. 4a99ddc tcp: Fix integer-overflows in TCP veno by Christoph Paasch · 10 years ago
  11. 2c81441 net: sendmsg: fix NULL pointer dereference by Andrey Ryabinin · 10 years ago
  12. b27a1c6 ip: make IP identifiers less predictable by Eric Dumazet · 10 years ago
  13. f884404 inetpeer: get rid of ip_id_count by Eric Dumazet · 10 years ago
  14. 35f3335 Linux 3.4.102 by Greg Kroah-Hartman · 10 years ago
  15. e2cbc0a ipv6: reallocate addrconf router for ipv6 address when lo device up by Gao feng · 11 years ago
  16. 52dd5cb mm: try_to_unmap_cluster() should lock_page() before mlocking by Vlastimil Babka · 10 years ago
  17. 2d7faac x86/espfix/xen: Fix allocation of pages for paravirt page tables by Boris Ostrovsky · 10 years ago
  18. ad93e15 lib/btree.c: fix leak of whole btree nodes by Minfei Huang · 10 years ago
  19. c08793e Revert: "net: ip, ipv6: handle gso skbs in forwarding path" by Greg Kroah-Hartman · 10 years ago
  20. 2194809 x86_64/entry/xen: Do not invoke espfix64 on Xen by Andy Lutomirski · 10 years ago
  21. 82728d1 x86, espfix: Make it possible to disable 16-bit support by H. Peter Anvin · 10 years ago
  22. 05c319a x86, espfix: Make espfix64 a Kconfig option, fix UML by H. Peter Anvin · 10 years ago
  23. 750f3ed x86, espfix: Fix broken header guard by H. Peter Anvin · 10 years ago
  24. c429eba x86, espfix: Move espfix definitions into a separate header file by H. Peter Anvin · 10 years ago
  25. 3403361 x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack by H. Peter Anvin · 10 years ago
  26. 49f89c8 Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option" by H. Peter Anvin · 10 years ago
  27. ec12146 timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks by Jan Kara · 10 years ago
  28. b2719d9 printk: rename printk_sched to printk_deferred by John Stultz · 10 years ago
  29. 8a01cc6 mm, thp: do not allow thp faults to avoid cpuset restrictions by David Rientjes · 10 years ago
  30. cb7ef88 scsi: handle flush errors properly by James Bottomley · 10 years ago
  31. c5d8f54 ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layout by Konstantin Khlebnikov · 10 years ago
  32. 2148973 crypto: af_alg - properly label AF_ALG socket by Milan Broz · 10 years ago
  33. 1dca9a2 Linux 3.4.101 by Greg Kroah-Hartman · 10 years ago
  34. 9504eeb mm: kmemleak: avoid false negatives on vmalloc'ed objects by Catalin Marinas · 11 years ago
  35. 23d390a s390/ptrace: fix PSW mask check by Martin Schwidefsky · 10 years ago
  36. c3aae22 Fix gcc-4.9.0 miscompilation of load_balance() in scheduler by Linus Torvalds · 10 years ago
  37. f08d762 mm: hugetlb: fix copy_hugetlb_page_range() by Naoya Horiguchi · 10 years ago
  38. aae6e13 x86_32, entry: Store badsys error code in %eax by Sven Wegener · 10 years ago
  39. 93e67ca ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode) by Romain Degez · 10 years ago
  40. 54bf6ff libata: introduce ata_host->n_tags to avoid oops on SAS controllers by Tejun Heo · 10 years ago
  41. 058d265 libata: support the ata host which implements a queue depth less than 32 by Kevin Hao · 10 years ago
  42. 2059fc8 block: don't assume last put of shared tags is for the host by Christoph Hellwig · 10 years ago
  43. 21a5c83 Linux 3.4.100 by Greg Kroah-Hartman · 10 years ago
  44. bc269fd iommu/vt-d: Disable translation if already enabled by Takao Indoh · 11 years ago
  45. fc09149 PM / sleep: Fix request_firmware() error at resume by Takashi Iwai · 10 years ago
  46. 880b79f drm/radeon: avoid leaking edid data by Alex Deucher · 10 years ago
  47. 8a1e342 mwifiex: fix Tx timeout issue by Amitkumar Karwar · 10 years ago
  48. 87982e2 perf/x86/intel: ignore CondChgd bit to avoid false NMI handling by HATAYAMA Daisuke · 10 years ago
  49. cd88c7f ipv4: fix buffer overflow in ip_options_compile() by Eric Dumazet · 10 years ago
  50. 22826df dns_resolver: Null-terminate the right string by Ben Hutchings · 10 years ago
  51. 85b425b dns_resolver: assure that dns_query() result is null-terminated by Manuel Schölling · 10 years ago
  52. fa6602c sunvnet: clean up objects created in vnet_new() on vnet_exit() by Sowmini Varadhan · 10 years ago
  53. c7715a5 net: pppoe: use correct channel MTU when using Multilink PPP by Christoph Schulz · 10 years ago
  54. 924829d net: sctp: fix information leaks in ulpevent layer by Daniel Borkmann · 10 years ago
  55. 1e22b9f tipc: clear 'next'-pointer of message fragments before reassembly by Jon Paul Maloy · 10 years ago
  56. b3c68f8 be2net: set EQ DB clear-intr bit in be_open() by Suresh Reddy · 10 years ago
  57. 9b39912 appletalk: Fix socket referencing in skb by Andrey Utkin · 10 years ago
  58. af9635f tcp: fix false undo corner cases by Yuchung Cheng · 10 years ago
  59. ab12bfe igmp: fix the problem when mc leave group by dingtianhong · 10 years ago
  60. e47fb23 8021q: fix a potential memory leak by Li RongQing · 10 years ago
  61. 0a0f295 tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skb by Neal Cardwell · 10 years ago
  62. cf65505 shmem: fix splicing from a hole while it's punched by Hugh Dickins · 10 years ago
  63. 757e96f shmem: fix faulting into a hole, not taking i_mutex by Hugh Dickins · 10 years ago
  64. c4a9284 shmem: fix faulting into a hole while it's punched by Hugh Dickins · 10 years ago
  65. 3d2f666 crypto: testmgr - update LZO compression test vectors by Markus F.X.J. Oberhumer · 12 years ago
  66. 25053a7 Linux 3.4.99 by Greg Kroah-Hartman · 10 years ago
  67. a7502d1 ACPI / battery: Retry to get battery information if failed during probing by Lan Tianyu · 10 years ago
  68. 8ac7f4c x86, ioremap: Speed up check for RAM pages by Roland Dreier · 10 years ago
  69. a4f14cd tracing: Remove ftrace_stop/start() from reading the trace file by Steven Rostedt (Red Hat) · 10 years ago
  70. 5292793 drm/radeon: stop poisoning the GART TLB by Christian König · 10 years ago
  71. 97877de ext4: clarify error count warning messages by Theodore Ts'o · 10 years ago
  72. 7e726144 powerpc/perf: Never program book3s PMCs with values >= 0x80000000 by Anton Blanchard · 10 years ago
  73. aeda03e hwmon: (adm1029) Ensure the fan_div cache is updated in set_fan_div by Axel Lin · 10 years ago
  74. fb8ccc0 hwmon: (amc6821) Fix permissions for temp2_input by Axel Lin · 10 years ago
  75. c677a21 cpuset,mempolicy: fix sleeping function called from invalid context by Gu Zheng · 10 years ago
  76. 774f64c USB: ftdi_sio: Add extra PID. by Bert Vermeulen · 10 years ago
  77. 8645896 USB: cp210x: add support for Corsair usb dongle by Andras Kovacs · 10 years ago
  78. dd1bb07 usb: option: Add ID for Telewell TW-LTE 4G v2 by Bernd Wachter · 10 years ago
  79. 6ba9152 Linux 3.4.98 by Greg Kroah-Hartman · 10 years ago
  80. 0c52043 mm: fix crashes from mbind() merging vmas by Hugh Dickins · 10 years ago
  81. 44812c8 hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entry by Naoya Horiguchi · 10 years ago
  82. ade9ab5 powerpc/sysfs: Disable writing to PURR in guest mode by Madhavan Srinivasan · 11 years ago
  83. 0836fbe ACPI video: ignore BIOS backlight value for HP dm4 by Gustavo Maciel Dias Vieira · 11 years ago
  84. fb0f786 powerpc/pseries: Duplicate dtl entries sometimes sent to userspace by Anton Blanchard · 11 years ago
  85. 67ecf23 powerpc/pseries/lparcfg: Fix possible overflow are more than 1026 by Chen Gang · 11 years ago
  86. e390251 powerpc: Restore registers on error exit from csum_partial_copy_generic() by Paul E. McKenney · 11 years ago
  87. cf5b1bc powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisor by Benjamin Herrenschmidt · 11 years ago
  88. 469b5d3 powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_secondaries by Chen Gang · 11 years ago
  89. f663a4f powerpc: Fix emulation of illegal instructions on PowerNV platform by Paul Mackerras · 11 years ago
  90. cb74862 Staging: bcm: Add two products and remove an existing product. by Kevin McKinney · 12 years ago
  91. de17395 Staging: bcm: Create and initialize new device id in InterfaceInit by Kevin McKinney · 12 years ago
  92. 0f3f5b2 staging: wlags49_h2: buffer overflow setting station name by Dan Carpenter · 11 years ago
  93. 62a7bbb staging: comedi: fix a race between do_cmd_ioctl() and read/write by Ian Abbott · 11 years ago
  94. 507744f staging: comedi: das08: Correct AI encoding for das08jr-16-ao by Ian Abbott · 12 years ago
  95. 2a092f1 ACPI video: ignore BIOS initial backlight value for HP 1000 by Alex Hung · 11 years ago
  96. 27acf54 ACPI / video: Add "Asus UL30A" to ACPI video detect blacklist by Bastian Triller · 11 years ago
  97. 2a8f6ba ACPI / video: Add "Asus UL30VT" to ACPI video detect blacklist by Lan Tianyu · 12 years ago
  98. 2750ddf acpi/video_detect: blacklist samsung x360 by Corentin Chary · 12 years ago
  99. 4465535 sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue by Mikulas Patocka · 10 years ago
  100. c2415c1 md: flush writes before starting a recovery. by NeilBrown · 10 years ago