index
:
kernel_htc_msm8974.git
lp5.1
q10.0
r11.0
r11.1
s12.0
s12.1
kernel_htc_msm8974
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'lineage-19.1' of https://github.com/TARKZiM/android_kernel_htc_...
Julian Veit
2022-08-25
2
-1
/
+80
|
\
|
*
BACKPORT random: replace non-blocking pool with a Chacha20-based CRNG
nyyu
2022-08-25
2
-1
/
+80
*
|
Merge https://github.com/TARKZiM/android_kernel_htc_msm8974 into HEAD
Julian Veit
2022-08-19
12
-1034
/
+2238
|
\
|
|
*
lib/xz: Validate the value before assigning it to an enum variable
Lasse Collin
2022-07-13
1
-3
/
+3
|
*
lib/xz: Avoid overlapping memcpy() with invalid input with in-place decompres...
Lasse Collin
2022-07-13
2
-3
/
+20
|
*
lib/xz: fix XZ_DYNALLOC to avoid useless memory reallocations
Lasse Collin
2022-07-13
1
-0
/
+1
|
*
lib/crc: Move polynomial definition to separate header
Krzysztof Kozlowski
2022-07-13
3
-14
/
+3
|
*
lib/xz: Add fall-through comments to a switch statement
Lasse Collin
2022-07-13
1
-0
/
+16
|
*
lib/xz: enable all filters by default in Kconfig
Lasse Collin
2022-07-13
1
-12
/
+12
|
*
lib/xz: add comments for the intentionally missing break statements
Lasse Collin
2022-07-13
1
-0
/
+4
|
*
decompressors: fix typo "POWERPC"
Paul Bolle
2022-07-13
1
-1
/
+1
|
*
decompressors: make the default XZ_DEC_* config match the selected architecture
Florian Fainelli
2022-07-13
1
-6
/
+6
|
*
decompressors: drop dependency on CONFIG_EXPERT
Florian Fainelli
2022-07-13
1
-6
/
+6
|
*
decompressors: group XZ_DEC_* symbols under an if XZ_BCJ / endif
Florian Fainelli
2022-07-13
1
-6
/
+4
|
*
lib/lz4: update LZ4 decompressor module
Gao Xiang
2022-07-13
2
-141
/
+349
|
*
lib/lz4: make arrays static const, reduces object code size
Colin Ian King
2022-07-13
1
-2
/
+2
|
*
lib/lz4: remove back-compat wrappers
Sven Schmidt
2022-07-13
3
-87
/
+0
|
*
lib: update LZ4 compressor module
Sven Schmidt
2022-07-13
5
-1011
/
+2062
|
*
lib: lz4: cleanup unaligned access efficiency detection
Rui Salvaterra
2022-07-13
1
-3
/
+1
|
*
lz4: fix system halt at boot kernel on x86_64
Krzysztof Kolasa
2022-07-13
1
-1
/
+11
|
*
lib: lz4: fixed zram with lz4 on big endian machines
Rui Salvaterra
2022-07-13
1
-9
/
+12
|
*
lib/lz4: Pull out constant tables
Rasmus Villemoes
2022-07-13
1
-11
/
+7
|
*
Merge https://github.com/LineageOS/android_kernel_htc_msm8974 into lineage-18.1
TARKZiM
2021-08-18
1
-75
/
+0
|
|
\
|
|
*
mm: filemap: move radix tree hole searching here
Johannes Weiner
2020-12-11
1
-75
/
+0
|
*
|
lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt
Jan Kara
2020-08-10
1
-3
/
+39
|
*
|
lib/zlib: remove outdated and incorrect pre-increment optimization
Jann Horn
2020-08-10
1
-56
/
+35
|
|
/
*
|
mm: filemap: move radix tree hole searching here
Johannes Weiner
2021-03-13
1
-75
/
+0
*
|
lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt
Jan Kara
2020-08-05
1
-3
/
+39
*
|
lib/zlib: remove outdated and incorrect pre-increment optimization
Jann Horn
2020-08-05
1
-56
/
+35
*
|
siphash: add cryptographically secure PRF
Jason A. Donenfeld
2020-04-04
4
-1
/
+376
*
|
lib/mpi: Fix karactx leak in mpi_powm
Herbert Xu
2020-02-15
1
-4
/
+2
*
|
kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice.
Tetsuo Handa
2020-02-15
1
-2
/
+7
*
|
lib/lzo: huge LZO decompression speedup on ARM by using unaligned access
Markus F.X.J. Oberhumer
2020-02-15
2
-0
/
+10
*
|
kobject: Export kobject_get_unless_zero()
Jan Kara
2020-02-15
1
-1
/
+4
*
|
kref: minor cleanup
Anatol Pomozov
2020-02-15
1
-1
/
+1
|
/
*
Merge tag 'v3.4.113' into HEAD
Bruno Martins
2017-11-12
6
-59
/
+100
|
\
|
*
devres: fix a for loop bounds check
Dan Carpenter
2016-10-26
1
-1
/
+1
|
*
__bitmap_parselist: fix bug in empty string handling
Chris Metcalf
2015-10-22
1
-8
/
+9
|
*
lib/checksum.c: fix build for generic csum_tcpudp_nofold
karl beldan
2015-04-14
1
-9
/
+9
|
*
lib/checksum.c: fix carry in csum_tcpudp_nofold
karl beldan
2015-04-14
1
-2
/
+10
|
*
lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()
Jan Kara
2015-02-02
1
-2
/
+6
|
*
random: add and use memzero_explicit() for clearing data
Daniel Borkmann
2015-02-02
1
-0
/
+16
|
*
lzo: check for length overrun in variable length encoding.
Willy Tarreau
2015-02-02
1
-6
/
+37
|
*
Revert "lzo: properly check for overruns"
Willy Tarreau
2015-02-02
1
-41
/
+21
|
*
lib/btree.c: fix leak of whole btree nodes
Minfei Huang
2014-08-07
1
-0
/
+1
*
|
Merge tag 'v3.4.100' into HEAD
Bruno Martins
2017-11-09
7
-411
/
+483
|
\
|
|
*
lzo: properly check for overruns
Greg Kroah-Hartman
2014-06-26
1
-21
/
+41
|
*
lib/lzo: Update LZO compression to current upstream version
Markus F.X.J. Oberhumer
2014-06-26
3
-336
/
+387
|
*
lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.c
Markus F.X.J. Oberhumer
2014-06-26
3
-2
/
+2
|
*
netlink: rate-limit leftover bytes warning and print process name
Michal Schmidt
2014-06-26
1
-2
/
+3
[next]