Earlier quoted context omitted.
Yes, Rowhammer can bypass ECC. Forgot to include this in the article, mainly because there's so much Rowhammer research. See here: https://www.vusec.net/projects/eccploit/
Can Rowhammer bypass ECC and not be detected by an hw_event_mc_err_type ? I don't think so. Why would someone have ECC without a sufficiently sophisticated driver?
Afaik, yes it can (unless you're counting HW_EVENT_ERR_CORRECTED). They specifically try to get 1 or 3 bit flips, never 2.
See here: https://www.vusec.net/projects/eccploit/
(yes, that's the same link)