linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-29 10:00:22 to 2023-01-05 04:43:54 UTC [more...]

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-01-05  4:39 UTC  (7+ messages)
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes

[PATCH net v2 3/3] ice: Fix broken link in ice NAPI doc
 2023-01-05  4:43 UTC  (3+ messages)

[PATCH 0/2] soc: qcom: dcc: Documentation improv
 2023-01-05  3:33 UTC  (4+ messages)
` [PATCH 1/2] soc: qcom: dcc: Fix examples list on /sys/kernel/debug/dcc/.../[list-number]/config documentation
` [PATCH 2/2] soc: qcom: dcc: rewrite description of dcc sysfs files

[PATCH v1 0/2] dt-bindings: Add a cpu-capacity property for RISC-V
 2023-01-05  1:55 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: arm: move cpu-capacity to a shared loation
` [PATCH v1 2/2] dt-bindings: riscv: add a capacity-dmips-mhz cpu property

[PATCH v4 00/39] Shadow stacks for userspace
 2023-01-05  1:29 UTC  (19+ messages)
` [PATCH v4 07/39] x86: Add user control-protection fault handler
` [PATCH v4 11/39] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v4 12/39] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
` [PATCH v4 16/39] x86/mm: Check Shadow Stack page fault errors

[PATCH RFC bootconfig] Allow forcing unconditional bootconfig processing
 2023-01-05  0:58 UTC 

[PATCH v10 00/13] x86/resctrl: Support for AMD QoS new features
 2023-01-05  0:30 UTC  (11+ messages)
` [PATCH v10 01/13] x86/resctrl: Replace smp_call_function_many() with on_each_cpu_mask()
` [PATCH v10 07/13] x86/resctrl: Add __init attribute to rdt_get_mon_l3_config()
` [PATCH v10 09/13] x86/resctrl: Add interface to read mbm_total_bytes_config
` [PATCH v10 11/13] x86/resctrl: Add interface to write mbm_total_bytes_config
` [PATCH v10 13/13] Documentation/x86: Update resctrl.rst for new features

[RFC PATCH 0/3] x86/resctrl: Miscellaneous resctrl features
 2023-01-04 23:54 UTC  (15+ messages)
` [RFC PATCH 1/3] x86/resctrl: Add multiple tasks to the resctrl group at once
` [RFC PATCH 2/3] x86/resctrl: Move the task's threads to the group automatically
` [RFC PATCH 3/3] x86/resctrl: Display the RMID and COSID for resctrl groups

[PATCH v9 0/4] Enhance definition of DFH and use enhancements for UART driver
 2023-01-04 23:22 UTC  (5+ messages)
` [PATCH v9 1/4] Documentation: fpga: dfl: Add documentation for DFHv1
` [PATCH v9 2/4] fpga: dfl: Add DFHv1 Register Definitions
` [PATCH v9 3/4] fpga: dfl: add basic support for DFHv1
` [PATCH v9 4/4] tty: serial: 8250: add DFL bus driver for Altera 16550

[PATCH 00/10] docs: cgroup-v1: formatting improv for "Memory Resource Controller" doc
 2023-01-04 21:27 UTC  (4+ messages)

[PATCH RFC] docs: Deprecate use of Sphinx < 2.4.x
 2023-01-04 21:05 UTC 

[PATCH] docs: Fix the docs build with Sphinx 6.0
 2023-01-04 20:45 UTC 

[PATCH v4 0/2] docs: Integrate rustdoc into Rust documentation
 2023-01-04 19:54 UTC  (10+ messages)
` [PATCH v5 "

[PATCH v3 0/9] mm: introduce Designated Movable Blocks
 2023-01-04 19:10 UTC  (10+ messages)

[intel-tdx:guest-filter-upstream 5/8] htmldocs: Documentation/driver-api/device-authorize.rst:30: WARNING: Missing matching underline for section title overline
 2023-01-04 18:20 UTC 

[PATCH v4 1/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2023-01-04 17:27 UTC  (3+ messages)

[RFC PATCH 00/25] Upstream kvx Linux port
 2023-01-04 15:58 UTC  (5+ messages)
` [RFC PATCH 01/25] Documentation: kvx: Add basic documentation

[PATCH v6 0/3] kexec: Add new parameter to limit the access to kexec
 2023-01-04 14:38 UTC  (4+ messages)
` [PATCH v6 1/3] Documentation: sysctl: Correct kexec_load_disabled
` [PATCH v6 2/3] kexec: Factor out kexec_load_permitted
` [PATCH v6 3/3] kexec: Introduce sysctl parameters kexec_load_limit_*

[RFC][PATCH 00/12] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
 2023-01-04 13:55 UTC  (19+ messages)
` [RFC][PATCH 05/12] arch: Introduce arch_{,try_}_cmpxchg128{,_local}()
` [RFC][PATCH 07/12] percpu: Wire up cmpxchg128
` [RFC][PATCH 11/12] slub: Replace cmpxchg_double()

[PATCH v1 1/1] gpio: Remove unused and obsoleted gpio_export_link()
 2023-01-04  9:08 UTC  (4+ messages)

[PATCH v3] mm: Add nodes= arg to memory.reclaim
 2023-01-04  8:41 UTC  (8+ messages)
  ` [PATCH] Revert "mm: add nodes= arg to memory.reclaim"
            ` Proactive reclaim/demote discussion (was Re: [PATCH] Revert "mm: add nodes= arg to memory.reclaim")

[avpatel:riscv_aia_v2 25/25] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/interrupt-controller/riscv,imsic.yaml
 2023-01-04  8:35 UTC 

[PATCH v7 0/4] Enhance definition of DFH and use enhancements for UART driver
 2023-01-04  2:34 UTC  (9+ messages)
` [PATCH v7 3/4] fpga: dfl: add basic support for DFHv1

[PATCH v8 00/28] Drivers for gunyah hypervisor
 2023-01-04  0:32 UTC  (4+ messages)
` [PATCH v8 09/28] mailbox: Add Gunyah message queue mailbox

[PATCH v1 0/4] Temperature sensor support for StarFive JH7110 RISC-V SoC
 2023-01-03 22:14 UTC  (8+ messages)
` [PATCH v1 1/4] dt-bindings: hwmon: Add starfive,jh71x0-temp
` [PATCH v1 2/4] hwmon: (sfctemp) Add StarFive JH71x0 temperature sensor
` [PATCH v1 3/4] riscv: dts: starfive: jh7110: Add temperature sensor node
` [PATCH v1 4/4] riscv: dts: starfive: visionfive-2: Add thermal-zones

[PATCH v4 0/5] ARM: Add GXP Fan and SPI controllers
 2023-01-03 21:38 UTC  (11+ messages)
` [PATCH v4 1/5] hwmon: (gxp-fan-ctrl) Add GXP fan controller
` [PATCH v4 2/5] dt-bindings: hwmon: Add hpe,gxp-fan-ctrl
` [PATCH v4 3/5] ARM: dts: add GXP Support for fans and SPI
` [PATCH v4 4/5] ARM: multi_v7_defconfig: Add GXP Fan and SPI support
` [PATCH v4 5/5] MAINTAINERS: add gxp fan controller and documents

[PATCH] hwmon: (aquacomputer_d5next) Add support for reading calculated Aquaero sensors
 2023-01-03 21:22 UTC  (2+ messages)

[PATCH v3 RESEND] scripts/tags.sh: choose which directories to exclude from being indexed
 2023-01-03 20:03 UTC 

(no subject)
 2023-01-03 18:07 UTC  (4+ messages)
` [PATCH 3/5] tools/vm: rename tools/vm to tools/mm
` [PATCH 4/5] selftests/vm: rename selftets/vm to selftests/mm
` [PATCH 5/5] Docs/admin-guide/mm/numaperf: increase depth of subsections

[PATCH] docs/sp_SP: Add process kernel-enforcement-statement.rst translation
 2023-01-03 16:56 UTC 

[PATCH v5 00/21] nvmem: core: introduce NVMEM layouts
 2023-01-03 15:58 UTC  (4+ messages)

[PATCH v2 00/21] blksnap - block devices snapshots module
 2023-01-03 15:26 UTC  (6+ messages)
` [PATCH v2 03/21] documentation, capability: fix Generic Block Device Capability
  ` [PATCH v2 06/21] block, blksnap: module management interface functions

[PATCH] Documentation: KVM: Update AMD memory encryption link
 2023-01-03 14:39 UTC 

[PATCH] docs: gdbmacros: print newest record
 2023-01-03  9:47 UTC  (3+ messages)

[PATCH v7 00/11] Adds support for PHY LEDs with offload triggers
 2023-01-03  5:40 UTC  (6+ messages)
` [PATCH v7 01/11] leds: add support for hardware driven LEDs
` [PATCH v7 06/11] leds: trigger: netdev: add hardware control support

[PATCH] docs: maintainer-pgp-guide: update for latest gnupg defaults
 2023-01-02 23:38 UTC  (2+ messages)

[PATCH] docs: ftrace: fix a issue with duplicated subtitle number
 2023-01-02 23:30 UTC  (2+ messages)

[PATCH linux-next v3] docs: proc.rst: add softnet_stat to /proc/net table
 2023-01-02 23:28 UTC  (2+ messages)

[PATCH] docs/zh_CN: fix a typo in howto
 2023-01-02 23:27 UTC  (2+ messages)

[PATCH] docs: mm/page_owner: fix spelling mistakes
 2023-01-02 23:26 UTC  (2+ messages)

[PATCH] docs/sp_SP: Add process code-of-conduct.rst translation
 2023-01-02 23:23 UTC 

[PATCH] Documentation: admin: move OOO entries in kernel-parameters.txt
 2023-01-02 23:19 UTC  (2+ messages)

[PATCH v2 00/13] docs/zh_CN: Update the translation to 6.1-rc8
 2023-01-02 23:17 UTC  (2+ messages)

[PATCH] doc: add kernel-doc comment for u64_to_user_ptr
 2023-01-02 19:15 UTC  (3+ messages)

[PATCH V2] doc:it_IT: add translation for botching-up-ioctl.rst
 2023-01-02 18:37 UTC 

[PATCH V2] doc: monospace style for inline code in botching ioctl
 2023-01-02 18:36 UTC 

[PATCH v8 0/4] Enhance definition of DFH and use enhancements for UART driver
 2023-01-02 18:25 UTC  (19+ messages)
` [PATCH v8 1/4] Documentation: fpga: dfl: Add documentation for DFHv1
` [PATCH v8 3/4] fpga: dfl: add basic support "
` [PATCH v8 4/4] tty: serial: 8250: add DFL bus driver for Altera 16550

[PATCH] doc: monospace style for inline code in botching ioctl
 2023-01-02 16:48 UTC  (3+ messages)

[PATCH v5 0/3] kexec: Add new parameter to limit the access to kexec
 2023-01-02 13:21 UTC  (4+ messages)
` [PATCH v5 3/3] kexec: Introduce sysctl parameters kexec_load_limit_*

[PATCH V4] arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption
 2023-01-02  6:16 UTC 

[PATCH] doc:it_IT: fix of 2 typos
 2023-01-01 16:31 UTC  (2+ messages)

[PATCH] doc:it_IT: add translation for botching-up-ioctl.rst
 2023-01-01 13:28 UTC 

[PATCH 0/2] docs/mm: start filling out new structure
 2023-01-01  9:45 UTC  (3+ messages)
` [PATCH 1/2] docs/mm: Page Reclaim: add page label to allow external references
` [PATCH 2/2] docs/mm: Physical Memory: add structure, introduction and nodes description

[PATCH v2] Documentation: process: Document suitability of Proton Mail for kernel development
 2022-12-31 15:23 UTC 

[PATCH V2] doc:it_IT: align Italian documentation
 2022-12-31 13:09 UTC  (3+ messages)

[PATCH V4] doc:it_IT: align Italian documentation
 2022-12-31 13:08 UTC 

[PATCH V3] doc:it_IT: align Italian documentation
 2022-12-31 13:01 UTC 

[PATCH V2] doc: fix typo in botching up ioctls
 2022-12-30 20:22 UTC  (2+ messages)

[PATCH v1] Documentation: process: Document suitability of Proton Mail for kernel development
 2022-12-30 19:43 UTC  (3+ messages)

[PATCH] doc: fix typos in botching up ioctls
 2022-12-30 17:20 UTC 

[PATCH] doc:it_IT: align Italian documentation
 2022-12-30 17:25 UTC 

[PATCH] doc:it_IT: fix typo in email-client
 2022-12-30 17:24 UTC 

[PATCH 0/3] crypto: x86/ghash cleanups
 2022-12-30 15:15 UTC  (5+ messages)
` [PATCH 3/3] crypto: x86/ghash - add comment and fix broken link

[PATCH v9 00/10] phy: Add support for Lynx 10G SerDes
 2022-12-30  0:01 UTC  (2+ messages)
` [PATCH v9 05/10] phy: fsl: Add Lynx 10G SerDes driver

[qcom:drivers-for-6.3 5/8] htmldocs: Documentation/ABI/testing/debugfs-driver-dcc:34: WARNING: Unexpected indentation
 2022-12-29 20:59 UTC 

[PATCH 0/6] hwmon: (aquacomputer_d5next) Add Aquacomputer Aquaero sensors
 2022-12-29 14:20 UTC  (3+ messages)
` [PATCH 6/6] hwmon: (aquacomputer_d5next) Support sensors for Aquacomputer Aquaero


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