summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-01fixup! Improved symbolic error namesalloc_tags_rfcKent Overstreet
2022-08-30TESTING: set required configurations and request some context capturescodetags_v0Suren Baghdasaryan
2022-08-30TESTING: drivers/staging: add module for testing code tagging module supportSuren Baghdasaryan
2022-08-30MAINTAINERS: Add entries for code tagging & relatedKent Overstreet
2022-08-30dyndbg: Convert to code taggingKent Overstreet
2022-08-30Improved symbolic error namesKent Overstreet
2022-08-30Code tagging based latency trackingKent Overstreet
2022-08-30bcache: Convert to lib/time_statsKent Overstreet
2022-08-30lib/time_stats: New library for statistics on eventsKent Overstreet
2022-08-30wait: Clean up waitqueue_entry initializationKent Overstreet
2022-08-30timekeeping: Add a missing includeKent Overstreet
2022-08-30Code tagging based fault injectionKent Overstreet
2022-08-30lib: implement context capture support for page and slab allocatorsSuren Baghdasaryan
2022-08-30lib: introduce support for storing code tag contextSuren Baghdasaryan
2022-08-30move stack capture functionality into a separate function for reuseSuren Baghdasaryan
2022-08-30codetag: add codetag query helper functionsKent Overstreet
2022-08-30lib/string.c: strsep_no_empty()Kent Overstreet
2022-08-30mm: enable slab allocation tagging for kmalloc and friendsSuren Baghdasaryan
2022-08-30lib: introduce slab allocation taggingSuren Baghdasaryan
2022-08-30mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objectsSuren Baghdasaryan
2022-08-30mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creationSuren Baghdasaryan
2022-08-30mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creationSuren Baghdasaryan
2022-08-30mm: introduce slabobj_ext to support slab object extensionsSuren Baghdasaryan
2022-08-30mm: enable page allocation tagging for __get_free_pages and alloc_pagesSuren Baghdasaryan
2022-08-30change alloc_pages name in dma_map_ops to avoid name conflictsSuren Baghdasaryan
2022-08-30lib: introduce page allocation taggingSuren Baghdasaryan
2022-08-30lib: add support for allocation taggingSuren Baghdasaryan
2022-08-30lib: code tagging module supportSuren Baghdasaryan
2022-08-30lib: code tagging frameworkSuren Baghdasaryan
2022-08-30scripts/kallysms: Always include __start and __stop symbolsKent Overstreet
2022-08-30Lazy percpu countersKent Overstreet
2022-08-30lib/string_helpers: Drop space in string_get_size's outputKent Overstreet
2022-08-30kernel/module: move find_kallsyms_symbol_value declarationSuren Baghdasaryan
2022-08-28Linux 6.0-rc3v6.0-rc3Linus Torvalds
2022-08-28Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-08-28Merge tag 'bitmap-6.0-rc3' of github.com:/norov/linuxLinus Torvalds
2022-08-28.mailmap: update Luca Ceresoli's e-mail addressLuca Ceresoli
2022-08-28mm/mprotect: only reference swap pfn page if type matchPeter Xu
2022-08-28squashfs: don't call kmalloc in decompressorsPhillip Lougher
2022-08-28mm/damon/dbgfs: avoid duplicate context directory creationBadari Pulavarty
2022-08-28mailmap: update email address for Colin KingColin Ian King
2022-08-28asm-generic: sections: refactor memory_intersectsQuanyang Wang
2022-08-28bootmem: remove the vmemmap pages from kmemleak in put_page_bootmemLiu Shixin
2022-08-28ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdownHeming Zhao
2022-08-28Revert "memcg: cleanup racy sum avoidance code"Shakeel Butt
2022-08-28mm/zsmalloc: do not attempt to free IS_ERR handleSergey Senozhatsky
2022-08-28binder_alloc: add missing mmap_lock calls when using the VMALiam Howlett
2022-08-28mm: re-allow pinning of zero pfns (again)Alex Williamson
2022-08-28vmcoreinfo: add kallsyms_num_syms symbolStephen Brennan
2022-08-28mailmap: update Guilherme G. Piccoli's email addressesGuilherme G. Piccoli