summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2018-10-19swiotlb: do not panic on mapping failuresChristoph Hellwig
2018-10-19swiotlb: mark is_swiotlb_buffer staticChristoph Hellwig
2018-10-19swiotlb: remove a pointless commentChristoph Hellwig
2018-10-09dma-direct: respect DMA_ATTR_NO_WARNChristoph Hellwig
2018-10-09dma-direct: document the zone selection logicChristoph Hellwig
2018-10-08dma-debug: Check for drivers mapping invalid addresses in dma_map_single()Stephen Boyd
2018-10-05dma-direct: fix return value of dma_direct_supportedAlexander Duyck
2018-10-01dma-direct: always allow dma mask <= physiscal memory sizeChristoph Hellwig
2018-10-01dma-direct: implement complete bus_dma_mask handlingChristoph Hellwig
2018-10-01dma-direct: refine dma_direct_alloc zone selectionChristoph Hellwig
2018-10-01dma-direct: add an explicit dma_direct_get_required_maskChristoph Hellwig
2018-09-20dma-mapping: support non-coherent devices in dma_common_get_sgtableChristoph Hellwig
2018-09-20dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig
2018-09-20dma-mapping: move the dma_coherent flag to struct deviceChristoph Hellwig
2018-09-20dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declarationChristoph Hellwig
2018-09-20dma-mapping: fix panic caused by passing empty cma command line argumentHe Zhe
2018-09-08dma-mapping: remove dma_deconfigureChristoph Hellwig
2018-09-08dma-mapping: remove dma_configureChristoph Hellwig
2018-09-06Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-09-06printk/tracing: Do not trace printk_nmi_enter()Steven Rostedt (VMware)
2018-09-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-09-04mm: respect arch_dup_mmap() return valueNadav Amit
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-09-02Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-09-02bpf: avoid misuse of psock when TCP_ULP_BPF collides with another ULPJohn Fastabend
2018-09-02Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-09-02Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-09-01kernel/dma/direct: take DMA offset into account in dma_direct_supportedChristoph Hellwig
2018-08-31cpu/hotplug: Remove skip_onerr field from cpuhp_step structureMukesh Ojha
2018-08-30notifier: Remove notifier header file wherever not usedMukesh Ojha
2018-08-30watchdog: Mark watchdog touch functions as notraceVincent Whitchurch
2018-08-28bpf: sockmap, decrement copied count correctly in redirect error caseJohn Fastabend
2018-08-27bpf, sockmap: fix psock refcount leak in bpf_tcp_recvmsgDaniel Borkmann
2018-08-27bpf, sockmap: fix potential use after free in bpf_tcp_closeDaniel Borkmann
2018-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-08-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-26Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-08-25Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds
2018-08-24Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2018-08-24Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2018-08-24Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-23mm: Change return type int to vm_fault_t for fault handlersSouptick Joarder
2018-08-23treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann
2018-08-23namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca
2018-08-23Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linuxLinus Torvalds
2018-08-23Merge tag 'trace-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2018-08-23bpf: use per htab salt for bucket hashDaniel Borkmann
2018-08-22Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-blockLinus Torvalds