linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-16 12:15:00 to 2019-01-24 21:56:22 UTC [more...]

[PATCH 0/2] Korean translation of memory-barriers.txt update
 2019-01-24 21:55 UTC  (3+ messages)
` [PATCH 1/2] sched/Documentation/kokr: Update Korean translation to update wake_up() & co. memory-barrier guarantees
` [PATCH 2/2] locking/memory-barriers/kokr: Update Korean translation to replace smp_cond_acquire() with smp_cond_load_acquire()

[PATCH v8 00/26] Ingenic TCU patchset v8
 2019-01-24 21:41 UTC  (11+ messages)
` [PATCH v8 05/26] clocksource: Add driver for the Ingenic JZ47xx OST

[PATCH v3 0/5] psi: pressure stall monitors v3
 2019-01-24 21:15 UTC  (6+ messages)
` [PATCH v3 1/5] fs: kernfs: add poll file operation
` [PATCH v3 2/5] kernel: cgroup: "
` [PATCH v3 3/5] psi: introduce state_mask to represent stalled psi states
` [PATCH v3 4/5] psi: rename psi fields in preparation for psi trigger addition
` [PATCH v3 5/5] psi: introduce psi monitor

[RFC] Provide in-kernel headers for making it easy to extend the kernel
 2019-01-24 20:59 UTC  (25+ messages)

[RFC v5 0/4] pstore/block: new support logger for block devices
 2019-01-24 13:27 UTC  (18+ 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

[RFC v7 0/5] pstore/block: new support logger for block devices
 2019-01-24 12:16 UTC  (8+ messages)
` [RFC v7 1/5] pstore/blk: "
` [RFC v7 2/5] dt-bindings: pstore-block: new support for blkoops
` [RFC v7 3/5] pstore/blk: add blkoops for pstore_blk
` [RFC v7 4/5] pstore/blk: support pmsg for pstore block
` [RFC v7 5/5] Documentation: pstore/blk: create document for pstore_blk

[PATCH 1/5] Documentation/kr: Update Korean translation to delete reference to the kernel-mentors mailing list
 2019-01-24  8:20 UTC  (5+ messages)
` [PATCH 2/5] Documentation/process/howto/kr: Update Korean translation to remove outdated info about bugzilla mailing lists
` [PATCH 3/5] Documentation/process/howto.rst/kokr: Update Korean translation to add a missing cross-reference
` [PATCH 4/5] docs/kokr: Update Korean translation to tidy up TOCs and refs to license-rules.rst
` [PATCH 5/5] doc:process:kokr: Update Korean translation to add links where missing

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

[PATCH] doc:it_IT: update coding-style - expectations around bool
 2019-01-23 20:22 UTC 

[PATCH v4] kbuild: Add support for DT binding schema checks
 2019-01-23 15:33 UTC  (2+ messages)

[RFC v6 0/4] pstore/block: new support logger for block devices
 2019-01-23 11:01 UTC  (5+ messages)
` [RFC v6 1/4] pstore/blk: "
` [RFC v6 2/4] pstore/blk: add blkoops for pstore_blk
` [RFC v6 3/4] pstore/blk: support pmsg for pstore block
` [RFC v6 4/4] Documentation: pstore/blk: create document for pstore_blk

[PATCH] stable-kernel-rules.rst: add link to networking patch queue
 2019-01-22 18:46 UTC 

[PATCH v8 0/3] watchdog: allow setting deadline for opening /dev/watchdogN
 2019-01-22 17:29 UTC  (11+ 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 v9 0/3] watchdog: allow setting deadline for opening /dev/watchdogN
  ` [PATCH v9 1/3] watchdog: introduce watchdog.open_timeout commandline parameter
  ` [PATCH v9 2/3] watchdog: introduce CONFIG_WATCHDOG_OPEN_TIMEOUT
  ` [PATCH v9 3/3] watchdog: make the device time out at open_deadline when open_timeout is used

Just working
 2019-01-22  9:35 UTC 

[PATCH] cpuidle: fix description of exit latency in cpuidle.rst
 2019-01-22 14:39 UTC  (2+ messages)

[PATCH] doc: process: GPL -> GPL-compatible
 2019-01-22 10:23 UTC  (2+ messages)

[PATCH v3 0/3] update infiniband uverbs documentation
 2019-01-22 10:00 UTC  (4+ messages)
` [PATCH v3 1/3] docs-rst: Convert user verbs doc to rst
` [PATCH v3 2/3] docs-rst: driver-api: Add infiniband interface documentation
` [PATCH v3 3/3] MAINTAINERS: add new RDMA/Infiniband documentation

[PATCH] doc:process: remove note from 'stable api nonsense'
 2019-01-22  9:17 UTC  (6+ messages)

[RESEND PATCH V8 0/11] KVM: X86: Introducing ROE Protection Kernel Hardening
 2019-01-22  3:10 UTC  (13+ 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 2/2] /proc/stat: Add sysctl parameter to control irq counts latency
 2019-01-21 21:25 UTC  (3+ messages)
  ` [LKP] [/proc/stat] 3047027b34: reaim.jobs_per_min -4.8% regression

[PATCH V2] doc:it_IT: add translations in process/
 2019-01-21 21:20 UTC 

Dearest Friend
 2019-01-21 18:18 UTC 

[PATCH] pinctrl.txt: Remove outdated information
 2019-01-21 14:38 UTC 

[PATCH v2 0/3] Documentation: Explain EAS and EM
 2019-01-21 11:17 UTC  (4+ messages)
` [PATCH v2 1/3] PM / EM: Fix broken kerneldoc
` [PATCH v2 2/3] PM / EM: Document the Energy Model framework
` [PATCH v2 3/3] sched: Document Energy Aware Scheduling

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

[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/

[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] 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  (10+ messages)
` [PATCH v2 5/5] psi: introduce psi monitor

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

[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  (3+ 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  (4+ messages)
` [PATCH 4/5] sched/tracing: Show stacktrace for wakeup tracers


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