1. f82c458 btrfs: fix lockups from btrfs_clear_path_blocking by Chris Mason · 10 years ago
  2. 7ca2f23 isofs: avoid unused function warning by Arnd Bergmann · 10 years ago
  3. 4a7795d vfs: fix reference leak in d_prune_aliases() by Yan, Zheng · 10 years ago
  4. c1a2086 of/selftest: Fix off-by-one error in removal path by Grant Likely · 10 years ago
  5. 49e4193 ARM: multi_v7_defconfig: fix failure setting CPU voltage by enabling dependent I2C controller by Tyler Baker · 10 years ago
  6. 935c2db MIPS: jump_label.c: Handle the microMIPS J instruction encoding by Maciej W. Rozycki · 10 years ago
  7. 99436f7 MIPS: jump_label.c: Correct the span of the J instruction by Maciej W. Rozycki · 10 years ago
  8. 640465b MIPS: Zero variable read by get_user / __get_user in case of an error. by Ralf Baechle · 10 years ago
  9. 51b1029 MIPS: lib: memcpy: Restore NOP on delay slot before returning to caller by Markos Chandras · 10 years ago
  10. 6a8dff6 MIPS: tlb-r4k: Add missing HTW stop/start sequences by Markos Chandras · 10 years ago
  11. 5856381 MIPS: asm: uaccess: Add v1 register to clobber list on EVA by Markos Chandras · 10 years ago
  12. bbaf113 MIPS: oprofile: Fix backtrace on 64-bit kernel by Aaro Koskinen · 10 years ago
  13. 7352c8b MIPS: Loongson: Set Loongson-3's ISA level to MIPS64R1 by Huacai Chen · 10 years ago
  14. cc94ea3 MIPS: Loongson: Fix the write-combine CCA value setting by Huacai Chen · 10 years ago
  15. 5829b0e MIPS: IP27: Fix __node_distances undefined error by James Cowgill · 10 years ago
  16. 21255da MIPS: Loongson3: Fix __node_distances undefined error by James Cowgill · 10 years ago
  17. 4a8ab77 Merge tag 'tegra-for-3.18-fixes-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into fixes by Arnd Bergmann · 10 years ago
  18. 5210436 Merge tag 'renesas-clock-fixes-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Arnd Bergmann · 10 years ago
  19. 3410d42 Merge tag 'renesas-dt-fixes-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Arnd Bergmann · 10 years ago
  20. 1b6166e Merge tag 'renesas-soc-fixes-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Arnd Bergmann · 10 years ago
  21. 4e2594c Merge tag 'sunxi-fixes-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixes by Arnd Bergmann · 10 years ago
  22. 6bab4a8 clockevent: sun4i: Fix race condition in the probe code by Maxime Ripard · 10 years ago
  23. 280ba51 mac80211: minstrel_ht: fix a crash in rate sorting by Felix Fietkau · 10 years ago
  24. 11bf782 vxlan: Inline vxlan_gso_check(). by Joe Stringer · 10 years ago
  25. 8064673 can: m_can: update to support CAN FD features by Dong Aisheng · 10 years ago
  26. a93f5ca can: m_can: fix incorrect error messages by Dong Aisheng · 10 years ago
  27. 7660f63 can: m_can: add missing delay after setting CCCR_INIT bit by Dong Aisheng · 10 years ago
  28. 921f168 can: m_can: fix not set can_dlc for remote frame by Dong Aisheng · 10 years ago
  29. f6a9964 can: m_can: fix possible sleep in napi poll by Dong Aisheng · 10 years ago
  30. 962845d can: m_can: add missing message RAM initialization by Dong Aisheng · 10 years ago
  31. efe2228 can: m_can: add CONFIG_HAS_IOMEM dependence by David Cohen · 10 years ago
  32. d6fdb38 can: m_can: add .ndo_change_mtu function by Dong Aisheng · 10 years ago
  33. 50212b4 can: gs_usb: add .ndo_change_mtu function by Marc Kleine-Budde · 10 years ago
  34. a0e27f5 documentation: pinctrl bindings: Fix trivial typo 'abitrary' by Soren Brinkmann · 10 years ago
  35. 5641c09 devicetree: bindings: Add vendor prefix for Micron Technology, Inc. by bpqw · 10 years ago
  36. f9cb89b of: Add vendor prefix for Chips&Media, Inc. by Philipp Zabel · 10 years ago
  37. 746c9e9 of/base: Fix PowerPC address parsing hack by Benjamin Herrenschmidt · 10 years ago
  38. 9b6eab0 devicetree: vendor-prefixes.txt: fix whitespace by Antony Pavlov · 10 years ago
  39. ab74d00 of: Fix crash if an earlycon driver is not found by Kevin Cernekee · 10 years ago
  40. 66865de of/irq: Drop obsolete 'interrupts' vs 'interrupts-extended' text by Bjorn Helgaas · 10 years ago
  41. 27b3383 of: Spelling s/stucture/structure/ by Geert Uytterhoeven · 10 years ago
  42. 70b61e3 x86, kaslr: Handle Gold linker for finding bss/brk by Kees Cook · 10 years ago
  43. 45e2a9d x86, mm: Set NX across entire PMD at boot by Kees Cook · 10 years ago
  44. fb86b97 x86, microcode: Update BSPs microcode on resume by Borislav Petkov · 10 years ago
  45. f2a306c devicetree: bindings: add sandisk to the vendor prefixes by Robert Jarzmik · 10 years ago
  46. ca976d6 can: rcar_can: add .ndo_change_mtu function by Marc Kleine-Budde · 10 years ago
  47. 92593a0 can: xilinx_can: add .ndo_change_mtu function by Marc Kleine-Budde · 10 years ago
  48. fb3ec7b can: xilinx_can: fix comparison of unsigned variable by Sudip Mukherjee · 10 years ago
  49. 4e2061b can: remove unused variable by Sudip Mukherjee · 10 years ago
  50. efbd50d can: esd_usb2: fix memory leak on disconnect by Alexey Khoroshilov · 10 years ago
  51. 98e6901 can: dev: add can_is_canfd_skb() API by Dong Aisheng · 10 years ago
  52. 67b5909 can: dev: fix typo CIA -> CiA, CAN in Automation by Roman Fietze · 10 years ago
  53. 5247a58 can: dev: avoid calling kfree_skb() from interrupt context by Thomas Körper · 10 years ago
  54. 6676f30 ALSA: hda - fix the mic mute led problem for Latitude E5550 by Hui Wang · 10 years ago
  55. 4a83d42 ALSA: hda - move DELL_WMI_MIC_MUTE_LED to the tail in the quirk chain by Hui Wang · 10 years ago
  56. d7ce437 powerpc/fsl_msi: mark the msi cascade handler IRQF_NO_THREAD by Kevin Hao · 10 years ago
  57. 39ae97e Merge tag 'asoc-v3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 10 years ago
  58. 4c69f05 brcmfmac: fix error handling of irq_of_parse_and_map by Dmitry Torokhov · 10 years ago
  59. 8180bd4 brcmfmac: kill URB when request timed out by Mathy Vanhoef · 10 years ago
  60. daad166 ath9k: fix regression in bssidmask calculation by Ben Greear · 10 years ago
  61. cf9a7f7 Merge remote-tracking branches 'asoc/fix/rt5670', 'asoc/fix/samsung' and 'asoc/fix/sgtl5000' into asoc-linus by Mark Brown · 10 years ago
  62. 643aa2c Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/cs41l51', 'asoc/fix/dpcm', 'asoc/fix/es8328', 'asoc/fix/fsl-asrc', 'asoc/fix/max98090', 'asoc/fix/rcar', 'asoc/fix/rockchip' and 'asoc/fix/rt5645' into asoc-linus by Mark Brown · 10 years ago
  63. a9aa32c Merge remote-tracking branch 'asoc/fix/core' into asoc-linus by Mark Brown · 10 years ago
  64. 9da7a5a ASoC: wm_adsp: Avoid attempt to free buffers that might still be in use by Charles Keepax · 10 years ago
  65. a358a0e ALSA: usb-audio: Set the Control Selector to SU_SELECTOR_CONTROL for UAC2 by Johan Rastén · 10 years ago
  66. f0b4eec bridge: fix netfilter/NF_BR_LOCAL_OUT for own, locally generated queries by Linus Lüssing · 10 years ago
  67. 97840cb netfilter: nfnetlink: fix insufficient validation in nfnetlink_bind by Pablo Neira Ayuso · 10 years ago
  68. 0485c9d drm/i915: Kick fbdev before vgacon by Daniel Vetter · 10 years ago
  69. 2208d65 drm/i915: drop WaSetupGtModeTdRowDispatch:snb by Daniel Vetter · 10 years ago
  70. 1f0a5cb dmaengine: Fix allocation size for PL330 data buffer depth. by Liviu Dudau · 10 years ago
  71. c27f955 dmaengine: pl330: Limit MFIFO usage for memcpy to avoid exhausting entries by Jon Medhurst · 10 years ago
  72. 137bd11 dmaengine: pl330: Align DMA memcpy operations to MFIFO width by Jon Medhurst · 10 years ago
  73. fc14f9c Linux 3.18-rc5 by Linus Torvalds · 10 years ago
  74. e35c5a2 Merge tag 'armsoc-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  75. 435e46f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  76. 0fbae13 Merge tag 'md/3.18-fix' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  77. e899dba ARM: at91/dt: Fix sama5d3x typos by Peter Rosin · 10 years ago
  78. f7efdad Merge tag 'omap-fixes-against-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 10 years ago
  79. ae8f504 Merge tag 'mvebu-fixes-3.18' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 10 years ago
  80. 45eaf45 md: Always set RECOVERY_NEEDED when clearing RECOVERY_FROZEN by NeilBrown · 10 years ago
  81. feb91a0 ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs by Daniel Borkmann · 10 years ago
  82. 5a2b59d sparc64: Fix constraints on swab helpers. by David S. Miller · 10 years ago
  83. bb2bdeb qmi_wwan: Add support for HP lt4112 LTE/HSPA+ Gobi 4G Modem by Martin Hauke · 10 years ago
  84. c6ab766 Merge branch 'net_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshelar/openvswitch by David S. Miller · 10 years ago
  85. 52cff74 dcbnl : Disable software interrupts before taking dcb_lock by Anish Bhatt · 10 years ago
  86. 8c2dd54 ieee802154: fix error handling in ieee802154fake_probe() by Alexey Khoroshilov · 10 years ago
  87. dec943f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  88. f1227c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  89. 35717d8 drivers: net: cpsw: Fix TX_IN_SEL offset by John Ogness · 10 years ago
  90. de55bbb Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  91. 9f45894 reciprocal_div: objects with exported symbols should be obj-y rather than lib-y by Hannes Frederic Sowa · 10 years ago
  92. 49dd18b ipv4: Fix incorrect error code when adding an unreachable route by Panu Matilainen · 10 years ago
  93. 3b91270 x86-64: make csum_partial_copy_from_user() error handling consistent by Linus Torvalds · 10 years ago
  94. 2cd3949 x86: Require exact match for 'noxsave' command line option by Dave Hansen · 10 years ago
  95. 6e99891 sched/cputime: Fix clock_nanosleep()/clock_gettime() inconsistency by Stanislaw Gruszka · 10 years ago
  96. 23cfa36 sched/cputime: Fix cpu_timer_sample_group() double accounting by Peter Zijlstra · 10 years ago
  97. 7af6833 sched/numa: Avoid selecting oneself as swap target by Peter Zijlstra · 10 years ago
  98. 00b4d9a1 bitops: Fix shift overflow in GENMASK macros by Maxime COQUELIN · 10 years ago
  99. 6805591 perf/x86/intel/uncore: Fix boot crash on SBOX PMU on Haswell-EP by Andi Kleen · 10 years ago
  100. 6e84a8d ALSA: usb-audio: Add ctrl message delay quirk for Marantz/Denon devices by Jurgen Kramer · 10 years ago