| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 2019-07-14 | 3 | -77/+157 |
|\ |
|
| * | Merge branch 'hmm-devmem-cleanup.4' into rdma.git hmm | Jason Gunthorpe | 2019-07-02 | 2 | -76/+157 |
| |\ |
|
| | * | memremap: provide an optional internal refcount in struct dev_pagemap | Christoph Hellwig | 2019-07-02 | 1 | -13/+51 |
| | * | memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag | Christoph Hellwig | 2019-07-02 | 1 | -16/+10 |
| | * | memremap: remove the data field in struct dev_pagemap | Christoph Hellwig | 2019-07-02 | 1 | -1/+1 |
| | * | memremap: add a migrate_to_ram method to struct dev_pagemap_ops | Christoph Hellwig | 2019-07-02 | 1 | -31/+4 |
| | * | memremap: lift the devmap_enable manipulation into devm_memremap_pages | Christoph Hellwig | 2019-07-02 | 1 | -22/+37 |
| | * | memremap: pass a struct dev_pagemap to ->kill and ->cleanup | Christoph Hellwig | 2019-07-02 | 1 | -4/+4 |
| | * | memremap: move dev_pagemap callbacks into a separate structure | Christoph Hellwig | 2019-07-02 | 1 | -9/+9 |
| | * | memremap: validate the pagemap type passed to devm_memremap_pages | Christoph Hellwig | 2019-07-02 | 1 | -0/+22 |
| | * | mm: factor out a devm_request_free_mem_region helper | Christoph Hellwig | 2019-07-02 | 1 | -0/+39 |
| * | | Merge tag 'v5.2-rc7' into rdma.git hmm | Jason Gunthorpe | 2019-07-02 | 64 | -400/+458 |
| |\ \
| | |/ |
|
| * | | mm/hmm: Hold a mmgrab from hmm to mm | Jason Gunthorpe | 2019-06-10 | 1 | -1/+0 |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-07-14 | 1 | -20/+63 |
|\ \ \ |
|
| * | | | perf/core: Fix exclusive events' grouping | Alexander Shishkin | 2019-07-13 | 1 | -12/+22 |
| * | | | perf/core: Fix race between close() and fork() | Peter Zijlstra | 2019-07-13 | 1 | -8/+41 |
* | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2019-07-14 | 1 | -2/+3 |
|\ \ \ \ |
|
| * | | | | locking/lockdep: Fix lock used or unused stats error | Yuyang Du | 2019-07-13 | 1 | -2/+3 |
| |/ / / |
|
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-07-14 | 1 | -1/+3 |
|\ \ \ \ |
|
| * | | | | sched/core: Fix preempt warning in ttwu | Peter Zijlstra | 2019-07-13 | 1 | -1/+3 |
| |/ / / |
|
* | | | | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2019-07-12 | 1 | -33/+18 |
|\ \ \ \ |
|
| * | | | | kheaders: include only headers into kheaders_data.tar.xz | Masahiro Yamada | 2019-07-09 | 1 | -31/+16 |
| * | | | | kheaders: remove meaningless -R option of 'ls' | Masahiro Yamada | 2019-07-09 | 1 | -4/+4 |
* | | | | | Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-07-12 | 4 | -33/+106 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING in common code | Christoph Hellwig | 2019-06-25 | 2 | -11/+16 |
| * | | | | dma-direct: handle DMA_ATTR_NON_CONSISTENT in common code | Christoph Hellwig | 2019-06-25 | 1 | -2/+2 |
| * | | | | dma-mapping: add a dma_alloc_need_uncached helper | Christoph Hellwig | 2019-06-25 | 1 | -2/+2 |
| * | | | | dma-mapping: truncate dma masks to what dma_addr_t can hold | Christoph Hellwig | 2019-06-25 | 1 | -0/+12 |
| * | | | | dma-remap: Avoid de-referencing NULL atomic_pool | Florian Fainelli | 2019-06-14 | 1 | -0/+3 |
| * | | | | dma-direct: provide generic support for uncached kernel segments | Christoph Hellwig | 2019-06-03 | 1 | -2/+15 |
| * | | | | dma-contiguous: use fallback alloc_pages for single pages | Nicolin Chen | 2019-06-03 | 1 | -1/+10 |
| * | | | | dma-contiguous: add dma_{alloc,free}_contiguous() helpers | Nicolin Chen | 2019-06-03 | 2 | -20/+51 |
* | | | | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-07-12 | 6 | -90/+17 |
|\ \ \ \ \ |
|
| * | | | | | swiotlb: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2019-07-03 | 1 | -21/+4 |
| * | | | | | gcov: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2019-06-03 | 1 | -22/+2 |
| * | | | | | kprobes: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2019-06-03 | 1 | -19/+6 |
| * | | | | | fail_function: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2019-06-03 | 1 | -18/+5 |
| * | | | | | blktrace: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2019-06-03 | 1 | -6/+0 |
| * | | | | | trace: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2019-06-03 | 1 | -4/+0 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-07-12 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | mm/nvdimm: add is_ioremap_addr and use that to check ioremap address | Aneesh Kumar K.V | 2019-07-12 | 1 | -1/+1 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv... | Linus Torvalds | 2019-07-11 | 2 | -11/+8 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | livepatch: Remove duplicate warning about missing reliable stacktrace support | Petr Mladek | 2019-06-20 | 1 | -1/+0 |
| * | | | | | Revert "livepatch: Remove reliable stacktrace check in klp_try_switch_task()" | Miroslav Benes | 2019-06-20 | 1 | -0/+7 |
| * | | | | | stacktrace: Remove weak version of save_stack_trace_tsk_reliable() | Miroslav Benes | 2019-06-20 | 1 | -8/+0 |
| * | | | | | livepatch: Use static buffer for debugging messages under rq lock | Petr Mladek | 2019-06-05 | 1 | -2/+1 |
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2019-07-11 | 1 | -5/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | timekeeping/vsyscall: Use __iter_div_u64_rem() | Arnd Bergmann | 2019-07-10 | 1 | -5/+1 |
* | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-07-11 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | stacktrace: Use PF_KTHREAD to check for kernel threads | Thomas Gleixner | 2019-07-03 | 1 | -1/+1 |
| | |_|_|_|_|/
| |/| | | | | |
|