[go: up one dir, main page]

  1. 7bfa608 UPSTREAM: kasan: test: support async (again) and asymm modes for HW_TAGS by Andrey Konovalov · 3 years, 7 months ago
  2. 176c157 ANDROID: GKI: set vfs-only exports into their own namespace by Greg Kroah-Hartman · 3 years, 7 months ago
  3. c05355c5 ANDROID: kasan: sync vmalloc support with linux-next/akpm by Andrey Konovalov · 3 years, 7 months ago
  4. 12781cd Merge 5.10.107 into android13-5.10 by Greg Kroah-Hartman · 3 years, 8 months ago
  5. ebe106e ARM: 9178/1: fix unmet dependency on BITREVERSE for HAVE_ARCH_BITREVERSE by Julian Braha · 3 years, 8 months ago
  6. 768ef3a Merge 5.10.102 into android13-5.10 by Greg Kroah-Hartman · 3 years, 8 months ago
  7. b19ec7a lib/iov_iter: initialize "flags" in new pipe_buffer by Max Kellermann · 3 years, 8 months ago
  8. 7a3edd8 FROMLIST: kasan: improve vmalloc tests by Andrey Konovalov · 3 years, 9 months ago
  9. a5d38f5 FROMGIT: kasan: allow enabling KASAN_VMALLOC and SW/HW_TAGS by Andrey Konovalov · 3 years, 9 months ago
  10. 39b0871 UPSTREAM: kasan: test: fix compatibility with FORTIFY_SOURCE by Marco Elver · 3 years, 9 months ago
  11. 5934916 UPSTREAM: lib/stackdepot: always do filter_irq_stacks() in stack_depot_save() by Marco Elver · 3 years, 9 months ago
  12. f8e5c76 UPSTREAM: kasan: test: add test case for double-kmem_cache_destroy() by Marco Elver · 3 years, 9 months ago
  13. b56bd5bf UPSTREAM: kasan: test: add globals left-out-of-bounds test by Marco Elver · 3 years, 9 months ago
  14. 4d429579 UPSTREAM: kasan: test: silence intentional read overflow warnings by Kees Cook · 3 years, 9 months ago
  15. 563bc12 UPSTREAM: kasan: test: bypass __alloc_size checks by Kees Cook · 3 years, 9 months ago
  16. 61edf4d UPSTREAM: kasan: test: add memcpy test that avoids out-of-bounds write by Peter Collingbourne · 3 years, 9 months ago
  17. edcc1b6e UPSTREAM: lib/stackdepot: introduce __stack_depot_save() by Marco Elver · 3 years, 9 months ago
  18. a639ce7 UPSTREAM: lib/stackdepot: remove unused function argument by Marco Elver · 3 years, 9 months ago
  19. 1b9d30d UPSTREAM: kasan: Extend KASAN mode kernel parameter by Vincenzo Frascino · 3 years, 9 months ago
  20. 600102b UPSTREAM: kasan: fix Kconfig check of CC_HAS_WORKING_NOSANITIZE_ADDRESS by Marco Elver · 3 years, 9 months ago
  21. 73a526b UPSTREAM: kasan: test: avoid corrupting memory in kasan_rcu_uaf by Andrey Konovalov · 3 years, 9 months ago
  22. 78434e3 UPSTREAM: kasan: test: avoid corrupting memory in copy_user_test by Andrey Konovalov · 3 years, 9 months ago
  23. ef0ede5 UPSTREAM: lib/test_kasan_module.c: suppress unused var warning by Andrew Morton · 3 years, 9 months ago
  24. 25d60db UPSTREAM: kasan: test: clean up ksize_uaf by Andrey Konovalov · 3 years, 9 months ago
  25. 35e82c9 UPSTREAM: kasan: test: only do kmalloc_uaf_memset for generic mode by Andrey Konovalov · 3 years, 9 months ago
  26. 8dced00 UPSTREAM: kasan: test: disable kmalloc_memmove_invalid_size for HW_TAGS by Andrey Konovalov · 3 years, 9 months ago
  27. ea58b507 UPSTREAM: kasan: test: avoid corrupting memory via memset by Andrey Konovalov · 3 years, 9 months ago
  28. 5601277 UPSTREAM: kasan: test: avoid writing invalid memory by Andrey Konovalov · 3 years, 9 months ago
  29. f443ee8 UPSTREAM: kasan: test: rework kmalloc_oob_right by Andrey Konovalov · 3 years, 9 months ago
  30. e1f9490 UPSTREAM: arm64: kasan: mte: remove redundant mte_report_once logic by Mark Rutland · 3 years, 9 months ago
  31. f4b29a0 UPSTREAM: kasan: add memory corruption identification support for hardware tag-based mode by Kuan-Ying Lee · 3 years, 9 months ago
  32. fff0ec1 UPSTREAM: kasan: rename CONFIG_KASAN_SW_TAGS_IDENTIFY to CONFIG_KASAN_TAGS_IDENTIFY by Kuan-Ying Lee · 3 years, 9 months ago
  33. f7313c9 UPSTREAM: kasan: allow an architecture to disable inline instrumentation by Daniel Axtens · 3 years, 9 months ago
  34. 781ec5f UPSTREAM: kasan: test: improve failure message in KUNIT_EXPECT_KASAN_FAIL() by David Gow · 3 years, 9 months ago
  35. 52abeae UPSTREAM: kasan: detect false-positives in tests by Andrey Konovalov · 3 years, 9 months ago
  36. d6cd062 Merge 5.10.94 into android13-5.10 by Greg Kroah-Hartman · 3 years, 9 months ago
  37. 8104e58 lib/test_meminit: destroy cache in kmem_cache_alloc_bulk() test by Andrey Konovalov · 3 years, 9 months ago
  38. 6292503 mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault by Alistair Popple · 3 years, 9 months ago
  39. 9defd7d lib/mpi: Add the return value check of kcalloc() by Zizhuang Deng · 3 years, 9 months ago
  40. 29428cf Merge 5.10.84 into android13-5.10 by Greg Kroah-Hartman · 3 years, 11 months ago
  41. ef55f0f siphash: use _unaligned version by default by Arnd Bergmann · 3 years, 11 months ago
  42. c2a29c3 Merge remote-tracking branch 'aosp/upstream-f2fs-stable-linux-5.10.y' into android13-5.10 by Jaegeuk Kim · 4 years ago
  43. 8095971 Merge 5.10.80 into android13-5.10 by Greg Kroah-Hartman · 4 years ago
  44. ab5c46f lib/xz: Validate the value before assigning it to an enum variable by Lasse Collin · 4 years ago
  45. aa5d35e3 lib/xz: Avoid overlapping memcpy() with invalid input with in-place decompression by Lasse Collin · 4 years ago
  46. b600866 iov_iter: Fix iov_iter_get_pages{,_alloc} page fault return value by Andreas Gruenbacher · 4 years ago
  47. 277fcaa lib/xz, lib/decompress_unxz.c: Fix spelling in comments by Lasse Collin · 4 years ago
  48. 1bf2140 lib/xz: Add MicroLZMA decoder by Lasse Collin · 4 years ago
  49. 6e17bfa lib/xz: Move s->lzma.len = 0 initialization to lzma_reset() by Lasse Collin · 4 years ago
  50. 70d9fac lib/xz: Validate the value before assigning it to an enum variable by Lasse Collin · 4 years ago
  51. 5981d99 lib/xz: Avoid overlapping memcpy() with invalid input with in-place decompression by Lasse Collin · 4 years ago
  52. aed5511 Merge 5.10.70 into android13-5.10 by Greg Kroah-Hartman · 4 years, 1 month ago
  53. ba348b7 Merge 5.10.69 into android13-5.10 by Greg Kroah-Hartman · 4 years, 1 month ago
  54. 55e6f8b treewide: Change list_sort to use const pointers by Sami Tolvanen · 4 years, 1 month ago
  55. 912afe6 Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETECTOR_ARCH by Lukas Bulwahn · 4 years, 1 month ago
  56. c66bdde Merge 5.10.67 into android13-5.10 by Greg Kroah-Hartman · 4 years, 1 month ago
  57. 5944d0e lib/test_stackinit: Fix static initializer test by Kees Cook · 4 years, 1 month ago
  58. 6a35647 bpf/tests: Do not PASS tests without actually testing the result by Johan Almbladh · 4 years, 1 month ago
  59. 99121de bpf/tests: Fix copy-and-paste error in double word test by Johan Almbladh · 4 years, 1 month ago
  60. c22f31d Merge 5.10.65 into android13-5.10 by Greg Kroah-Hartman · 4 years, 2 months ago
  61. dde7ff1c lib/mpi: use kcalloc in mpi_resize by Hongbo Li · 4 years, 2 months ago
  62. ac8f298 Merge 5.10.64 into android13-5.10 by Greg Kroah-Hartman · 4 years, 2 months ago
  63. 7ff0b71 net: kcov: don't select SKB_EXTENSIONS when there is no NET by Randy Dunlap · 4 years, 2 months ago
  64. 2c71318 Merge 5.10.62 into android13-5.10 by Greg Kroah-Hartman · 4 years, 2 months ago
  65. 6815e21 once: Fix panic when module unload by Kefeng Wang · 4 years, 2 months ago
  66. ac329b33 Merge 5.10.54 into android13-5.10 by Greg Kroah-Hartman · 4 years, 3 months ago
  67. 4a31baf net: add kcov handle to skb extensions by Aleksandr Nogikh · 4 years, 3 months ago
  68. 2b03485 Merge branch 'android12-5.10' into 'android13-5.10' by Greg Kroah-Hartman · 4 years, 3 months ago
  69. 5629c870 Merge 5.10.52 into android13-5.10 by Greg Kroah-Hartman · 4 years, 3 months ago
  70. ff53dfb lib/decompress_unlz4.c: correctly handle zero-padding around initrds. by Dimitri John Ledkov · 4 years, 3 months ago
  71. bd3e908 Merge 5.10.51 into android13-5.10 by Greg Kroah-Hartman · 4 years, 3 months ago
  72. f9fb498 seq_buf: Fix overflow in seq_buf_putmem_hex() by Yun Zhou · 4 years, 4 months ago
  73. ec50cbf Merge 5.10.50 into android13-5.10 by Greg Kroah-Hartman · 4 years, 4 months ago
  74. 4565540 lib/math/rational.c: fix divide by zero by Trent Piepho · 4 years, 4 months ago
  75. f18f7a2 lockdep/selftests: Fix selftests vs PROVE_RAW_LOCK_NESTING by Peter Zijlstra · 4 years, 4 months ago
  76. 5a3ac10 locking/lockdep: Reduce LOCKDEP dependency list by Randy Dunlap · 4 years, 4 months ago
  77. 9e914f5 lib: vsprintf: Fix handling of number field widths in vsscanf by Richard Fitzgerald · 4 years, 4 months ago
  78. c556b93 seq_buf: Make trace_seq_putmem_hex() support data longer than 8 by Yun Zhou · 4 years, 4 months ago
  79. 7b0393e iov_iter_fault_in_readable() should do nothing in xarray case by Al Viro · 4 years, 4 months ago
  80. b6df9e4 copy_page_to_iter(): fix ITER_DISCARD case by Al Viro · 4 years, 4 months ago
  81. 52ccdf9 FROMLIST: lockdep: Remove console_verbose when disable lock debugging by Elliot Berman · 4 years, 4 months ago
  82. 088e2b0 UPSTREAM: bug: Assign values once in bug_get_file_line() by Andrew Scull · 4 years, 4 months ago
  83. fa6138d UPSTREAM: bug: Factor out a getter for a bug's file line by Andrew Scull · 4 years, 4 months ago
  84. 7175935 Merge 5.10.47 into android13-5.10 by Greg Kroah-Hartman · 4 years, 4 months ago
  85. ca2acbd locking/lockdep: Improve noinstr vs errors by Peter Zijlstra · 4 years, 4 months ago
  86. 3cd04ea ANDROID: lib: Export show_mem() for vendor module usage by Georgi Djakov · 4 years, 4 months ago
  87. 9e08e97e Merge 5.10.43 into android12-5.10 by Greg Kroah-Hartman · 4 years, 5 months ago
  88. 9c55679 ANDROID: crypto: lib/aes - add vendor hooks for AES library routines by Ard Biesheuvel · 4 years, 5 months ago
  89. 7a689eb ANDROID: crypto: lib/sha256 - add vendor hook for sha256() routine by Ard Biesheuvel · 4 years, 5 months ago
  90. f20eef4d lib/lz4: explicitly support in-place decompression by Gao Xiang · 4 years, 5 months ago
  91. a504731 FROMLIST: bootconfig: Support mixing a value and subkeys under a key by Masami Hiramatsu · 4 years, 5 months ago
  92. 7559923 FROMLIST: bootconfig: Change array value to use child node by Masami Hiramatsu · 4 years, 5 months ago
  93. 855f802 Merge 5.10.39 into android12-5.10 by Greg Kroah-Hartman · 4 years, 5 months ago
  94. 1fb05a3 lib: stackdepot: turn depot_lock spinlock to raw_spinlock by Zqiang · 4 years, 5 months ago
  95. 359a038 FROMGIT: printk: introduce dump_stack_lvl() by Alexander Potapenko · 4 years, 5 months ago
  96. 76002c2 Merge 5.10.38 into android12-5.10 by Greg Kroah-Hartman · 4 years, 5 months ago
  97. 20530f7 kobject_uevent: remove warning in init_uevent_argv() by Greg Kroah-Hartman · 4 years, 6 months ago
  98. fe5c0a6 kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled by Peter Collingbourne · 4 years, 6 months ago
  99. d6c635a net: fix nla_strcmp to handle more then one trailing null character by Maciej Żenczykowski · 4 years, 6 months ago
  100. e054456 Merge 5.10.37 into android12-5.10 by Greg Kroah-Hartman · 4 years, 6 months ago