- c62f091 Merge 5.10.29 into android12-5.10 by Greg Kroah-Hartman · 3 years, 10 months ago
- 2934985 math: Export mul_u64_u64_div_u64 by David S. Miller · 3 years, 10 months ago
- 99941e2 Merge branch 'android12-5.10-lts' into 'android12-5.10' by Greg Kroah-Hartman · 3 years, 10 months ago
- 7186ac0 FROMGIT: kasan: init memory in kasan_(un)poison for HW_TAGS by Andrey Konovalov · 3 years, 10 months ago
- 86a1ff2 BACKPORT: kasan: remove redundant config option by Walter Wu · 3 years, 10 months ago
- cfcec8b FROMGIT: kasan: fix KASAN_STACK dependency for HW_TAGS by Andrey Konovalov · 3 years, 11 months ago
- e8f79d9 Merge branch 'android12-5.10' into branch 'android12-5.10-lts' by Greg Kroah-Hartman · 3 years, 10 months ago
- 3ccfc59 Merge 5.10.24 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 10 months ago
- 2414944 ANDROID: vendor_hooks: Add hooks for memory when debug by Liujie Xie · 3 years, 11 months ago
- 219fc4b kasan: fix memory corruption in kasan_bitops_tags test by Andrey Konovalov · 4 years ago
- 6d4fabc PCI: Fix pci_register_io_range() memory leak by Geert Uytterhoeven · 4 years ago
- 7656aa0 ANDROID: lib/plist.c: Export plist-related APIs by Choonghoon Park · 4 years ago
- c7d68c4 BACKPORT: kasan, arm64: allow using KUnit tests with HW_TAGS mode by Andrey Konovalov · 4 years ago
- 9f925b2 Revert "FROMGIT: kasan, arm64: allow using KUnit tests with HW_TAGS mode" by Andrey Konovalov · 3 years, 11 months ago
- c0a166c Revert "BACKPORT: kasan: remove redundant config option" by Andrey Konovalov · 4 years ago
- fc461a1 UPSTREAM: lib/vsprintf: no_hash_pointers prints all addresses as unhashed by Timur Tabi · 4 years ago
- 6b2db01 UPSTREAM: lib: use KSTM_MODULE_GLOBALS macro in kselftest drivers by Timur Tabi · 4 years ago
- f411897 UPSTREAM: crypto: blake2s - move update and final logic to internal/blake2s.h by Eric Biggers · 4 years, 1 month ago
- d0a59f9 UPSTREAM: crypto: lib/blake2s - Move selftest prototype into header file by Herbert Xu · 4 years, 2 months ago
- b129c98 Merge 5.10.17 into android12-5.10 by Greg Kroah-Hartman · 4 years ago
- 46a831d udp: fix skb_copy_and_csum_datagram with odd segment sizes by Willem de Bruijn · 4 years ago
- 486c152 Revert "lib: Restrict cpumask_local_spread to houskeeping CPUs" by Thomas Gleixner · 4 years ago
- cf1cab6 ubsan: implement __ubsan_handle_alignment_assumption by Nathan Chancellor · 4 years ago
- 4f62c69 FROMGIT: kasan, mm: fail krealloc on freed objects by Andrey Konovalov · 4 years ago
- d7ef7af FROMGIT: kasan: rework krealloc tests by Andrey Konovalov · 4 years ago
- 3a0defe FROMGIT: lib: stackdepot: fix ignoring return value warning by Vijayanand Jitta · 4 years ago
- bfed1c3 FROMGIT: lib: stackdepot: add support to disable stack depot by Vijayanand Jitta · 4 years ago
- 892f557 FROMGIT: lib: stackdepot: add support to configure STACK_HASH_SIZE by Yogesh Lal · 4 years ago
- ceca973 UPSTREAM: lib/stackdepot.c: use array_size() helper in jhash2() by Gustavo A. R. Silva · 4 years, 1 month ago
- 522668e UPSTREAM: lib/stackdepot.c: use flex_array_size() helper in memcpy() by Gustavo A. R. Silva · 4 years, 1 month ago
- 6251cf8 UPSTREAM: lib/stackdepot.c: replace one-element array with flexible-array member by Gustavo A. R. Silva · 4 years, 1 month ago
- 13aefe4 BACKPORT: kasan: remove redundant config option by Walter Wu · 4 years ago
- bdf2f9b FROMGIT: kasan: don't run tests when KASAN is not enabled by Andrey Konovalov · 4 years ago
- 9346eae FROMGIT: kasan: add a test for kmem_cache_alloc/free_bulk by Andrey Konovalov · 4 years ago
- e449e27 FROMGIT: kasan: add proper page allocator tests by Andrey Konovalov · 4 years ago
- 696574e FROMGIT: kasan: fix bug detection via ksize for HW_TAGS mode by Andrey Konovalov · 4 years ago
- c1e807d FROMGIT: kasan: fix memory corruption in kasan_bitops_tags test by Andrey Konovalov · 4 years ago
- 0c23e1c FROMGIT: kasan: adapt kmalloc_uaf2 test to HW_TAGS mode by Andrey Konovalov · 4 years ago
- 7095a8f FROMGIT: kasan: add compiler barriers to KUNIT_EXPECT_KASAN_FAIL by Andrey Konovalov · 4 years ago
- 916518e FROMGIT: kasan: rename CONFIG_TEST_KASAN_MODULE by Andrey Konovalov · 4 years ago
- a599a4e FROMGIT: kasan, arm64: allow using KUnit tests with HW_TAGS mode by Andrey Konovalov · 4 years ago
- 782ba45 FROMGIT: kasan: add match-all tag tests by Andrey Konovalov · 4 years ago
- 127ffef FROMGIT: kasan: add macros to simplify checking test constraints by Andrey Konovalov · 4 years ago
- f3e66b2 FROMGIT: kasan: clean up comments in tests by Andrey Konovalov · 4 years ago
- d15b326 FROMGIT: kfence: add test suite by Marco Elver · 4 years ago
- a6c0e21 FROMGIT: kfence, Documentation: add KFENCE documentation by Marco Elver · 4 years ago
- 263969e FROMGIT: kfence, kasan: make KFENCE compatible with KASAN by Alexander Potapenko · 4 years ago
- 33ad661 FROMGIT: kfence: add option to use KFENCE without static keys by Marco Elver · 4 years ago
- adb54c7 BACKPORT: mm: add Kernel Electric-Fence infrastructure by Alexander Potapenko · 4 years ago
- ba15277 Merge 5.10.11 into android12-5.10 by Greg Kroah-Hartman · 4 years ago
- 37d4f78 iov_iter: fix the uaccess area in copy_compat_iovec_from_user by Christoph Hellwig · 4 years ago
- 505e9678 ANDROID: bug: add vendor hook for bug trap by Sangmoon Kim · 4 years ago
- 25d5d4e UPSTREAM: kasan: introduce CONFIG_KASAN_HW_TAGS by Andrey Konovalov · 4 years, 1 month ago
- 987eaa9 UPSTREAM: kasan: don't duplicate config dependencies by Andrey Konovalov · 4 years, 1 month ago
- 70585d9 UPSTREAM: kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_* by Andrey Konovalov · 4 years, 1 month ago
- d9d1610 UPSTREAM: kasan: KASAN_VMALLOC depends on KASAN_GENERIC by Andrey Konovalov · 4 years, 1 month ago
- a6aebdb UPSTREAM: lib/test_kasan.c: add workqueue test case by Walter Wu · 4 years, 1 month ago
- 88e2d5f Merge 5.10.9 into android12-5.10 by Greg Kroah-Hartman · 4 years ago
- 2aa134d lib/raid6: Let $(UNROLL) rules work with macOS userland by John Millikin · 4 years, 1 month ago
- d54ee8a FROMLIST: lib/list_sort: fix function type mismatches by Sami Tolvanen · 5 years ago
- 8532d3e lib/genalloc: fix the overflow when size is too big by Huang Shijie · 4 years, 1 month ago
- fdac87b zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of dfltcc_syms.c by Randy Dunlap · 4 years, 1 month ago
- a5184f3 lib/zlib: fix inflating zlib streams on s390 by Ilya Leoshkevich · 4 years, 1 month ago
- fe9db43 dyndbg: fix use before null check by Jim Cromie · 4 years, 1 month ago
- 84edc2e selftest/fpu: avoid clang warning by Arnd Bergmann · 4 years, 1 month ago
- 11fb479 zlib: export S390 symbols for zlib modules by Randy Dunlap · 4 years, 2 months ago
- 4f134b8 lib/syscall: fix syscall registers retrieval on 32-bit platforms by Willy Tarreau · 4 years, 2 months ago
- 6fa6d28 lib/strncpy_from_user.c: Mask out bytes after NUL terminator. by Daniel Xu · 4 years, 2 months ago
- fc7b66e Merge tag 'drm-fixes-2020-11-06-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 3 months ago
- 9522750c Fonts: Replace discarded const qualifier by Lee Jones · 4 years, 3 months ago
- aa4e460 lib/crc32test: remove extra local_irq_disable/enable by Vasily Gorbik · 4 years, 3 months ago
- 58b999d kasan: adopt KUNIT tests to SW_TAGS mode by Andrey Konovalov · 4 years, 3 months ago
- 9c75b68 Merge tag 'driver-core-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 3 months ago
- 75442fb docs: Kconfig/Makefile: add a check for broken ABI files by Mauro Carvalho Chehab · 4 years, 3 months ago
- 1f41be7 lib/scatterlist: use consistent sg_copy_buffer() return type by David Disseldorp · 4 years, 3 months ago
- 91f28da Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/wtarreau/prandom by Linus Torvalds · 4 years, 3 months ago
- d769139 Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
- c6e169b random32: add a selftest for the prandom32 code by Willy Tarreau · 4 years, 3 months ago
- 3744741 random32: add noise from network and scheduling activity by Willy Tarreau · 4 years, 6 months ago
- c51f8f8 random32: make prandom_u32() output unpredictable by George Spelvin · 4 years, 6 months ago
- fc03b2d Merge tag 'drm-next-2020-10-23' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 3 months ago
- 746b25b Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 3 months ago
- f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
- c4d6fe7 Merge tag 'xarray-5.9' of git://git.infradead.org/users/willy/xarray by Linus Torvalds · 4 years, 3 months ago
- 272d708 Fonts: Support FONT_EXTRA_WORDS macros for font_6x8 by Peilin Ye · 4 years, 3 months ago
- 7cf726a Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 3 months ago
- 41eea65 Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- a1e16bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 3 months ago
- 49dc6fb Merge tag 'kgdb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 4 years, 3 months ago
- 09a31a7 Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years, 3 months ago
- 294a7f1 lib: kunit: Fix compilation test when using TEST_BIT_FIELD_COMPILE by Vitor Massaru Iha · 4 years, 3 months ago
- c4cf498 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 3 months ago
- 4d0e9df lib, uaccess: add failure injection to usercopy functions by Albert van der Linde · 4 years, 3 months ago
- 2c739ce lib, include/linux: add usercopy failure capability by Albert van der Linde · 4 years, 3 months ago
- 6a6155f ubsan: introduce CONFIG_UBSAN_LOCAL_BOUNDS for Clang by George Popescu · 4 years, 3 months ago
- 904542d lib/crc32.c: fix trivial typo in preprocessor condition by Tobias Jordan · 4 years, 3 months ago
- f3c9d0a lib/test_hmm.c: fix an error code in dmirror_allocate_chunk() by Dan Carpenter · 4 years, 3 months ago
- 1d33963 lib/percpu_counter.c: use helper macro abs() by Miaohe Lin · 4 years, 3 months ago
- 6ed9b92 lib/scatterlist.c: avoid a double memset by Christophe JAILLET · 4 years, 3 months ago
- 3b67426 lib/idr.c: document calling context for IDA APIs mustn't use locks by Stephen Boyd · 4 years, 3 months ago