Linux API
[Prev Page][Next Page]
- Re: [PATCH v1 1/2] open: add close_range(), (continued)
- [PATCH 1/2] open: add close_range(),
Christian Brauner
- [PATCH v4] net: Add UNIX_DIAG_UID to Netlink UNIX socket diagnostics.,
Felipe Gasper
- [PATCH v6 00/16] fscrypt: key management improvements,
Eric Biggers
- [PATCH v6 01/16] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>, Eric Biggers
- [PATCH v6 05/16] fscrypt: refactor v1 policy key setup into keysetup_legacy.c, Eric Biggers
- [PATCH v6 13/16] ext4: wire up new fscrypt ioctls, Eric Biggers
- [PATCH v6 14/16] f2fs: wire up new fscrypt ioctls, Eric Biggers
- [PATCH v6 11/16] fscrypt: allow unprivileged users to add/remove keys for v2 policies, Eric Biggers
- [PATCH v6 09/16] fscrypt: add an HKDF-SHA512 implementation, Eric Biggers
- [PATCH v6 16/16] fscrypt: document the new ioctls and policy version, Eric Biggers
- [PATCH v6 10/16] fscrypt: v2 encryption policy support, Eric Biggers
- [PATCH v6 15/16] ubifs: wire up new fscrypt ioctls, Eric Biggers
- [PATCH v6 07/16] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl, Eric Biggers
- [PATCH v6 04/16] fscrypt: add ->ci_inode to fscrypt_info, Eric Biggers
- [PATCH v6 12/16] fscrypt: require that key be added when setting a v2 encryption policy, Eric Biggers
- [PATCH v6 03/16] fscrypt: use FSCRYPT_* definitions, not FS_*, Eric Biggers
- [PATCH v6 08/16] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl, Eric Biggers
- [PATCH v6 06/16] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl, Eric Biggers
- [PATCH v6 02/16] fscrypt: use FSCRYPT_ prefix for uapi constants, Eric Biggers
- Re: [PATCH v6 00/16] fscrypt: key management improvements, Theodore Ts'o
- [PATCH v3 1/2] pid: add pidfd_open(),
Christian Brauner
- [PATCH v2 0/7] mm: process_vm_mmap() -- syscall for duplication a process mapping,
Kirill Tkhai
- [PATCH v2 1/2] pid: add pidfd_open(),
Christian Brauner
- [PATCH RFC v8 00/10] namei: resolveat(2) path resolution restrictions,
Aleksa Sarai
- [PATCH RFC v8 01/10] namei: obey trailing magic-link DAC permissions, Aleksa Sarai
- [PATCH RFC v8 02/10] procfs: switch magic-link modes to be more sane, Aleksa Sarai
- [PATCH RFC v8 03/10] open: O_EMPTYPATH: procfs-less file descriptor re-opening, Aleksa Sarai
- [PATCH RFC v8 04/10] namei: split out nd->dfd handling to dirfd_path_init, Aleksa Sarai
- [PATCH RFC v8 06/10] namei: LOOKUP_IN_ROOT: chroot-like path resolution, Aleksa Sarai
- [PATCH RFC v8 05/10] namei: O_BENEATH-style path resolution flags, Aleksa Sarai
- [PATCH RFC v8 07/10] namei: aggressively check for nd->root escape on ".." resolution, Aleksa Sarai
- [PATCH RFC v8 08/10] namei: resolveat(2) syscall, Aleksa Sarai
- [PATCH RFC v8 09/10] kselftest: save-and-restore errno to allow for %m formatting, Aleksa Sarai
- [PATCH RFC v8 10/10] selftests: add resolveat(2) selftests, Aleksa Sarai
- Re: [RFC 0/7] introduce memory hinting API for external process,
Michal Hocko
- Re: [RFC 7/7] mm: madvise support MADV_ANONYMOUS_FILTER and MADV_FILE_FILTER,
Michal Hocko
- Re: [RFC 6/7] mm: extend process_madvise syscall to support vector arrary,
Michal Hocko
- Re: [RFC 5/7] mm: introduce external memory hinting API,
Michal Hocko
- Re: [RFC 3/7] mm: introduce MADV_COLD,
Michal Hocko
- Re: [RFC 1/7] mm: introduce MADV_COOL,
Michal Hocko
- [PATCH v3] net: Add UNIX_DIAG_UID to Netlink UNIX socket diagnostics.,
Felipe Gasper
- [PATCH v2] net: Add UNIX_DIAG_UID to Netlink UNIX socket diagnostics.,
Felipe Gasper
- [PATCH v3 0/2] initramfs: add support for xattrs in the initial ram disk,
Roberto Sassu
- [PATCH] Add UNIX_DIAG_UID to Netlink UNIX socket diagnostics.,
Felipe
- Re: [PATCH 0/4] uapi, vfs: Change the mount API UAPI [ver #2],
Dmitry V. Levin
[PATCH v1 1/2] pid: add pidfd_open(),
Christian Brauner
Re: [PATCH RFC 0/5] mm: process_vm_mmap() -- syscall for duplication a process mapping,
Michal Hocko
[PATCH RFC 0/5] mm/ksm, proc: introduce remote madvise,
Oleksandr Natalenko
- [PATCH RFC 1/5] proc: introduce madvise placeholder, Oleksandr Natalenko
- [PATCH RFC 2/5] mm/ksm: introduce ksm_madvise_merge() helper, Oleksandr Natalenko
- [PATCH RFC 5/5] mm/ksm, proc: add remote madvise documentation, Oleksandr Natalenko
- [PATCH RFC 4/5] mm/ksm, proc: introduce remote merge, Oleksandr Natalenko
- [PATCH RFC 3/5] mm/ksm: introduce ksm_madvise_unmerge() helper, Oleksandr Natalenko
- Re: [PATCH RFC 0/5] mm/ksm, proc: introduce remote madvise, Michal Hocko
- Re: [PATCH RFC 0/5] mm/ksm, proc: introduce remote madvise, Alexey Dobriyan
[PATCH 1/2] pid: add pidfd_open(),
Christian Brauner
[PATCH v9 00/16] Add utilization clamping support,
Patrick Bellasi
- [PATCH v9 11/16] sched/fair: uclamp: Add uclamp support to energy_compute(), Patrick Bellasi
- [PATCH v9 14/16] sched/core: uclamp: Propagate system defaults to root group, Patrick Bellasi
- [PATCH v9 15/16] sched/core: uclamp: Use TG's clamps to restrict TASK's clamps, Patrick Bellasi
- [PATCH v9 16/16] sched/core: uclamp: Update CPU's refcount on TG's clamp changes, Patrick Bellasi
- [PATCH v9 12/16] sched/core: uclamp: Extend CPU's cgroup controller, Patrick Bellasi
- [PATCH v9 01/16] sched/core: uclamp: Add CPU's clamp buckets refcounting, Patrick Bellasi
- [PATCH v9 02/16] sched/core: uclamp: Add bucket local max tracking, Patrick Bellasi
- [PATCH v9 03/16] sched/core: uclamp: Enforce last task's UCLAMP_MAX, Patrick Bellasi
- [PATCH v9 04/16] sched/core: uclamp: Add system default clamps, Patrick Bellasi
- [PATCH v9 05/16] sched/core: Allow sched_setattr() to use the current policy, Patrick Bellasi
- [PATCH v9 06/16] sched/core: uclamp: Extend sched_setattr() to support utilization clamping, Patrick Bellasi
- [PATCH v9 07/16] sched/core: uclamp: Reset uclamp values on RESET_ON_FORK, Patrick Bellasi
- [PATCH v9 08/16] sched/core: uclamp: Set default clamps for RT tasks, Patrick Bellasi
- [PATCH v9 09/16] sched/cpufreq: uclamp: Add clamps for FAIR and RT tasks, Patrick Bellasi
- [PATCH v9 10/16] sched/core: uclamp: Add uclamp_util_with(), Patrick Bellasi
- [PATCH v9 13/16] sched/core: uclamp: Propagate parent clamps, Patrick Bellasi
- Re: [PATCH v9 00/16] Add utilization clamping support, Patrick Bellasi
Re: [PATCH RFC v2 4/4] mm/ksm: add force merging/unmerging documentation, Oleksandr Natalenko
[PATCH v4 12/13] platform/x86: asus-wmi: Switch fan boost mode, Yurii Pavlovskyi
Re: [PATCH RFC v2 0/4] mm/ksm: add option to automerge VMAs,
Michal Hocko
[PATCH v11 0/7] ptrace: add PTRACE_GET_SYSCALL_INFO request,
Dmitry V. Levin
[PATCH v2 0/3] initramfs: add support for xattrs in the initial ram disk,
Roberto Sassu
[PATCH v7 0/5] namei: resolveat(2) path resolution restriction API,
Aleksa Sarai
Re: [PATCH 1/6] incfs: Add first files of incrementalfs, Jann Horn
[PATCH v6 0/6] namei: resolveat(2) path resolution restriction API,
Aleksa Sarai
[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
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]