linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-17 07:48:59 to 2021-05-19 09:20:12 UTC [more...]

[PATCH v5 2/5] hwmon: (max31790) Fix and split pwm*_enable
 2021-05-19  9:10 UTC  (2+ messages)

[PATCH 00/10] Documentation build warning fixes
 2021-05-19  8:51 UTC  (11+ messages)
` [PATCH 01/10] docs: update sysfs-platform_profile.rst reference
` [PATCH 02/10] docs: vcpu-requests.rst: fix reference for atomic ops
` [PATCH 03/10] docs: translations/zh_CN: fix a typo at 8.Conclusion.rst
` [PATCH 04/10] docs: sched-bwc.rst: fix a typo on a doc name
` [PATCH 05/10] docs: update pin-control.rst references
` [PATCH 06/10] docs: virt: api.rst: fix a pointer to SGX documentation
` [PATCH 07/10] docs: ABI: iommu: remove duplicated definition for sysfs-kernel-iommu_groups
` [PATCH 08/10] docs: ABI: sysfs-class-backlight: unify ambient light zone nodes
` [PATCH 09/10] docs: ABI: sysfs-class-led-trigger-pattern: remove repeat duplication
` [PATCH 10/10] iio: documentation: fix a typo

[PATCH RFC 0/3] make '%pD' print full path for file
 2021-05-19  8:07 UTC  (27+ messages)
` [PATCH RFC 1/3] fs: introduce helper d_path_fast()
                  ` [PATCHSET] d_path cleanups
                    ` [PATCH 01/14] d_path: "\0" is {0,0}, not {0}
                      ` [PATCH 02/14] d_path: saner calling conventions for __dentry_path()
                      ` [PATCH 03/14] d_path: regularize handling of root dentry in __dentry_path()
                      ` [PATCH 04/14] d_path: get rid of path_with_deleted()
                      ` [PATCH 05/14] getcwd(2): saner logics around prepend_path() call
                      ` [PATCH 06/14] d_path: don't bother with return value of prepend()
                      ` [PATCH 07/14] d_path: lift -ENAMETOOLONG handling into callers of prepend_path()
                      ` [PATCH 08/14] d_path: make prepend_name() boolean
                      ` [PATCH 09/14] d_path: introduce struct prepend_buffer
                      ` [PATCH 10/14] d_path: prepend_path(): get rid of vfsmnt
                      ` [PATCH 11/14] d_path: prepend_path(): lift resetting b in case when we'd return 3 out of loop
                      ` [PATCH 12/14] d_path: prepend_path(): lift the inner loop into a new helper
                      ` [PATCH 13/14] d_path: prepend_path() is unlikely to return non-zero
                      ` [PATCH 14/14] getcwd(2): clean up error handling

[PATCH v18 00/18] KVM RISC-V Support
 2021-05-19  5:21 UTC  (22+ messages)
` [PATCH v18 01/18] RISC-V: Add hypervisor extension related CSR defines
` [PATCH v18 02/18] RISC-V: Add initial skeletal KVM support
` [PATCH v18 03/18] RISC-V: KVM: Implement VCPU create, init and destroy functions
` [PATCH v18 04/18] RISC-V: KVM: Implement VCPU interrupts and requests handling
` [PATCH v18 05/18] RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
` [PATCH v18 06/18] RISC-V: KVM: Implement VCPU world-switch
` [PATCH v18 07/18] RISC-V: KVM: Handle MMIO exits for VCPU
` [PATCH v18 08/18] RISC-V: KVM: Handle WFI "
` [PATCH v18 09/18] RISC-V: KVM: Implement VMID allocator
` [PATCH v18 10/18] RISC-V: KVM: Implement stage2 page table programming
` [PATCH v18 11/18] RISC-V: KVM: Implement MMU notifiers
` [PATCH v18 12/18] RISC-V: KVM: Add timer functionality
` [PATCH v18 13/18] RISC-V: KVM: FP lazy save/restore
` [PATCH v18 14/18] RISC-V: KVM: Implement ONE REG interface for FP registers
` [PATCH v18 15/18] RISC-V: KVM: Add SBI v0.1 support
` [PATCH v18 16/18] RISC-V: KVM: Document RISC-V specific parts of KVM API
` [PATCH v18 17/18] RISC-V: KVM: Move sources to drivers/staging directory
` [PATCH v18 18/18] RISC-V: KVM: Add MAINTAINERS entry

[PATCH v2 0/2] mm: unify the allocation of pglist_data instances
 2021-05-19  3:55 UTC  (7+ messages)
` [PATCH v2 1/2] mm: introduce prepare_node_data
` [PATCH v2 2/2] mm: replace contig_page_data with node_data

[PATCH v8 0/8] Add support for SVM atomics in Nouveau
 2021-05-18 23:45 UTC  (18+ messages)
` [PATCH v8 1/8] mm: Remove special swap entry functions
` [PATCH v8 3/8] mm/rmap: Split try_to_munlock from try_to_unmap
` [PATCH v8 5/8] mm: Device exclusive memory access

[PATCH v2] serial: liteuart: Add support for earlycon
 2021-05-18 21:36 UTC  (4+ messages)

[PATCH v1 0/4] kunit: tool: add support for QEMU
 2021-05-18 21:08 UTC  (12+ messages)
` [PATCH v1 1/4] kunit: Add 'kunit_shutdown' option
` [PATCH v1 3/4] kunit: tool: add support for QEMU
` [PATCH v1 4/4] Documentation: kunit: document support for QEMU in kunit_tool

[PATCH v9 3/6] x86/elf: Support a new ELF aux vector AT_MINSIGSTKSZ
 2021-05-18 20:03 UTC 

[PATCH v26 00/30] Control-flow Enforcement: Shadow Stack
 2021-05-18 19:45 UTC  (9+ messages)
` [PATCH v26 24/30] x86/cet/shstk: Introduce shadow stack token setup/verify routines

[PATCH v2 1/1] cgroup: make per-cgroup pressure stall tracking configurable
 2021-05-18 18:55 UTC  (5+ messages)

[PATCH] ASoC: omap-twl4030: fix kernel-doc syntax in file header
 2021-05-18 18:45 UTC  (2+ messages)

[PATCH] irqchip/irq-omap-intc: fix kernel-doc syntax in file header
 2021-05-18 18:44 UTC  (2+ messages)

[PATCH] win_minmax: fix kernel-doc syntax in file header
 2021-05-18 18:42 UTC  (2+ messages)

[PATCH] gpio: fix kernel-doc syntax in file header
 2021-05-18 18:41 UTC  (2+ messages)

[PATCH v4 0/3] Rework CPU capacity asymmetry detection
 2021-05-18 17:10 UTC  (18+ messages)
` [PATCH v4 1/3] sched/core: Introduce SD_ASYM_CPUCAPACITY_FULL sched_domain flag
` [PATCH v4 2/3] sched/topology: Rework CPU capacity asymmetry detection
` [PATCH v4 3/3] sched/doc: Update the CPU capacity asymmetry bits

[PATCH v2 00/17] Adding support for controlling the leds found on Intel NUC
 2021-05-18 15:08 UTC  (2+ messages)
` [PATCH v2 01/17] docs: describe the API used to set NUC LEDs

[PATCH v5 1/5] hwmon: (max31790) Rework to use regmap
 2021-05-18 14:59 UTC  (4+ messages)
` [PATCH v5 2/5] hwmon: (max31790) Fix and split pwm*_enable

[PATCH 0/2] docs/zh_CN:add core-api refcount-vs-atomic.rst and local_ops.rst translation
 2021-05-18  3:08 UTC  (3+ messages)
` [PATCH 1/2] docs/zh_CN:add core-api refcount-vs-atomic.rst translation
` [PATCH 2/2] docs/zh_CN: add core api local_ops.rst translation

[PATCH 1/1] cgroup: make per-cgroup pressure stall tracking configurable
 2021-05-18  2:05 UTC  (10+ messages)

[PATCH v3] docs/zh_CN: add core api kobject translation
 2021-05-18  1:36 UTC  (4+ messages)

[PATCH v4 0/4] Add Ampere's Altra SMPro hwmon driver
 2021-05-17 23:36 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: mfd: Add bindings for Ampere Altra SMPro drivers

[PATCH v3 00/14] Driver of Intel(R) Gaussian & Neural Accelerator
 2021-05-17 21:36 UTC  (19+ messages)

[PATCH v26 14/25] LSM: Specify which LSM to display
 2021-05-17 19:52 UTC  (3+ messages)

[PATCH] hwmon: (adt7462) Add settings for manual fan control
 2021-05-17 19:09 UTC  (2+ messages)

[PATCH v4] Documentation: scheduler: fixed 2 typos in sched-nice-design.rst
 2021-05-17 18:43 UTC  (2+ messages)

[PATCH v6] docs/zh_CN: add core-api workqueue.rst translation
 2021-05-17 18:30 UTC  (2+ messages)

[PATCH v7 0/3] docs/zh_CN add three core api docs
 2021-05-17 18:29 UTC  (5+ messages)
` [PATCH v7 1/3] docs/zh_CN: add core-api kernel-api.rst translation
` [PATCH v7 2/3] docs/zh_CN: add core-api printk-basics.rst translation
` [PATCH v7 3/3] docs/zh_CN: add core-api printk-formats.rst translation

[PATCH v4 0/6] docs/zh_CN: Add translation zh_CN/maintainer
 2021-05-17 18:09 UTC  (9+ messages)
` [PATCH v4 1/6] docs/zh_CN: Add translation zh_CN/maintainer/index.rst
` [PATCH v4 2/6] docs/zh_CN: Add translation zh_CN/maintainer/configure-git.rst
` [PATCH v4 3/6] docs/zh_CN: Add translation zh_CN/maintainer/rebasing-and-merging.rst
` [PATCH v4 4/6] docs/zh_CN: Add translation zh_CN/maintainer/pull-requests.rst
` [PATCH v4 5/6] docs/zh_CN: Add translation zh_CN/maintainer/maintainer-entry-profile.rst
` [PATCH v4 6/6] docs/zh_CN: Add translation zh_CN/maintainer/modifying-patches.rst

[RFC v3] scripts: kernel-doc: reduce repeated regex expressions into variables
 2021-05-17 17:49 UTC  (3+ messages)
` [RFC v4] "

[PATCH v3 00/16] Replace some bad characters on documents
 2021-05-17 16:11 UTC  (7+ messages)
` [PATCH v3 11/16] docs: networking: device_drivers: replace some characters
` [PATCH v3 14/16] docs: firmware-guide: acpi: dsd: graph.rst: "

[PATCH v5] docs/zh_CN: add core-api workqueue.rst translation
 2021-05-17 13:21 UTC  (2+ messages)

[PATCH v3] Documentation: checkpatch: add description if no filenames are given
 2021-05-17 13:18 UTC  (4+ messages)

Sphinx parallel build error: UnicodeEncodeError: 'latin-1' codec can't encode characters in position 18-20: ordinal not in range(256)
 2021-05-17 13:10 UTC  (9+ messages)

[PATCH v2] docs/zh_CN: add core api kobject translation
 2021-05-17 12:54 UTC  (4+ messages)

[PATCH v2 1/4] lib/vsprintf: Allow to override ISO 8601 date and time separator
 2021-05-17 12:42 UTC  (3+ messages)

[PATCH stable 5.10 v2 0/4] ARM FDT relocation backports
 2021-05-17 11:36 UTC  (2+ messages)

[PATCH v3 16/16] docs: RCU: replace some characters
 2021-05-17 10:53 UTC  (2+ messages)

[PATCH] arm: Enlarge IO_SPACE_LIMIT needed for some SoC
 2021-05-17 10:26 UTC  (5+ messages)

[PATCH] docs: Add more message type documentations for checkpatch
 2021-05-17 10:04 UTC  (2+ messages)

[PATCH v2] Documentation: checkpatch: add description if no filenames are given
 2021-05-17  9:09 UTC  (2+ messages)

[PATCH v5] docs/zh_CN: add core-api workqueue.rst translation
 2021-05-17  8:54 UTC 

[PATCH] serial/liteuart; Add support for earlycon
 2021-05-17  8:53 UTC  (5+ messages)

[PATCH v6 0/3] docs/zh_CN add three core api docs
 2021-05-17  8:17 UTC  (6+ messages)
` [PATCH v6 1/3] docs/zh_CN: add core-api kernel-api.rst translation

[PATCH v6 0/7] Add SR-IOV support in PCIe Endpoint Core
 2021-05-17  7:47 UTC  (3+ messages)
` [PATCH v6 6/7] misc: pci_endpoint_test: Populate sriov_configure ops to configure SR-IOV device
` [PATCH v6 7/7] Documentation: PCI: endpoint/pci-endpoint-cfs: Guide to use SR-IOV


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