summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2017-11-17lkdtm: include WARN format stringKees Cook
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-16Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-15kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-14Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-14Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-13Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-13Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-11-13Merge branch 'pm-core'Rafael J. Wysocki
2017-11-10Merge branch 'fixes' into nextMichael Ellerman
2017-11-10x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar
2017-11-06PCI / PM: Use the NEVER_SKIP driver flagRafael J. Wysocki
2017-11-06cxl: Rework the implementation of cxl_stop_trace_psl9()Vaibhav Jain
2017-11-05eeprom: at24: Add OF device ID tableJavier Martinez Canillas
2017-11-04drivers/sgi-xp: Convert timers to use timer_setup()Kees Cook
2017-11-02drivers/sgi-xp: Convert timers to use timer_setup()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31misc: pci_endpoint_test: Fix BUG_ON error during pci_disable_msi()Kishon Vijay Abraham I
2017-10-31misc: pci_endpoint_test: Fix pci_endpoint_test not releasing resources on removeKishon Vijay Abraham I
2017-10-31misc: pci_endpoint_test: Fix failure path return values in probeKishon Vijay Abraham I
2017-10-31misc: pci_endpoint_test: Avoid triggering a BUG()Dan Carpenter
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook
2017-10-26Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-23Merge 4.14-rc6 into staging-nextGreg Kroah-Hartman
2017-10-23lkdtm, kprobes: Convert from jprobes to kprobesKees Cook
2017-10-23genwqe: Take R/W permissions into account when dealing with memory pagesGuilherme G. Piccoli
2017-10-22cxl: Provide debugfs access to PSL_DEBUG/XSL_DEBUG registersVaibhav Jain
2017-10-20lkdtm: Constify the crashtypes tableKees Cook
2017-10-20lkdtm: Convert from jprobe to kprobeKees Cook
2017-10-20tracing, mei: Remove unused trace event mei_pci_cfg_writeSteven Rostedt (VMware)
2017-10-17eeprom: at24: enable runtime pm supportDivagar Mohandass
2017-10-17eeprom: at24: add support to fetch eeprom device property "size"Divagar Mohandass
2017-10-17misc: pci_endpoint_test: Prevent some integer overflowsDan Carpenter
2017-10-16Merge 4.14-rc5 into char-misc-nextGreg Kroah-Hartman
2017-10-15Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-10-13Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'...Joerg Roedel
2017-10-13cxl: Dump PSL_FIR register on PSL9 error irqVaibhav Jain
2017-10-12misc: ibmasm: Return error on error pathAnton Vasilyev
2017-10-10cxl: Rename register PSL9_FIR2 to PSL9_FIR_MASKVaibhav Jain
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman