summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-092-6/+8
|\
| * IMA: Define a new hook to measure the kexec boot command line argumentsPrakhar Srivastava2019-06-241-0/+2
| * LSM: switch to blocking policy update notifiersJanne Karhunen2019-06-141-6/+6
* | Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-092-55/+131
|\ \
| * | keys: Provide KEYCTL_GRANT_PERMISSIONDavid Howells2019-07-031-0/+2
| * | keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells2019-06-282-55/+129
* | | Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-097-22/+96
|\| |
| * | keys: Pass the network namespace into request_key mechanismDavid Howells2019-06-282-5/+45
| * | keys: Network namespace domain tagDavid Howells2019-06-262-0/+6
| * | keys: Garbage collect keys for which the domain has been removedDavid Howells2019-06-261-0/+2
| * | keys: Include target namespace in match criteriaDavid Howells2019-06-262-0/+11
| * | keys: Move the user and user-session keyrings to the user_namespaceDavid Howells2019-06-262-16/+7
| * | keys: Namespace keyring namesDavid Howells2019-06-263-0/+8
| * | keys: Add a 'recurse' flag for keyring searchesDavid Howells2019-06-261-1/+2
| * | keys: Cache the hash value to avoid lots of recalculationDavid Howells2019-06-261-0/+3
| * | keys: Simplify key description managementDavid Howells2019-06-261-1/+13
* | | Merge tag 'keys-request-20190626' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-094-11/+16
|\| |
| * | keys: Kill off request_key_async{,_with_auxdata}David Howells2019-06-261-11/+0
| * | keys: Cache result of request_key*() temporarily in task_structDavid Howells2019-06-192-0/+12
| * | keys: Provide request_key_rcu()David Howells2019-06-191-0/+3
| * | keys: Move the RCU locks outwards from the keyring search functionsDavid Howells2019-06-191-0/+1
* | | Merge tag 'keys-misc-20190619' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-092-4/+26
|\| |
| * | keys: Add capability-checking keyctl functionDavid Howells2019-06-191-0/+14
| * | keys: Add a keyctl to move a key between keyringsDavid Howells2019-05-302-0/+8
| * | keys: sparse: Fix key_fs[ug]id_changed()David Howells2019-05-221-4/+4
| |/
* | Merge tag 'audit-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-092-0/+10
|\ \
| * | audit: add saddr_fam filter fieldRichard Guy Briggs2019-05-241-0/+1
| * | audit: deliver signal_info regarless of syscallRichard Guy Briggs2019-05-221-0/+9
| |/
* | Merge tag 'tpmdd-next-20190625' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds2019-07-092-0/+162
|\ \
| * | tpm: Don't duplicate events from the final event log in the TCG2 logMatthew Garrett2019-06-241-0/+1
| * | tpm: Reserve the TPM final events tableMatthew Garrett2019-06-242-9/+102
| * | tpm: Abstract crypto agile event size calculationsMatthew Garrett2019-06-241-0/+68
* | | Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-091-0/+6
|\ \ \
| * | | topology: Create core_cpus and die_cpus sysfs attributesLen Brown2019-05-231-0/+3
| * | | cpu/topology: Export die_idLen Brown2019-05-231-0/+3
| | |/ | |/|
* | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-091-0/+9
|\ \ \
| * | | proc: Add /proc/<pid>/arch_statusAubrey Li2019-06-121-0/+9
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-0910-45/+227
|\ \ \ \
| * | | | sched/uclamp: Extend sched_setattr() to support utilization clampingPatrick Bellasi2019-06-243-10/+77
| * | | | sched/core: Allow sched_setattr() to use the current policyPatrick Bellasi2019-06-241-1/+3
| * | | | sched/uclamp: Add system default clampsPatrick Bellasi2019-06-242-0/+21
| * | | | sched/uclamp: Add CPU's clamp buckets refcountingPatrick Bellasi2019-06-243-6/+73
| * | | | sched/debug: Add sched_overutilized tracepointQais Yousef2019-06-241-0/+4
| * | | | sched/debug: Add new tracepoint to track PELT at se levelQais Yousef2019-06-241-0/+4
| * | | | sched/debug: Add new tracepoints to track PELT at rq levelQais Yousef2019-06-241-0/+23
| * | | | sched/debug: Add a new sched_trace_*() helper functionsQais Yousef2019-06-241-1/+15
| * | | | sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()Vincent Guittot2019-06-243-13/+5
| * | | | Merge tag 'v5.2-rc6' into sched/core, to refresh the branchIngo Molnar2019-06-24422-1918/+487
| |\ \ \ \
| * \ \ \ \ Merge tag 'v5.2-rc5' into sched/core, to pick up fixesIngo Molnar2019-06-17300-2472/+511
| |\ \ \ \ \
| * | | | | | sched/core: Remove sd->*_idxDietmar Eggemann2019-06-031-5/+0