linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-25 20:23:20 to 2021-10-30 03:54:29 UTC [more...]

[linux-next:master 8026/12841] arch/arm64/kvm/hyp/nvhe/sys_regs.c:478: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-10-30  3:53 UTC 

[PATCH v2] ipvs: Fix reuse connection if RS weight is 0
 2021-10-30  2:42 UTC  (3+ messages)

[PATCH] kernel-doc: support DECLARE_PHY_INTERFACE_MASK()
 2021-10-30  2:08 UTC 

[PATCH 0/4] tracing/histogram: Division optimization and expression kselftests
 2021-10-29 22:31 UTC  (10+ messages)
` [PATCH v2 1/4] tracing/histogram: Optimize division by constants
` [PATCH 2/4] tracing/histogram: Update division by 0 documentation
` [PATCH v3 3/4] tracing/histogram: Document hist trigger variables
` [PATCH v7 4/4] tracing/selftests: Add tests for hist trigger expression parsing

[PATCH 0/3] Docs: usb: Example code updates from usb-skeleton
 2021-10-29 20:33 UTC  (5+ messages)
` [PATCH 1/3] Docs: usb: update err() to pr_err() and replace __FILE__
` [PATCH 2/3] Docs: usb: update comment and code near increment usage count
` [PATCH 3/3] Docs: usb: update writesize, copy_from_user, usb_fill_bulk_urb, usb_submit_urb

[PATCH] Documentation: Add refcount analogy to What is RCU
 2021-10-29 20:25 UTC  (10+ messages)
    ` [PATCH v2] "

[PATCH v9 0/6] test_sysfs: add new selftest for sysfs
 2021-10-29 18:45 UTC  (7+ messages)
` [PATCH v9 1/6] LICENSES: Add the copyleft-next-0.3.1 license
` [PATCH v9 2/6] testing: use the copyleft-next-0.3.1 SPDX tag
` [PATCH v9 3/6] selftests: add tests_sysfs module
` [PATCH v9 4/6] kernfs: add initial failure injection support
` [PATCH v9 5/6] test_sysfs: add support to use kernfs failure injection
` [PATCH v9 6/6] kernel/module: add documentation for try_module_get()

[RFC v2 0/3] memory model: Make unlock(A)+lock(B) on the same CPU RCtso
 2021-10-29 15:01 UTC  (8+ messages)
` [RFC v2 3/3] tools/memory-model: litmus: Add two tests for unlock(A)+lock(B) ordering

[linux-next:master 12486/12841] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dmub_psr.c:231: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-10-29 13:16 UTC 

[PATCH v4 0/8] tracing: Extend histogram triggers expression parsing
 2021-10-29 13:10 UTC  (35+ messages)
` [PATCH v4 2/8] tracing: Add division and multiplication support for hist triggers
` [PATCH v4 3/8] tracing: Fix operator precedence for hist triggers expression
` [PATCH v4 4/8] tracing/histogram: Simplify handling of .sym-offset in expressions
` [PATCH v4 5/8] tracing/histogram: Covert expr to const if both operands are constants
` [PATCH v4 6/8] tracing/histogram: Optimize division by a power of 2
` [PATCH v4 7/8] tracing/selftests: Add tests for hist trigger expression parsing
    ` [tracing/selftests] cfece71411: kernel-selftests.ftrace.event_trigger_-_test_inter-event_histogram_trigger_onchange_action.fail
` [PATCH v4 8/8] tracing/histogram: Document expression arithmetic and constants

[GIT PULL] file locking changes for v5.16
 2021-10-29 12:55 UTC 

[v4 00/11] Improve RISC-V Perf support using SBI PMU and sscofpmf extension
 2021-10-29 12:25 UTC  (11+ messages)
` [v4 06/11] dt-binding: pmu: Add RISC-V PMU DT bindings
` [v4 10/11] riscv: dts: fu740: Add pmu node

[PATCH v3 0/3] Driver for TI INA238 I2C Power Monitor
 2021-10-29 10:11 UTC  (3+ messages)
` [PATCH v3 3/3] hwmon: Driver for Texas Instruments INA238

[PATCH v1] sched/numa: add per-process numa_balancing
 2021-10-29  8:37 UTC  (5+ messages)
  `  "
  ` [External] "

[PATCH v2] slob: add size header to all allocations
 2021-10-29  3:05 UTC  (4+ messages)
    ` [PATCH v3] "

[PATCH v11 1/3] mm: rearrange madvise code to allow for reuse
 2021-10-28 22:08 UTC  (5+ messages)
` [PATCH v11 2/3] mm: add a field to store names for private anonymous memory

[RFC PATCH v7 00/16] Integrity Policy Enforcement (IPE)
 2021-10-28 20:36 UTC  (26+ messages)
` [RFC PATCH v7 05/16] ipe: add LSM hooks on execution and kernel read
` [RFC PATCH v7 07/16] ipe: add auditing support
` [RFC PATCH v7 12/16] fsverity|security: add security hooks to fsverity digest and signature

[PATCH] speakup: Fix typo in documentation "boo" -> "boot"
 2021-10-28 18:24 UTC  (2+ messages)

[PATCH v3 0/2] use SM3 instead of SM3_256
 2021-10-28 13:07 UTC  (7+ messages)
` [PATCH v3 1/2] crypto: "
` [PATCH v3 2/2] tpm: "

[PATCH v3 00/13] integrity: Introduce DIGLIM
 2021-10-28  9:08 UTC  (2+ messages)

[PATCH v7 0/6] Asynchronous notifications from secure world
 2021-10-28  6:30 UTC  (10+ messages)
` [PATCH v7 1/6] docs: staging/tee.rst: add a section on OP-TEE notifications
` [PATCH v7 2/6] dt-bindings: arm: optee: add interrupt property
` [PATCH v7 3/6] tee: fix put order in teedev_close_context()
` [PATCH v7 4/6] tee: export teedev_open() and teedev_close_context()
` [PATCH v7 5/6] optee: separate notification functions
` [PATCH v7 6/6] optee: add asynchronous notifications

[PATCH] ipvs: Fix reuse connection if RS weight is 0
 2021-10-28  2:50 UTC  (8+ messages)

[PATCH] ptp: Document the PTP_CLK_MAGIC ioctl number
 2021-10-28  2:07 UTC  (2+ messages)

[PATCH v2 0/2] Introduce the pkill_on_warn parameter
 2021-10-27 23:32 UTC  (3+ messages)
` [PATCH v2 1/2] bug: do refactoring allowing to add a warning handling action
` [PATCH v2 2/2] sysctl: introduce kernel.pkill_on_warn

[PATCH v8 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-10-27 23:05 UTC  (2+ messages)

[agd5f:drm-next 102/152] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dmub_psr.c:231: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-10-27 15:57 UTC 

[PATCH 0/2] Driver for TI INA238 I2C Power Monitor
 2021-10-27 15:57 UTC  (11+ messages)
` [PATCH 2/2] hwmon: Driver for Texas Instruments INA238
` [PATCH v2 0/3] Driver for TI INA238 I2C Power Monitor
  ` [PATCH v2 3/3] hwmon: Driver for Texas Instruments INA238

[PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate
 2021-10-27 14:27 UTC  (16+ messages)

[PATCH v8 0/3] Update ASUS WMI supported boards
 2021-10-27  9:00 UTC  (7+ messages)
` [PATCH v8 1/3] hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI

[PATCH v3 00/23] Fix some issues at documentation
 2021-10-27  2:59 UTC  (5+ messages)
` [PATCH v3 21/23] regulator: dt-bindings: update samsung,s2mpa01.yaml reference

[PATCH] x86/kvm: Introduce boot parameter no-kvm-pvipi
 2021-10-27  0:46 UTC  (9+ messages)
    `  "
        `  "

[PATCH v2] macintosh/via-pmu-led: make disk activity usage a parameter
 2021-10-27  0:33 UTC  (4+ messages)

[PATCH] coding-style.rst: trivial: fix location of driver model macros
 2021-10-26 23:49 UTC  (13+ messages)

[PATCH v3] docs: deprecated.rst: Clarify open-coded arithmetic with literals
 2021-10-26 17:05 UTC  (3+ messages)

[PATCH v3 0/1] docs: improve when and how to use Link: tags
 2021-10-26 16:45 UTC  (5+ messages)
` [PATCH v3 1/1] docs: submitting-patches: make section about the Link: tag more explicit

[for-next][PATCH 04/12] trace/osnoise: Fix an ifdef comment
 2021-10-26 16:23 UTC  (4+ messages)
` [for-next][PATCH 05/12] tracing/doc: Fix typos on the timerlat tracer documentation
` [for-next][PATCH 06/12] trace/osnoise: Add migrate-disabled field to the osnoise header
` [for-next][PATCH 07/12] trace/timerlat: Add migrate-disabled field to the timerlat header

[PATCH 0/2] Two fixes for documentation-file-ref-check
 2021-10-26 15:42 UTC  (2+ messages)

[PATCH] f2fs: fix f2fs.rst build warning
 2021-10-26 15:37 UTC  (3+ messages)

[PATCH v2 0/2] docs/zh_CN add pci.rst translation
 2021-10-26 15:27 UTC  (4+ messages)
` [PATCH v2 1/2] docs/zh_CN add PCI index.rst translation
` [PATCH v2 2/2] docs/zh_CN add PCI pci.rst translation

[PATCH v2 0/4] Do some changes about kprobe and trace
 2021-10-26 13:04 UTC  (7+ messages)
` [PATCH v2 1/4] samples/kretprobes: Fix return value if register_kretprobe() failed
` [PATCH v2 2/4] docs, kprobes: Remove invalid URL and add new reference
` [PATCH v2 3/4] test_kprobes: Move it from kernel/ to lib/
` [PATCH v2 4/4] MAINTAINERS: Update KPROBES and TRACING entries

[PATCH net-next 00/21] ethtool, stats: introduce and use standard XDP stats
 2021-10-26  9:23 UTC  (5+ messages)
` [PATCH net-next 03/21] ethtool, stats: introduce standard XDP statistics

[PATCH] macintosh/via-pmu-led: make disk activity usage a parameter
 2021-10-26  0:35 UTC  (2+ messages)

[PATCH v3 0/8] tracing: Extend histogram triggers expression parsing
 2021-10-25 20:31 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).