Hi, new manjaro user here.
Personally i have a laptop with a built in wifi thats pretty unreliable on anything above linux34, its a realtek card identifiying itself as some intel piece(i can get the lspci -nn -v entry if someone cares about the specifics).
So for what its worth i want to speak up that regressions are real(tm), i got first hand evidence of that.
Personally i like the 3.4 kernel, its a nice lower bound. The 3.10 is doing great aswell while i don't see much sense in running 3.8, SES or not. Can't imagine there being alot of
new hardware/drivers in 3.8 that already have regressed in 3.10. Regarding non-LTS kernel i think it would be wise to have latest + latest-1. Personally i like lagging behind by one version on my desktop, that way people can skip the sometimes buggy single digit minors of a new kernel while still offering it for those that really want to be on he bleeding edge.
Ideal would be imho(referring
https://www.kernel.org/):
1. Old LTS(3.4, skipping 2.6.32 since its EOL mid 2014) <-- Good for server
2. Second newest LTS(currently 3.10) <-- general purpose
3. Newest LTS(currently 3.12) <-- general purpose with recent hardware, good choice for install media imho
4. Stable -1(currently also 3.12) <-- trailing stable
5. Stable (currently 3.13) <-- Stable
Reason for 2. is same as for 4. LTS doesn't mean its stable right now, it means it gets support longer(and thus become more stable over time), a kernel can get that tag very early in its life.
P.S.: Kernel 3.11 is pointless imho. It has better hardware support on certain common hardware than 3.10, but not as good as 3.12. And if you don't have the specific hardware you might aswell run 3.10. I don't dislike canonicals kernel patches, but i don't see anything special about 3.8 and 3.11 either. Only reason Canonical runs support for them is because they happen to be the kernels that where out when they released their distribution majors. On the other hand im a little bit interested in the RH kernel patchsets, they port back more than security fixes and have longer support than Canonicals. Would be interested how their RHEL 2.6 kernel compares feature wise to the 3 LTS mentioned above ...
P.P.S.: BTW last time i used manjaro with a 3.8 kernel it broke btrfs support. I.e. the btrfs-progs in the manjaro repo created btrfs partitions that where not mountable with a 3.8 kernel, that was pretty nasty.