Linux API
[Prev Page][Next Page]
- aio poll and a new in-kernel poll API V8,
Christoph Hellwig
- [PATCH 09/30] net: refactor socket_poll, Christoph Hellwig
- [PATCH 13/30] net/unix: convert to ->poll_mask, Christoph Hellwig
- [PATCH 15/30] net/dccp: convert to ->poll_mask, Christoph Hellwig
- [PATCH 30/30] random: convert to ->poll_mask, Christoph Hellwig
- [PATCH 29/30] timerfd: convert to ->poll_mask, Christoph Hellwig
- [PATCH 28/30] eventfd: switch to ->poll_mask, Christoph Hellwig
- [PATCH 27/30] pipe: convert to ->poll_mask, Christoph Hellwig
- [PATCH 26/30] crypto: af_alg: convert to ->poll_mask, Christoph Hellwig
- [PATCH 25/30] net/rxrpc: convert to ->poll_mask, Christoph Hellwig
- [PATCH 24/30] net/iucv: convert to ->poll_mask, Christoph Hellwig
- [PATCH 23/30] net/phonet: convert to ->poll_mask, Christoph Hellwig
- [PATCH 22/30] net/nfc: convert to ->poll_mask, Christoph Hellwig
- [PATCH 21/30] net/caif: convert to ->poll_mask, Christoph Hellwig
- [PATCH 20/30] net/bluetooth: convert to ->poll_mask, Christoph Hellwig
- [PATCH 19/30] net/sctp: convert to ->poll_mask, Christoph Hellwig
- [PATCH 18/30] net/tipc: convert to ->poll_mask, Christoph Hellwig
- [PATCH 17/30] net/vmw_vsock: convert to ->poll_mask, Christoph Hellwig
- [PATCH 16/30] net/atm: convert to ->poll_mask, Christoph Hellwig
- [PATCH 14/30] net: convert datagram_poll users tp ->poll_mask, Christoph Hellwig
- [PATCH 11/30] net: remove sock_no_poll, Christoph Hellwig
- [PATCH 12/30] net/tcp: convert to ->poll_mask, Christoph Hellwig
- [PATCH 10/30] net: add support for ->poll_mask in proto_ops, Christoph Hellwig
- [PATCH 08/30] aio: implement IOCB_CMD_POLL, Christoph Hellwig
- [PATCH 05/30] fs: introduce new ->get_poll_head and ->poll_mask methods, Christoph Hellwig
- [PATCH 06/30] aio: simplify cancellation, Christoph Hellwig
- [PATCH 07/30] aio: add delayed cancel support, Christoph Hellwig
- [PATCH 04/30] fs: add new vfs_poll and file_can_poll helpers, Christoph Hellwig
- [PATCH 03/30] fs: update documentation to mention __poll_t and match the code, Christoph Hellwig
- [PATCH 02/30] fs: cleanup do_pollfd, Christoph Hellwig
- [PATCH 01/30] fs: unexport poll_schedule_timeout, Christoph Hellwig
- Re: [RFC][PATCH] ipc: Remove IPCMNI,
Davidlohr Bueso
- [PATCH v8 bpf-next 0/9] bpf, tracing: introduce bpf raw tracepoints,
Alexei Starovoitov
- [PATCH v8 bpf-next 2/9] net/mediatek: disambiguate mt76 vs mt7601u trace events, Alexei Starovoitov
- [PATCH v8 bpf-next 7/9] libbpf: add bpf_raw_tracepoint_open helper, Alexei Starovoitov
- [PATCH v8 bpf-next 5/9] macro: introduce COUNT_ARGS() macro, Alexei Starovoitov
- [PATCH v8 bpf-next 8/9] samples/bpf: raw tracepoint test, Alexei Starovoitov
- [PATCH v8 bpf-next 9/9] selftests/bpf: test for bpf_get_stackid() from raw tracepoints, Alexei Starovoitov
- [PATCH v8 bpf-next 6/9] bpf: introduce BPF_RAW_TRACEPOINT, Alexei Starovoitov
- [PATCH v8 bpf-next 4/9] net/wireless/iwlwifi: fix iwlwifi_dev_ucode_error tracepoint, Alexei Starovoitov
- [PATCH v8 bpf-next 3/9] net/mac802154: disambiguate mac80215 vs mac802154 trace events, Alexei Starovoitov
- [PATCH v8 bpf-next 1/9] treewide: remove large struct-pass-by-value from tracepoint arguments, Alexei Starovoitov
- Re: [PATCH v8 bpf-next 0/9] bpf, tracing: introduce bpf raw tracepoints, Daniel Borkmann
- [RFC PATCH] userfaultfd: add UFFDIO_TRY_COW, Mike Rapoport
- aio poll and a new in-kernel poll API V7,
Christoph Hellwig
- [PATCH 30/30] random: convert to ->poll_mask, Christoph Hellwig
- [PATCH 29/30] timerfd: convert to ->poll_mask, Christoph Hellwig
- [PATCH 28/30] eventfd: switch to ->poll_mask, Christoph Hellwig
- [PATCH 27/30] pipe: convert to ->poll_mask, Christoph Hellwig
- [PATCH 26/30] crypto: af_alg: convert to ->poll_mask, Christoph Hellwig
- [PATCH 25/30] net/rxrpc: convert to ->poll_mask, Christoph Hellwig
- [PATCH 24/30] net/iucv: convert to ->poll_mask, Christoph Hellwig
- [PATCH 22/30] net/nfc: convert to ->poll_mask, Christoph Hellwig
- [PATCH 23/30] net/phonet: convert to ->poll_mask, Christoph Hellwig
- [PATCH 21/30] net/caif: convert to ->poll_mask, Christoph Hellwig
- [PATCH 20/30] net/bluetooth: convert to ->poll_mask, Christoph Hellwig
- [PATCH 19/30] net/sctp: convert to ->poll_mask, Christoph Hellwig
- [PATCH 18/30] net/tipc: convert to ->poll_mask, Christoph Hellwig
- [PATCH 17/30] net/vmw_vsock: convert to ->poll_mask, Christoph Hellwig
- [PATCH 15/30] net/dccp: convert to ->poll_mask, Christoph Hellwig
- [PATCH 16/30] net/atm: convert to ->poll_mask, Christoph Hellwig
- [PATCH 14/30] net: convert datagram_poll users tp ->poll_mask, Christoph Hellwig
- [PATCH 13/30] net/unix: convert to ->poll_mask, Christoph Hellwig
- [PATCH 12/30] net/tcp: convert to ->poll_mask, Christoph Hellwig
- [PATCH 10/30] net: add support for ->poll_mask in proto_ops, Christoph Hellwig
- [PATCH 11/30] net: remove sock_no_poll, Christoph Hellwig
- [PATCH 09/30] net: refactor socket_poll, Christoph Hellwig
- [PATCH 08/30] aio: implement IOCB_CMD_POLL, Christoph Hellwig
- [PATCH 07/30] aio: add delayed cancel support, Christoph Hellwig
- [PATCH 05/30] fs: introduce new ->get_poll_head and ->poll_mask methods, Christoph Hellwig
- [PATCH 04/30] fs: add new vfs_poll and file_can_poll helpers, Christoph Hellwig
- [PATCH 03/30] fs: update documentation to mention __poll_t and match the code, Christoph Hellwig
- [PATCH 02/30] fs: cleanup do_pollfd, Christoph Hellwig
- [PATCH 01/30] fs: unexport poll_schedule_timeout, Christoph Hellwig
- [PATCH 06/30] aio: simplify cancellation, Christoph Hellwig
- io_pgetevents & aio fsync V2,
Christoph Hellwig
- [PATCH v7 bpf-next 00/10] bpf, tracing: introduce bpf raw tracepoints,
Alexei Starovoitov
- [PATCH v7 bpf-next 04/10] net/wireless/iwlwifi: fix iwlwifi_dev_ucode_error tracepoint, Alexei Starovoitov
- [PATCH v7 bpf-next 03/10] net/mac802154: disambiguate mac80215 vs mac802154 trace events, Alexei Starovoitov
- [PATCH v7 bpf-next 01/10] treewide: remove large struct-pass-by-value from tracepoint arguments, Alexei Starovoitov
- [PATCH v7 bpf-next 07/10] bpf: introduce BPF_RAW_TRACEPOINT, Alexei Starovoitov
- [PATCH v7 bpf-next 06/10] tracepoint: compute num_args at build time, Alexei Starovoitov
- [PATCH v7 bpf-next 10/10] selftests/bpf: test for bpf_get_stackid() from raw tracepoints, Alexei Starovoitov
- [PATCH v7 bpf-next 05/10] macro: introduce COUNT_ARGS() macro, Alexei Starovoitov
- [PATCH v7 bpf-next 02/10] net/mediatek: disambiguate mt76 vs mt7601u trace events, Alexei Starovoitov
- [PATCH v7 bpf-next 09/10] samples/bpf: raw tracepoint test, Alexei Starovoitov
- [PATCH v7 bpf-next 08/10] libbpf: add bpf_raw_tracepoint_open helper, Alexei Starovoitov
- [RFC PATCH for 4.17 00/21] Restartable sequences and CPU op vector,
Mathieu Desnoyers
- [RFC PATCH for 4.17 01/21] uapi headers: Provide types_32_64.h, Mathieu Desnoyers
- [RFC PATCH for 4.17 16/21] rseq: selftests: Provide rseq library (v5), Mathieu Desnoyers
- [RFC PATCH for 4.17 07/21] powerpc: Add support for restartable sequences, Mathieu Desnoyers
- [RFC PATCH for 4.17 08/21] powerpc: Wire up restartable sequences system call, Mathieu Desnoyers
- [RFC PATCH for 4.17 10/21] cpu_opv: Provide cpu_opv system call (v6), Mathieu Desnoyers
- [RFC PATCH for 4.17 04/21] arm: Wire up restartable sequences system call, Mathieu Desnoyers
- [RFC PATCH for 4.17 03/21] arm: Add restartable sequences support, Mathieu Desnoyers
- [RFC PATCH for 4.17 13/21] arm: Wire up cpu_opv system call, Mathieu Desnoyers
- [RFC PATCH for 4.17 05/21] x86: Add support for restartable sequences, Mathieu Desnoyers
- [RFC PATCH for 4.17 21/21] rseq: selftests: Provide Makefile, scripts, gitignore, Mathieu Desnoyers
- [RFC PATCH for 4.17 14/21] selftests: lib.mk: Introduce OVERRIDE_TARGETS, Mathieu Desnoyers
- [RFC PATCH for 4.17 12/21] powerpc: Wire up cpu_opv system call, Mathieu Desnoyers
- [RFC PATCH for 4.17 15/21] cpu_opv: selftests: Implement selftests (v7), Mathieu Desnoyers
- [RFC PATCH for 4.17 20/21] rseq: selftests: Provide parametrized tests, Mathieu Desnoyers
- [RFC PATCH for 4.17 19/21] rseq: selftests: Provide basic percpu ops test, Mathieu Desnoyers
- [RFC PATCH for 4.17 02/21] rseq: Introduce restartable sequences system call (v12), Mathieu Desnoyers
- [RFC PATCH for 4.17 09/21] sched: Implement push_task_to_cpu (v2), Mathieu Desnoyers
- [RFC PATCH for 4.17 11/21] x86: Wire up cpu_opv system call, Mathieu Desnoyers
- [RFC PATCH for 4.17 18/21] rseq: selftests: Provide basic test, Mathieu Desnoyers
- [RFC PATCH for 4.17 17/21] rseq: selftests: Provide percpu_op API, Mathieu Desnoyers
- [RFC PATCH for 4.17 06/21] x86: Wire up restartable sequence system call, Mathieu Desnoyers
- Re: [RFC PATCH for 4.17 00/21] Restartable sequences and CPU op vector, Peter Zijlstra
- [PATCH v6 bpf-next 00/11] bpf, tracing: introduce bpf raw tracepoints,
Alexei Starovoitov
- [PATCH v6 bpf-next 01/11] treewide: remove large struct-pass-by-value from tracepoint arguments, Alexei Starovoitov
- [PATCH v6 bpf-next 05/11] macro: introduce COUNT_ARGS() macro, Alexei Starovoitov
- [PATCH v6 bpf-next 09/11] libbpf: add bpf_raw_tracepoint_open helper, Alexei Starovoitov
- [PATCH v6 bpf-next 10/11] samples/bpf: raw tracepoint test, Alexei Starovoitov
- [PATCH v6 bpf-next 03/11] net/mac802154: disambiguate mac80215 vs mac802154 trace events, Alexei Starovoitov
- [PATCH v6 bpf-next 07/11] tracepoint: introduce kernel_tracepoint_find_by_name, Alexei Starovoitov
- [PATCH v6 bpf-next 06/11] tracepoint: compute num_args at build time, Alexei Starovoitov
- [PATCH v6 bpf-next 08/11] bpf: introduce BPF_RAW_TRACEPOINT, Alexei Starovoitov
- [PATCH v6 bpf-next 02/11] net/mediatek: disambiguate mt76 vs mt7601u trace events, Alexei Starovoitov
- [PATCH v6 bpf-next 11/11] selftests/bpf: test for bpf_get_stackid() from raw tracepoints, Alexei Starovoitov
- [PATCH v6 bpf-next 04/11] net/wireless/iwlwifi: fix iwlwifi_dev_ucode_error tracepoint, Alexei Starovoitov
- [PATCH v2 bpf-next] bpf, tracing: unbreak lttng,
Alexei Starovoitov
- [PATCH bpf-next] bpf, tracing: unbreak lttng,
Alexei Starovoitov
- [PATCH 2/2] mm, memcontrol: Implement memory.swap.events, Tejun Heo
- [PATCH v5 bpf-next 00/10] bpf, tracing: introduce bpf raw tracepoints,
Alexei Starovoitov
- [PATCH v5 bpf-next 02/10] net/mediatek: disambiguate mt76 vs mt7601u trace events, Alexei Starovoitov
- [PATCH v5 bpf-next 04/10] net/wireless/iwlwifi: fix iwlwifi_dev_ucode_error tracepoint, Alexei Starovoitov
- [PATCH v5 bpf-next 05/10] macro: introduce COUNT_ARGS() macro, Alexei Starovoitov
- [PATCH v5 bpf-next 01/10] treewide: remove large struct-pass-by-value from tracepoint arguments, Alexei Starovoitov
- [PATCH v5 bpf-next 09/10] samples/bpf: raw tracepoint test, Alexei Starovoitov
- [PATCH v5 bpf-next 06/10] tracepoint: compute num_args at build time, Alexei Starovoitov
- [PATCH v5 bpf-next 08/10] libbpf: add bpf_raw_tracepoint_open helper, Alexei Starovoitov
- [PATCH v5 bpf-next 10/10] selftests/bpf: test for bpf_get_stackid() from raw tracepoints, Alexei Starovoitov
- [PATCH v5 bpf-next 03/10] net/mac802154: disambiguate mac80215 vs mac802154 trace events, Alexei Starovoitov
- [PATCH v5 bpf-next 07/10] bpf: introduce BPF_RAW_TRACEPOINT, Alexei Starovoitov
- Re: [PATCH v5 bpf-next 00/10] bpf, tracing: introduce bpf raw tracepoints, Alexei Starovoitov
- Re: [PATCH v5 bpf-next 00/10] bpf, tracing: introduce bpf raw tracepoints, Daniel Borkmann
- [PATCH v4 bpf-next 00/10] bpf, tracing: introduce bpf raw tracepoints,
Alexei Starovoitov
- [PATCH v4 bpf-next 06/10] tracepoint: compute num_args at build time, Alexei Starovoitov
- [PATCH v4 bpf-next 08/10] libbpf: add bpf_raw_tracepoint_open helper, Alexei Starovoitov
- [PATCH v4 bpf-next 07/10] bpf: introduce BPF_RAW_TRACEPOINT, Alexei Starovoitov
- [PATCH v4 bpf-next 04/10] net/wireless/iwlwifi: fix iwlwifi_dev_ucode_error tracepoint, Alexei Starovoitov
- [PATCH v4 bpf-next 10/10] selftests/bpf: test for bpf_get_stackid() from raw tracepoints, Alexei Starovoitov
- [PATCH v4 bpf-next 03/10] net/mac802154: disambiguate mac80215 vs mac802154 trace events, Alexei Starovoitov
- [PATCH v4 bpf-next 05/10] macro: introduce COUNT_ARGS() macro, Alexei Starovoitov
- [PATCH v4 bpf-next 09/10] samples/bpf: raw tracepoint test, Alexei Starovoitov
- [PATCH v4 bpf-next 01/10] treewide: remove large struct-pass-by-value from tracepoint arguments, Alexei Starovoitov
- [PATCH v4 bpf-next 02/10] net/mediatek: disambiguate mt76 vs mt7601u trace events, Alexei Starovoitov
- [PATCH v3 bpf-next 00/10] bpf, tracing: introduce bpf raw tracepoints,
Alexei Starovoitov
- [PATCH v3 bpf-next 01/10] treewide: remove struct-pass-by-value from tracepoints arguments, Alexei Starovoitov
- [PATCH v3 bpf-next 03/10] net/mac802154: disambiguate mac80215 vs mac802154 trace events, Alexei Starovoitov
- [PATCH v3 bpf-next 04/10] net/wireless/iwlwifi: fix iwlwifi_dev_ucode_error tracepoint, Alexei Starovoitov
- [PATCH v3 bpf-next 10/10] selftests/bpf: test for bpf_get_stackid() from raw tracepoints, Alexei Starovoitov
- [PATCH v3 bpf-next 06/10] tracepoint: compute num_args at build time, Alexei Starovoitov
- [PATCH v3 bpf-next 02/10] net/mediatek: disambiguate mt76 vs mt7601u trace events, Alexei Starovoitov
- [PATCH v3 bpf-next 05/10] macro: introduce COUNT_ARGS() macro, Alexei Starovoitov
- [PATCH v3 bpf-next 08/10] libbpf: add bpf_raw_tracepoint_open helper, Alexei Starovoitov
- [PATCH v3 bpf-next 09/10] samples/bpf: raw tracepoint test, Alexei Starovoitov
- [PATCH v3 bpf-next 07/10] bpf: introduce BPF_RAW_TRACEPOINT, Alexei Starovoitov
- [PATCH v2 bpf-next 0/8] bpf, tracing: introduce bpf raw tracepoints,
Alexei Starovoitov
- aio poll and a new in-kernel poll API V6,
Christoph Hellwig
- [PATCH 08/28] net: add support for ->poll_mask in proto_ops, Christoph Hellwig
- [PATCH 10/28] net/tcp: convert to ->poll_mask, Christoph Hellwig
- [PATCH 14/28] net/atm: convert to ->poll_mask, Christoph Hellwig
- [PATCH 28/28] random: convert to ->poll_mask, Christoph Hellwig
- [PATCH 27/28] timerfd: convert to ->poll_mask, Christoph Hellwig
- [PATCH 26/28] eventfd: switch to ->poll_mask, Christoph Hellwig
- [PATCH 24/28] crypto: af_alg: convert to ->poll_mask, Christoph Hellwig
- [PATCH 22/28] net/iucv: convert to ->poll_mask, Christoph Hellwig
- [PATCH 25/28] pipe: convert to ->poll_mask, Christoph Hellwig
- [PATCH 23/28] net/rxrpc: convert to ->poll_mask, Christoph Hellwig
- [PATCH 20/28] net/nfc: convert to ->poll_mask, Christoph Hellwig
- [PATCH 21/28] net/phonet: convert to ->poll_mask, Christoph Hellwig
- [PATCH 19/28] net/caif: convert to ->poll_mask, Christoph Hellwig
- [PATCH 18/28] net/bluetooth: convert to ->poll_mask, Christoph Hellwig
- [PATCH 17/28] net/sctp: convert to ->poll_mask, Christoph Hellwig
- [PATCH 15/28] net/vmw_vsock: convert to ->poll_mask, Christoph Hellwig
- [PATCH 16/28] net/tipc: convert to ->poll_mask, Christoph Hellwig
- [PATCH 13/28] net/dccp: convert to ->poll_mask, Christoph Hellwig
- [PATCH 12/28] net: convert datagram_poll users tp ->poll_mask, Christoph Hellwig
- [PATCH 11/28] net/unix: convert to ->poll_mask, Christoph Hellwig
- [PATCH 09/28] net: remove sock_no_poll, Christoph Hellwig
- [PATCH 06/28] aio: implement IOCB_CMD_POLL, Christoph Hellwig
- [PATCH 07/28] net: refactor socket_poll, Christoph Hellwig
- [PATCH 05/28] fs: introduce new ->get_poll_head and ->poll_mask methods, Christoph Hellwig
- [PATCH 03/28] fs: update documentation to mention __poll_t, Christoph Hellwig
- [PATCH 04/28] fs: add new vfs_poll and file_can_poll helpers, Christoph Hellwig
- [PATCH 02/28] fs: cleanup do_pollfd, Christoph Hellwig
- [PATCH 01/28] fs: unexport poll_schedule_timeout, Christoph Hellwig
- io_pgetevents & aio fsync,
Christoph Hellwig
- [PATCH 1/9] aio: don't print the page size at boot time, Christoph Hellwig
- [PATCH 9/9] aio: implement IOCB_CMD_FSYNC and IOCB_CMD_FDSYNC, Christoph Hellwig
- [PATCH 7/9] aio: add delayed cancel support, Christoph Hellwig
- [PATCH 8/9] aio: implement io_pgetevents, Christoph Hellwig
- [PATCH 6/9] aio: delete iocbs from the active_reqs list in kiocb_cancel, Christoph Hellwig
- [PATCH 5/9] aio: simplify cancellation, Christoph Hellwig
- [PATCH 3/9] aio: refactor read/write iocb setup, Christoph Hellwig
- [PATCH 4/9] aio: sanitize ki_list handling, Christoph Hellwig
- [PATCH 2/9] aio: remove an outdated comment in aio_complete, Christoph Hellwig
- Re: io_pgetevents & aio fsync, Al Viro
- [PATCH ghau40 v2 0/5] add support for audit container ID,
Richard Guy Briggs
- [RFC PATCH ghak32 V2 00/13] audit: implement container id,
Richard Guy Briggs
- [RFC PATCH ghak32 V2 13/13] debug audit: read container ID of a process, Richard Guy Briggs
- [RFC PATCH ghak32 V2 12/13] audit: NETFILTER_PKT: record each container ID associated with a netNS, Richard Guy Briggs
- [RFC PATCH ghak32 V2 11/13] audit: add support for containerid to network namespaces, Richard Guy Briggs
- [RFC PATCH ghak32 V2 08/13] audit: add containerid support for tty_audit, Richard Guy Briggs
- [RFC PATCH ghak32 V2 09/13] audit: add containerid support for config/feature/user records, Richard Guy Briggs
- [RFC PATCH ghak32 V2 10/13] audit: add containerid support for seccomp and anom_abend records, Richard Guy Briggs
- [RFC PATCH ghak32 V2 07/13] audit: add container aux record to watch/tree/mark, Richard Guy Briggs
- [RFC PATCH ghak32 V2 06/13] audit: add support for non-syscall auxiliary records, Richard Guy Briggs
- [RFC PATCH ghak32 V2 05/13] audit: add containerid support for ptrace and signals, Richard Guy Briggs
- [RFC PATCH ghak32 V2 04/13] audit: add containerid filtering, Richard Guy Briggs
- [RFC PATCH ghak32 V2 03/13] audit: log container info of syscalls, Richard Guy Briggs
- [RFC PATCH ghak32 V2 02/13] audit: check children and threading before allowing containerid, Richard Guy Briggs
- [RFC PATCH ghak32 V2 01/13] audit: add container id, Richard Guy Briggs
- Re: [RFC PATCH ghak32 V2 00/13] audit: implement container id, Steve Grubb
- Help Updating Device Drivers,
Brian McGrew
- [PATCH] x86/sigreturn: use SYSCALL_DEFINE0,
Tautschnig, Michael
- [PATCH v5 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion,
Deepa Dinamani
- [PATCH] bpf: whitelist syscalls for error injection,
Howard McLauchlan
- [PATCH v4 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion,
Deepa Dinamani
- [RESEND RFC] translate_pid API,
nagarathnam . muthusamy
- Re: [RESEND RFC] translate_pid API, Jann Horn
- Re: [RESEND RFC] translate_pid API, Eric W. Biederman
- Re: [RESEND RFC] translate_pid API, Nagarathnam Muthusamy
- Re: [RESEND RFC] translate_pid API, Eric W. Biederman
- Re: [RESEND RFC] translate_pid API, Nagarathnam Muthusamy
- Re: [RESEND RFC] translate_pid API, Eric W. Biederman
- [REVIEW][PATCH 00/11] ipc: Fixing the pid namespace support, Eric W. Biederman
- [REVIEW][PATCH 03/11] msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks, Eric W. Biederman
- [REVIEW][PATCH 07/11] ipc: Move IPCMNI from include/ipc.h into ipc/util.h, Eric W. Biederman
- [REVIEW][PATCH 10/11] ipc/msg: Fix msgctl(..., IPC_STAT, ...) between pid namespaces, Eric W. Biederman
- [REVIEW][PATCH 09/11] ipc/shm: Fix shmctl(..., IPC_STAT, ...) between pid namespaces., Eric W. Biederman
- [REVIEW][PATCH 08/11] ipc/util: Helpers for making the sysvipc operations pid namespace aware, Eric W. Biederman
- [REVIEW][PATCH 05/11] shm: Move struct shmid_kernel into ipc/shm.c, Eric W. Biederman
- [REVIEW][PATCH 06/11] msg: Move struct msg_queue into ipc/msg.c, Eric W. Biederman
- [REVIEW][PATCH 04/11] sem: Move struct sem and struct sem_array into ipc/sem.c, Eric W. Biederman
- [REVIEW][PATCH 02/11] shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooks, Eric W. Biederman
- [REVIEW][PATCH 01/11] sem/security: Pass kern_ipc_perm not sem_array into the sem security hooks, Eric W. Biederman
- [REVIEW][PATCH 11/11] ipc/sem: Fix semctl(..., GETPID, ...) between pid namespaces, Eric W. Biederman
- [REVIEW][PATCH 12/11] ipc: Directly call the security hook in ipc_ops.associate, Eric W. Biederman
- [REVIEW][PATCH 13/11] ipc/smack: Tidy up from the change in type of the ipc security hooks, Eric W. Biederman
- Re: [REVIEW][PATCH 00/11] ipc: Fixing the pid namespace support, Davidlohr Bueso
- [PATCH] x86: always use SYSCALL_DEFINE*,
Tautschnig, Michael
- [PATCH v3] arm64: signal: Ensure si_code is valid for all fault signals,
Dave Martin
- [PATCH] kernel/sys_ni: sort cond_syscall() entries,
Dominik Brodowski
- [RFC] translate_pid API,
nagarathnam . muthusamy
- [PATCH net-next] modules: allow modprobe load regular elf binaries,
Alexei Starovoitov
- aio poll, io_pgetevents and a new in-kernel poll API V5,
Christoph Hellwig
- [PATCH 36/36] random: convert to ->poll_mask, Christoph Hellwig
- [PATCH 25/36] net/sctp: convert to ->poll_mask, Christoph Hellwig
- [PATCH 33/36] pipe: convert to ->poll_mask, Christoph Hellwig
- [PATCH 34/36] eventfd: switch to ->poll_mask, Christoph Hellwig
- [PATCH 35/36] timerfd: convert to ->poll_mask, Christoph Hellwig
- [PATCH 31/36] net/rxrpc: convert to ->poll_mask, Christoph Hellwig
- [PATCH 32/36] crypto: af_alg: convert to ->poll_mask, Christoph Hellwig
- [PATCH 29/36] net/phonet: convert to ->poll_mask, Christoph Hellwig
- [PATCH 30/36] net/iucv: convert to ->poll_mask, Christoph Hellwig
- [PATCH 27/36] net/caif: convert to ->poll_mask, Christoph Hellwig
- [PATCH 28/36] net/nfc: convert to ->poll_mask, Christoph Hellwig
- [PATCH 26/36] net/bluetooth: convert to ->poll_mask, Christoph Hellwig
- [PATCH 22/36] net/atm: convert to ->poll_mask, Christoph Hellwig
- [PATCH 24/36] net/tipc: convert to ->poll_mask, Christoph Hellwig
- [PATCH 23/36] net/vmw_vsock: convert to ->poll_mask, Christoph Hellwig
- [PATCH 11/36] fs: update documentation for __poll_t, Christoph Hellwig
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]