1. 92c2d47 Merge "iommu/arm-smmu: Pass external fault information to client handlers" into msm-4.8 by Kyle Yan · 8 years ago
  2. 7917328 Merge "iommu: Add client fault handler flag for external faults" into msm-4.8 by Kyle Yan · 8 years ago
  3. b61a984 Merge "iommu/arm-smmu: Do an ATOS in the fault handler" into msm-4.8 by Kyle Yan · 8 years ago
  4. 98ac9a6 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  5. b8db371 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  6. 6905732 Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  7. ba63f23 fscrypto: require write access to mount to set encryption policy by Eric Biggers · 8 years ago
  8. 002ced4 fscrypto: only allow setting encryption policy on directories by Eric Biggers · 8 years ago
  9. 163ae1c fscrypto: add authorization check for setting encryption policy by Eric Biggers · 8 years ago
  10. 1e8b8d9 libnvdimm: allow legacy (e820) pmem region to clear bad blocks by Dave Jiang · 8 years ago
  11. 2e21807 nfit, mce: Fix SPA matching logic in MCE handler by Vishal Verma · 8 years ago
  12. 9049771 mm: fix cache mode of dax pmd mappings by Dan Williams · 8 years ago
  13. ca120cf mm: fix show_smap() for zone_device-pmd ranges by Dan Williams · 8 years ago
  14. d0acc7d Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  15. daf6b9b Merge tag 'pm-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  16. 8a2a835 Merge branches 'pm-core-fixes' and 'pm-cpufreq-fixes' by Rafael J. Wysocki · 8 years ago
  17. c4a6c70 Merge tag 'gpio-v4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  18. 6dc728c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  19. 5c44ad6 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  20. f4a9c16 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  21. 067c2f4 Merge tag 'sound-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  22. 845ae7c drivers: edac: Add cache erp driver for llcc by Channagoud Kadabi · 8 years ago
  23. b1fec94 drivers: soc: qcom: Add msmskunk llcc driver by Channagoud Kadabi · 8 years ago
  24. 97335b2 drivers: soc: Add LLCC driver by Channagoud Kadabi · 8 years ago
  25. ddeeb78 ARM: dts: msm: Add LLCC device for msmskunk by Channagoud Kadabi · 8 years ago
  26. 5e59d9a virtio_console: Stop doing DMA on the stack by Andy Lutomirski · 8 years ago
  27. af7c1be virtio: mark vring_dma_dev() static by Baoyou Xie · 8 years ago
  28. e45eeb4 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  29. 2771fc8 Merge tag 'powerpc-4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  30. 53d5f1d Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  31. 6b98174 Merge tag 'fixes-for-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 8 years ago
  32. 1b49dae Merge tag 'usb-ci-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-linus by Greg Kroah-Hartman · 8 years ago
  33. 72d508a Merge tag 'iio-fixes-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 8 years ago
  34. 2b97434 arm64: use preempt_disable_notrace in _percpu_read/write by Chunyan Zhang · 8 years ago
  35. 872c63f arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb() by Will Deacon · 8 years ago
  36. 8581410 Merge "drivers: edac: Add Cache Error Reporting driver for Kryo3xx processors" into msm-4.8 by Kyle Yan · 8 years ago
  37. 4cb7303 Merge "Documentation: EDAC: Add documentation for Kryo3xx binding" into msm-4.8 by Kyle Yan · 8 years ago
  38. 6f3c4fb usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phase by Clemens Gruber · 8 years ago
  39. 7865e3c phy: qcom-ufs-qrbtc-msmskunk: enable 2 lane support by Subhash Jadavani · 8 years ago
  40. ac795e7 scsi: ufs: add 2 lane support by Venkat Gopalakrishnan · 8 years ago
  41. 06d48ea Merge "smp: Allow booting a specific subset of CPUs" into msm-4.8 by Kyle Yan · 8 years ago
  42. eabf271 Merge "iommu/arm-smmu: Print SID info on context faults" into msm-4.8 by Kyle Yan · 8 years ago
  43. 3bd86dd Merge "iommu/arm-smmu: Pass pagefault information to client handlers" into msm-4.8 by Kyle Yan · 8 years ago
  44. dcc56ee Merge "iommu: Improve client fault handling" into msm-4.8 by Kyle Yan · 8 years ago
  45. 326e484 Merge "iommu/arm-smmu: improve the fault handler output" into msm-4.8 by Kyle Yan · 8 years ago
  46. b074029 Merge "iommu/arm-smmu: add DT option to make address size faults fatal" into msm-4.8 by Kyle Yan · 8 years ago
  47. 3732b30 cpufreq-stats: Minor documentation fix by Jean Delvare · 8 years ago
  48. cbfff43 i2c: rk3x: Restore clock settings at resume time by Doug Anderson · 8 years ago
  49. e0603c8 i2c: Spelling s/acknowedge/acknowledge/ by Geert Uytterhoeven · 8 years ago
  50. 664d58b i2c: designware: save the preset value of DW_IC_SDA_HOLD by Zhuo-hao Lee · 8 years ago
  51. 711bef6 Merge tag 'ceph-for-4.8-rc6' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  52. acdfffb Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 8 years ago
  53. e8b3b45 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  54. e80946e Merge "ARM: dts: msm: Add USB controller configuration on msmskunk" into msm-4.8 by Kyle Yan · 8 years ago
  55. 3bd772d Merge "Revert "iommu/arm-smmu: Disable stalling faults for all endpoints"" into msm-4.8 by Kyle Yan · 8 years ago
  56. 9ab5835 Merge "iommu/arm-smmu: use a threaded handler for global faults" into msm-4.8 by Kyle Yan · 8 years ago
  57. 7ce23d4 Merge "iommu/arm-smmu: use a threaded handler for context interrupts" into msm-4.8 by Kyle Yan · 8 years ago
  58. 123c391 Merge "arm-smmu: Implement iova_to_phys with a software table walk" into msm-4.8 by Kyle Yan · 8 years ago
  59. ab9ef5c Merge "iommu/arm-smmu: Implement hardware iova-to-phys" into msm-4.8 by Kyle Yan · 8 years ago
  60. 071e22a Merge "iommu: Add iommu_iova_to_phys_hard" into msm-4.8 by Kyle Yan · 8 years ago
  61. 6f5847c Merge "iommu/arm-smmu: return failure from iommu_iova_to_phys when ATOS fails" into msm-4.8 by Kyle Yan · 8 years ago
  62. ffd0c17 Merge "iommu/arm-smmu: workaround some ATOS hw errata" into msm-4.8 by Kyle Yan · 8 years ago
  63. 30851a7 Documentation: i2c: slave-interface: add note for driver development by Wolfram Sang · 8 years ago
  64. e35478e i2c: mux: demux-pinctrl: run properly with multiple instances by Wolfram Sang · 8 years ago
  65. 816f318 ALSA: rawmidi: Fix possible deadlock with virmidi registration by Takashi Iwai · 8 years ago
  66. 9f8a765 ALSA: timer: Fix zero-division by continue of uninitialized instance by Takashi Iwai · 8 years ago
  67. 9b41b92 dmi-id: don't free dev structure after calling device_register by Allen Hung · 8 years ago
  68. bcf42aa xhci: fix null pointer dereference in stop command timeout function by Mathias Nyman · 8 years ago
  69. d71f058 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  70. 95390e3 Merge tag 'sunxi-fixes-for-4.8' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixes by Olof Johansson · 8 years ago
  71. 1d3ef9c arm-cci: pmu: Fix typo in event name by Suzuki K Poulose · 8 years ago
  72. 28fa991 Merge tag 'imx-fixes-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 8 years ago
  73. d8b795f Revert "ARM: tegra: fix erroneous address in dts" by Olof Johansson · 8 years ago
  74. f077aaf powerpc/mm: Don't alias user region to other regions below PAGE_OFFSET by Paul Mackerras · 8 years ago
  75. 8540571 powerpc/32: Fix again csum_partial_copy_generic() by Christophe Leroy · 8 years ago
  76. caa58f8 powerpc/powernv: Fix corrupted PE allocation bitmap on releasing PE by Gavin Shan · 8 years ago
  77. 56beac9 gpio: sa1100: fix irq probing for ucb1x00 by Russell King · 8 years ago
  78. 60f749f gpio: mcp23s08: make driver depend on OF_GPIO by Linus Walleij · 8 years ago
  79. c6c8649 Revert "gpio: include <linux/io-mapping.h> in gpiolib-of" by Linus Walleij · 8 years ago
  80. 80a7704 Merge tag 'usercopy-v4.8-rc6-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  81. b7f3c7d Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.8 by Chris Mason · 8 years ago
  82. 8e1f74e usercopy: remove page-spanning test for now by Kees Cook · 8 years ago
  83. a85d6b8 usercopy: force check_object_size() inline by Kees Cook · 8 years ago
  84. e78b0a5 iommu: Add domain attribute to make faults non-fatal by Mitchel Humpherys · 9 years ago
  85. 0980131 iommu: arm-smmu: Disable default DMA Domain support by Patrick Daly · 8 years ago
  86. c190d93 iommu/arm-smmu: add support for DOMAIN_ATTR_DYNAMIC by Patrick Daly · 8 years ago
  87. 8ac927c iommu/arm-smmu: add support for TTBR0, CONTEXTIDR and PROCID attributes by Jeremy Gebben · 9 years ago
  88. e70da58 iommu: introduce TTBR0, CONTEXTIDR, and PROCID domain attributes by Jeremy Gebben · 9 years ago
  89. 1b34ee1 iommu: introduce DOMAIN_ATTR_DYNAMIC by Jeremy Gebben · 9 years ago
  90. 7e47f9b iommu/arm-smmu: add support for DOMAIN_ATTR_CONTEXT_BANK by Jeremy Gebben · 9 years ago
  91. e352bb0 iommu: introduce DOMAIN_ATTR_CONTEXT_BANK by Jeremy Gebben · 9 years ago
  92. fa24b0c iommu/arm-smmu: Tear down domain context if attach fails by Jeremy Gebben · 9 years ago
  93. cd9f07a iommu/arm-smmu: implement DOMAIN_ATTR_PT_BASE_ADDR using ttbr[0] by Mitchel Humpherys · 10 years ago
  94. 39e9c91 iommu/arm-smmu: save the pgtbl_cfg in the domain by Mitchel Humpherys · 10 years ago
  95. 19f19d5 iommu: Add DOMAIN_ATTR_PT_BASE_ADDR domain attribute by Mitchel Humpherys · 10 years ago
  96. 031d746 iommu/arm-smmu: add option to skip SMR mask sanity check by Dhaval Patel · 10 years ago
  97. 9c2f648 iommu/arm-smmu: add DT option to skip certain initialization by Mitchel Humpherys · 10 years ago
  98. d03b65d iommu/arm-smmu: Make unmapped accesses more obvious by Mitchel Humpherys · 9 years ago
  99. d5083c0 iommu/arm-smmu: Always set resume to terminate the transaction by Shrenuj Bansal · 9 years ago
  100. a8dabc9 iommu/arm-smmu: Rate-limit the context fault handler by Mitchel Humpherys · 9 years ago