Age | Commit message (Expand) | Author |
2018-05-09 | scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig | Christoph Hellwig |
2018-05-09 | iommu-helper: move the IOMMU_HELPER config symbol to lib/ | Christoph Hellwig |
2018-05-09 | iommu-helper: mark iommu_is_span_boundary as inline | Christoph Hellwig |
2018-05-09 | iommu-helper: unexport iommu_area_alloc | Christoph Hellwig |
2018-05-09 | iommu-common: move to arch/sparc | Christoph Hellwig |
2018-05-08 | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG | Christoph Hellwig |
2018-05-08 | dma-debug: unexport dma_debug_resize_entries and debug_dma_dump_mappings | Christoph Hellwig |
2018-05-08 | dma-debug: simplify counting of preallocated requests | Christoph Hellwig |
2018-05-08 | dma-debug: move initialization to common code | Christoph Hellwig |
2018-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-05-07 | PCI: remove PCI_DMA_BUS_IS_PHYS | Christoph Hellwig |
2018-05-07 | dma-direct: try reallocation with GFP_DMA32 if possible | Takashi Iwai |
2018-05-07 | swiotlb: remove an unecessary NULL check | Dan Carpenter |
2018-05-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-05-03 | bpf: migrate ebpf ld_abs/ld_ind tests to test_verifier | Daniel Borkmann |
2018-05-02 | iov_iter: fix memory leak in pipe_get_pages_alloc() | Ilya Dryomov |
2018-05-02 | iov_iter: fix return type of __pipe_get_pages() | Ilya Dryomov |
2018-05-02 | swiotlb: fix inversed DMA_ATTR_NO_WARN test | Michel Dänzer |
2018-05-01 | netns: restrict uevents | Christian Brauner |
2018-05-01 | uevent: add alloc_uevent_skb() helper | Christian Brauner |
2018-04-30 | Merge tag 'errseq-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jla... | Linus Torvalds |
2018-04-27 | Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-04-27 | errseq: Always report a writeback error once | Matthew Wilcox |
2018-04-24 | rslib: Allocate decoder buffers to avoid VLAs | Thomas Gleixner |
2018-04-24 | rslib: Split rs control struct | Thomas Gleixner |
2018-04-24 | rslib: Simplify error path | Thomas Gleixner |
2018-04-24 | rslib: Remove GPL boilerplate | Thomas Gleixner |
2018-04-24 | rslib: Add SPDX identifiers | Thomas Gleixner |
2018-04-24 | rslib: Cleanup top level comments | Thomas Gleixner |
2018-04-24 | rslib: Cleanup whitespace damage | Thomas Gleixner |
2018-04-24 | rslib: Add GFP aware init function | Thomas Gleixner |
2018-04-24 | rhashtable: improve rhashtable_walk stability when stop/start used. | NeilBrown |
2018-04-24 | rhashtable: reset iter when rhashtable_walk_start sees new table | NeilBrown |
2018-04-24 | rhashtable: Revise incorrect comment on r{hl, hash}table_walk_enter() | NeilBrown |
2018-04-23 | lib: Rename compiler intrinsic selects to GENERIC_LIB_* | Matt Redfearn |
2018-04-23 | Add notrace to lib/ucmpdi2.c | Palmer Dabbelt |
2018-04-23 | dma-direct: don't retry allocation for no-op GFP_DMA | Takashi Iwai |
2018-04-23 | kobject: don't use WARN for registration failures | Dmitry Vyukov |
2018-04-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-04-18 | vsprintf: Tweak pF/pf comment | Sergey Senozhatsky |
2018-04-16 | textsearch: fix kernel-doc warnings and add kernel-api section | Randy Dunlap |
2018-04-15 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-04-13 | kernel/kexec_file.c: move purgatories sha256 to common code | Philipp Rudo |
2018-04-12 | Merge tag 'gfs2-4.17.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-04-12 | Merge tag 'dma-mapping-4.17-2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-04-12 | lockref: Add lockref_put_not_zero | Andreas Gruenbacher |
2018-04-12 | Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is ready | Ingo Molnar |
2018-04-11 | radix tree: use GFP_ZONEMASK bits of gfp_t for flags | Matthew Wilcox |
2018-04-11 | lib/list_debug.c: print unmangled addresses | Matthew Wilcox |
2018-04-11 | lib/test_ubsan.c: make test_ubsan_misaligned_access() static | Colin Ian King |