Linux API
[Prev Page][Next Page]
- [PATCH v6 0/2] add performance reporting support to FPGA DFL drivers,
Wu Hao
- Re: [PATCH] Allow restricting permissions in /proc/sys,
Christian Brauner
- [PATCHv8 00/34] kernel: Introduce Time Namespace,
Dmitry Safonov
- [PATCHv8 01/34] lib/vdso: Add unlikely() hint into vdso_read_begin(), Dmitry Safonov
- [PATCHv8 02/34] lib/vdso: make do_hres and do_coarse as __always_inline, Dmitry Safonov
- [PATCHv8 11/34] posix-clocks: Wire up clock_gettime() with timens offsets, Dmitry Safonov
- [PATCHv8 10/34] posix-timers: Use clock_get_ktime() in common_timer_get(), Dmitry Safonov
- [PATCHv8 14/34] posix-timers: Make timer_settime() time namespace aware, Dmitry Safonov
- [PATCHv8 21/34] x86/vdso: Provide vdso_data offset on vvar_page, Dmitry Safonov
- [PATCHv8 25/34] x86/vdso: On timens page fault prefault also VVAR page, Dmitry Safonov
- [PATCHv8 26/34] x86/vdso: Zap vvar pages on switch a time namspace, Dmitry Safonov
- [PATCHv8 27/34] fs/proc: Introduce /proc/pid/timens_offsets, Dmitry Safonov
- [PATCHv8 29/34] selftests/timens: Add a test for timerfd, Dmitry Safonov
- [PATCHv8 32/34] selftests/timens: Add timer offsets test, Dmitry Safonov
- [PATCHv8 34/34] selftests/timens: Check for right timens offsets after fork and exec, Dmitry Safonov
- [PATCHv8 33/34] selftests/timens: Add a simple perf test for clock_gettime(), Dmitry Safonov
- [PATCHv8 31/34] selftests/timens: Add procfs selftest, Dmitry Safonov
- [PATCHv8 30/34] selftests/timens: Add a test for clock_nanosleep(), Dmitry Safonov
- [PATCHv8 28/34] selftests/timens: Add Time Namespace test for supported clocks, Dmitry Safonov
- [PATCHv8 23/34] time: Allocate per-timens vvar page, Dmitry Safonov
- [PATCHv8 24/34] x86/vdso: Handle faults on timens page, Dmitry Safonov
- [PATCHv8 22/34] x86/vdso: Add timens page, Dmitry Safonov
- [PATCHv8 20/34] lib/vdso: Prepare for time namespace support, Dmitry Safonov
- [PATCHv8 19/34] x86/vdso: Restrict splitting VVAR VMA, Dmitry Safonov
- [PATCHv8 18/34] fs/proc: Respect boottime inside time namespace for /proc/uptime, Dmitry Safonov
- [PATCHv8 15/34] alarmtimer: Make nanosleep time namespace aware, Dmitry Safonov
- [PATCHv8 16/34] hrtimers: Prepare hrtimer_nanosleep() for time namespaces, Dmitry Safonov
- [PATCHv8 17/34] posix-timers: Make clock_nanosleep() time namespace aware, Dmitry Safonov
- [PATCHv8 13/34] timerfd: Make timerfd_settime() time namespace aware, Dmitry Safonov
- [PATCHv8 09/34] posix-clocks: Introduce clock_get_ktime() callback, Dmitry Safonov
- [PATCHv8 12/34] kernel: Add do_timens_ktime_to_host() helper, Dmitry Safonov
- [PATCHv8 07/34] alarmtimer: Rename gettime() callback to get_ktime(), Dmitry Safonov
- [PATCHv8 08/34] alarmtimer: Provide get_timespec() callback, Dmitry Safonov
- [PATCHv8 06/34] posix-clocks: Rename .clock_get_timespec() callbacks accordingly, Dmitry Safonov
- [PATCHv8 04/34] time: Add timens_offsets to be used for tasks in timens, Dmitry Safonov
- [PATCHv8 03/34] ns: Introduce Time Namespace, Dmitry Safonov
- [PATCHv8 05/34] posix-clocks: Rename the clock_get() callback to clock_get_timespec(), Dmitry Safonov
- Re: [PATCHv8 00/34] kernel: Introduce Time Namespace, Andrei Vagin
- [PATCH] Add prctl support for controlling mem reclaim V4,
Mike Christie
- [PATCH v24 00/12] /dev/random - a new approach with full SP800-90B compliance,
Stephan Müller
- [PATCH v24 09/12] LRNG - add Jitter RNG fast noise source, Stephan Müller
- [PATCH v24 08/12] crypto: provide access to a static Jitter RNG state, Stephan Müller
- [PATCH v24 07/12] LRNG - add kernel crypto API PRNG extension, Stephan Müller
- [PATCH v24 12/12] LRNG - add interface for gathering of raw entropy, Stephan Müller
- [PATCH v24 11/12] LRNG - add SP800-90B compliant health tests, Stephan Müller
- [PATCH v24 10/12] LRNG - add TRNG support, Stephan Müller
- [PATCH v24 06/12] LRNG - add SP800-90A DRBG extension, Stephan Müller
- [PATCH v24 05/12] crypto: DRBG - externalize DRBG functions for LRNG, Stephan Müller
- [PATCH v24 04/12] LRNG - add switchable DRNG support, Stephan Müller
- [PATCH v24 03/12] LRNG - /proc interface, Stephan Müller
- [PATCH v24 02/12] LRNG - allocate one SDRNG instance per NUMA node, Stephan Müller
- [PATCH v24 01/12] Linux Random Number Generator, Stephan Müller
- Re: [PATCH v24 00/12] /dev/random - a new approach with full SP800-90B compliance, Florian Weimer
- Re: [PATCH v24 00/12] /dev/random - a new approach with full SP800-90B compliance, Andy Lutomirski
- [PATCH v25 00/12] /dev/random - a new approach with full SP800-90B, Stephan Müller
- [PATCH v25 06/12] LRNG - add SP800-90A DRBG extension, Stephan Müller
- [PATCH v25 11/12] LRNG - add SP800-90B compliant health tests, Stephan Müller
- [PATCH v25 01/12] Linux Random Number Generator, Stephan Müller
- [PATCH v25 09/12] LRNG - add Jitter RNG fast noise source, Stephan Müller
- [PATCH v25 12/12] LRNG - add interface for gathering of raw entropy, Stephan Müller
- [PATCH v25 07/12] LRNG - add kernel crypto API PRNG extension, Stephan Müller
- [PATCH v25 10/12] LRNG - add TRNG support, Stephan Müller
- [PATCH v25 05/12] crypto: DRBG - externalize DRBG functions for LRNG, Stephan Müller
- [PATCH v25 03/12] LRNG - /proc interface, Stephan Müller
- [PATCH v25 02/12] LRNG - allocate one SDRNG instance per NUMA node, Stephan Müller
- [PATCH v25 04/12] LRNG - add switchable DRNG support, Stephan Müller
- [PATCH v25 08/12] crypto: provide access to a static Jitter RNG state, Stephan Müller
- [PATCH v26 00/12] /dev/random - a new approach with full SP800-90B, Stephan Müller
- [PATCH v26 02/12] LRNG - allocate one SDRNG instance per NUMA node, Stephan Müller
- [PATCH v26 04/12] LRNG - add switchable DRNG support, Stephan Müller
- [PATCH v26 10/12] LRNG - add TRNG support, Stephan Müller
- [PATCH v26 09/12] LRNG - add Jitter RNG fast noise source, Stephan Müller
- [PATCH v26 07/12] LRNG - add kernel crypto API PRNG extension, Stephan Müller
- [PATCH v26 01/12] Linux Random Number Generator, Stephan Müller
- [PATCH v26 11/12] LRNG - add SP800-90B compliant health tests, Stephan Müller
- [PATCH v26 08/12] crypto: provide access to a static Jitter RNG state, Stephan Müller
- [PATCH v26 06/12] LRNG - add SP800-90A DRBG extension, Stephan Müller
- [PATCH v26 12/12] LRNG - add interface for gathering of raw entropy, Stephan Müller
- [PATCH v26 05/12] crypto: DRBG - externalize DRBG functions for LRNG, Stephan Müller
- [PATCH v26 03/12] LRNG - sysctls and /proc interface, Stephan Müller
- [PATCH v27 00/12] /dev/random - a new approach with full SP800-90B, Stephan Müller
- [PATCH v27 05/12] crypto: DRBG - externalize DRBG functions for LRNG, Stephan Müller
- [PATCH v27 02/12] LRNG - allocate one DRNG instance per NUMA node, Stephan Müller
- [PATCH v27 04/12] LRNG - add switchable DRNG support, Stephan Müller
- [PATCH v27 07/12] LRNG - add kernel crypto API PRNG extension, Stephan Müller
- [PATCH v27 06/12] LRNG - add SP800-90A DRBG extension, Stephan Müller
- [PATCH v27 08/12] crypto: provide access to a static Jitter RNG state, Stephan Müller
- [PATCH v27 10/12] LRNG - add SP800-90B compliant health tests, Stephan Müller
- [PATCH v27 09/12] LRNG - add Jitter RNG fast noise source, Stephan Müller
- [PATCH v27 11/12] LRNG - add interface for gathering of raw entropy, Stephan Müller
- [PATCH v27 03/12] LRNG - sysctls and /proc interface, Stephan Müller
- [PATCH v27 12/12] LRNG - add power-on and runtime self-tests, Stephan Müller
- [PATCH v27 01/12] Linux Random Number Generator, Stephan Müller
- [PATCH v28 00/12] /dev/random - a new approach with full SP800-90B, Stephan Müller
- [PATCH v28 07/12] LRNG - add kernel crypto API PRNG extension, Stephan Müller
- [PATCH v28 01/12] Linux Random Number Generator, Stephan Müller
- [PATCH v28 05/12] crypto: DRBG - externalize DRBG functions for LRNG, Stephan Müller
- [PATCH v28 10/12] LRNG - add SP800-90B compliant health tests, Stephan Müller
- [PATCH v28 12/12] LRNG - add power-on and runtime self-tests, Stephan Müller
- [PATCH v28 09/12] LRNG - add Jitter RNG fast noise source, Stephan Müller
- [PATCH v28 03/12] LRNG - sysctls and /proc interface, Stephan Müller
- [PATCH v28 11/12] LRNG - add interface for gathering of raw entropy, Stephan Müller
- [PATCH v28 04/12] LRNG - add switchable DRNG support, Stephan Müller
- [PATCH v28 08/12] crypto: provide access to a static Jitter RNG state, Stephan Müller
- [PATCH v28 02/12] LRNG - allocate one DRNG instance per NUMA node, Stephan Müller
- [PATCH v28 06/12] LRNG - add SP800-90A DRBG extension, Stephan Müller
- [PATCH v29 00/12] /dev/random - a new approach with full SP800-90B, Stephan Müller
- [PATCH v29 09/12] LRNG - add Jitter RNG fast noise source, Stephan Müller
- [PATCH v29 06/12] LRNG - add SP800-90A DRBG extension, Stephan Müller
- [PATCH v29 04/12] LRNG - add switchable DRNG support, Stephan Müller
- [PATCH v29 02/12] LRNG - allocate one DRNG instance per NUMA node, Stephan Müller
- [PATCH v29 12/12] LRNG - add power-on and runtime self-tests, Stephan Müller
- [PATCH v29 05/12] crypto: DRBG - externalize DRBG functions for LRNG, Stephan Müller
- [PATCH v29 03/12] LRNG - sysctls and /proc interface, Stephan Müller
- [PATCH v29 08/12] crypto: provide access to a static Jitter RNG state, Stephan Müller
- [PATCH v29 10/12] LRNG - add SP800-90B compliant health tests, Stephan Müller
- [PATCH v29 01/12] Linux Random Number Generator, Stephan Müller
- [PATCH v29 07/12] LRNG - add kernel crypto API PRNG extension, Stephan Müller
- [PATCH v29 11/12] LRNG - add interface for gathering of raw entropy, Stephan Müller
- [PATCH 5.3 063/193] clone3: validate stack arguments, Greg Kroah-Hartman
- Re: [PATCH] Add prctl support for controlling mem reclaim V3, Michal Hocko
- Missing size_t declaration in UAPI,
Elichai Turkel
[PATCH 00/23] y2038 cleanups,
Arnd Bergmann
[PATCH v7 0/1] ns: introduce binfmt_misc namespace,
Laurent Vivier
[RFC PATCH 00/14] pipe: Keyrings, Block and USB notifications [ver #2],
David Howells
- [RFC PATCH 01/14] uapi: General notification queue definitions [ver #2], David Howells
- [RFC PATCH 02/14] security: Add hooks to rule on setting a watch [ver #2], David Howells
- [RFC PATCH 03/14] security: Add a hook for the point of notification insertion [ver #2], David Howells
- [RFC PATCH 04/14] pipe: Add O_NOTIFICATION_PIPE [ver #2], David Howells
- [RFC PATCH 05/14] pipe: Add general notification queue support [ver #2], David Howells
- [RFC PATCH 06/14] keys: Add a notification facility [ver #2], David Howells
- [RFC PATCH 07/14] Add sample notification program [ver #2], David Howells
- [RFC PATCH 08/14] pipe: Allow buffers to be marked read-whole-or-error for notifications [ver #2], David Howells
- [RFC PATCH 09/14] pipe: Add notification lossage handling [ver #2], David Howells
- [RFC PATCH 10/14] Add a general, global device notification watch list [ver #2], David Howells
- [RFC PATCH 11/14] block: Add block layer notifications [ver #2], David Howells
- [RFC PATCH 12/14] usb: Add USB subsystem notifications [ver #2], David Howells
- [RFC PATCH 13/14] selinux: Implement the watch_key security hook [ver #2], David Howells
- [RFC PATCH 14/14] smack: Implement the watch_key and post_notification hooks [ver #2], David Howells
- Re: [RFC PATCH 05/14] pipe: Add general notification queue support [ver #2], David Howells
Continuing the UAPI split,
Elichai Turkel
[PATCH 0/1] userfaultfd: require CAP_SYS_PTRACE for UFFD_FEATURE_EVENT_FORK,
Mike Rapoport
[PATCH v15 0/9] open: introduce openat2(2) syscall,
Aleksa Sarai
- [PATCH v15 1/9] namei: LOOKUP_NO_SYMLINKS: block symlink resolution, Aleksa Sarai
- [PATCH v15 2/9] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution, Aleksa Sarai
- [PATCH v15 3/9] namei: LOOKUP_NO_XDEV: block mountpoint crossing, Aleksa Sarai
- [PATCH v15 4/9] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution, Aleksa Sarai
- [PATCH v15 5/9] namei: LOOKUP_IN_ROOT: chroot-like scoped resolution, Aleksa Sarai
- [PATCH v15 6/9] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution, Aleksa Sarai
- [PATCH v15 8/9] selftests: add openat2(2) selftests, Aleksa Sarai
- [PATCH v15 7/9] open: introduce openat2(2) syscall, Aleksa Sarai
- [PATCH v15 9/9] Documentation: path-lookup: mention LOOKUP_MAGICLINK_JUMPED, Aleksa Sarai
- Re: [PATCH v15 0/9] open: introduce openat2(2) syscall, Aleksa Sarai
[PATCH 1/1] syscalls: Fix references to filenames containing syscall defs,
Mohammad Nasirifar
[PATCH bpf-next v13 0/7] Landlock LSM,
Mickaël Salaün
- [PATCH bpf-next v13 7/7] landlock: Add user and kernel documentation for Landlock, Mickaël Salaün
- [PATCH bpf-next v13 1/7] bpf,landlock: Define an eBPF program type for Landlock hooks, Mickaël Salaün
- [PATCH bpf-next v13 3/7] landlock,seccomp: Apply Landlock programs to process hierarchy, Mickaël Salaün
- [PATCH bpf-next v13 6/7] bpf,landlock: Add tests for the Landlock ptrace program type, Mickaël Salaün
- [PATCH bpf-next v13 2/7] landlock: Add the management of domains, Mickaël Salaün
- [PATCH bpf-next v13 4/7] landlock: Add ptrace LSM hooks, Mickaël Salaün
- [PATCH bpf-next v13 5/7] bpf,landlock: Add task_landlock_ptrace_ancestor() helper, Mickaël Salaün
[PATCH v4] mm: Fix checking unmapped holes for mbind, Li Xinhai
[PATCH v3] mm: Fix checking unmapped holes for mbind, Li Xinhai
[RFC v2 PATCH] futex: extend set_robust_list to allow 2 locking ABIs at the same time.,
Shawn Landden
[RFC PATCH] futex: extend set_robust_list to allow 2 locking ABIs at the same time., Shawn Landden
tracefs splats in lockdown=confidentiality mode,
dann frazier
[RFC PATCH 00/11] pipe: Notification queue preparation [ver #3],
David Howells
- [RFC PATCH 01/11] pipe: Reduce #inclusion of pipe_fs_i.h [ver #3], David Howells
- [RFC PATCH 02/11] Remove the nr_exclusive argument from __wake_up_sync_key() [ver #3], David Howells
- [RFC PATCH 03/11] Add wake_up_interruptible_sync_poll_locked() [ver #3], David Howells
- [RFC PATCH 04/11] pipe: Use head and tail pointers for the ring, not cursor and length [ver #3], David Howells
- [RFC PATCH 05/11] pipe: Allow pipes to have kernel-reserved slots [ver #3], David Howells
- [RFC PATCH 06/11] pipe: Advance tail pointer inside of wait spinlock in pipe_read() [ver #3], David Howells
- [RFC PATCH 08/11] pipe: Rearrange sequence in pipe_write() to preallocate slot [ver #3], David Howells
- [RFC PATCH 07/11] pipe: Conditionalise wakeup in pipe_read() [ver #3], David Howells
- [RFC PATCH 09/11] pipe: Remove redundant wakeup from pipe_write() [ver #3], David Howells
- [RFC PATCH 10/11] pipe: Check for ring full inside of the spinlock in pipe_write() [ver #3], David Howells
- [RFC PATCH 11/11] pipe: Increase the writer-wakeup threshold to reduce context-switch count [ver #3], David Howells
- Re: [RFC PATCH 00/11] pipe: Notification queue preparation [ver #3], Linus Torvalds
- Re: [RFC PATCH 00/11] pipe: Notification queue preparation [ver #3], David Howells
- Details on the UAPI of implementing notifications on pipes, David Howells
[PATCH bpf-next v12 0/7] Landlock LSM,
Mickaël Salaün
- [PATCH bpf-next v12 6/7] bpf,landlock: Add tests for the Landlock ptrace program type, Mickaël Salaün
- [PATCH bpf-next v12 3/7] landlock,seccomp: Load Landlock programs per process hierarchy, Mickaël Salaün
- [PATCH bpf-next v12 1/7] bpf,landlock: Define an eBPF program type for Landlock hooks, Mickaël Salaün
- [PATCH bpf-next v12 4/7] landlock: Add ptrace LSM hooks, Mickaël Salaün
- [PATCH bpf-next v12 5/7] bpf,landlock: Add task_landlock_ptrace_ancestor() helper, Mickaël Salaün
- [PATCH bpf-next v12 7/7] landlock: Add user and kernel documentation for Landlock, Mickaël Salaün
- [PATCH bpf-next v12 2/7] landlock: Add the management of domains, Mickaël Salaün
[PATCH] clone3: validate stack arguments,
Christian Brauner
Re: [PATCH v2] mm: Fix checking unmapped holes for mbind,
Li Xinhai
Re: mbind() breaks its API definition since v5.2 by commit d883544515aa (mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and MPOL_MF_STRICT were specified),
Yang Shi
[PATCH 0/4] statx: expose the fs-verity bit,
Eric Biggers
[PATCH bpf-next v11 0/7] Landlock LSM,
Mickaël Salaün
- [PATCH bpf-next v11 5/7] bpf,landlock: Add task_landlock_ptrace_ancestor() helper, Mickaël Salaün
- [PATCH bpf-next v11 4/7] landlock: Add ptrace LSM hooks, Mickaël Salaün
- [PATCH bpf-next v11 7/7] landlock: Add user and kernel documentation for Landlock, Mickaël Salaün
- [PATCH bpf-next v11 3/7] landlock,seccomp: Load Landlock programs per process hierarchy, Mickaël Salaün
- [PATCH bpf-next v11 1/7] bpf,landlock: Define an eBPF program type for Landlock hooks, Mickaël Salaün
- [PATCH bpf-next v11 2/7] landlock: Add the management of domains, Mickaël Salaün
- [PATCH bpf-next v11 6/7] bpf,landlock: Add tests for the Landlock ptrace program type, Mickaël Salaün
[PATCH RFC] fs/fcntl: add fcntl F_GET_RSS,
Konstantin Khlebnikov
[PATCH v5 0/2] add performance reporting support to FPGA DFL drivers,
Wu Hao
[PATCH RFC] mm: add MAP_EXCLUSIVE to create exclusive user mappings,
Mike Rapoport
[PATCH RESEND v14 0/6] open: introduce openat2(2) syscall,
Aleksa Sarai
For review: documentation of clone3() system call,
Michael Kerrisk (man-pages)
[PATCH AUTOSEL 4.19 04/37] rseq/selftests: x86: Work-around bogus gcc-8 optimisation, Sasha Levin
[REVIEW PATCH v5 2/3] arch: wire-up close_range(), Christian Brauner
[REVIEW PATCH v5 3/3] tests: add close_range() tests, Christian Brauner
[REVIEW PATCH v5 1/3] open: add close_range(), Christian Brauner
clone3() example code,
Michael Kerrisk (man-pages)
Re: [PATCH] mm: allow unmapped hole at head side of mbind range,
Vlastimil Babka
[RFC PATCH 00/10] pipe: Notification queue preparation [ver #2],
David Howells
- [RFC PATCH 01/10] pipe: Reduce #inclusion of pipe_fs_i.h [ver #2], David Howells
- [RFC PATCH 02/10] Remove the nr_exclusive argument from __wake_up_sync_key() [ver #2], David Howells
- [RFC PATCH 03/10] Add wake_up_interruptible_sync_poll_locked() [ver #2], David Howells
- [RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length [ver #2], David Howells
- [pipe] 6567a02d20: BUG:kernel_NULL_pointer_dereference,address, kernel test robot
- Re: [RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length [ver #2], Linus Torvalds
- Re: [RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length [ver #2], Ilya Dryomov
- Re: [RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length [ver #2], David Howells
- Re: [RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length [ver #2], Johannes Hirte
- Re: [RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length [ver #2], David Howells
- [RFC PATCH 05/10] pipe: Allow pipes to have kernel-reserved slots [ver #2], David Howells
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]