summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameterJarkko Sakkinen2019-02-137-80/+64
* tpm: don't return bool from update_timeoutsJerry Snitselaar2019-02-133-9/+11
* tpm: don't print error message in tpm_transmit_cmd when tpm still testingJerry Snitselaar2019-02-131-1/+1
* tpm: add _head suffix to tcg_efi_specid_event and tcg_pcr_event2Roberto Sassu2019-02-132-14/+10
* tpm: Fix off-by-one when reading binary_bios_measurementsJia Zhang2019-02-131-4/+4
* tpm: Simplify the measurements loopJia Zhang2019-02-131-23/+14
* tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incompleteJarkko Sakkinen2019-02-131-0/+4
* tpm: Unify the send callback behaviourJarkko Sakkinen2019-02-1312-16/+28
* selftests: add TPM 2.0 testsJarkko Sakkinen2019-02-086-0/+936
* tpm: Fix some name collisions with drivers/char/tpm.hJarkko Sakkinen2019-02-085-20/+19
* tpm/tpm_crb: Avoid unaligned reads in crb_recv()Jarkko Sakkinen2019-02-081-6/+16
* LSM: SafeSetID: remove unused includeMicah Morton2019-01-301-1/+0
* LSM: SafeSetID: 'depend' on CONFIG_SECURITYMicah Morton2019-01-291-0/+2
* LSM: Add 'name' field for SafeSetID in DEFINE_LSMMicah Morton2019-01-281-0/+1
* LSM: add SafeSetID module that gates setid callsMicah Morton2019-01-259-1/+634
* LSM: add SafeSetID module that gates setid callsMicah Morton2019-01-253-5/+29
* tomoyo: Allow multiple use_group lines.Tetsuo Handa2019-01-243-22/+42
* tomoyo: Coding style fix.Tetsuo Handa2019-01-2415-105/+309
* tomoyo: Swicth from cred->security to task_struct->security.Tetsuo Handa2019-01-235-122/+108
* security: keys: annotate implicit fall throughsMathieu Malaterre2019-01-221-0/+4
* security: keys: annotate implicit fall throughsMathieu Malaterre2019-01-221-0/+3
* security: keys: annotate implicit fall throughMathieu Malaterre2019-01-221-0/+1
* capabilities:: annotate implicit fall throughMathieu Malaterre2019-01-221-3/+1
* apparmor: Adjust offset when accessing task blob.Tetsuo Handa2019-01-221-1/+1
* Merge tag 'v5.0-rc3' into next-generalJames Morris2019-01-22918-4628/+8861
|\
| * Linux 5.0-rc3v5.0-rc3Linus Torvalds2019-01-211-1/+1
| * Merge tag 'pstore-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-01-211-8/+4
| |\
| | * pstore/ram: Avoid allocation and leak of platform dataKees Cook2019-01-201-6/+3
| | * pstore/ram: Fix console ramoops to show the previous boot logsSai Prakash Ranjan2019-01-171-2/+1
| * | Merge tag 'gcc-plugins-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-01-211-2/+21
| |\ \
| | * | gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+Ard Biesheuvel2019-01-201-0/+18
| | * | gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP maskArd Biesheuvel2019-01-201-2/+3
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-21114-602/+2090
| |\ \
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-01-1916-36/+1293
| | |\ \
| | | * | bpf: in __bpf_redirect_no_mac pull mac only if presentWillem de Bruijn2019-01-202-10/+12
| | | * | tools: bpftool: Cleanup license messThomas Gleixner2019-01-182-11/+1
| | | * | bpf: fix inner map masking to prevent oob under speculationDaniel Borkmann2019-01-181-2/+15
| | | * | bpf: pull in pkt_sched.h header for tooling to fix bpftool buildDaniel Borkmann2019-01-181-0/+1163
| | | * | bpf: fix SO_MAX_PACING_RATE to support TCP internal pacingYuchung Cheng2019-01-181-0/+4
| | | * | bpf: bpf_setsockopt: reset sock dst on SO_MARK changesPeter Oskolkov2019-01-181-1/+4
| | | * | bpf: Correctly annotate implicit fall through in bpf_base_func_protoMathieu Malaterre2019-01-171-1/+1
| | | * | bpf: Annotate implicit fall through in cgroup_dev_func_protoMathieu Malaterre2019-01-171-0/+1
| | | * | bpf: Make function btf_name_offset_valid staticMathieu Malaterre2019-01-171-1/+1
| | | * | selftests/bpf: retry tests that expect build-idStanislav Fomichev2019-01-171-0/+30
| | | * | bpf: zero out build_id for BPF_STACK_BUILD_ID_IPStanislav Fomichev2019-01-171-0/+2
| | | * | bpf: don't assume build-id length is always 20 bytesStanislav Fomichev2019-01-171-2/+5
| | | * | tools/bpf: properly account for libbfd variationsStanislav Fomichev2019-01-161-1/+8
| | | * | bpf: libbpf: retry loading program on EAGAINLorenz Bauer2019-01-151-4/+15
| | | * | samples/bpf: workaround clang asm goto compilation errorsYonghong Song2019-01-152-0/+17
| | | * | selftests/bpf: install with_tunnels.sh for test_flow_dissector.shStanislav Fomichev2019-01-151-0/+1