Linux API
[Prev Page][Next Page]
- Re: [PATCH ghak90 V9 02/13] audit: add container id, (continued)
- [PATCH v4 0/3] Preventing job distribution to isolated CPUs,
Nitesh Narayan Lal
- [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs, Nitesh Narayan Lal
- Re: [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs, Nitesh Narayan Lal
- Re: [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs, Robin Murphy
- Re: [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs, Marcelo Tosatti
- Re: [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs, Thomas Gleixner
- Re: [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs, Marcelo Tosatti
- Re: [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs, Nitesh Narayan Lal
- Re: [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs, Thomas Gleixner
- Re: [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs, Marcelo Tosatti
- Re: [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs, Nitesh Narayan Lal
- Re: [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs, Marcelo Tosatti
- Re: [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs, Nitesh Narayan Lal
- Re: [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs, Thomas Gleixner
- Re: [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs, Thomas Gleixner
- Re: [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs, Nitesh Narayan Lal
- Re: [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs, Nitesh Narayan Lal
- Re: [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs, Nitesh Narayan Lal
- Re: [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs, Jesse Brandeburg
- Re: [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs, Nitesh Narayan Lal
- Re: [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs, Nitesh Narayan Lal
- Re: [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs, Jesse Brandeburg
- Re: [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs, Nitesh Narayan Lal
- Re: [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs, Nitesh Lal
- Re: [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs, Jesse Brandeburg
- Re: [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs, Nitesh Lal
- Re: [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs, Thomas Gleixner
- Re: [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs, Nitesh Lal
- Re: [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs, Thomas Gleixner
- Re: [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs, Nitesh Lal
- Re: [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs, Jesse Brandeburg
- Re: [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs, Nitesh Lal
- Message not available
[Patch v4 2/3] PCI: Restrict probe functions to housekeeping CPUs, Nitesh Narayan Lal
[Patch v4 3/3] net: Restrict receive packets queuing to housekeeping CPUs, Nitesh Narayan Lal
[PATCH v3 0/3] Preventing job distribution to isolated CPUs,
Nitesh Narayan Lal
[PATCH v2 0/3] Preventing job distribution to isolated CPUs,
Nitesh Narayan Lal
[PATCH v8 0/4] introduce memory hinting API for external process,
Minchan Kim
[PATCH 1/3] glibc: Perform rseq registration at C startup and thread creation (v21),
Mathieu Desnoyers
[PATCH 2/3] Linux: Use rseq in sched_getcpu if available (v9),
Mathieu Desnoyers
Re: [PATCH 00/18] multiple preferred nodes,
Michal Hocko
[PATCH v5 0/7] Add seccomp notifier ioctl that enables adding fds,
Kees Cook
[PATCH v8] mm: Proactive compaction,
Nitin Gupta
[RFC][PATCH 0/8] seccomp: Implement constant action bitmaps,
Kees Cook
[PATCH v4 00/11] Add seccomp notifier ioctl that enables adding fds,
Kees Cook
- [PATCH v4 02/11] fs: Move __scm_install_fd() to __fd_install_received(), Kees Cook
- [PATCH v4 04/11] pidfd: Replace open-coded partial fd_install_received(), Kees Cook
- [PATCH v4 01/11] net/scm: Regularize compat handling of scm_detach_fds(), Kees Cook
- [PATCH v4 03/11] fs: Add fd_install_received() wrapper for __fd_install_received(), Kees Cook
- [PATCH v4 10/11] seccomp: Switch addfd to Extensible Argument ioctl, Kees Cook
- [PATCH v4 11/11] seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID, Kees Cook
- [PATCH v4 06/11] seccomp: Introduce addfd ioctl to seccomp user notifier, Kees Cook
- [PATCH v4 08/11] selftests/seccomp: Make kcmp() less required, Kees Cook
- [PATCH v4 09/11] selftests/seccomp: Rename user_trap_syscall() to user_notif_syscall(), Kees Cook
- [PATCH v4 07/11] selftests/seccomp: Test SECCOMP_IOCTL_NOTIF_ADDFD, Kees Cook
- [PATCH v4 05/11] fs: Expand __fd_install_received() to accept fd, Kees Cook
- Re: [PATCH v4 00/11] Add seccomp notifier ioctl that enables adding fds, Sargun Dhillon
[PATCH v7] mm: Proactive compaction,
Nitin Gupta
[RFC PATCH] seccomp: Add extensibility mechanism to read notifications,
Sargun Dhillon
[RFC 0/4] futex2: Add new futex interface,
André Almeida
Linux powerpc new system call instruction and ABI,
Nicholas Piggin
[RFC] unexport linux/elfcore.h,
Al Viro
[PATCH v1 0/3] Preventing job distribution to isolated CPUs,
Nitesh Narayan Lal
Re: sys/sysinfo.h clash with linux/kernel.h, Szabolcs Nagy
[PATCH v3 3/4] seccomp: Introduce addfd ioctl to seccomp user notifier, Sargun Dhillon
[PATCH v5 0/3] close_range(),
Christian Brauner
[PATCH v6] mm: Proactive compaction,
Nitin Gupta
[PATCH v3] seccomp: Add find_notification helper,
Sargun Dhillon
[PATCH v2] fcntl: Add 32bit filesystem mode,
Linus Walleij
Re: robinhood, fanotify name info events and lustre changelog,
Dominique Martinet
[PATCH AUTOSEL 5.6 33/47] selftests: mlxsw: qos_mc_aware: Specify arping timeout as an integer, Sasha Levin
[PATCH AUTOSEL 5.4 17/26] selftests: mlxsw: qos_mc_aware: Specify arping timeout as an integer, Sasha Levin
[PATCH AUTOSEL 5.6 23/47] wireguard: selftests: use newer iproute2 for gcc-10, Sasha Levin
[PATCH v2 0/3] Add seccomp notifier ioctl that enables adding fds,
Sargun Dhillon
[PATCH glibc 1/3] glibc: Perform rseq registration at C startup and thread creation (v20),
Mathieu Desnoyers
[PATCH glibc 2/3] Linux: Use rseq in sched_getcpu if available (v9), Mathieu Desnoyers
[PATCH v18 00/12] Landlock LSM,
Mickaël Salaün
- [PATCH v18 02/12] landlock: Add ruleset and domain management, Mickaël Salaün
- [PATCH v18 04/12] landlock: Add ptrace restrictions, Mickaël Salaün
- [PATCH v18 11/12] samples/landlock: Add a sandbox manager example, Mickaël Salaün
- [PATCH v18 08/12] landlock: Add syscall implementation, Mickaël Salaün
- [PATCH v18 03/12] landlock: Set up the security framework and manage credentials, Mickaël Salaün
- [PATCH v18 10/12] selftests/landlock: Add initial tests, Mickaël Salaün
- [PATCH v18 07/12] landlock: Support filesystem access-control, Mickaël Salaün
- [PATCH v18 12/12] landlock: Add user and kernel documentation, Mickaël Salaün
- [PATCH v18 09/12] arch: Wire up landlock() syscall, Mickaël Salaün
- [PATCH v18 06/12] fs,security: Add sb_delete hook, Mickaël Salaün
- [PATCH v18 05/12] LSM: Infrastructure management of the superblock, Mickaël Salaün
- [PATCH v18 01/12] landlock: Add object management, Mickaël Salaün
[PATCH 0/5] Add seccomp notifier ioctl that enables adding fds,
Sargun Dhillon
[PATCH AUTOSEL 5.6 13/41] kselftests: dmabuf-heaps: Fix confused return value on expected error testing, Sasha Levin
[PATCH] proc.5: add "wf" to VmFlags in /proc/[pid]/smaps,
Ian Rogers
[RFC PATCH 0/5] Update selftests/x86 for CET,
Yu-cheng Yu
seccomp feature development,
Kees Cook
[PATCH v5] mm: Proactive compaction,
Nitin Gupta
[PATCH 0/4] Relocate execve() sanity checks,
Kees Cook
Re: [PATCH 0/4] Relocate execve() sanity checks, Eric W. Biederman
[PATCH] mm: use only pidfd for process_madvise syscall,
Minchan Kim
[PATCH] seccomp: Add group_leader pid to seccomp_notif,
Sargun Dhillon
[PATCH] futex: send SIGBUS if argument is not aligned on a four-byte boundary,
Konstantin Khlebnikov
[PATCH v17 22/23] LSM: Add /proc attr entry for full LSM context, Casey Schaufler
[ANNOUNCE] xfs-linux: vfs-for-next updated to 2c567af418e3, Darrick J. Wong
[PATCH v5 11/11] loop: Add LOOP_CONFIGURE ioctl,
Martijn Coenen
[PATCH v17 00/10] Landlock LSM,
Mickaël Salaün
- [PATCH v17 01/10] landlock: Add object management, Mickaël Salaün
- [PATCH v17 03/10] landlock: Set up the security framework and manage credentials, Mickaël Salaün
- [PATCH v17 04/10] landlock: Add ptrace restrictions, Mickaël Salaün
- [PATCH v17 07/10] arch: Wire up landlock() syscall, Mickaël Salaün
- [PATCH v17 10/10] landlock: Add user and kernel documentation, Mickaël Salaün
- [PATCH v17 06/10] landlock: Add syscall implementation, Mickaël Salaün
- [PATCH v17 08/10] selftests/landlock: Add initial tests, Mickaël Salaün
- [PATCH v17 02/10] landlock: Add ruleset and domain management, Mickaël Salaün
- [PATCH v17 09/10] samples/landlock: Add a sandbox manager example, Mickaël Salaün
- [PATCH v17 05/10] fs,landlock: Support filesystem access-control, Mickaël Salaün
- Re: [PATCH v17 00/10] Landlock LSM, Mickaël Salaün
[net-next RFC PATCH 00/13] net: hsr: Add PRP driver,
Murali Karicheri
- [net-next RFC PATCH 09/13] net: hsr: move re-usable code for PRP to hsr_prp_netlink.c, Murali Karicheri
- [net-next RFC PATCH 06/13] net: hsr: some renaming to introduce PRP driver support, Murali Karicheri
- [net-next RFC PATCH 11/13] net: prp: add supervision frame generation and handling support, Murali Karicheri
- [net-next RFC PATCH 12/13] net: prp: add packet handling support, Murali Karicheri
- [net-next RFC PATCH 13/13] net: prp: enhance debugfs to display PRP specific info in node table, Murali Karicheri
- [net-next RFC PATCH 04/13] net: hsr: rename hsr variable inside struct hsr_port to priv, Murali Karicheri
- [net-next RFC PATCH 08/13] net: hsr: migrate HSR netlink socket code to use new common API, Murali Karicheri
- [net-next RFC PATCH 10/13] net: hsr: add netlink socket interface for PRP, Murali Karicheri
- [net-next RFC PATCH 07/13] net: hsr: introduce common uapi include/definitions for HSR and PRP, Murali Karicheri
- [net-next RFC PATCH 03/13] net: hsr: rename files to introduce PRP support, Murali Karicheri
- [net-next RFC PATCH 05/13] net: hsr: rename hsr_port_get_hsr() to hsr_prp_get_port(), Murali Karicheri
- [net-next RFC PATCH 01/13] net: hsr: Re-use Kconfig option to support PRP, Murali Karicheri
- [net-next RFC PATCH 02/13] net: hsr: rename hsr directory to hsr-prp to introduce PRP, Murali Karicheri
- Re: [net-next RFC PATCH 00/13] net: hsr: Add PRP driver, Murali Karicheri
- Re: [net-next RFC PATCH 00/13] net: hsr: Add PRP driver, Vinicius Costa Gomes
[PATCH v3 0/7] fanotify events on child with name info,
Amir Goldstein
[PATCH v5 0/6] Add support for O_MAYEXEC,
Mickaël Salaün
[PATCH v4 0/3] nsproxy: attach to multiple namespaces,
Christian Brauner
[PATCH] man/statx: Add STATX_ATTR_DAX,
ira . weiny
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]