linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-07 02:12:02 to 2020-03-10 17:49:25 UTC [more...]

[PATCH 1/9] docs: trace: events.rst: convert some new stuff to ReST format
 2020-03-10 17:49 UTC  (3+ messages)

[PATCH v2] docs: sysctl/kernel: document BPF entries
 2020-03-10 17:47 UTC  (2+ messages)

[PATCHv2] exec: Fix a deadlock in ptrace
 2020-03-10 17:45 UTC  (77+ messages)
          ` [PATCHv4] "
                ` [PATCHv5] "
          ` [PATCHv6] "
              ` [PATCH 0/2] Infrastructure to allow fixing exec deadlocks
                ` [PATCH 2/2] exec: Add a exec_update_mutex to replace cred_guard_mutex
                              ` [PATCH] exec: make de_thread alloc new signal struct earlier
                ` [PATCH 0/5] Infrastructure to allow fixing exec deadlocks
                  ` [PATCH v2 1/5] exec: Only compute current once in flush_old_exec
                  ` [PATCH v2 2/5] exec: Factor unshare_sighand out of de_thread and call it separately
                  ` [PATCH v2 3/5] exec: Move cleanup of posix timers on exec out of de_thread
                  ` [PATCH v2 4/5] exec: Move exec_mmap right after de_thread in flush_old_exec
                  ` [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex
                                        ` [PATCH 0/4] Use new infrastructure to fix deadlocks in execve
                                            ` [PATCH 0/4] Use new infrastructure in more simple cases
                                            ` [PATCH 1/4] kernel/kcmp.c: Use new infrastructure to fix deadlocks in execve
                                            ` [PATCH 2/4] proc: "
                                            ` [PATCH 3/4] proc: io_accounting: "
                                            ` [PATCH 4/4] perf: "
                                        ` [PATCH 1/4] exec: Fix a deadlock in ptrace
                                        ` [PATCH 2/4] selftests/ptrace: add test cases for dead-locks
                                        ` [PATCH 3/4] mm: docs: Fix a comment in process_vm_rw_core
                                        ` [PATCH 4/4] kernel: doc: remove outdated comment cred.c

[PATCH 00/42] Manually convert SCSI documentation to ReST format
 2020-03-10 17:43 UTC  (2+ messages)

[PATCH v6 00/14] Introduce Data Access MONitor (DAMON)
 2020-03-10 17:39 UTC  (35+ messages)
` [PATCH v6 01/14] mm: "
    `  "
` [PATCH v6 02/14] mm/damon: Implement region based sampling
    `  "
` [PATCH v6 03/14] mm/damon: Adaptively adjust regions
    `  "
` [PATCH v6 04/14] mm/damon: Apply dynamic memory mapping changes
    `  "
` [PATCH v6 05/14] mm/damon: Implement callbacks
    `  "
` [PATCH v6 06/14] mm/damon: Implement access pattern recording
    `  "
` [PATCH v6 07/14] mm/damon: Implement kernel space API
    `  "
` [PATCH v6 08/14] mm/damon: Add debugfs interface
    `  "
` [PATCH v6 09/14] mm/damon: Add a tracepoint for result writing
    `  "
` [PATCH v6 11/14] Documentation/admin-guide/mm: Add a document for DAMON
    `  "

[PATCH v2 0/2] Documentation: Add files to driver-api manual
 2020-03-10 17:34 UTC  (3+ messages)
` [PATCH v3 0/2] Documentation: Rename two txt files to rst

[PATCH] Documentation: management-style: Fix formatting of emphsized word
 2020-03-10 17:32 UTC  (2+ messages)

[PATCH] docs: dev-tools: kmemleak: Update list of architectures
 2020-03-10 17:32 UTC  (2+ messages)

[PATCH] Documentation: driver-api/usb/writing_usb_driver.rst: Update documentation links
 2020-03-10 17:31 UTC  (2+ messages)

[PATCH] MAINTAINERS: adjust to kobject doc ReST conversion
 2020-03-10 17:30 UTC  (2+ messages)

[PATCH] docs: deprecated.rst: Clean up fall-through details
 2020-03-10 17:23 UTC  (2+ messages)

[PATCH v2] docs: deprecated.rst: Add %p to the list
 2020-03-10 17:19 UTC  (2+ messages)

[PATCH] docs: it_IT: netdev-FAQ: Fix link to original document
 2020-03-10 17:17 UTC  (2+ messages)

[PATCH] docs: admin-guide: binfmt-misc: Improve the title
 2020-03-10 17:13 UTC  (2+ messages)

[PATCH v2] docs: Move Intel Many Integrated Core documentation (mic) under misc-devices
 2020-03-10 17:13 UTC  (3+ messages)

[PATCH]Documentation/filesystems/tranlastions : translate debugfs.txt into Chinese
 2020-03-10 17:11 UTC 

[PATCH v7 0/4] support reserving crashkernel above 4G on arm64 kdump
 2020-03-10 17:08 UTC  (10+ messages)
` [PATCH v7 2/4] arm64: kdump: reserve crashkenel above 4G for crash dump kernel

[PATCH] Documentation: Better document the softlockup_panic sysctl
 2020-03-10 17:05 UTC  (3+ messages)

[PATCH] panic: Add sysctl/cmdline to dump all CPUs backtraces on oops event
 2020-03-10 16:37 UTC 

[PATCH] kernel/hung_task.c: Introduce sysctl to print all traces when a hung task is detected
 2020-03-10 16:05 UTC  (2+ messages)

[PATCH v4 0/5] remoteproc: Add elf64 support
 2020-03-10 15:38 UTC  (21+ messages)
` [PATCH v5 0/8] "
  ` [PATCH v5 1/8] remoteproc: Use size_t type for len in da_to_va
  ` [PATCH v5 2/8] remoteproc: Use size_t instead of int for rproc_mem_entry len
  ` [PATCH v5 3/8] remoteproc: Use u64 type for boot_addr
  ` [PATCH v5 4/8] remoteproc: Add elf helpers to access elf64 and elf32 fields
  ` [PATCH v5 5/8] remoteproc: Rename rproc_elf_sanity_check for elf32
  ` [PATCH v5 8/8] remoteproc: Adapt coredump to generate correct elf type

[PATCH v2 00/22] Move media documentation files
 2020-03-10 13:43 UTC  (22+ messages)
` [PATCH v2 01/22] media: docs: avermedia.rst: mark a table as such
` [PATCH v2 02/22] media: docs: move soc-camera.rst to staging
` [PATCH v2 03/22] media: docs: split cpia2.rst on two files
` [PATCH v2 04/22] media: docs: split ci.rst into uAPI and user guide docs
` [PATCH v2 05/22] media: docs: split meye.rst into admin and uAPI docs
` [PATCH v2 06/22] media: docs: split vimc.rst into devel and admin parts
` [PATCH v2 07/22] media: docs: split development info from bttv.rst
` [PATCH v2 08/22] media: docs: split development info from cx88.rst
` [PATCH v2 09/22] media: docs: split cx2341x.rst into different audiences
` [PATCH v2 10/22] media: docs: cx18-streams.c: fix broken references to docs
` [PATCH v2 11/22] media: docs: split uAPI info from davinci-vpbe.rst
` [PATCH v2 12/22] media: docs: split uAPI info from fimc.rst
` [PATCH v2 13/22] media: docs: split uAPI info from saa7134-devel.rst
` [PATCH v2 14/22] media: docs: split uAPI info from omap3isp.rst
` [PATCH v2 15/22] media: docs: split uAPI info from imx.rst
` [PATCH v2 17/22] media: docs: kAPI docs: move them to driver-api
` [PATCH v2 18/22] media: docs: move fourcc file to the uAPI document
` [PATCH v2 19/22] media: docs: move user-facing docs to the admin guide
` [PATCH v2 20/22] media: docs: move driver-specific info to driver-api
` [PATCH v2 21/22] media: docs: add an uAPI chapter for driver-specific stuff
` [PATCH v2 22/22] media: docs: get rid of Documentation/media/

[PATCH] devices.txt: document minor for rfkill
 2020-03-10  6:52 UTC  (2+ messages)

[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
 2020-03-10  2:13 UTC  (21+ messages)
` [RFC PATCH v9 01/27] Documentation/x86: Add CET description

[RFC PATCH v14 00/10] Landlock LSM
 2020-03-09 23:44 UTC  (2+ messages)

[PATCH] linux-next: DOC: RDS: Fix a typo in rds.txt
 2020-03-09 17:06 UTC  (2+ messages)

[PATCH v5 0/7] arm64: ARMv8.4 Activity Monitors support
 2020-03-09 14:57 UTC  (5+ messages)
` [PATCH v5 3/7] arm64/kvm: disable access to AMU registers from kvm guests

[PATCH v6 0/7] arm64: ARMv8.4 Activity Monitors support
 2020-03-09 14:11 UTC  (3+ messages)

[PATCH v6 00/14] Introduce Data Access MONitor (DAMON)
 2020-03-09 10:23 UTC  (2+ messages)
`  "

[PATCH 0/3] docs: a few improvements for atomic_ops.rst
 2020-03-09  9:06 UTC  (7+ messages)
` [PATCH 1/3] docs: atomic_ops: Remove colons where they don't make sense
` [PATCH 2/3] docs: atomic_ops: Move two paragraphs into the warning block above
` [PATCH 3/3] docs: atomic_ops: Steer readers towards using refcount_t for reference counts

[PATCH 1/1] Changed double colon to single colon at the ends of two paragraphs preceding ".. code-block:: c"
 2020-03-09  8:02 UTC  (2+ messages)

[PATCH v2 00/11] pstore: mtd: support crash log to block and mtd device
 2020-03-09  0:52 UTC  (4+ messages)
` [PATCH v2 01/11] pstore/blk: new support logger for block devices

[PATCH 0/1] Tiny patch to fix doc build warnings
 2020-03-08 23:59 UTC 

[PATCH] Document genhd capability flags
 2020-03-08 21:58 UTC  (3+ messages)

[PATCH] MAINTAINERS: adjust to filesystem doc ReST conversion
 2020-03-08  2:59 UTC  (8+ messages)
            ` [PATCH] parse-maintainers: Do not sort section content by default

[PATCH v2] Document genhd capability flags
 2020-03-07 20:31 UTC  (2+ messages)

[PATCH 51/51] drm: Add docs for managed resources
 2020-03-07 10:07 UTC  (2+ messages)

[PATCH RFC 0/2] Move media uAPI and kAPI docs to a better place
 2020-03-07  9:20 UTC  (3+ messages)

[PATCH v8 0/8] Support for Casefolding and Encryption
 2020-03-07  5:41 UTC  (13+ messages)
` [PATCH v8 1/8] unicode: Add utf8_casefold_hash
` [PATCH v8 2/8] fs: Add standard casefolding support
` [PATCH v8 3/8] f2fs: Use generic "
` [PATCH v8 4/8] ext4: "
` [PATCH v8 5/8] fscrypt: Export fscrypt_d_revalidate
` [PATCH v8 6/8] libfs: Add generic function for setting dentry_ops
` [PATCH v8 7/8] fscrypt: Have filesystems handle their d_ops
` [PATCH v8 8/8] f2fs: Handle casefolding with Encryption

[PATCH] mm/gup: fixup for ce35133be382 mm/gup: track FOLL_PIN pages
 2020-03-07  2:11 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).