linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-11 17:05:56 to 2018-11-19 18:39:36 UTC [more...]

[PATCH v1 0/2] proc: allow signaling processes via file descriptors
 2018-11-19 18:39 UTC  (14+ messages)
` [PATCH v1 1/2] proc: get process file descriptor from /proc/<pid>
` [PATCH v1 2/2] signal: add procfd_signal() syscall
` [PATCH] procfd_signal.2: document procfd_signal syscall

[patch] pthread_rwlockattr_setkind_np.3: Remove bug notes
 2018-11-17  6:42 UTC  (6+ messages)

[PATCH 2/2] exec: increase BINPRM_BUF_SIZE to 256
 2018-11-16 17:49 UTC 

[PATCH 3.16 262/366] sched/autogroup: Fix 64-bit kernel nice level adjustment
 2018-10-14 15:25 UTC 

BPF: RCU use-after-reallocation of hash table elements?
 2018-10-03 17:18 UTC  (3+ messages)

futex_cmpxchg_enabled breakage
 2018-09-17 16:51 UTC  (5+ messages)

Are ut_user and ut_host in struct utmp NUL-terminated?
 2018-08-21 11:06 UTC  (4+ messages)

[PATCH] io_submit.2: Add IOCB_FLAG_IOPRIO
 2018-08-13 16:39 UTC  (2+ messages)

[PATCH v3][manpages 0/2] Document new feature in perf_event_open
 2018-08-13 16:39 UTC  (3+ messages)
` [PATCH v3][manpages 1/2] perf_event_open.2: Document PERF_EVENT_IOC_PAUSE_OUTPUT

[PATCH bpf-next 3/3] tools: bpf: build and install man page for eBPF helpers from bpftool/
 2018-07-12 11:52 UTC 

[MANPAGE PATCH] Add manpages for move_mount(2) and open_tree(2)
 2018-07-10 22:55 UTC  (3+ messages)
  ` [MANPAGE PATCH] Add manpage for fsopen(2), fspick(2) and fsmount(2)
  ` [MANPAGE PATCH] Add manpage for fsinfo(2)

[tz] "time zone" vs "timezone" in documentation
 2018-07-04  7:35 UTC  (7+ messages)

[PATCH] socket.7: Clarify that poll() and select() are affected by SO_RCVLOWAT
 2018-06-15 17:38 UTC 

mlock() confusing 1 half of system RAM limit
 2018-06-01 13:41 UTC  (6+ messages)

[PATCH 00/24] security: Add kernel lockdown
 2018-05-23  8:46 UTC  (44+ messages)
` [PATCH 01/24] Add the ability to lock down access to the running kernel image
` [PATCH 02/24] Add a SysRq option to lift kernel lockdown
` [PATCH 06/24] kexec_load: Disable at runtime if the kernel is locked down
` [PATCH 07/24] hibernate: Disable when "
` [PATCH 18/24] Lock down module params that specify hardware parameters (eg. ioport)
` [PATCH 24/24] debugfs: Restrict debugfs when the kernel is locked down

glibc and linux-man disagrees about pkey_alloc
 2018-05-18 15:26 UTC  (6+ messages)

SCM_RIGHTS and file descriptor limits
 2018-05-15 17:52 UTC 

[bpf-next PATCH 0/5] bpf, doc: convert Documentation/bpf to RST-formatting
 2018-05-15  6:05 UTC  (11+ messages)
` [bpf-next PATCH 1/5] bpf, doc: add basic README.rst file
` [bpf-next PATCH 2/5] bpf, doc: rename txt files to rst files
` [bpf-next PATCH 3/5] bpf, doc: convert bpf_design_QA.rst to use RST formatting
` [bpf-next PATCH 4/5] bpf, doc: convert bpf_devel_QA.rst "
` [bpf-next PATCH 5/5] bpf, doc: howto use/run the BPF selftests

man-pages-4.16 released
 2018-05-04  7:42 UTC 

[PATCH] mmap.2: MAP_FIXED is okay if the address range has been reserved
 2018-05-02 13:06 UTC  (24+ messages)

[PATCH bpf-next v4 00/10] bpf: document eBPF helpers and add a script to generate man page
 2018-04-27  9:08 UTC  (12+ messages)
` [PATCH bpf-next v4 01/10] bpf: add script and prepare bpf.h for new helpers documentation
` [PATCH bpf-next v4 02/10] bpf: add documentation for eBPF helpers (01-11)
` [PATCH bpf-next v4 03/10] bpf: add documentation for eBPF helpers (12-22)
` [PATCH bpf-next v4 04/10] bpf: add documentation for eBPF helpers (23-32)
` [PATCH bpf-next v4 05/10] bpf: add documentation for eBPF helpers (33-41)
` [PATCH bpf-next v4 06/10] bpf: add documentation for eBPF helpers (42-50)
` [PATCH bpf-next v4 07/10] bpf: add documentation for eBPF helpers (51-57)
` [PATCH bpf-next v4 08/10] bpf: add documentation for eBPF helpers (58-64)
` [PATCH bpf-next v4 09/10] bpf: add documentation for eBPF helpers (65-66)
` [PATCH bpf-next v4 10/10] bpf: update bpf.h uapi header for tools

[PATCH bpf-next v3 0/8] bpf: document eBPF helpers and add a script to generate man page
 2018-04-23  9:11 UTC  (30+ messages)
` [PATCH bpf-next v3 1/8] bpf: add script and prepare bpf.h for new helpers documentation
` [PATCH bpf-next v3 2/8] bpf: add documentation for eBPF helpers (01-11)
` [PATCH bpf-next v3 3/8] bpf: add documentation for eBPF helpers (12-22)
` [PATCH bpf-next v3 4/8] bpf: add documentation for eBPF helpers (23-32)
` [PATCH bpf-next v3 5/8] bpf: add documentation for eBPF helpers (33-41)
` [PATCH bpf-next v3 6/8] bpf: add documentation for eBPF helpers (42-50)
` [PATCH bpf-next v3 7/8] bpf: add documentation for eBPF helpers (51-57)
` [PATCH bpf-next v3 8/8] bpf: add documentation for eBPF helpers (58-64)

[RFC PATCH] fs: introduce ST_HUGE flag and set it to tmpfs and hugetlbfs
 2018-04-17 21:51 UTC 

[PATCH 2/2] crypt.3, encrypt.3: Add notes about _XOPEN_CRYPT
 2018-04-17 13:31 UTC  (12+ messages)

[PATCH 1/2] posixoptions.7: Expand XSI Options groups
 2018-04-16  1:17 UTC  (5+ messages)

[RFC bpf-next v2 0/8] bpf: document eBPF helpers and add a script to generate man page
 2018-04-13 18:18 UTC  (7+ messages)
` [RFC bpf-next v2 4/8] bpf: add documentation for eBPF helpers (23-32)
` [RFC bpf-next v2 7/8] bpf: add documentation for eBPF helpers (51-57)

[PATCH] getcwd.3: Mention that "(unreachable)" is no longer returned for glibc > 2.27
 2018-04-12 11:50 UTC  (2+ messages)

[PATCH] readv.2, io_submit.2: Document RWF_APPEND added in Linux 4.16
 2018-04-12  9:11 UTC  (3+ messages)
` [PATCH v2] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).