| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-04-25 | Merge tag 'char-misc-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
| 2025-04-18 | virtio_console: fix order of fields cols and rows | Maximilian Immanuel Brandtner | 1 | -1/+1 |
| 2025-04-18 | virtio_console: fix missing byte order handling for cols and rows | Halil Pasic | 1 | -3/+4 |
| 2025-04-15 | char: misc: register chrdev region with all possible minors | Thadeu Lima de Souza Cascardo | 1 | -1/+1 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 12 | -20/+20 |
| 2025-04-01 | Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -30/+11 |
| 2025-03-29 | Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 3 | -55/+285 |
| 2025-03-27 | tpm: Make chip->{status,cancel,req_canceled} opt | Jarkko Sakkinen | 2 | -23/+27 |
| 2025-03-27 | tpm: End any active auth session before shutdown | Jonathan McDowell | 1 | -0/+1 |
| 2025-03-27 | tpm_crb: Add support for the ARM FF-A start method | Stuart Yoder | 1 | -5/+66 |
| 2025-03-27 | tpm_crb: Clean-up and refactor check for idle support | Stuart Yoder | 1 | -15/+21 |
| 2025-03-27 | tpm_crb: ffa_tpm: Implement driver compliant to CRB over FF-A | Stuart Yoder | 4 | -0/+383 |
| 2025-03-27 | tpm/tpm_ftpm_tee: fix struct ftpm_tee_private documentation | Stefano Garzarella | 1 | -1/+0 |
| 2025-03-27 | tpm, tpm_tis: Workaround failed command reception on Infineon devices | Jonathan McDowell | 2 | -3/+15 |
| 2025-03-27 | tpm, tpm_tis: Fix timeout handling when waiting for TPM status | Jonathan McDowell | 1 | -2/+1 |
| 2025-03-27 | tpm: Convert warn to dbg in tpm2_start_auth_session() | Jonathan McDowell | 1 | -1/+1 |
| 2025-03-27 | tpm: Lazily flush auth session when getting random data | Jonathan McDowell | 1 | -1/+0 |
| 2025-03-27 | tpm: ftpm_tee: remove incorrect of_match_ptr annotation | Arnd Bergmann | 1 | -1/+1 |
| 2025-03-27 | tpm: do not start chip while suspended | Thadeu Lima de Souza Cascardo | 2 | -7/+5 |
| 2025-03-26 | Merge tag 'platform-drivers-x86-v6.15-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -5/+6 |
| 2025-03-25 | Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+3 |
| 2025-03-25 | Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+1 |
| 2025-03-14 | tlclk: convert to use faux_device | Greg Kroah-Hartman | 1 | -24/+8 |
| 2025-03-10 | Merge 6.14-rc6 into char-misc-next | Greg Kroah-Hartman | 2 | -3/+3 |
| 2025-03-09 | Merge tag 'char-misc-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
| 2025-03-06 | fs/pipe: add simpler helpers for common cases | Linus Torvalds | 1 | -2/+2 |
| 2025-03-02 | hwrng: Kconfig - Fix indentation of HW_RANDOM_CN10K help text | Geert Uytterhoeven | 1 | -4/+4 |
| 2025-02-22 | hwrng: rockchip - add support for rk3588's standalone TRNG | Nicolas Frattaroli | 2 | -21/+216 |
| 2025-02-22 | hwrng: rockchip - eliminate some unnecessary dereferences | Nicolas Frattaroli | 1 | -3/+3 |
| 2025-02-22 | hwrng: rockchip - store dev pointer in driver struct | Nicolas Frattaroli | 1 | -6/+6 |
| 2025-02-21 | vdso: Add generic random data storage | Thomas Weißschuh | 1 | -3/+3 |
| 2025-02-20 | sonypi: Use str_on_off() helper in sonypi_display_info() | Thorsten Blum | 1 | -5/+6 |
| 2025-02-20 | virtio_console: Get rid of unneeded temporary variable | Andy Shevchenko | 1 | -4/+1 |
| 2025-02-20 | virtio: console: Use str_yes_no() helper in port_debugfs_show() | Thorsten Blum | 1 | -2/+2 |
| 2025-02-20 | char: misc: deallocate static minor in error path | Thadeu Lima de Souza Cascardo | 1 | -1/+1 |
| 2025-02-18 | hwrng: timeriomem: Switch to use hrtimer_setup() | Nam Cao | 1 | -2/+1 |
| 2025-02-13 | sonypi: Use str_on_off() helper in sonypi_display_info() | Thorsten Blum | 1 | -5/+6 |
| 2025-02-09 | hwrng: imx-rngc - add runtime pm | Martin Kaiser | 1 | -17/+52 |
| 2025-02-09 | hwrng: Kconfig - Move one "tristate" Kconfig description to the usual place | Dragan Simic | 1 | -1/+1 |
| 2025-02-09 | hwrng: Kconfig - Use tabs as leading whitespace consistently in Kconfig | Dragan Simic | 1 | -4/+4 |
| 2025-01-28 | treewide: const qualify ctl_tables where applicable | Joel Granados | 3 | -3/+3 |
| 2025-01-27 | Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -10/+31 |
| 2025-01-23 | tpm: Change to kvalloc() in eventlog/acpi.c | Jarkko Sakkinen | 1 | -2/+13 |
| 2025-01-22 | Merge tag 'for-linus-6.14-1' of https://github.com/cminyard/linux-ipmi | Linus Torvalds | 7 | -19/+13 |
| 2025-01-10 | virtio: console: Replace deprecated kmap_atomic with kmap_local_page | David Reaver | 1 | -2/+2 |
| 2025-01-08 | misc: misc_minor_alloc to use ida for all dynamic/misc dynamic minors | Vimal Agrawal | 1 | -8/+29 |
| 2025-01-07 | ipmi: ssif_bmc: Fix new request loss when bmc ready for a response | Quan Nguyen | 1 | -2/+3 |
| 2025-01-02 | ipmi: make ipmi_destroy_user() return void | Vitaliy Shevtsov | 4 | -16/+4 |
| 2024-12-22 | char:ipmi: Fix a not-used variable on a non-ACPI system | Corey Minyard | 1 | -0/+2 |
| 2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 9 | -9/+9 |
| 2024-11-29 | Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -4/+4 |
| 2024-11-22 | tpm: atmel: Drop PPC64 specific MMIO setup | Rob Herring (Arm) | 3 | -144/+61 |
| 2024-11-22 | char: tpm: cr50: Add new device/vendor ID 0x50666666 | Jett Rink | 1 | -4/+28 |
| 2024-11-22 | char: tpm: cr50: Move i2c locking to request/relinquish locality ops | Jan Dabros | 1 | -9/+13 |
| 2024-11-22 | char: tpm: cr50: Use generic request/relinquish locality ops | Jan Dabros | 1 | -40/+54 |
| 2024-11-22 | tpm: ibmvtpm: Set TPM_OPS_AUTO_STARTUP flag on driver | Stefan Berger | 2 | -15/+1 |
| 2024-11-19 | Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
| 2024-11-19 | Merge tag 'acpi-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -0/+1 |
| 2024-11-19 | Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 18 | -36/+477 |
| 2024-11-15 | Merge branches 'acpi-battery', 'acpi-ec', 'acpi-pfr' and 'acpi-osl' | Rafael J. Wysocki | 1 | -0/+1 |
| 2024-11-15 | hwrng: amd - remove reference to removed PPC_MAPLE config | Lukas Bulwahn | 1 | -1/+1 |
| 2024-11-13 | tpm: Disable TPM on tpm2_create_primary() failure | Jarkko Sakkinen | 1 | -2/+5 |
| 2024-11-13 | tpm: Opt-in in disable PCR integrity protection | Jarkko Sakkinen | 3 | -31/+70 |
| 2024-11-10 | hwrng: bcm74110 - Add Broadcom BCM74110 RNG driver | Markus Mayer | 3 | -0/+139 |
| 2024-11-06 | char:ipmi: Fix the wrong format specifier | liujing | 1 | -1/+1 |
| 2024-11-05 | Merge 6.12-rc6 into char-misc-next | Greg Kroah-Hartman | 4 | -42/+77 |
| 2024-11-05 | char: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 4 | -4/+4 |
| 2024-11-04 | tpm: Lock TPM chip in tpm_pm_suspend() first | Jarkko Sakkinen | 2 | -14/+22 |
| 2024-11-02 | hwrng: drivers - Switch back to struct platform_driver::remove() | Uwe Kleine-König | 12 | -12/+12 |
| 2024-10-29 | tpm: Lazily flush the auth session | Jarkko Sakkinen | 4 | -20/+44 |
| 2024-10-28 | tpm: Rollback tpm2_load_null() | Jarkko Sakkinen | 1 | -20/+24 |
| 2024-10-28 | tpm: Return tpm2_sessions_init() when null key creation fails | Jarkko Sakkinen | 1 | -2/+9 |
| 2024-10-28 | hwrng: airoha - add support for Airoha EN7581 TRNG | Christian Marangi | 3 | -0/+257 |
| 2024-10-28 | hwrng: stm32 - update STM32MP15 RNG max clock frequency | Gatien Chevallier | 1 | -1/+1 |
| 2024-10-28 | hwrng: stm32 - implement support for STM32MP25x platforms | Gatien Chevallier | 1 | -18/+56 |
| 2024-10-24 | ACPI: EC: make EC support compile-time conditional | Arnd Bergmann | 1 | -0/+1 |
| 2024-10-19 | hwrng: histb - Fix the wrong format specifier | Zhu Jun | 1 | -1/+1 |
| 2024-10-16 | hpet: Switch to irq_get_nr_irqs() | Bart Van Assche | 1 | -0/+1 |
| 2024-10-07 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -8/+10 |
| 2024-10-05 | hwrng: core - Add WARN_ON for buggy read return values | Herbert Xu | 1 | -2/+9 |
| 2024-10-05 | hwrng: iproc-r200 - enable on BCMBCA | Linus Walleij | 1 | -1/+1 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 2 | -2/+2 |
| 2024-09-27 | [tree-wide] finally take no_llseek out | Al Viro | 13 | -13/+0 |
| 2024-09-26 | ipmi: ipmb: Add check devm_kasprintf() returned value | Charles Han | 1 | -0/+3 |
| 2024-09-26 | Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+3 |
| 2024-09-25 | virtio_console: fix misc probe bugs | Michael S. Tsirkin | 1 | -8/+10 |
| 2024-09-19 | Merge tag 'tpmdd-next-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -3/+9 |
| 2024-09-19 | Merge tag 'for-linus-6.12-1' of https://github.com/cminyard/linux-ipmi | Linus Torvalds | 1 | -1/+24 |
| 2024-09-18 | Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+10 |
| 2024-09-17 | tpm: export tpm2_sessions_init() to fix ibmvtpm building | Kexy Biscuit | 1 | -0/+1 |
| 2024-09-17 | tpm: Drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 3 | -3/+3 |
| 2024-09-17 | tpm: Clean up TPM space after command failure | Jonathan McDowell | 2 | -0/+5 |
| 2024-09-17 | Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
| 2024-09-16 | Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds | 1 | -1/+0 |
| 2024-09-16 | Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 2 | -8/+3 |
| 2024-09-16 | Merge tag 'v6.12-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 7 | -15/+252 |
| 2024-09-13 | random: vDSO: add __arch_get_k_vdso_rng_data() helper for data page access | Christophe Leroy | 1 | -2/+3 |
| 2024-09-13 | random: vDSO: don't use 64-bit atomics on 32-bit architectures | Christophe Leroy | 1 | -1/+8 |
| 2024-09-11 | hpet: Fix the wrong format specifier | zhang jiao | 1 | -2/+2 |
| 2024-09-10 | Merge branch 'linus' into timers/core | Thomas Gleixner | 5 | -8/+41 |
| 2024-09-09 | adi: remove unused f_version | Christian Brauner | 1 | -1/+0 |
| 2024-09-09 | Merge 6.11-rc7 into char-misc-next | Greg Kroah-Hartman | 1 | -0/+4 |
| 2024-09-08 | treewide: Fix wrong singular form of jiffies in comments | Anna-Maria Behnsen | 1 | -1/+1 |
| 2024-09-06 | hwrng: mtk - Use devm_pm_runtime_enable | Guoqing Jiang | 1 | -1/+1 |
| 2024-08-30 | hwrng: rockchip - handle devm_pm_runtime_enable errors | Martin Kaiser | 1 | -1/+3 |
| 2024-08-30 | hwrng: rockchip - rst is used only during probe | Martin Kaiser | 1 | -7/+6 |
| 2024-08-30 | hwrng: mxc-rnga - Use devm_clk_get_enabled() helpers | Huan Yang | 1 | -13/+3 |
| 2024-08-30 | fs: move FMODE_UNSIGNED_OFFSET to fop_flags | Christian Brauner | 2 | -8/+3 |
| 2024-08-27 | tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session support | Stefan Berger | 1 | -0/+4 |
| 2024-08-20 | ipmi:ssif: Improve detecting during probing | Corey Minyard | 1 | -1/+23 |
| 2024-08-20 | ipmi: ipmi_ssif: fix module autoloading | Yuntao Liu | 1 | -0/+1 |
| 2024-08-19 | Merge 6.11-rc4 into char-misc-next | Greg Kroah-Hartman | 1 | -8/+34 |
| 2024-08-16 | char: xillybus: Check USB endpoints when probing device | Eli Billauer | 1 | -2/+20 |
| 2024-08-16 | char: xillybus: Refine workqueue handling | Eli Billauer | 1 | -3/+5 |
| 2024-08-13 | char: xillybus: Don't destroy workqueue from work item running on it | Eli Billauer | 1 | -5/+11 |
| 2024-08-12 | Merge 6.11-rc3 into char-misc-next | Greg Kroah-Hartman | 3 | -0/+3 |
| 2024-08-10 | hwrng: cctrng - Add missing clk_disable_unprepare in cctrng_resume | Gaosheng Cui | 1 | -0/+1 |
| 2024-08-10 | hwrng: bcm2835 - Add missing clk_disable_unprepare in bcm2835_rng_init | Gaosheng Cui | 1 | -1/+3 |
| 2024-08-10 | hwrng: rockchip - add hwrng driver for Rockchip RK3568 SoC | Aurelien Jarno | 3 | -0/+242 |
| 2024-08-10 | hwrng: cn10k - Enable by default CN10K driver if Thunder SoC is enabled | Francesco Dolcini | 1 | -0/+1 |
| 2024-07-31 | char: add missing NetWinder MODULE_DESCRIPTION() macros | Jeff Johnson | 3 | -0/+3 |
| 2024-07-31 | hpet: Optimize local variable data type in hpet_alloc() | Thorsten Blum | 1 | -1/+1 |
| 2024-07-24 | sysctl: treewide: constify the ctl_table argument of proc_handlers | Joel Granados | 1 | -2/+2 |
| 2024-07-24 | Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+17 |
| 2024-07-19 | Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 9 | -2/+9 |
| 2024-07-19 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -26/+17 |
| 2024-07-19 | random: introduce generic vDSO getrandom() implementation | Jason A. Donenfeld | 1 | -1/+17 |
| 2024-07-19 | Merge tag 'tpmdd-next-6.11-rc1-roundtwo' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -2/+3 |
| 2024-07-19 | Merge tag 'v6.11-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 10 | -85/+195 |
| 2024-07-18 | Merge tag 'fbdev-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 8 | -0/+8 |
| 2024-07-18 | Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 5 | -2/+7 |
| 2024-07-17 | Merge tag 'for-linus-6.11-1' of https://github.com/cminyard/linux-ipmi | Linus Torvalds | 4 | -9/+11 |
| 2024-07-17 | virtio: rename virtio_find_vqs_info() to virtio_find_vqs() | Jiri Pirko | 1 | -2/+1 |
| 2024-07-17 | virtio_console: convert to use virtio_find_vqs_info() | Jiri Pirko | 1 | -26/+18 |
| 2024-07-16 | tpm: Use auth only after NULL check in tpm_buf_check_hmac_response() | Hao Ge | 1 | -2/+3 |
| 2024-07-15 | Merge tag 'tpmdd-next-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -0/+3 |
| 2024-07-13 | hwrng: core - remove (un)register_miscdev() | Masahiro Yamada | 1 | -12/+2 |
| 2024-07-13 | hwrng: Kconfig - Do not enable by default CN10K driver | Francesco Dolcini | 1 | -1/+0 |
| 2024-07-12 | Merge tag 'char-misc-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -5/+29 |
| 2024-07-12 | agp: uninorth: add missing MODULE_DESCRIPTION() macro | Jeff Johnson | 1 | -0/+1 |
| 2024-07-08 | ipmi: Drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 4 | -7/+7 |
| 2024-07-05 | tpm: Address !chip->auth in tpm_buf_append_hmac_session*() | Jarkko Sakkinen | 1 | -76/+110 |
| 2024-07-05 | tpm: Address !chip->auth in tpm_buf_append_name() | Jarkko Sakkinen | 2 | -102/+119 |
| 2024-07-05 | tpm: Address !chip->auth in tpm2_*_auth_session() | Jarkko Sakkinen | 1 | -2/+12 |
| 2024-07-03 | parport: Remove parport_driver.devmodel | Dr. David Alan Gilbert | 2 | -2/+0 |
| 2024-07-03 | bsr: add missing MODULE_DESCRIPTION() macro | Jeff Johnson | 1 | -0/+1 |
| 2024-07-03 | dsp56k: add missing MODULE_DESCRIPTION() macro | Jeff Johnson | 1 | -0/+1 |
| 2024-07-03 | dtlk: add missing MODULE_DESCRIPTION() macro | Jeff Johnson | 1 | -0/+1 |
| 2024-07-03 | hpet: Support 32-bit userspace | He Zhe | 1 | -5/+29 |
| 2024-07-01 | tpm_tis_spi: add missing attpm20p SPI device ID entry | Vitor Soares | 1 | -0/+1 |
| 2024-07-01 | char: tpm: Fix possible memory leak in tpm_bios_measurements_open() | Joe Hattori | 1 | -0/+2 |
| 2024-06-28 | hwrng: core - Fix wrong quality calculation at hw rng registration | Harald Freudenberger | 1 | -1/+3 |
| 2024-06-28 | hwrng: exynos - Enable Exynos850 support | Sam Protsenko | 1 | -0/+3 |
| 2024-06-28 | hwrng: exynos - Add SMC based TRNG operation | Sam Protsenko | 1 | -10/+130 |
| 2024-06-28 | hwrng: exynos - Implement bus clock control | Sam Protsenko | 1 | -1/+9 |
| 2024-06-28 | hwrng: exynos - Use devm_clk_get_enabled() to get the clock | Sam Protsenko | 1 | -17/+4 |
| 2024-06-28 | hwrng: exynos - Improve coding style | Sam Protsenko | 1 | -31/+28 |
| 2024-06-24 | agp: add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 5 | -0/+5 |
| 2024-06-22 | video: agp: add remaining missing MODULE_DESCRIPTION() macros | Jeff Johnson | 8 | -0/+8 |
| 2024-06-21 | hwrng: drivers - add missing Arm & Cavium MODULE_DESCRIPTION() macros | Jeff Johnson | 3 | -0/+3 |
| 2024-06-19 | Merge drm/drm-next into drm-intel-next | Jani Nikula | 36 | -185/+1739 |
| 2024-06-17 | Merge tag 'v6.10-rc4' into char-misc-next | Greg Kroah-Hartman | 3 | -3/+4 |
| 2024-06-14 | ipmi: ssif_bmc: prevent integer overflow on 32bit systems | Dan Carpenter | 1 | -2/+4 |
| 2024-06-07 | hwrng: omap - add missing MODULE_DESCRIPTION() macro | Jeff Johnson | 2 | -0/+2 |
| 2024-06-07 | hwrng: stm32 - use sizeof(*priv) instead of sizeof(struct stm32_rng_private) | Marek Vasut | 1 | -1/+1 |
| 2024-06-07 | hwrng: stm32 - cache device pointer in struct stm32_rng_private | Marek Vasut | 1 | -18/+13 |
| 2024-06-07 | hwrng: stm32 - use pm_runtime_resume_and_get() | Marek Vasut | 1 | -1/+3 |
| 2024-06-07 | hwrng: amd - Convert PCIBIOS_* return codes to errnos | Ilpo Järvinen | 1 | -1/+3 |
| 2024-06-05 | tpm: Switch to new Intel CPU model defines | Tony Luck | 2 | -2/+2 |
| 2024-06-05 | tpm_tis: Do *not* flush uninitialized work | Jan Beulich | 1 | -1/+2 |
| 2024-06-04 | char: add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 3 | -0/+3 |
| 2024-06-04 | tlclk: add missing MODULE_DESCRIPTION() macro | Jeff Johnson | 1 | -0/+1 |
| 2024-06-04 | ppdev: add missing MODULE_DESCRIPTION() macro | Jeff Johnson | 1 | -0/+1 |
| 2024-05-31 | drm: move intel-gtt.h under include/drm/intel | Jani Nikula | 2 | -2/+2 |
| 2024-05-29 | Merge tag 'v6.10-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -43/+4 |
| 2024-05-28 | tpm: Enable TCG_TPM2_HMAC by default only for X86_64 | Jarkko Sakkinen | 1 | -1/+1 |
| 2024-05-28 | tpm: Rename TPM2_OA_TMPL to TPM2_OA_NULL_KEY and make it local | Jarkko Sakkinen | 1 | -2/+19 |
| 2024-05-28 | tpm: Open code tpm_buf_parameters() | Jarkko Sakkinen | 2 | -27/+9 |
| 2024-05-28 | tpm_tis_spi: Account for SPI header when allocating TPM SPI xfer buffer | Matthew R. Ochs | 1 | -1/+2 |
| 2024-05-26 | hwrng: core - Remove add_early_randomness | Herbert Xu | 1 | -43/+4 |
| 2024-05-25 | Merge tag 'for-linus-6.10-1' of https://github.com/cminyard/linux-ipmi | Linus Torvalds | 10 | -45/+35 |
| 2024-05-23 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2 | -3/+0 |
| 2024-05-22 | Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -12/+20 |
| 2024-05-22 | virtio_console: drop owner assignment | Krzysztof Kozlowski | 1 | -2/+0 |
| 2024-05-22 | hwrng: virtio: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
| 2024-05-19 | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2024-05-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux | Linus Torvalds | 1 | -1/+0 |
| 2024-05-13 | Merge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 3 | -8/+21 |
| 2024-05-13 | Merge tag 'tpmdd-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 13 | -67/+1652 |
| 2024-05-13 | Merge tag 'asm-generic-alpha' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2024-05-09 | tpm: disable the TPM if NULL name changes | James Bottomley | 3 | -16/+67 |
| 2024-05-09 | tpm: add the null key name as a sysfs export | James Bottomley | 1 | -0/+18 |
| 2024-05-09 | tpm: add session encryption protection to tpm2_get_random() | James Bottomley | 1 | -4/+17 |
| 2024-05-09 | tpm: add hmac checks to tpm2_pcr_extend() | James Bottomley | 1 | -17/+10 |
| 2024-05-09 | tpm: Add the rest of the session HMAC API | James Bottomley | 1 | -0/+400 |
| 2024-05-09 | tpm: Add HMAC session name/handle append | James Bottomley | 1 | -0/+129 |
| 2024-05-09 | tpm: Add HMAC session start and end functions | James Bottomley | 4 | -0/+291 |
| 2024-05-09 | tpm: Add TCG mandated Key Derivation Functions (KDFs) | James Bottomley | 2 | -0/+106 |
| 2024-05-09 | tpm: Add NULL primary creation | James Bottomley | 5 | -0/+349 |
| 2024-05-09 | tpm: export the context save and load commands | James Bottomley | 2 | -4/+8 |