- 4ec3c2e Merge 5.10.94 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 11 months ago
- 05026c4 tpm: fix NPE on probe for missing device by Patrick Williams · 3 years ago
- f2a27dd random: do not throw away excess input to crng_fast_load by Jason A. Donenfeld · 3 years ago
- 88ddf03 char/mwave: Adjust io port register size by Kees Cook · 3 years, 1 month ago
- b9ac866 tpm_tis: Fix an error handling path in 'tpm_tis_core_init()' by Christophe Jaillet · 3 years, 2 months ago
- fb46223 tpm: add request_locality before write TPM_INT_ENABLE by Chen Jun · 3 years, 3 months ago
- 7dd0d26 Merge 5.10.92 into android12-5.10-lts by Greg Kroah-Hartman · 3 years ago
- 9b3c761 random: fix crash on multiple early calls to add_bootloader_randomness() by Dominik Brodowski · 3 years ago
- 61cca7d random: fix data race on crng init time by Eric Biggers · 3 years ago
- 3de94782 random: fix data race on crng_node_pool by Eric Biggers · 3 years ago
- 9b28b48 Merge 5.10.89 into android12-5.10-lts by Greg Kroah-Hartman · 3 years ago
- 8b74561 ipmi: fix initialization when workqueue allocation fails by Thadeu Lima de Souza Cascardo · 3 years ago
- 1f6ab84 ipmi: ssif: initialize ssif_info->client early by Mian Yousaf Kaukab · 3 years, 1 month ago
- a5192f3 ipmi: bail out if init_srcu_struct fails by Thadeu Lima de Souza Cascardo · 3 years ago
- 6809da5 ipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler module by Wu Bo · 3 years ago
- c4d0879 Merge 5.10.87 into android12-5.10-lts by Greg Kroah-Hartman · 3 years ago
- d6edec8 parisc/agp: Annotate parisc agp init functions with __init by Helge Deller · 3 years, 1 month ago
- 1b71a02 Merge 5.10.84 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 1 month ago
- e6edaf2 ipmi: msghandler: Make symbol 'remove_work_wq' static by Wei Yongjun · 3 years, 1 month ago
- f717f29 ipmi: Move remove_work to dedicated workqueue by Ioanna Alifieraki · 3 years, 1 month ago
- c553d9a Merge 5.10.80 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 1 month ago
- 227efdd tpm_tis_spi: Add missing SPI ID by Mark Brown · 3 years, 3 months ago
- ff1a0f7 tpm: fix Atmel TPM crash caused by too frequent queries by Hao Wu · 3 years, 4 months ago
- 6a16100 hwrng: mtk - Force runtime pm ops for sleep ops by Markus Schneider-Pargmann · 3 years, 3 months ago
- 6e242c5 ipmi: Disable some operations during a panic by Corey Minyard · 3 years, 3 months ago
- dd189fe tpm: Check for integer overflow in tpm2_map_response_body() by Dan Carpenter · 3 years, 4 months ago
- 2300418 Merge 5.10.65 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 3 months ago
- 6627be8 tpm: ibmvtpm: Avoid error message when process gets signal while waiting by Stefan Berger · 3 years, 5 months ago
- af3bdb4 Merge 5.10.58 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 5 months ago
- 1628b64 tpm_ftpm_tee: Free and unregister TEE shared memory during kexec by Tyler Hicks · 3 years, 7 months ago
- 51ab149 Merge 5.10.52 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 5 months ago
- f6ec306 virtio_console: Assure used length from device is limited by Xie Yongji · 3 years, 7 months ago
- 8db62be Merge 5.10.51 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 5 months ago
- ef5066f ipmi/watchdog: Stop watchdog timer when the current action is 'none' by Petr Pavlu · 3 years, 8 months ago
- 2df0fb4 Merge 5.10.50 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 6 months ago
- 97cbddc tpm: Replace WARN_ONCE() with dev_err_once() in tpm_tis_status() by Jarkko Sakkinen · 3 years, 7 months ago
- 1e1b9cd char: pcmcia: error out if 'num_bytes_read' is greater than 4 in set_protocol() by Yu Kuai · 3 years, 7 months ago
- 5c93dd7 tpm_tis_spi: add missing SPI device ID entries by Javier Martinez Canillas · 3 years, 7 months ago
- 4e8c951 hwrng: exynos - Fix runtime PM imbalance on error by Łukasz Stelmach · 3 years, 8 months ago
- c5d480c Merge 5.10.42 into android12-5.10 by Greg Kroah-Hartman · 3 years, 7 months ago
- c8972b1 char: hpet: add checks after calling ioremap by Tom Seewald · 3 years, 8 months ago
- 0f4e71f Revert "char: hpet: fix a missing check of ioremap" by Greg Kroah-Hartman · 3 years, 8 months ago
- 76002c2 Merge 5.10.38 into android12-5.10 by Greg Kroah-Hartman · 3 years, 7 months ago
- 53171e6 tpm, tpm_tis: Reserve locality in tpm_tis_resume() by Jarkko Sakkinen · 3 years, 8 months ago
- 9238661 tpm, tpm_tis: Extend locality handling to TPM2 in tpm_tis_gen_interrupt() by Jarkko Sakkinen · 3 years, 8 months ago
- 8fe5a45 tpm: fix error return code in tpm2_get_cc_attrs_tbl() by Zhen Lei · 3 years, 8 months ago
- e054456 Merge 5.10.37 into android12-5.10 by Greg Kroah-Hartman · 3 years, 8 months ago
- 927162c ttyprintk: Add TTY hangup callback. by Tetsuo Handa · 3 years, 9 months ago
- a1ac3f3 Merge 5.10.36 into android12-5.10 by Greg Kroah-Hartman · 3 years, 8 months ago
- c9adb76 tpm: vtpm_proxy: Avoid reading host log when using a virtual device by Stefan Berger · 3 years, 10 months ago
- 60a01ec tpm: efi: Use local variable for calculating final log size by Stefan Berger · 3 years, 10 months ago
- 5c22421 random: initialize ChaCha20 constants with correct endianness by Eric Biggers · 3 years, 9 months ago
- 58a762a tpm: acpi: Check eventlog signature before using it by Stefan Berger · 3 years, 10 months ago
- 9a705f0 Merge 5.10.30 into android12-5.10 by Greg Kroah-Hartman · 3 years, 9 months ago
- 5971217 parisc: parisc-agp requires SBA IOMMU driver by Helge Deller · 3 years, 9 months ago
- 6bd3d02 Merge 5.10.22 into android12-5.10 by Greg Kroah-Hartman · 3 years, 10 months ago
- fbefc2d tpm, tpm_tis: Decorate tpm_get_timeouts() with request_locality() by Jarkko Sakkinen · 3 years, 10 months ago
- bfa2e4e tpm, tpm_tis: Decorate tpm_tis_gen_interrupt() with request_locality() by Lukasz Majczak · 3 years, 10 months ago
- d8c7f0a Merge 5.10.20 into android12-5.10 by Greg Kroah-Hartman · 3 years, 10 months ago
- 67118bb KEYS: trusted: Reserve TPM for seal and unseal operations by Jarkko Sakkinen · 4 years ago
- d65aef2 tpm_tis: Clean up locality release by James Bottomley · 4 years, 3 months ago
- a1710b0 tpm_tis: Fix check_locality for correct locality acquisition by James Bottomley · 4 years, 3 months ago
- bebfe70 hwrng: timeriomem - Fix cooldown period calculation by Jan Henrik Weinstock · 3 years, 11 months ago
- 5ea0601 hwrng: ingenic - Fix a resource leak in an error handling path by Christophe JAILLET · 4 years ago
- 85c1062 random: fix the RNDRESEEDCRNG ioctl by Eric Biggers · 4 years ago
- ebe992a BACKPORT: UPSTREAM: amba: Make the remove callback return void by Uwe Kleine-König · 4 years ago
- 9cf2cea Merge 5.10.5 into android12-5.10 by Greg Kroah-Hartman · 4 years ago
- a8b49c4 um: random: Register random as hwrng-core device by Christopher Obbard · 4 years, 2 months ago
- dccb6e8 Merge 9cfd9c45994b ("Merge tag 'char-misc-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc") into android-mainline by Greg Kroah-Hartman · 4 years, 1 month ago
- 9cfd9c4 Merge tag 'char-misc-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 1 month ago
- 9d516aa virtio: virtio_console: fix DMA memory allocation for rproc serial by Alexander Lobakin · 4 years, 2 months ago
- 2cfc344 Merge 5.10-rc3 into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
- 8ffd778 tpm: efi: Don't create binary_bios_measurements file for an empty log by Tyler Hicks · 4 years, 2 months ago
- b154ce1 tpm_tis: Disable interrupts on ThinkPad T490s by Jerry Snitselaar · 4 years, 2 months ago
- 077f295 FROMLIST: char: misc: increase DYNAMIC_MINORS value by Sangmoon Kim · 4 years, 2 months ago
- c51f8f8 random32: make prandom_u32() output unpredictable by George Spelvin · 4 years, 5 months ago
- 93b694d Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 2 months ago
- 726eb70 Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 2 months ago
- 6e4dc3d Merge tag 'for-linus-5.10-1' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 4 years, 2 months ago
- 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
- 39a5101 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 3 months ago
- 8fe7990 ipmi_si: Fix wrong return value in try_smi_init() by Tianjia Zhang · 4 years, 3 months ago
- 03ace9b hwrng: mxc-rnga - use semicolons rather than commas to separate statements by Julia Lawall · 4 years, 3 months ago
- f9dc446 hwrng: iproc-rng200 - use semicolons rather than commas to separate statements by Julia Lawall · 4 years, 3 months ago
- 436cdcd hwrng: stm32 - use semicolons rather than commas to separate statements by Julia Lawall · 4 years, 3 months ago
- c2fb644 hwrng: npcm - modify readl to readb by Tomer Maimon · 4 years, 3 months ago
- 55707d5 tpm_tis: Add a check for invalid status by James Bottomley · 4 years, 3 months ago
- e08c6d3 tpm: use %*ph to print small buffer by Andy Shevchenko · 4 years, 5 months ago
- d5ae56a tpm: tis: add support for MMIO TPM on SynQuacer by Masahisa Kojima · 4 years, 5 months ago
- 32e4d9d agp: use semicolons rather than commas to separate statements by Julia Lawall · 4 years, 3 months ago
- 406346d hwrng: ingenic - Add hardware TRNG for Ingenic X1830 by 周琰杰 (Zhou Yanjie) · 4 years, 4 months ago
- 5a56ad7 raw: don't keep unopened block device around by Christoph Hellwig · 4 years, 3 months ago
- c011410 ipmi: msghandler: Fix a signedness bug by Dan Carpenter · 4 years, 3 months ago
- 42d8a34 ipmi: add retry in try_get_dev_id() by Xianting Tian · 4 years, 3 months ago
- a190db9 ipmi: Clean up some printks by Corey Minyard · 4 years, 3 months ago
- f8910ff ipmi:msghandler: retry to get device id on an error by Xianting Tian · 4 years, 3 months ago
- c2b1e76 ipmi:sm: Print current state when the state is invalid by Xianting Tian · 4 years, 3 months ago
- 81e7571 ipmi: Reset response handler when failing to send the command by Markus Boehme · 4 years, 4 months ago
- cb435fa6 hwrng: xiphera-trng: add support for XIP8001B hwrng by Atte Tommiska · 4 years, 4 months ago
- 9769635 hwrng: imx-rngc - add quality to use it as kernel entropy pool by Marco Felsch · 4 years, 4 months ago