Commit Graph

4829 Commits (fourteen)

Author SHA1 Message Date
Ruchit 11140cf59e Rip out samsung debugging 5 months ago
Miguel Ojeda b254d07c53 lib/crc32.c: mark crc32_le_base/__crc32c_le_base aliases as __pure 5 months ago
Ard Biesheuvel 16e9419abb lib/crc32: make core crc32() routines weak so they can be overridden 5 months ago
Masahiro Yamada d1843ac456 compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING 5 months ago
Juhyung Park e8982c1876 xxhash: inline round() functions 5 months ago
Juhyung Park cacea0659d xxhash: replace copy_state() wrappers with macros 5 months ago
Sultan Alsawaf 690fe03782 scatterlist: Don't allocate sg lists using __get_free_page 5 months ago
Cyber Knight 8ca4419d7d lz4: Un-staticify some functions 5 months ago
Matthew Wilcox bb9af414d9 idr: Rename idr_for_each_entry_ext 5 months ago
Matthew Wilcox 0504aa5223 idr: Add idr_alloc_u32 helper 5 months ago
Matthew Wilcox 587a7cb914 radix tree: use GFP_ZONEMASK bits of gfp_t for flags 5 months ago
John Galt 82102e5b84 lz4: allow LZ4_decompress_safe_partial to be used 5 months ago
John Galt 88d9755824 lz4: Revert "lz4: remove unused functions" 5 months ago
Gao Xiang 3d5cd86555 BACKPORT: lib/lz4: explicitly support in-place decompression 5 months ago
Nick Terrell 643606f10e BACKPORT: lz4: fix kernel decompression speed 5 months ago
Joe Perches f6bd4dab11 BACKPORT: lib/lz4/lz4_decompress.c: document deliberate use of `&' 5 months ago
Park Ju Hyung f0398275c8 lz4: remove unused functions 5 months ago
Park Ju Hyung 131751db71 lz4: staticify functions 5 months ago
Gao Xiang 329befdf1e lib/lz4: update LZ4 decompressor module 5 months ago
Daniel Borkmann 77c4b48cfe bpf: add also cbpf long jump test cases with heavy expansion 11 months ago
Johan Almbladh 912517d6dc bpf/tests: Do not PASS tests without actually testing the result 11 months ago
Johan Almbladh cecc3d5ee1 bpf/tests: Fix copy-and-paste error in double word test 11 months ago
Simon1511 d45b9ba98c A525FXXU4CVJB 2 years ago
Sultan Alsawaf 4d61294036 lib/nlattr.c: Fix warning due to incorrect strlen() variable type 2 years ago
Nick Desaulniers dbaeff8df9 lib/string.c: implement stpcpy 2 years ago
Simon1511 34c64e7c67 Import A525FXXU3AUG4 3 years ago
Jann Horn 660915b384 lib/zlib: remove outdated and incorrect pre-increment optimization 5 years ago
Nathan Chancellor fbab22111f lib/mpi: Fix 64-bit MIPS build with Clang 5 years ago
Christophe Leroy f7ce58abbe lib: Reduce user_access_begin() boundaries in strncpy_from_user() and strnlen_user() 5 years ago
Linus Torvalds b25df2918b make 'user_access_begin()' do 'access_ok()' 5 years ago
Arnd Bergmann 5d1c6c0b67 ubsan: build ubsan.c more conservatively 5 years ago
Peter Zijlstra e02c76f45c x86/uaccess, ubsan: Fix UBSAN vs. SMAP 5 years ago
Nathan Chancellor f7cfbf422d lib/mpi: Fix building for powerpc with clang 5 years ago
ndesaulniers@google.com 5efb8f94df lib/raid6: use vdupq_n_u8 to avoid endianness warnings 5 years ago
Yury Norov 4eb9d5bc70 uapi: rename ext2_swab() to swab() and share globally in swab.h 5 years ago
Kees Cook a69ee7eebc FROMLIST: lib: test_stackinit.c: XFAIL switch variable init tests 5 years ago
Alexander Potapenko 719742a77e lib/stackdepot.c: fix global out-of-bounds in stack_slabs 5 years ago
Nathan Chancellor 55f09a4b9d lib/scatterlist.c: adjust indentation in __sg_alloc_table 5 years ago
Patrick Daly e63732dbfe lib/vsprintf: Less restrictive hashed pointer printing 5 years ago
Linus Torvalds 0e58b73952 vsprintf: don't use 'restricted_pointer()' when not restricting 5 years ago
Alexander Potapenko 23b0338e20 ANDROID: test_stackinit: work around LLVM PR44916 5 years ago
Gustavo A. R. Silva 0649546942 lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more() 5 years ago
Alexander Potapenko d1ac78ab13 ANDROID: make memory initialization tests panic on failure 5 years ago
Kees Cook 18ee299fc6 UPSTREAM: lib/test_stackinit: Handle Clang auto-initialization pattern 5 years ago
Kees Cook a9880a8acd UPSTREAM: lib: Introduce test_stackinit module 5 years ago
Greg Kroah-Hartman d9536fce0d UPSTREAM: dynamic_debug: allow to work if debugfs is disabled 5 years ago
Greg Kroah-Hartman ff7ba973ce UPSTREAM: lib: dynamic_debug: no need to check return value of debugfs_create functions 5 years ago
Anna-Maria Gleixner 9771d9b377 BACKPORT: atomic: Add irqsave variant of atomic_dec_and_lock() 5 years ago
Andy Shevchenko 8f715caa52 bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free() 5 years ago
Linus Torvalds abb78b8d94 Partially revert "kfifo: fix kfifo_alloc() and kfifo_init()" 5 years ago