Linux-Doc Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-03 09:56:05 to 2023-05-05 13:31:02 UTC [more...]

[RFC 00/11] hwmon: Modernize documentation
 2023-05-05 13:30 UTC  (24+ messages)
` [RFC 01/11] Documentation/hwmon: Move misplaced entry in hwmon docs index
` [RFC 02/11] hwmon: (core) Rename last parameter of devm_hwmon_register_with_info()
` [RFC 03/11] hwmon: (core) Revise kerneldoc comments
` [RFC 04/11] Documentation/hwmon: Revise hwmon kernel API reference
` [RFC 05/11] Documentation/hwmon: Revise PMBus core documentation
` [RFC 06/11] Documentation/hwmon: Revise patch submission checklist
` [RFC 07/11] Documentation/hwmon: Revise sysfs interface specification
` [RFC 08/11] Documentation/hwmon: Revise userspace tools documentation
` [RFC 09/11] ABI: sysfs-class-hwmon: Revise hwmon ABI documentation
` [RFC 10/11] hwmon: (core) Add missing beep-related standard attributes
` [RFC 11/11] ABI: sysfs-class-hwmon: Add missing hwmon "

[PATCH 0/9] fix softlockup in run_timer_softirq
 2023-05-05 12:10 UTC  (11+ messages)
` [PATCH 1/9] softirq: Rewrite softirq processing loop
` [PATCH 2/9] softirq: Use sched_clock() based timeout
` [PATCH 3/9] softirq: Factor loop termination condition
` [PATCH 4/9] softirq: Allow early break
` [PATCH 5/9] softirq: Context aware timeout
` [PATCH 6/9] softirq: Provide a softirq_needs_break() API
` [PATCH 7/9] softirq,net: Use softirq_needs_break()
` [PATCH 8/9] softirq,rcu: "
` [PATCH 9/9] softirq, timer: "

[PATCH v4 0/3] Add support to configure Coresight Dummy subunit
 2023-05-05 12:05 UTC  (7+ messages)
` [PATCH v4 1/3] Coresight: Add coresight dummy driver
` [PATCH v4 2/3] dt-bindings: arm: Add Coresight Dummy Trace
` [PATCH v4 3/3] Documentation: trace: Add documentation for "

[PATCH 0/3] dc395x stale reference cleanup
 2023-05-05 10:12 UTC  (6+ messages)
` [PATCH 1/3] MAINTAINERS: Drop DC395x list and site
` [PATCH 2/3] Documentation: scsi: dc395x: Replace non-functional twibble.org list
` [PATCH 3/3] Documentation: scsi: dc395x: Remove reference to 2.4 driver

[PATCH 00/40] Memory allocation profiling
 2023-05-05  8:40 UTC  (74+ messages)
` [PATCH 01/40] lib/string_helpers: Drop space in string_get_size's output
` [PATCH 19/40] change alloc_pages name in dma_map_ops to avoid name conflicts
` [PATCH 34/40] lib: code tagging context capture support
` [PATCH 35/40] lib: implement context capture support for tagged allocations

[PATCH v6 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
 2023-05-05  8:39 UTC  (16+ messages)
` [PATCH v6 01/14] x86/boot: Place kernel_info at a fixed offset
` [PATCH v6 02/14] Documentation/x86: Secure Launch kernel documentation
` [PATCH v6 03/14] x86: Secure Launch Kconfig
` [PATCH v6 04/14] x86: Secure Launch Resource Table header file
` [PATCH v6 05/14] x86: Secure Launch main "
` [PATCH v6 06/14] x86: Add early SHA support for Secure Launch early measurements
` [PATCH v6 07/14] x86: Secure Launch kernel early boot stub
` [PATCH v6 08/14] x86: Secure Launch kernel late "
` [PATCH v6 09/14] x86: Secure Launch SMP bringup support
` [PATCH v6 10/14] kexec: Secure Launch kexec SEXIT support
` [PATCH v6 11/14] reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v6 12/14] x86: Secure Launch late initcall platform module
` [PATCH v6 13/14] tpm: Allow locality 2 to be set when initializing the TPM for Secure Launch
` [PATCH v6 14/14] x86: EFI stub DRTM launch support "

confusing documentation about Development Process
 2023-05-05  5:39 UTC 

[PATCH v3 00/18] Add basic Minidump kernel driver support
 2023-05-05  5:34 UTC  (44+ messages)
` [PATCH v3 01/18] remoteproc: qcom: Expand MD_* as MINIDUMP_*
` [PATCH v3 02/18] remoteproc: qcom: Move minidump specific data to qcom_minidump.h
` [PATCH v3 03/18] docs: qcom: Add qualcomm minidump guide
` [PATCH v3 04/18] soc: qcom: Add Qualcomm minidump kernel driver
` [PATCH v3 05/18] soc: qcom: minidump: Add pending region registration support
` [PATCH v3 06/18] soc: qcom: minidump: Add update region support
` [PATCH v3 07/18] arm64: defconfig: Enable Qualcomm minidump driver
` [PATCH v3 08/18] remoterproc: qcom: refactor to leverage exported minidump symbol
` [PATCH v3 09/18] soc: qcom: Add qcom's pstore minidump driver support
` [PATCH v3 10/18] dt-bindings: reserved-memory: Add qcom,ramoops-minidump binding
` [PATCH v3 11/18] arm64: dts: qcom: sm8450: Add Qualcomm ramoops minidump node
` [PATCH v3 12/18] soc: qcom: Register pstore frontend region with minidump
` [PATCH v3 13/18] arm64: defconfig: Enable Qualcomm pstore minidump client driver
` [PATCH v3 14/18] firmware: qcom_scm: provide a read-modify-write function
` [PATCH v3 15/18] pinctrl: qcom: Use qcom_scm_io_update_field()
` [PATCH v3 16/18] firmware: scm: Modify only the download bits in TCSR register
` [PATCH v3 17/18] firmware: qcom_scm: Refactor code to support multiple download mode
` [PATCH v3 18/18] firmware: qcom_scm: Add multiple download mode support

[PATCH -next v2 0/6] landlock: add chmod and chown support
 2023-05-05  3:50 UTC  (6+ messages)

[tip:master 4/4] htmldocs: Warning: arch/x86/Kconfig references a file that doesn't exist: Documentation/x86/shstk.rst
 2023-05-05  0:17 UTC  (2+ messages)

[PATCH v4 0/7] x86/resctrl: Miscellaneous resctrl features
 2023-05-04 19:04 UTC  (14+ messages)
` [PATCH v4 1/7] x86/resctrl: Add multiple tasks to the resctrl group at once
` [PATCH v4 2/7] x86/resctrl: Remove unnecessary rftype flags
` [PATCH v4 3/7] x86/resctrl: Rename rftype flags for consistency
` [PATCH v4 4/7] x86/resctrl: Re-arrange RFTYPE flags and add more comments
` [PATCH v4 5/7] x86/resctrl: Introduce "-o debug" mount option
` [PATCH v4 6/7] x86/resctrl: Display CLOSID and RMID for the resctrl groups

[PATCH v3] docs: directive `alias` for redirects
 2023-05-04 18:41 UTC  (2+ messages)

[PATCH v4 1/2] dt-bindings: hwmon: add MAX31827
 2023-05-04 13:48 UTC  (5+ messages)
` [PATCH v4 2/2] hwmon: max31827: add MAX31827 driver

[PATCH v5 0/2] Hwmon driver for MAX31827 temperature switch
 2023-05-04 16:17 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: hwmon: add MAX31827
  ` [PATCH v5 2/2] hwmon: max31827: add MAX31827 driver

[PATCH v2 0/3] TDX Guest Quote generation support
 2023-05-04 12:00 UTC  (7+ messages)
` [PATCH v2 2/3] virt: tdx-guest: Add "

[PATCH v12 00/25] Drivers for Gunyah hypervisor
 2023-05-04  6:21 UTC  (3+ messages)
` [PATCH v12 06/25] mailbox: Add Gunyah message queue mailbox

[PATCH] Documentation: kunit: Modular tests should not depend on KUNIT=y
 2023-05-04  5:43 UTC  (2+ messages)

[RFC PATCH 0/5] cgroup/cpuset: A new "isolcpus" paritition
 2023-05-04  3:01 UTC  (12+ messages)

[PATCH v6 00/16] x86/mtrr: fix handling with PAT but without MTRR
 2023-05-03 19:12 UTC  (3+ messages)

[PATCH] docs/sp_SP: Add translation of process/adding-syscalls
 2023-05-03 13:15 UTC  (3+ messages)

[PATCH net 0/4] Documentation fixes for Mellanox mlx5 devlink info
 2023-05-03 10:49 UTC  (10+ messages)
` [PATCH net 1/4] Documentation: net/mlx5: Wrap vnic reporter devlink commands in code blocks
` [PATCH net 2/4] Documentation: net/mlx5: Use bullet and definition lists for vnic counters description
` [PATCH net 3/4] Documentation: net/mlx5: Add blank line separator before numbered lists
` [PATCH net 4/4] Documentation: net/mlx5: Wrap notes in admonition blocks


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 read-only IMAP folder(s) and NNTP newsgroup(s).