summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-05-14uio: Prevent device destruction while fds are openHamish Martin1-1/+3
2018-05-14afs: Add a tracepoint to record callbacks from unlisted serversDavid Howells1-0/+42
2018-05-14Drivers: hv: vmbus: enable VMBus protocol version 5.0Dexuan Cui1-2/+24
2018-05-14virtchnl: Whitespace and parenthesis cleanupBruce Allan1-2/+2
2018-05-14make xattr_getsecurity() staticAl Viro1-1/+0
2018-05-14video: fbdev: remove unused sh_mobile_meram driverBartlomiej Zolnierkiewicz1-95/+0
2018-05-14drm: shmobile: remove unused MERAM supportBartlomiej Zolnierkiewicz1-4/+0
2018-05-14video: fbdev: sh_mobile_lcdcfb: remove unused MERAM supportBartlomiej Zolnierkiewicz1-3/+0
2018-05-14video: fbdev: remove unused auo_k190xfb driversBartlomiej Zolnierkiewicz1-107/+0
2018-05-14xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCEPaul Durrant4-4/+104
2018-05-14mtd: Fix comparison in map_word_andequal()Ben Hutchings1-1/+1
2018-05-14media: rc: default to idle on at startup or after resetSean Young1-0/+1
2018-05-14Merge commit 'f15cd6d99198e9c15229aefec639a34a6e8174c6' into v.4.17-next/soc-...Matthias Brugger1-0/+1
2018-05-14softirq/s390: Move default mutators of overwritten softirq mask to s390Frederic Weisbecker1-7/+0
2018-05-14softirq/core: Consolidate default local_softirq_pending() implementationsFrederic Weisbecker2-5/+15
2018-05-14softirq/core: Turn default irq_cpustat_t to standard per-cpuFrederic Weisbecker1-2/+2
2018-05-14Merge tag 'v4.17-rc5' into irq/core, to pick up fixesIngo Molnar77-146/+447
2018-05-14drm/virtio: add define for second capset to the virgl code.Dave Airlie1-0/+1
2018-05-14Merge tag 'soc_drivers_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2-9/+26
2018-05-14Merge tag 'omap-for-v4.18/ti-sysc-signed' of git://git.kernel.org/pub/scm/lin...Olof Johansson2-9/+1
2018-05-14sched/core: Distinguish between idle_cpu() calls based on desired effect, int...Rohit Jain1-0/+1
2018-05-14sched/wait: Include <linux/wait.h> in <linux/swait.h>Sebastian Andrzej Siewior1-0/+1
2018-05-14efi: Align efi_pci_io_protocol typedefs to type naming conventionArd Biesheuvel1-3/+3
2018-05-14efi: Decode IA32/X64 Processor Error SectionYazen Ghannam1-0/+2
2018-05-14efi: Fix IA32/X64 Processor Error Record definitionYazen Ghannam1-1/+1
2018-05-14efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...Ard Biesheuvel1-4/+4
2018-05-14drm: Fix render node numbering regression from control node removal.Eric Anholt1-0/+4
2018-05-14vfs: add the sb_start_intwrite_trylock() helperAmir Goldstein1-0/+5
2018-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-0/+8
2018-05-13Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-6/+47
2018-05-13irqchip/gic-v3: Add support for Message Based Interrupts as an MSI controllerMarc Zyngier1-0/+1
2018-05-13irqdomain: Let irq_find_host default to DOMAIN_BUS_WIREDMarc Zyngier1-1/+7
2018-05-13dma-iommu: Fix compilation when !CONFIG_IOMMU_DMAMarc Zyngier1-0/+1
2018-05-13genirq/msi: Limit level-triggered MSI to platform devicesMarc Zyngier1-0/+1
2018-05-13genirq/msi: Allow level-triggered MSIs to be exposed by MSI providersMarc Zyngier1-0/+2
2018-05-13ALSA: core api: define offsets for TLV itemsRanjani Sridharan1-0/+8
2018-05-13Merge tag 'soundwire-streaming' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman3-1/+368
2018-05-13ACPI: Add missing prototype_for arch_post_acpi_subsys_init()Mathieu Malaterre1-0/+1
2018-05-13platform_data/mlxreg: Document fixes for hotplug deviceVadim Pasternak1-2/+1
2018-05-12staging: iio: tsl2x7x/tsl2772: move out of stagingBrian Masney1-0/+101
2018-05-12EDAC, ghes: Remove unused argument to ghes_edac_report_mem_error()Alexandru Gagniuc1-3/+2
2018-05-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-0/+4
2018-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller39-44/+161
2018-05-12rbtree: include rcu.hSebastian Andrzej Siewior2-0/+2
2018-05-12mm, oom: fix concurrent munlock and oom reaper unmap, v3David Rientjes1-0/+2
2018-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-2/+92
2018-05-11Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-10/+6
2018-05-11libata: add extra internal commandJens Axboe1-8/+7
2018-05-11libata: use ata_tag_internal() consistentlyJens Axboe1-1/+1
2018-05-11libata: bump ->qc_active to a 64-bit typeJens Axboe1-2/+2