linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-10 03:04:21 to 2021-05-11 17:01:32 UTC [more...]

[PATCH 0/5] Fix some UTF-8 bad usages
 2021-05-11 17:01 UTC  (8+ messages)
` [PATCH 1/5] docs: cdrom-standard.rst: get rid of uneeded UTF-8 chars
` [PATCH 2/5] docs: ABI: remove a meaningless UTF-8 character
` [PATCH 3/5] docs: ABI: remove some spurious characters
` [PATCH 4/5] docs: hwmon: tmp103.rst: fix bad usage of UTF-8 chars
` [PATCH 5/5] docs: networking: device_drivers: "

[PATCH v6 00/13] Add build ID to stacktraces
 2021-05-11 16:51 UTC  (11+ messages)
` [PATCH v6 05/13] module: Add printk formats to add module "

[PATCH] Documentation: gpu: Mention the requirements for new properties
 2021-05-11 16:34 UTC  (2+ messages)

[PATCH v2 1/4] lib/vsprintf: Allow to override ISO 8601 date and time separator
 2021-05-11 15:39 UTC  (4+ messages)
` [PATCH v2 2/4] kdb: Switch to use %ptTs
` [PATCH v2 3/4] nilfs2: "
` [PATCH v2 4/4] usb: host: xhci-tegra: "

[PATCH v1 1/4] lib/vsprintf: Allow to override date and time separator
 2021-05-11 14:56 UTC  (11+ messages)
` [PATCH v1 2/4] kdb: Switch to use %ptTs
` [PATCH v1 3/4] nilfs2: "
` [PATCH v1 4/4] usb: host: xhci-tegra: "

[PATCH] arm: Enlarge IO_SPACE_LIMIT needed for some SoC
 2021-05-11 14:55 UTC  (11+ messages)

[PATCH v26 00/30] Control-flow Enforcement: Shadow Stack
 2021-05-11 14:44 UTC  (9+ messages)
` [PATCH v26 23/30] x86/cet/shstk: Handle thread shadow stack
` [PATCH v26 29/30] mm: Update arch_validate_flags() to test vma anonymous
` [PATCH v26 30/30] mm: Introduce PROT_SHADOW_STACK for shadow stack

[PATCH] Remove link to nonexistent rocket driver docs
 2021-05-11 13:49 UTC 

[PATCH] docs/zh_CN: sync reporting-issues.rst translation
 2021-05-11 12:29 UTC  (7+ messages)
` [PATCH v2] docs/zh_CN: sync reporting-issues.rst

[PATCH v7 1/7] MAINTAINERS: Add Advantech AHC1EC0 embedded controller entry
 2021-05-11 11:48 UTC  (3+ messages)

[PATCH 00/53] Get rid of UTF-8 chars that can be mapped as ASCII
 2021-05-11  9:37 UTC  (85+ messages)
` [PATCH 01/53] docs: cdrom-standard.rst: get rid of uneeded UTF-8 chars
` [PATCH 02/53] docs: ABI: remove a meaningless UTF-8 character
` [PATCH 03/53] docs: ABI: remove some spurious characters
` [PATCH 04/53] docs: index.rst: avoid using UTF-8 chars
` [PATCH 05/53] docs: hwmon: "
` [PATCH 06/53] docs: admin-guide: "
` [PATCH 07/53] docs: admin-guide: media: ipu3.rst: "
` [PATCH 08/53] docs: admin-guide: sysctl: kernel.rst: "
` [PATCH 09/53] docs: admin-guide: perf: imx-ddr.rst: "
` [PATCH 10/53] docs: admin-guide: pm: "
` [PATCH 11/53] docs: trace: coresight: coresight-etm4x-reference.rst: "
` [PATCH 12/53] docs: driver-api: "
` [PATCH 13/53] docs: driver-api: fpga: "
` [PATCH 14/53] docs: driver-api: iio: "
` [PATCH 15/53] docs: driver-api: thermal: "
` [PATCH 16/53] docs: driver-api: media: drivers: "
` [PATCH 17/53] docs: driver-api: firmware: other_interfaces.rst: "
` [PATCH 18/53] docs: driver-api: nvdimm: btt.rst: "
` [PATCH 19/53] docs: fault-injection: nvme-fault-injection.rst: "
` [PATCH 20/53] docs: usb: "
` [PATCH 21/53] docs: process: "
` [PATCH 22/53] docs: block: data-integrity.rst: "
` [PATCH 23/53] docs: userspace-api: media: fdl-appendix.rst: "
` [PATCH 24/53] docs: userspace-api: media: v4l: "
` [PATCH 25/53] docs: userspace-api: media: dvb: "
` [PATCH 26/53] docs: vm: zswap.rst: "
` [PATCH 27/53] docs: filesystems: f2fs.rst: "
  ` [f2fs-dev] "
` [PATCH 28/53] docs: filesystems: ext4: "
` [PATCH 29/53] docs: kernel-hacking: "
` [PATCH 30/53] docs: hid: "
` [PATCH 31/53] docs: security: tpm: "
` [PATCH 32/53] docs: security: keys: trusted-encrypted.rst: "
` [PATCH 33/53] docs: riscv: vm-layout.rst: "
` [PATCH 34/53] docs: networking: scaling.rst: "
` [PATCH 35/53] docs: networking: devlink: devlink-dpipe.rst: "
` [PATCH 36/53] docs: networking: device_drivers: "
` [PATCH 37/53] docs: x86: "
` [PATCH 38/53] docs: scheduler: sched-deadline.rst: "
` [PATCH 39/53] docs: dev-tools: testing-overview.rst: "
` [PATCH 40/53] docs: power: powercap: powercap.rst: "
` [PATCH 41/53] docs: ABI: "
` [PATCH 42/53] docs: doc-guide: contributing.rst: "
` [PATCH 43/53] docs: PCI: acpi-info.rst: "
` [PATCH 44/53] docs: gpu: "
` [PATCH 45/53] docs: sound: kernel-api: writing-an-alsa-driver.rst: "
` [PATCH 46/53] docs: arm64: arm-acpi.rst: "
` [PATCH 47/53] docs: infiniband: tag_matching.rst: "
` [PATCH 48/53] docs: timers: no_hz.rst: "
` [PATCH 49/53] docs: misc-devices: ibmvmc.rst: "
` [PATCH 50/53] docs: firmware-guide: acpi: lpit.rst: "
` [PATCH 51/53] docs: firmware-guide: acpi: dsd: graph.rst: "
` [PATCH 52/53] docs: virt: kvm: "
` [PATCH 53/53] docs: RCU: "

[PATCH v10 0/4] misc: Add Synopsys DesignWare xData IP driver
 2021-05-11  9:19 UTC  (4+ messages)
` [PATCH v10 1/4] "

[PATCH v23 0/9] Free some vmemmap pages of HugeTLB page
 2021-05-11  8:07 UTC  (13+ messages)
` [PATCH v23 5/9] mm: hugetlb: defer freeing of HugeTLB pages
` [PATCH v23 6/9] mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page
    ` [External] "
` [PATCH v23 7/9] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
` [PATCH v23 8/9] mm: memory_hotplug: disable memmap_on_memory when hugetlb_free_vmemmap enabled
    ` [External] "
` [PATCH v23 9/9] mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate

[PATCH v2] clk: Skip clk provider registration when np is NULL
 2021-05-11  7:11 UTC  (4+ messages)

[PATCH v2] docs/zh_CN: add core-api workqueue.rst translation
 2021-05-11  7:06 UTC  (2+ messages)

[mkp-scsi:queue 12/14] drivers/scsi/ufs/ufshcd.c:9710: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-05-11  0:15 UTC 

[mkp-scsi:queue 12/14] drivers/scsi/ufs/ufshcd.c:9710: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-05-10 22:01 UTC 

[PATCH] Documentation: drop optional BOMs
 2021-05-10 21:17 UTC  (2+ messages)

[PATCH] docs/zh_CN: Remove obsolete translation file
 2021-05-10 21:16 UTC  (2+ messages)

Personal
 2021-05-10 14:06 UTC 

[PATCH RFC 0/3] make '%pD' print full path for file
 2021-05-10 17:03 UTC  (20+ messages)
` [PATCH RFC 1/3] fs: introduce helper d_path_fast()
` [PATCH RFC 2/3] lib/vsprintf.c: make %pD print full path for file

[PATCH v2 0/3] hwmon: (pmbus) Add support for additional Flex BMR converters to the pmbus driver
 2021-05-10 16:38 UTC  (2+ messages)

[RFC PATCH v2 0/3] Rework CPU capacity asymmetry detection
 2021-05-10 16:33 UTC  (4+ messages)
` [RFC PATCH v2 3/3] sched/doc: Update the CPU capacity asymmetry bits

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

drivers/bluetooth/btrsi.c:2: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-05-10 14:20 UTC 

[PATCH stable 5.4 v2 0/4] ARM FDT relocation backports
 2021-05-10 13:33 UTC  (5+ messages)
` [PATCH stable 5.4 v2 1/4] ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS address
` [PATCH stable 5.4 v2 2/4] ARM: 9012/1: move device tree mapping out of linear region
` [PATCH stable 5.4 v2 3/4] ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual address
` [PATCH stable 5.4 v2 4/4] ARM: 9027/1: head.S: explicitly map DT even if it lives in the first physical section

[PATCH stable 5.10 v2 0/4] ARM FDT relocation backports
 2021-05-10 13:21 UTC  (5+ messages)
` [PATCH stable 5.10 v2 1/4] ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS address
` [PATCH stable 5.10 v2 2/4] ARM: 9012/1: move device tree mapping out of linear region
` [PATCH stable 5.10 v2 3/4] ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual address
` [PATCH stable 5.10 v2 4/4] ARM: 9027/1: head.S: explicitly map DT even if it lives in the first physical section

drivers/pinctrl/aspeed/pinmux-aspeed.c:61: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-05-10 11:14 UTC 

[PATCH] docs: admin-guide: update description for kernel.modprobe sysctl
 2021-05-10 10:20 UTC  (2+ messages)

[PATCH stable 5.10 0/3] ARM FDT relocation backports
 2021-05-10  9:46 UTC  (6+ messages)

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

[PATCH] Documentation/translations/zh_CN: switch LWN links to https
 2021-05-10  4:40 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).