Age | Commit message (Expand) | Author |
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 |
2023-12-06 | char/agp: Remove frontend code | Thomas Zimmermann |
2023-12-05 | iov_iter: replace import_single_range() with import_ubuf() | Jens Axboe |
2023-12-05 | iov_iter: remove unused 'iov' argument from import_single_range() | Jens Axboe |
2023-12-01 | hwrng: starfive - Fix dev_err_probe return error | Jia Jie Ho |
2023-11-17 | hwrng: virtio - remove #ifdef guards for PM functions | Martin Kaiser |
2023-11-17 | hwrng: ingenic - Replace of_device.h with explicit of.h include | Rob Herring |
2023-11-03 | Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-11-02 | Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds |
2023-11-02 | Merge tag 'for-linus-6.7-1' of https://github.com/cminyard/linux-ipmi | Linus Torvalds |
2023-11-01 | Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2023-11-01 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-11-01 | Merge tag 'parisc-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-10-30 | Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-10-30 | parisc/agp: Use 64-bit LE values in SBA IOMMU PDIR table | Helge Deller |
2023-10-24 | virtio_console: Annotate struct port_buffer with __counted_by | Kees Cook |
2023-10-18 | char: convert to new timestamp accessors | Jeff Layton |
2023-10-18 | char: xilinx_hwicap: Modernize driver probe | Rob Herring |
2023-10-13 | hwrng: n2 - Use device_get_match_data() | Rob Herring |
2023-10-11 | char-misc: Remove the now superfluous sentinel element from ctl_table array | Joel Granados |