Hey, it's been another week already! In fact, it took me so much bysurprise that it's been an extra day. The whole "release in the middleof the week" thing feels odd to me.[ That actually got me to wonder what the most common day was, andstatistically I definitely do most releases on Sunday. The "git tip ofthe week" looks like this: git log --no-walk --pretty="%ad" $(git tag -l) which can then be piped into cut -d' ' -f1 | sort | uniq -c | sort -n to see the full git tagging statistics ]Anyway, with that digression, I can happily report that -rc4 issmaller than -rc3 despite the extra day, although not by much. There'snot really a whole lot that stands out: apart from one new wirelessdriver (the Atheros Wilocity driver) and some OMAP drm changes, thediffstat looks pretty flat and spread out. Which just means lots ofsmall changes all over.The ShortLog is appended, but it's basically 85% drivers, with overhalf the patch being to the aforementioned new wireless one and theOMAP drm changes. There's some other stuff there too, but it's largelyin the noise - small ARM and s390 updates (and a smattering of SuperHand x86), a few tiny filesystem fixes, things like that.Go forth and test. My gut feel is that things really are calming down.And I'd hate to be proven wrong. Linus Articles
View All Hover to load posts
Articles
View All Hover to load posts
Articles
View All Hover to load posts
Articles
View All Hover to load posts
Articles
View All Hover to load posts
Articles
View All Hover to load posts
Articles
View All Hover to load posts
Articles
View All Hover to load posts