summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tpm/tpm_tis: Disable interrupts for Lenovo L590 devicesFlorian Bezdeka2023-07-171-0/+8
* tpm: Do not remap from ACPI resources again for Pluton TPMValentin David2023-07-171-8/+11
* tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 13th genChristian Hesse2023-07-171-0/+8
* tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 12th genChristian Hesse2023-07-171-0/+8
* security: keys: Modify mismatched function nameJiapeng Chong2023-07-171-1/+1
* tpm: return false from tpm_amd_is_rng_defective on non-x86 platformsJerry Snitselaar2023-07-171-0/+7
* keys: Fix linking a duplicate key to a keyring's assoc_arrayPetr Pavlu2023-07-171-11/+24
* tpm: tis_i2c: Limit write bursts to I2C_SMBUS_BLOCK_MAX (32) bytesAlexander Sverdlin2023-07-171-7/+15
* tpm: tis_i2c: Limit read bursts to I2C_SMBUS_BLOCK_MAX (32) bytesAlexander Sverdlin2023-07-171-15/+22
* tpm_tis_spi: Release chip select when flow control failsPeijie Shao2023-07-171-0/+8
* tpm: tpm_tis: Disable interrupts *only* for AEON UPX-i11Peter Ujfalusi2023-07-171-0/+1
* tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creationJarkko Sakkinen2023-07-171-23/+7
* Linux 6.5-rc2v6.5-rc2Linus Torvalds2023-07-171-1/+1
* Merge tag 'xtensa-20230716' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2023-07-163-22/+18
|\
| * xtensa: fix unaligned and load/store configuration interactionMax Filippov2023-07-112-21/+16
| * xtensa: ISS: fix call to split_if_specMax Filippov2023-07-111-1/+1
| * xtensa: ISS: add comment about etherdev freeingMax Filippov2023-07-111-0/+1
* | Merge tag 'perf_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-07-161-0/+7
|\ \
| * | perf/x86: Fix lockdep warning in for_each_sibling_event() on SPRNamhyung Kim2023-07-101-0/+7
| |/
* | Merge tag 'objtool_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-07-162-2/+2
|\ \
| * | iov_iter: Mark copy_iovec_from_user() noclonePeter Zijlstra2023-07-101-1/+1
| * | objtool: initialize all of struct elfMichal Kubecek2023-07-101-1/+1
| |/
* | Merge tag 'sched_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-07-165-12/+29
|\ \
| * | sched/psi: use kernfs polling functions for PSI trigger pollingSuren Baghdasaryan2023-07-104-11/+28
| * | sched/fair: Use recent_used_cpu to test p->cpus_ptrMiaohe Lin2023-07-101-1/+1
| |/
* | Merge tag 'pinctrl-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2023-07-164-55/+63
|\ \
| * \ Merge tag 'renesas-pinctrl-fixes-for-v6.5-tag1' of git://git.kernel.org/pub/s...Linus Walleij2023-07-132-16/+40
| |\ \
| | * | pinctrl: renesas: rzg2l: Handle non-unique subnode namesBiju Das2023-07-101-8/+20
| | * | pinctrl: renesas: rzv2m: Handle non-unique subnode namesGeert Uytterhoeven2023-07-101-8/+20
| | |/
| * | pinctrl: amd: Unify debounce handling into amd_pinconf_set()Mario Limonciello2023-07-131-16/+5
| * | pinctrl: amd: Drop pull up select configurationMario Limonciello2023-07-132-13/+4
| * | pinctrl: amd: Use amd_pinconf_set() for all config optionsMario Limonciello2023-07-131-13/+15
| * | pinctrl: amd: Only use special debounce behavior for GPIO 0Mario Limonciello2023-07-131-3/+5
| |/
* | Merge tag '6.5-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2023-07-167-31/+43
|\ \
| * | cifs: fix mid leak during reconnection after timeout thresholdShyam Prasad N2023-07-141-4/+15
| * | cifs: is_network_name_deleted should return a boolShyam Prasad N2023-07-143-7/+14
| * | smb: client: fix missed ses refcountingPaulo Alcantara2023-07-132-17/+11
| * | smb: client: Fix -Wstringop-overflow issuesGustavo A. R. Silva2023-07-131-1/+1
| * | cifs: if deferred close is disabled then close files immediatelyBharath SM2023-07-101-2/+2
| |/
* | Merge tag 'powerpc-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-07-166-46/+51
|\ \
| * | powerpc/mm/book3s64/hash/4k: Add pmd_same callback for 4K page sizeAneesh Kumar K.V2023-07-103-11/+5
| * | powerpc/64e: Fix obtool warnings in exceptions-64e.SMichael Ellerman2023-07-101-13/+18
| * | powerpc/security: Fix Speculation_Store_Bypass reporting on Power10Michael Ellerman2023-07-101-18/+19
| * | powerpc/64s: Fix native_hpte_remove() to be irq-safeMichael Ellerman2023-07-101-4/+9
| |/
* | Merge tag 'hardening-v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-07-166-10/+11
|\ \
| * | sparc: mark __arch_xchg() as __always_inlineArnd Bergmann2023-07-132-2/+2
| * | MAINTAINERS: Foolishly claim maintainership of string routinesKees Cook2023-07-131-1/+4
| * | kallsyms: strip LTO-only suffixes from promoted global functionsYonghong Song2023-07-132-6/+5
| * | vmlinux.lds.h: Remove a reference to no longer used sections .text..refcountPetr Pavlu2023-07-111-1/+0
| |/
* | Merge tag 'probes-fixes-v6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-166-29/+24
|\ \