public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-20 22:20:12 to 2024-05-26 10:11:34 UTC [more...]

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

[PATCH] grantpt.3: explicitly mention #define _XOPEN_SOURCE requirement
 2024-05-26  6:42 UTC 

[PATCH] sched_setattr.2: Document sched_util_{min,max}
 2024-05-24 19:08 UTC 

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

[PATCHv7 bpf-next 0/9] uprobe: uretprobe speed up
 2024-05-23 12:11 UTC  (10+ 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

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

LINE_MAX
 2024-05-21 11:40 UTC  (6+ messages)

[PATCHv5 bpf-next 0/8] uprobe: uretprobe speed up
 2024-05-21 10:11 UTC  (35+ messages)
` [PATCHv5 bpf-next 1/8] uprobe: Wire up uretprobe system call
` [PATCHv5 bpf-next 2/8] uprobe: Add uretprobe syscall to speed up return probe
` [PATCHv5 bpf-next 3/8] selftests/bpf: Add uretprobe syscall test for regs integrity
` [PATCHv5 bpf-next 4/8] selftests/bpf: Add uretprobe syscall test for regs changes
` [PATCHv5 bpf-next 5/8] selftests/bpf: Add uretprobe syscall call from user space test
` [PATCHv5 bpf-next 6/8] x86/shstk: Add return uprobe support
` [PATCHv5 bpf-next 7/8] selftests/x86: Add return uprobe shadow stack test
` [PATCHv5 8/8] man2: Add uretprobe syscall page

[PATCH] prctl: Fix the description of arguments
 2024-05-21  3:43 UTC 

pidfd_open.2: PIDFD_NONBLOCK is not defined by the listed headers
 2024-05-20 11:35 UTC  (6+ messages)

man-pages-6.8 released
 2024-05-19 14:37 UTC 

[PATCH v3] proc.5: document 'subset' mount option
 2024-05-17 21:21 UTC  (2+ messages)

[PATCH] ip(7), ipv6(7): small fixes: network byte order, etc
 2024-05-17 21:15 UTC  (2+ messages)

[PATCH v2] proc.5: document 'subset' mount option
 2024-05-14 20:41 UTC  (5+ messages)

[PATCH] proc.5: document 'subset' mount option
 2024-05-14 19:53 UTC  (6+ messages)

man(7) <-> mdoc(7) (approximate) correspondence table?
 2024-05-12 23:49 UTC  (6+ messages)

manual pages in tzdb
 2024-05-09 18:37 UTC  (7+ messages)
  ` [tz] "

elf(5) and ld.so(8): DT_RPATH deprecated - really?
 2024-05-07 13:12 UTC  (7+ messages)
      ` [patch] elf.5 and ld.so.8: undeprecate DT_RPATH; explain DT_RPATH vs DT_RUNPATH

[PATCHv4 bpf-next 0/7] uprobe: uretprobe speed up
 2024-05-07  7:47 UTC  (27+ messages)
` [PATCHv4 bpf-next 1/7] uprobe: Wire up uretprobe system call
` [PATCHv4 bpf-next 2/7] uprobe: Add uretprobe syscall to speed up return probe
` [PATCHv4 bpf-next 3/7] selftests/bpf: Add uretprobe syscall test for regs integrity
` [PATCHv4 bpf-next 4/7] selftests/bpf: Add uretprobe syscall test for regs changes
` [PATCHv4 bpf-next 5/7] selftests/bpf: Add uretprobe syscall call from user space test
` [PATCHv4 bpf-next 6/7] selftests/bpf: Add uretprobe compat test
` [PATCHv4 7/7] man2: Add uretprobe syscall page

Proposed v2: revised man(7) synopsis macros
 2024-05-05 14:45 UTC  (11+ messages)
  ` Undeprecating man(7)'s `HP` macro? (was: Proposed v2: revised man(7) synopsis macros)

Feedback on Linux Manual Website - Translation Feature Compatibility
 2024-05-02 13:36 UTC  (3+ messages)
  ` =?gb18030?B?u9i4tKO6IEZlZWRiYWNrIG9uIExpbnV4IE1hbnVhbCBXZWJzaXRlIC0gVHJhbnNsYXRpb24gRmVhdHVyZSBDb21wYXRpYmlsaXR5?=
    ` 回复: Feedback on Linux Manual Website - Translation Feature Compatibility

Please consider reducing build system churn
 2024-04-28 18:36 UTC  (3+ messages)

[PATCH 1/3] man2/syscalls.2: srcfix (1/3)
 2024-04-26 22:48 UTC  (3+ messages)

[PATCH 3/3] man2/syscalls.2: srcfix
 2024-04-26 22:12 UTC  (4+ messages)

[PATCH 3/3] man2/syscalls.2: srcfix (3/3)
 2024-04-26 21:44 UTC 

[PATCH 2/3] man2/syscalls.2: srcfix (2/3)
 2024-04-26 21:44 UTC 

[PATCH v2 0/3] man2/syscalls.2: srcfix (1/3)
 2024-04-26 21:43 UTC 

Revert 70ac1c478 ("src.mk, All pages: Move man* to man/")
 2024-04-26 20:19 UTC  (9+ messages)
        ` Move man* to man/ (was: Revert 70ac1c478 ("src.mk, All pages: Move man* to man/"))
          ` Ping: "

[PATCH] CONTRIBUTING.d/: Clarify how to send patches with git-send-email(1)
 2024-04-26 14:26 UTC 

[PATCH] slist.3: wfix
 2024-04-25 11:49 UTC  (5+ messages)

Proposed: revised man(7) synopsis macros
 2024-04-24 10:10 UTC  (2+ messages)

[PATCH v7] man2: add MPOL_WEIGHTED_INTERLEAVE documentation
 2024-04-23 23:46 UTC  (2+ messages)

[PATCH v6] man2: add MPOL_WEIGHTED_INTERLEAVE documentation
 2024-04-23 23:28 UTC  (3+ messages)

[PATCH] open.2: protected_* sysctls are defined in proc_sys_fs(5), not proc(5)
 2024-04-22  3:44 UTC  (2+ messages)

Problems building the unifont PFA and DIT files for the PDF book
 2024-04-21 20:08 UTC  (6+ messages)


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