Linux API
[Prev Page][Next Page]
[PATCH v4 0/4] lib: introduce copy_struct_from_user() helper,
Aleksa Sarai
[PATCH RESEND v3 0/4] lib: introduce copy_struct_from_user() helper,
Aleksa Sarai
[PATCH v13 0/9] namei: openat2(2) path resolution restrictions,
Aleksa Sarai
- [PATCH v13 1/9] namei: obey trailing magic-link DAC permissions, Aleksa Sarai
- [PATCH v13 8/9] selftests: add openat2(2) selftests, Aleksa Sarai
- [PATCH v13 4/9] namei: O_BENEATH-style path resolution flags, Aleksa Sarai
- [PATCH v13 9/9] Documentation: update path-lookup to mention trailing magic-links, Aleksa Sarai
- [PATCH v13 6/9] namei: permit ".." resolution with LOOKUP_{IN_ROOT,BENEATH}, Aleksa Sarai
- [PATCH v13 7/9] open: openat2(2) syscall, Aleksa Sarai
- [PATCH v13 5/9] namei: LOOKUP_IN_ROOT: chroot-like path resolution, Aleksa Sarai
- [PATCH v13 3/9] open: O_EMPTYPATH: procfs-less file descriptor re-opening, Aleksa Sarai
- [PATCH v13 2/9] procfs: switch magic-link modes to be more sane, Aleksa Sarai
[PATCH v3 0/4] lib: introduce copy_struct_from_user() helper,
Aleksa Sarai
[PATCH] io_uring: use __kernel_timespec in timeout ABI,
Arnd Bergmann
[PATCH v5 0/1] random: getrandom(2): warn on large CRNG waits, introduce new flags,
Ahmed S. Darwish
[PATCH v2 0/4] lib: introduce copy_struct_from_user() helper,
Aleksa Sarai
[PATCH v1 0/4] lib: introduce copy_struct_from_user() helper,
Aleksa Sarai
For review: pidfd_send_signal(2) manual page,
Michael Kerrisk (man-pages)
For review: pidfd_open(2) manual page,
Michael Kerrisk (man-pages)
[PATCH v2 0/7] Rework random blocking,
Andy Lutomirski
Re: [PATCH RFC v4 1/1] random: WARN on large getrandom() waits and introduce getrandom2(),
Ahmed S. Darwish
[PATCH -next] treewide: remove unused argument in lock_release(),
Qian Cai
[RFC PATCH 0/3] fs: interface for directly writing encoded (e.g., compressed) data,
Omar Sandoval
[PATCH ghak90 V7 00/21] audit: implement container identifier,
Richard Guy Briggs
- [PATCH ghak90 V7 01/21] audit: collect audit task parameters, Richard Guy Briggs
- [PATCH ghak90 V7 02/21] audit: add container id, Richard Guy Briggs
- [PATCH ghak90 V7 03/21] audit: read container ID of a process, Richard Guy Briggs
- [PATCH ghak90 V7 04/21] audit: convert to contid list to check for orch/engine ownership, Richard Guy Briggs
- [PATCH ghak90 V7 05/21] audit: log drop of contid on exit of last task, Richard Guy Briggs
- [PATCH ghak90 V7 06/21] audit: contid limit of 32k imposed to avoid DoS, Richard Guy Briggs
- [PATCH ghak90 V7 07/21] audit: log container info of syscalls, Richard Guy Briggs
- [PATCH ghak90 V7 08/21] audit: add contid support for signalling the audit daemon, Richard Guy Briggs
- [PATCH ghak90 V7 09/21] audit: add support for non-syscall auxiliary records, Richard Guy Briggs
- [PATCH ghak90 V7 10/21] audit: add containerid support for user records, Richard Guy Briggs
- [PATCH ghak90 V7 11/21] audit: add containerid filtering, Richard Guy Briggs
- [PATCH ghak90 V7 12/21] audit: add support for containerid to network namespaces, Richard Guy Briggs
- [PATCH ghak90 V7 13/21] audit: NETFILTER_PKT: record each container ID associated with a netNS, Richard Guy Briggs
- [PATCH ghak90 V7 14/21] audit: contid check descendancy and nesting, Richard Guy Briggs
- [PATCH ghak90 V7 15/21] sched: pull task_is_descendant into kernel/sched/core.c, Richard Guy Briggs
- [PATCH ghak90 V7 16/21] audit: add support for contid set/get by netlink, Richard Guy Briggs
- [PATCH ghak90 V7 17/21] audit: add support for loginuid/sessionid set/get by netlink, Richard Guy Briggs
- [PATCH ghak90 V7 18/21] audit: track container nesting, Richard Guy Briggs
- [PATCH ghak90 V7 19/21] audit: check cont depth, Richard Guy Briggs
- [PATCH ghak90 V7 20/21] audit: add capcontid to set contid outside init_user_ns, Richard Guy Briggs
- [PATCH ghak90 V7 21/21] audit: add proc interface for capcontid, Richard Guy Briggs
RFC(V4): Audit Kernel Container IDs, Richard Guy Briggs
[PATCH for 5.4 0/3] Restartable Sequences Fixes,
Mathieu Desnoyers
[PATCH for 5.3 1/3] rseq: Fix: Reject unknown flags on rseq unregister,
Mathieu Desnoyers
[RFC PATCH 1/4] rseq: Fix: Reject unknown flags on rseq unregister,
Mathieu Desnoyers
[PATCH 0/2] Minor lockdown fixups,
Matthew Garrett
[PATCH v6 0/3] add thermal/power management features for FPGA DFL drivers,
Wu Hao
[PATCH v4 bpf-next 0/4] CAP_BPF and CAP_TRACING,
Alexei Starovoitov
[PATCH v2 0/5] Add support for O_MAYEXEC,
Mickaël Salaün
[PATCH 2/2] ipc: fix sparc64 ipc() wrapper,
Arnd Bergmann
[RFC] Add critical process prctl,
Daniel Colascione
[PATCH 00/11] Keyrings, Block and USB notifications [ver #8],
David Howells
- [PATCH 01/11] uapi: General notification ring definitions [ver #8], David Howells
- [PATCH 02/11] security: Add hooks to rule on setting a watch [ver #8], David Howells
- [PATCH 03/11] security: Add a hook for the point of notification insertion [ver #8], David Howells
- [PATCH 04/11] General notification queue with user mmap()'able ring buffer [ver #8], David Howells
- [PATCH 05/11] keys: Add a notification facility [ver #8], David Howells
- [PATCH 06/11] Add a general, global device notification watch list [ver #8], David Howells
- [PATCH 07/11] block: Add block layer notifications [ver #8], David Howells
- [PATCH 08/11] usb: Add USB subsystem notifications [ver #8], David Howells
- [PATCH 09/11] Add sample notification program [ver #8], David Howells
- [PATCH 10/11] selinux: Implement the watch_key security hook [ver #8], David Howells
- [PATCH 11/11] smack: Implement the watch_key and post_notification hooks [ver #8], David Howells
- Re: [PATCH 00/11] Keyrings, Block and USB notifications [ver #8], Linus Torvalds
- Why add the general notification queue and its sources, David Howells
[PATCH v12 00/12] namei: openat2(2) path resolution restrictions,
Aleksa Sarai
- [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers, Aleksa Sarai
- Re: [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers, Linus Torvalds
- Re: [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers, Randy Dunlap
- Re: [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers, Peter Zijlstra
- Re: [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers, Rasmus Villemoes
- Re: [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers, Andreas Schwab
- Re: [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers, Christian Brauner
- Re: [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers, Christian Brauner
- Re: [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers, Al Viro
- [PATCH v12 02/12] clone3: switch to copy_struct_from_user(), Aleksa Sarai
- [PATCH v12 03/12] sched_setattr: switch to copy_struct_{to,from}_user(), Aleksa Sarai
- [PATCH v12 04/12] perf_event_open: switch to copy_struct_from_user(), Aleksa Sarai
- [PATCH v12 05/12] namei: obey trailing magic-link DAC permissions, Aleksa Sarai
- [PATCH v12 06/12] procfs: switch magic-link modes to be more sane, Aleksa Sarai
- [PATCH v12 07/12] open: O_EMPTYPATH: procfs-less file descriptor re-opening, Aleksa Sarai
- [PATCH v12 08/12] namei: O_BENEATH-style path resolution flags, Aleksa Sarai
- [PATCH v12 09/12] namei: LOOKUP_IN_ROOT: chroot-like path resolution, Aleksa Sarai
- [PATCH v12 10/12] namei: aggressively check for nd->root escape on ".." resolution, Aleksa Sarai
- [PATCH v12 11/12] open: openat2(2) syscall, Aleksa Sarai
- [PATCH v12 12/12] selftests: add openat2(2) selftests, Aleksa Sarai
[PATCH v3 bpf-next 1/3] capability: introduce CAP_BPF and CAP_TRACING,
Alexei Starovoitov
[PATCH 00/11] Keyrings, Block and USB notifications [ver #7],
David Howells
- [PATCH 01/11] uapi: General notification ring definitions [ver #7], David Howells
- [PATCH 02/11] security: Add hooks to rule on setting a watch [ver #7], David Howells
- [PATCH 03/11] security: Add a hook for the point of notification insertion [ver #7], David Howells
- [PATCH 04/11] General notification queue with user mmap()'able ring buffer [ver #7], David Howells
- [PATCH 05/11] keys: Add a notification facility [ver #7], David Howells
- [PATCH 06/11] Add a general, global device notification watch list [ver #7], David Howells
- [PATCH 07/11] block: Add block layer notifications [ver #7], David Howells
- [PATCH 08/11] usb: Add USB subsystem notifications [ver #7], David Howells
- [PATCH 09/11] Add sample notification program [ver #7], David Howells
- [PATCH 10/11] selinux: Implement the watch_key security hook [ver #7], David Howells
- [PATCH 11/11] smack: Implement the watch_key and post_notification hooks [untested] [ver #7], David Howells
- watch_queue(7) manpage, David Howells
- watch_devices(2) manpage, David Howells
- keyctl_watch_key.3 manpage, David Howells
- Re: [PATCH 00/11] Keyrings, Block and USB notifications [ver #7], Casey Schaufler
- Re: [PATCH 00/11] Keyrings, Block and USB notifications [ver #7], David Howells
- Re: [PATCH 00/11] Keyrings, Block and USB notifications [ver #7], David Howells
- Re: [PATCH 04/11] General notification queue with user mmap()'able ring buffer [ver #7], David Howells
- Re: [PATCH 04/11] General notification queue with user mmap()'able ring buffer [ver #7], David Howells
[PATCH 0/7] Rework random blocking,
Andy Lutomirski
[PATCH 00/11] Keyrings, Block and USB notifications [ver #6],
David Howells
- [PATCH 03/11] security: Add a hook for the point of notification insertion [ver #6], David Howells
- [PATCH 05/11] keys: Add a notification facility [ver #6], David Howells
- [PATCH 06/11] Add a general, global device notification watch list [ver #6], David Howells
- [PATCH 07/11] block: Add block layer notifications [ver #6], David Howells
- [PATCH 08/11] usb: Add USB subsystem notifications [ver #6], David Howells
- [PATCH 09/11] Add sample notification program [ver #6], David Howells
- [PATCH 02/11] security: Add hooks to rule on setting a watch [ver #6], David Howells
- [PATCH 04/11] General notification queue with user mmap()'able ring buffer [ver #6], David Howells
- [PATCH 10/11] selinux: Implement the watch_key security hook [ver #6], David Howells
- [PATCH 11/11] smack: Implement the watch_key and post_notification hooks [untested] [ver #6], David Howells
- [PATCH 01/11] uapi: General notification ring definitions [ver #6], David Howells
[PATCH AUTOSEL 4.19 09/29] selftests: fib_rule_tests: use pre-defined DEV_ADDR, Sasha Levin
[PATCH v2 bpf-next 1/3] capability: introduce CAP_BPF and CAP_TRACING,
Alexei Starovoitov
[PATCH bpf-next] bpf, capabilities: introduce CAP_BPF,
Alexei Starovoitov
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]