1. 3ca9e5d agp: info leak in agpioc_info_wrap() by Dan Carpenter · 10 years ago
  2. 3573839 drivers/rtc/rtc-pcf8523.c: fix month definition by Chris Cui · 10 years ago
  3. 2080cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  4. 783e9e8 Merge tag 'usb-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  5. df862f6 Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  6. a1e7446 Merge tag 'staging-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  7. c8ea5a2 net: macb: Fix race between HW and driver by Soren Brinkmann · 10 years ago
  8. 504ad98 net: macb: Remove 'unlikely' optimization by Soren Brinkmann · 10 years ago
  9. 02f7a34 net: macb: Re-enable RX interrupt only when RX is done by Soren Brinkmann · 10 years ago
  10. 6a027b7 net: macb: Clear interrupt flags by Soren Brinkmann · 10 years ago
  11. ccd6d0a net: macb: Pass same size to DMA_UNMAP as used for DMA_MAP by Soren Brinkmann · 10 years ago
  12. 780ce3a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 10 years ago
  13. 2c98262 e1000e: Restrict MDIO Slow Mode workaround to relevant parts by David Ertman · 10 years ago
  14. 7142a55 e1000e: Fix issue with link flap on 82579 by David Ertman · 10 years ago
  15. fbb9ab1 e1000e: Expand workaround for 10Mb HD throughput bug by David Ertman · 10 years ago
  16. 77e6114 e1000e: Workaround for dropped packets in Gig/100 speeds on 82579 by David Ertman · 10 years ago
  17. 83d3459 net/mlx4_core: Don't issue PCIe speed/width checks for VFs by Eyal Perry · 10 years ago
  18. f24f790 net/mlx4_core: Load the Eth driver first by Or Gerlitz · 10 years ago
  19. 0254bc8 net/mlx4_core: Fix slave id computation for single port VF by Matan Barak · 10 years ago
  20. 531d901 net/mlx4_core: Adjust port number in qp_attach wrapper when detaching by Jack Morgenstein · 10 years ago
  21. 9becd70 net: cdc_ncm: fix buffer overflow by Bjørn Mork · 10 years ago
  22. 9d4619c Altera TSE: ALTERA_TSE should depend on HAS_DMA by Geert Uytterhoeven · 10 years ago
  23. b8dff4e Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  24. cae1d2ca Merge tag 'upstream-3.15-rc5' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  25. 2145e15 floppy: don't write kernel-only members to FDRAWCMD ioctl output by Matthew Daley · 10 years ago
  26. ef87dbe floppy: ignore kernel-only members in FDRAWCMD ioctl input by Matthew Daley · 10 years ago
  27. bebfef1 UBI: avoid workqueue format string leak by Kees Cook · 10 years ago
  28. 3d21bb7 UBI: fix ubi free PEBs count calculation by Tanya Brokhman · 10 years ago
  29. 87ed89d UBI: fix error path in __wl_get_peb by Tanya Brokhman · 10 years ago
  30. 8a9f5ec Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  31. e3fb7d4 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  32. e715eb2 vexpress: Initialise the sysregs before setting up the clocks by Catalin Marinas · 10 years ago
  33. 6ed07d4 USB: Nokia 5300 should be treated as unusual dev by Daniele Forsi · 10 years ago
  34. f0ef5d4 USB: Nokia 305 should be treated as unusual dev by Victor A. Santos · 10 years ago
  35. 62a0d8d tty: Fix lockless tty buffer race by Peter Hurley · 10 years ago
  36. 5fbf1a6 Revert "tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc" by Peter Hurley · 10 years ago
  37. 501fed4 drivers/tty/hvc: don't free hvc_console_setup after init by Tomoki Sekiyama · 10 years ago
  38. 4291086 n_tty: Fix n_tty_write crash when echoing in raw mode by Peter Hurley · 10 years ago
  39. b790f21 tty: serial: 8250_core.c Bug fix for Exar chips. by Michael Welling · 10 years ago
  40. d183c81 fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6 by Nikita Yushchenko · 10 years ago
  41. df602c2 usb: storage: shuttle_usbat: fix discs being detected twice by Daniele Forsi · 10 years ago
  42. 4d7c013 usb: qcserial: add a number of Dell devices by Bjørn Mork · 10 years ago
  43. c1db30a USB: OHCI: fix problem with global suspend on ATI controllers by Alan Stern · 10 years ago
  44. 0384dca Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  45. 98facf0 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  46. 6c6ca9c Merge tag 'pm+acpi-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  47. e981e79 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  48. de3afce Merge branches 'acpi-ec' and 'acpi-processor' by Rafael J. Wysocki · 10 years ago
  49. 25d6db9 Merge branch 'pnp' by Rafael J. Wysocki · 10 years ago
  50. 54366a7 Merge tag 'dm-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  51. 39076b0 net: mvmdio: Check for a valid interrupt instead of an error by Ezequiel Garcia · 10 years ago
  52. e46e08b net phy: Check for aneg completion before setting state to PHY_RUNNING by Balakumaran Kannan · 10 years ago
  53. b28e4f08 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  54. b7270cc Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  55. 4dd7aa0 Merge tag 'fixes-for-v3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 10 years ago
  56. 131cd13 dm cache: fix writethrough mode quiescing in cache_map by Mike Snitzer · 10 years ago
  57. ba6728f Merge tag 'pinctrl-v3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  58. f496136 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  59. 812e4da Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 10 years ago
  60. c0940e9 Revert "hwmon: (coretemp) Refine TjMax detection" by Guenter Roeck · 10 years ago
  61. 4985c32 ACPI / processor: Fix failure of loading acpi-cpufreq driver by Lan Tianyu · 10 years ago
  62. 8628196 Merge tag 'iio-fixes-for-3.15b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 10 years ago
  63. a8d2239 PNP / ACPI: Do not return errors if _DIS or _SRS are not present by Rafael J. Wysocki · 10 years ago
  64. 22041fb hyperv: Properly handle checksum offload by KY Srinivasan · 10 years ago
  65. 6ce29b0 gianfar: Avoid unnecessary reg accesses in adjust_link() by Claudiu Manoil · 10 years ago
  66. f114890 Revert "macvlan : fix checksums error when we are in bridge mode" by Vlad Yasevich · 10 years ago
  67. cbdb042 mactap: Fix checksum errors for non-gso packets in bridge mode by Vlad Yasevich · 10 years ago
  68. 3dc638d net: sxgbe: Added set function for interrupt on complete by Byungho An · 10 years ago
  69. 325b94f net: sxgbe: Added rxqueue enable function by Byungho An · 10 years ago
  70. 0a0347b net: sxgbe: sw reset moved to probe function by Byungho An · 10 years ago
  71. d2e752d cxgb4: Decode PCIe Gen3 link speed by Roland Dreier · 10 years ago
  72. 652f99e Altera TSE: Add missing include to silence sparse warnings by Tobias Klauser · 10 years ago
  73. 1b44488 Altera TSE: Fix DMA secriptor length initialization by Tobias Klauser · 10 years ago
  74. 886c7c4 usb: gadget: at91-udc: fix irq and iomem resource retrieval by Jean-Jacques Hiblot · 10 years ago
  75. 3234f5b rtl8192cu: Fix unbalanced irq enable in error path of rtl92cu_hw_init() by Ben Hutchings · 10 years ago
  76. 5f91869 rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbb by Larry Finger · 10 years ago
  77. 62e54dbb ath9k: remove tid->paused flag by Felix Fietkau · 10 years ago
  78. ae9c25a ath9k_hw: do not lower ANI setting below default on AR913x by Felix Fietkau · 10 years ago
  79. ed8c37e Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  80. b8eade2 drm/exynos: use %pad for dma_addr_t by Jingoo Han · 10 years ago
  81. 293d3f6 drm/exynos: dsi: use IS_ERR() to check devm_ioremap_resource() results by Jingoo Han · 10 years ago
  82. 25c8b5c drm/exynos: balance framebuffer refcount by Andrzej Hajda · 10 years ago
  83. d8af20b Merge branch 'vmwgfx-fixes-3.15' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 10 years ago
  84. b3413af PNP: Fix compile error in quirks.c by Bjorn Helgaas · 10 years ago
  85. 3eba563 ACPI / EC: Process rather than discard events in acpi_ec_clear by Kieran Clancy · 10 years ago
  86. fb0095d Merge branch 'clockevents/3.15-fixes' of git://git.linaro.org/people/daniel.lezcano/linux into timers/urgent by Thomas Gleixner · 10 years ago
  87. 0a1f83a Merge tag 'mvebu-irqchip-fixes-3.15' of git://git.infradead.org/linux-mvebu into irq/urgent by Thomas Gleixner · 10 years ago
  88. fbcde3d dm thin: use INIT_WORK_ONSTACK in noflush_work to avoid ODEBUG warning by Mike Snitzer · 10 years ago
  89. 58b116b drivercore: deferral race condition fix by Grant Likely · 10 years ago
  90. 9afa27c clocksource: nspire: Fix compiler warning by Alexander Shiyan · 10 years ago
  91. 82a56194 clocksource: arch_arm_timer: Fix age-old arch timer C3STOP detection issue by Lorenzo Pieralisi · 10 years ago
  92. 7d0a73a RDMA/cxgb4: Update Kconfig to include Chelsio T5 adapter by Hariprasad S · 10 years ago
  93. c2f9da9 RDMA/cxgb4: Only allow kernel db ringing for T4 devs by Steve Wise · 10 years ago
  94. 92e5011 RDMA/cxgb4: Force T5 connections to use TAHOE congestion control by Steve Wise · 10 years ago
  95. cc18b93 RDMA/cxgb4: Fix endpoint mutex deadlocks by Steve Wise · 10 years ago
  96. 6712d29 cpufreq: ppc-corenet-cpufreq: Fix __udivdi3 modpost error by Tim Gardner · 10 years ago
  97. 8997b18 cpufreq: powernow-k7: Fix double invocation of cpufreq_freq_transition_begin/end by Srivatsa S. Bhat · 10 years ago
  98. 3221e55 cpufreq: powernow-k6: Fix double invocation of cpufreq_freq_transition_begin/end by Srivatsa S. Bhat · 10 years ago
  99. 237ede1 cpufreq: powernow-k6: Fix incorrect comparison with max_multipler by Srivatsa S. Bhat · 10 years ago
  100. 7aa0557 cpufreq: longhaul: Fix double invocation of cpufreq_freq_transition_begin/end by Srivatsa S. Bhat · 10 years ago