messages from 2016-10-14 18:25:58 to 2016-11-21 15:03:04 UTC [more...]
Formal description of system call interface
2016-11-21 15:03 UTC (5+ messages)
[PATCH RFC 0/6] enable O and KBUILD_OUTPUT for kselftest
2016-11-21 8:53 UTC (21+ messages)
` [PATCH RFC 1/6] selftests: remove duplicated all and clean target
` [PATCH RFC 2/6] selftests: remove useless TEST_DIRS
` [PATCH RFC 4/6] selftests: remove CROSS_COMPILE in dedicated Makefile
` [PATCH RFC 6/6] selftests: enable O and KBUILD_OUTPUT
` [PATCH RFC 3/6] selftests: add default rules for c source file
` [PATCH RFC 5/6] selftests: add EXTRA_CLEAN for clean target
QUICK LOAN OFFER
2016-11-20 6:08 UTC
[PATCH RFC] user-namespaced file capabilities - now with even more magic
2016-11-19 15:17 UTC
[RFC][PATCH 0/4] Enhanced file stat system call
2016-11-19 10:21 UTC (9+ messages)
` [PATCH 1/4] statx: Add a system call to make enhanced file info available
[RFC][PATCH 0/4] Enhanced file stat system call [ver #2]
2016-11-18 18:02 UTC (7+ messages)
` [PATCH 1/4] statx: Add a system call to make enhanced file info available "
` [PATCH 2/4] statx: Ext4: Return enhanced file attributes "
` [PATCH 3/4] statx: NFS: "
` [PATCH 4/4] statx: AFS: "
[RFC v4 00/18] Landlock LSM: Unprivileged sandboxing
2016-11-14 20:51 UTC (30+ messages)
` [RFC v4 01/18] landlock: Add Kconfig
` [RFC v4 02/18] bpf: Move u64_to_ptr() to BPF headers and inline it
` "
` [RFC v4 03/18] bpf,landlock: Add a new arraymap type to deal with (Landlock) handles
` [kernel-hardening] "
` [RFC v4 04/18] bpf,landlock: Add eBPF program subtype and is_valid_subtype() verifier
` [RFC v4 05/18] bpf,landlock: Define an eBPF program type for Landlock
` [RFC v4 07/18] landlock: Add LSM hooks
` [RFC v4 08/18] landlock: Handle file comparisons
` [RFC v4 09/18] landlock: Add manager functions
` [RFC v4 10/18] seccomp: Split put_seccomp_filter() with put_seccomp()
` [RFC v4 06/18] fs: Constify path_is_under()'s arguments
` [RFC v4 11/18] seccomp,landlock: Handle Landlock hooks per process hierarchy
` [RFC v4 12/18] bpf: Cosmetic change for bpf_prog_attach()
` [RFC v4 13/18] bpf/cgroup: Replace struct bpf_prog with struct bpf_object
` [RFC v4 14/18] bpf/cgroup: Make cgroup_bpf_update() return an error code
` [RFC v4 15/18] bpf/cgroup: Move capability check
` [RFC v4 16/18] bpf/cgroup,landlock: Handle Landlock hooks per cgroup
` [RFC v4 17/18] landlock: Add update and debug access flags
` [RFC v4 18/18] samples/landlock: Add sandbox example
[PATCH RESEND] tools-powerpc: Return false instead of -1
2016-11-14 12:17 UTC (2+ messages)
` [RESEND] "
[RFC v4 00/18] Landlock LSM: Unprivileged sandboxing
2016-11-13 17:38 UTC
[PATCH resent] uapi libc compat: allow non-glibc to opt out of uapi definitions
2016-11-11 12:08 UTC
[PATCH] uapi libc compat: allow non-glibc to opt out of uapi definitions
2016-11-11 4:54 UTC (2+ messages)
` [musl] "
[PATCH 0/2] Support compiling out the prctl syscall
2016-11-09 7:02 UTC (12+ messages)
` [PATCH 1/2] kernel: Move prctl and helpers from kernel/sys.c to new kernel/prctl.c
` [PATCH 2/2] kernel: Support compiling out the prctl syscall
[RESEND][PATCH v4] cgroup: Use CAP_SYS_RESOURCE to allow a process to migrate other tasks between cgroups
2016-11-09 0:12 UTC (5+ messages)
[PATCH] mm: only enable sys_pkey* when ARCH_HAS_PKEYS
2016-11-08 18:39 UTC (9+ messages)
[PATCH 0/3] ABI CHANGE!!! Remove questionable remote SP reads
2016-11-03 6:32 UTC (17+ messages)
` [PATCH 1/3] proc: Stop reporting eip and esp in /proc/PID/stat
` [tip:mm/urgent] fs/proc: "
` [4.9-rc3] BUG: unable to handle kernel paging request at ffffc900144dfc60
46216 linux-api
2016-11-02 23:48 UTC
[PATCH v2 0/1] mm/mempolicy.c: forbid static or relative flags for local NUMA mode
2016-11-01 0:21 UTC (3+ messages)
` [PATCH v3 "
[PATCH net-next] net: add an ioctl to get a socket network namespace
2016-10-31 14:58 UTC (2+ messages)
[PATCH v7 0/6] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
2016-10-27 22:38 UTC (13+ messages)
` [PATCH v7 1/6] x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl
` [PATCH v7 2/6] x86/arch_prctl/64: Rename do_arch_prctl to do_arch_prctl_64
` [PATCH v7 3/6] x86/arch_prctl: Add do_arch_prctl_common
` [PATCH v7 4/6] x86/syscalls/32: Wire up arch_prctl on x86-32
` [PATCH v7 5/6] x86/cpufeature: Detect CPUID faulting support
` [PATCH v7 6/6] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
[RFC v1 00/14] Bus1 Kernel Message Bus
2016-10-27 11:10 UTC
[PATCH 2/3] ARM: convert to generated system call tables
2016-10-26 20:14 UTC (17+ messages)
` bpf on Alpha [was Re: [PATCH 2/3] ARM: convert to generated system call tables]
[PATCH v4] cgroup: Use CAP_SYS_RESOURCE to allow a process to migrate other tasks between cgroups
2016-10-24 20:37 UTC
[RFC][PATCH v3] cgroup: Use CAP_SYS_RESOURCE to allow a process to migrate other tasks between cgroups
2016-10-21 18:06 UTC (4+ messages)
[PATCH] perf_event_open.2: 4.9 PERF_EVENT_IOC_SET_DRV_CONFIGS support
2016-10-21 14:22 UTC (5+ messages)
[PATCH RFC 6/6] selftests: enable O and KBUILD_OUTPUT
2016-10-21 11:17 UTC
[PATCH RFC 5/6] selftests: add EXTRA_CLEAN for clean target
2016-10-21 11:17 UTC
[PATCH RFC 4/6] selftests: remove CROSS_COMPILE in dedicated Makefile
2016-10-21 11:16 UTC
[PATCH RFC 3/6] selftests: add default rules for c source file
2016-10-21 11:15 UTC
[PATCH RFC 2/6] selftests: remove useless TEST_DIRS
2016-10-21 11:15 UTC
[PATCH RFC 1/6] selftests: remove duplicated all and clean target
2016-10-21 11:14 UTC
[PATCH 3/3] mm: Change vm_is_stack_for_task() to vm_is_stack_for_current()
2016-10-20 11:14 UTC (2+ messages)
` [tip:mm/urgent] "
[PATCH 2/3] proc: Stop trying to report thread stacks
2016-10-20 11:13 UTC (2+ messages)
` [tip:mm/urgent] fs/proc: "
[RFC v3 00/22] Landlock LSM: Unprivileged sandboxing
2016-10-19 22:42 UTC (9+ messages)
` [RFC v3 04/22] bpf: Set register type according to is_valid_access()
` [RFC v3 05/22] bpf,landlock: Add eBPF program subtype and is_valid_subtype() verifier
` [RFC v3 06/22] landlock: Add LSM hooks
[PATCH] cgroup: Add new capability to allow a process to migrate other tasks between cgroups
2016-10-19 20:55 UTC (9+ messages)
[PATCH] x86, pkeys: remove cruft from never-merged syscalls
2016-10-18 15:18 UTC
[PATCH 1/2] man2/fallocate.2: document behavior with shared blocks
2016-10-18 6:11 UTC (4+ messages)
` [PATCH 2/2] man2/ioctl_fideduperange.2: clarify operation some more
[PATCH] pkey.7: add description of signal handling behavior
2016-10-18 6:01 UTC (2+ messages)
[PATCH 0/5] [RFCv5] add manpages for Memory Protection Keys
2016-10-18 6:01 UTC (7+ messages)
` [PATCH 1/5] pkey.7: New page with overview of "
amazing!
2016-10-18 4:31 UTC
[PATCH] x86, pkeys: remove cruft from never-merged syscalls
2016-10-17 20:57 UTC
[PATCH] generic syscalls: kill cruft from removed pkey syscalls
2016-10-17 15:37 UTC (2+ messages)
Shipment delivery problem #000862711
2016-10-17 13:07 UTC
pkeys: Remove easily triggered WARN
2016-10-17 7:54 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).