summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'keys-cve-2020-26541-v3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-04-2612-51/+242
|\
| * integrity: Load mokx variables into the blacklist keyringEric Snowberg2021-03-111-2/+18
| * certs: Add ability to preload revocation certsEric Snowberg2021-03-115-2/+68
| * certs: Move load_system_certificate_list to a common functionEric Snowberg2021-03-114-47/+70
| * certs: Add EFI_CERT_X509_GUID support for dbx entriesEric Snowberg2021-03-116-0/+86
* | Merge tag 'queue' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/tpmddLinus Torvalds2021-04-262-13/+16
|\ \
| * | KEYS: trusted: fix TPM trusted keys for generic frameworkJames Bottomley2021-04-222-13/+16
* | | Merge tag 'tpmdd-next-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-04-2623-390/+1887
|\| |
| * | KEYS: trusted: Fix missing null return from kzalloc callColin Ian King2021-04-141-2/+4
| * | char: tpm: fix error return code in tpm_cr50_i2c_tis_recv()Zhihao Cheng2021-04-141-0/+1
| * | MAINTAINERS: Add entry for TEE based Trusted KeysSumit Garg2021-04-141-0/+8
| * | doc: trusted-encrypted: updates with TEE as a new trust sourceSumit Garg2021-04-141-33/+138
| * | KEYS: trusted: Introduce TEE based Trusted KeysSumit Garg2021-04-144-0/+340
| * | KEYS: trusted: Add generic trusted keys frameworkSumit Garg2021-04-146-318/+497
| * | security: keys: trusted: Make sealed key properly interoperableJames Bottomley2021-04-142-15/+40
| * | security: keys: trusted: use ASN.1 TPM2 key format for the blobsJames Bottomley2021-04-147-8/+280
| * | security: keys: trusted: fix TPM2 authorizationsJames Bottomley2021-04-143-10/+33
| * | oid_registry: Add TCG defined OIDS for TPM keysJames Bottomley2021-04-141-0/+5
| * | lib: Add ASN.1 encoderJames Bottomley2021-04-144-0/+490
| * | tpm: vtpm_proxy: Avoid reading host log when using a virtual deviceStefan Berger2021-04-141-0/+3
| * | tpm: acpi: Check eventlog signature before using itStefan Berger2021-04-141-1/+32
| * | tpm: efi: Use local variable for calculating final log sizeStefan Berger2021-04-141-8/+21
* | | Linux 5.12v5.12Linus Torvalds2021-04-251-1/+1
* | | Merge tag 'perf-tools-fixes-for-v5.12-2021-04-25' of git://git.kernel.org/pub...Linus Torvalds2021-04-254-6/+10
|\ \ \
| * | | perf map: Fix error return code in maps__clone()Zhen Lei2021-04-231-2/+5
| * | | perf ftrace: Fix access to pid in array when setting a pid filterThomas Richter2021-04-231-1/+1
| * | | perf auxtrace: Fix potential NULL pointer dereferenceLeo Yan2021-04-231-1/+1
| * | | perf data: Fix error return code in perf_data__create_dir()Zhen Lei2021-04-201-2/+3
* | | | Merge tag 'perf_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-04-252-36/+27
|\ \ \ \
| * | | | perf/x86/kvm: Fix Broadwell Xeon stepping in isolation_ucodes[]Jim Mattson2021-04-221-1/+1
| * | | | perf/x86/intel/uncore: Remove uncore extra PCI dev HSWEP_PCI_PCU_3Kan Liang2021-04-211-35/+26
* | | | | Merge tag 'locking_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-04-251-3/+4
|\ \ \ \ \
| * | | | | locking/qrwlock: Fix ordering in queued_write_lock_slowpath()Ali Saidi2021-04-171-3/+4
* | | | | | Merge tag 'sched_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-04-251-1/+1
|\ \ \ \ \ \
| * | | | | | preempt/dynamic: Fix typo in macro conditional statementZhouyi Zhou2021-04-191-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'x86_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-04-251-1/+1
|\ \ \ \ \ \
| * | | | | | x86/crash: Fix crash_setup_memmap_entries() out-of-bounds accessMike Galbraith2021-04-201-1/+1
| |/ / / / /
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-04-241-11/+9
|\ \ \ \ \ \
| * | | | | | KVM: x86/xen: Take srcu lock when accessing kvm_memslots()Wanpeng Li2021-04-231-11/+9
| |/ / / / /
* | | | | | Revert "net/rds: Avoid potential use after free in rds_send_remove_from_sock"Linus Torvalds2021-04-242-2/+1
* | | | | | Merge tag 'pinctrl-v5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-04-242-9/+11
|\ \ \ \ \ \
| * | | | | | pinctrl: core: Show pin numbers for the controllers with base = 0Andy Shevchenko2021-04-221-6/+8
| * | | | | | Merge tag 'intel-pinctrl-v5.12-4' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Walleij2021-04-141-3/+3
| |\ \ \ \ \ \
| | * | | | | | pinctrl: lewisburg: Update number of pins in communityYuanyuan Zhong2021-04-131-3/+3
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-04-234-29/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | tools/cgroup/slabinfo.py: updated to work on current kernelVasily Averin2021-04-231-4/+4
| * | | | | | | | mm/filemap: fix mapping_seek_hole_data on THP & 32-bitHugh Dickins2021-04-231-10/+11
| * | | | | | | | mm/filemap: fix find_lock_entries hang on 32-bit THPHugh Dickins2021-04-231-2/+8
| * | | | | | | | ovl: fix reference counting in ovl_mmap error pathChristian König2021-04-231-10/+1
| * | | | | | | | coda: fix reference counting in coda_file_mmap error pathChristian König2021-04-231-3/+3