index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2018-03-25
net: bpf: add a test for skb_segment in test_bpf module
Yonghong Song
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-03-22
mm/vmalloc: add interfaces to free unmapped page table
Toshi Kani
2018-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-03-22
netns: send uevent messages
Christian Brauner
2018-03-22
net: add uevent socket member
Christian Brauner
2018-03-20
test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON=y on other arches
Thadeu Lima de Souza Cascardo
2018-03-19
Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-03-19
percpu_ref: Update doc to dissuade users from depending on internal RCU grace...
Tejun Heo
2018-03-14
btree: avoid variable-length allocations
Joern Engel
2018-03-09
lib/test_kmod.c: fix limit check on number of test devices created
Luis R. Rodriguez
2018-03-09
lib/bug.c: exclude non-BUG/WARN exceptions from report_bug()
Kees Cook
2018-03-09
bug: use %pB in BUG and stack protector failure
Kees Cook
2018-03-07
test_rhashtable: add test case for rhltable with duplicate objects
Paul Blakey
2018-03-07
rhashtable: Fix rhlist duplicates insertion
Paul Blakey
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-02-28
Merge tag 'dma-mapping-4.16-3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-02-28
test_bpf: reduce MAX_TESTRUNS
Eric Dumazet
2018-02-26
test_bpf: add a schedule point
Eric Dumazet
2018-02-26
idr: Fix handling of IDs above INT_MAX
Matthew Wilcox
2018-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-02-22
dma-debug: fix memory leak in debug_dma_alloc_coherent
Miles Chen
2018-02-21
lib/Kconfig.debug: enable RUNTIME_TESTING_MENU
Anders Roxell
2018-02-21
ida: do zeroing in ida_pre_get()
Rasmus Villemoes
2018-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-02-13
net: Convert uevent_net_ops
Kirill Tkhai
2018-02-12
dma-direct: comment the dma_direct_free calling convention
Christoph Hellwig
2018-02-12
dma-direct: mark as is_phys
Christoph Hellwig
2018-02-09
Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-02-08
Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-02-08
vsprintf: avoid misleading "(null)" for %px
Adam Borowski
2018-02-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-02-06
kasan: rework Kconfig settings
Arnd Bergmann
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
[next]