You are not logged in.
Just to verify I didn't lost somethings:
Am I right that
Arch Linux kernel v5.2.11-arch1 has only two arch specific patches, namely
ZEN: Add CONFIG for unprivileged_userns_clone
add sysctl to disallow unprivileged CLONE_NEWUSER by defaultwhile
Arch Linux kernel v5.2.10-arch1 had 4:
drm/amdgpu: pin the csb buffer on hw init for gfx v8
iwlwifi: mvm: disable TX-AMSDU on older NICs
ZEN: Add CONFIG for unprivileged_userns_clone
add sysctl to disallow unprivileged CLONE_NEWUSER by default?
As an aside, why were the drm/amdgpu and iwlwifi patches dropped?
powerofforreboot.efi (AUR): Utilities to be used from within a UEFI boot manager or shell.
Offline
Probably got included in the 5.2.11 release.
Offline
commit 89b925e7361072d544640094148285e5ebfcd2af
Author: Johannes Berg <johannes.berg@intel.com>
Date: Wed Jun 12 11:09:58 2019 +0200iwlwifi: mvm: disable TX-AMSDU on older NICs
....
commit 39db6b4e6fa1fe302e2e03aa5054e2c6cfbf0c73
Author: Likun Gao <Likun.Gao@amd.com>
Date: Fri Aug 2 15:18:57 2019 +0800drm/amdgpu: pin the csb buffer on hw init for gfx v8
Offline