summaryrefslogtreecommitdiffstats
path: root/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: introduce DMA range map, supplanting dma_pfn_offsetJim Quinlan2020-09-172-6/+52
* dma-direct: Fix potential NULL pointer dereferenceThomas Tai2020-09-171-0/+11
* dma-mapping: move the dma_declare_coherent_memory documentationChristoph Hellwig2020-09-111-0/+17
* dma-mapping: move dma_common_{mmap,get_sgtable} out of mapping.cChristoph Hellwig2020-09-113-46/+53
* dma-direct: rename and cleanup __phys_to_dmaChristoph Hellwig2020-09-112-6/+6
* dma-direct: remove __dma_to_physChristoph Hellwig2020-09-111-5/+1
* dma-direct: use phys_to_dma_direct in dma_direct_allocChristoph Hellwig2020-09-111-4/+1
* dma-direct: lift gfp_t manipulation out of__dma_direct_alloc_pagesChristoph Hellwig2020-09-111-7/+5
* dma-direct: remove dma_direct_{alloc,free}_pagesChristoph Hellwig2020-09-112-25/+16
* dma-mapping: add (back) arch_dma_mark_clean for ia64Christoph Hellwig2020-09-112-0/+9
* dma-mapping: fix DMA_OPS dependenciesChristoph Hellwig2020-09-111-0/+1
* dma-debug: remove most exportsChristoph Hellwig2020-09-111-10/+0
* dma-mapping: remove the dma_dummy_ops exportChristoph Hellwig2020-09-111-1/+0
* mm: cma: use CMA_MAX_NAME to define the length of cma name arrayBarry Song2020-09-011-1/+1
* dma-contiguous: provide the ability to reserve per-numa CMABarry Song2020-09-012-10/+101
* Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-301-0/+7
|\
| * genirq/matrix: Deal with the sillyness of for_each_cpu() on UPThomas Gleixner2020-08-301-0/+7
* | Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-302-21/+22
|\ \
| * | lockdep,trace: Expose tracepointsPeter Zijlstra2020-08-261-5/+9
| * | cpuidle: Move trace_cpu_idle() into generic codePeter Zijlstra2020-08-261-0/+3
| * | sched,idle,rcu: Push rcu_idle deeper into the idle pathPeter Zijlstra2020-08-261-14/+8
| * | lockdep: Use raw_cpu_*() for per-cpu variablesPeter Zijlstra2020-08-261-2/+2
* | | dma-pool: Fix an uninitialized variable bug in atomic_pool_expand()Dan Carpenter2020-08-271-1/+1
* | | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-2426-41/+41
|/ /
* | Merge tag 'core-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-08-231-1/+2
|\ \
| * | core/entry: Respect syscall number rewritesThomas Gleixner2020-08-211-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-232-3/+18
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-08-212-3/+18
| |\ \ \
| | * | | bpf: Avoid visit same object multiple timesYonghong Song2020-08-191-1/+2
| | * | | bpf: Fix a rcu_sched stall issue with bpf task/task_file iteratorYonghong Song2020-08-191-1/+14
| | * | | bpf: Use get_file_rcu() instead of get_file() for task_file iteratorYonghong Song2020-08-171-1/+2
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-212-1/+2
|\ \ \ \ \
| * | | | | uprobes: __replace_page() avoid BUG in munlock_vma_page()Hugh Dickins2020-08-211-1/+1
| * | | | | kernel/relay.c: fix memleak on destroy relay channelWei Yongjun2020-08-211-0/+1
| |/ / / /
* | | | | Merge tag 'dma-mapping-5.9-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-08-202-71/+87
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | dma-pool: Only allocate from CMA when in same memory zoneNicolas Saenz Julienne2020-08-141-1/+30
| * | | | dma-pool: fix coherent pool allocations for IOMMU mappingsChristoph Hellwig2020-08-142-70/+57
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-181-10/+14
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-08-151-10/+14
| |\ \ \ \
| | * | | | bpf: Iterate through all PT_NOTE sections when looking for build idJiri Olsa2020-08-131-10/+14
* | | | | | watch_queue: Limit the number of watches a user can holdDavid Howells2020-08-171-0/+8
| |_|_|/ / |/| | | |
* | | | | Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-162-2/+22
|\ \ \ \ \
| * | | | | task_work: only grab task signal lock when neededJens Axboe2020-08-132-2/+22
* | | | | | Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds2020-08-161-0/+3
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | dma-mapping: consolidate the NO_DMA definition in kernel/dma/KconfigChristoph Hellwig2020-08-151-0/+3
* | | | | | Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-151-15/+26
|\ \ \ \ \ \
| * | | | | | kexec_file: Correctly output debugging information for the PT_LOAD ELF headerLianbo Jiang2020-08-071-4/+4
| * | | | | | kexec: Improve & fix crash_exclude_mem_range() to handle overlapping rangesLianbo Jiang2020-08-071-12/+23
* | | | | | | Merge tag 'sched-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-152-12/+5
|\ \ \ \ \ \ \
| * | | | | | | sched/debug: Fix the alignment of the show-state debug outputLibing Zhou2020-08-141-11/+4