index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
MAINTAINERS: add KEYS-TRUSTED-CAAM
Ahmad Fatoum
2022-05-23
1
-0
/
+9
*
doc: trusted-encrypted: describe new CAAM trust source
Ahmad Fatoum
2022-05-23
1
-1
/
+39
*
KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
Ahmad Fatoum
2022-05-23
6
-2
/
+109
*
crypto: caam - add in-kernel interface for blob generator
Ahmad Fatoum
2022-05-23
4
-0
/
+289
*
crypto: caam - determine whether CAAM supports blob encap/decap
Ahmad Fatoum
2022-05-23
3
-3
/
+19
*
KEYS: trusted: allow use of kernel RNG for key material
Ahmad Fatoum
2022-05-23
4
-10
/
+57
*
KEYS: trusted: allow use of TEE as backend without TCG_TPM support
Ahmad Fatoum
2022-05-23
4
-17
/
+42
*
tpm: Add field upgrade mode support for Infineon TPM2 modules
Stefan Mahnke-Hartmann
2022-05-23
1
-1
/
+5
*
tpm: Fix buffer access in tpm2_get_tpm_pt()
Stefan Mahnke-Hartmann
2022-05-23
1
-1
/
+10
*
char: tpm: cr50_i2c: Suppress duplicated error message in .remove()
Uwe Kleine-König
2022-05-23
1
-2
/
+2
*
tpm: cr50: Add new device/vendor ID 0x504a6666
Jes B. Klinke
2022-05-23
1
-3
/
+4
*
tpm: Remove read16/read32/write32 calls from tpm_tis_phy_ops
Johannes Holland
2022-05-23
6
-161
/
+118
*
tpm: ibmvtpm: Correct the return value in tpm_ibmvtpm_probe()
Xiu Jianfeng
2022-05-23
1
-0
/
+1
*
tpm/tpm_ftpm_tee: Return true/false (not 1/0) from bool functions
Haowen Bai
2022-05-23
1
-1
/
+1
*
certs: Explain the rationale to call panic()
Mickaël Salaün
2022-05-23
1
-0
/
+9
*
certs: Allow root user to append signed hashes to the blacklist keyring
Mickaël Salaün
2022-05-23
2
-21
/
+85
*
certs: Check that builtin blacklist hashes are valid
Mickaël Salaün
2022-05-23
5
-3
/
+57
*
certs: Make blacklist_vet_description() more strict
Mickaël Salaün
2022-05-23
1
-10
/
+36
*
certs: Factor out the blacklist hash creation
Mickaël Salaün
2022-05-23
4
-46
/
+73
*
tools/certs: Add print-cert-tbs-hash.sh
Mickaël Salaün
2022-05-23
2
-0
/
+92
*
Linux 5.18
v5.18
Linus Torvalds
2022-05-22
1
-1
/
+1
*
afs: Fix afs_getattr() to refetch file status if callback break occurred
David Howells
2022-05-22
1
-1
/
+13
*
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-05-22
3
-2
/
+23
|
\
|
*
drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllers
Piyush Malgujar
2022-05-21
1
-0
/
+1
|
*
i2c: ismt: Provide a DMA buffer for Interrupt Cause Logging
Mika Westerberg
2022-05-21
1
-0
/
+14
|
*
i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()
Yang Yingliang
2022-05-21
1
-2
/
+8
*
|
Merge tag 'perf-tools-fixes-for-v5.18-2022-05-21' of git://git.kernel.org/pub...
Linus Torvalds
2022-05-22
13
-16
/
+103
|
\
\
|
*
|
perf session: Fix Intel LBR callstack entries and nr print message
Chengdong Li
2022-05-21
1
-5
/
+21
|
*
|
perf test bpf: Skip test if clang is not present
Athira Rajeev
2022-05-21
1
-4
/
+6
|
*
|
perf test session topology: Fix test to skip the test in guest environment
Athira Rajeev
2022-05-21
1
-0
/
+11
|
*
|
perf bench numa: Address compiler error on s390
Thomas Richter
2022-05-21
1
-1
/
+1
|
*
|
perf test: Avoid shell test description infinite loop
Ian Rogers
2022-05-21
1
-2
/
+6
|
*
|
perf regs x86: Fix arch__intr_reg_mask() for the hybrid platform
Kan Liang
2022-05-21
1
-0
/
+12
|
*
|
perf test: Fix "all PMU test" to skip hv_24x7/hv_gpci tests on powerpc
Athira Rajeev
2022-05-21
1
-0
/
+10
|
*
|
perf stat: Fix and validate CPU map inputs in synthetic PERF_RECORD_STAT events
Ian Rogers
2022-05-20
1
-3
/
+14
|
*
|
perf build: Fix check for btf__load_from_kernel_by_id() in libbpf
Arnaldo Carvalho de Melo
2022-05-20
5
-1
/
+22
*
|
|
Merge tag 'input-for-v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-22
2
-13
/
+9
|
\
\
\
|
*
|
|
Input: ili210x - use one common reset implementation
Marek Vasut
2022-05-18
1
-12
/
+8
|
*
|
|
Input: ili210x - fix reset timing
Marek Vasut
2022-05-18
1
-2
/
+2
|
*
|
|
dt-bindings: input: mediatek,mt6779-keypad: update maintainer
Mattijs Korpershoek
2022-04-25
1
-1
/
+1
*
|
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2022-05-22
3
-32
/
+43
|
\
\
\
\
|
*
|
|
|
scsi: ufs: core: Fix referencing invalid rsp field
Daejun Park
2022-05-20
1
-12
/
+7
|
*
|
|
|
scsi: target: Fix incorrect use of cpumask_t
Mingzhe Zou
2022-05-18
2
-20
/
+36
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-05-21
8
-19
/
+56
|
\
\
\
\
\
|
*
|
|
|
|
KVM: x86/mmu: fix NULL pointer dereference on guest INVPCID
Paolo Bonzini
2022-05-20
1
-2
/
+4
|
*
|
|
|
|
KVM: x86: hyper-v: fix type of valid_bank_mask
Yury Norov
2022-05-20
1
-2
/
+2
|
*
|
|
|
|
KVM: Free new dirty bitmap if creating a new memslot fails
Sean Christopherson
2022-05-20
1
-1
/
+1
|
*
|
|
|
|
KVM: eventfd: Fix false positive RCU usage warning
Wanpeng Li
2022-05-20
1
-1
/
+2
|
*
|
|
|
|
selftests: kvm/x86: Verify the pmu event filter matches the correct event
Aaron Lewis
2022-05-20
1
-0
/
+19
|
*
|
|
|
|
selftests: kvm/x86: Add the helper function create_pmu_event_filter
Aaron Lewis
2022-05-20
1
-4
/
+14
[next]