| Age | Commit message (Expand) | Author |
| 2023-04-24 | tpm, tpm: Implement usage counter for locality | Lino Sanfilippo |
| 2023-04-24 | tpm, tpm_tis: do not check for the active locality in interrupt handler | Lino Sanfilippo |
| 2023-04-24 | tpm, tpm_tis: Move interrupt mask checks into own function | Lino Sanfilippo |
| 2023-04-24 | tpm, tpm_tis: Only handle supported interrupts | Lino Sanfilippo |
| 2023-04-24 | tpm, tpm_tis: Claim locality before writing interrupt registers | Lino Sanfilippo |
| 2023-04-24 | tpm, tpm_tis: Do not skip reset of original interrupt vector | Lino Sanfilippo |
| 2023-04-24 | tpm, tpm_tis: Disable interrupts if tpm_tis_probe_irq() failed | Lino Sanfilippo |
| 2023-04-24 | tpm, tpm_tis: Claim locality before writing TPM_INT_ENABLE register | Lino Sanfilippo |
| 2023-04-24 | tpm, tpm_tis: Avoid cache incoherency in test for interrupts | Lino Sanfilippo |
| 2023-04-24 | tpm: remove unnecessary (void*) conversions | Yu Zhe |
| 2023-04-24 | tpm: cr50: i2c: use jiffies to wait for tpm ready irq | Mark Hasemeyer |
| 2023-04-12 | ipmi:ssif: Drop if blocks with always false condition | Uwe Kleine-König |
| 2023-04-12 | ipmi: fix SSIF not responding under certain cond. | Zhang Yuchen |
| 2023-04-06 | tpm: atmel: Add explicit include for of.h | Rob Herring |
| 2023-04-04 | ipmi:ssif: Add send_retries increment | Corey Minyard |
| 2023-04-03 | Merge 6.3-rc5 into driver-core-next | Greg Kroah-Hartman |
| 2023-03-24 | hwrng: xgene - remove unnecessary (void*) conversions | Yu Zhe |
| 2023-03-21 | tpm: Fix a possible dereference of ERR_PTR in tpm_init() | Harshit Mogalapalli |
| 2023-03-20 | Merge 6.3-rc3 into tty-next | Greg Kroah-Hartman |
| 2023-03-20 | Merge 6.3-rc3 into char-misc-next | Greg Kroah-Hartman |
| 2023-03-17 | tpm: fix up the tpm_class shutdown_pre pointer when created | Greg Kroah-Hartman |
| 2023-03-17 | driver core: class: remove module * from class_create() | Greg Kroah-Hartman |
| 2023-03-17 | tty: Convert hw_stopped in tty_struct to bool | Ilpo Järvinen |
| 2023-03-16 | char:ipmi:Fix spelling mistake "asychronously" -> "asynchronously" | zipeng zhang |
| 2023-03-14 | hwrng: meson - remove not needed call to platform_set_drvdata | Heiner Kallweit |
| 2023-03-14 | hwrng: meson - use devm_clk_get_optional_enabled | Heiner Kallweit |
| 2023-03-14 | hwrng: meson - remove unused member of struct meson_rng_data | Heiner Kallweit |
| 2023-03-14 | hwrng: xgene - Improve error reporting for problems during .remove() | Uwe Kleine-König |
| 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-10 | hwrng: xgene - Simplify using devm_clk_get_optional_enabled() | Uwe Kleine-König |
| 2023-03-10 | hwrng: xgene - Simplify using dev_err_probe() | Uwe Kleine-König |
| 2023-03-09 | char: pcmcia: remove all the drivers | Jiri Slaby |
| 2023-03-09 | tty: ipwireless: move Kconfig entry to tty | Jiri Slaby |
| 2023-03-06 | cpumask: fix incorrect cpumask scanning result checks | Linus Torvalds |
| 2023-03-02 | ipmi: simplify sysctl registration | Luis Chamberlain |
| 2023-03-02 | ipmi: ASPEED_BT_IPMI_BMC: select REGMAP_MMIO instead of depending on it | Randy Dunlap |
| 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 |