| Age | Commit message (Expand) | Author |
| 2023-06-09 | tpm, tpm_tis: Request threaded interrupt handler | Lino Sanfilippo |
| 2023-06-09 | tpm, tpm_tis: correct tpm_tis_flags enumeration values | Lino Sanfilippo |
| 2023-05-30 | tpm: Prevent hwrng from activating during resume | Jarkko Sakkinen |
| 2023-05-30 | tpm: Re-enable TPM chip boostrapping non-tpm_tis TPM drivers | Jarkko Sakkinen |
| 2023-05-30 | tpm, tpm_tis: startup chip before testing for interrupts | Lino Sanfilippo |
| 2023-05-30 | tpm_tis: Use tpm_chip_{start,stop} decoration inside tpm_tis_resume | Jarkko Sakkinen |
| 2023-05-30 | tpm, tpm_tis: Only handle supported interrupts | Lino Sanfilippo |
| 2023-05-30 | tpm, tpm_tis: Avoid cache incoherency in test for interrupts | Lino Sanfilippo |
| 2023-05-24 | tpm/tpm_tis: Disable interrupts for more Lenovo devices | Jerry Snitselaar |
| 2023-05-11 | ipmi: ASPEED_BT_IPMI_BMC: select REGMAP_MMIO instead of depending on it | Randy Dunlap |
| 2023-05-11 | tpm, tpm_tis: Claim locality when interrupts are reenabled on resume | Lino Sanfilippo |
| 2023-05-11 | tpm, tpm: Implement usage counter for locality | Lino Sanfilippo |
| 2023-05-11 | tpm, tpm_tis: Claim locality before writing interrupt registers | Lino Sanfilippo |
| 2023-05-11 | tpm, tpm_tis: Disable interrupts if tpm_tis_probe_irq() failed | Lino Sanfilippo |
| 2023-05-11 | tpm, tpm_tis: Claim locality before writing TPM_INT_ENABLE register | Lino Sanfilippo |
| 2023-05-11 | tpm, tpm_tis: Do not skip reset of original interrupt vector | Lino Sanfilippo |
| 2023-05-11 | ipmi: fix SSIF not responding under certain cond. | Zhang Yuchen |
| 2023-05-11 | ipmi:ssif: Add send_retries increment | Corey Minyard |
| 2023-05-11 | tpm: Add !tpm_amd_is_rng_defective() to the hwrng_unregister() call site | Jarkko Sakkinen |
| 2023-03-12 | tpm: disable hwrng for fTPM on some AMD designs | Mario Limonciello |
| 2023-03-12 | tpm/eventlog: Don't abort tpm_read_log on faulty ACPI address | Morten Linderud |
| 2023-03-06 | cpumask: fix incorrect cpumask scanning result checks | Linus Torvalds |
| 2023-02-24 | Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
| 2023-02-24 | Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
| 2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
| 2023-02-22 | Merge tag 'for-linus-6.3-1' of https://github.com/cminyard/linux-ipmi | Linus Torvalds |
| 2023-02-21 | Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds |
| 2023-02-20 | Merge tag 'asm-generic-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
| 2023-02-13 | char/agp: consolidate {alloc,free}_gatt_pages() | Mike Rapoport |
| 2023-02-13 | tpm: add vendor flag to command code validation | Julien Gomes |
| 2023-02-13 | tpm: Add reserved memory event log | Eddie James |
| 2023-02-13 | tpm: Use managed allocation for bios event log | Eddie James |
| 2023-02-13 | tpm: tis_i2c: Convert to i2c's .probe_new() | Uwe Kleine-König |
| 2023-02-13 | tpm: tpm_i2c_nuvoton: Convert to i2c's .probe_new() | Uwe Kleine-König |
| 2023-02-13 | tpm: tpm_i2c_infineon: Convert to i2c's .probe_new() | Uwe Kleine-König |
| 2023-02-13 | tpm: tpm_i2c_atmel: Convert to i2c's .probe_new() | Uwe Kleine-König |
| 2023-02-13 | tpm: st33zp24: Convert to i2c's .probe_new() | Uwe Kleine-König |
| 2023-02-13 | tpm_crb: Add support for CRB devices based on Pluton | Matthew Garrett |
| 2023-02-10 | ipmi: ipmb: Fix the MODULE_PARM_DESC associated to 'retry_time_ms' | Christophe JAILLET |
| 2023-02-10 | ipmi:ssif: Add a timer between request retries | Corey Minyard |
| 2023-02-10 | ipmi:ssif: Remove rtc_us_timer | Corey Minyard |
| 2023-02-10 | ipmi_ssif: Rename idle state and check | Corey Minyard |
| 2023-02-10 | ipmi:ssif: resend_msg() cannot fail | Corey Minyard |
| 2023-02-09 | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan |
| 2023-02-03 | hwrng: starfive - Enable compile testing | Herbert Xu |
| 2023-01-27 | hwrng: starfive - Add TRNG driver for StarFive SoC | Jia Jie Ho |
| 2023-01-20 | virtio_console: Use strscpy() to instead of strncpy() | Bo Liu |
| 2023-01-20 | applicom: Fix PCI device refcount leak in applicom_init() | Xiongfeng Wang |
| 2023-01-19 | Revert "char: pcmcia: cm4000_cs: Replace mdelay with usleep_range in set_prot... | Duoming Zhou |
| 2023-01-19 | pcmcia: synclink_cs: remove kernel-doc notation | Randy Dunlap |