1. 3cdeb9d Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  2. 2c069a1 cxl: Check if afu is not null in cxl_slbia by Daniel Axtens · 9 years ago
  3. c4b5fd3 Merge branch 'hpfs-patches' (patches from Mikulas Patocka) by Linus Torvalds · 9 years ago
  4. a28e4b2 hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV instead by Joe Perches · 9 years ago
  5. ce65761 hpfs: kstrdup() out of memory handling by Sanidhya Kashyap · 9 years ago
  6. d7b0409 hpfs: Remove unessary cast by Firo Yang · 9 years ago
  7. a27b5b9 hpfs: add fstrim support by Mikulas Patocka · 9 years ago
  8. 4c0a9f7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  9. 9abea2d ioctl_compat: handle FITRIM by Mikulas Patocka · 9 years ago
  10. 6f95772 Fix firmware loader uevent buffer NULL pointer dereference by Linus Torvalds · 9 years ago
  11. 6b7339f mm: avoid setting up anonymous pages into file mapping by Kirill A. Shutemov · 9 years ago
  12. 6e67b7a MAINTAINERS: add secondary tree for ceph modules by Sage Weil · 9 years ago
  13. 398ecff5 MAINTAINERS: update ceph entries by Sage Weil · 9 years ago
  14. c44bd69 libceph: treat sockaddr_storage with uninitialized family as blank by Ilya Dryomov · 9 years ago
  15. 757856d libceph: enable ceph in a non-default network namespace by Ilya Dryomov · 9 years ago
  16. 883a2df Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  17. 331c584 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  18. 9d993cc Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  19. 673c2c3 modpost: work correctly with tile coldtext sections by Chris Metcalf · 9 years ago
  20. 758556b module: Fix load_module() error path by Peter Zijlstra · 9 years ago
  21. 45820c2 Fix broken audit tests for exec arg len by Linus Torvalds · 9 years ago
  22. 9958084 powerpc: Update MAINTAINERS to point at shared tree by Michael Ellerman · 9 years ago
  23. 442053e powerpc/perf/24x7: Fix lockdep warning by Sukadev Bhattiprolu · 9 years ago
  24. 10a5894 cxl: Fix off by one error allowing subsequent mmap page to be accessed by Ian Munsie · 9 years ago
  25. 5caaf53 cxl: Fail mmap if requested mapping is larger than assigned problem state area by Ian Munsie · 9 years ago
  26. d6ac4ff Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  27. 4f27395 mei: nfc: fix deadlock on shutdown/suspend path by Tomas Winkler · 9 years ago
  28. 8076ca4 Merge branch 'acpi-scan' by Rafael J. Wysocki · 9 years ago
  29. d0aee67 Merge branches 'acpi-pnp', 'acpi-soc', 'pm-domains' and 'pm-sleep' by Rafael J. Wysocki · 9 years ago
  30. 3fc7aee Merge branch 'pm-wakeirq' by Rafael J. Wysocki · 9 years ago
  31. 06be5ee Merge branches 'fixes' and 'ioremap' into for-linus by Russell King · 9 years ago
  32. 6d3dab7 PM / wakeirq: Avoid setting power.wakeirq too hastily by Rafael J. Wysocki · 9 years ago
  33. 3f8dc44 cxl: Fix refcounting in kernel API by Michael Neuling · 9 years ago
  34. b32aadc powerpc/powernv: Fix race in updating core_idle_state by Shreyas B. Prabhu · 9 years ago
  35. c7e9ad7 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  36. 2051e92 ata: ahci_platform: Add ACPI _CLS matching by Suthikulpanit, Suravee · 9 years ago
  37. 26095a0 ACPI / scan: Add support for ACPI _CLS device matching by Suthikulpanit, Suravee · 9 years ago
  38. b51f9b1 PM / hibernate: clarify resume documentation by Uwe Geuder · 9 years ago
  39. 93af5e9 PM / Domains: Avoid infinite loops in attach/detach code by Geert Uytterhoeven · 9 years ago
  40. d3e13ff ACPI / LPSS: Fix up acpi_lpss_create_device() by Rafael J. Wysocki · 9 years ago
  41. 0294112 ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage by Rafael J. Wysocki · 9 years ago
  42. ebf2d26 perf/x86: Fix copy_from_user_nmi() return if range is not ok by Yann Droneaud · 9 years ago
  43. 57ffc5c perf: Fix AUX buffer refcounting by Peter Zijlstra · 9 years ago
  44. a8956a7 powerpc/powernv: Fix opal-elog interrupt handler by Alistair Popple · 9 years ago
  45. aaf6fd5 powerpc/ppc4xx_hsta_msi: Include ppc-pci.h to fix reference to hose_list by Daniel Axtens · 9 years ago
  46. eab861a powerpc: Add plain English description for alignment exception oopses by Anton Blanchard · 9 years ago
  47. 8c00d5c cxl: Test the correct mmio space before unmapping by Daniel Axtens · 9 years ago
  48. 27ea2c4 powerpc: Set the correct kernel taint on machine check errors. by Daniel Axtens · 9 years ago
  49. 14f2118 cxl/vphb.c: Use phb pointer after NULL check by Maninder Singh · 9 years ago
  50. d2d61ed Merge branch 'perf/rbtree_copy' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  51. d8ea782 powerpc/powernv: Fix vma page prot flags in opal-prd driver by Vaidyanathan Srinivasan · 9 years ago
  52. 307bc97 tools: Copy rbtree_augmented.h from the kernel by Arnaldo Carvalho de Melo · 9 years ago
  53. 03da23a tools: Move rbtree.h from tools/perf/ by Arnaldo Carvalho de Melo · 9 years ago
  54. 3f73537 tools: Copy lib/rbtree.c to tools/lib/ by Arnaldo Carvalho de Melo · 9 years ago
  55. 1c4c715 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  56. 4407f96 perf tools: Copy rbtree.h from the kernel by Arnaldo Carvalho de Melo · 9 years ago
  57. 728abda tools: Adopt {READ,WRITE_ONCE} from the kernel by Arnaldo Carvalho de Melo · 9 years ago
  58. d770e55 Linux 4.2-rc1 by Linus Torvalds · 9 years ago
  59. a585d2b Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  60. 7444a07 ext4: replace open coded nofail allocation in ext4_free_blocks() by Michal Hocko · 9 years ago
  61. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  62. 9b284cb bluetooth: fix list handling by Linus Torvalds · 9 years ago
  63. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  64. 6d7c8e1 Merge tag 'ntb-4.2' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
  65. 0f1db7d 9p: cope with bogus responses from server in p9_client_{read,write} by Al Viro · 9 years ago
  66. 67e808f p9_client_write(): avoid double p9_free_req() by Al Viro · 9 years ago
  67. a84b69c 9p: forgetting to cancel request on interrupted zero-copy RPC by Al Viro · 9 years ago
  68. 43c3dd0 dax: bdev_direct_access() may sleep by Matthew Wilcox · 9 years ago
  69. bbab37d block: Add support for DAX reads/writes to block devices by Matthew Wilcox · 9 years ago
  70. 872eb12 dax: Use copy_from_iter_nocache by Matthew Wilcox · 9 years ago
  71. 44f4c05 dax: Add block size note to documentation by Matthew Wilcox · 9 years ago
  72. 1b3618b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  73. bf44fe4 NTB: Add split BAR output for debugfs stats by Dave Jiang · 9 years ago
  74. fd839bf NTB: Change WARN_ON_ONCE to pr_warn_once on unsafe by Dave Jiang · 9 years ago
  75. 7eb3878 NTB: Print driver name and version in module init by Dave Jiang · 9 years ago
  76. 9891417 NTB: Increase transport MTU to 64k from 16k by Dave Jiang · 9 years ago
  77. 2f887b9 NTB: Rename Intel code names to platform names by Dave Jiang · 9 years ago
  78. a41ef05 NTB: Default to CPU memcpy for performance by Dave Jiang · 9 years ago
  79. 06917f7 NTB: Improve performance with write combining by Dave Jiang · 9 years ago
  80. 0e041fb NTB: Use NUMA memory in Intel driver by Allen Hubbe · 9 years ago
  81. 1199aa6 NTB: Use NUMA memory and DMA chan in transport by Allen Hubbe · 9 years ago
  82. 2876228 NTB: Rate limit ntb_qp_link_work by Allen Hubbe · 9 years ago
  83. 578b881 NTB: Add tool test client by Allen Hubbe · 9 years ago
  84. 963de47 NTB: Add ping pong test client by Allen Hubbe · 9 years ago
  85. 42fefc8 NTB: Add parameters for Intel SNB B2B addresses by Allen Hubbe · 9 years ago
  86. 2849b5d7 NTB: Reset transport QP link stats on down by Allen Hubbe · 9 years ago
  87. c0900b3 NTB: Do not advance transport RX on link down by Allen Hubbe · 9 years ago
  88. e22e0b9 NTB: Differentiate transport link down messages by Allen Hubbe · 9 years ago
  89. dd5d4d8 NTB: Check the device ID to set errata flags by Dave Jiang · 9 years ago
  90. 5ae0beb NTB: Enable link for Intel root port mode in probe by Dave Jiang · 9 years ago
  91. 0f69a7d NTB: Read peer info from local SPAD in transport by Dave Jiang · 9 years ago
  92. e26a584 NTB: Split ntb_hw_intel and ntb_transport drivers by Allen Hubbe · 9 years ago
  93. a1bd3ba NTB: Add NTB hardware abstraction layer by Allen Hubbe · 9 years ago
  94. 14a6f19 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  95. b1be9ea Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  96. 22a093b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  97. c1776a1 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  98. 91cca0f Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  99. ec0337e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  100. b96fecb x86/fpu: Fix boot crash in the early FPU code by Ingo Molnar · 9 years ago