linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-16 15:55:58 to 2014-12-30 13:14:58 UTC [more...]

[PATCH] asin.3:ATTRIBUTES: Note functions that are thread-safe
 2014-12-30 13:14 UTC  (2+ messages)

[PATCH] mmap.2:ATTRIBUTES: Note functions that are thread-safe
 2014-12-30 13:14 UTC  (2+ messages)

[PATCH] acosh.3:ATTRIBUTES: Note functions that are thread-safe
 2014-12-30 13:14 UTC  (2+ messages)

[PATCH] acos.3:ATTRIBUTES: Note functions that are thread-safe
 2014-12-30 13:13 UTC  (2+ messages)

[PATCH] clog.3:ATTRIBUTES: Note functions that are thread-safe
 2014-12-30 13:13 UTC  (2+ messages)

[PATCH] cacos.3:ATTRIBUTES: Note functions that are thread-safe
 2014-12-30 13:07 UTC  (2+ messages)

[PATCH 2/2 v3] adjtimex.2: add explanation on ADJ_TAI mode
 2014-12-30 12:54 UTC  (2+ messages)

[PATCH 1/2 v3] adjtimex.2: add fields in struct timex description
 2014-12-30 12:54 UTC  (2+ messages)

[patch 1/2] adjtimex.2: remove nonexisting reference to adjtimex(8)
 2014-12-30 12:53 UTC  (4+ messages)

Edited seccomp.2 man page for review [v2]
 2014-12-30 12:14 UTC 

Edited seccomp.2 man page for review
 2014-12-30 12:08 UTC  (5+ messages)

[PATCH] getpass.3:wsfix
 2014-12-30  6:47 UTC 

[PATCH] isfdtype.3: wsfix
 2014-12-29 11:27 UTC 

[PATCH] wordexp.3: Make it clear that WRDE_NOCMD prevents command substitution
 2014-12-26  6:22 UTC  (2+ messages)

[PATCH] proc.5: Add "VmSwap" to /proc/[pid]/status
 2014-12-26  6:20 UTC  (6+ messages)

[PATCH] qecvt.3: Modify thread-safety information
 2014-12-25  7:01 UTC 

[PATCH] readdir.3: Modify thread-safety information
 2014-12-25  6:22 UTC 

[PATCH] ecvt.3: Modify thread-safety information
 2014-12-25  6:02 UTC 

[PATCH 1/2] adjtimex.2: Update return value of adjtimex
 2014-12-24 13:00 UTC  (2+ messages)
  ` [PATCH 2/2] adjtimex.2: Update modes field "

[PATCH] log10.3:ATTRIBUTES: Note functions that are thread-safe
 2014-12-24  8:59 UTC  (3+ messages)

[PATCH] log.3:ATTRIBUTES: Note functions that are thread-safe
 2014-12-24  8:55 UTC  (2+ messages)

[PATCH] log2.3:ATTRIBUTES: Note functions that are thread-safe
 2014-12-24  8:55 UTC  (2+ messages)

[PATCH] pow.3:ATTRIBUTES: Note functions that are thread-safe
 2014-12-24  8:52 UTC  (2+ messages)

[PATCH] pow10.3:ATTRIBUTES: Note functions that are thread-safe
 2014-12-24  8:52 UTC  (2+ messages)

Lack of sshfs(1) man page
 2014-12-24  8:21 UTC  (4+ messages)

[Bug 90261] New: The BUGS section of the getopt(3) man page describes something that's no longer a bug
 2014-12-24  2:10 UTC 

Incorrect documentation for tgkill syscall when tgid==-1
 2014-12-23 17:14 UTC  (2+ messages)

[patch] pthread_setschedparam.3: Invalid free() in example code
 2014-12-23 15:31 UTC  (2+ messages)

Missing "{" in perf_event_open's document
 2014-12-23 15:31 UTC 

[PATCH] socket.7: document SO_REUSEPORT socket option
 2014-12-20  5:14 UTC 

[PATCH v2] userns: Disallow setgroups unless the gid_map writer is privileged
 2014-12-16  9:23 UTC  (74+ messages)
                  ` [CFT][PATCH 1/3] userns: Avoid problems with negative groups
                      ` [CFT][PATCH 2/3] userns: Add a knob to disable setgroups on a per user namespace basis
                        ` [CFT][PATCH 3/3] userns: Unbreak the unprivileged remount tests
                                          ` [CFT][PATCH 1/7] userns: Document what the invariant required for safe unprivileged mappings
                                              ` [CFT][PATCH 2/7] userns: Don't allow setgroups until a gid mapping has been setablished
                                              ` [CFT][PATCH 3/7] userns: Don't allow unprivileged creation of gid mappings
                                              ` [CFT][PATCH 4/7] userns: Check euid no fsuid when establishing an unprivileged uid mapping
                                              ` [CFT][PATCH 5/7] userns: Only allow the creator of the userns unprivileged mappings
                                              ` [CFT][PATCH 6/7] userns: Add a knob to disable setgroups on a per user namespace basis
                                                                      ` [CFT][PATCH 1/8] userns: Document what the invariant required for safe unprivileged mappings
                                                                          ` [CFT][PATCH 2/8] userns: Don't allow setgroups until a gid mapping has been setablished
                                                                          ` [CFT][PATCH 3/8] userns: Don't allow unprivileged creation of gid mappings
                                                                          ` [CFT][PATCH 4/8] userns: Check euid no fsuid when establishing an unprivileged uid mapping
                                                                          ` [CFT][PATCH 5/8] userns: Only allow the creator of the userns unprivileged mappings
                                                                          ` [CFT][PATCH 6/8] userns: Rename id_map_mutex to userns_state_mutex
                                                                          ` [CFT][PATCH 7/8] userns: Add a knob to disable setgroups on a per user namespace basis
                                                                                              ` [CFT][PATCH v6] "
                                                                                                  ` [PATCH 0/2] Documenting user namespace changes
                                                                                                    ` [PATCH 1/2] proc.5: Document /proc/[pid]/setgroups
                                                                                                      ` [PATCH 2/2] user_namespaces.7: Update the documention to reflect the fixes for negative groups
                                                                          ` [CFT][PATCH 8/8] userns: Allow setting gid_maps without privilege when setgroups is disabled
                                                                        ` [CFT] Can I get some Tested-By's on this series?
                                              ` [CFT][PATCH 7/7] userns: Allow setting gid_maps without privilege when setgroups is disabled

[Bug 89551] New: GNU is frequently spelled Gnu
 2014-12-12 13:00 UTC  (2+ messages)
  ` [Bug 89551] "

[Bug 84871] New: Improve CONFIG_AUDITSYSCALL describtion
 2014-12-10 19:29 UTC  (2+ messages)
  ` [Bug 84871] "

[Bug 89451] New: Running Chrubuntu, 14.04 LTS, messages on startup
 2014-12-09  8:25 UTC  (2+ messages)
  ` [Bug 89451] "

[PATCH] Manual pages for new PCI memory access system calls
 2014-12-09  6:57 UTC 

backtrace_symbols_fd() can trigger a call to malloc()
 2014-12-05 17:04 UTC  (3+ messages)

[patch] perf_event_open.2 exclude_host/exclude_guest clarification
 2014-12-05 15:41 UTC 

Erroneous text about EINTR in futex man page
 2014-12-04 19:08 UTC 

contact me: brianlewis80-1ViLX0X+lBJBDgjK7y7TUQ@public.gmane.org
 2014-12-03 11:15 UTC 

[PATCH] exp2.3:ATTRIBUTES: Note functions that are thread-safe
 2014-12-03  2:55 UTC 

[PATCH] fmod.3:ATTRIBUTES: Note functions that are thread-safe
 2014-12-03  2:37 UTC 

[PATCH] atanh.3:ATTRIBUTES: Note functions that are thread-safe
 2014-12-03  1:17 UTC 

[PATCH] netlink: add NETLINK_CRYPTO
 2014-12-02 12:16 UTC 

[PATCH] atan2.3:ATTRIBUTES: Note functions that are thread-safe
 2014-12-02  9:17 UTC 

[RFC PATCH] userns: Disallow setgroups unless the gid_map writer is privileged
 2014-11-29 16:24 UTC  (4+ messages)

[patch] adjtimex.2: add explanation about ADJ_TAI action
 2014-11-29  9:46 UTC  (6+ messages)
      ` [patch v2] "

[PATCH] pid_namespaces.7: tfix
 2014-11-29  9:42 UTC  (2+ messages)

[PATCH] ascii.7: tfix
 2014-11-29  9:42 UTC  (2+ messages)

[PATCH 1/2] groups: Factor out a function to set a pre-sorted group list
 2014-11-28 17:11 UTC  (35+ messages)
` [PATCH 2/2] groups: Allow unprivileged processes to use setgroups to drop groups
              ` [CFT][PATCH] userns: Avoid problems with negative groups
                          ` [CFT][PATCH v2] "

[PATCH 1/1] random.4: mention PRNG used by urandom
 2014-11-26 22:58 UTC 

[PATCH 1/1] random.4: describe handling of O_NONBLOCK
 2014-11-26 22:56 UTC 

futex(2) man page update help request
 2014-11-26 13:41 UTC  (9+ messages)

[patch] tcp.7: Clarify tcp_tw_recycle on Internet-facing hosts
 2014-11-23 16:28 UTC 

[PATCH 1/3] getrandom.2: new manpage
 2014-11-22 11:28 UTC  (4+ messages)
` [PATCH] getrandom.2: treatment of interrupts
        `  "

[PATCH] Add supplementary UIDs, and getusers/setusers system calls
 2014-11-20 18:18 UTC  (4+ messages)

Missing manual pages for pthread_mutexattr_{get|set}robust(3)
 2014-11-19  3:57 UTC 

Differences between man-pages and libc manual safety markings
 2014-11-19  0:26 UTC  (20+ messages)

Addition to memcmp(3)
 2014-11-17  8:07 UTC 

[patch] capabilities.7: NOTES: add last kernel versions for obsolete options
 2014-11-16 17:03 UTC 


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).