public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-22 08:55:22 to 2024-06-13 20:53:36 UTC [more...]

[PATCH] man-pages.7: Correct escaping of \~ advice
 2024-06-13 20:53 UTC 

[PATCH v3] sched_setattr.2: Document sched_util_{min,max}
 2024-06-13 20:46 UTC 

[PATCH v2 1/2] sched_setattr: Break EINVAL into separate blocks
 2024-06-13 20:41 UTC  (6+ messages)
` [PATCH v2 2/2] sched_setattr.2: Document sched_util_{min,max}

termios constants should be unsigned
 2024-06-13 12:32 UTC  (16+ messages)
  ` [PATCH] uapi/asm/termbits: Use the U integer suffix for bit fields

No mention of XSI in unistd.h.0p
 2024-06-13  9:07 UTC  (2+ messages)

[PATCH] sched_setattr.2: Document sched_util_{min,max}
 2024-06-12 20:25 UTC  (4+ messages)

[PATCH v4 0/1] ioctl_eventpoll.2: Add eventpoll ioctl documentation
 2024-06-12 17:24 UTC  (7+ messages)
` [PATCH v4 1/1] ioctl_eventpoll.2, EPIOC[GS]PARAMS.2const: New page describing epoll ioctl(2)

Sashimi of prctl(2)
 2024-06-12 12:02 UTC  (9+ messages)
  ` Correct way of calling prctl(2) (was: Sashimi of prctl(2))
      ` [PATCH v1 0/2] uapi/linux/prctl: Use the L and UL integer suffixes for certain constants
        ` [PATCH v1 1/2] uapi/linux/prctl: Use the L integer suffix for enumerations of width long
        ` [PATCH v1 2/2] uapi/linux/prctl: Use the UL integer suffix for bit fields "

[PATCHv8 bpf-next 0/9] uprobe: uretprobe speed up
 2024-06-12  7:02 UTC  (14+ messages)
` [PATCHv8 bpf-next 1/9] x86/shstk: Make return uprobe work with shadow stack
` [PATCHv8 bpf-next 2/9] uprobe: Wire up uretprobe system call
` [PATCHv8 bpf-next 3/9] uprobe: Add uretprobe syscall to speed up return probe
` [PATCHv8 bpf-next 4/9] selftests/x86: Add return uprobe shadow stack test
` [PATCHv8 bpf-next 5/9] selftests/bpf: Add uretprobe syscall test for regs integrity
` [PATCHv8 bpf-next 6/9] selftests/bpf: Add uretprobe syscall test for regs changes
` [PATCHv8 bpf-next 7/9] selftests/bpf: Add uretprobe syscall call from user space test
` [PATCHv8 bpf-next 8/9] selftests/bpf: Add uretprobe shadow stack test
` [PATCHv8 9/9] man2: Add uretprobe syscall page

[PATCH] tzset: adjust for POSIX, and don't overpromise
 2024-06-11 23:13 UTC  (30+ messages)
        ` [PATCH 01/12] ctime: simplify coverage of tzname etc
        ` [PATCH 02/12] tzset: state vars unspecified if geographical TZ
        ` [PATCH 03/12] tzset: recommend tm_gmtoff, tm_zone instead
        ` [PATCH 04/12] tzset: TZ can also be empty
        ` [PATCH 05/12] tzset: time hh range is now -167..167
        ` [PATCH 06/12] tzset: use NZ's current rules in example
        ` [PATCH 07/12] tzset: TZ=":EST5" works
        ` [PATCH 08/12] tzset: omit colon in example
        ` [PATCH 09/12] tzset: update STANDARDS, HISTORY
        ` [PATCH 10/12] tzset: update more POSIX citations and quotes
        ` [PATCH 11/12] tzset: timezone & daylight in POSIX.1-2001
        ` [PATCH 12/12] tm: say when tm_zone, tm_gmtoff standardized

[PATCH v3 0/1] ioctl_eventpoll.2: Add eventpoll ioctl documentation
 2024-06-11 20:47 UTC  (6+ messages)
` [PATCH v3 1/1] ioctl_eventpoll.2: New page describing epoll ioctl(2)

[PATCH v2 0/1] ioctl_epoll.2: Add epoll ioctl documentation
 2024-06-11 17:58 UTC  (13+ messages)
` [PATCH v2 1/1] ioctl_epoll.2: New page describing epoll ioctl(2)

[PATCH 0/1] ioctl_epoll.2: Add epoll ioctl documentation
 2024-06-11 16:42 UTC  (22+ messages)
` [PATCH 1/1] ioctl_epoll.2: New page describing ioctl(2) operations for epoll fds

[PATCHv7 bpf-next 0/9] uprobe: uretprobe speed up
 2024-06-11 14:25 UTC  (19+ messages)
` [PATCHv7 bpf-next 1/9] x86/shstk: Make return uprobe work with shadow stack
` [PATCHv7 bpf-next 2/9] uprobe: Wire up uretprobe system call
` [PATCHv7 bpf-next 3/9] uprobe: Add uretprobe syscall to speed up return probe
` [PATCHv7 bpf-next 4/9] selftests/x86: Add return uprobe shadow stack test
` [PATCHv7 bpf-next 5/9] selftests/bpf: Add uretprobe syscall test for regs integrity
` [PATCHv7 bpf-next 6/9] selftests/bpf: Add uretprobe syscall test for regs changes
` [PATCHv7 bpf-next 7/9] selftests/bpf: Add uretprobe syscall call from user space test
` [PATCHv7 bpf-next 8/9] selftests/bpf: Add uretprobe shadow stack test
` [PATCHv7 9/9] man2: Add uretprobe syscall page

[PATCH v2 0/2] signal(7) fixes
 2024-06-11 13:06 UTC  (4+ messages)
` [PATCH v2 1/2] signal.7: Clearly describe ucontext kernel dump to userspace
` [PATCH v2 2/2] signal.7: Fix wrong mention of sigprocmask

[PATCH 0/2] signal(7) fixes
 2024-06-09 17:33 UTC  (6+ messages)
` [PATCH 1/2] signal.7: Clearly describe ucontext kernel dump to userspace
` [PATCH 2/2] signal.7: Fix wrong mention of sigprocmask

Suggestion for clarifications on "man 5 proc" page regarding /proc/[pid]/self race conditions
 2024-06-09 17:29 UTC  (5+ messages)

[PATCH] memchr.3: memchr/memrchr take pointer arguments
 2024-06-09 17:10 UTC  (2+ messages)

POSIX manual pages
 2024-06-05 15:00 UTC  (6+ messages)

POSIX conformance document
 2024-06-02 13:37 UTC  (6+ messages)

[PATCH] ioctl_iflags.2: document FS_APPEND_FL ('a') on directories
 2024-05-31 19:00 UTC  (4+ messages)

[PATCH] open_by_handle_at.2: correct the name of the FreeBSD equivalent
 2024-05-31 18:37 UTC  (2+ messages)

[PATCHv6 bpf-next 0/9] uprobe: uretprobe speed up
 2024-05-30 23:04 UTC  (14+ messages)
` [PATCHv6 bpf-next 1/9] x86/shstk: Make return uprobe work with shadow stack
` [PATCHv6 9/9] man2: Add uretprobe syscall page

[PATCH] write.2: Fix a typo within the `ssize_t write` function argument
 2024-05-28 11:55 UTC  (3+ messages)

[PATCH] grantpt.3: explicitly mention #define _XOPEN_SOURCE requirement
 2024-05-26 16:58 UTC  (7+ messages)

man page for memfd_create is missing the flags MFD_EXEC and MFD_NOEXEC_SEAL
 2024-05-26 10:21 UTC 

[PATCH] prctl: Fix the description of arguments
 2024-05-26 10:15 UTC  (2+ messages)

[PATCH] proc.5: make literals bold
 2024-05-26 10:11 UTC  (2+ messages)

[PATCH] mount_setattr.2: Update supported file-systems
 2024-05-23 14:06 UTC  (12+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox