Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | rhashtable: Revise incorrect comment on r{hl, hash}table_walk_enter() | NeilBrown | 2018-04-24 | 1 | -2/+3 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-06-06 | 3 | -0/+421 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | test_overflow: Add memory allocation overflow tests | Kees Cook | 2018-06-05 | 1 | -0/+110 | |
| * | | | | | | test_overflow: Report test failures | Kees Cook | 2018-06-05 | 1 | -15/+39 | |
| * | | | | | | test_overflow: macrofy some more, do more tests for free | Rasmus Villemoes | 2018-06-05 | 1 | -26/+22 | |
| * | | | | | | lib: add runtime test of check_*_overflow functions | Rasmus Villemoes | 2018-06-05 | 3 | -0/+291 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-06-06 | 2 | -81/+54 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'for-4.18-vsprintf-pcr-removal' into for-4.18 | Petr Mladek | 2018-06-05 | 1 | -3/+0 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | lib/vsprintf: Remove atomic-unsafe support for %pCr | Geert Uytterhoeven | 2018-06-05 | 1 | -3/+0 | |
| * | | | | | | | vsprintf: Tweak pF/pf comment | Sergey Senozhatsky | 2018-04-18 | 1 | -8/+4 | |
| * | | | | | | | lib/vsprintf: Mark expected switch fall-through | Andy Shevchenko | 2018-04-11 | 1 | -0/+3 | |
| * | | | | | | | lib/vsprintf: Replace space with '_' before crng is ready | Shunyong Yang | 2018-04-11 | 1 | -1/+2 | |
| * | | | | | | | lib/vsprintf: Deduplicate pointer_string() | Andy Shevchenko | 2018-04-11 | 1 | -20/+7 | |
| * | | | | | | | lib/vsprintf: Move pointer_string() upper | Andy Shevchenko | 2018-04-11 | 1 | -14/+14 | |
| * | | | | | | | lib/vsprintf: Make flag_spec global | Andy Shevchenko | 2018-04-11 | 1 | -13/+8 | |
| * | | | | | | | lib/vsprintf: Make strspec global | Andy Shevchenko | 2018-04-11 | 1 | -12/+9 | |
| * | | | | | | | lib/vsprintf: Make dec_spec global | Andy Shevchenko | 2018-04-11 | 1 | -12/+9 | |
| * | | | | | | | lib/test_printf: Mark big constant with UL | Andy Shevchenko | 2018-04-11 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge tag 'rslib-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-06-05 | 3 | -130/+159 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | rslib: Allocate decoder buffers to avoid VLAs | Thomas Gleixner | 2018-04-24 | 2 | -8/+43 | |
| * | | | | | | | rslib: Split rs control struct | Thomas Gleixner | 2018-04-24 | 3 | -58/+79 | |
| * | | | | | | | rslib: Simplify error path | Thomas Gleixner | 2018-04-24 | 1 | -11/+6 | |
| * | | | | | | | rslib: Remove GPL boilerplate | Thomas Gleixner | 2018-04-24 | 1 | -4/+0 | |
| * | | | | | | | rslib: Add SPDX identifiers | Thomas Gleixner | 2018-04-24 | 3 | -0/+3 | |
| * | | | | | | | rslib: Cleanup top level comments | Thomas Gleixner | 2018-04-24 | 3 | -29/+5 | |
| * | | | | | | | rslib: Cleanup whitespace damage | Thomas Gleixner | 2018-04-24 | 1 | -6/+6 | |
| * | | | | | | | rslib: Add GFP aware init function | Thomas Gleixner | 2018-04-24 | 1 | -20/+23 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'x86-dax-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-06-04 | 1 | -0/+61 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | x86/asm/memcpy_mcsafe: Define copy_to_iter_mcsafe() | Dan Williams | 2018-05-15 | 1 | -0/+61 | |
* | | | | | | | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-06-04 | 9 | -321/+232 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | dma-direct: don't crash on device without dma_mask | Christoph Hellwig | 2018-05-31 | 1 | -0/+7 | |
| * | | | | | | | core, dma-direct: add a flag 32-bit dma limits | Christoph Hellwig | 2018-05-28 | 1 | -0/+6 | |
| * | | | | | | | dma-debug: check scatterlist segments | Robin Murphy | 2018-05-24 | 2 | -0/+45 | |
| * | | | | | | | dma-mapping: provide a generic dma-noncoherent implementation | Christoph Hellwig | 2018-05-19 | 4 | -4/+127 | |
| * | | | | | | | dma-mapping: simplify Kconfig dependencies | Christoph Hellwig | 2018-05-19 | 1 | -4/+2 | |
| * | | | | | | | swiotlb: update comments to refer to physical instead of virtual addresses | Yisheng Xie | 2018-05-09 | 1 | -3/+2 | |
| * | | | | | | | swiotlb: remove the CONFIG_DMA_DIRECT_OPS ifdefs | Christoph Hellwig | 2018-05-09 | 1 | -4/+0 | |
| * | | | | | | | swiotlb: move the SWIOTLB config symbol to lib/Kconfig | Christoph Hellwig | 2018-05-09 | 1 | -0/+5 | |
| * | | | | | | | arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig | Christoph Hellwig | 2018-05-09 | 1 | -0/+3 | |
| * | | | | | | | dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig | Christoph Hellwig | 2018-05-09 | 2 | -0/+4 | |
| * | | | | | | | scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig | Christoph Hellwig | 2018-05-09 | 1 | -0/+3 | |
| * | | | | | | | iommu-helper: move the IOMMU_HELPER config symbol to lib/ | Christoph Hellwig | 2018-05-09 | 1 | -0/+3 | |
| * | | | | | | | iommu-helper: mark iommu_is_span_boundary as inline | Christoph Hellwig | 2018-05-09 | 1 | -11/+1 | |
| * | | | | | | | iommu-helper: unexport iommu_area_alloc | Christoph Hellwig | 2018-05-09 | 1 | -2/+0 | |
| * | | | | | | | iommu-common: move to arch/sparc | Christoph Hellwig | 2018-05-09 | 2 | -268/+1 | |
| * | | | | | | | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG | Christoph Hellwig | 2018-05-08 | 1 | -1/+0 | |
| * | | | | | | | dma-debug: unexport dma_debug_resize_entries and debug_dma_dump_mappings | Christoph Hellwig | 2018-05-08 | 1 | -2/+0 | |
| * | | | | | | | dma-debug: simplify counting of preallocated requests | Christoph Hellwig | 2018-05-08 | 1 | -16/+4 | |
| * | | | | | | | dma-debug: move initialization to common code | Christoph Hellwig | 2018-05-08 | 1 | -7/+14 | |
| * | | | | | | | PCI: remove PCI_DMA_BUS_IS_PHYS | Christoph Hellwig | 2018-05-07 | 1 | -1/+0 |