Searched +full:debian +full:- +full:testing (Results 1 – 15 of 15) sorted by relevance
| /linux/Documentation/bpf/ |
| H A D | s390.rst | 2 Testing BPF on s390 12 2. One-time setup 23 Debian supports installing compiler and libraries for s390 out of the box. 24 Users of other distros may use debootstrap in order to set up a Debian chroot:: 27 --variant=minbase \ 28 --include=sudo \ 29 testing \ 30 ./s390-toolchain 31 sudo mount --rbind /dev ./s390-toolchain/dev 32 sudo mount --rbind /proc ./s390-toolchain/proc [all …]
|
| /linux/Documentation/translations/zh_CN/rust/ |
| H A D | quick-start.rst | 1 .. SPDX-License-Identifier: GPL-2.0 2 .. include:: ../disclaimer-zh_CN.rst 4 :Original: Documentation/rust/quick-start.rst 32 ------ 39 pacman -S rust rust-src rust-bindgen 42 Debian section in 发行版 45 Debian 13(Trixie)以及 Testing 和 Debian Unstable(Sid)提供较新的 Rust 版 48 apt install rustc rust-src bindgen rustfmt rust-clippy 56 dnf install rust rust-src bindgen-cli rustfmt clippy 65 USE='rust-src rustfmt clippy' emerge dev-lang/rust dev-util/bindgen [all …]
|
| /linux/Documentation/admin-guide/media/ |
| H A D | si470x.rst | 1 .. SPDX-License-Identifier: GPL-2.0 12 ----------------------------- 25 ------------- 30 - Si4700: FM radio receiver 31 - Si4701: FM radio receiver, RDS Support 32 - Si4702: FM radio receiver 33 - Si4703: FM radio receiver, RDS Support 34 - Si4704: FM radio receiver, no external antenna required 35 - Si4705: FM radio receiver, no external antenna required, RDS support, Dig I/O 36 - Si4706: Enhanced FM RDS/TMC radio receiver, no external antenna required, RDS [all …]
|
| /linux/Documentation/networking/ |
| H A D | netconsole.rst | 1 .. SPDX-License-Identifier: GPL-2.0 16 Release prepend support by Breno Leitao <leitao@debian.org>, Jul 7 2023 20 Sysdata append support by Breno Leitao <leitao@debian.org>, Jan 15 2025 28 It can be used either built-in or as a module. As a built-in, 40 netconsole=[+][r][src-port]@[src-ip]/[<dev>],[tgt-port]@<tgt-ip>/[tgt-macaddr] 45 src-port source for UDP packets (defaults to 6665) 46 src-ip source IP to use (interface address) 48 tgt-port port for logging agent (6666) 49 tgt-ip IP address for logging agent 50 tgt-macaddr ethernet MAC address for logging agent (broadcast) [all …]
|
| /linux/tools/testing/selftests/powerpc/ptrace/ |
| H A D | ptrace-syscall.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * A ptrace test for testing PTRACE_SYSEMU, PTRACE_SETREGS and 7 * This test is heavily based on tools/testing/selftests/x86/ptrace_syscall.c 9 * Breno Leitao <leitao@debian.org> 27 /* Bitness-agnostic defines for user_regs_struct fields. */ 59 printf("[RUN]\tptrace-induced syscall restart\n"); in test_ptrace_syscall_restart() 70 * 3) tgkill() -> Send SIGSTOP in test_ptrace_syscall_restart() 71 * 4) gettid() -> Where the tests will happen essentially in test_ptrace_syscall_restart() 126 regs.user_ip -= 4; in test_ptrace_syscall_restart() 159 * syscall (gettid), rewind and re-execute. in test_ptrace_syscall_restart() [all …]
|
| /linux/tools/testing/selftests/x86/ |
| H A D | Makefile | 1 # SPDX-License-Identifier: GPL-2.0 8 UNAME_M := $(shell uname -m) 9 CAN_BUILD_I386 := $(shell ./check_cc.sh "$(CC)" trivial_32bit_program.c -m32) 11 CAN_BUILD_WITH_NOPIE := $(shell ./check_cc.sh "$(CC)" trivial_program.c -no-pie) 38 CFLAGS := -O2 -g -std=gnu99 -pthread -Wall $(KHDR_INCLUDES) 39 CFLAGS += -I $(top_srcdir)/tools/testing/selftests/ 43 CFLAGS += -no-pie 46 # clang only wants to see -no-pie during linking. Here, we don't have a separate 49 CFLAGS += -Wno-unused-command-line-argument 53 define gen-target-rule-32 [all …]
|
| /linux/ |
| H A D | CREDITS | 1 This is at least a partial credits-file of people that have 4 scripts. The fields are: name (N), email (E), web-address 6 snail-mail address (S). 10 ---------- 55 D: in-kernel DRM Maintainer 75 E: tim_alpaerts@toyota-motor-europe.com 79 S: B-2610 Wilrijk-Antwerpen 105 D: Maintainer of ide-cd and Uniform CD-ROM driver, 106 D: ATAPI CD-Changer support, Major 2.1.x CD-ROM update. 114 D: Linux/PA-RISC hacker [all …]
|
| H A D | MAINTAINERS | 5 ---------- [all...] |
| H A D | Makefile | 1 # SPDX-License-Identifier: GPL-2.0 5 EXTRAVERSION = -rc4 14 ifeq ($(filter output-sync,$(.FEATURES)),) 28 # Most importantly: sub-Makefiles should only ever modify files in 31 # unavoidable when linking the built-in.a targets which finally 41 this-makefile := $(lastword $(MAKEFILE_LIST)) 42 abs_srctree := $(realpath $(dir $(this-makefile))) 47 # Do not use make's built-in rules and variables 48 # (this increases performance and avoids hard-to-debug behaviour) 49 MAKEFLAGS += -rR [all …]
|
| /linux/fs/befs/ |
| H A D | ChangeLog | 1 Version 0.92 (2002-03-29) 5 Version 0.92 (2002-03-27) 12 Version 0.91 (2002-03-26) 17 Version 0.9 (2002-03-14) 25 Version 0.64 (2002-02-07) 41 * Made a debian package of the source for use with kernel-package. [WD] 44 Version 0.63 (2002-01-31) 74 Version 0.61 (2002-01-20) 92 Version 0.6 (2001-12-15) 99 would result in the filesystem using the on-disk uid and gid. [WD] [all …]
|
| /linux/Documentation/process/ |
| H A D | embargoed-hardware-issues.rst | 7 ----- 23 ------- 31 Linux kernel security team (:ref:`Documentation/admin-guide/ 34 The team can be contacted by email at <hardware-security@kernel.org>. This 43 - PGP: https://www.kernel.org/static/files/hardware-security.asc 44 - S/MIME: https://www.kernel.org/static/files/hardware-security.crt 55 - Linus Torvalds (Linux Foundation Fellow) 56 - Greg Kroah-Hartman (Linux Foundation Fellow) 57 - Thomas Gleixner (Linux Foundation Fellow) 59 Operation of mailing-lists [all …]
|
| /linux/lib/ |
| H A D | Kconfig.debug | 1 # SPDX-License-Identifier: GPL-2.0-only 19 parameter printk.time=1. See Documentation/admin-guide/kernel-parameters.rst 62 int "Default console loglevel (1-15)" 72 Note: This does not affect the log level of un-prefixed printk() 77 int "quiet console loglevel (1-15)" 88 int "Default message log level (1-7)" 94 This was hard-coded to KERN_WARNING since at least 2.6.10 but folks 130 enabled/disabled based on various levels of scope - per source file, 170 nullarbor:~ # echo -n 'file svcsock.c line 1603 +p' > 174 nullarbor:~ # echo -n 'file svcsock.c +p' > [all …]
|
| /linux/tools/docs/ |
| H A D | sphinx-pre-install | 2 # SPDX-License-Identifier: GPL-2.0-or-later 3 # Copyright (c) 2017-2025 Mauro Carvalho Chehab <mchehab+huawei@kernel.org> 49 - System: dependencies required for docs build; 50 - Python: python dependencies for a native distro Sphinx install; 51 - PDF: dependencies needed by PDF builds. 82 - missing: missing dependencies list, containing a distro-independent 84 - missing_pkg: ancillary dict containing missing dependencies in 86 - need: total number of needed dependencies. Never cleaned. 87 - optional: total number of optional dependencies. Never cleaned. 88 - pdf: Is PDF support enabled? [all …]
|
| /linux/arch/parisc/math-emu/ |
| H A D | float.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * Linux/PA-RISC Project (http://www.parisc-linux.org/) 5 * Floating-point emulation code 6 * Copyright (C) 2001 Hewlett-Packard (Paul Bame) <bame@debian.org> 26 PA header file -- do not include this header file for non-PA builds. 41 * floating-point precisions. 44 * +-------+-------+-------+-------+-------+-------+-------+-------+ 46 * +-------+-------+-------+-------+-------+-------+-------+-------+ 97 * +-------+-------+-------+-------+-------+-------+-------+-------+ 99 * +-------+-------+-------+-------+-------+-------+-------+-------+ [all …]
|
| /linux/tools/lib/bpf/ |
| H A D | libbpf.c | 1 // SPDX-License-Identifier: (LGPL-2.1 OR BSD-2-Clause) 6 * Copyright (C) 2013-2015 Alexei Starovoitov <ast@kernel.org> 71 #pragma GCC diagnostic ignored "-Wformat-nonliteral" 306 if (err != -EPERM || geteuid() != 0) in pr_perm_msg() 323 pr_warn("permission error while running as root; try raising 'ulimit - in pr_perm_msg() [all...] |