1. 9b32011 Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux into for-linus2 by James Morris · 10 years ago
  2. 600a507 ixgbe: check for vfs outside of sriov_num_vfs before dereference by Emil Tantilov · 10 years ago
  3. f6b03c1 fm10k: Add CONFIG_FM10K_VXLAN configuration option by Andy Zhou · 10 years ago
  4. 2df36a5 arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regs by Christoffer Dall · 10 years ago
  5. 13cb2da fm10k: Unlock mailbox on VLAN addition failures by Matthew Vick · 10 years ago
  6. 6b997ba serial: atmel: add missing dmaengine header by Vinod Koul · 10 years ago
  7. 4d41915 fm10k: Check the host state when bringing the interface up by Matthew Vick · 10 years ago
  8. 3e27a84 i2c: i801: Add Device IDs for Intel Sunrise Point PCH by james.d.ralston@intel.com · 10 years ago
  9. 15ef277 i2c: hix5hd2: add i2c controller driver by Wei Yan · 10 years ago
  10. 71c62b2 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 10 years ago
  11. 91269e3 vxlan: using pskb_may_pull as early as possible by Li RongQing · 10 years ago
  12. ce6502a vxlan: fix a use after free in vxlan_encap_bypass by Li RongQing · 10 years ago
  13. 4e8febd openvswitch: use vport instead of p by Fabian Frederick · 10 years ago
  14. 7e78cc4 openvswitch: kerneldoc warning fix by Fabian Frederick · 10 years ago
  15. aeba373 powerpc/pci: Fix IO space breakage after of_pci_range_to_resource() change by Michael Ellerman · 10 years ago
  16. f5b720b gianfar: Add FCS to rx buffer size (fix) by Claudiu Manoil · 10 years ago
  17. d4bf205d pstore: Fix duplicate {console,ftrace}-efi entries by Valdis Kletnieks · 10 years ago
  18. 4b7fd2e6 virtio_net: fix use after free by Michael S. Tsirkin · 10 years ago
  19. 28b5f05 net: fec: ptp: fix convergence issue to support LinuxPTP stack by Nimrod Andy · 10 years ago
  20. 673d659 perf kvm stat live: Enable events copying by Alexander Yarygin · 10 years ago
  21. 54bf53b perf session: Add option to copy events when queueing by Alexander Yarygin · 10 years ago
  22. 96355f2 perf Documentation: Fix typos in perf/Documentation by Masanari Iida · 10 years ago
  23. 89dceb2 perf trace: Use thread_{,_set}_priv helpers by Namhyung Kim · 10 years ago
  24. 69e865c perf kvm: Use thread_{,_set}_priv helpers by Namhyung Kim · 10 years ago
  25. 66f066d8 perf callchain: Create an address space per thread by Namhyung Kim · 10 years ago
  26. 0cdccac perf report: Set callchain_param.record_mode for future use by Namhyung Kim · 10 years ago
  27. b2e19a9 perf evlist: Fix for double free in tools/perf stat by Yasser Shalabi · 10 years ago
  28. ffe5978 perf test: Add test case for pmu event new style format by Kan Liang · 10 years ago
  29. ba32a45 perf tools: Add support to new style format of kernel PMU event by Kan Liang · 10 years ago
  30. dcb4e10 perf tools: Parse the pmu event prefix and suffix by Kan Liang · 10 years ago
  31. 42f60c2 Revert "perf tools: Default to cpu// for events v5" by Kan Liang · 10 years ago
  32. b56d5be perf Documentation: Remove Ruplicated docs for powerpc cpu specific events by Cody P Schafer · 10 years ago
  33. ed90a44 perf Documentation: sysfs events/ interfaces by Cody P Schafer · 10 years ago
  34. 1e378eb perf top: Add a visual cue for toggle zeroing of samples by Taeung Song · 10 years ago
  35. 7546e52 Drivers: ide: Remove typedef atiixp_ide_timing by Himangi Saraogi · 10 years ago
  36. b0cfb79 Input: alps - fix v4 button press recognition by Andreas Bosch · 10 years ago
  37. 001586a cxgb4i : Fix -Wmaybe-uninitialized warning. by Anish Bhatt · 10 years ago
  38. 04ffcb2 net: Add ndo_gso_check by Tom Herbert · 10 years ago
  39. cf6c0ab Merge branch 'topic/dma_control_fsl_acks' into for-linus by Vinod Koul · 10 years ago
  40. 2856fcd Merge branch 'topic/dma_control_cleanup_acks' into for-linus by Vinod Koul · 10 years ago
  41. b80719b dmaengine: remove FSLDMA_EXTERNAL_START by Vinod Koul · 10 years ago
  42. 01c6ad6 dmaengine: freescale: remove FSLDMA_EXTERNAL_START control method by Vinod Koul · 10 years ago
  43. 7abfe6e carma-fpga: move to fsl_dma_external_start() by Vinod Koul · 10 years ago
  44. 4fdcf68 carma-fpga: use dmaengine_xxx() API by Vinod Koul · 10 years ago
  45. 0a5642b dmaengine: freescale: add and export fsl_dma_external_start() by Vinod Koul · 10 years ago
  46. b65612a dmaengine: add dmaengine_prep_dma_sg() helper by Vinod Koul · 10 years ago
  47. a500789 video: mx3fb: use dmaengine_terminate_all() API by Vinod Koul · 10 years ago
  48. 2bcd90d serial: sh-sci: use dmaengine_terminate_all() API by Vinod Koul · 10 years ago
  49. 843d349 net: ks8842: use dmaengine_terminate_all() API by Vinod Koul · 10 years ago
  50. 0e497c3 mtd: sh_flctl: use dmaengine_terminate_all() API by Vinod Koul · 10 years ago
  51. b177ea3 mtd: fsmc_nand: use dmaengine_terminate_all() API by Vinod Koul · 10 years ago
  52. 0aae803 V4L2: mx3_camer: use dmaengine_pause() API by Vinod Koul · 10 years ago
  53. 7e606d3 dmaengine: coh901318: use dmaengine_terminate_all() API by Vinod Koul · 10 years ago
  54. 72b2caf pata_arasan_cf: use dmaengine_terminate_all() API by Vinod Koul · 10 years ago
  55. 71ae8f5 stmmac: fix sti compatibililies by Giuseppe CAVALLARO · 10 years ago
  56. 639559a dmaengine: edma: check for echan->edesc => NULL in edma_dma_pause() by Sebastian Andrzej Siewior · 10 years ago
  57. 2a52f6e dmaengine: dw: export probe()/remove() and Co to users by Andy Shevchenko · 10 years ago
  58. 99d9bf4 dmaengine: dw: enable and disable controller when needed by Andy Shevchenko · 10 years ago
  59. 2540f74 dmaengine: dw: always export dw_dma_{en,dis}able by Andy Shevchenko · 10 years ago
  60. 7a83c04 dmaengine: dw: introduce dw_dma_on() helper by Andy Shevchenko · 10 years ago
  61. 3d588f8 dmaengine: dw: split dma-dw.h to platform and private parts by Andy Shevchenko · 10 years ago
  62. 46e8c83 dmaengine: dw: move private definitions to regs.h by Andy Shevchenko · 10 years ago
  63. f0f3b5f dma: cppi41: Switch to using managed resource in probe by Kiran Padwal · 10 years ago
  64. 923190d selinux: fix inode security list corruption by Stephen Smalley · 10 years ago
  65. ec4212d Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 10 years ago
  66. c8b00fd ALSA: hda_intel: Add Device IDs for Intel Sunrise Point PCH by James Ralston · 10 years ago
  67. 3d08c62 arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abort by Steve Capper · 10 years ago
  68. 6e4a2a8 dmaengine: pl330: Fix NULL pointer dereference on driver unbind by Krzysztof Kozlowski · 10 years ago
  69. 0f5ebab dmaengine: pl330: Fix NULL pointer dereference on probe failure by Krzysztof Kozlowski · 10 years ago
  70. c3cb38f dmaengine: pl330: Remove unused 'regs' variable in pl330_submit_req() by Krzysztof Kozlowski · 10 years ago
  71. 937cb2f dmaengine: pl330: Remove non-NULL check for pl330_submit_req parameters by Krzysztof Kozlowski · 10 years ago
  72. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  73. 6929c35 Merge tag 'llvmlinux-for-v3.18' of git://git.linuxfoundation.org/llvmlinux/kernel by Linus Torvalds · 10 years ago
  74. 23971bd Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  75. c0fa237 Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  76. fcc3a5d Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  77. 50fa861 Merge tag 'for-v3.18' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 10 years ago
  78. 6b04908 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  79. ce9d7f7 Merge branch 'CVE-2014-7970' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux by Linus Torvalds · 10 years ago
  80. 2ef1e9e Merge branch 'cxgb4' by David S. Miller · 10 years ago
  81. c5bbcb5 cxgb4i: Remove duplicate call to dst_neigh_lookup() by Anish Bhatt · 10 years ago
  82. f42bb57 cxgb4i : Fix -Wunused-function warning by Anish Bhatt · 10 years ago
  83. 1bb6037 cxgb4 : Fix build failure in cxgb4 when ipv6 is disabled/not in-built by Anish Bhatt · 10 years ago
  84. 587ddfe cxgb4i : Remove duplicated CLIP handling code by Anish Bhatt · 10 years ago
  85. f4da362 sparc64: Fix FPU register corruption with AES crypto offload. by David S. Miller · 10 years ago
  86. 1bbc260 virtio-rng: refactor probe error handling by Michael S. Tsirkin · 10 years ago
  87. 5d8f16d virtio_scsi: drop scan callback by Michael S. Tsirkin · 10 years ago
  88. 486d2e6 virtio_balloon: enable VQs early on restore by Michael S. Tsirkin · 10 years ago
  89. e67423c virtio_scsi: fix race on device removal by Michael S. Tsirkin · 10 years ago
  90. 1fa5b2a virito_scsi: use freezable WQ for events by Paolo Bonzini · 10 years ago
  91. e53fbd1 virtio_net: enable VQs early on restore by Michael S. Tsirkin · 10 years ago
  92. 401bbdc virtio_console: enable VQs early on restore by Michael S. Tsirkin · 10 years ago
  93. 52c9cf1 virtio_scsi: enable VQs early on restore by Michael S. Tsirkin · 10 years ago
  94. 6d62c37 virtio_blk: enable VQs early on restore by Michael S. Tsirkin · 10 years ago
  95. cd67904 virtio_scsi: move kick event out from virtscsi_init by Michael S. Tsirkin · 10 years ago
  96. 0246555 virtio_net: fix use after free on allocation failure by Michael S. Tsirkin · 10 years ago
  97. 64b4cc3 9p/trans_virtio: enable VQs early by Michael S. Tsirkin · 10 years ago
  98. f5866db virtio_console: enable VQs early by Michael S. Tsirkin · 10 years ago
  99. 7a11370 virtio_blk: enable VQs early by Michael S. Tsirkin · 10 years ago
  100. 4baf1e3 virtio_net: enable VQs early by Michael S. Tsirkin · 10 years ago