Home
last modified time | relevance | path

Searched +full:debian +full:- +full:testing (Results 1 – 16 of 16) sorted by relevance

/linux/Documentation/bpf/
H A Ds390.rst2 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/admin-guide/media/
H A Dsi470x.rst1 .. 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 Dnetconsole.rst1 .. 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 Dptrace-syscall.c1 // 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 DMakefile1 # 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/Documentation/virt/uml/
H A Duser_mode_linux_howto_v2.rst1 .. SPDX-License-Identifier: GPL-2.0
25 Most OSes today have built-in support for a number of "fake"
27 User Mode Linux takes this concept to the ultimate extreme - there
30 concepts which map onto something provided by the host - files, sockets,
36 The UML kernel is just a process running on Linux - same as any other
57 * You can run a usermode kernel as a non-root user (you may need to
99 This is extremely easy on Debian - you can do it using debootstrap. It is
100 also easy on OpenWRT - the build process can build UML images. All other
101 distros - YMMV.
114 or by running ``tune2fs -o discard /dev/ubdXX`` will request UML to
[all …]
/linux/
H A DCREDITS1 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 DMAINTAINERS5 ---------------------------------------------------
21 W: *Web-page* with status/info
23 B: URI for where to file *bugs*. A web-page with detailed bug
28 patches to the given subsystem. This is either an in-tree file,
29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst
47 N: [^a-z]tegra all files whose path contains tegra
65 ----------------
90 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)
92 L: linux-scsi@vger.kernel.org
95 F: drivers/scsi/3w-*
[all …]
H A DMakefile1 # SPDX-License-Identifier: GPL-2.0
5 EXTRAVERSION = -rc3
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 DChangeLog1 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 Dembargoed-hardware-issues.rst7 -----
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/crypto/
H A Dsha512.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * SHA-384, SHA-512, HMAC-SHA384, and HMAC-SHA512 library functions
5 * Copyright (c) Jean-Luc Cooke <jlcooke@certainkey.com>
7 * Copyright (c) 2003 Kyle McMartin <kyle@debian.org>
76 u64 a = state->h[0]; in sha512_block_generic()
77 u64 b = state->h[1]; in sha512_block_generic()
78 u64 c = state->h[2]; in sha512_block_generic()
79 u64 d = state->h[3]; in sha512_block_generic()
80 u64 e = state->h[4]; in sha512_block_generic()
81 u64 f = state->h[5]; in sha512_block_generic()
[all …]
/linux/lib/
H A DKconfig.debug1 # 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 Dsphinx-pre-install2 # 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 Dfloat.h1 /* 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/Documentation/admin-guide/
H A Dworkload-tracing.rst1 .. SPDX-License-Identifier: (GPL-2.0+ OR CC-BY-4.0)
7 :Authors: - Shuah Khan <skhan@linuxfoundation.org>
8 - Shefali Sharma <sshefali021@gmail.com>
9 :maintained-by: Shuah Khan <skhan@linuxfoundation.org>
21 `perf <https://man7.org/linux/man-pages/man1/perf.1.html>`_,
22 `stress-ng <https://www.mankier.com/1/stress-ng>`_,
23 `paxtest <https://github.com/opntr/paxtest-freebsd>`_.
30 `strace <https://man7.org/linux/man-pages/man1/strace.1.html>`_ is a
50 How do we gather fine-grained system information?
65 to gather fine-grained information on a workload's usage of system resources.
[all …]