git: Sync zoneinfo database with tzdata2020a from ftp://ftp.iana.org/tz/releases

2020-05-13 Thread Sascha Wildner
commit 9e66d6911632c687b09ce61580c2324510c8475b Author: Sascha Wildner Date: Thu May 14 05:41:16 2020 +0200 Sync zoneinfo database with tzdata2020a from ftp://ftp.iana.org/tz/releases * Morocco's second spring-forward transition in 2020 will be May 31, not May 24 as predi

git: DragonFly_RELEASE_5_8 Sync zoneinfo database with tzdata2020a from ftp://ftp.iana.org/tz/releases

2020-05-13 Thread Sascha Wildner
commit c81c95314c4a2767a105ff09a781581594683cf9 Author: Sascha Wildner Date: Thu May 14 05:41:16 2020 +0200 Sync zoneinfo database with tzdata2020a from ftp://ftp.iana.org/tz/releases * Morocco's second spring-forward transition in 2020 will be May 31, not May 24 as predi

git: drm/linux/tasklets: queue new requests after existing ones

2020-05-13 Thread Francois Tigeot
commit e071d3662a928f501552be89f2e1523d77880346 Author: François Tigeot Date: Wed May 13 11:16:19 2020 +0200 drm/linux/tasklets: queue new requests after existing ones * The i915 driver expects its requests to be processed in the same order they were submitted * I