1. f6cff79 Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  2. d76e0a0 Merge branch 'work.vmci' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  3. 5ff7091 mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks by David Rientjes · 7 years ago
  4. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  5. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  6. bc4e118 Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 7 years ago
  7. 5be2a50 lkdtm: fix handle_irq_event symbol for INT_HW_IRQ_EN by Ivan Delalande · 7 years ago
  8. 3a92a66 misc: remove AVR32 dependencies by Corentin Labbe · 7 years ago
  9. 2d9d6f6 powerpc: rename dma_direct_ to dma_nommu_ by Christoph Hellwig · 7 years ago
  10. 16ae30e mei: fix an && vs || typo by Dan Carpenter · 7 years ago
  11. 066ed42 misc: ds1682: Ignore update-in-progress ETC reads by Thomas VanSelus · 7 years ago
  12. 2fa065f misc: ds1682: Show device registers as unsigned by Aaron Sierra · 7 years ago
  13. 1a3771d misc: fsa9480: Add blank line after declarations. by Tejas Upadhyay · 7 years ago
  14. 912ed8a mei: fix incorrect logical operator in if statement by Colin Ian King · 7 years ago
  15. cc365dc mei: me: allow runtime pm for platform with D0i3 by Tomas Winkler · 7 years ago
  16. b6a0941 Merge 4.15-rc6 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  17. 658a494 genwqe: Remove unused parameter in some functions by Guilherme G. Piccoli · 7 years ago
  18. 9d14e76 genwqe: Make defines uppercase by Guilherme G. Piccoli · 7 years ago
  19. 07864a1 genwqe: Remove unused variable and rename function by Guilherme G. Piccoli · 7 years ago
  20. 8a943bd mei: fix spelling mistake: "botther" -> "bother" by Colin Ian King · 7 years ago
  21. 12eaa7a misc: ad525x_dpot: macros should not use a trailing semicolon by Dhaval Shah · 7 years ago
  22. dcaf768 misc: ad525x_dpot: please, no space before tabs by Dhaval Shah · 7 years ago
  23. d06d101b misc: ad525x_dpot: Prefer 'unsigned int' to bare use of 'unsigned' by Dhaval Shah · 7 years ago
  24. ef7e69f misc: apds990x: Missing a blank line after declarations. by Dhaval Shah · 7 years ago
  25. 3288de1 misc: ics932s401: open brace should be on the previous line by Dhaval Shah · 7 years ago
  26. 1e3ae17 misc: ics932s401: please, no space before tabs by Dhaval Shah · 7 years ago
  27. 67d0833 misc: ics932s401: Missing a blank line after declarations by Dhaval Shah · 7 years ago
  28. de2ee48 misc: mic: remove unused label 'done' by Colin Ian King · 7 years ago
  29. f8d3bc1 eeprom: at25: Add DT support for EEPROMs with odd address bits by Geert Uytterhoeven · 7 years ago
  30. eb90826 misc: ad525x_dpot: Unnecessary space before function pointer arguments by Dhaval Shah · 7 years ago
  31. 6ba64fe Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  32. 1784f91 drivers/misc/intel/pti: Rename the header file to free up the namespace by Ingo Molnar · 7 years ago
  33. 8d52af6 mei: speed up the power down flow by Tomas Winkler · 7 years ago
  34. 2fc1024 Merge 4.15-rc3 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  35. 05eec0c misc: isl29003: Missing a blank line after declarations by Dhaval Shah · 7 years ago
  36. 92d5f4c misc: hpilo: Use SPDX-License-Identifier by Dhaval Shah · 7 years ago
  37. 750b54d misc: enclosure: Remove unnecessary error check by Arvind Yadav · 7 years ago
  38. 367ef84 misc: enclosure: Fix space before '[' error by Arvind Yadav · 7 years ago
  39. 30b7a2c misc: mic: Use memdup_user() as a cleanup by Vasyl Gomonovych · 7 years ago
  40. eecf4f9 misc: vexpress: Use PTR_ERR_OR_ZERO() by Vasyl Gomonovych · 7 years ago
  41. 7f6d2ec eeprom: at24: change nvmem stride to 1 by David Lechner · 7 years ago
  42. 51bd712 misc: rtsx: Fix symbol clashes by Stephen Rothwell · 7 years ago
  43. f9ecc83 eeprom: at24: fix I2C device selection for runtime PM by Sakari Ailus · 7 years ago
  44. ae4806a Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  45. d103808 vmci: the same on the send side... by Al Viro · 8 years ago
  46. 53f58d8 vmci: simplify qp_dequeue_locked() by Al Viro · 8 years ago
  47. ce3d6e7 vmci: get rid of qp_memcpy_from_queue() by Al Viro · 8 years ago
  48. 19c5b89 vmci: fix buf_size in case of iovec-based accesses by Al Viro · 8 years ago
  49. a0651c7 Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  50. d9bcd46 eeprom: at24: check at24_read/write arguments by Heiner Kallweit · 7 years ago
  51. 644a1f1 eeprom: at24: fix reading from 24MAC402/24MAC602 by Heiner Kallweit · 7 years ago
  52. 5478e47 eeprom: at24: correctly set the size for at24mac402 by Bartosz Golaszewski · 7 years ago
  53. 5da4e04 misc: rtsx: Add support for RTS5260 by Rui Feng · 7 years ago
  54. e455b69 misc: rtsx: Move Realtek Card Reader Driver to misc by Rui Feng · 7 years ago
  55. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  56. 02543a4 lkdtm: Missing kmalloc check by Vasyl Gomonovych · 7 years ago
  57. 0169943 annotate poll_table_struct ->_key by Al Viro · 8 years ago
  58. 12841f8 cxl: Check if vphb exists before iterating over AFU devices by Vaibhav Jain · 7 years ago
  59. d32f11b lkdtm: include WARN format string by Kees Cook · 7 years ago
  60. 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
  61. 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
  62. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  63. 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
  64. 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
  65. 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
  66. 9682b3d Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  67. 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
  68. 2cd83ba Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 7 years ago
  69. 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
  70. 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
  71. 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
  72. 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
  73. 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
  74. 1efef68 Merge branch 'pm-core' by Rafael J. Wysocki · 7 years ago
  75. a54c61f Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
  76. 03b2a32 x86/virt: Add enum for hypervisors to replace x86_hyper by Juergen Gross · 7 years ago
  77. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  78. 15bcdc9 Merge branch 'linus' into perf/core, to fix conflicts by Ingo Molnar · 7 years ago
  79. c2eac4d PCI / PM: Use the NEVER_SKIP driver flag by Rafael J. Wysocki · 7 years ago
  80. cbb55ee cxl: Rework the implementation of cxl_stop_trace_psl9() by Vaibhav Jain · 7 years ago
  81. 7f2a2f0 eeprom: at24: Add OF device ID table by Javier Martinez Canillas · 7 years ago
  82. 4e826ad drivers/sgi-xp: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  83. 25b42fa drivers/sgi-xp: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  84. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  85. b7636e8 misc: pci_endpoint_test: Fix BUG_ON error during pci_disable_msi() by Kishon Vijay Abraham I · 7 years ago
  86. 139838f misc: pci_endpoint_test: Fix pci_endpoint_test not releasing resources on remove by Kishon Vijay Abraham I · 7 years ago
  87. 80068c9 misc: pci_endpoint_test: Fix failure path return values in probe by Kishon Vijay Abraham I · 7 years ago
  88. a2db266 misc: pci_endpoint_test: Avoid triggering a BUG() by Dan Carpenter · 7 years ago
  89. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  90. 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
  91. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  92. 7706abf Merge 4.14-rc6 into staging-next by Greg Kroah-Hartman · 7 years ago
  93. 8776fe7 lkdtm, kprobes: Convert from jprobes to kprobes by Kees Cook · 7 years ago
  94. de4ce2d genwqe: Take R/W permissions into account when dealing with memory pages by Guilherme G. Piccoli · 7 years ago
  95. 1cafc62 cxl: Provide debugfs access to PSL_DEBUG/XSL_DEBUG registers by Vaibhav Jain · 7 years ago
  96. 75f98b7 lkdtm: Constify the crashtypes table by Kees Cook · 7 years ago
  97. 31c5c87 lkdtm: Convert from jprobe to kprobe by Kees Cook · 7 years ago
  98. 421eb12 tracing, mei: Remove unused trace event mei_pci_cfg_write by Steven Rostedt (VMware) · 7 years ago
  99. 98e8201 eeprom: at24: enable runtime pm support by Divagar Mohandass · 7 years ago
  100. dbc1ab9 eeprom: at24: add support to fetch eeprom device property "size" by Divagar Mohandass · 7 years ago