summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-036-114/+5Star
|\
| * raid: remove tile specific raid6 implementationArnd Bergmann2018-03-264-103/+0Star
| * treewide: simplify Kconfig dependencies for removed archsArnd Bergmann2018-03-262-10/+5Star
| * mn10300: Remove the architectureDavid Howells2018-03-092-2/+1Star
| * Merge tag 'metag_remove_2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2018-03-071-1/+1
| |\
| | * Drop a bunch of metag referencesJames Hogan2018-02-231-1/+1
* | | Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-032-66/+46Star
|\ \ \
| * | | dma-mapping: Don't clear GFP_ZERO in dma_alloc_attrsChristoph Hellwig2018-03-281-0/+3
| * | | Merge branch 'linus' into x86/dma, to resolve a conflict with upstreamIngo Molnar2018-03-246-8/+150
| |\ \ \
| * | | | swiotlb: Make swiotlb_{alloc,free}_buffer depend on CONFIG_DMA_DIRECT_OPSChristoph Hellwig2018-03-231-0/+2
| * | | | dma/swiotlb: Remove swiotlb_{alloc,free}_coherent()Christoph Hellwig2018-03-201-38/+0Star
| * | | | dma/direct: Handle force decryption for DMA coherent buffers in common codeChristoph Hellwig2018-03-201-6/+26
| * | | | dma/direct: Handle the memory encryption bit in common codeChristoph Hellwig2018-03-201-16/+9Star
| * | | | dma/swiotlb: Remove swiotlb_set_mem_attributes()Christoph Hellwig2018-03-201-6/+6
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-04-021-68/+82
|\ \ \ \ \
| * | | | | locking/Kconfig: Restructure the lock debugging menuWaiman Long2018-03-311-67/+68
| * | | | | locking/Kconfig: Add LOCK_DEBUGGING_SUPPORT to make it more readableWaiman Long2018-03-311-5/+10
| * | | | | locking/rwsem: Add DEBUG_RWSEMS to look for lock/unlock mismatchesWaiman Long2018-03-311-0/+8
| | |/ / / | |/| | |
* | | | | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2018-04-021-49/+92
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | debugobjects: Avoid another unused variable warningArnd Bergmann2018-03-141-1/+1
| * | | | debugobjects: Fix debug_objects_freed accountingArnd Bergmann2018-02-221-0/+1
| * | | | debugobjects: Use global free list in __debug_check_no_obj_freed()Yang Shi2018-02-131-9/+7Star
| * | | | debugobjects: Use global free list in free_object()Yang Shi2018-02-131-41/+22Star
| * | | | debugobjects: Add global free list and the counterYang Shi2018-02-131-1/+57
| * | | | debugobjects: Export max loops counterYang Shi2018-02-131-1/+8
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-03-231-2/+4
|\ \ \ \ \
| * | | | | mm/vmalloc: add interfaces to free unmapped page tableToshi Kani2018-03-231-2/+4
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-03-223-2/+138
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON=y on other archesThadeu Lima de Souza Cascardo2018-03-201-1/+1
| * | | | | test_rhashtable: add test case for rhltable with duplicate objectsPaul Blakey2018-03-071-0/+134
| * | | | | rhashtable: Fix rhlist duplicates insertionPaul Blakey2018-03-071-1/+3
* | | | | | Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-03-191-0/+2
|\ \ \ \ \ \
| * | | | | | percpu_ref: Update doc to dissuade users from depending on internal RCU grace...Tejun Heo2018-03-191-0/+2
| | |/ / / / | |/| | | |
* | | | | | btree: avoid variable-length allocationsJoern Engel2018-03-151-4/+6
| |_|/ / / |/| | | |
* | | | | lib/test_kmod.c: fix limit check on number of test devices createdLuis R. Rodriguez2018-03-101-1/+1
* | | | | lib/bug.c: exclude non-BUG/WARN exceptions from report_bug()Kees Cook2018-03-101-0/+2
* | | | | bug: use %pB in BUG and stack protector failureKees Cook2018-03-101-1/+1
| |/ / / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-03-051-1/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-03-021-1/+3
| |\ \ \
| | * | | test_bpf: reduce MAX_TESTRUNSEric Dumazet2018-02-281-1/+1
| | * | | test_bpf: add a schedule pointEric Dumazet2018-02-261-0/+2
| | | |/ | | |/|
* | | | Merge tag 'dma-mapping-4.16-3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-02-281-5/+5
|\ \ \ \
| * | | | dma-debug: fix memory leak in debug_dma_alloc_coherentMiles Chen2018-02-231-5/+5
* | | | | idr: Fix handling of IDs above INT_MAXMatthew Wilcox2018-02-261-6/+7
| |/ / / |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-231-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | vsprintf: avoid misleading "(null)" for %pxAdam Borowski2018-02-081-1/+1
* | | | lib/Kconfig.debug: enable RUNTIME_TESTING_MENUAnders Roxell2018-02-221-0/+1
* | | | ida: do zeroing in ida_pre_get()Rasmus Villemoes2018-02-222-3/+1Star
| |/ / |/| |
* | | dma-direct: comment the dma_direct_free calling conventionChristoph Hellwig2018-02-121-0/+4
* | | dma-direct: mark as is_physChristoph Hellwig2018-02-121-0/+1
| |/ |/|