messages from 2018-02-13 13:58:55 to 2018-03-06 15:04:05 UTC [more...]
[RFC PATCH V1 00/12] audit: implement container id
2018-03-06 15:04 UTC (24+ messages)
` [RFC PATCH V1 01/12] audit: add "
` [RFC PATCH V1 02/12] audit: log container info of syscalls
` [RFC PATCH V1 03/12] audit: add containerid filtering
` [RFC PATCH V1 04/12] audit: read container ID of a process
` [RFC PATCH V1 09/12] audit: add containerid support for config/feature/user records
` [RFC PATCH V1 05/12] audit: add containerid support for ptrace and signals
` [RFC PATCH V1 06/12] audit: add support for non-syscall auxiliary records
` [RFC PATCH V1 07/12] audit: add container aux record to watch/tree/mark
` [RFC PATCH V1 08/12] audit: add containerid support for tty_audit
` [RFC PATCH V1 10/12] audit: add containerid support for seccomp and anom_abend records
` [RFC PATCH V1 11/12] debug audit: add container id
` [RFC PATCH V1 12/12] debug! "
[PATCH net-next] modules: allow modprobe load regular elf binaries
2018-03-06 11:05 UTC (4+ messages)
[PATCH bpf-next 0/5] bpf, tracing: introduce bpf raw tracepoints
2018-03-06 10:35 UTC (11+ messages)
` [PATCH bpf-next 1/5] treewide: remove struct-pass-by-value from tracepoints arguments
` [PATCH bpf-next 2/5] tracepoint: compute num_args at build time
` [PATCH bpf-next 3/5] bpf: introduce BPF_RAW_TRACEPOINT
` [PATCH bpf-next 4/5] libbpf: add bpf_raw_tracepoint_open helper
` [PATCH bpf-next 5/5] samples/bpf: raw tracepoint test
[PATCH v4 00/24] FPGA Device Feature List (DFL) Device Drivers
2018-03-06 2:08 UTC (33+ messages)
` [PATCH v4 01/24] docs: fpga: add a document for FPGA Device Feature List (DFL) Framework Overview
` [PATCH v4 03/24] fpga: mgr: add status for fpga-manager
` [PATCH v4 06/24] fpga: dfl: adds fpga_cdev_find_port
` [PATCH v4 07/24] fpga: dfl: add feature device infrastructure
` [PATCH v4 11/24] fpga: dfl: fme: add header sub feature support
` [PATCH v4 13/24] fpga: region: add compat_id support
` [PATCH v4 14/24] fpga: dfl: fme: add partial reconfiguration sub feature support
` [PATCH v4 15/24] fpga: dfl-fme-pr: add compat_id support for dfl-fme-region platform device
aio poll, io_pgetevents and a new in-kernel poll API V5
2018-03-05 21:51 UTC (39+ 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 14/36] aio: implement IOCB_CMD_POLL
` [PATCH 15/36] net: refactor socket_poll
` [PATCH 16/36] net: add support for ->poll_mask in proto_ops
` [PATCH 17/36] net: remove sock_no_poll
` [PATCH 18/36] net/tcp: convert to ->poll_mask
` [PATCH 19/36] net/unix: "
` [PATCH 20/36] net: convert datagram_poll users tp ->poll_mask
` [PATCH 21/36] net/dccp: convert to ->poll_mask
` [PATCH 22/36] net/atm: "
` [PATCH 23/36] net/vmw_vsock: "
` [PATCH 24/36] net/tipc: "
` [PATCH 25/36] net/sctp: "
` [PATCH 26/36] net/bluetooth: "
` [PATCH 27/36] net/caif: "
` [PATCH 28/36] net/nfc: "
` [PATCH 29/36] net/phonet: "
` [PATCH 30/36] net/iucv: "
` [PATCH 31/36] net/rxrpc: "
` [PATCH 32/36] crypto: af_alg: "
` [PATCH 33/36] pipe: "
` [PATCH 34/36] eventfd: switch "
` [PATCH 35/36] timerfd: convert "
` [PATCH 36/36] random: "
[RFC PATCH] auditctl: add support for containerid filter
2018-03-05 8:06 UTC
[PATCH 0/3] userfaultfd: non-cooperative: syncronous events
2018-03-03 9:09 UTC (8+ messages)
` [PATCH 1/3] userfaultfd: introduce userfaultfd_init_waitqueue helper
` [PATCH 2/3] userfaultfd: non-cooperative: generalize wake key structure
` [PATCH 3/3] userfaultfd: non-cooperative: allow synchronous EVENT_REMOVE
[PATCH v4 0/4] Record additional page allocation reasons
2018-03-02 8:21 UTC (8+ messages)
` [PATCH v4 1/4] s390: Use _refcount for pgtables
` [PATCH v4 2/4] mm: Split page_type out from _map_count
` [PATCH v4 3/4] mm: Mark pages allocated through vmalloc
` [PATCH v4 4/4] mm: Mark pages in use for page tables
[PATCH v2 0/3] arm64: Fix invalid si_codes for fault signals
2018-03-01 17:44 UTC (4+ 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 v5 0/4] vm: add a syscall to map a process memory into a pipe
2018-02-28 23:12 UTC (10+ messages)
` [OMPI devel] "
[PATCH bpf-next v8 00/11] Landlock LSM: Toward unprivileged sandboxing
2018-02-28 17:35 UTC (38+ messages)
` [PATCH bpf-next v8 01/11] fs,security: Add a security blob to nameidata
` [PATCH bpf-next v8 02/11] fs,security: Add a new file access type: MAY_CHROOT
` [PATCH bpf-next v8 03/11] bpf: Add eBPF program subtype and is_valid_subtype() verifier
` [PATCH bpf-next v8 04/11] bpf,landlock: Define an eBPF program type for Landlock hooks
` [PATCH bpf-next v8 05/11] seccomp,landlock: Enforce Landlock programs per process hierarchy
` [PATCH bpf-next v8 06/11] bpf,landlock: Add a new map type: inode
` [PATCH bpf-next v8 07/11] landlock: Handle filesystem access control
` [PATCH bpf-next v8 08/11] landlock: Add ptrace restrictions
` [PATCH bpf-next v8 09/11] bpf: Add a Landlock sandbox example
` [PATCH bpf-next v8 10/11] bpf,landlock: Add tests for Landlock
` [PATCH bpf-next v8 11/11] landlock: Add user and kernel documentation "
[PATCH 0/3] arm64: Fix invalid si_codes for fault signals
2018-02-22 13:13 UTC (6+ messages)
` [PATCH 1/3] signal: Add FPE_FLTUNK si_code for undiagnosable fp exceptions
` [PATCH 2/3] arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE
` [PATCH 3/3] arm64: signal: Ensure si_code is valid for all fault signals
[PATCH -next v2 0/3] sysvipc: introduce STAT_ANY commands
2018-02-15 16:24 UTC (4+ messages)
` [PATCH 1/3] ipc/shm: introduce shmctl(SHM_STAT_ANY)
` [PATCH 2/3] ipc/sem: introduce semctl(SEM_STAT_ANY)
` [PATCH 3/3] ipc/msg: introduce msgctl(MSG_STAT_ANY)
[PATCH v2] inotify: Extend ioctl to allow to request id of new watch descriptor
2018-02-14 10:18 UTC (4+ messages)
[PATCH v2] fs: fsnotify: account fsnotify metadata to kmemcg
2018-02-14 9:00 UTC (7+ messages)
[PATCH -next 0/3] sysvipc: introduce STAT_ALL commands
2018-02-14 0:42 UTC (8+ messages)
` [PATCH 1/3] ipc/shm: introduce shmctl(SHM_STAT_ALL)
` [PATCH 2/3] ipc/sem: introduce shmctl(SEM_STAT_ALL)
` [PATCH 3/3] ipc/msg: introduce shmctl(MSG_STAT_ALL)
[RFC PATCH v2 0/3] arm64: Fix invalid si_codes for fault signals
2018-02-13 18:00 UTC (5+ messages)
` [RFC PATCH v2 3/3] arm64: signal: Ensure si_code is valid for all "
[PATCH] uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define
2018-02-13 16:52 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).