summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KEYS: trusted: Reserve TPM for seal and unseal operationsJarkko Sakkinen2021-02-163-9/+22
* KEYS: trusted: Fix migratable=1 failingJarkko Sakkinen2021-02-161-1/+1
* KEYS: trusted: Fix incorrect handling of tpm_get_random()Jarkko Sakkinen2021-02-161-3/+17
* tpm/ppi: Constify static struct attribute_groupRikard Falkeborn2021-02-162-1/+3
* ABI: add sysfs description for tpm exports of PCR registersJames Bottomley2021-02-161-0/+14
* tpm: add sysfs exports for all banks of PCR registersJames Bottomley2021-02-162-1/+187
* keys: Update comment for restrict_link_by_key_or_keyring_chainAndrew Zaborowski2021-02-161-3/+4
* tpm: Remove tpm_dev_wq_lockSebastian Andrzej Siewior2021-02-161-1/+0
* char: tpm: add i2c driver for cr50Duncan Laurie2021-02-163-0/+802
* tpm: Fix fall-through warnings for ClangGustavo A. R. Silva2021-02-161-0/+1
* tpm_tis: Clean up locality releaseJames Bottomley2021-02-161-46/+1
* tpm_tis: Fix check_locality for correct locality acquisitionJames Bottomley2021-02-161-1/+2
* Linux 5.11v5.11Linus Torvalds2021-02-141-2/+2
* Merge branch 'for-rc8-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-02-141-0/+1
|\
| * leds: rt8515: add V4L2_FLASH_LED_CLASS dependencyArnd Bergmann2021-02-141-0/+1
* | Merge tag 'kbuild-fixes-v5.11-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-143-2/+4
|\ \
| * | scripts: set proper OpenSSL include dir also for sign-fileRolf Eike Beer2021-02-141-0/+1
| * | sparc: remove wrong comment from arch/sparc/include/asm/KbuildMasahiro Yamada2021-02-141-2/+0
| * | kbuild: fix CONFIG_TRIM_UNUSED_KSYMS build for ppc64Masahiro Yamada2021-02-111-0/+3
| |/
* | Merge tag 'x86_urgent_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-144-7/+22
|\ \
| * | x86/pci: Create PCI/MSI irqdomain after x86_init.pci.arch_init()Thomas Gleixner2021-02-101-4/+11
| * | x86/build: Disable CET instrumentation in the kernel for 32-bit tooBorislav Petkov2021-02-091-3/+3
| * | x86/sgx: Maintain encl->refcount for each encl->mm_list entryJarkko Sakkinen2021-02-082-0/+8
| |/
* | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-131-1/+1
|\ \
| * | clk: sunxi-ng: mp: fix parent rate change flag checkJernej Skrabec2021-02-121-1/+1
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-02-131-0/+1
|\ \ \
| * | | scsi: scsi_debug: Fix a memory leakMaurizio Lombardi2021-02-091-0/+1
* | | | Merge branch 'for-5.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-134-8/+11
|\ \ \ \
| * | | | cgroup: update PSI file description in docsOdin Ugedal2021-01-191-3/+3
| * | | | cgroup: fix psi monitor for root cgroupOdin Ugedal2021-01-191-1/+3
| * | | | MAINTAINERS: Update my email addressZefan Li2021-01-151-2/+2
| * | | | MAINTAINERS: Remove stale URLs for cpusetZefan Li2021-01-151-2/+0
| * | | | cgroup-v1: add disabled controller check in cgroup1_parse_param()Chen Zhou2021-01-151-0/+3
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-02-134-5/+14
|\ \ \ \ \
| * | | | | h8300: fix PREEMPTION build, TI_PRE_COUNT undefinedRandy Dunlap2021-02-131-0/+3
| * | | | | MAINTAINERS: add Andrey Konovalov to KASAN reviewersAndrey Konovalov2021-02-131-0/+1
| * | | | | MAINTAINERS: update Andrey Konovalov's email addressAndrey Konovalov2021-02-131-1/+1
| * | | | | MAINTAINERS: update KASAN file listAndrey Konovalov2021-02-131-2/+3
| * | | | | scripts/recordmcount.pl: support big endian for ARCH shRong Chen2021-02-131-1/+5
| * | | | | m68k: make __pfn_to_phys() and __phys_to_pfn() available for !MMUMike Rapoport2021-02-131-1/+1
* | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-131-1/+10
|\ \ \ \ \ \
| * | | | | | i2c: stm32f7: fix configuration of the digital filterAlain Volmat2021-02-121-1/+10
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'for-5.11-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-02-131-1/+2
|\ \ \ \ \ \
| * | | | | | btrfs: initialize fs_info::csum_size earlier in open_ctreeSu Yue2021-02-121-1/+2
* | | | | | | Merge tag '5.11-rc7-smb3-github' of git://github.com/smfrench/smb3-kernelLinus Torvalds2021-02-124-4/+28
|\ \ \ \ \ \ \
| * | | | | | | cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath.Shyam Prasad N2021-02-111-0/+1
| * | | | | | | cifs: In the new mount api we get the full devname as source=Ronnie Sahlberg2021-02-113-2/+17
| * | | | | | | cifs: do not disable noperm if multiuser mount option is not providedRonnie Sahlberg2021-02-101-2/+2
| * | | | | | | cifs: fix dfs-linksRonnie Sahlberg2021-02-091-0/+8
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'io_uring-5.11-2021-02-12' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-121-2/+4
|\ \ \ \ \ \ \