2023-11-20 |
Jonas Gorski | hwrng: geode - fix accessing registers |
tree | commitdiff |
2023-11-20 |
Stefan Wahren | hwrng: bcm2835 - Fix hwrng throughput regression |
tree | commitdiff |
2023-10-06 |
Helge Deller | parisc: sba: Fix compile warning wrt list of SBA devices |
tree | commitdiff |
2023-09-23 |
Alexander Steffen | tpm_tis: Resend command to recover from data transfer... |
tree | commitdiff |
2023-09-19 |
Christophe JAILLET | tpm_crb: Fix an error handling path in crb_acpi_add() |
tree | commitdiff |
2023-09-13 |
Yi Yang | ipmi_si: fix a memleak in try_smi_init() |
tree | commitdiff |
2023-09-13 |
Corey Minyard | ipmi:ssif: Fix a memory leak when scanning for an adapter |
tree | commitdiff |
2023-09-13 |
Jiasheng Jiang | ipmi:ssif: Add check for kstrdup |
tree | commitdiff |
2023-09-13 |
Florian Fainelli | hwrng: iproc-rng200 - Implement suspend and resume... |
tree | commitdiff |
2023-09-13 |
Martin Kaiser | hwrng: pic32 - use devm_clk_get_enabled |
tree | commitdiff |
2023-09-13 |
Martin Kaiser | hwrng: nomadik - keep clock enabled while hwrng is... |
tree | commitdiff |
2023-09-13 |
Jarkko Sakkinen | tpm: Enable hwrng only for Pluton on AMD CPUs |
tree | commitdiff |
2023-08-16 |
Mario Limonciello | tpm: Add a helper for checking hwrng enabled |
tree | commitdiff |
2023-08-16 |
Mario Limonciello | tpm: Disable RNG for all AMD fTPMs |
tree | commitdiff |
2023-08-03 |
Alexander Steffen | tpm_tis: Explicitly check for error code |
tree | commitdiff |
2023-07-23 |
Martin Kaiser | hwrng: imx-rngc - fix the timeout for init and self... |
tree | commitdiff |
2023-07-23 |
Jerry Snitselaar | tpm: return false from tpm_amd_is_rng_defective on... |
tree | commitdiff |
2023-07-23 |
Alexander Sverdlin | tpm: tis_i2c: Limit write bursts to I2C_SMBUS_BLOCK_MAX... |
tree | commitdiff |
2023-07-23 |
Alexander Sverdlin | tpm: tis_i2c: Limit read bursts to I2C_SMBUS_BLOCK_MAX... |
tree | commitdiff |
2023-07-23 |
Jarkko Sakkinen | tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx... |
tree | commitdiff |
2023-07-23 |
Valentin David | tpm: Do not remap from ACPI resources again for Pluton TPM |
tree | commitdiff |
2023-07-19 |
Martin Kaiser | hwrng: st - keep clock enabled while hwrng is registered |
tree | commitdiff |
2023-07-19 |
Herbert Xu | hwrng: virtio - Fix race on data_avail and actual data |
tree | commitdiff |
2023-06-28 |
Matthew Garrett | tpm_crb: Add support for CRB devices based on Pluton |
tree | commitdiff |
2023-06-28 |
Lino Sanfilippo | tpm, tpm_tis: Claim locality in interrupt handler |
tree | commitdiff |
2023-06-21 |
Helge Deller | parisc: Flush gatt writes and adjust gatt mask in paris... |
tree | commitdiff |
2023-06-09 |
Lino Sanfilippo | tpm, tpm_tis: Request threaded interrupt handler |
tree | commitdiff |
2023-06-09 |
Lino Sanfilippo | tpm, tpm_tis: correct tpm_tis_flags enumeration values |
tree | commitdiff |
2023-05-30 |
Jarkko Sakkinen | tpm: Prevent hwrng from activating during resume |
tree | commitdiff |
2023-05-30 |
Jarkko Sakkinen | tpm: Re-enable TPM chip boostrapping non-tpm_tis TPM... |
tree | commitdiff |
2023-05-30 |
Lino Sanfilippo | tpm, tpm_tis: startup chip before testing for interrupts |
tree | commitdiff |
2023-05-30 |
Jarkko Sakkinen | tpm_tis: Use tpm_chip_{start,stop} decoration inside... |
tree | commitdiff |
2023-05-30 |
Lino Sanfilippo | tpm, tpm_tis: Only handle supported interrupts |
tree | commitdiff |
2023-05-30 |
Lino Sanfilippo | tpm, tpm_tis: Avoid cache incoherency in test for inter... |
tree | commitdiff |
2023-05-24 |
Jerry Snitselaar | tpm/tpm_tis: Disable interrupts for more Lenovo devices |
tree | commitdiff |
2023-05-11 |
Randy Dunlap | ipmi: ASPEED_BT_IPMI_BMC: select REGMAP_MMIO instead... |
tree | commitdiff |
2023-05-11 |
Lino Sanfilippo | tpm, tpm_tis: Claim locality when interrupts are reenab... |
tree | commitdiff |
2023-05-11 |
Lino Sanfilippo | tpm, tpm: Implement usage counter for locality |
tree | commitdiff |
2023-05-11 |
Lino Sanfilippo | tpm, tpm_tis: Claim locality before writing interrupt... |
tree | commitdiff |
2023-05-11 |
Lino Sanfilippo | tpm, tpm_tis: Disable interrupts if tpm_tis_probe_irq... |
tree | commitdiff |
2023-05-11 |
Lino Sanfilippo | tpm, tpm_tis: Claim locality before writing TPM_INT_ENA... |
tree | commitdiff |
2023-05-11 |
Lino Sanfilippo | tpm, tpm_tis: Do not skip reset of original interrupt... |
tree | commitdiff |
2023-05-11 |
Zhang Yuchen | ipmi: fix SSIF not responding under certain cond. |
tree | commitdiff |
2023-05-11 |
Corey Minyard | ipmi:ssif: Add send_retries increment |
tree | commitdiff |
2023-05-11 |
Jarkko Sakkinen | tpm: Add !tpm_amd_is_rng_defective() to the hwrng_unreg... |
tree | commitdiff |
2023-03-17 |
Morten Linderud | tpm/eventlog: Don't abort tpm_read_log on faulty ACPI... |
tree | commitdiff |
2023-03-17 |
Corey Minyard | ipmi:ssif: Add a timer between request retries |
tree | commitdiff |
2023-03-17 |
Corey Minyard | ipmi:ssif: Increase the message retry time |
tree | commitdiff |
2023-03-17 |
Corey Minyard | ipmi:ssif: Remove rtc_us_timer |
tree | commitdiff |
2023-03-13 |
Mario Limonciello | tpm: disable hwrng for fTPM on some AMD designs |
tree | commitdiff |
2023-03-10 |
Corey Minyard | ipmi_ssif: Rename idle state and check |
tree | commitdiff |
2023-03-10 |
Corey Minyard | ipmi:ssif: resend_msg() cannot fail |
tree | commitdiff |
2023-03-10 |
Christophe JAILLET | ipmi: ipmb: Fix the MODULE_PARM_DESC associated to... |
tree | commitdiff |
2023-03-10 |
Xiongfeng Wang | applicom: Fix PCI device refcount leak in applicom_init() |
tree | commitdiff |
2023-03-10 |
Duoming Zhou | Revert "char: pcmcia: cm4000_cs: Replace mdelay with... |
tree | commitdiff |
2023-02-09 |
Al Viro | use less confusing names for iov_iter direction initial... |
tree | commitdiff |
2023-01-12 |
Jason A. Donenfeld | tpm: Allow system suspend to continue when TPM suspend... |
tree | commitdiff |
2023-01-07 |
Dan Carpenter | ipmi: fix use after free in _ipmi_destroy_user() |
tree | commitdiff |
2023-01-07 |
Zhang Yuchen | ipmi: fix long wait in unload when IPMI disconnect |
tree | commitdiff |
2023-01-07 |
Jason A. Donenfeld | random: add helpers for random numbers with given floor... |
tree | commitdiff |
2023-01-07 |
Jason A. Donenfeld | random: use rejection sampling for uniform bounded... |
tree | commitdiff |
2023-01-04 |
Hanjun Guo | tpm: tpm_tis: Add the missed acpi_put_table() to fix... |
tree | commitdiff |
2023-01-04 |
Hanjun Guo | tpm: tpm_crb: Add the missed acpi_put_table() to fix... |
tree | commitdiff |
2023-01-04 |
Hanjun Guo | tpm: acpi: Call acpi_put_table() to fix memory leak |
tree | commitdiff |
2022-12-31 |
Zhang Yuchen | ipmi: fix memleak when unload ipmi driver |
tree | commitdiff |
2022-12-31 |
Xiongfeng Wang | hwrng: geode - Fix PCI device refcount leak |
tree | commitdiff |
2022-12-31 |
Xiongfeng Wang | hwrng: amd - Fix PCI device refcount leak |
tree | commitdiff |
2022-12-31 |
Andrew Jeffery | ipmi: kcs: Poll OBF briefly to reduce OBE latency |
tree | commitdiff |
2022-12-31 |
Michael Kelley | tpm/tpm_crb: Fix error message in __crb_relinquish_loca... |
tree | commitdiff |
2022-12-31 |
Yuan Can | tpm/tpm_ftpm_tee: Fix error handling in ftpm_mod_init() |
tree | commitdiff |
2022-12-31 |
Eddie James | tpm: Add flag to use default cancellation policy |
tree | commitdiff |
2022-12-31 |
Eddie James | tpm: tis_i2c: Fix sanity check interrupt enable mask |
tree | commitdiff |
2022-12-11 |
Linus Torvalds | Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git... |
tree | commitdiff |
2022-12-10 |
Linus Torvalds | Merge tag 'for-linus' of git://git.armlinux.org.uk... |
tree | commitdiff |
2022-12-09 |
Linus Torvalds | Merge tag 'media/v6.1-4' of git://git./linux/kernel... |
tree | commitdiff |
2022-12-09 |
Linus Torvalds | Merge tag 'soc-fixes-6.1-6' of git://git./linux/kernel... |
tree | commitdiff |
2022-12-09 |
Dave Airlie | Merge tag 'drm-misc-fixes-2022-12-08' of git://anongit... |
tree | commitdiff |
2022-12-08 |
Linus Torvalds | Merge tag 'block-6.1-2022-12-08' of git://git.kernel... |
tree | commitdiff |
2022-12-08 |
Linus Torvalds | Merge tag 'io_uring-6.1-2022-12-08' of git://git.kernel... |
tree | commitdiff |
2022-12-08 |
Linus Torvalds | Merge tag 'net-6.1-rc9' of git://git./linux/kernel... |
tree | commitdiff |
2022-12-08 |
Linus Torvalds | Merge tag 'for-linus-2022120801' of git://git./linux... |
tree | commitdiff |
2022-12-08 |
Linus Torvalds | Merge tag 'soc-fixes-6.1-5' of git://git./linux/kernel... |
tree | commitdiff |
2022-12-08 |
Linus Torvalds | Merge tag 'gpio-fixes-for-v6.1' of git://git./linux... |
tree | commitdiff |
2022-12-08 |
Linus Torvalds | Merge tag 'ata-6.1-rc8' of git://git./linux/kernel... |
tree | commitdiff |
2022-12-07 |
Linus Torvalds | Merge tag 'platform-drivers-x86-v6.1-5' of git://git... |
tree | commitdiff |
2022-12-07 |
Paolo Abeni | Merge tag 'ieee802154-for-net-2022-12-05' of git:/... |
tree | commitdiff |
2022-12-06 |
Linus Torvalds | Merge tag 'arm64-fixes' of git://git./linux/kernel... |
tree | commitdiff |
2022-12-06 |
Linus Torvalds | Merge tag 'for-linus' of git://git./virt/kvm/kvm |
tree | commitdiff |
2022-12-04 |
Jan Dabros | char: tpm: Protect tpm_pm_suspend with locks |
tree | commitdiff |
2022-12-04 |
Linus Torvalds | Merge tag 'powerpc-6.1-6' of git://git./linux/kernel... |
tree | commitdiff |
2022-12-04 |
Linus Torvalds | Merge tag 'input-for-v6.1-rc7' of git://git./linux... |
tree | commitdiff |
2022-12-03 |
Linus Torvalds | Merge tag 'block-6.1-2022-12-02' of git://git.kernel... |
tree | commitdiff |
2022-12-03 |
Linus Torvalds | Merge tag 'riscv-for-linus-6.1-rc8' of git://git./linux... |
tree | commitdiff |
2022-12-02 |
Linus Torvalds | Merge tag 'sound-6.1-rc8' of git://git./linux/kernel... |
tree | commitdiff |
2022-12-01 |
Palmer Dabbelt | RISC-V: Fix a race condition during kernel stack overflow |
tree | commitdiff |
2022-12-01 |
Linus Torvalds | Merge tag 'efi-fixes-for-v6.1-4' of git://git./linux... |
tree | commitdiff |
2022-11-30 |
Linus Torvalds | Merge tag 'clk-fixes-for-linus' of git://git./linux... |
tree | commitdiff |
2022-11-29 |
Arnd Bergmann | Merge tag 'at91-fixes-6.1-3' of https://git./linux... |
tree | commitdiff |
2022-11-28 |
Linus Torvalds | Merge tag 'devicetree-fixes-for-6.1-2' of git://git... |
tree | commitdiff |
2022-11-27 |
Linus Torvalds | Merge tag 'pull-fixes' of git://git./linux/kernel/git... |
tree | commitdiff |
next |