linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-26 08:32:05 to 2021-11-01 07:47:36 UTC [more...]

[PATCH v3 00/23] Fix some issues at documentation
 2021-11-01  7:46 UTC  (8+ messages)
` [PATCH v3 16/23] docs: translations: zh_CN: memory-hotplug.rst: fix a typo
` [PATCH v3 21/23] regulator: dt-bindings: update samsung,s2mpa01.yaml reference

[PATCH v10 0/2] Add rpmsg tty driver
 2021-11-01  7:27 UTC  (2+ messages)

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

[PATCH v4 0/8] tracing: Extend histogram triggers expression parsing
 2021-11-01  3:43 UTC  (31+ messages)
` [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
      ` [LKP] "

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

[PATCH nf-next v5] netfilter: ipvs: Fix reuse connection if RS weight is 0
 2021-11-01  2:04 UTC 

[PATCH nf-next v4] netfilter: ipvs: Fix reuse connection if RS weight is 0
 2021-11-01  1:46 UTC  (4+ messages)

[PATCH v10 0/2] Update ASUS WMI supported boards
 2021-10-31 21:32 UTC  (3+ messages)
` [PATCH v10 1/2] hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI
` [PATCH v10 2/2] hwmon: (asus_wmi_sensors) Support X370 "

[PATCH v9 1/2] hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI
 2021-10-31 19:59 UTC  (2+ messages)

[PATCH v9 2/2] hwmon: (asus_wmi_sensors) Support X370 Asus WMI
 2021-10-30 15:48 UTC 

[PATCH 1/3] Documentation: arm: marvell: Add some links to homepage / product infos
 2021-10-30 12:59 UTC  (2+ messages)

[PATCH v9 0/2] Update ASUS WMI supported boards
 2021-10-30 11:44 UTC  (6+ messages)
` [PATCH v9 1/2] hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI
` [PATCH v9 2/2] hwmon: (asus_wmi_sensors) Support X370 "

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

[PATCH 0/3] Docs: usb: Example code updates from usb-skeleton
 2021-10-30  9:32 UTC  (6+ 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 net-next v3] ipvs: Fix reuse connection if RS weight is 0
 2021-10-30  6:31 UTC 

[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] 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  (7+ 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 

[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 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  (2+ 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  (6+ messages)
` [PATCH v7 2/6] dt-bindings: arm: optee: add interrupt property
` [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  (5+ messages)
` [PATCH v2 0/3] "
  ` [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 2/2] hwmon: Driver for Texas Instruments INA238
 2021-10-27  9:32 UTC  (2+ 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] 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  (2+ 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  (4+ messages)
` [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


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