Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
135c5504a600ff9b06e321694fbcac78a9530cd4
/
lib
25d80be
Merge tag 'rslib-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
d09a8e6
Merge branch 'x86-dax-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
e5a5946
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
f459c34
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
2550bbfd
dma-direct: don't crash on device without dma_mask
by Christoph Hellwig
· 7 years ago
f068fe3
core, dma-direct: add a flag 32-bit dma limits
by Christoph Hellwig
· 7 years ago
7a4deea
idr: fix invalid ptr dereference on item delete
by Matthew Wilcox
· 7 years ago
e6fc464
blk-mq: avoid starving tag allocation after allocating process migrates
by Ming Lei
· 7 years ago
78c4783
dma-debug: check scatterlist segments
by Robin Murphy
· 7 years ago
5997aab
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
782e676
dma-mapping: provide a generic dma-noncoherent implementation
by Christoph Hellwig
· 7 years ago
35ddb69
dma-mapping: simplify Kconfig dependencies
by Christoph Hellwig
· 7 years ago
9f41822
radix tree: fix multi-order iteration race
by Ross Zwisler
· 7 years ago
1e3054b
lib/test_bitmap.c: fix bitmap optimisation tests to report errors correctly
by Matthew Wilcox
· 7 years ago
85f4f12
vsprintf: Replace memory barrier with static_key for random_ptr_key update
by Steven Rostedt (VMware)
· 7 years ago
8780356
x86/asm/memcpy_mcsafe: Define copy_to_iter_mcsafe()
by Dan Williams
· 7 years ago
c854ab5
sbitmap: fix race in wait batch accounting
by Jens Axboe
· 7 years ago
0503fd6
Merge tag 'dma-mapping-4.17-5' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
05e13bb
swiotlb: silent unwanted warning "buffer is full"
by Jean Delvare
· 7 years ago
4ba281d
lib/find_bit_benchmark.c: avoid soft lockup in test_find_first_bit()
by Yury Norov
· 7 years ago
61445b56
sbitmap: warn if using smaller shallow depth than was setup
by Omar Sandoval
· 7 years ago
a327553
sbitmap: fix missed wakeups caused by sbitmap_queue_get_shallow()
by Omar Sandoval
· 7 years ago
d0c8ba4
swiotlb: update comments to refer to physical instead of virtual addresses
by Yisheng Xie
· 7 years ago
30fd642
swiotlb: remove the CONFIG_DMA_DIRECT_OPS ifdefs
by Christoph Hellwig
· 7 years ago
09230cb
swiotlb: move the SWIOTLB config symbol to lib/Kconfig
by Christoph Hellwig
· 7 years ago
4965a68
arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
by Christoph Hellwig
· 7 years ago
f616ab5
dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig
by Christoph Hellwig
· 7 years ago
86596f0
scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
by Christoph Hellwig
· 7 years ago
a4ce5a4
iommu-helper: move the IOMMU_HELPER config symbol to lib/
by Christoph Hellwig
· 7 years ago
79c1879
iommu-helper: mark iommu_is_span_boundary as inline
by Christoph Hellwig
· 7 years ago
3378271
iommu-helper: unexport iommu_area_alloc
by Christoph Hellwig
· 7 years ago
0d3fdb1
iommu-common: move to arch/sparc
by Christoph Hellwig
· 7 years ago
6e88628
dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG
by Christoph Hellwig
· 7 years ago
9f22bbbd
dma-debug: unexport dma_debug_resize_entries and debug_dma_dump_mappings
by Christoph Hellwig
· 7 years ago
bcebe32
dma-debug: simplify counting of preallocated requests
by Christoph Hellwig
· 7 years ago
15b28bb
dma-debug: move initialization to common code
by Christoph Hellwig
· 7 years ago
325ef18
PCI: remove PCI_DMA_BUS_IS_PHYS
by Christoph Hellwig
· 7 years ago
de7eab3
dma-direct: try reallocation with GFP_DMA32 if possible
by Takashi Iwai
· 7 years ago
698733f
swiotlb: remove an unecessary NULL check
by Dan Carpenter
· 7 years ago
d7760d6
iov_iter: fix memory leak in pipe_get_pages_alloc()
by Ilya Dryomov
· 7 years ago
e76b6312
iov_iter: fix return type of __pipe_get_pages()
by Ilya Dryomov
· 7 years ago
892a0be
swiotlb: fix inversed DMA_ATTR_NO_WARN test
by Michel Dänzer
· 7 years ago
fff75eb
Merge tag 'errseq-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 7 years ago
ee3748b
Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
b4678df1
errseq: Always report a writeback error once
by Matthew Wilcox
· 7 years ago
45888b4
rslib: Allocate decoder buffers to avoid VLAs
by Thomas Gleixner
· 7 years ago
2163398
rslib: Split rs control struct
by Thomas Gleixner
· 7 years ago
a85e126
rslib: Simplify error path
by Thomas Gleixner
· 7 years ago
689c6ef
rslib: Remove GPL boilerplate
by Thomas Gleixner
· 7 years ago
dc8f923
rslib: Add SPDX identifiers
by Thomas Gleixner
· 7 years ago
3413e18
rslib: Cleanup top level comments
by Thomas Gleixner
· 7 years ago
cc4b86e4
rslib: Cleanup whitespace damage
by Thomas Gleixner
· 7 years ago
83a530e
rslib: Add GFP aware init function
by Thomas Gleixner
· 7 years ago
504a918
dma-direct: don't retry allocation for no-op GFP_DMA
by Takashi Iwai
· 7 years ago
3e14c6a
kobject: don't use WARN for registration failures
by Dmitry Vyukov
· 7 years ago
a72db42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
5968a70
textsearch: fix kernel-doc warnings and add kernel-api section
by Randy Dunlap
· 7 years ago
9fb71c2
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
df6f280
kernel/kexec_file.c: move purgatories sha256 to common code
by Philipp Rudo
· 7 years ago
4ac1800
Merge tag 'gfs2-4.17.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 7 years ago
c5c177c
Merge tag 'dma-mapping-4.17-2' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
450b1f6
lockref: Add lockref_put_not_zero
by Andreas Gruenbacher
· 7 years ago
ef389b7
Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is ready
by Ingo Molnar
· 7 years ago
fa290cd
radix tree: use GFP_ZONEMASK bits of gfp_t for flags
by Matthew Wilcox
· 7 years ago
68c1f08
lib/list_debug.c: print unmangled addresses
by Matthew Wilcox
· 7 years ago
3175060
lib/test_ubsan.c: make test_ubsan_misaligned_access() static
by Colin Ian King
· 7 years ago
854686f
lib: add testing module for UBSAN
by Jinbum Park
· 7 years ago
f6f66c1
lib/test_bitmap.c: do not accidentally use stack VLA
by Kees Cook
· 7 years ago
5f00ae0
lib/Kconfig.debug: Debug Lockups and Hangs: keep SOFTLOCKUP options together
by Randy Dunlap
· 7 years ago
d1be35c
proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps
by Andrei Vagin
· 7 years ago
69ca372
kasan: prevent compiler from optimizing away memset in tests
by Andrey Konovalov
· 7 years ago
91c93ed
kasan: fix invalid-free test crashing the kernel
by Andrey Konovalov
· 7 years ago
9e7f06c
swiotlb: fix unexpected swiotlb_alloc_coherent failures
by Takashi Iwai
· 7 years ago
2a56bb5
Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
66bdb14
swiotlb: Use dma_direct_supported() for swiotlb_ops
by Christoph Hellwig
· 7 years ago
49a695b
Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
3c0d551
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
3b54765
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
1e6338c
vsprintf: Do not preprocess non-dereferenced pointers for bprintf (%px and %pK)
by Steven Rostedt (VMware)
· 7 years ago
514c603
headers: untangle kmemleak.h from mm.h
by Randy Dunlap
· 7 years ago
8351760
lib: fix stall in __bitmap_parselist()
by Yury Norov
· 7 years ago
357aa6a
Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 7 years ago
3526dd0
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
672a9c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 7 years ago
06dd3df
Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
38047d5
Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
df34df4
Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
94514bbe
Merge tag 'for-4.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
3b24b83
Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
5bb053b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
f5a8eb6
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 7 years ago
2fcd2b3
Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
701f3b3
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
61d1757
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
d4069fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
ae6da1f
rhashtable: add schedule points
by Eric Dumazet
· 7 years ago
19193bc
locking/Kconfig: Restructure the lock debugging menu
by Waiman Long
· 7 years ago
f07cbeb
locking/Kconfig: Add LOCK_DEBUGGING_SUPPORT to make it more readable
by Waiman Long
· 7 years ago
5149cba
locking/rwsem: Add DEBUG_RWSEMS to look for lock/unlock mismatches
by Waiman Long
· 7 years ago
f385178
lib/scatterlist: add sg_init_marker() helper
by Prashant Bhole
· 7 years ago
Next »