1. d32f11b lkdtm: include WARN format string by Kees Cook · 7 years ago
  2. 5b0e2cb Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  3. 2bf16b7 Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  4. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  5. 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
  6. 1b6115f Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  7. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  8. 9682b3d Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  9. 4008e6a Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  10. 2cd83ba Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 7 years ago
  11. 449fcf3 Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  12. bd2cd7d Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  13. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  14. 43ff2f4 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  15. 3148637 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  16. 1efef68 Merge branch 'pm-core' by Rafael J. Wysocki · 7 years ago
  17. a54c61f Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
  18. 03b2a32 x86/virt: Add enum for hypervisors to replace x86_hyper by Juergen Gross · 7 years ago
  19. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  20. 15bcdc9 Merge branch 'linus' into perf/core, to fix conflicts by Ingo Molnar · 7 years ago
  21. c2eac4d PCI / PM: Use the NEVER_SKIP driver flag by Rafael J. Wysocki · 7 years ago
  22. cbb55ee cxl: Rework the implementation of cxl_stop_trace_psl9() by Vaibhav Jain · 7 years ago
  23. 7f2a2f0 eeprom: at24: Add OF device ID table by Javier Martinez Canillas · 7 years ago
  24. 4e826ad drivers/sgi-xp: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  25. 25b42fa drivers/sgi-xp: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  26. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  27. b7636e8 misc: pci_endpoint_test: Fix BUG_ON error during pci_disable_msi() by Kishon Vijay Abraham I · 7 years ago
  28. 139838f misc: pci_endpoint_test: Fix pci_endpoint_test not releasing resources on remove by Kishon Vijay Abraham I · 7 years ago
  29. 80068c9 misc: pci_endpoint_test: Fix failure path return values in probe by Kishon Vijay Abraham I · 7 years ago
  30. a2db266 misc: pci_endpoint_test: Avoid triggering a BUG() by Dan Carpenter · 7 years ago
  31. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  32. 3990bed Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c/for-4.15 by Wolfram Sang · 7 years ago
  33. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  34. 7706abf Merge 4.14-rc6 into staging-next by Greg Kroah-Hartman · 7 years ago
  35. 8776fe7 lkdtm, kprobes: Convert from jprobes to kprobes by Kees Cook · 7 years ago
  36. de4ce2d genwqe: Take R/W permissions into account when dealing with memory pages by Guilherme G. Piccoli · 7 years ago
  37. 1cafc62 cxl: Provide debugfs access to PSL_DEBUG/XSL_DEBUG registers by Vaibhav Jain · 7 years ago
  38. 75f98b7 lkdtm: Constify the crashtypes table by Kees Cook · 7 years ago
  39. 31c5c87 lkdtm: Convert from jprobe to kprobe by Kees Cook · 7 years ago
  40. 421eb12 tracing, mei: Remove unused trace event mei_pci_cfg_write by Steven Rostedt (VMware) · 7 years ago
  41. 98e8201 eeprom: at24: enable runtime pm support by Divagar Mohandass · 7 years ago
  42. dbc1ab9 eeprom: at24: add support to fetch eeprom device property "size" by Divagar Mohandass · 7 years ago
  43. 343dc69 misc: pci_endpoint_test: Prevent some integer overflows by Dan Carpenter · 7 years ago
  44. 58f2c39 Merge 4.14-rc5 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  45. ae7df8f Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  46. a593472 Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d' and 'core' into next by Joerg Roedel · 7 years ago
  47. 990f19a cxl: Dump PSL_FIR register on PSL9 error irq by Vaibhav Jain · 7 years ago
  48. f403f85f misc: ibmasm: Return error on error path by Anton Vasilyev · 7 years ago
  49. 8f6a904 cxl: Rename register PSL9_FIR2 to PSL9_FIR_MASK by Vaibhav Jain · 7 years ago
  50. 1236d6b Merge 4.14-rc4 into staging-next by Greg Kroah-Hartman · 7 years ago
  51. 5632874 cxl: Add support for POWER9 DD2 by Christophe Lombard · 7 years ago
  52. 688cb67 mei: me: add gemini lake devices id by Tomas Winkler · 7 years ago
  53. b42dc06 mei: always use domain runtime pm callbacks. by Alexander Usyskin · 7 years ago
  54. 876a1b0 misc: mic: move to its own menu in Misc devices by Randy Dunlap · 7 years ago
  55. 06b6f1c misc: altera-stapl: drop Kconfig comment by Randy Dunlap · 7 years ago
  56. 846df24 misc: pci_endpoint_test: Avoid triggering a BUG() by Dan Carpenter · 7 years ago
  57. 378f79c misc: pci_endpoint_test: Prevent some integer overflows by Dan Carpenter · 7 years ago
  58. 8512bff cxl: Set the valid bit in PE for dedicated mode by Vaibhav Jain · 7 years ago
  59. 4fc0870 cxl: Fix memory page not handled by Christophe Lombard · 7 years ago
  60. 03b8abe cxl: Enable global TLBIs for cxl contexts by Frederic Barrat · 7 years ago
  61. aa3ac94 iommu/iova: Make dma_32bit_pfn implicit by Zhen Lei · 7 years ago
  62. 069f0e0 Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 7 years ago
  63. 0ee931c mm: treewide: remove GFP_TEMPORARY allocation flag by Michal Hocko · 7 years ago
  64. 49b3f87 drivers: misc: ti_dac7512: Remove duplicate driver by Lukas Wunner · 7 years ago
  65. 0d519f2 Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  66. bac65d9 Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  67. bafb076 Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  68. a487012 sgi-gru: update to new mmu_notifier semantic by Jérôme Glisse · 7 years ago
  69. 192e856 misc/mic/scif: update to new mmu_notifier semantic by Jérôme Glisse · 7 years ago
  70. db15d73 eeprom: idt_89hpesx: Support both ACPI and OF probing by Huy Duong · 7 years ago
  71. 197267d cxl: Fix driver use count by Frederic Barrat · 7 years ago
  72. 22259a6 powerpc/mm/cxl: Add barrier when setting mm cpumask by Aneesh Kumar K.V · 7 years ago
  73. 0c8a5f9 misc: pci_endpoint_test: Enable/Disable MSI using module param by Kishon Vijay Abraham I · 7 years ago
  74. cda370e misc: pci_endpoint_test: Avoid using hard-coded BAR sizes by Kishon Vijay Abraham I · 7 years ago
  75. 0b91516 misc: pci_endpoint_test: Add support to not enable MSI interrupts by Kishon Vijay Abraham I · 7 years ago
  76. 13107c6 misc: pci_endpoint_test: Add support to provide aligned buffer addresses by Kishon Vijay Abraham I · 7 years ago
  77. 834b905 misc: pci_endpoint_test: Add support for PCI_ENDPOINT_TEST regs to be mapped to any BAR by Kishon Vijay Abraham I · 7 years ago
  78. 917c8c2 lkdtm: fix spelling mistake: "incremeted" -> "incremented" by Colin Ian King · 7 years ago
  79. 234b7f8 vmci: fix duplicated code for different branches by Gustavo A. R. Silva · 7 years ago
  80. 006dbb3 misc: apds9802als: constify i2c_device_id by Arvind Yadav · 7 years ago
  81. b8dbb50 misc: hmc6352: constify i2c_device_id by Arvind Yadav · 7 years ago
  82. 07e4049 misc: isl29020: constify i2c_device_id by Arvind Yadav · 7 years ago
  83. 34d0eb5 misc: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  84. 579e9a3 misc: apds9802als: constify attribute_group structures. by Arvind Yadav · 7 years ago
  85. 68b9e99 misc: apds990x: constify attribute_group structures. by Arvind Yadav · 7 years ago
  86. 0690ee2 misc: bh1770glc: constify attribute_group structures. by Arvind Yadav · 7 years ago
  87. 64e6d2c misc: isl29020: constify attribute_group structures. by Arvind Yadav · 7 years ago
  88. 27c0823 misc: lis3lv02d: constify attribute_group structures. by Arvind Yadav · 7 years ago
  89. 9045f18 misc: ti-st: constify attribute_group structures. by Arvind Yadav · 7 years ago
  90. 57daedf MISC: add const to bin_attribute structures by Bhumika Goyal · 7 years ago
  91. e3b9c5c misc: pch_phub: constify pci_device_id. by Arvind Yadav · 7 years ago
  92. 8efa6fb misc: hpilo: constify pci_device_id. by Arvind Yadav · 7 years ago
  93. 404147b misc: tifm: constify pci_device_id. by Arvind Yadav · 7 years ago
  94. a6dacf6 misc: ioc4: constify pci_device_id. by Arvind Yadav · 7 years ago
  95. 54ec602 misc: eeprom_93xx46: Simplify the usage of gpiod API by Fabio Estevam · 7 years ago
  96. b8d01b7 mei: make device_type const by Bhumika Goyal · 7 years ago
  97. 0f4bc09 powerpc/mm/cxl: Add the fault handling cpu to mm cpumask by Aneesh Kumar K.V · 7 years ago
  98. 5f97279 Merge tag 'lkdtm-next-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into char-misc-next by Greg Kroah-Hartman · 7 years ago
  99. 93e78c6 lkdtm: Add -fstack-protector-strong test by Kees Cook · 7 years ago
  100. d985524 Merge 4.13-rc5 into char-misc-next by Greg Kroah-Hartman · 7 years ago