summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/flamegraph-record
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2023-09-08 12:06:51 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2023-09-08 12:06:51 -0700
commitd0a45eeb5806b4daab5811432e7dbae062035dbb (patch)
tree92b4a50373b977a54ade68407fdec39051476b96 /tools/perf/scripts/python/bin/flamegraph-record
parenta48fa7efaf1161c1c898931fe4c7f0070964233a (diff)
parent2a2015495142ee0a35711b5dcf7b215c31489f27 (diff)
downloadkernel-d0a45eeb5806b4daab5811432e7dbae062035dbb.tar.gz
Merge tag 'landlock-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux
Pull landlock updates from Mickaël Salaün: "One test fix and a __counted_by annotation" * tag 'landlock-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux: selftests/landlock: Fix a resource leak landlock: Annotate struct landlock_rule with __counted_by
Diffstat (limited to 'tools/perf/scripts/python/bin/flamegraph-record')
0 files changed, 0 insertions, 0 deletions
0800'>2009-02-10Do not account for the address space used by hugetlbfs using VM_ACCOUNTMel Gorman 2009-02-06Merge branch 'master' into nextJames Morris 2009-02-06Integrity: IMA file free imbalanceMimi Zohar 2009-02-05shm: fix shmctl(SHM_INFO) lockup with !CONFIG_SHMEMTony Battersby 2009-01-31Stop playing silly games with the VM_ACCOUNT flagLinus Torvalds 2009-01-14[CVE-2009-0029] System call wrappers part 25Heiko Carstens 2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells 2009-01-06ipc: clean up ipc/shm.cWANG Cong 2009-01-04sanitize audit_ipc_obj()Al Viro 2008-11-14CRED: Wrap current->cred and a few other accessorsDavid Howells 2008-11-14CRED: Separate task security context from task_structDavid Howells 2008-11-14CRED: Wrap task credential accesses in the SYSV IPC subsystemDavid Howells 2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro 2008-10-20SHM_LOCKED pages are unevictableLee Schermerhorn