linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-26 16:15:23 to 2020-03-01 17:46:18 UTC [more...]

[PATCH] exec: Fix a deadlock in ptrace
 2020-03-01 17:46 UTC  (5+ messages)

[PATCH] cgroup-v1: freezer: optionally killable freezer
 2020-03-01 16:20 UTC  (4+ messages)

[PATCH] Documentation: RCU: lockdep.txt: Convert to lockdep.rst
 2020-02-29 21:06 UTC  (2+ messages)

[PATCH] docs: dev-tools: gcov: Remove a stray single-quote
 2020-02-29 17:35 UTC 

[RFC PATCH v14 00/10] Landlock LSM
 2020-02-29 17:23 UTC  (13+ messages)
` [RFC PATCH v14 01/10] landlock: Add object and rule management
` [RFC PATCH v14 05/10] fs,landlock: Support filesystem access-control
` [RFC PATCH v14 10/10] landlock: Add user and kernel documentation

[Linux-kernel-mentees] [PATCH v3] doc: Convert rculist_nulls.txt to rculist_nulls.rst
 2020-02-29 16:36 UTC  (3+ messages)

[PATCH] docs: admin-guide: kernel-parameters: Document earlycon options for i.MX UARTs
 2020-02-29 13:27 UTC 

[PATCH 0/2] Documentation: bootconfig: Documentaiton updates
 2020-02-29  9:00 UTC  (15+ messages)
` [PATCH 1/2] Documentation: bootconfig: Update boot configuration documentation
      ` [1/2] "
` [PATCH 2/2] Documentation: bootconfig: Add EBNF syntax file

[PATCH v2 0/1] Documentation: bootconfig: Documentaiton updates
 2020-02-29  5:59 UTC  (10+ messages)
` [PATCH v2] Documentation: bootconfig: Update boot configuration documentation
  ` [v2] "
` [v2 0/1] Documentation: bootconfig: Documentation updates

[PATCH] docs: kernel-docs: Remove "Here is its" at the end of lines
 2020-02-28 20:41 UTC 

[PATCH 00/11] fs/dcache: Limit # of negative dentries
 2020-02-28 19:32 UTC  (31+ messages)
` [PATCH 02/11] fs/dcache: Simplify __dentry_kill()
` [PATCH 03/11] fs/dcache: Add a counter to track number of children
` [PATCH 04/11] fs/dcache: Add sysctl parameter dentry-dir-max
` [PATCH 05/11] fs/dcache: Reclaim excessive negative dentries in directories
` [PATCH 06/11] fs/dcache: directory opportunistically stores # of positive dentries
` [PATCH 07/11] fs/dcache: Add static key negative_reclaim_enable
` [PATCH 08/11] fs/dcache: Limit dentry reclaim count in negative_reclaim_workfn()
` [PATCH 09/11] fs/dcache: Don't allow small values for dentry-dir-max
` [PATCH 10/11] fs/dcache: Kill off dentry as last resort
` [PATCH 11/11] fs/dcache: Track # of negative dentries reclaimed & killed

[PATCH v4] Documentation: kunit: Make the KUnit documentation less UML-specific
 2020-02-28 19:18 UTC 

[PATCH v3 0/7] kunit: create a centralized executor to dispatch all KUnit tests
 2020-02-28 17:53 UTC  (10+ messages)
` [PATCH v3 1/7] vmlinux.lds.h: add linker section for KUnit test suites
` [PATCH v3 2/7] arch: um: "
` [PATCH v3 3/7] kunit: test: create a single centralized executor for all tests
` [PATCH v3 4/7] init: main: add KUnit to kernel init
` [PATCH v3 5/7] kunit: test: add test plan to KUnit TAP format
` [PATCH v3 6/7] kunit: Add 'kunit_shutdown' option
` [PATCH v3 7/7] Documentation: Add kunit_shutdown to kernel-parameters.txt

[PATCH v5 0/7] arm64: ARMv8.4 Activity Monitors support
 2020-02-28 16:44 UTC  (10+ messages)
` [PATCH v5 1/7] arm64: add support for the AMU extension v1
` [PATCH v5 2/7] arm64: trap to EL1 accesses to AMU counters from EL0
` [PATCH v5 3/7] arm64/kvm: disable access to AMU registers from kvm guests
` [PATCH v5 6/7] arm64: use activity monitors for frequency invariance

[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
 2020-02-28 15:55 UTC  (38+ messages)
` [RFC PATCH v9 01/27] Documentation/x86: Add CET description
` [RFC PATCH v9 04/27] x86/cet: Add control-protection fault handler
` [RFC PATCH v9 05/27] x86/cet/shstk: Add Kconfig option for user-mode Shadow Stack protection
` [RFC PATCH v9 06/27] mm: Introduce VM_SHSTK for Shadow Stack memory
` [RFC PATCH v9 07/27] Add guard pages around a Shadow Stack
` [RFC PATCH v9 08/27] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
` [RFC PATCH v9 09/27] x86/mm: Introduce _PAGE_DIRTY_SW
` [RFC PATCH v9 10/27] x86/mm: Update pte_modify, pmd_modify, and _PAGE_CHG_MASK for _PAGE_DIRTY_SW
` [RFC PATCH v9 11/27] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [RFC PATCH v9 12/27] x86/mm: Modify ptep_set_wrprotect and pmdp_set_wrprotect for _PAGE_DIRTY_SW
` [RFC PATCH v9 13/27] x86/mm: Shadow Stack page fault error checking
` [RFC PATCH v9 14/27] mm: Handle Shadow Stack page fault
` [RFC PATCH v9 16/27] mm: Update can_follow_write_pte() for Shadow Stack
` [RFC PATCH v9 17/27] x86/cet/shstk: User-mode Shadow Stack support

[PATCH v7 0/3] arm64: implement KPROBES_ON_FTRACE
 2020-02-28 15:31 UTC  (3+ messages)
` [PATCH v7 3/3] "

[PATCH 00/28] Manually convert network text files to ReST (part 1)
 2020-02-28 13:53 UTC  (4+ messages)
` [PATCH 02/28] docs: networking: convert 6lowpan.txt to ReST

[PATCH v2 00/24] Manually convert thermal, crypto and misc devices to ReST
 2020-02-28  9:33 UTC  (5+ messages)
` [PATCH v2 14/24] docs: cpu-freq: convert index.txt "

[PATCH v3 0/5] Documentation/locking/atomic: Add litmus tests for atomic APIs
 2020-02-28  6:30 UTC  (19+ messages)
` [PATCH v3 1/5] tools/memory-model: Add an exception for limitations on _unless() family
` [PATCH v3 2/5] Documentation/locking/atomic: Fix atomic-set litmus test
` [PATCH v3 3/5] Documentation/locking/atomic: Introduce atomic-tests directory
` [PATCH v3 4/5] Documentation/locking/atomic: Add a litmus test for atomic_set()
` [PATCH v3 5/5] Documentation/locking/atomic: Add a litmus test smp_mb__after_atomic()

[PATCH v1 0/5] Add fw_devlink kernel commandline option
 2020-02-28  3:27 UTC  (7+ messages)
` [PATCH v1 2/5] driver core: "
` [PATCH v1 4/5] of: property: Start using fw_devlink_get_flags()
` [PATCH v1 5/5] of: property: Delete of_devlink kernel commandline option

[PATCH 1/3] PCI: Make PCIE_RESET_READY_POLL_MS configurable
 2020-02-28  2:18 UTC  (4+ messages)

[PATCH v3] docs: add a script to check sysctl docs
 2020-02-27 21:58 UTC  (3+ messages)

[PATCH doc 0/5] doc: cgroup: improve formatting
 2020-02-28  0:06 UTC  (6+ messages)
` [PATCH doc 1/5] "
` [PATCH doc 2/5] doc: cgroup: improve formatting of mem stats
` [PATCH doc 3/5] doc: cgroup: improve formatting of io example
` [PATCH doc 4/5] doc: cgroup: improve formatting of cpuset examples
` [PATCH doc 5/5] doc: cgroup: improve formatting of references

[PATCH] acpi/x86: add a kernel parameter to disable ACPI BGRT
 2020-02-27 23:38 UTC 

[PATCH v2 12/24] docs: pci: endpoint/function/binding/pci-test.txt convert to ReST
 2020-02-27 23:03 UTC  (2+ messages)

[PATCH v2 0/2] pci: Add boot interrupt quirk mechanism for Xeon chipsets
 2020-02-27 22:49 UTC  (2+ messages)

[PATCH] Documentation: cpufreq: Move legacy driver documentation
 2020-02-27 22:30 UTC 

[PATCH net-next v2 0/8] rework phylink interface for split MAC/PCS support
 2020-02-27 22:13 UTC  (13+ messages)
` [PATCH net-next v2 1/8] net: phylink: propagate resolved link config via mac_link_up()

[GIT PULL] Documentation fixes for 5.6
 2020-02-27 19:40 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH v2] doc: Convert rculist_nulls.txt to rculist_nulls.rst
 2020-02-27 18:03 UTC 

[Linux-kernel-mentees] [PATCH v2] doc: Convert to checklist.txt to checklist.rst
 2020-02-27 17:26 UTC 

[PATCH v10 00/15] CoreSight CTI Driver
 2020-02-27 17:05 UTC  (4+ messages)
` [PATCH v10 11/15] dt-bindings: arm: Juno platform - add CTI entries to device tree

[PATCH v2] Documentation/llvm: add documentation on building w/ Clang/LLVM
 2020-02-27 16:11 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] kbuild: get rid of trailing slash from subdir- example
 2020-02-27 16:07 UTC  (2+ messages)

[PATCH v5 0/6] Describe CoreSight topology using sysfs links
 2020-02-27 15:14 UTC  (7+ messages)
` [PATCH v5 1/6] coresight: Pass coresight_device for coresight_release_platform_data
` [PATCH v5 2/6] coresight: add return value for fixup connections
` [PATCH v5 3/6] coresight: Add generic sysfs link creation functions
` [PATCH v5 4/6] coresight: Expose device connections via sysfs
` [PATCH v5 5/6] coresight: cti: Add in sysfs links to other coresight devices
` [PATCH v5 6/6] coresight: docs: Add information about the topology representations

[Linux-kernel-mentees] [PATCH] doc: Convert rculist_nulls.txt to rculist_nulls.rst
 2020-02-27 13:28 UTC  (2+ messages)

[PATCH] x86/tsc: Add kernel options to disable CPUID and MSR calibrations
 2020-02-27 12:58 UTC  (4+ messages)

[PATCH 0/7] Some cross-reference fixes due to fixes renames
 2020-02-27  9:16 UTC  (3+ messages)
` [PATCH 2/7] docs: dt: fix several broken references due to renames

[PATCH] doc: Convert to checklist.txt to checklist.rst
 2020-02-27  9:08 UTC  (4+ messages)
` [Linux-kernel-mentees] "
` [Linux-kernel-mentees] [PATCH v2] "

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

[PATCH] Documentation/llvm: add documentation on building w/ Clang/LLVM
 2020-02-27  4:44 UTC  (14+ messages)

[PATCH v4 0/6] Describe CoreSight topology using sysfs links
 2020-02-26 21:23 UTC  (9+ messages)
` [PATCH v4 4/6] coresight: Expose device connections via sysfs
` [PATCH v4 5/6] coresight: cti: Add in sysfs links to other coresight devices

[PATCH] kbuild: remove trailing slash from devicetree/binding/ for descending
 2020-02-26 17:53 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).