summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig
2018-01-10mips: fix an off-by-one in dma_capableChristoph Hellwig
2018-01-10arm64: don't override dma_max_pfnChristoph Hellwig
2018-01-10dma-mapping: take dma_pfn_offset into account in dma_max_pfnChristoph Hellwig
2018-01-09s390: remove the unused dma_capable helperChristoph Hellwig
2018-01-09riscv: remove the unused dma_capable helperChristoph Hellwig
2018-01-09m32r: remove the unused dma_capable helperChristoph Hellwig
2018-01-09arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMAChristoph Hellwig
2018-01-09powerpc: remove unused flush_write_buffers definitionChristoph Hellwig
2018-01-09m32r: remove unused flush_write_buffers definitionChristoph Hellwig
2018-01-09hexagon: remove unused flush_write_buffers definitionChristoph Hellwig
2018-01-09alpha: mark jensen as brokenChristoph Hellwig
2018-01-07Linux 4.15-rc7Linus Torvalds
2018-01-07Merge branch 'parisc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-07Merge tag 'apparmor-pr-2018-01-07' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-01-07Merge tag 'led_fixes_for_4.15-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-01-07Merge tag 'for-linus-20180107' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-01-07leds: core: Fix regression caused by commit 2b83ff96f51dJacek Anaszewski
2018-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-01-06mtd: nand: pxa3xx: Fix READOOB implementationBoris Brezillon
2018-01-06Merge tag 'powerpc-4.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-01-06Merge tag 'kvm-s390-master-4.15-2' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář
2018-01-06parisc: qemu idle sleep supportHelge Deller
2018-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-01-05Merge tag 'iommu-v4.15-rc7' of git://github.com/awilliam/linux-vfioLinus Torvalds
2018-01-05Merge tag 'arc-4.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2018-01-05apparmor: fix regression in mount mediation when feature set is pinnedJohn Johansen
2018-01-05Merge tag 'for-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-05Merge tag 'xfs-4.15-fixes-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-01-05Merge tag 'mfd-fixes-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-05Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-05Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-01-05Merge tag 'for-linus-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-01-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-01-05fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'"Al Viro
2018-01-05kvm: vmx: Scrub hardware GPRs at VM-exitJim Mattson
2018-01-05x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWNThomas Gleixner
2018-01-05x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asmDavid Woodhouse
2018-01-05mfd: rtsx: Release IRQ during shutdownSinan Kaya
2018-01-04Merge tag 'drm-fixes-for-v4.15-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-01-04mailmap: update Mark Yao's email addressJeffy Chen
2018-01-04userfaultfd: clear the vma->vm_userfaultfd_ctx if UFFD_EVENT_FORK failsAndrea Arcangeli
2018-01-04mm/sparse.c: wrong allocation for mem_sectionBaoquan He
2018-01-04mm/zsmalloc.c: include fs.hSergey Senozhatsky
2018-01-04mm/debug.c: provide useful debugging information for VM_BUGMatthew Wilcox
2018-01-04kernel/exit.c: export abort() to modulesAndrew Morton
2018-01-04mm/mprotect: add a cond_resched() inside change_pmd_range()Anshuman Khandual