Re: Microkernel
Andrew Tannenbaum argued that Torvalds had made a mistake. I played with his Minix back in the day, which is still around.
https://en.wikipedia.org/wiki/Tanenbaum%E2%80%93Torvalds_debate
I once was in the Tannenbaum camp, and possibly for a real-time embedded system in HW that never gets an update, the microkernel might be better.
If NT (Version 3.1 came out about the same time as the Linux Kernel alone) was ever microkernel, it wasn't by NT 4.0. Before NT 4.0 a BSOD was rare, not because NT 3.51 was microkernel (it probably wasn't) but with NT 4.0 they moved graphics driver (and thus printing) into the Kernel. NT 4.0 with curated graphics and printer drivers didn't have BSODs, at least I don't remember any.
It's not a simple issue and it's not a simple either/or. There are issues to do with CPU type/architecture, driver performance and RAM. Note a 4 MHz 8 bit CPU could be running a RTOS and able to do RC5 remote control decoding or serial I/O in software and Linux, MacOS and Windows unable to do it reliably without a clever device driver as the standard versions of those are not RTOSes, no matter how fast the CPU is. There is actually a RTOS version of Linux.
The security issues and stability are not so black and white either.
In a sense BSD and GNU wouldn't exist except for AT&T / Bell labs claiming complete copyright, when in fact a lot of it wasn't funded by them. Linux is just the Kernel, so a Linux distro in a sense 1970s. That doesn't make it obsolete. Concrete was invented by the Romans and fired clay (bricks, pottery) is older. Neither is obsolete.
Examples
https://en.wikipedia.org/wiki/Microkernel#Examples
Includes Mac OS7 to Mac OS9, all of which were poorer at multitasking and security than MacOS X (based on NextStep, based on BSD)
Symbian is microkernel but the issues writing applications was the fact it was only using the Mobile Java licence (unlike Android which effectively used Desktop Java) and the Nokia GUI went backwards after 2003 with S60 and the scrapping of S80 and other developments. The success of Android (using modified Linux Kernel) and failure of Symbian is nothing to do with kernel architecture, but Nokia and Google political decisions.
ANYWAY
It's all irrelevant to the future of Linux after Torvalds. It's survived the Microsoft Halloween papers (1998?) and "Linux is a cancer" claims. Windows was over 90% of servers on Internet once. Linux is now 98%. MS had nearly 50% of PDA/phones in USA once and now is nowhere. Home computing was once dominated by MS, now tablets and phones, that don't run Windows.
Many setboxes ran Windows CE. BT swapped theirs to Linux via OTA updates.
TVs, projectors, home routers, ereaders and almost all tablets and phones not made by Apple run either actual Linux, or Android with the modified Linux Kernel.