1. 2df0fb4 Merge 5.10.50 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 6 months ago
  2. 4565540 lib/math/rational.c: fix divide by zero by Trent Piepho · 3 years, 7 months ago
  3. f18f7a2 lockdep/selftests: Fix selftests vs PROVE_RAW_LOCK_NESTING by Peter Zijlstra · 3 years, 7 months ago
  4. 5a3ac10 locking/lockdep: Reduce LOCKDEP dependency list by Randy Dunlap · 3 years, 8 months ago
  5. 9e914f5 lib: vsprintf: Fix handling of number field widths in vsscanf by Richard Fitzgerald · 3 years, 8 months ago
  6. c556b93 seq_buf: Make trace_seq_putmem_hex() support data longer than 8 by Yun Zhou · 3 years, 7 months ago
  7. 7b0393e iov_iter_fault_in_readable() should do nothing in xarray case by Al Viro · 3 years, 8 months ago
  8. b6df9e4 copy_page_to_iter(): fix ITER_DISCARD case by Al Viro · 3 years, 9 months ago
  9. b1a6760 Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 3 years, 6 months ago
  10. 52ccdf9 FROMLIST: lockdep: Remove console_verbose when disable lock debugging by Elliot Berman · 3 years, 7 months ago
  11. 194be71 Merge 5.10.47 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 7 months ago
  12. ca2acbd locking/lockdep: Improve noinstr vs errors by Peter Zijlstra · 3 years, 7 months ago
  13. 3cd04ea ANDROID: lib: Export show_mem() for vendor module usage by Georgi Djakov · 3 years, 7 months ago
  14. 9e08e97e Merge 5.10.43 into android12-5.10 by Greg Kroah-Hartman · 3 years, 7 months ago
  15. 9c55679 ANDROID: crypto: lib/aes - add vendor hooks for AES library routines by Ard Biesheuvel · 3 years, 9 months ago
  16. 7a689eb ANDROID: crypto: lib/sha256 - add vendor hook for sha256() routine by Ard Biesheuvel · 3 years, 9 months ago
  17. f20eef4 lib/lz4: explicitly support in-place decompression by Gao Xiang · 4 years, 1 month ago
  18. a504731 FROMLIST: bootconfig: Support mixing a value and subkeys under a key by Masami Hiramatsu · 3 years, 8 months ago
  19. 7559923 FROMLIST: bootconfig: Change array value to use child node by Masami Hiramatsu · 3 years, 8 months ago
  20. 855f802 Merge 5.10.39 into android12-5.10 by Greg Kroah-Hartman · 3 years, 8 months ago
  21. 1fb05a3 lib: stackdepot: turn depot_lock spinlock to raw_spinlock by Zqiang · 3 years, 8 months ago
  22. 359a038 FROMGIT: printk: introduce dump_stack_lvl() by Alexander Potapenko · 3 years, 8 months ago
  23. 76002c2 Merge 5.10.38 into android12-5.10 by Greg Kroah-Hartman · 3 years, 8 months ago
  24. 20530f7 kobject_uevent: remove warning in init_uevent_argv() by Greg Kroah-Hartman · 3 years, 10 months ago
  25. fe5c0a6 kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled by Peter Collingbourne · 3 years, 8 months ago
  26. d6c635a net: fix nla_strcmp to handle more then one trailing null character by Maciej Żenczykowski · 3 years, 9 months ago
  27. e054456 Merge 5.10.37 into android12-5.10 by Greg Kroah-Hartman · 3 years, 8 months ago
  28. 556e75a bug: Remove redundant condition check in report_bug by Andrew Scull · 3 years, 10 months ago
  29. bbd61fa crypto: poly1305 - fix poly1305_core_setkey() declaration by Arnd Bergmann · 3 years, 10 months ago
  30. a1ac3f3 Merge 5.10.36 into android12-5.10 by Greg Kroah-Hartman · 3 years, 8 months ago
  31. 051dd06 lib/vsprintf.c: remove leftover 'f' and 'F' cases from bstr_printf() by Rasmus Villemoes · 3 years, 9 months ago
  32. 90402b6 dyndbg: fix parsing file query without a line-range suffix by Shuo Chen · 3 years, 9 months ago
  33. b9bb7f3 FROMGIT: kfence: await for allocation using wait_event by Marco Elver · 3 years, 9 months ago
  34. ccc8708b FROMGIT: kasan, arm64: tests supports for HW_TAGS async mode by Andrey Konovalov · 3 years, 10 months ago
  35. 563c7d9 FROMGIT: kasan: Add KASAN mode kernel parameter by Vincenzo Frascino · 3 years, 10 months ago
  36. 32b16a3 Merge 5.10.32 into android12-5.10 by Greg Kroah-Hartman · 3 years, 9 months ago
  37. 955da2b lib: fix kconfig dependency on ARCH_WANT_FRAME_POINTERS by Julian Braha · 3 years, 9 months ago
  38. ab8b108 Merge 5.10.31 into android12-5.10 by Greg Kroah-Hartman · 3 years, 9 months ago
  39. d99e22c XArray: Fix splitting to non-zero orders by Matthew Wilcox (Oracle) · 4 years, 2 months ago
  40. c62f091 Merge 5.10.29 into android12-5.10 by Greg Kroah-Hartman · 3 years, 9 months ago
  41. 2934985 math: Export mul_u64_u64_div_u64 by David S. Miller · 3 years, 10 months ago
  42. 99941e2 Merge branch 'android12-5.10-lts' into 'android12-5.10' by Greg Kroah-Hartman · 3 years, 10 months ago
  43. 7186ac0 FROMGIT: kasan: init memory in kasan_(un)poison for HW_TAGS by Andrey Konovalov · 3 years, 10 months ago
  44. 86a1ff2 BACKPORT: kasan: remove redundant config option by Walter Wu · 3 years, 10 months ago
  45. cfcec8b FROMGIT: kasan: fix KASAN_STACK dependency for HW_TAGS by Andrey Konovalov · 3 years, 10 months ago
  46. e8f79d9 Merge branch 'android12-5.10' into branch 'android12-5.10-lts' by Greg Kroah-Hartman · 3 years, 10 months ago
  47. 3ccfc59 Merge 5.10.24 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 10 months ago
  48. 2414944 ANDROID: vendor_hooks: Add hooks for memory when debug by Liujie Xie · 3 years, 10 months ago
  49. 219fc4b kasan: fix memory corruption in kasan_bitops_tags test by Andrey Konovalov · 3 years, 11 months ago
  50. 6d4fabc PCI: Fix pci_register_io_range() memory leak by Geert Uytterhoeven · 4 years ago
  51. 7656aa0 ANDROID: lib/plist.c: Export plist-related APIs by Choonghoon Park · 3 years, 11 months ago
  52. c7d68c4 BACKPORT: kasan, arm64: allow using KUnit tests with HW_TAGS mode by Andrey Konovalov · 3 years, 11 months ago
  53. 9f925b2 Revert "FROMGIT: kasan, arm64: allow using KUnit tests with HW_TAGS mode" by Andrey Konovalov · 3 years, 11 months ago
  54. c0a166c Revert "BACKPORT: kasan: remove redundant config option" by Andrey Konovalov · 3 years, 11 months ago
  55. fc461a1 UPSTREAM: lib/vsprintf: no_hash_pointers prints all addresses as unhashed by Timur Tabi · 4 years ago
  56. 6b2db01 UPSTREAM: lib: use KSTM_MODULE_GLOBALS macro in kselftest drivers by Timur Tabi · 4 years ago
  57. f411897 UPSTREAM: crypto: blake2s - move update and final logic to internal/blake2s.h by Eric Biggers · 4 years, 1 month ago
  58. d0a59f9 UPSTREAM: crypto: lib/blake2s - Move selftest prototype into header file by Herbert Xu · 4 years, 2 months ago
  59. b129c98 Merge 5.10.17 into android12-5.10 by Greg Kroah-Hartman · 4 years ago
  60. 46a831d udp: fix skb_copy_and_csum_datagram with odd segment sizes by Willem de Bruijn · 4 years ago
  61. 486c152 Revert "lib: Restrict cpumask_local_spread to houskeeping CPUs" by Thomas Gleixner · 4 years ago
  62. cf1cab6 ubsan: implement __ubsan_handle_alignment_assumption by Nathan Chancellor · 4 years ago
  63. 4f62c69 FROMGIT: kasan, mm: fail krealloc on freed objects by Andrey Konovalov · 4 years ago
  64. d7ef7af FROMGIT: kasan: rework krealloc tests by Andrey Konovalov · 4 years ago
  65. 3a0defe FROMGIT: lib: stackdepot: fix ignoring return value warning by Vijayanand Jitta · 4 years ago
  66. bfed1c3 FROMGIT: lib: stackdepot: add support to disable stack depot by Vijayanand Jitta · 4 years ago
  67. 892f557 FROMGIT: lib: stackdepot: add support to configure STACK_HASH_SIZE by Yogesh Lal · 4 years ago
  68. ceca973 UPSTREAM: lib/stackdepot.c: use array_size() helper in jhash2() by Gustavo A. R. Silva · 4 years, 1 month ago
  69. 522668e UPSTREAM: lib/stackdepot.c: use flex_array_size() helper in memcpy() by Gustavo A. R. Silva · 4 years, 1 month ago
  70. 6251cf8 UPSTREAM: lib/stackdepot.c: replace one-element array with flexible-array member by Gustavo A. R. Silva · 4 years, 1 month ago
  71. 13aefe4 BACKPORT: kasan: remove redundant config option by Walter Wu · 4 years ago
  72. bdf2f9b FROMGIT: kasan: don't run tests when KASAN is not enabled by Andrey Konovalov · 4 years ago
  73. 9346eae FROMGIT: kasan: add a test for kmem_cache_alloc/free_bulk by Andrey Konovalov · 4 years ago
  74. e449e27 FROMGIT: kasan: add proper page allocator tests by Andrey Konovalov · 4 years ago
  75. 696574e FROMGIT: kasan: fix bug detection via ksize for HW_TAGS mode by Andrey Konovalov · 4 years ago
  76. c1e807d FROMGIT: kasan: fix memory corruption in kasan_bitops_tags test by Andrey Konovalov · 4 years ago
  77. 0c23e1c FROMGIT: kasan: adapt kmalloc_uaf2 test to HW_TAGS mode by Andrey Konovalov · 4 years ago
  78. 7095a8f FROMGIT: kasan: add compiler barriers to KUNIT_EXPECT_KASAN_FAIL by Andrey Konovalov · 4 years ago
  79. 916518e FROMGIT: kasan: rename CONFIG_TEST_KASAN_MODULE by Andrey Konovalov · 4 years ago
  80. a599a4e FROMGIT: kasan, arm64: allow using KUnit tests with HW_TAGS mode by Andrey Konovalov · 4 years ago
  81. 782ba45 FROMGIT: kasan: add match-all tag tests by Andrey Konovalov · 4 years ago
  82. 127ffef FROMGIT: kasan: add macros to simplify checking test constraints by Andrey Konovalov · 4 years ago
  83. f3e66b2 FROMGIT: kasan: clean up comments in tests by Andrey Konovalov · 4 years ago
  84. d15b326 FROMGIT: kfence: add test suite by Marco Elver · 4 years ago
  85. a6c0e21 FROMGIT: kfence, Documentation: add KFENCE documentation by Marco Elver · 4 years ago
  86. 263969e FROMGIT: kfence, kasan: make KFENCE compatible with KASAN by Alexander Potapenko · 4 years ago
  87. 33ad661 FROMGIT: kfence: add option to use KFENCE without static keys by Marco Elver · 4 years ago
  88. adb54c7 BACKPORT: mm: add Kernel Electric-Fence infrastructure by Alexander Potapenko · 4 years ago
  89. ba15277 Merge 5.10.11 into android12-5.10 by Greg Kroah-Hartman · 4 years ago
  90. 37d4f78 iov_iter: fix the uaccess area in copy_compat_iovec_from_user by Christoph Hellwig · 4 years ago
  91. 505e9678 ANDROID: bug: add vendor hook for bug trap by Sangmoon Kim · 4 years ago
  92. 25d5d4e UPSTREAM: kasan: introduce CONFIG_KASAN_HW_TAGS by Andrey Konovalov · 4 years, 1 month ago
  93. 987eaa9 UPSTREAM: kasan: don't duplicate config dependencies by Andrey Konovalov · 4 years, 1 month ago
  94. 70585d9 UPSTREAM: kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_* by Andrey Konovalov · 4 years, 1 month ago
  95. d9d1610 UPSTREAM: kasan: KASAN_VMALLOC depends on KASAN_GENERIC by Andrey Konovalov · 4 years, 1 month ago
  96. a6aebdb UPSTREAM: lib/test_kasan.c: add workqueue test case by Walter Wu · 4 years, 1 month ago
  97. 88e2d5f Merge 5.10.9 into android12-5.10 by Greg Kroah-Hartman · 4 years ago
  98. 2aa134d lib/raid6: Let $(UNROLL) rules work with macOS userland by John Millikin · 4 years, 1 month ago
  99. d54ee8a FROMLIST: lib/list_sort: fix function type mismatches by Sami Tolvanen · 5 years ago
  100. 8532d3e lib/genalloc: fix the overflow when size is too big by Huang Shijie · 4 years, 1 month ago