#!/bin/sh # # stackcollapse.py can cover all type of perf samples including # the tracepoints, so no special record requirements, just record what # you want to analyze. # perf record "$@" href='https://universe.0xinfinity.dev/distro/kernel/atom/drivers/regulator/da9121-regulator.h?h=linux-6.12.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/regulator/da9121-regulator.h
href='/distro/kernel/commit/kernel/cred.c?id=c54b245d011855ea91c5beff07f1db74143ce614'>Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
AgeCommit message (Expand)Author
2021-11-30regulator: da9121: Add DA914x supportAdam Ward
2021-04-21regulator: da9121: automotive variants identity fixAdam Ward
2020-12-01regulator: da9121: Add header fileAdam Ward
Linus Torvalds
2021-05-28cred: add missing return error code when set_cred_ucounts() failedYang Yingliang
2021-05-06kernel/cred.c: make init_groups staticRasmus Villemoes
2021-04-30Reimplement RLIMIT_NPROC on top of ucountsAlexey Gladkov
2021-04-30Add a reference to ucounts for each credAlexey Gladkov
2020-05-20exec: Teach prepare_exec_creds how exec treats uids & gidsEric W. Biederman
2020-03-25kernel: doc: remove outdated comment cred.cBernd Edlinger
2020-01-14Merge branch 'dhowells' (patches from DavidH)Linus Torvalds
2020-01-14keys: Fix request_key() cacheDavid Howells
2020-01-04memcg: account security cred as well to kmemcgShakeel Butt
2019-07-25Merge branch 'access-creds'Linus Torvalds
2019-07-24access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds
2019-07-08Merge tag 'keys-request-20190626' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-07-08Merge tag 'keys-misc-20190619' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-06-19keys: Cache result of request_key*() temporarily in task_structDavid Howells
2019-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2019-06-11ptrace: restore smp_rmb() in __ptrace_may_access()Jann Horn
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner
2019-05-22keys: sparse: Fix key_fs[ug]id_changed()David Howells
2019-01-08SELinux: Remove cred security blob poisoningCasey Schaufler