summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kexec: Improve & fix crash_exclude_mem_range() to handle overlapping rangesLianbo Jiang2020-08-071-12/+23
* x86/crash: Correct the address boundary of function parametersLianbo Jiang2020-08-071-1/+1
* x86/acrn: Remove redundant chars from ACRN signatureShuo Liu2020-08-071-2/+2
* x86/acrn: Allow ACRN guest to use X2APIC modeShuo Liu2020-08-071-6/+2
* Revert "x86/mm/64: Do not sync vmalloc/ioremap mappings"Linus Torvalds2020-08-062-0/+7
* Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-0625-124/+100
|\
| * sched,tracing: Convert to sched_set_fifo()Peter Zijlstra2020-07-291-25/+23
| * sched: Remove sched_set_*() return valuePeter Zijlstra2020-06-157-26/+16
| * sched: Remove sched_setscheduler*() EXPORTsPeter Zijlstra2020-06-151-3/+0
| * sched,psi: Convert to sched_set_fifo_low()Peter Zijlstra2020-06-151-4/+1
| * sched,rcutorture: Convert to sched_set_fifo_low()Peter Zijlstra2020-06-151-3/+1
| * sched,rcuperf: Convert to sched_set_fifo_low()Peter Zijlstra2020-06-151-6/+2
| * sched,locktorture: Convert to sched_set_fifo()Peter Zijlstra2020-06-151-8/+2
| * sched,irq: Convert to sched_set_fifo()Peter Zijlstra2020-06-151-5/+1
| * sched,watchdog: Convert to sched_set_fifo()Peter Zijlstra2020-06-151-2/+1
| * sched,serial: Convert to sched_set_fifo()Peter Zijlstra2020-06-151-2/+1
| * sched,powerclamp: Convert to sched_set_fifo()Peter Zijlstra2020-06-151-4/+1
| * sched,ion: Convert to sched_set_normal()Peter Zijlstra2020-06-151-3/+1
| * sched,powercap: Convert to sched_set_fifo*()Peter Zijlstra2020-06-151-3/+1
| * sched,spi: Convert to sched_set_fifo*()Peter Zijlstra2020-06-152-8/+2
| * sched,mmc: Convert to sched_set_fifo*()Peter Zijlstra2020-06-151-2/+1
| * sched,ivtv: Convert to sched_set_fifo*()Peter Zijlstra2020-06-151-3/+1
| * sched,drm/scheduler: Convert to sched_set_fifo*()Peter Zijlstra2020-06-151-2/+1
| * sched,msm: Convert to sched_set_fifo*()Peter Zijlstra2020-06-151-9/+1
| * sched,psci: Convert to sched_set_fifo*()Peter Zijlstra2020-06-151-9/+2
| * sched,drbd: Convert to sched_set_fifo*()Peter Zijlstra2020-06-151-2/+1
| * sched,acpi_pad: Convert to sched_set_fifo*()Peter Zijlstra2020-06-151-2/+1
| * sched,crypto: Convert to sched_set_fifo*()Peter Zijlstra2020-06-151-2/+1
| * sched,bL_switcher: Convert to sched_set_fifo*()Peter Zijlstra2020-06-151-2/+1
| * sched: Provide sched_set_fifo()Peter Zijlstra2020-06-152-0/+50
* | Merge tag 'integrity-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds2020-08-0614-143/+286
|\ \
| * | integrity: remove redundant initialization of variable retColin Ian King2020-07-271-1/+1
| * | ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtimeBruno Meneguele2020-07-212-1/+7
| * | ima: AppArmor satisfies the audit rule requirementsTyler Hicks2020-07-211-1/+1
| * | ima: Rename internal filter rule functionsTyler Hicks2020-07-212-25/+21
| * | Merge branch 'validate-policy-rules' into next-integrityMimi Zohar2020-07-2110-94/+184
| |\ \
| | * | ima: Support additional conditionals in the KEXEC_CMDLINE hook functionTyler Hicks2020-07-209-25/+31
| | * | ima: Use the common function to detect LSM conditionals in a ruleTyler Hicks2020-07-201-9/+2
| | * | ima: Move comprehensive rule validation checks out of the token parserTyler Hicks2020-07-203-46/+37
| | * | ima: Use correct type for the args_p member of ima_rule_entry.lsm elementsTyler Hicks2020-07-201-9/+9
| | * | ima: Shallow copy the args_p member of ima_rule_entry.lsm elementsTyler Hicks2020-07-201-10/+8
| | * | ima: Fail rule parsing when appraise_flag=blacklist is unsupportableTyler Hicks2020-07-201-1/+14
| | * | ima: Fail rule parsing when the KEY_CHECK hook is combined with an invalid condTyler Hicks2020-07-171-0/+7
| | * | ima: Fail rule parsing when the KEXEC_CMDLINE hook is combined with an invali...Tyler Hicks2020-07-171-0/+21
| | * | ima: Fail rule parsing when buffer hook functions have an invalid actionTyler Hicks2020-07-171-2/+38
| | * | ima: Free the entire rule if it fails to parseTyler Hicks2020-07-171-1/+2
| | * | ima: Free the entire rule when deleting a list of rulesTyler Hicks2020-07-171-5/+24
| | * | ima: Have the LSM free its audit ruleTyler Hicks2020-07-172-1/+6
| |/ /
| * | IMA: Add audit log for failure conditionsLakshmi Ramasubramanian2020-07-174-22/+51
| * | integrity: Add errno field in audit messageLakshmi Ramasubramanian2020-07-172-1/+23