index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2018-02-06
lib/ubsan: remove returns-nonnull-attribute checks
Andrey Ryabinin
2018-02-06
lib/ubsan: add type mismatch handler for new GCC/Clang
Andrey Ryabinin
2018-02-06
lib/ubsan.c: s/missaligned/misaligned/
Andrew Morton
2018-02-06
lib/test_sort.c: add module unload support
Pravin Shedge
2018-02-06
lib/: make RUNTIME_TESTS a menuconfig to ease disabling it all
Vincent Legoll
2018-02-06
lib: optimize cpumask_next_and()
Clement Courbet
2018-02-06
lib/find_bit_benchmark.c: improvements
Yury Norov
2018-02-06
lib/test_find_bit.c: rename to find_bit_benchmark.c
Yury Norov
2018-02-06
lib/stackdepot.c: use a non-instrumented version of memcmp()
Alexander Potapenko
2018-02-06
lib/test_bitmap.c: clean up test_zero_fill_copy() test case and rename
Andy Shevchenko
2018-02-06
lib/test_bitmap.c: add bitmap_fill()/bitmap_set() test cases
Andy Shevchenko
2018-02-06
lib/test_bitmap.c: add bitmap_zero()/bitmap_clear() test cases
Andy Shevchenko
2018-02-06
bitmap: replace bitmap_{from,to}_u32array
Yury Norov
2018-02-06
bitmap: new bitmap_copy_safe and bitmap_{from,to}_arr32
Yury Norov
2018-02-06
kasan: remove redundant initialization of variable 'real_size'
Colin Ian King
2018-02-06
kasan: detect invalid frees
Dmitry Vyukov
2018-02-06
kasan: detect invalid frees for large objects
Dmitry Vyukov
2018-02-06
kasan: add tests for alloca poisoning
Paul Lawrence
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-02-01
Merge tag 'trace-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-02-01
Merge branch 'KASAN-read_word_at_a_time'
Linus Torvalds
2018-02-01
lib/strscpy: Shut up KASAN false-positives in strscpy()
Andrey Ryabinin
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-31
Merge tag 'docs-4.16' of git://git.lwn.net/linux
Linus Torvalds
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-01-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-01-31
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-01-30
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-01-30
Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
Jason Gunthorpe
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-01-29
Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2018-01-26
bpf: add further test cases around div/mod and others
Daniel Borkmann
2018-01-23
vsprintf: Do not have bprintf dereference pointers
Steven Rostedt (VMware)
2018-01-23
kobject: Export kobj_ns_grab_current() and kobj_ns_drop()
Bart Van Assche
2018-01-22
test_firmware: fix missing unlock on error in config_num_requests_store()
Wei Yongjun
2018-01-22
test_firmware: make local symbol test_fw_config static
Wei Yongjun
2018-01-22
Merge branch 'for-4.16-print-symbol' into for-4.16
Petr Mladek
2018-01-19
bpf: add couple of test cases for signed extended imms
Daniel Borkmann
2018-01-19
lib/scatterlist: Fix chaining support in sgl_alloc_order()
Bart Van Assche
2018-01-15
swiotlb: remove various exports
Christoph Hellwig
2018-01-15
swiotlb: refactor coherent buffer allocation
Christoph Hellwig
2018-01-15
swiotlb: refactor coherent buffer freeing
Christoph Hellwig
2018-01-15
swiotlb: wire up ->dma_supported in swiotlb_dma_ops
Christoph Hellwig
2018-01-15
swiotlb: add common swiotlb_map_ops
Christoph Hellwig
2018-01-15
swiotlb: rename swiotlb_free to swiotlb_exit
Christoph Hellwig
2018-01-15
swiotlb: suppress warning when __GFP_NOWARN is set
Christian König
2018-01-15
dma-direct: reject too small dma masks
Christoph Hellwig
[next]