1. 750f3ed x86, espfix: Fix broken header guard by H. Peter Anvin · 10 years ago
  2. c429eba x86, espfix: Move espfix definitions into a separate header file by H. Peter Anvin · 10 years ago
  3. 3403361 x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack by H. Peter Anvin · 10 years ago
  4. 49f89c8 Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option" by H. Peter Anvin · 10 years ago
  5. ec12146 timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks by Jan Kara · 10 years ago
  6. b2719d9 printk: rename printk_sched to printk_deferred by John Stultz · 10 years ago
  7. 8a01cc6 mm, thp: do not allow thp faults to avoid cpuset restrictions by David Rientjes · 10 years ago
  8. cb7ef88 scsi: handle flush errors properly by James Bottomley · 10 years ago
  9. c5d8f54 ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layout by Konstantin Khlebnikov · 10 years ago
  10. 2148973 crypto: af_alg - properly label AF_ALG socket by Milan Broz · 10 years ago
  11. 1dca9a2 Linux 3.4.101 by Greg Kroah-Hartman · 10 years ago
  12. 9504eeb mm: kmemleak: avoid false negatives on vmalloc'ed objects by Catalin Marinas · 11 years ago
  13. 23d390a s390/ptrace: fix PSW mask check by Martin Schwidefsky · 10 years ago
  14. c3aae22 Fix gcc-4.9.0 miscompilation of load_balance() in scheduler by Linus Torvalds · 10 years ago
  15. f08d762 mm: hugetlb: fix copy_hugetlb_page_range() by Naoya Horiguchi · 10 years ago
  16. aae6e13 x86_32, entry: Store badsys error code in %eax by Sven Wegener · 10 years ago
  17. 93e67ca ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode) by Romain Degez · 10 years ago
  18. 54bf6ff libata: introduce ata_host->n_tags to avoid oops on SAS controllers by Tejun Heo · 10 years ago
  19. 058d265 libata: support the ata host which implements a queue depth less than 32 by Kevin Hao · 10 years ago
  20. 2059fc8 block: don't assume last put of shared tags is for the host by Christoph Hellwig · 10 years ago
  21. 21a5c83 Linux 3.4.100 by Greg Kroah-Hartman · 10 years ago
  22. bc269fd iommu/vt-d: Disable translation if already enabled by Takao Indoh · 11 years ago
  23. fc09149 PM / sleep: Fix request_firmware() error at resume by Takashi Iwai · 10 years ago
  24. 880b79f drm/radeon: avoid leaking edid data by Alex Deucher · 10 years ago
  25. 8a1e342 mwifiex: fix Tx timeout issue by Amitkumar Karwar · 10 years ago
  26. 87982e2 perf/x86/intel: ignore CondChgd bit to avoid false NMI handling by HATAYAMA Daisuke · 10 years ago
  27. cd88c7f ipv4: fix buffer overflow in ip_options_compile() by Eric Dumazet · 10 years ago
  28. 22826df dns_resolver: Null-terminate the right string by Ben Hutchings · 10 years ago
  29. 85b425b dns_resolver: assure that dns_query() result is null-terminated by Manuel Schölling · 10 years ago
  30. fa6602c sunvnet: clean up objects created in vnet_new() on vnet_exit() by Sowmini Varadhan · 10 years ago
  31. c7715a5 net: pppoe: use correct channel MTU when using Multilink PPP by Christoph Schulz · 10 years ago
  32. 924829d net: sctp: fix information leaks in ulpevent layer by Daniel Borkmann · 10 years ago
  33. 1e22b9f tipc: clear 'next'-pointer of message fragments before reassembly by Jon Paul Maloy · 10 years ago
  34. b3c68f8 be2net: set EQ DB clear-intr bit in be_open() by Suresh Reddy · 10 years ago
  35. 9b39912 appletalk: Fix socket referencing in skb by Andrey Utkin · 10 years ago
  36. af9635f tcp: fix false undo corner cases by Yuchung Cheng · 10 years ago
  37. ab12bfe igmp: fix the problem when mc leave group by dingtianhong · 10 years ago
  38. e47fb23 8021q: fix a potential memory leak by Li RongQing · 10 years ago
  39. 0a0f295 tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skb by Neal Cardwell · 10 years ago
  40. cf65505 shmem: fix splicing from a hole while it's punched by Hugh Dickins · 10 years ago
  41. 757e96f shmem: fix faulting into a hole, not taking i_mutex by Hugh Dickins · 10 years ago
  42. c4a9284 shmem: fix faulting into a hole while it's punched by Hugh Dickins · 10 years ago
  43. 3d2f666 crypto: testmgr - update LZO compression test vectors by Markus F.X.J. Oberhumer · 12 years ago
  44. 25053a7 Linux 3.4.99 by Greg Kroah-Hartman · 10 years ago
  45. a7502d1 ACPI / battery: Retry to get battery information if failed during probing by Lan Tianyu · 10 years ago
  46. 8ac7f4c x86, ioremap: Speed up check for RAM pages by Roland Dreier · 10 years ago
  47. a4f14cd tracing: Remove ftrace_stop/start() from reading the trace file by Steven Rostedt (Red Hat) · 10 years ago
  48. 5292793 drm/radeon: stop poisoning the GART TLB by Christian König · 10 years ago
  49. 97877de ext4: clarify error count warning messages by Theodore Ts'o · 10 years ago
  50. 7e726144 powerpc/perf: Never program book3s PMCs with values >= 0x80000000 by Anton Blanchard · 10 years ago
  51. aeda03e hwmon: (adm1029) Ensure the fan_div cache is updated in set_fan_div by Axel Lin · 10 years ago
  52. fb8ccc0 hwmon: (amc6821) Fix permissions for temp2_input by Axel Lin · 10 years ago
  53. c677a21 cpuset,mempolicy: fix sleeping function called from invalid context by Gu Zheng · 10 years ago
  54. 774f64c USB: ftdi_sio: Add extra PID. by Bert Vermeulen · 10 years ago
  55. 8645896 USB: cp210x: add support for Corsair usb dongle by Andras Kovacs · 10 years ago
  56. dd1bb07 usb: option: Add ID for Telewell TW-LTE 4G v2 by Bernd Wachter · 10 years ago
  57. 6ba9152 Linux 3.4.98 by Greg Kroah-Hartman · 10 years ago
  58. 0c52043 mm: fix crashes from mbind() merging vmas by Hugh Dickins · 10 years ago
  59. 44812c8 hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entry by Naoya Horiguchi · 10 years ago
  60. ade9ab5 powerpc/sysfs: Disable writing to PURR in guest mode by Madhavan Srinivasan · 11 years ago
  61. 0836fbe ACPI video: ignore BIOS backlight value for HP dm4 by Gustavo Maciel Dias Vieira · 11 years ago
  62. fb0f786 powerpc/pseries: Duplicate dtl entries sometimes sent to userspace by Anton Blanchard · 11 years ago
  63. 67ecf23 powerpc/pseries/lparcfg: Fix possible overflow are more than 1026 by Chen Gang · 11 years ago
  64. e390251 powerpc: Restore registers on error exit from csum_partial_copy_generic() by Paul E. McKenney · 11 years ago
  65. cf5b1bc powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisor by Benjamin Herrenschmidt · 11 years ago
  66. 469b5d3 powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_secondaries by Chen Gang · 11 years ago
  67. f663a4f powerpc: Fix emulation of illegal instructions on PowerNV platform by Paul Mackerras · 11 years ago
  68. cb74862 Staging: bcm: Add two products and remove an existing product. by Kevin McKinney · 12 years ago
  69. de17395 Staging: bcm: Create and initialize new device id in InterfaceInit by Kevin McKinney · 12 years ago
  70. 0f3f5b2 staging: wlags49_h2: buffer overflow setting station name by Dan Carpenter · 11 years ago
  71. 62a7bbb staging: comedi: fix a race between do_cmd_ioctl() and read/write by Ian Abbott · 11 years ago
  72. 507744f staging: comedi: das08: Correct AI encoding for das08jr-16-ao by Ian Abbott · 12 years ago
  73. 2a092f1 ACPI video: ignore BIOS initial backlight value for HP 1000 by Alex Hung · 11 years ago
  74. 27acf54 ACPI / video: Add "Asus UL30A" to ACPI video detect blacklist by Bastian Triller · 11 years ago
  75. 2a8f6ba ACPI / video: Add "Asus UL30VT" to ACPI video detect blacklist by Lan Tianyu · 12 years ago
  76. 2750ddf acpi/video_detect: blacklist samsung x360 by Corentin Chary · 12 years ago
  77. 4465535 sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue by Mikulas Patocka · 10 years ago
  78. c2415c1 md: flush writes before starting a recovery. by NeilBrown · 10 years ago
  79. 51b1ccb tools: ffs-test: fix header values endianess by Michal Nazarewicz · 10 years ago
  80. 47b3966 nfsd: fix rare symlink decoding bug by J. Bruce Fields · 10 years ago
  81. 72daae6 KVM: x86: preserve the high 32-bits of the PAT register by Paolo Bonzini · 10 years ago
  82. c7cc3d2 KVM: x86: Increase the number of fixed MTRR regs to 10 by Nadav Amit · 10 years ago
  83. 4e8a192 CIFS: fix mount failure with broken pathnames when smb3 mount with mapchars option by Steve French · 10 years ago
  84. 79fcf62 b43: fix frequency reported on G-PHY with /new/ firmware by Rafał Miłecki · 10 years ago
  85. 0651e21 ARM: OMAP2+: Fix parser-bug in platform muxing code by David R. Piegdon · 10 years ago
  86. 5ca63b7 mac80211: don't check netdev state for debugfs read/write by Arik Nemtsov · 10 years ago
  87. eda3496 drm/vmwgfx: Fix incorrect write to read-only register v2: by Thomas Hellstrom · 10 years ago
  88. e0d2ee1 drm/radeon/atom: fix dithering on certain panels by Alex Deucher · 10 years ago
  89. 7aa5418 drm/radeon: fix typo in radeon_connector_is_dp12_capable() by Alex Deucher · 10 years ago
  90. 49a16f7 drm/radeon: only apply hdmi bpc pll flags when encoder mode is hdmi by Alex Deucher · 10 years ago
  91. cf6e005 mtd: pxa3xx_nand: make the driver work on big-endian systems by Thomas Petazzoni · 10 years ago
  92. 6720bb7 rt2x00: fix rfkill regression on rt2500pci by Stanislaw Gruszka · 10 years ago
  93. b29e856 rt2x00: disable TKIP on USB by Stanislaw Gruszka · 10 years ago
  94. 22809d0 USB: ftdi_sio: fix null deref at port probe by Johan Hovold · 10 years ago
  95. e9f0ece usb: option: add/modify Olivetti Olicard modems by Bjørn Mork · 10 years ago
  96. 7e85dec USB: option: add device ID for SpeedUp SU9800 usb 3g modem by Oliver Neukum · 10 years ago
  97. 1a52bbc USB: add USB_DEVICE_INTERFACE_CLASS macro by Bjørn Mork · 12 years ago
  98. 5b91711 xhci: Fix runtime suspended xhci from blocking system suspend. by Wang, Yu · 10 years ago
  99. 1fba347 xhci: correct burst count field for isoc transfers on 1.0 xhci hosts by Mathias Nyman · 10 years ago
  100. 135dc28 ibmvscsi: Abort init sequence during error recovery by Brian King · 10 years ago