linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-14 09:01:53 to 2019-01-21 09:02:27 UTC [more...]

[RESEND PATCH V8 0/11] KVM: X86: Introducing ROE Protection Kernel Hardening
 2019-01-20 23:39 UTC  (12+ messages)
` [RESEND PATCH V8 01/11] KVM: State whether memory should be freed in kvm_free_memslot
` [RESEND PATCH V8 02/11] KVM: X86: Add arbitrary data pointer in kvm memslot iterator functions
` [RESEND PATCH V8 03/11] KVM: X86: Add helper function to convert SPTE to GFN
` [RESEND PATCH V8 04/11] KVM: Document Memory ROE
` [RESEND PATCH V8 05/11] KVM: Create architecture independent ROE skeleton
` [RESEND PATCH V8 06/11] KVM: X86: Enable ROE for x86
` [RESEND PATCH V8 07/11] KVM: Add support for byte granular memory ROE
` [RESEND PATCH V8 08/11] KVM: X86: Port ROE_MPROTECT_CHUNK to x86
` [RESEND PATCH V8 09/11] KVM: Add new exit reason For ROE violations
` [RESEND PATCH V8 10/11] KVM: Log ROE violations in system log
` [RESEND PATCH V8 11/11] KVM: ROE: Store protected chunks in red black tree

[PATCH] doc:process: remove note from 'stable api nonsense'
 2019-01-21  8:37 UTC  (5+ messages)

[PATCH] Documentation: DMA-API: fix two typos
 2019-01-21  2:18 UTC  (2+ messages)

[PATCH] doc:it_IT: add translations in process/
 2019-01-21  8:11 UTC  (3+ messages)

[PATCH v2 0/1] doc: networking: integrate scaling document into doc tree
 2019-01-21  7:30 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH v5] coding-style: Clarify the expectations around bool
 2019-01-21  2:08 UTC  (3+ messages)

[PATCH] doc:process: add missing internal link in stable-kernel-rules
 2019-01-21  2:05 UTC  (2+ messages)

[RFC] Provide in-kernel headers for making it easy to extend the kernel
 2019-01-21  4:38 UTC  (18+ messages)

[PATCH] doc:it_IT: documentation alignment
 2019-01-21  1:57 UTC  (2+ messages)

[PATCH 0/3] docs/core-api/mm: fix return value descriptions
 2019-01-20 12:01 UTC  (4+ messages)
` [PATCH 1/3] docs/mm: vmalloc: re-indent kernel-doc comemnts
` [PATCH 2/3] docs/core-api/mm: fix user memory accessors formatting
` [PATCH 3/3] docs/core-api/mm: fix return value descriptions in mm/

[RFC v5 0/4] pstore/block: new support logger for block devices
 2019-01-19  9:28 UTC  (14+ messages)
` [RFC v5 1/4] pstore/blk: "
` [RFC v5 2/4] pstore/blk: add sample for pstore_blk
` [RFC v5 3/4] pstore/blk: support pmsg for pstore block
` [RFC v5 4/4] Documentation: pstore/blk: create document for pstore_blk

[PATCH 1/1 RESEND] doc: net: fix bad references to network drivers
 2019-01-18 19:04 UTC  (2+ messages)

[PATCH v2] dma-debug: add dumping facility via debugfs
 2019-01-18 13:44 UTC 

[PATCH 0/2] Documentation: Explain EAS and EM
 2019-01-18 12:34 UTC  (15+ messages)
` [PATCH 1/2] PM / EM: Document the Energy Model framework
` [PATCH 2/2] sched: Document Energy Aware Scheduling

doc: stable-api-nonsense missing link
 2019-01-18  7:33 UTC  (4+ messages)

[PATCH v4 0/9] hwmon and fsi: Add On-Chip Controller (OCC) driver
 2019-01-18  1:47 UTC  (4+ messages)
` [PATCH v4 9/9] hwmon (occ): Add sysfs attributes for additional OCC data

[RFC][PATCH] hwmon: (ina2xx) Improve current and power reading precision
 2019-01-17 23:16 UTC  (8+ messages)

[PATCH v8 0/3] watchdog: allow setting deadline for opening /dev/watchdogN
 2019-01-17 21:24 UTC  (6+ messages)
` [PATCH v8 1/3] watchdog: introduce watchdog.open_timeout commandline parameter
` [PATCH v8 2/3] watchdog: introduce CONFIG_WATCHDOG_OPEN_TIMEOUT
` [PATCH v8 3/3] watchdog: make the device time out at open_deadline when open_timeout is used

[PATCH] fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line, option
 2019-01-17 14:23 UTC  (9+ messages)
                ` [PATCH v2] fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd, line option

[PATCH v4 0/4] locking,drm: Fix ww mutex naming / algorithm inconsistency
 2019-01-17 12:47 UTC  (5+ messages)
` [PATCH v4 2/3] locking: Implement an algorithm choice for Wound-Wait mutexes

[PATCH] Documentation: gpio: driver: fix wire name for I2C
 2019-01-17 12:12 UTC  (3+ messages)

[PATCH] Documentation: driver-api: PM: Add cpuidle document
 2019-01-17 11:03 UTC  (4+ messages)

[PATCH v2 0/5] psi: pressure stall monitors v2
 2019-01-17  8:13 UTC  (12+ messages)
` [PATCH v2 5/5] psi: introduce psi monitor

docs-rst: update infiniband uverbs doc
 2019-01-17  6:33 UTC  (13+ messages)
` [PATCH v2 1/2] docs-rst: Convert user verbs doc to rst
` [PATCH v2 2/2] docs-rst: userspace: update verbs API details

[PATCH v3 1/2] kbuild: remove top-level built-in.a
 2019-01-17  0:10 UTC  (2+ messages)
` [PATCH v3 2/2] kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJS

[PATCH v2 1/2] kbuild: remove top-level built-in.a
 2019-01-16 23:47 UTC 

[PATCH 0/3] doc: networking: integrate scaling document into doc tree
 2019-01-16 22:03 UTC  (4+ messages)
` [PATCH 1/3] doc: networking: prepare scaling document for conversion into RST

[PATCH v3] x86/speculation: Add PR_SPEC_DISABLE_NOEXEC
 2019-01-16 22:01 UTC 

[PATCH] doc: memcontrol: fix the obsolete content about force empty
 2019-01-16 21:52 UTC  (2+ messages)

[PATCH] networking: Documentation: fix snmp_counters.rst Sphinx warnings
 2019-01-16 21:30 UTC  (2+ messages)

[PATCH v2] sched/tracing: Show stacktrace for wakeup tracers
 2019-01-16 21:05 UTC  (2+ messages)

wohltätige Spende von 2.800.000 euro
 2019-01-16 20:17 UTC 

wohltätige Spende von 2.800.000 euro
 2019-01-16 20:17 UTC 

[PATCH 0/5] Improve the latency tracers
 2019-01-16 16:04 UTC  (6+ messages)
` [PATCH 4/5] sched/tracing: Show stacktrace for wakeup tracers

[RESEND PATCH v4 0/3] fs/dcache: Track # of negative dentries
 2019-01-15 21:27 UTC  (3+ messages)

[PATCH v2] x86/speculation: Add PR_SPEC_DISABLE_NOEXEC
 2019-01-15 21:21 UTC 

[RFC PATCH] x86/speculation: Don't inherit TIF_SSBD on execve()
 2019-01-15 15:54 UTC  (5+ messages)

[PATCH 0/2 v6] kdump,vmcoreinfo: Export the value of sme mask to vmcoreinfo
 2019-01-15 11:00 UTC  (22+ messages)
` [PATCH 1/2 v6] kdump: add the vmcoreinfo documentation

[PATCH v1 1/2] Documentation/filesystems: add binderfs
 2019-01-15  8:59 UTC  (3+ messages)

[PATCH] fgraph: record function return value
 2019-01-15  0:40 UTC  (5+ messages)

[PATCH v2] docs-rst: doc-guide: Minor grammar fixes
 2019-01-15  0:37 UTC  (2+ messages)

[PATCH] docs/core-api/mm: fix GFP combinations section name
 2019-01-15  0:35 UTC  (2+ messages)

[PATCH] docs/core-api: memory-allocation: add mention of kmem_cache_create_userspace
 2019-01-15  0:27 UTC  (2+ messages)

[PATCH] Documentation/dev-tools: Use gcc version number instead svn revision number
 2019-01-15  0:25 UTC  (2+ messages)

[PATCH] Documentation/sysctl/vm.txt: Fix drop_caches bit number
 2019-01-15  0:25 UTC  (2+ messages)

[PATCH v2] cpuidle: Add 'above' and 'below' idle state metrics
 2019-01-14 23:33 UTC  (5+ messages)

[PATCH v10 00/12] PECI device driver introduction
 2019-01-14 23:03 UTC  (7+ messages)
` [PATCH v10 08/12] mfd: intel-peci-client: Add PECI client driver
` [PATCH v10 09/12] Documentation: hwmon: Add documents for PECI hwmon client drivers

updating user verbs documentation
 2019-01-14 18:56 UTC  (9+ messages)
` [PATCH 1/3] docs-rst: infiniband: Convert user verbs doc to rst
` [PATCH 2/3] docs-rst: update index file with infiniband docs
` [PATCH 3/3] docs-rst: infiniband: update verbs API details

[PATCH v4] coding-style: Clarify the expectations around bool
 2019-01-14 17:28 UTC  (7+ messages)

[PATCH] Documentation: add ibmvmc to toctree(index) and fix warnings
 2019-01-14 15:46 UTC  (2+ messages)

[PATCH] Documentation: fix coding-style.rst Sphinx warning
 2019-01-14 15:32 UTC  (2+ messages)

[RFC AFBC v2 00/12] Add support for Arm Framebuffer Compression(AFBC) in mali display driver
 2019-01-14 14:24 UTC  (7+ messages)
` [RFC AFBC 03/12] drm/afbc: Add AFBC modifier usage documentation


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