index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: add "on"/"off" support to kstrtobool
Kees Cook
2016-10-28
1
-3
/
+17
*
lib: move strtobool() to kstrtobool()
Kees Cook
2016-10-28
2
-29
/
+50
*
fix iov_iter_fault_in_readable()
Al Viro
2016-09-24
1
-22
/
+2
*
lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbs
Nicolai Stange
2016-09-15
1
-12
/
+9
*
KEYS: Fix ASN.1 indefinite length object parsing
David Howells
2016-09-15
1
-7
/
+9
*
dma-debug: avoid spinlock recursion when disabling dma-debug
Ville Syrjälä
2016-06-07
1
-1
/
+1
*
lib/test-string_helpers.c: fix and improve string_get_size() tests
Vitaly Kuznetsov
2016-05-11
1
-18
/
+49
*
lib/mpi: Endianness fix
Michal Marek
2016-05-04
1
-18
/
+21
*
lib: lz4: fixed zram with lz4 on big endian machines
Rui Salvaterra
2016-05-04
1
-9
/
+12
*
assoc_array: don't call compare_object() on a node
Jerome Marchand
2016-05-04
1
-1
/
+3
*
lib: sw842: select crc32
Arnd Bergmann
2016-03-03
1
-0
/
+2
*
lib/ucs2_string: Correct ucs2 -> utf8 conversion
Jason Andryuk
2016-03-03
1
-7
/
+7
*
lib/ucs2_string: Add ucs2 -> utf8 helper functions
Peter Jones
2016-03-03
1
-0
/
+62
*
dump_stack: avoid potential deadlocks
Eric Dumazet
2016-02-25
1
-3
/
+4
*
radix-tree: fix race in gang lookup
Matthew Wilcox
2016-02-25
1
-2
/
+10
*
dma-debug: switch check from _text to _stext
Laura Abbott
2016-02-25
1
-1
/
+1
*
string_helpers: fix precision loss for some inputs
James Bottomley
2016-02-25
1
-20
/
+43
*
klist: fix starting point removed bug in klist iterators
James Bottomley
2016-02-25
1
-3
/
+3
*
crypto: crc32c - Fix crc32c soft dependency
Jean Delvare
2016-02-17
1
-0
/
+1
*
rhashtable: Kill harmless RCU warning in rhashtable_walk_init
Herbert Xu
2015-12-18
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-12-17
1
-27
/
+40
|
\
|
*
rhashtable: Fix walker list corruption
Herbert Xu
2015-12-16
1
-9
/
+7
|
*
rhashtable: Enforce minimum size on initial hash table
Herbert Xu
2015-12-16
1
-3
/
+3
|
*
Revert "rhashtable: Use __vmalloc with GFP_ATOMIC for table allocation"
David S. Miller
2015-12-05
1
-3
/
+2
|
*
rhashtable: Use __vmalloc with GFP_ATOMIC for table allocation
Herbert Xu
2015-12-04
1
-2
/
+3
|
*
rhashtable: Prevent spurious EBUSY errors on insertion
Herbert Xu
2015-12-04
1
-15
/
+30
*
|
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-12-17
1
-2
/
+2
|
\
\
|
*
|
dma-debug: Fix dma_debug_entry offset calculation
Daniel Mentz
2015-12-16
1
-2
/
+2
|
|
/
*
|
treewide: Remove old email address
Peter Zijlstra
2015-11-23
2
-2
/
+2
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-10
1
-1
/
+1
|
\
|
*
lib/string.c: add ULL suffix to the constant definition
Andy Shevchenko
2015-11-10
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-11-10
1
-0
/
+30
|
\
\
|
|
/
|
/
|
|
*
bpf: add mod default A and X test cases
Yang Shi
2015-11-05
1
-0
/
+30
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-09
1
-1
/
+1
|
\
\
|
*
|
remove abs64()
Andrew Morton
2015-11-09
1
-1
/
+1
*
|
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-11-09
1
-0
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
modpost: Add flag -E for making section mismatches fatal
Nicolas Boichat
2015-10-06
1
-0
/
+9
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-07
16
-73
/
+505
|
\
\
\
|
*
|
|
dma-debug: check nents in dma_sync_sg*
Robin Murphy
2015-11-06
1
-0
/
+8
|
*
|
|
lib/hexdump.c: truncate output in case of overflow
Andy Shevchenko
2015-11-06
1
-1
/
+5
|
*
|
|
lib/is_single_threaded.c: change current_is_single_threaded() to use for_each...
Oleg Nesterov
2015-11-06
1
-3
/
+2
|
*
|
|
lib/kobject.c: use kvasprintf_const for formatting ->name
Rasmus Villemoes
2015-11-06
1
-8
/
+22
|
*
|
|
lib/kasprintf.c: introduce kvasprintf_const
Rasmus Villemoes
2015-11-06
1
-0
/
+16
|
*
|
|
lib/llist.c: fix data race in llist_del_first
Dmitry Vyukov
2015-11-06
1
-2
/
+2
|
*
|
|
lib/test-string_helpers.c: add string_get_size() tests
Vitaly Kuznetsov
2015-11-06
1
-0
/
+36
|
*
|
|
lib/halfmd4.c: use rol32 inline function in the ROUND macro
Alexander Kuleshov
2015-11-06
1
-1
/
+2
|
*
|
|
lib/vsprintf.c: update documentation
Rasmus Villemoes
2015-11-06
1
-3
/
+4
|
*
|
|
test_printf: test printf family at runtime
Rasmus Villemoes
2015-11-06
3
-0
/
+366
|
*
|
|
lib/vsprintf.c: remove SPECIAL handling in pointer()
Rasmus Villemoes
2015-11-06
1
-1
/
+1
|
*
|
|
lib/vsprintf.c: also improve sanity check in bstr_printf()
Rasmus Villemoes
2015-11-06
1
-1
/
+1
[next]