+0
−38
Loading
Gitlab 现已全面支持 git over ssh 与 git over https。通过 HTTPS 访问请配置带有 read_repository / write_repository 权限的 Personal access token。通过 SSH 端口访问请使用 22 端口或 13389 端口。如果使用CAS注册了账户但不知道密码,可以自行至设置中更改;如有其他问题,请发邮件至 service@cra.moe 寻求协助。
For security reasons, don't display the kernel's virtual memory layout. Kees Cook points out: "These have been entirely removed on other architectures, so let's just do the same for ia32 and remove it unconditionally." 071929db ("arm64: Stop printing the virtual memory layout") 1c31d4e9 ("ARM: 8820/1: mm: Stop printing the virtual memory layout") 31833332 ("m68k/mm: Stop printing the virtual memory layout") fd8d0ca2 ("parisc: Hide virtual kernel memory layout") adb1fe9a ("mm/page_alloc: Remove kernel address exposure in free_reserved_area()") Signed-off-by:Arvind Sankar <nivedita@alum.mit.edu> Signed-off-by:
Thomas Gleixner <tglx@linutronix.de> Acked-by:
Tycho Andersen <tycho@tycho.ws> Acked-by:
Kees Cook <keescook@chromium.org> Link: https://lkml.kernel.org/r/20200305150152.831697-1-nivedita@alum.mit.edu
CRA Git | Maintained and supported by SUSTech CRA and CCSE