summaryrefslogtreecommitdiffstats
path: root/arch/m68k/configs
AgeCommit message (Expand)AuthorLines
2026-04-16Merge tag 'm68k-for-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+13
2026-04-14Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-516/+24
2026-04-08m68k: defconfig: Update defconfigs for v7.0-rc1Geert Uytterhoeven-1/+13
2026-04-08crypto: Remove michael_mic from crypto_shash APIEric Biggers-12/+0
2026-03-30m68k: defconfig: hp300: Enable monochrome and 16-color linux logosGeert Uytterhoeven-2/+0
2026-03-29ipv6: convert CONFIG_IPV6 to built-in only and clean up KconfigsFernando Fernandez Mancera-504/+24
2026-03-23crypto: sm3 - Rename CRYPTO_SM3_GENERIC to CRYPTO_SM3Eric Biggers-12/+12
2026-02-15Merge tag 'm68knommu-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-4/+0
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds-36/+0
2026-01-26lib/glob: convert selftest to KUnitKir Chou-12/+0
2026-01-26lib/tests: convert test_min_heap module to KUnitRyota Sakamoto-12/+0
2026-01-27m68k: defconfig: Clean up references to non-existing configsLukas Bulwahn-4/+0
2026-01-20lib/tests: convert test_uuid module to KUnitRyota Sakamoto-12/+0
2026-01-12crypto: aes - Remove aes-fixed-time / CONFIG_CRYPTO_AES_TIEric Biggers-12/+0
2025-12-03Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-14/+0
2025-12-02Merge tag 'm68k-for-v6.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-24/+12
2025-11-24m68k: defconfig: Update defconfigs for v6.18-rc1Geert Uytterhoeven-24/+12
2025-11-22crypto: ansi_cprng - Remove unused ansi_cprng algorithmEric Biggers-14/+0
2025-10-15Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+3
2025-10-13Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigsTheodore Ts'o-3/+3
2025-09-29Merge tag 'm68k-for-v6.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-72/+36
2025-09-29Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-12/+0
2025-09-29Remove bcachefs core codeLinus Torvalds-12/+0
2025-09-15m68k: defconfig: Update defconfigs for v6.17-rc1Geert Uytterhoeven-72/+36
2025-09-06crypto: curve25519 - Remove unused kpp supportEric Biggers-12/+0
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-12/+0
2025-07-06m68k: defconfig: Update defconfigs for v6.16-rc2Geert Uytterhoeven-12/+96
2025-07-03netfilter: conntrack: remove DCCP protocol supportPablo Neira Ayuso-12/+0
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-24/+0
2025-05-27Merge tag 'm68k-for-v6.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-48/+0
2025-05-26Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-12/+12
2025-05-26Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+0
2025-05-19m68k: defconfig: Update defconfigs for v6.15-rc1Geert Uytterhoeven-48/+0
2025-05-12crypto: tcrypt - rename CRYPTO_TEST to CRYPTO_BENCHMARKEric Biggers-12/+12
2025-04-21fs: remove uselib() system callChristian Brauner-1/+0
2025-04-11net: Retire DCCP socket.Kuniyuki Iwashima-24/+0
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC16Eric Biggers-1/+0
2025-03-25Merge tag 'm68k-for-v6.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-12/+12
2025-03-17m68k: defconfig: Update defconfigs for v6.14-rc1Geert Uytterhoeven-12/+12
2025-02-21sysv: Remove the filesystemJan Kara-12/+0
2025-02-01revert "xarray: port tests to kunit"Andrew Morton-0/+12
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds-12/+0
2025-01-24Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-24/+0
2025-01-12xarray: port tests to kunitTamir Duberstein-12/+0
2025-01-04crypto: keywrap - remove unused keywrap algorithmEric Biggers-12/+0
2025-01-04crypto: vmac - remove unused VMAC algorithmEric Biggers-12/+0
2024-12-09lib/crc32test: delete obsolete crc32test.cEric Biggers-12/+0
2024-11-30Merge tag 'rtc-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds-0/+3
2024-11-22m68k: mvme147, mvme16x: Adopt rtc-m48t59 platform driverFinn Thain-0/+3
2024-11-21Merge tag 'reiserfs_delete' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-12/+0