summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/mem-phys-addr-record
AgeCommit message (Expand)Author
2018-01-12perf script python: Add script to profile and resolve physical mem typeKan Liang
mark stuff as __ro_after_initAlexey Dobriyan 2023-10-11binfmt_misc: enable sandboxed mountsChristian Brauner 2023-02-02userns: fix a struct's kernel-doc notationRandy Dunlap 2022-10-09Merge tag 'ucount-rlimits-cleanups-for-v5.19' of git://git.kernel.org/pub/scm...Linus Torvalds 2022-08-16security, lsm: Introduce security_create_user_ns()Frederick Lawler 2022-05-18ucounts: Split rlimit and ucount values and max valuesAlexey Gladkov 2022-02-25ucounts: Fix systemd LimitNPROC with private users regressionEric W. Biederman 2021-09-03memcg: enable accounting for new namesapces and struct nsproxyVasily Averin 2021-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds 2021-05-07kernel/user_namespace.c: fix typosXiaofeng Cao 2021-04-30ucounts: Set ucount_max to the largest positive value the type can holdAlexey Gladkov 2021-04-30Reimplement RLIMIT_MEMLOCK on top of ucountsAlexey Gladkov 2021-04-30Reimplement RLIMIT_SIGPENDING on top of ucountsAlexey Gladkov 2021-04-30Reimplement RLIMIT_MSGQUEUE on top of ucountsAlexey Gladkov 2021-04-30Reimplement RLIMIT_NPROC on top of ucountsAlexey Gladkov 2021-04-30Add a reference to ucounts for each credAlexey Gladkov 2021-04-20capabilities: require CAP_SETFCAP to map uid 0Serge E. Hallyn