Based entirely on the wiki here, maintained by the Kernel team about Mainline Builds:
By default, Ubuntu systems run with the Ubuntu kernels provided by the
Ubuntu repositories. However it is handy to be able to test with unmodified upstream kernels to help locate problems in Ubuntu kernel patches, or to confirm that upstream has fixed a specific issue. To
this end we now offer select upstream kernel builds. These kernels are
made from unmodified kernel source but using the Ubuntu kernel
configuration files. These are then packaged as Ubuntu .deb files for
simple installation, saving you the time of compiling kernels, and
debugging build issues.
These kernels are not supported and are not appropriate for production use.
(emphasis mine)
... I would presume that there is absolutely no support or monitoring of the Mainline kernels.
As they're said, these mainline kernels are primarily useful to test unmodified upstream kernels to ID issues with patches or to confirm if upstream kernels have fixed a specific issue. They are, however, not considered production-ready or compatible for production use, nor are they supported.
Given they say "not supported", that implies that mainline kernels are not 'monitored' or 'updated' in the PPA.