index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Provide a binary to hex conversion function
David Howells
2017-12-22
1
-0
/
+16
*
lib/cmdline.c: add size unit t/p/e to memparse
Gui Hecheng
2017-12-22
1
-5
/
+10
*
lib/cmdline.c: declare exported symbols immediately
Felipe Contreras
2017-12-22
1
-3
/
+2
*
lib/cmdline.c: fix style issues
Felipe Contreras
2017-12-22
1
-5
/
+4
*
lib/xz: Add fall-through comments to a switch statement
Lasse Collin
2017-12-22
1
-0
/
+16
*
decompressors: fix typo "POWERPC"
Paul Bolle
2017-12-22
1
-1
/
+1
*
decompressors: make the default XZ_DEC_* config match the selected architecture
Florian Fainelli
2017-12-22
1
-6
/
+6
*
decompressors: drop dependency on CONFIG_EXPERT
Florian Fainelli
2017-12-22
1
-6
/
+6
*
lib: make memzero_explicit more robust against dead store elimination
Daniel Borkmann
2017-12-18
1
-1
/
+1
*
lib/cmdline.c: fix get_options() overflow while parsing ranges
Ilya Matveychikov
2017-11-06
1
-3
/
+3
*
lib/digsig: fix dereference of NULL user_key_payload
Eric Biggers
2017-11-06
1
-0
/
+6
*
lib/lz4: make arrays static const, reduces object code size
Colin Ian King
2017-10-21
1
-2
/
+2
*
lz4k: Remove lz4k module
alexlartsev19
2017-09-26
5
-855
/
+0
*
debugfs: add get/set for atomic types
Seth Jennings
2017-09-26
1
-21
/
+0
*
lib: Don't enable DEBUG_BUGVERBOSE by default
Sultanxda
2017-09-23
1
-1
/
+1
*
checkpatch: add ability to find bad uses of vsprintf %p<foo> extensions
Joe Perches
2017-09-23
1
-0
/
+3
*
llists: move llist_reverse_order from raid5 to llist.c
Christoph Hellwig
2017-09-11
1
-0
/
+22
*
Make ARCH_HAS_FAST_MULTIPLIER a real config variable
Linus Torvalds
2017-08-31
3
-4
/
+7
*
lib/bsearch.c: micro-optimize pivot position calculation
Sergey Senozhatsky
2017-08-30
1
-10
/
+12
*
uksm: remove Mtk aksm & uksm (because its fugly)
Mister Oyster
2017-07-04
2
-477
/
+1
*
UPSTREAM: math64: New separate div64_u64_rem helper
Mike Snitzer
2017-05-24
1
-0
/
+40
*
rbtree: add postorder iteration functions
Cody P Schafer
2017-04-17
1
-0
/
+40
*
random32: include missing header file
Patrick Tjin
2017-04-13
1
-0
/
+1
*
block: fix blk_stack_limits() regression due to lcm() change
Mike Snitzer
2017-04-13
1
-0
/
+11
*
Revert "lib: align source before using optimized implementation"
Mister Oyster
2017-04-13
1
-17
/
+0
*
mtk: squashed security updates
Moyster
2017-04-11
1
-3
/
+2
*
lib/lz4: remove back-compat wrappers
Sven Schmidt
2017-04-11
3
-87
/
+0
*
lib/decompress_unlz4: change module to work with new LZ4 module version
Sven Schmidt
2017-04-11
1
-5
/
+8
*
lib: update LZ4 compressor module
Sven Schmidt
2017-04-11
5
-1012
/
+2062
*
lib: lzo: cleanup
Mister Oyster
2017-04-11
1
-10
/
+9
*
Get rid of __cpuinit
Moyster
2017-04-11
2
-2
/
+2
*
UPSTREAM: lib/string.c: introduce strreplace()
Rasmus Villemoes
2017-04-11
1
-0
/
+17
*
lib/decompress: set the compressor name to NULL on error
Aneesh Kumar K.V
2017-04-11
1
-1
/
+4
*
lib/decompress.c: consistency of compress formats for kernel image
Haesung Kim
2017-04-11
1
-2
/
+2
*
lib/xz: enable all filters by default in Kconfig
Lasse Collin
2017-04-11
1
-12
/
+12
*
lib/xz: add comments for the intentionally missing break statements
Lasse Collin
2017-04-11
1
-0
/
+4
*
lib/mpi: fix off by one in mpi_read_raw_from_sgl
Stephan Mueller
2017-04-11
1
-1
/
+4
*
move count_zeroes.h out of asm-generic
Christoph Hellwig
2017-04-11
2
-2
/
+2
*
lib/mpi: Add mpi sgl helpers
Tadeusz Struk
2017-04-11
1
-0
/
+196
*
MPI: Fix mpi_read_buffer
Tadeusz Struk
2017-04-11
1
-13
/
+25
*
MPILIB: add mpi_read_buf() and mpi_get_size() helpers
Tadeusz Struk
2017-04-11
2
-22
/
+71
*
MPI: MIPS: Fix compilation error with GCC 5.1
Jaedon Shin
2017-04-11
1
-2
/
+2
*
MPILIB: Fix comparison of negative MPIs
Rasmus Villemoes
2017-04-11
1
-1
/
+1
*
MPILIB: Fix obvious but harmless typo
Rasmus Villemoes
2017-04-11
1
-1
/
+1
*
MPILIB: Deobfuscate mpi_cmp
Rasmus Villemoes
2017-04-11
1
-5
/
+3
*
MPILIB: add module description and license
Konstantin Khlebnikov
2017-04-11
1
-0
/
+3
*
alpha: Modernize lib/mpi/longlong.h
Richard Henderson
2017-04-11
1
-10
/
+7
*
lib: add glibc style strchrnul() variant
Grant Likely
2017-04-11
1
-0
/
+18
*
lib/bitmap.c: bitmap_parselist can accept string with whitespaces on head or ...
Pan Xinhui
2017-04-11
1
-14
/
+18
*
lib/bitmap.c: fix a special string handling bug in __bitmap_parselist
Pan Xinhui
2017-04-11
1
-0
/
+4
[next]