summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-25dyndbg: Convert to code taggingalloc_tags_v2Kent Overstreet
2022-08-25Improved symbolic error namesKent Overstreet
2022-08-25Code tagging based latency trackingKent Overstreet
2022-08-25wait: Clean up waitqueue_entry initializationKent Overstreet
2022-08-25timekeeping: Add a missing includeKent Overstreet
2022-08-25Code tagging based fault injectionKent Overstreet
2022-08-25alloc_tags: Kill slab_alloc_tag.hKent Overstreet
2022-08-25Fixes for alloc_tag_add warnings from slabsSuren Baghdasaryan
2022-08-25Move kmalloc_hooks to fix CONFIG_SLAB_ALLOC_TAGGING=n buildSuren Baghdasaryan
2022-08-25Fixes for alloc_tag_add warningsSuren Baghdasaryan
2022-08-24alloc tags: hook more slab sitesKent Overstreet
2022-08-24alloc tags: add a warning for missing alloc_tag_add()Kent Overstreet
2022-08-24TESTING: set required configurations and request some context capturesSuren Baghdasaryan
2022-08-24TESTING: drivers/staging: add module for testing code tagging module supportSuren Baghdasaryan
2022-08-24mm: account for pages destroyed in pgtable_pte_page_dtor and pgtable_pmd_page...Suren Baghdasaryan
2022-08-24codetag: codetag_query_parse()Kent Overstreet
2022-08-24lib/string.c: strsep_no_empty()Kent Overstreet
2022-08-24mm: enable slab allocation tagging for kmalloc and kfreeSuren Baghdasaryan
2022-08-24lib: introduce slab allocation taggingSuren Baghdasaryan
2022-08-24mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objectsSuren Baghdasaryan
2022-08-24mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creationSuren Baghdasaryan
2022-08-24mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creationSuren Baghdasaryan
2022-08-24mm: introduce slabobj_ext to support slab object extensionsSuren Baghdasaryan
2022-08-24mm: enable page allocation tagging for __get_free_pages and alloc_pagesSuren Baghdasaryan
2022-08-24change alloc_pages name in dma_map_ops to avoid name conflictsSuren Baghdasaryan
2022-08-24lib: introduce page allocation taggingSuren Baghdasaryan
2022-08-24lib: add support for allocation taggingSuren Baghdasaryan
2022-08-24lib: code tagging module supportSuren Baghdasaryan
2022-08-24lib: code tagging frameworkSuren Baghdasaryan
2022-08-24scripts/kallysms: Always include __start and __stop symbolsKent Overstreet
2022-08-24Lazy percpu countersKent Overstreet
2022-08-24lib/string_helpers: Drop space in string_get_size's outputKent Overstreet
2022-08-24kernel/module: move find_kallsyms_symbol_value declarationSuren Baghdasaryan
2022-08-23Merge tag 'cgroup-for-6.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-23Merge tag 'audit-pr-20220823' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-23Merge tag 'fs.fixes.v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-23Merge tag 'parisc-for-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-08-23Merge tag 'mm-hotfixes-stable-2022-08-22' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-08-23Merge tag 'linux-kselftest-kunit-fixes-6.0-rc3' of git://git.kernel.org/pub/s...Linus Torvalds
2022-08-23Merge tag 'linux-kselftest-fixes-6.0-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-08-23cgroup: Fix race condition at rebind_subsystems()Jing-Ting Wu
2022-08-22audit: fix potential double free on error path from fsnotify_add_inode_markGaosheng Cui
2022-08-22Merge tag 'nfs-for-5.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-08-22Merge tag 'fs.idmapped.fixes.v6.0-rc3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-08-22Merge tag 'filelock-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-22perf tools: Fix compile error for x86Yang Jihong
2022-08-22ntfs: fix acl handlingChristian Brauner
2022-08-22parisc: Add runtime check to prevent PA2.0 kernels on PA1.x machinesHelge Deller
2022-08-22parisc: ccio-dma: Handle kmalloc failure in ccio_init_resources()Li Qiong
2022-08-22parisc: led: Move from strlcpy with unused retval to strscpyWolfram Sang