Linux API
[Prev Page][Next Page]
[PATCH v6 6/6] namei: resolveat(2) syscall, Aleksa Sarai
[PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10),
Mathieu Desnoyers
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10), Florian Weimer
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10), Mathieu Desnoyers
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10), Mathieu Desnoyers
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10), Mathieu Desnoyers
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10), Florian Weimer
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10), Mathieu Desnoyers
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10), Florian Weimer
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10), Mathieu Desnoyers
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10), Florian Weimer
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10), Mathieu Desnoyers
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10), Florian Weimer
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10), Carlos O'Donell
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10), Mathieu Desnoyers
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10), Mathieu Desnoyers
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10), Florian Weimer
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10), Mathieu Desnoyers
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10), Florian Weimer
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10), Mathieu Desnoyers
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10), Mathieu Desnoyers
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10), Florian Weimer
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10), Mathieu Desnoyers
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10), Florian Weimer
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10), Mathieu Desnoyers
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10), Florian Weimer
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10), Mathieu Desnoyers
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10), Florian Weimer
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10), Mathieu Desnoyers
- RE: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10), David Laight
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10), Mathieu Desnoyers
- Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10), Mathieu Desnoyers
[PATCH 2/5] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux (v4), Mathieu Desnoyers
[PATCH] binfmt_elf: Extract .note.gnu.property from an ELF file,
Yu-cheng Yu
[PATCH v4] moduleparam: Save information about built-in modules in separate file, Alexey Gladkov
[PATCH for 5.2 00/12] Restartable Sequences selftests updates,
Mathieu Desnoyers
- [PATCH for 5.2 11/12] rseq/selftests: mips: use break instruction for RSEQ_SIG, Mathieu Desnoyers
- [PATCH for 5.2 12/12] rseq/selftests: add -no-integrated-as for clang, Mathieu Desnoyers
- [PATCH for 5.2 04/12] rseq/selftests: Use __rseq_handled symbol to coexist with glibc, Mathieu Desnoyers
- [PATCH for 5.2 09/12] rseq/selftests: aarch64 code signature: handle big-endian environment, Mathieu Desnoyers
- [PATCH for 5.2 10/12] rseq/selftests: powerpc code signature: generate valid instructions, Mathieu Desnoyers
- [PATCH for 5.2 02/12] rseq/selftests: Add __rseq_exit_point_array section for debuggers, Mathieu Desnoyers
- [PATCH for 5.2 08/12] rseq/selftests: arm: use udf instruction for RSEQ_SIG, Mathieu Desnoyers
- [PATCH for 5.2 06/12] rseq/selftests: x86: use ud1 instruction as RSEQ_SIG opcode, Mathieu Desnoyers
- [PATCH for 5.2 07/12] rseq/selftests: s390: use trap4 for RSEQ_SIG, Mathieu Desnoyers
- [PATCH for 5.2 03/12] rseq/selftests: Introduce __rseq_cs_ptr_array, rename __rseq_table to __rseq_cs, Mathieu Desnoyers
- [PATCH for 5.2 05/12] rseq/selftests: s390: use jg instruction for jumps outside of the asm, Mathieu Desnoyers
- [PATCH for 5.2 01/12] rseq/selftests: x86: Work-around bogus gcc-8 optimisation, Mathieu Desnoyers
- Re: [PATCH for 5.2 00/12] Restartable Sequences selftests updates, Mathieu Desnoyers
[PATCH v2 00/18] add new features for FPGA DFL drivers,
Wu Hao
- [PATCH v2 01/18] fpga: dfl-fme-mgr: fix FME_PR_INTFC_ID register address., Wu Hao
- [PATCH v2 03/18] fpga: dfl: fme: align PR buffer size per PR datawidth, Wu Hao
- [PATCH v2 02/18] fpga: dfl: fme: remove copy_to_user() in ioctl for PR, Wu Hao
- [PATCH v2 05/18] Documentation: fpga: dfl: add descriptions for virtualization and new interfaces., Wu Hao
- [PATCH v2 06/18] fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support., Wu Hao
- [PATCH v2 08/18] fpga: dfl: afu: add AFU state related sysfs interfaces, Wu Hao
- [PATCH v2 10/18] fpga: dfl: add id_table for dfl private feature driver, Wu Hao
- [PATCH v2 11/18] fpga: dfl: afu: export __port_enable/disable function., Wu Hao
- [PATCH v2 13/18] fpga: dfl: afu: add STP (SignalTap) support, Wu Hao
- [PATCH v2 15/18] fpga: dfl: fme: add thermal management support, Wu Hao
- [PATCH v2 16/18] fpga: dfl: fme: add power management support, Wu Hao
- [PATCH v2 18/18] fpga: dfl: fme: add performance reporting support, Wu Hao
- [PATCH v2 17/18] fpga: dfl: fme: add global error reporting support, Wu Hao
- [PATCH v2 14/18] fpga: dfl: fme: add capability sysfs interfaces, Wu Hao
- [PATCH v2 12/18] fpga: dfl: afu: add error reporting support., Wu Hao
- [PATCH v2 09/18] fpga: dfl: afu: add userclock sysfs interfaces., Wu Hao
- [PATCH v2 07/18] fpga: dfl: pci: enable SRIOV support., Wu Hao
- [PATCH v2 04/18] fpga: dfl: fme: support 512bit data width PR, Wu Hao
[PATCH v3] moduleparam: Save information about built-in modules in separate file,
Alexey Gladkov
[PATCH 1/2] y2038: make CONFIG_64BIT_TIME unconditional,
Arnd Bergmann
[PATCH V3] mm: Allow userland to request that the kernel clear memory on release,
Matthew Garrett
Re: [PATCH v1 1/2] Add polling support to pidfd,
Christian Brauner
[PATCHv3 00/27] kernel: Introduce Time Namespace,
Dmitry Safonov
- [PATCHv3 01/27] ns: Introduce Time Namespace, Dmitry Safonov
- [PATCHv3 04/27] timens: Introduce CLOCK_BOOTTIME offset, Dmitry Safonov
- [PATCHv3 11/27] x86/vdso/Makefile: Add vobjs32, Dmitry Safonov
- [PATCHv3 14/27] x86/vdso: Add offsets page in vvar, Dmitry Safonov
- [PATCHv3 13/27] x86/vdso: Rename vdso_image {.data=>.text}, Dmitry Safonov
- [PATCHv3 15/27] x86/vdso: Allocate timens vdso, Dmitry Safonov
- [PATCHv3 16/27] x86/vdso: Switch image on setns()/unshare()/clone(), Dmitry Safonov
- [PATCHv3 18/27] timens: Add align for timens_offsets, Dmitry Safonov
- [PATCHv3 26/27] selftests: Add a simple perf test for clock_gettime(), Dmitry Safonov
- [PATCHv3 27/27] selftest/timens: Check that a right vdso is mapped after fork and exec, Dmitry Safonov
- [PATCHv3 25/27] x86/vdso: Align VDSO functions by CPU L1 cache line, Dmitry Safonov
- [PATCHv3 24/27] selftest/timens: Add timer offsets test, Dmitry Safonov
- [PATCHv3 23/27] selftest/timens: Add procfs selftest, Dmitry Safonov
- [PATCHv3 22/27] selftest/timens: Add a test for clock_nanosleep(), Dmitry Safonov
- [PATCHv3 21/27] selftest/timens: Add a test for timerfd, Dmitry Safonov
- [PATCHv3 20/27] selftest/timens: Add Time Namespace test for supported clocks, Dmitry Safonov
- [PATCHv3 19/27] timens/fs/proc: Introduce /proc/pid/timens_offsets, Dmitry Safonov
- [PATCHv3 17/27] vdso: introduce timens_static_branch, Dmitry Safonov
- [PATCHv3 12/27] x86/vdso: Restrict splitting VVAR VMA, Dmitry Safonov
- [PATCHv3 10/27] x86/vdso2c: Convert iterator to unsigned, Dmitry Safonov
- [PATCHv3 07/27] timens/kernel: Take into account timens clock offsets in clock_nanosleep, Dmitry Safonov
- [PATCHv3 09/27] x86/vdso2c: Correct err messages on file opening, Dmitry Safonov
- [PATCHv3 02/27] timens: Add timens_offsets, Dmitry Safonov
- [PATCHv3 06/27] posix-timers/timens: Take into account clock offsets, Dmitry Safonov
- [PATCHv3 08/27] timens: Shift /proc/uptime, Dmitry Safonov
- [PATCHv3 05/27] timerfd/timens: Take into account ns clock offsets, Dmitry Safonov
- [PATCHv3 03/27] timens: Introduce CLOCK_MONOTONIC offsets, Dmitry Safonov
[PATCH v18 1/3] proc: add /proc/<pid>/arch_status,
Aubrey Li
Re: [PATCH V2] mm: Allow userland to request that the kernel clear memory on release,
Michal Hocko
[RFC PATCH for 5.2 00/10] Restartable Sequences selftests updates,
Mathieu Desnoyers
- [RFC PATCH for 5.2 01/10] rseq/selftests: Add __rseq_exit_point_array section for debuggers, Mathieu Desnoyers
- [RFC PATCH for 5.2 08/10] rseq/selftests: aarch64 code signature: handle big-endian environment, Mathieu Desnoyers
- [RFC PATCH for 5.2 09/10] rseq/selftests: powerpc code signature: generate valid instructions, Mathieu Desnoyers
- [RFC PATCH for 5.2 05/10] rseq/selftests: x86: use ud1 instruction as RSEQ_SIG opcode, Mathieu Desnoyers
- [RFC PATCH for 5.2 10/10] rseq/selftests: mips: use break instruction for RSEQ_SIG, Mathieu Desnoyers
- [RFC PATCH for 5.2 03/10] rseq/selftests: Use __rseq_handled symbol to coexist with glibc, Mathieu Desnoyers
- [RFC PATCH for 5.2 02/10] rseq/selftests: Introduce __rseq_cs_ptr_array, rename __rseq_table to __rseq_cs, Mathieu Desnoyers
- [RFC PATCH for 5.2 06/10] rseq/selftests: s390: use trap4 for RSEQ_SIG, Mathieu Desnoyers
- [RFC PATCH for 5.2 07/10] rseq/selftests: arm: use udf instruction for RSEQ_SIG, Mathieu Desnoyers
- [RFC PATCH for 5.2 04/10] rseq/selftests: s390: use jg instruction for jumps outside of the asm, Mathieu Desnoyers
[GIT PULL] arch: add pidfd and io_uring syscalls everywhere,
Arnd Bergmann
Re: [PATCH] binfmt_elf: Update READ_IMPLIES_EXEC logic for modern CPUs,
Jann Horn
[PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v9),
Mathieu Desnoyers
[PATCH 2/5] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux (v3), Mathieu Desnoyers
WARNING in percpu_ref_kill_and_confirm,
syzbot
[PATCH v17 1/3] proc: add /proc/<pid>/arch_status,
Aubrey Li
[PATCH v3 10/11] platform/x86: asus-wmi: Switch fan boost mode, Yurii Pavlovskyi
[PATCH] rseq/selftests: x86: Work-around bogus gcc-8 optimisation, Mathieu Desnoyers
[PATCH v3 09/11] platform/x86: asus-wmi: Control RGB keyboard backlight,
Yurii Pavlovskyi
[PATCH v3 0/4] clone: add CLONE_PIDFD,
Christian Brauner
[PATCH v5 00/16] fscrypt: key management improvements,
Eric Biggers
- [PATCH v5 01/16] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>, Eric Biggers
- [PATCH v5 16/16] fscrypt: document the new ioctls and policy version, Eric Biggers
- [PATCH v5 09/16] fscrypt: add an HKDF-SHA512 implementation, Eric Biggers
- [PATCH v5 07/16] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl, Eric Biggers
- [PATCH v5 06/16] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl, Eric Biggers
- [PATCH v5 14/16] f2fs: wire up new fscrypt ioctls, Eric Biggers
- [PATCH v5 10/16] fscrypt: v2 encryption policy support, Eric Biggers
- [PATCH v5 11/16] fscrypt: allow unprivileged users to add/remove keys for v2 policies, Eric Biggers
- [PATCH v5 15/16] ubifs: wire up new fscrypt ioctls, Eric Biggers
- [PATCH v5 13/16] ext4: wire up new fscrypt ioctls, Eric Biggers
- [PATCH v5 12/16] fscrypt: require that key be added when setting a v2 encryption policy, Eric Biggers
- [PATCH v5 08/16] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl, Eric Biggers
- [PATCH v5 05/16] fscrypt: refactor v1 policy key setup into keysetup_legacy.c, Eric Biggers
- [PATCH v5 04/16] fscrypt: add ->ci_inode to fscrypt_info, Eric Biggers
- [PATCH v5 02/16] fscrypt: use FSCRYPT_ prefix for uapi constants, Eric Biggers
- [PATCH v5 03/16] fscrypt: use FSCRYPT_* definitions, not FS_*, Eric Biggers
[PATCH v2 0/5] clone: add CLONE_PIDFD,
Christian Brauner
[PATCH v16 1/3] /proc/pid/status: Add support for architecture specific output,
Aubrey Li
[PATCH v4] fs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writeback,
Amir Goldstein
[PATCH 2/5] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux (v2),
Mathieu Desnoyers
[PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v8),
Mathieu Desnoyers
[PATCH v1 0/4] clone: add CLONE_PIDFD,
Christian Brauner
[PATCH v15 1/3] /proc/pid/status: Add support for architecture specific output,
Aubrey Li
[PATCH linux-next v10 0/7] ptrace: add PTRACE_GET_SYSCALL_INFO request,
Dmitry V. Levin
Re: bug#35275: spelling mistake manual pages,
Paul Eggert
[PATCH 0/4] clone: add CLONE_PIDFD,
Christian Brauner
[PATCH] new flag COPY_FILE_RANGE_FILESIZE for copy_file_range(),
Shawn Landden
[PATCH v3] fs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writeback, Amir Goldstein
[PATCH v2] fs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writeback, Amir Goldstein
[RFC PATCH] fork: add CLONE_PIDFD,
Christian Brauner
[PATCH 10/11] platform/x86: asus-wmi: Switch fan boost mode,
Yurii Pavlovskyi
[PATCH 09/11] platform/x86: asus-wmi: Control RGB keyboard backlight,
Yurii Pavlovskyi
[PATCH v14 1/3] /proc/pid/status: Add support for architecture specific output,
Aubrey Li
Re: [PATCH] io_uring: add support for barrier fsync,
Christoph Hellwig
[PATCH] Linux: Define struct termios2 in <termios.h> under _GNU_SOURCE [BZ #10339],
Florian Weimer
[PATCH v5 0/6] arm64: Initial support for CVADP,
Andrew Murray
[PATCH ghak90 V6 00/10] audit: implement container identifier,
Richard Guy Briggs
- [PATCH ghak90 V6 01/10] audit: collect audit task parameters, Richard Guy Briggs
- [PATCH ghak90 V6 02/10] audit: add container id, Richard Guy Briggs
- [PATCH ghak90 V6 03/10] audit: read container ID of a process, Richard Guy Briggs
- [PATCH ghak90 V6 04/10] audit: log container info of syscalls, Richard Guy Briggs
- [PATCH ghak90 V6 05/10] audit: add contid support for signalling the audit daemon, Richard Guy Briggs
- [PATCH ghak90 V6 10/10] audit: NETFILTER_PKT: record each container ID associated with a netNS, Richard Guy Briggs
- [PATCH ghak90 V6 09/10] audit: add support for containerid to network namespaces, Richard Guy Briggs
- [PATCH ghak90 V6 08/10] audit: add containerid filtering, Richard Guy Briggs
- [PATCH ghak90 V6 06/10] audit: add support for non-syscall auxiliary records, Richard Guy Briggs
- [PATCH ghak90 V6 07/10] audit: add containerid support for user records, Richard Guy Briggs
- Re: [PATCH ghak90 V6 00/10] audit: implement container identifier, Richard Guy Briggs
- Re: [PATCH ghak90 V6 00/10] audit: implement container identifier, Neil Horman
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]