| Commit message (Expand) | Author | Age | Files | Lines |
* | lkdtm: include WARN format string | Kees Cook | 2017-11-18 | 1 | -1/+3 |
* | Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-11-16 | 8 | -83/+141 |
|\ |
|
| * | Merge branch 'fixes' into next | Michael Ellerman | 2017-11-10 | 1 | -2/+11 |
| |\ |
|
| * | | cxl: Rework the implementation of cxl_stop_trace_psl9() | Vaibhav Jain | 2017-11-06 | 3 | -32/+42 |
| * | | cxl: Provide debugfs access to PSL_DEBUG/XSL_DEBUG registers | Vaibhav Jain | 2017-10-22 | 2 | -0/+5 |
| * | | cxl: Dump PSL_FIR register on PSL9 error irq | Vaibhav Jain | 2017-10-13 | 3 | -5/+16 |
| * | | cxl: Rename register PSL9_FIR2 to PSL9_FIR_MASK | Vaibhav Jain | 2017-10-10 | 3 | -5/+4 |
| * | | cxl: Add support for POWER9 DD2 | Christophe Lombard | 2017-10-06 | 3 | -36/+28 |
| * | | cxl: Set the valid bit in PE for dedicated mode | Vaibhav Jain | 2017-10-03 | 1 | -0/+8 |
| * | | cxl: Enable global TLBIs for cxl contexts | Frederic Barrat | 2017-09-28 | 3 | -5/+38 |
* | | | Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-11-16 | 8 | -48/+53 |
|\ \ \ |
|
| * | | | drivers/sgi-xp: Convert timers to use timer_setup() | Kees Cook | 2017-11-04 | 2 | -18/+12 |
| * | | | genwqe: Take R/W permissions into account when dealing with memory pages | Guilherme G. Piccoli | 2017-10-23 | 3 | -18/+38 |
| * | | | lkdtm: Constify the crashtypes table | Kees Cook | 2017-10-20 | 1 | -9/+9 |
| * | | | lkdtm: Convert from jprobe to kprobe | Kees Cook | 2017-10-20 | 1 | -109/+45 |
| * | | | tracing, mei: Remove unused trace event mei_pci_cfg_write | Steven Rostedt (VMware) | 2017-10-20 | 2 | -20/+0 |
| * | | | Merge 4.14-rc5 into char-misc-next | Greg Kroah-Hartman | 2017-10-16 | 4 | -31/+37 |
| |\ \ \ |
|
| * | | | | misc: mic: move to its own menu in Misc devices | Randy Dunlap | 2017-10-04 | 1 | -0/+4 |
| * | | | | misc: altera-stapl: drop Kconfig comment | Randy Dunlap | 2017-10-04 | 1 | -1/+2 |
| * | | | | misc: pci_endpoint_test: Avoid triggering a BUG() | Dan Carpenter | 2017-10-04 | 1 | -0/+2 |
| * | | | | misc: pci_endpoint_test: Prevent some integer overflows | Dan Carpenter | 2017-10-04 | 1 | -0/+9 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-11-16 | 1 | -2/+0 |
|\ \ \ \ |
|
| * | | | | kmemcheck: remove annotations | Levin, Alexander (Sasha Levin) | 2017-11-16 | 1 | -2/+0 |
* | | | | | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-11-16 | 1 | -2/+31 |
|\ \ \ \ \ |
|
| * | | | | | misc: pci_endpoint_test: Fix BUG_ON error during pci_disable_msi() | Kishon Vijay Abraham I | 2017-10-31 | 1 | -0/+8 |
| * | | | | | misc: pci_endpoint_test: Fix pci_endpoint_test not releasing resources on remove | Kishon Vijay Abraham I | 2017-10-31 | 1 | -2/+10 |
| * | | | | | misc: pci_endpoint_test: Fix failure path return values in probe | Kishon Vijay Abraham I | 2017-10-31 | 1 | -0/+2 |
| * | | | | | misc: pci_endpoint_test: Avoid triggering a BUG() | Dan Carpenter | 2017-10-31 | 1 | -0/+2 |
| * | | | | | misc: pci_endpoint_test: Prevent some integer overflows | Dan Carpenter | 2017-10-17 | 1 | -0/+9 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-11-15 | 1 | -1/+2 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | treewide: Fix function prototypes for module_param_call() | Kees Cook | 2017-10-31 | 1 | -1/+2 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-11-15 | 2 | -3/+5 |
|\ \ \ \ |
|
| * | | | | misc: ibmasm: Return error on error path | Anton Vasilyev | 2017-10-12 | 2 | -3/+5 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-11-15 | 1 | -1/+111 |
|\ \ \ \ |
|
| * | | | | eeprom: at24: Add OF device ID table | Javier Martinez Canillas | 2017-11-05 | 1 | -1/+70 |
| * | | | | Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c... | Wolfram Sang | 2017-10-26 | 4 | -31/+37 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | eeprom: at24: enable runtime pm support | Divagar Mohandass | 2017-10-17 | 1 | -0/+37 |
| * | | | | eeprom: at24: add support to fetch eeprom device property "size" | Divagar Mohandass | 2017-10-17 | 1 | -0/+4 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2017-11-15 | 1 | -2/+1 |
|\ \ \ \ |
|
| | \ \ \ | |
| | \ \ \ | |
| *-. \ \ \ | Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'... | Joerg Roedel | 2017-10-13 | 1 | -2/+1 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | /
| | |_|_|/
| |/| | | |
|
| | | * | | iommu/iova: Make dma_32bit_pfn implicit | Zhen Lei | 2017-09-27 | 1 | -2/+1 |
| | |/ / |
|
* | | | | Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-11-14 | 3 | -114/+0 |
|\ \ \ \ |
|
| * \ \ \ | Merge 4.14-rc6 into staging-next | Greg Kroah-Hartman | 2017-10-23 | 3 | -29/+26 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Merge 4.14-rc4 into staging-next | Greg Kroah-Hartman | 2017-10-09 | 1 | -2/+11 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2017-09-25 | 3 | -114/+0 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | drivers: misc: ti_dac7512: Remove duplicate driver | Lukas Wunner | 2017-09-13 | 3 | -114/+0 |
* | | | | | Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2017-11-14 | 2 | -2/+2 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'pm-core' | Rafael J. Wysocki | 2017-11-13 | 2 | -2/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | PCI / PM: Use the NEVER_SKIP driver flag | Rafael J. Wysocki | 2017-11-06 | 2 | -2/+2 |
| | | |_|/ /
| | |/| | | |
|
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-11-14 | 2 | -18/+12 |
|\ \ \ \ \ \ |
|