messages from 2018-03-06 01:28:28 to 2018-03-20 18:55:03 UTC [more...]
[PATCH -next v2 0/3] sysvipc: introduce STAT_ANY commands
2018-03-20 18:55 UTC (2+ messages)
[PATCH v4 00/24] FPGA Device Feature List (DFL) Device Drivers
2018-03-20 18:17 UTC (28+ messages)
` [PATCH v4 08/24] fpga: add FPGA DFL PCIe device driver
` [PATCH v4 09/24] fpga: dfl-pci: add enumeration for feature devices
` [PATCH v4 12/24] fpga: dfl: fme: add FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support
` [PATCH v4 14/24] fpga: dfl: fme: add partial reconfiguration sub feature support
` [PATCH v4 20/24] fpga: dfl: add FPGA Accelerated Function Unit driver basic framework
` [PATCH v4 23/24] fpga: dfl: afu: add user afu sub feature support
aio poll, io_pgetevents and a new in-kernel poll API V5
2018-03-20 15:39 UTC (35+ messages)
` [PATCH 01/36] aio: don't print the page size at boot time
` [PATCH 02/36] aio: remove an outdated comment in aio_complete
` [PATCH 03/36] aio: refactor read/write iocb setup
` [PATCH 04/36] aio: sanitize ki_list handling
` [PATCH 05/36] aio: simplify cancellation
` [PATCH 06/36] aio: delete iocbs from the active_reqs list in kiocb_cancel
` [PATCH 07/36] aio: add delayed cancel support
` [PATCH 08/36] aio: implement io_pgetevents
` [PATCH 09/36] fs: unexport poll_schedule_timeout
` [PATCH 10/36] fs: cleanup do_pollfd
` [PATCH 11/36] fs: update documentation for __poll_t
` [PATCH 12/36] fs: add new vfs_poll and file_can_poll helpers
` [PATCH 13/36] fs: introduce new ->get_poll_head and ->poll_mask methods
[PATCH v2 0/3] arm64: Fix invalid si_codes for fault signals
2018-03-20 10:04 UTC (14+ messages)
` [PATCH v2 1/3] signal: Add FPE_FLTUNK si_code for undiagnosable fp exceptions
` [PATCH v2 2/3] arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE
` [PATCH v2 3/3] arm64: signal: Ensure si_code is valid for all fault signals
[PATCH] x86/sigreturn: use SYSCALL_DEFINE0
2018-03-19 22:27 UTC (5+ messages)
[PATCH] bpf: whitelist syscalls for error injection
2018-03-19 19:18 UTC (9+ messages)
[PATCH v16 00/13] support "task_isolation" mode
2018-03-18 14:22 UTC (4+ messages)
` [PATCH v16 06/13] task_isolation: userspace hard isolation from kernel
[PATCH ghau40 v2 0/5] add support for audit container ID
2018-03-16 9:12 UTC (6+ messages)
` [PATCH ghau40 v2 1/5] AUDIT_CONTAINER message type basic support
` [PATCH ghau40 v2 2/5] AUDIT_CONTAINER_INFO "
` [PATCH ghau40 v2 3/5] auditctl: add support for containerid filter
` [PATCH ghau40 v2 4/5] add ausearch containerid support
` [PATCH ghau40 v2 5/5] start normalization "
[RFC PATCH ghak32 V2 00/13] audit: implement container id
2018-03-16 9:00 UTC (14+ messages)
` [RFC PATCH ghak32 V2 01/13] audit: add "
` [RFC PATCH ghak32 V2 03/13] audit: log container info of syscalls
` [RFC PATCH ghak32 V2 04/13] audit: add containerid filtering
` [RFC PATCH ghak32 V2 06/13] audit: add support for non-syscall auxiliary records
` [RFC PATCH ghak32 V2 02/13] audit: check children and threading before allowing containerid
` [RFC PATCH ghak32 V2 05/13] audit: add containerid support for ptrace and signals
` [RFC PATCH ghak32 V2 07/13] audit: add container aux record to watch/tree/mark
` [RFC PATCH ghak32 V2 10/13] audit: add containerid support for seccomp and anom_abend records
` [RFC PATCH ghak32 V2 08/13] audit: add containerid support for tty_audit
` [RFC PATCH ghak32 V2 09/13] audit: add containerid support for config/feature/user records
` [RFC PATCH ghak32 V2 11/13] audit: add support for containerid to network namespaces
` [RFC PATCH ghak32 V2 12/13] audit: NETFILTER_PKT: record each container ID associated with a netNS
` [RFC PATCH ghak32 V2 13/13] debug audit: read container ID of a process
[RFC PATCH V1 00/12] audit: implement container id
2018-03-16 3:58 UTC (5+ messages)
` [RFC PATCH V1 01/12] audit: add "
[RESEND RFC] translate_pid API
2018-03-14 22:03 UTC (12+ messages)
[PATCH v5 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
2018-03-14 16:12 UTC (4+ messages)
` [PATCH v5 09/10] change time types to new y2038 safe __kernel_* types
` [PATCH v5 10/10] nanosleep: change time types to "
[PATCH] x86: always use SYSCALL_DEFINE*
2018-03-14 9:43 UTC (7+ messages)
` [PATCH v2] "
[PATCH net-next] modules: allow modprobe load regular elf binaries
2018-03-13 8:48 UTC (63+ messages)
[PATCH v4 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
2018-03-12 17:53 UTC (3+ messages)
` [PATCH v4 09/10] change time types to new y2038 safe __kernel_* types
` [PATCH v4 10/10] nanosleep: change time types to "
[PATCH bpf-next v8 00/11] Landlock LSM: Toward unprivileged sandboxing
2018-03-11 20:14 UTC (24+ messages)
` [PATCH bpf-next v8 01/11] fs,security: Add a security blob to nameidata
` [PATCH bpf-next v8 08/11] landlock: Add ptrace restrictions
[PATCH v3] arm64: signal: Ensure si_code is valid for all fault signals
2018-03-09 14:21 UTC (3+ messages)
` [PATCH v3] arm64: signal: Ensure si_code is valid for all fault signalsy
[RFC] translate_pid API
2018-03-08 19:57 UTC (3+ messages)
[PATCH] kernel/sys_ni: sort cond_syscall() entries
2018-03-07 8:26 UTC (3+ messages)
[PATCH bpf-next 0/5] bpf, tracing: introduce bpf raw tracepoints
2018-03-06 10:35 UTC (6+ messages)
` [PATCH bpf-next 3/5] bpf: introduce BPF_RAW_TRACEPOINT
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).