HAVE_ARCH_SECCOMP_FILTER bool select HAVE_ARCH_SECCOMP help An arch should select this symbol if it provides all of these things: - all the requirements for HAVE_ARCH_SECCOMP - syscall_get_arch() - syscall_get_arguments() - syscall_rollback() - syscall_set_return_value() - SIGSYS ...
just pure PFN */ #define VM_UFFD_WP 0x00001000 /* wrprotect pages tracking */ #define VM_LOCKED 0x00002000 #define VM_IO 0x00004000 /* Memory mapped I/O or similar */ /* Used by sys_madvise() */ #define VM_SEQ_READ 0x00008000 /* App will access data sequentially */ #defin...
Changed symbol in docs table !3220 (merged) Add Native Windows OpenSSH Server and Powershell support for Virtualbox and Parallels executors !3176 (merged) (Guillaume Chauvel @guillaume.chauvel) v14.5.2 (2021-12-10) Security fixes Fix syscall.forkExec calling close(fd=0) on pipe error !44...
(task); } EXPORT_SYMBOL_GPL(__put_task_struct_rcu_cb); void __init __weak arch_task_cache_init(void) { } /* * set_max_threads */ static void set_max_threads(unsigned int max_threads_suggested) { u64 threads; unsigned long nr_pages = totalram_pages(); /* * The number of ...
bool help An arch should select this symbol if: - it has implemented a stack canary (e.g. __stack_chk_guard) config STACKPROTECTOR bool "Stack Protector buffer overflow detection" depends on HAVE_STACKPROTECTOR depends on $(cc-option,-fstack-protector) default y help This option turns on th...
HAVE_ARCH_SECCOMP_FILTER bool select HAVE_ARCH_SECCOMP help An arch should select this symbol if it provides all of these things: - all the requirements for HAVE_ARCH_SECCOMP - syscall_get_arch() - syscall_get_arguments() - syscall_rollback() - syscall_set_return_value() - SIGSYS ...