Skip to content

Releases: madoslinux/mados-kernel

madOS Kernel v6.19.10.zen1-41

11 Apr 00:54

Choose a tag to compare

feat: expand hardware support for maximum kernel compatibility

- Add DRM_PRIVACY_SCREEN to fix platform driver symbol warnings
- Enable multimedia subsystem (webcams, TV capture, USB audio)
- Add USB serial/storage/networking drivers (RTL8152, UAS, etc.)
- Add input device support (touchpads, touchscreens, gamepads)
- Add storage controllers (MegaRAID, MPT3SAS, HP Smart Array)
- Add wireless drivers (Ralink RT2x00, Atheros ATH9K_HTC, etc.)
- Add network PHYs (Broadcom, Marvell, Micrel, Realtek, TI)
- Add additional wired NICs (IGC, Sky2, Chelsio, Solarflare)
- Add filesystems (F2FS, CIFS, Ceph, exFAT, FUSE)
- Add hardware monitoring sensors (NCT6775, coretemp, LM90)
- Add virtualization support (KVM, Xen, Virtio, Hyper-V)
- Add TPM/IPMI security hardware support
- Add crypto acceleration (AES-NI, CCP, QAT)
- Add FireWire, MMC/SD, SPI, I2C support
- Add laptop drivers (ThinkPad, ASUS, HP, Lenovo)
- Add LED triggers and backlight drivers

madOS Kernel v6.19.10.zen1-40

10 Apr 19:26

Choose a tag to compare

feat: add LZ4 compression and crypto support for mkinitcpio

madOS Kernel v6.19.10.zen1-39

10 Apr 00:51

Choose a tag to compare

Release v6.19.10.zen1-39

madOS Kernel v6.19.10.zen1-38

09 Apr 06:11

Choose a tag to compare

feat: add universal sound module support (Intel HDA, AC97, legacy PCI)

madOS Kernel v6.19.10.zen1-35

04 Apr 13:41

Choose a tag to compare

Release v6.19.10.zen1-35

madOS Kernel refs/tags/v6.19.10.zen1-34

30 Mar 15:50

Choose a tag to compare

Add CONFIG_DM_SNAPSHOT=m for mkinitcpio archiso hooks

madOS Kernel refs/tags/v6.19.10.zen1-33

30 Mar 12:55

Choose a tag to compare

Add CONFIG_SECURITY_LANDLOCK to fix systemd Landlock error

madOS Kernel refs/tags/v6.19.10.zen1-31

30 Mar 12:19

Choose a tag to compare

Apply sed again after olddefconfig - it recreates missing configs lik…

madOS Kernel refs/tags/v6.19.10.zen1-30

30 Mar 05:53

Choose a tag to compare

Simplify kernel config: single sed per option handles all cases (is n…

madOS Kernel refs/tags/v6.19.10.zen1-29

30 Mar 05:18

Choose a tag to compare

Add CONFIG_CRYPTO_ZSTD to sed replacement for squashfs zstd support