summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-07-153-77/+157
|\
| * Merge branch 'hmm-devmem-cleanup.4' into rdma.git hmmJason Gunthorpe2019-07-022-76/+157
| |\
| | * memremap: provide an optional internal refcount in struct dev_pagemapChristoph Hellwig2019-07-021-13/+51
| | * memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flagChristoph Hellwig2019-07-021-16/+10Star
| | * memremap: remove the data field in struct dev_pagemapChristoph Hellwig2019-07-021-1/+1
| | * memremap: add a migrate_to_ram method to struct dev_pagemap_opsChristoph Hellwig2019-07-021-31/+4Star
| | * memremap: lift the devmap_enable manipulation into devm_memremap_pagesChristoph Hellwig2019-07-021-22/+37
| | * memremap: pass a struct dev_pagemap to ->kill and ->cleanupChristoph Hellwig2019-07-021-4/+4
| | * memremap: move dev_pagemap callbacks into a separate structureChristoph Hellwig2019-07-021-9/+9
| | * memremap: validate the pagemap type passed to devm_memremap_pagesChristoph Hellwig2019-07-021-0/+22
| | * mm: factor out a devm_request_free_mem_region helperChristoph Hellwig2019-07-021-0/+39
| * | Merge tag 'v5.2-rc7' into rdma.git hmmJason Gunthorpe2019-07-0264-400/+458
| |\|
| * | mm/hmm: Hold a mmgrab from hmm to mmJason Gunthorpe2019-06-101-1/+0Star
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-141-20/+63
|\ \ \
| * | | perf/core: Fix exclusive events' groupingAlexander Shishkin2019-07-131-12/+22
| * | | perf/core: Fix race between close() and fork()Peter Zijlstra2019-07-131-8/+41
* | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2019-07-141-2/+3
|\ \ \ \
| * | | | locking/lockdep: Fix lock used or unused stats errorYuyang Du2019-07-131-2/+3
| |/ / /
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-141-1/+3
|\ \ \ \
| * | | | sched/core: Fix preempt warning in ttwuPeter Zijlstra2019-07-131-1/+3
| |/ / /
* | | | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-07-131-33/+18Star
|\ \ \ \
| * | | | kheaders: include only headers into kheaders_data.tar.xzMasahiro Yamada2019-07-091-31/+16Star
| * | | | kheaders: remove meaningless -R option of 'ls'Masahiro Yamada2019-07-091-4/+4
* | | | | Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-134-33/+106
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING in common codeChristoph Hellwig2019-06-252-11/+16
| * | | | dma-direct: handle DMA_ATTR_NON_CONSISTENT in common codeChristoph Hellwig2019-06-251-2/+2
| * | | | dma-mapping: add a dma_alloc_need_uncached helperChristoph Hellwig2019-06-251-2/+2
| * | | | dma-mapping: truncate dma masks to what dma_addr_t can holdChristoph Hellwig2019-06-251-0/+12
| * | | | dma-remap: Avoid de-referencing NULL atomic_poolFlorian Fainelli2019-06-141-0/+3
| * | | | dma-direct: provide generic support for uncached kernel segmentsChristoph Hellwig2019-06-031-2/+15
| * | | | dma-contiguous: use fallback alloc_pages for single pagesNicolin Chen2019-06-031-1/+10
| * | | | dma-contiguous: add dma_{alloc,free}_contiguous() helpersNicolin Chen2019-06-032-20/+51
* | | | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-126-90/+17Star
|\ \ \ \ \
| * | | | | swiotlb: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-031-21/+4Star
| * | | | | gcov: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-031-22/+2Star
| * | | | | kprobes: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-031-19/+6Star
| * | | | | fail_function: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-031-18/+5Star
| * | | | | blktrace: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-031-6/+0Star
| * | | | | trace: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-031-4/+0Star
| | |_|/ / | |/| | |
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-121-1/+1
|\ \ \ \ \
| * | | | | mm/nvdimm: add is_ioremap_addr and use that to check ioremap addressAneesh Kumar K.V2019-07-121-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds2019-07-122-11/+8Star
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | livepatch: Remove duplicate warning about missing reliable stacktrace supportPetr Mladek2019-06-201-1/+0Star
| * | | | | Revert "livepatch: Remove reliable stacktrace check in klp_try_switch_task()"Miroslav Benes2019-06-201-0/+7
| * | | | | stacktrace: Remove weak version of save_stack_trace_tsk_reliable()Miroslav Benes2019-06-201-8/+0Star
| * | | | | livepatch: Use static buffer for debugging messages under rq lockPetr Mladek2019-06-051-2/+1Star
* | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-07-111-5/+1Star
|\ \ \ \ \ \
| * | | | | | timekeeping/vsyscall: Use __iter_div_u64_rem()Arnd Bergmann2019-07-101-5/+1Star
* | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-111-1/+1
|\ \ \ \ \ \ \
| * | | | | | | stacktrace: Use PF_KTHREAD to check for kernel threadsThomas Gleixner2019-07-031-1/+1
| | |_|_|_|_|/ | |/| | | | |