summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: add KEYS-TRUSTED-CAAMAhmad Fatoum2022-05-231-0/+9
* doc: trusted-encrypted: describe new CAAM trust sourceAhmad Fatoum2022-05-231-1/+39
* KEYS: trusted: Introduce support for NXP CAAM-based trusted keysAhmad Fatoum2022-05-236-2/+109
* crypto: caam - add in-kernel interface for blob generatorAhmad Fatoum2022-05-234-0/+289
* crypto: caam - determine whether CAAM supports blob encap/decapAhmad Fatoum2022-05-233-3/+19
* KEYS: trusted: allow use of kernel RNG for key materialAhmad Fatoum2022-05-234-10/+57
* KEYS: trusted: allow use of TEE as backend without TCG_TPM supportAhmad Fatoum2022-05-234-17/+42
* tpm: Add field upgrade mode support for Infineon TPM2 modulesStefan Mahnke-Hartmann2022-05-231-1/+5
* tpm: Fix buffer access in tpm2_get_tpm_pt()Stefan Mahnke-Hartmann2022-05-231-1/+10
* char: tpm: cr50_i2c: Suppress duplicated error message in .remove()Uwe Kleine-König2022-05-231-2/+2
* tpm: cr50: Add new device/vendor ID 0x504a6666Jes B. Klinke2022-05-231-3/+4
* tpm: Remove read16/read32/write32 calls from tpm_tis_phy_opsJohannes Holland2022-05-236-161/+118
* tpm: ibmvtpm: Correct the return value in tpm_ibmvtpm_probe()Xiu Jianfeng2022-05-231-0/+1
* tpm/tpm_ftpm_tee: Return true/false (not 1/0) from bool functionsHaowen Bai2022-05-231-1/+1
* certs: Explain the rationale to call panic()Mickaël Salaün2022-05-231-0/+9
* certs: Allow root user to append signed hashes to the blacklist keyringMickaël Salaün2022-05-232-21/+85
* certs: Check that builtin blacklist hashes are validMickaël Salaün2022-05-235-3/+57
* certs: Make blacklist_vet_description() more strictMickaël Salaün2022-05-231-10/+36
* certs: Factor out the blacklist hash creationMickaël Salaün2022-05-234-46/+73
* tools/certs: Add print-cert-tbs-hash.shMickaël Salaün2022-05-232-0/+92
* Linux 5.18v5.18Linus Torvalds2022-05-221-1/+1
* afs: Fix afs_getattr() to refetch file status if callback break occurredDavid Howells2022-05-221-1/+13
* Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-05-223-2/+23
|\
| * drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllersPiyush Malgujar2022-05-211-0/+1
| * i2c: ismt: Provide a DMA buffer for Interrupt Cause LoggingMika Westerberg2022-05-211-0/+14
| * i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()Yang Yingliang2022-05-211-2/+8
* | Merge tag 'perf-tools-fixes-for-v5.18-2022-05-21' of git://git.kernel.org/pub...Linus Torvalds2022-05-2213-16/+103
|\ \
| * | perf session: Fix Intel LBR callstack entries and nr print messageChengdong Li2022-05-211-5/+21
| * | perf test bpf: Skip test if clang is not presentAthira Rajeev2022-05-211-4/+6
| * | perf test session topology: Fix test to skip the test in guest environmentAthira Rajeev2022-05-211-0/+11
| * | perf bench numa: Address compiler error on s390Thomas Richter2022-05-211-1/+1
| * | perf test: Avoid shell test description infinite loopIan Rogers2022-05-211-2/+6
| * | perf regs x86: Fix arch__intr_reg_mask() for the hybrid platformKan Liang2022-05-211-0/+12
| * | perf test: Fix "all PMU test" to skip hv_24x7/hv_gpci tests on powerpcAthira Rajeev2022-05-211-0/+10
| * | perf stat: Fix and validate CPU map inputs in synthetic PERF_RECORD_STAT eventsIan Rogers2022-05-201-3/+14
| * | perf build: Fix check for btf__load_from_kernel_by_id() in libbpfArnaldo Carvalho de Melo2022-05-205-1/+22
* | | Merge tag 'input-for-v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-222-13/+9
|\ \ \
| * | | Input: ili210x - use one common reset implementationMarek Vasut2022-05-181-12/+8
| * | | Input: ili210x - fix reset timingMarek Vasut2022-05-181-2/+2
| * | | dt-bindings: input: mediatek,mt6779-keypad: update maintainerMattijs Korpershoek2022-04-251-1/+1
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2022-05-223-32/+43
|\ \ \ \
| * | | | scsi: ufs: core: Fix referencing invalid rsp fieldDaejun Park2022-05-201-12/+7
| * | | | scsi: target: Fix incorrect use of cpumask_tMingzhe Zou2022-05-182-20/+36
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-05-218-19/+56
|\ \ \ \ \
| * | | | | KVM: x86/mmu: fix NULL pointer dereference on guest INVPCIDPaolo Bonzini2022-05-201-2/+4
| * | | | | KVM: x86: hyper-v: fix type of valid_bank_maskYury Norov2022-05-201-2/+2
| * | | | | KVM: Free new dirty bitmap if creating a new memslot failsSean Christopherson2022-05-201-1/+1
| * | | | | KVM: eventfd: Fix false positive RCU usage warningWanpeng Li2022-05-201-1/+2
| * | | | | selftests: kvm/x86: Verify the pmu event filter matches the correct eventAaron Lewis2022-05-201-0/+19
| * | | | | selftests: kvm/x86: Add the helper function create_pmu_event_filterAaron Lewis2022-05-201-4/+14