linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-21 07:28:09 to 2019-01-31 02:32:00 UTC [more...]

[PATCH v3 0/5] Optimize writecache when using pmem as cache
 2019-01-31  2:29 UTC  (3+ messages)
` [PATCH v3 1/5] dm-writecache: remove unused size to writecache_flush_region
` [PATCH v3 2/5] dm-writecache: get rid of memory_data flush to writecache_flush_entry

docs tree
 2019-01-31  2:16 UTC  (3+ messages)

[PATCH v2] doc: Change LXR references to elixir.bootlin.com
 2019-01-30 21:21 UTC  (3+ messages)

[PATCH v3 0/3] update infiniband uverbs documentation
 2019-01-30 19:24 UTC  (6+ 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

[RESEND PATCH v4 0/3] fs/dcache: Track # of negative dentries
 2019-01-30 18:52 UTC  (4+ messages)
` [RESEND PATCH v4 1/3] fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
` [RESEND PATCH v4 2/3] fs: Don't need to put list_lru into its own cacheline
` [RESEND PATCH v4 3/3] fs/dcache: Track & report number of negative dentries

[RESEND PATCH v4 0/3] fs/dcache: Track # of negative dentries
 2019-01-30 18:37 UTC  (6+ messages)

[PATCH v4 01/12] Documentation: Document arm64 kpti control
 2019-01-30 18:03 UTC  (4+ messages)
` [PATCH v4 02/12] arm64: Provide a command line to disable spectre_v2 mitigation

[PATCH 0/3] vim2m: make it work properly
 2019-01-30 18:00 UTC  (8+ messages)
` [PATCH 1/3] media: vim2m: fix driver for it to handle different fourcc formats
` [PATCH 2/3] media: vim2m: use per-file handler work queue
` [PATCH 3/3] media: vim2m: allow setting the default transaction time via parameter

[PATCH resend 1/3] hwmon: (lm85) remove freq_map size hardcodes
 2019-01-30 17:25 UTC  (4+ messages)
  ` [PATCH resend 2/3] hwmon: (lm85) Document the LM96000 as supported
  ` [PATCH resend 3/3] hwmon: (lm85) add support for LM96000 high frequencies

[RFC v7 0/5] pstore/block: new support logger for block devices
 2019-01-30 16:07 UTC  (9+ 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] rcu docs: repair some whitespace damage
 2019-01-30 15:22 UTC  (2+ messages)

[PATCH v8 0/3] watchdog: allow setting deadline for opening /dev/watchdogN
 2019-01-30  7:40 UTC  (8+ messages)
` [PATCH v9 "
  ` [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

[PATCH] drm/TODO: Add vrefresh replacement to the todo
 2019-01-29 19:26 UTC  (6+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] drm/TODO: Add drm_display_mode.hsync/vrefresh removal

[PATCH v3 0/5] psi: pressure stall monitors v3
 2019-01-29 19:08 UTC  (20+ 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

[PATCH] doc: Change LXR references to elixir.bootlin.com
 2019-01-29 15:27 UTC  (3+ messages)
` AW: "

[PATCH v2 0/2] efi: arm: add support for earlycon on EFI framebuffer
 2019-01-29 14:34 UTC  (7+ messages)
` [PATCH v2 1/2] x86: make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbol
` [PATCH v2 2/2] efi: x86: convert x86 EFI earlyprintk into generic earlycon implementation

[PATCH] vim2m: fix driver for it to handle handle different fourcc formats
 2019-01-29 11:18 UTC 

[PATCH AUTOSEL 4.19 059/258] x86/resctrl: Fixup the user-visible strings
 2019-01-28 19:07 UTC  (2+ messages)

[PATCH v4] kbuild: Add support for DT binding schema checks
 2019-01-28 15:49 UTC  (8+ messages)

[PATCH AUTOSEL 4.20 068/304] x86/resctrl: Fixup the user-visible strings
 2019-01-28 15:39 UTC 

Want retouching for your photos?
 2019-01-28  9:13 UTC 

[PATCH] mtd: nand: fix kernel-doc warnings
 2019-01-28  9:50 UTC  (3+ messages)

[PATCH] pinctrl.txt: Remove outdated information
 2019-01-28  9:08 UTC  (2+ messages)

DMA Engine Documentation: TX Descriptor and Submission
 2019-01-28  8:47 UTC 

[PATCH] ARM: Ensure that NEON code always compiles with Clang
 2019-01-26 16:48 UTC  (3+ messages)
` [PATCH RESEND] "

[PATCH 0/2] Korean translation of memory-barriers.txt update
 2019-01-26  6:30 UTC  (4+ 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] media: vicodec>: get_next_header is static
 2019-01-26 11:12 UTC 

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

[PATCH 0/2] efi: arm: add support for earlycon on EFI framebuffer
 2019-01-25 16:18 UTC  (3+ messages)
` [PATCH 1/2] efi: x86: move EFI earlyprintk code to shared location
` [PATCH 2/2] efi: arm64: Enable earlycon for the GOP framebuffer

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

[RFC v5 0/4] pstore/block: new support logger for block devices
 2019-01-24 13:27 UTC  (10+ messages)
` [RFC v5 1/4] pstore/blk: "
` [RFC v5 3/4] pstore/blk: support pmsg for pstore block

[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  (2+ messages)

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

[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 

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] doc:process: remove note from 'stable api nonsense'
 2019-01-22  9:17 UTC  (5+ messages)

[RESEND PATCH V8 0/11] KVM: X86: Introducing ROE Protection Kernel Hardening
 2019-01-22  3:10 UTC  (11+ 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 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 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 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  (2+ 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)


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