Age | Commit message (Expand) | Author |
2024-04-17 | random: handle creditable entropy from atomic process context | Jason A. Donenfeld |
2024-03-21 | Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-03-15 | Merge tag 'v6.9-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds |
2024-03-14 | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2024-03-13 | Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds |
2024-03-13 | Merge tag 'tpmdd-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2024-03-12 | tpm: tis_i2c: Add compatible string nuvoton,npct75x | Lukas Wunner |
2024-03-12 | tpm_tis: Add compatible string atmel,at97sc3204 | Lukas Wunner |
2024-03-12 | tpm_tis_spi: Add compatible string atmel,attpm20p | Lukas Wunner |
2024-03-12 | tpm,tpm_tis: Avoid warning splat at shutdown | Lino Sanfilippo |
2024-03-12 | tpm/tpm_ftpm_tee: fix all kernel-doc warnings | Randy Dunlap |
2024-03-08 | hwrng: hisi - use dev_err_probe | Martin Kaiser |
2024-03-07 | char: xillybus: Convert to platform remove callback returning void | Uwe Kleine-König |
2024-03-07 | char: xilinx_hwicap: Fix NULL vs IS_ERR() bug | Dan Carpenter |
2024-03-07 | hpet: remove hpets::hp_clocksource | Jiri Slaby (SUSE) |
2024-03-07 | char: xilinx_hwicap: drop casting to void in dev_set_drvdata | Javier Carrasco |
2024-03-06 | Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>" | Ahelenia Ziemiańska |
2024-02-16 | char/agp: remove agp_bridge_data::type | Jiri Slaby (SUSE) |
2024-02-08 | tpm_tis_spi: Follow renaming of SPI "master" to "controller" | Uwe Kleine-König |
2024-01-18 | Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2024-01-17 | Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-01-12 | Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2024-01-10 | Merge tag 'v6.8-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds |
2024-01-10 | Merge tag 'tpmdd-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkk... | Linus Torvalds |
2024-01-09 | Merge tag 'for-linus-6.8-1' of https://github.com/cminyard/linux-ipmi | Linus Torvalds |
2024-01-09 | tpm: cr50: fix kernel-doc warning and spelling | Randy Dunlap |
2024-01-09 | tpm: nuvoton: Use i2c_get_match_data() | Rob Herring |
2024-01-04 | ppdev: Remove usage of the deprecated ida_simple_xx() API | Christophe JAILLET |
2023-12-22 | hwrng: starfive - Add runtime pm ops | Jia Jie Ho |
2023-12-19 | ipmi: Remove usage of the deprecated ida_simple_xx() API | Christophe JAILLET |
2023-12-19 | ipmi: Use regspacings passed as a module parameter | Emilio Perez |
2023-12-19 | ipmi: si: Use device_get_match_data() | Rob Herring |
2023-12-15 | hwrng: xgene - Convert to platform remove callback returning void | Uwe Kleine-König |
2023-12-15 | hwrng: timeriomem - Convert to platform remove callback returning void | Uwe Kleine-König |
2023-12-15 | hwrng: stm32 - Convert to platform remove callback returning void | Uwe Kleine-König |
2023-12-15 | hwrng: omap - Convert to platform remove callback returning void | Uwe Kleine-König |
2023-12-15 | hwrng: npcm - Convert to platform remove callback returning void | Uwe Kleine-König |
2023-12-15 | hwrng: n2 - Convert to platform remove callback returning void | Uwe Kleine-König |
2023-12-15 | hwrng: mxc - Convert to platform remove callback returning void | Uwe Kleine-König |
2023-12-15 | hwrng: ks-sa - Convert to platform remove callback returning void | Uwe Kleine-König |
2023-12-15 | hwrng: ingenic - Convert to platform remove callback returning void | Uwe Kleine-König |
2023-12-15 | hwrng: exynos - Convert to platform remove callback returning void | Uwe Kleine-König |
2023-12-15 | hwrng: cctrng - Convert to platform remove callback returning void | Uwe Kleine-König |
2023-12-15 | hwrng: atmel - Convert to platform remove callback returning void | Uwe Kleine-König |
2023-12-15 | hwrng: virtio - Remove usage of the deprecated ida_simple_xx() API | Christophe JAILLET |
2023-12-08 | tty: ttyprintk: convert to u8 and size_t | Jiri Slaby (SUSE) |
2023-12-08 | tty: hvc: convert to u8 and size_t | Jiri Slaby (SUSE) |
2023-12-08 | tty: virtio: drop virtio_cons_early_init() | Jiri Slaby (SUSE) |
2023-12-08 | hwrng: core - Fix page fault dead lock on mmap-ed hwrng | Herbert Xu |
2023-12-08 | hwrng: stm32 - add missing clk_disable_unprepare() in stm32_rng_init() | Yang Yingliang |