aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-10vfs: require i_size <= SIZE_MAX in kernel_read_file()Eric Biggers1-4/+4
2018-10-10arm64: Add silicon-errata.txt entry for ARM erratum 1188873Marc Zyngier1-0/+1
2018-10-10Revert "arm64: uaccess: implement unsafe accessors"James Morse1-46/+15
2018-10-10Merge tag 'kvm-ppc-next-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEADPaolo Bonzini45-898/+3926
2018-10-10dm linear: eliminate linear_end_io call if CONFIG_DM_ZONED disabledMike Snitzer1-1/+7
2018-10-10Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' and 'core' into nextJoerg Roedel34-356/+986
2018-10-10iommu/arm-smmu-v3: Remove unnecessary wrapper functionAndrew Murray1-8/+4
2018-10-10iommu/arm-smmu-v3: Add SPDX headerAndrew Murray1-12/+1
2018-10-10orangefs: rate limit the client not running info messageColin Ian King1-1/+1
2018-10-10orangefs: cache NULL when both default_acl and acl are NULLChengguang Xu1-0/+4
2018-10-10x86/mm: Do not warn about PCI BIOS W+X mappingsThomas Gleixner1-8/+27
2018-10-10Merge branches 'fixes', 'misc' and 'spectre' into for-nextRussell King18-224/+202
2018-10-10ARM: 8802/1: Call syscall_trace_exit even when system call skippedTimothy E Baldwin1-5/+4
2018-10-10spi: spidev: Fix OF tree warning logicTrent Piepho1-5/+3
2018-10-10lib80211: don't use skcipherJohannes Berg2-71/+40
2018-10-10spi: Add driver_override SPI device attributeTrent Piepho2-0/+52
2018-10-10pinctrl: mcp23s08: fix irq and irqchip setup orderMarco Felsch1-1/+12
2018-10-10ASoC: audio-graph-card: enable mclk-fs on codec nodeKuninori Morimoto1-1/+2
2018-10-10ASoC: rsnd: use 32bit TDM width as defaultKuninori Morimoto1-2/+2
2018-10-10ASoC: max98988: add I2C dependencyArnd Bergmann1-0/+1
2018-10-10gpio: Assign gpio_irq_chip::parents to non-stack pointerStephen Boyd2-1/+9
2018-10-10Merge branch 'fixes' into nextUlf Hansson1-0/+4
2018-10-10libertas: call into generic suspend code before turning off powerDaniel Mack1-0/+4
2018-10-10pinctrl: gemini: Drop noisy debug printsLinus Walleij1-16/+16
2018-10-10pinctrl: gemini: Mask and set properlyLinus Walleij1-1/+2
2018-10-10pinctrl: mediatek: select GPIOLIBArnd Bergmann1-0/+1
2018-10-10gpio: fix kernel-doc after devres.c file renameRandy Dunlap1-1/+1
2018-10-10spi: rb4xx: Use SPI_BPW_MASK to set bits_per_word_maskAxel Lin1-1/+1
2018-10-10of: unittest: Disable interrupt node tests for old world MAC systemsGuenter Roeck1-8/+18
2018-10-10spi: fsl-lpspi: Prevent FIFO under/overrun by defaultHieu Tran Dang1-1/+1
2018-10-10gpio: fix doc string for devm_gpiochip_add_data() to not talk about irq_chipUwe Kleine-König1-1/+1
2018-10-10regulator: stpmic1: Return REGULATOR_MODE_INVALID for invalid modeAxel Lin1-1/+1
2018-10-10ALSA: firewire: simplify cleanup process when failing to register sound cardTakashi Sakamoto8-138/+44
2018-10-10ALSA: bebob/fireworks: simplify handling of local device entry tableTakashi Sakamoto2-25/+13
2018-10-10ALSA: firewire: release reference count of firewire unit in .remove callback of bus driverTakashi Sakamoto9-50/+27
2018-10-10ALSA: firewire: block .remove callback of bus driver till all of ALSA character devices are releasedTakashi Sakamoto8-15/+16
2018-10-10pinctrl: rza1: don't manually release devm managed resourcesUwe Kleine-König1-7/+1
2018-10-10tick/sched : Remove redundant cpu_online() checkPeng Hao1-1/+1
2018-10-10Merge tag 'sh-pfc-for-v4.20-tag3' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into develLinus Walleij6-2/+1315
2018-10-10MAINTAINERS: update entry for Mediatek pin controllerSean Wang1-5/+2
2018-10-10x86/acpi, x86/boot: Take RSDP address for boot params if availableJuergen Gross3-2/+14
2018-10-10x86/boot: Add ACPI RSDP address to setup_headerJuergen Gross7-2/+62
2018-10-10x86/xen: Fix boot loader version reported for PVH guestsJuergen Gross1-1/+1
2018-10-10gpio: syscon: Fix possible NULL ptr usageMarek Vasut1-1/+1
2018-10-10gpiolib: Show correct direction from the beginningRicardo Ribalda Delgado1-14/+13
2018-10-10pinctrl: msm: Use init_valid_mask exported functionRicardo Ribalda Delgado1-42/+37
2018-10-10gpiolib: Add init_valid_mask exported functionRicardo Ribalda Delgado2-3/+20
2018-10-10GPIO: add single-register GPIO via CREG driverEugeniy Paltsev4-0/+208
2018-10-10dt-bindings: Document the Synopsys GPIO via CREG bindingsEugeniy Paltsev1-0/+21
2018-10-10pinctrl: bcm: add Northstar driverRafał Miłecki3-0/+386