linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-27 11:11:12 to 2021-10-01 01:16:58 UTC [more...]

[PATCH v2] docs: Explain the desired position of function attributes
 2021-10-01  1:16 UTC  (4+ messages)

[PATCH v4] docs: Explain the desired position of function attributes
 2021-09-30 23:57 UTC 

[RFC v2 00/11] Intro to Hardware timestamping engine
 2021-09-30 23:26 UTC  (12+ messages)
` [RFC v2 01/11] Documentation: Add HTE subsystem guide
` [RFC v2 02/11] drivers: Add hardware timestamp engine (HTE)
` [RFC v2 03/11] hte: Add tegra194 HTE kernel provider
` [RFC v2 04/11] dt-bindings: Add HTE bindings
` [RFC v2 05/11] hte: Add Tegra194 IRQ HTE test driver
` [RFC v2 06/11] gpiolib: Add HTE support
` [RFC v2 07/11] gpio: tegra186: Add HTE in gpio-tegra186 driver
` [RFC v2 08/11] gpiolib: cdev: Add hardware timestamp clock type
` [RFC v2 09/11] tools: gpio: Add new hardware "
` [RFC v2 10/11] hte: Add tegra GPIO HTE test driver
` [RFC v2 11/11] MAINTAINERS: Added HTE Subsystem

[PATCH v9 1/3] mm: rearrange madvise code to allow for reuse
 2021-09-30 23:25 UTC  (6+ messages)
` [PATCH v9 2/3] mm: add a field to store names for private anonymous memory

[PATCH 0/5] tracing: Extend histogram triggers expression parsing
 2021-09-30 22:58 UTC  (3+ messages)

[PATCH v3] docs: Explain the desired position of function attributes
 2021-09-30 22:30 UTC 

[PATCH v4 00/14] mm, sparse-vmemmap: Introduce compound devmaps for device-dax
 2021-09-30 21:55 UTC  (14+ messages)
` [PATCH v4 08/14] mm/gup: grab head page refcount once for group of subpages

[PATCH] Introduce the pkill_on_warn boot parameter
 2021-09-30 18:36 UTC  (15+ messages)

[PATCH v8 0/2] Add rpmsg tty driver
 2021-09-30 16:05 UTC  (3+ messages)
` [PATCH v8 1/2] rpmsg: core: add API to get MTU
` [PATCH v8 2/2] tty: add rpmsg driver

[PATCH V4 00/22] arch: Add basic LoongArch support
 2021-09-30 15:43 UTC  (8+ messages)
` [PATCH V4 06/22] LoongArch: Add CPU definition headers
` [PATCH V4 09/22] LoongArch: Add boot and setup routines
` [PATCH V4 19/22] LoongArch: Add VDSO and VSYSCALL support

[PATCH v1 0/3] memory-hotplug.rst: document the "auto-movable" online policy
 2021-09-30 14:41 UTC  (4+ messages)
` [PATCH v1 1/3] memory-hotplug.rst: fix two instances of "movablecore" that should be "movable_node"
` [PATCH v1 2/3] memory-hotplug.rst: fix wrong /sys/module/memory_hotplug/parameters/ path
` [PATCH v1 3/3] memory-hotplug.rst: document the "auto-movable" online policy

[kvm-riscv:riscv_kvm_master 17/20] arch/riscv/kvm/vcpu_sbi.c:3: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-09-30 12:22 UTC 

[PATCH] Documentation/arm64: add memory layout with 4KB pages + VA39-bit
 2021-09-30 10:50 UTC 

[PATCH v2 0/7] ABI: add additional sysfs docs and update some other ABI files
 2021-09-30  9:44 UTC  (8+ messages)
` [PATCH v2 1/7] ABI: sysfs-class-thermal: create a file with thermal_zone ABI
` [PATCH v2 2/7] ABI: sysfs-class-hwmon: add ABI documentation for it
` [PATCH v2 3/7] ABI: sysfs-class-hwmon: add a description for tempY_crit_alarm
` [PATCH v2 4/7] ABI: sysfs-mce: add a new ABI file
` [PATCH v2 5/7] ABI: sysfs-mce: add 3 missing files
` [PATCH v2 6/7] ABI: sysfs-class-extcon: use uppercase X for wildcards
` [PATCH v2 7/7] ABI: sysfs-devices-system-cpu: use cpuX instead of cpu#

[PATCH 0/2] get_abi.pl: some fixes
 2021-09-30  9:40 UTC  (3+ messages)
` [PATCH 1/2] scripts: get_abi.pl: fix fallback rule for undefined symbols
` [PATCH 2/2] scripts: get_abi.pl: better generate regex from what fields

[PATCH 0/7] Fix some issues with ABI files
 2021-09-30  8:37 UTC  (6+ messages)
` [PATCH 3/7] ABI: sysfs-platform-dptf: Add tables markup to a table
` [PATCH 4/7] ABI: configfs-usb-gadget-uac1: fix a broken table
` [PATCH 5/7] ABI: configfs-usb-gadget-uac2: "
` [PATCH 7/7] ABI: sysfs-platform-intel-pmc: add blank lines to make it valid for ReST

[PATCH v7] hugetlbfs: Extend the definition of hugepages parameter to support node allocation
 2021-09-29 23:25 UTC  (6+ messages)

[PATCH v2 00/10] Introduce sv48 support without relocatable kernel
 2021-09-29 14:51 UTC  (11+ messages)
` [PATCH v2 01/10] riscv: Allow to dynamically define VA_BITS
` [PATCH v2 02/10] riscv: Get rid of MAXPHYSMEM configs
` [PATCH v2 03/10] asm-generic: Prepare for riscv use of pud_alloc_one and pud_free
` [PATCH v2 04/10] riscv: Implement sv48 support
` [PATCH v2 05/10] riscv: Use pgtable_l4_enabled to output mmu_type in cpuinfo
` [PATCH v2 06/10] riscv: Explicit comment about user virtual address space size
` [PATCH v2 07/10] riscv: Improve virtual kernel memory layout dump
` [PATCH v2 08/10] Documentation: riscv: Add sv48 description to VM layout
` [PATCH v2 09/10] riscv: Initialize thread pointer before calling C functions
` [PATCH v2 10/10] riscv: Allow user to downgrade to sv39 when hw supports sv48

[PATCH v1 0/6] mm/memory_hotplug: Kconfig and 32 bit cleanups
 2021-09-29 14:36 UTC  (7+ messages)
` [PATCH v1 1/6] mm/memory_hotplug: remove CONFIG_X86_64_ACPI_NUMA dependency from CONFIG_MEMORY_HOTPLUG
` [PATCH v1 2/6] mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
` [PATCH v1 3/6] mm/memory_hotplug: restrict CONFIG_MEMORY_HOTPLUG to 64 bit
` [PATCH v1 4/6] mm/memory_hotplug: remove HIGHMEM leftovers
` [PATCH v1 5/6] mm/memory_hotplug: remove stale function declarations
` [PATCH v1 6/6] x86: remove memory hotplug support on X86_32

[PATCH] zram: Introduce an aged idle interface
 2021-09-29 14:30 UTC  (4+ messages)
` [PATCH v5] "
` [PATCH v6] "

[PATCHv2] Introduced new tracing mode KCOV_MODE_UNIQUE
 2021-09-29  8:33 UTC  (2+ messages)

[PATCH 00/17] ABI: update files to reduce the documentation gap
 2021-09-29  7:39 UTC  (27+ messages)
` [PATCH 01/17] ABI: stable/sysfs-module: better document modules
` [PATCH 02/17] ABI: stable/sysfs-module: document version and srcversion
` [PATCH 03/17] ABI: testing/sysfs-module: document initstate
` [PATCH 04/17] ABI: sysfs-devices-power: document some RPM statistics
` [PATCH 05/17] ABI: sysfs-devices: add /dev ABI
` [PATCH 06/17] ABI: sysfs-bus-pci: add documentation for modalias
` [PATCH 07/17] ABI: o2cb: add an obsolete file for /sys/o2cb
` [PATCH 08/17] ABI: sysfs-kernel-slab: Document some stats
` [PATCH 09/17] ABI: sysfs-devices-power: add some debug sysfs files
` [PATCH 10/17] ABI: sysfs-bus-pci: add a alternative What fields
` [PATCH 11/17] ABI: sysfs-class-bdi: use What: to describe each property
` [PATCH 12/17] ABI: sysfs-bus-mdio: add alternate What for mdio symbols
` [PATCH 13/17] ABI: sysfs-bus-usb: use a wildcard for interface name on What
` [PATCH 14/17] ABI: sysfs-bus-usb: add missing sysfs fields
` [PATCH 15/17] ABI: obsolete/sysfs-bus-iio: add some missing blank lines
` [PATCH 16/17] ABI: sysfs-driver-ufs: Add another What for platform drivers
` [PATCH 17/17] ABI: sysfs-bus-platform: add modalias description

[PATCH v6 2/2] x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node
 2021-09-29  7:22 UTC  (4+ messages)

[PATCH 0/3] get_abi: improve message output and fix a regression
 2021-09-29  7:13 UTC  (12+ messages)
` [PATCH 1/3] scripts: get_abi.pl: use STDERR for search-string and show-hints
` [PATCH 2/3] scripts: get_abi.pl: show progress
` [PATCH 3/3] ABI: evm: place a second what at the next line
      ` [PATCH] scripts: get_abi.pl: make undefined search more deterministic

[PATCH] Documentation: checkpatch: Document some more message types
 2021-09-29  5:28 UTC  (5+ messages)

[PATCH v2 0/6] x86/kvm: add boot parameters for max vcpu configs
 2021-09-28 16:41 UTC  (3+ messages)
` [PATCH v2 2/6] x86/kvm: add boot parameter for adding vcpu-id bits

[PATCH 0/2] ABI: add entires for MCE
 2021-09-28 16:02 UTC  (3+ messages)
` [PATCH 1/2] ABI: sysfs-mce: add a new ABI file
` [PATCH 2/2] ABI: sys-mce: add 3 missing files

[PATCH v5 0/5] Free the 2nd vmemmap page associated with each HugeTLB page
 2021-09-28 12:41 UTC  (6+ messages)
` [PATCH v5 1/5] mm: hugetlb: free "
` [PATCH v5 2/5] mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a static_key
` [PATCH v5 3/5] mm: sparsemem: use page table lock to protect kernel pmd operations
` [PATCH v5 4/5] selftests: vm: add a hugetlb test case
` [PATCH v5 5/5] mm: sparsemem: move vmemmap related to HugeTLB to CONFIG_HUGETLB_PAGE_FREE_VMEMMAP

[PATCH v3 1/5] Documentation: Introduce Platform Firmware Runtime Update documentation
 2021-09-28 12:22 UTC  (10+ messages)
` [PATCH v3 3/5] drivers/acpi: Introduce Platform Firmware Runtime Update device driver

[PATCH 00/13] get_abi.pl undefined: improve precision and performance
 2021-09-28 10:43 UTC  (9+ messages)
` [PATCH 0/8] (REBASED) "

[PATCH 0/8] hwmon: (pmbus/lm25066) Configurable sense resistor, other cleanups
 2021-09-28  9:22 UTC  (2+ messages)
` [PATCH 7/8] hwmon: (pmbus/lm25066) Support configurable sense resistor values

[RFC PATCH v2] fscache, 9p, afs, nfs: Deal with some warnings from W=1
 2021-09-28  8:49 UTC 

[PATCH 1/2] Documentation: Update ioctl-number.rst for Intel Software Defined Silicon interface
 2021-09-28  4:48 UTC  (10+ messages)
` [PATCH 2/2] platform/x86: Add Intel Software Defined Silicon driver

[PATCH v5 2/2] x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node
 2021-09-28  3:01 UTC  (5+ messages)

[PATCH v4 0/5] Free the 2nd vmemmap page associated with each HugeTLB page
 2021-09-28  2:42 UTC  (4+ messages)
` [PATCH v4 1/5] mm: hugetlb: free "

drivers/gpu/drm/i915/gvt/gtt.c:1152: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-09-27 22:13 UTC 

[PATCH] ASoC: dmaengine: Introduce module option prealloc_buffer_size_kbytes
 2021-09-27 17:45 UTC  (2+ messages)

[PATCH] Documentation/no_hz: Introduce "dyntick-idle mode" before using it
 2021-09-27 17:31 UTC  (2+ messages)

[PATCH v6 0/6] docs/zh_CN: add core-api Memory management translation
 2021-09-27 17:30 UTC  (2+ messages)

[PATCH v3 0/1] Documenting shmem as an exception case for the pagemap
 2021-09-27 17:28 UTC  (2+ messages)

[PATCH v2 0/3] docs/zh_CN: improve process translation
 2021-09-27 17:27 UTC  (2+ messages)

[PATCH v2] docs/zh_CN: add core api kref translation
 2021-09-27 17:26 UTC  (2+ messages)

[PATCH v8 00/12] syfs: generic deadlock fix with module removal
 2021-09-27 16:38 UTC  (13+ messages)
` [PATCH v8 01/12] LICENSES: Add the copyleft-next-0.3.1 license
` [PATCH v8 02/12] testing: use the copyleft-next-0.3.1 SPDX tag
` [PATCH v8 03/12] selftests: add tests_sysfs module
` [PATCH v8 04/12] kernfs: add initial failure injection support
` [PATCH v8 05/12] test_sysfs: add support to use kernfs failure injection
` [PATCH v8 06/12] kernel/module: add documentation for try_module_get()
` [PATCH v8 07/12] fs/kernfs/symlink.c: replace S_IRWXUGO with 0777 on kernfs_create_link()
` [PATCH v8 08/12] fs/sysfs/dir.c: replace S_IRWXU|S_IRUGO|S_IXUGO with 0755 sysfs_create_dir_ns()
` [PATCH v8 09/12] sysfs: fix deadlock race with module removal
` [PATCH v8 10/12] test_sysfs: enable deadlock tests by default
` [PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate
` [PATCH v8 12/12] zram: use ATTRIBUTE_GROUPS to fix sysfs deadlock module removal

drivers/bluetooth/btmrvl_main.c:2: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-09-27 16:36 UTC 

drivers/input/misc/max8925_onkey.c:2: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-09-27 15:23 UTC 

[PATCH v7 00/12 (RESEND)] syfs: generic deadlock fix with module removal
 2021-09-27 15:11 UTC  (2+ messages)

arch/openrisc/mm/ioremap.c:108: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-09-27 15:04 UTC 

drivers/hid/intel-ish-hid/ishtp-fw-loader.c:267: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-09-27 14:45 UTC 

drivers/pnp/system.c:110: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-09-27 14:35 UTC 

[PATCH 0/3] scripts: get_abi.pl: some additional fixes and doc update
 2021-09-27 13:49 UTC  (4+ messages)
` [PATCH 1/3] scripts: get_abi.pl: produce an error if the ref tree is broken
` [PATCH 2/3] scripts: get_abi.pl: fix parse logic for DT firmware
` [PATCH 3/3] scripts: get_abi.pl: update its documentation

[PATCH v20 16/17] RISC-V: KVM: Document RISC-V specific parts of KVM API
 2021-09-27 11: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).