Displaying 3 results from an estimated 3 matches for "landlock".
Did you mean:
landblock
2023 Mar 06
1
ocfs2 xattr
...problem would arise if somehow the LSM infrastructure returns zero,
> without setting the xattr. That would explain the panic.
>
> Not sure, I will think more.
Seems you are right. First of all, there is more than one LSM active:
[ 0.048241] LSM: initializing lsm=lockdown,capability,landlock,yama,integrity,apparmor,tomoyo,bpf
[ 0.048250] landlock: Up and running.
[ 0.048250] Yama: becoming mindful.
[ 0.048293] AppArmor: AppArmor initialized
[ 0.048295] TOMOYO Linux initialized
[ 0.048300] LSM support for eBPF active
But from the source it seems that eBPF creates all hoo...
2017 Sep 07
0
ISO3 code to 7 continents names
> On Sep 7, 2017, at 12:21 PM, Miluji Sb <milujisb at gmail.com> wrote:
>
> df is a data frame consisting of one variable (iso3 codes) such as
>
> USA
> RUS
> ARG
> BGD
> ITA
> FRA
>
>
> Some of these iso3 codes are repeated and I would like the corresponding continent name, the countrycode package does not seem to distinguish between North and
2017 Sep 07
2
ISO3 code to 7 continents names
df is a data frame consisting of one variable (iso3 codes) such as
USA
RUS
ARG
BGD
ITA
FRA
Some of these iso3 codes are repeated and I would like the corresponding
continent name, the countrycode package does not seem to distinguish
between North and South America. Thanks.
Sincerely,
Milu
On Thu, Sep 7, 2017 at 9:00 PM, David Winsemius <dwinsemius at comcast.net>
wrote:
>
> >