Linux API
[Prev Page][Next Page]
- Re: General flags to turn things off (getrandom, pid lookup, etc), (continued)
- [RFC PATCHv2 00/11] Adding FreeBSD's Capsicum security framework,
David Drysdale
- [PATCH 02/11] selftests: Add test of O_BENEATH & openat(2), David Drysdale
- [PATCH 03/11] capsicum: rights values and structure definitions, David Drysdale
- [PATCH 04/11] capsicum: implement fgetr() and friends, David Drysdale
- [PATCH 05/11] capsicum: convert callers to use fgetr() etc, David Drysdale
- [PATCH 6/6] prctl.2: describe PR_SET_OPENAT_BENEATH/PR_GET_OPENAT_BENEATH, David Drysdale
- [PATCH 5/6] cap_rights_get.2: retrieve Capsicum fd rights, David Drysdale
- [PATCH 4/6] cap_rights_limit.2: limit FD rights for Capsicum, David Drysdale
- [PATCH 1/6] open.2: describe O_BENEATH flag, David Drysdale
- [PATCH 10/11] capsicum: prctl(2) to force use of O_BENEATH, David Drysdale
- [PATCH 11/11] seccomp: Add tgid and tid into seccomp_data, David Drysdale
[PATCH 06/11] capsicum: implement sockfd_lookupr(), David Drysdale
[PATCH 09/11] capsicum: add syscalls to limit FD rights, David Drysdale
[PATCH 07/11] capsicum: convert callers to use sockfd_lookupr() etc, David Drysdale
[PATCH 08/11] capsicum: invoke Capsicum on FD/file conversion, David Drysdale
[PATCH 01/11] fs: add O_BENEATH flag to openat(2), David Drysdale
[PATCH 3/6] rights.7: Describe Capsicum primary rights, David Drysdale
[PATCH 2/6] capsicum.7: describe Capsicum capability framework, David Drysdale
Re: [RFC PATCHv2 00/11] Adding FreeBSD's Capsicum security framework, Eric W. Biederman
[RFC PATCH 1/1] ethtool: adding support for multiple slave port configuration,
Mugunthan V N
[PATCH -v5] random: introduce getrandom(2) system call,
Theodore Ts'o
Re: [PATCH RFC v2 net-next 10/16] bpf: add eBPF verifier, Alexei Starovoitov
[PATCH 0/5] video: describe data bus formats,
Boris BREZILLON
[RESEND PATCH v3 0/6] charger/mfd: max14577: Add support for MAX77836,
Krzysztof Kozlowski
[PATCH RFC v3 net-next 0/3] eBPF examples in C,
Alexei Starovoitov
[RFC PATCH 0/5] futex: introduce an optimistic spinning futex,
Waiman Long
Re: [RFC PATCH 0/5] futex: introduce an optimistic spinning futex, Ingo Molnar
[PATCH v4 0/6] File Sealing & memfd_create(),
David Herrmann
[PATCH -v4] random: introduce getrandom(2) system call,
Theodore Ts'o
[tytso@xxxxxxx: [PATCH, RFC -v3] random: introduce getrandom(2) system call],
Theodore Ts'o
[PATCH v13 0/8] MADV_FREE support,
Minchan Kim
[PATCH RFC v2 net-next 00/16] BPF syscall, maps, verifier, samples,
Alexei Starovoitov
- [PATCH RFC v2 net-next 01/16] net: filter: split filter.c into two files, Alexei Starovoitov
- [PATCH RFC v2 net-next 02/16] bpf: update MAINTAINERS entry, Alexei Starovoitov
- [PATCH RFC v2 net-next 06/16] bpf: enable bpf syscall on x64, Alexei Starovoitov
- [PATCH RFC v2 net-next 16/16] samples: bpf: example of tracing filters with eBPF, Alexei Starovoitov
- [PATCH RFC v2 net-next 15/16] samples: bpf: example of stateful socket filtering, Alexei Starovoitov
- [PATCH RFC v2 net-next 13/16] tracing: allow eBPF programs to be attached to events, Alexei Starovoitov
- [PATCH RFC v2 net-next 14/16] samples: bpf: add mini eBPF library to manipulate maps and programs, Alexei Starovoitov
- [PATCH RFC v2 net-next 12/16] net: sock: allow eBPF programs to be attached to sockets, Alexei Starovoitov
- [PATCH RFC v2 net-next 11/16] bpf: allow eBPF programs to use maps, Alexei Starovoitov
- [PATCH RFC v2 net-next 10/16] bpf: add eBPF verifier, Alexei Starovoitov
- [PATCH RFC v2 net-next 09/16] bpf: expand BPF syscall with program load/unload, Alexei Starovoitov
- [PATCH RFC v2 net-next 08/16] bpf: add hashtable type of BPF maps, Alexei Starovoitov
- [PATCH RFC v2 net-next 05/16] bpf: introduce syscall(BPF, ...) and BPF maps, Alexei Starovoitov
- [PATCH RFC v2 net-next 07/16] bpf: add lookup/update/delete/iterate methods to BPF maps, Alexei Starovoitov
- [PATCH RFC v2 net-next 04/16] net: filter: split filter.h and expose eBPF to user space, Alexei Starovoitov
- [PATCH RFC v2 net-next 03/16] net: filter: rename struct sock_filter_int into bpf_insn, Alexei Starovoitov
[PATCH, RFC -v2] random: introduce getrandom(2) system call,
Theodore Ts'o
Re: [PATCH, RFC] random: introduce getrandom(2) system call,
Theodore Ts'o
[tytso@xxxxxxx: [PATCH, RFC] random: introduce getrandom(2) system call], Theodore Ts'o
[PATCH 0/5] RFC: CGroup Namespaces,
Aditya Kali
[PATCH v12 11/11] seccomp: add thread sync ability,
Kees Cook
- [PATCH v12 03/11] seccomp: split mode setting routines, Kees Cook
- [PATCH v12 07/11] sched: move no_new_privs into new atomic flags, Kees Cook
- [PATCH v12 05/11] ARM: add seccomp syscall, Kees Cook
- [PATCH v12 10/11] seccomp: allow mode setting across threads, Kees Cook
- [PATCH v12 09/11] seccomp: introduce writer locking, Kees Cook
- [PATCH v12 04/11] seccomp: add "seccomp" syscall, Kees Cook
- [PATCH v12 11/11] seccomp: implement SECCOMP_FILTER_FLAG_TSYNC, Kees Cook
- [PATCH v12 01/11] seccomp: create internal mode-setting function, Kees Cook
- [PATCH v12 02/11] seccomp: extract check/assign mode helpers, Kees Cook
- [PATCH v12 06/11] MIPS: add seccomp syscall, Kees Cook
- [PATCH v12 08/11] seccomp: split filter prep from check and apply, Kees Cook
- Re: [PATCH v12 11/11] seccomp: add thread sync ability, James Morris
[PATCH v2 08/25] amdkfd: Add IOCTL set definitions of amdkfd,
Oded Gabbay
[PATCH v11 0/11] seccomp: add thread sync ability,
Kees Cook
- [PATCH v11 08/11] seccomp: split filter prep from check and apply, Kees Cook
- [PATCH v11 02/11] seccomp: extract check/assign mode helpers, Kees Cook
- [PATCH v11 11/11] seccomp: implement SECCOMP_FILTER_FLAG_TSYNC, Kees Cook
- [PATCH v11 09/11] seccomp: introduce writer locking, Kees Cook
- [PATCH v11 07/11] sched: move no_new_privs into new atomic flags, Kees Cook
- [PATCH v11 06/11] MIPS: add seccomp syscall, Kees Cook
- [PATCH v11 03/11] seccomp: split mode setting routines, Kees Cook
- [PATCH v11 04/11] seccomp: add "seccomp" syscall, Kees Cook
- [PATCH v11 05/11] ARM: add seccomp syscall, Kees Cook
- [PATCH v11 01/11] seccomp: create internal mode-setting function, Kees Cook
- [PATCH v11 10/11] seccomp: allow mode setting across threads, Kees Cook
[patch 0/4] timerfd c/r support, v5,
Cyrill Gorcunov
[PATCH 13/83] hsa/radeon: Add 2 new IOCTL to kfd, CREATE_QUEUE and DESTROY_QUEUE,
Oded Gabbay
[PATCH 42/83] hsa/radeon: 32-bit processes support, Oded Gabbay
[PATCH 44/83] hsa/radeon: HSA64/HSA32 modes support,
Oded Gabbay
[PATCH 54/83] hsa/radeon: Switch to new queue scheduler, Oded Gabbay
[PATCH 55/83] hsa/radeon: Add IOCTL for update queue, Oded Gabbay
[PATCH 59/83] hsa/radeon: Exclusive access for perf. counters, Oded Gabbay
[PATCH 60/83] hsa/radeon: Rearrange structures in kfd_ioctl.h, Oded Gabbay
[PATCH 32/83] hsa/radeon: implementing IOCTL for clock counters,
Oded Gabbay
[PATCH 27/83] hsa/radeon: Implement hsaKmtSetMemoryPolicy, Oded Gabbay
[PATCH v10 0/11] seccomp: add thread sync ability,
Kees Cook
- [PATCH v10 04/11] seccomp: add "seccomp" syscall, Kees Cook
- [PATCH v10 05/11] ARM: add seccomp syscall, Kees Cook
- [PATCH v10 11/11] seccomp: implement SECCOMP_FILTER_FLAG_TSYNC, Kees Cook
- [PATCH v10 02/11] seccomp: extract check/assign mode helpers, Kees Cook
- [PATCH v10 03/11] seccomp: split mode setting routines, Kees Cook
- [PATCH v10 08/11] seccomp: split filter prep from check and apply, Kees Cook
- [PATCH v10 01/11] seccomp: create internal mode-setting function, Kees Cook
- [PATCH v10 07/11] sched: move no_new_privs into new atomic flags, Kees Cook
- [PATCH v10 10/11] seccomp: allow mode setting across threads, Kees Cook
- [PATCH v10 06/11] MIPS: add seccomp syscall, Kees Cook
- [PATCH v10 09/11] seccomp: introduce writer locking, Kees Cook
- Re: [PATCH v10 0/11] seccomp: add thread sync ability, Oleg Nesterov
Re: [PATCH v2 2/2] man2: Document constant for only allowing absolute paths, Steven Stewart-Gallus
[net-next PATCH v2 0/3] Broadcast/Multicast rate limit via Ethtool Coalesce,
Mugunthan V N
[PATCH v12 0/8] MADV_FREE support,
Minchan Kim
[net-next PATCH 0/3] Broadcast/Multicast rate limit via Ethtool Coalesce,
Mugunthan V N
[PATCH v11 0/7] MADV_FREE support,
Minchan Kim
[PATCH v3 0/3] mm: introduce fincore() v3,
Naoya Horiguchi
[PATCH v10 0/7] MADV_FREE support,
Minchan Kim
[PATCH 1/1] include/uapi: Define AT_FDNODIR constant as future guarantee,
Steven Stewart-Gallus
[PATCH v3 0/6] charger/mfd: max14577: Add support for MAX77836,
Krzysztof Kozlowski
[PATCH 0/4] mm: introduce fincore() v2,
Naoya Horiguchi
Re: [PATCH 08/10] userfaultfd: add new syscall to provide memory externalization,
Andy Lutomirski
Re: [PATCH 00/10] RFC: userfault, Andy Lutomirski
[PATCH v9] mm: support madvise(MADV_FREE),
Minchan Kim
[RFC PATCH 00/11] Adding FreeBSD's Capsicum security framework (part 1),
David Drysdale
- [PATCH 02/11] selftests: Add test of O_BENEATH_ONLY & openat(2), David Drysdale
- [PATCH 03/11] capsicum: rights values and structure definitions, David Drysdale
- [PATCH 05/11] capsicum: convert callers to use fgetr() etc, David Drysdale
- [PATCH 04/11] capsicum: implement fgetr() and friends, David Drysdale
- [PATCH 09/11] capsicum: implementations of new LSM hooks, David Drysdale
- [PATCH 5/5] man-pages: cap_rights_get: retrieve Capsicum fd rights, David Drysdale
- [PATCH 3/5] man-pages: rights.7: Describe Capsicum primary rights, David Drysdale
- [PATCH 10/11] capsicum: invocation of new LSM hooks, David Drysdale
- [PATCH 2/5] man-pages: capsicum.7: describe Capsicum capability framework, David Drysdale
- [PATCH 07/11] capsicum: convert callers to use sockfd_lookupr() etc, David Drysdale
- [PATCH 01/11] fs: add O_BENEATH_ONLY flag to openat(2), David Drysdale
- [PATCH 08/11] capsicum: add new LSM hooks on FD/file conversion, David Drysdale
- [PATCH 06/11] capsicum: implement sockfd_lookupr(), David Drysdale
- [PATCH 1/5] man-pages: open.2: describe O_BENEATH_ONLY flag, David Drysdale
- [PATCH 11/11] capsicum: add syscalls to limit FD rights, David Drysdale
- [PATCH 4/5] man-pages: cap_rights_limit.2: limit FD rights for Capsicum, David Drysdale
- Re: [RFC PATCH 00/11] Adding FreeBSD's Capsicum security framework (part 1), Paolo Bonzini
Does it make sense to define a constant for openat and such that is guaranteed not to be used for special purposes later on?,
Steven Stewart-Gallus
[PATCH RFC net-next 00/14] BPF syscall, maps, verifier, samples,
Alexei Starovoitov
- [PATCH RFC net-next 05/14] bpf: add lookup/update/delete/iterate methods to BPF maps, Alexei Starovoitov
- [PATCH RFC net-next 13/14] samples: bpf: example of stateful socket filtering, Alexei Starovoitov
- [PATCH RFC net-next 14/14] samples: bpf: example of tracing filters with eBPF, Alexei Starovoitov
- [PATCH RFC net-next 12/14] samples: bpf: add mini eBPF library to manipulate maps and programs, Alexei Starovoitov
- [PATCH RFC net-next 10/14] net: sock: allow eBPF programs to be attached to sockets, Alexei Starovoitov
- [PATCH RFC net-next 11/14] tracing: allow eBPF programs to be attached to events, Alexei Starovoitov
- [PATCH RFC net-next 09/14] bpf: allow eBPF programs to use maps, Alexei Starovoitov
- [PATCH RFC net-next 08/14] bpf: add eBPF verifier, Alexei Starovoitov
- [PATCH RFC net-next 06/14] bpf: add hashtable type of BPF maps, Alexei Starovoitov
- [PATCH RFC net-next 07/14] bpf: expand BPF syscall with program load/unload, Alexei Starovoitov
- [PATCH RFC net-next 04/14] bpf: update MAINTAINERS entry, Alexei Starovoitov
- [PATCH RFC net-next 03/14] bpf: introduce syscall(BPF, ...) and BPF maps, Alexei Starovoitov
- [PATCH RFC net-next 01/14] net: filter: split filter.c into two files, Alexei Starovoitov
- [PATCH RFC net-next 02/14] net: filter: split filter.h and expose eBPF to user space, Alexei Starovoitov
- Re: [PATCH RFC net-next 00/14] BPF syscall, maps, verifier, samples, Kees Cook
[PATCH v9 0/11] seccomp: add thread sync ability,
Kees Cook
- [PATCH v9 01/11] seccomp: create internal mode-setting function, Kees Cook
- [PATCH v9 06/11] MIPS: add seccomp syscall, Kees Cook
- [PATCH v9 07/11] sched: move no_new_privs into new atomic flags, Kees Cook
- [PATCH v9 04/11] seccomp: add "seccomp" syscall, Kees Cook
- [PATCH v9 02/11] seccomp: extract check/assign mode helpers, Kees Cook
- [PATCH v9 09/11] seccomp: introduce writer locking, Kees Cook
- [PATCH v9 03/11] seccomp: split mode setting routines, Kees Cook
- [PATCH v9 11/11] seccomp: implement SECCOMP_FILTER_FLAG_TSYNC, Kees Cook
- [PATCH v9 08/11] seccomp: split filter prep from check and apply, Kees Cook
- [PATCH v9 05/11] ARM: add seccomp syscall, Kees Cook
- [PATCH v9 10/11] seccomp: allow mode setting across threads, Kees Cook
[PATCH v2 1/4] drm/tegra: Implement more tiling modes,
Thierry Reding
[PATCH 08/15] kexec: New syscall kexec_file_load() declaration,
Vivek Goyal
[PATCH v2] mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces,
Rafael Aquini
[PATCH v3 0/2] block: virtio-blk: support multi vq per virtio-blk,
Ming Lei
[PATCH v2 0/2] block: virtio-blk: support multi vq per virtio-blk,
Ming Lei
Re: [PATCH] mm: update the description for madvise_remove,
David Rientjes
[PATCH v8 0/9] seccomp: add thread sync ability,
Kees Cook
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]