linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-25 06:29:03 to 2024-01-28 04:53:51 UTC [more...]

[PATCH v2] usb: gadget: fix max_segment_size malformed table
 2024-01-28  4:53 UTC 

More detailed text about bisecting Linux kernel regression -- request for comments and help
 2024-01-28  2:18 UTC  (5+ messages)

[PATCH v1] hwmon: Add driver for MPS MPQ8785 Synchronous Step-Down Converter
 2024-01-28  0:00 UTC  (2+ messages)

[PATCH 0/2] smb: client: fix "df: Resource temporarily unavailable" on 5.10 stable kernel
 2024-01-27 23:01 UTC  (9+ messages)
` [PATCH 1/2] stddef: Introduce DECLARE_FLEX_ARRAY() helper
` [PATCH 2/2] smb3: Replace smb2pdu 1-element arrays with flex-arrays

[RFC 1/1] kernel-doc: Support arrays of pointers struct fields
 2024-01-27 22:55 UTC  (4+ messages)

[PATCH v3 0/2] Surface fan monitoring driver
 2024-01-27 20:28 UTC  (4+ messages)
` [PATCH v3 2/2] hwmon: add fan speed monitoring driver for Surface devices

[PATCH net-next v1 00/12] tools/net/ynl: Add features for tc family
 2024-01-27 18:52 UTC  (15+ messages)
` [PATCH net-next v1 01/12] tools/net/ynl: Add --output-json arg to ynl cli
` [PATCH net-next v1 02/12] tools/net/ynl: Support sub-messages in nested attribute spaces
` [PATCH net-next v1 08/12] tools/net/ynl: Move formatted_string method out of NlAttr
` [PATCH net-next v1 11/12] tools/net/ynl: Add type info to struct members in generated docs

[PATCH] hwmon: Drop non-functional I2C_CLASS_HWMON support for drivers w/o detect()
 2024-01-27 17:51 UTC  (2+ messages)

[PATCH v5 0/8] iio: new DMABUF based API, v5
 2024-01-27 16:50 UTC  (5+ messages)
` [PATCH v5 5/8] iio: core: Add new DMABUF interface infrastructure

[PATCH net-next v3 0/3] Per epoll context busy poll support
 2024-01-27 16:20 UTC  (15+ messages)
` [PATCH net-next v3 3/3] eventpoll: Add epoll ioctl for epoll_params

[PATCH v2 0/1] adis16475 driver documentation
 2024-01-27 15:38 UTC  (3+ messages)
` [PATCH v2 1/1] docs: iio: add documentation for adis16475 driver

[PATCH net-next RESENT v3] ethtool: ice: Support for RSS settings to GTP from ethtool
 2024-01-27 14:07 UTC 

[PATCH v1 0/2] RISC-V: enable rust
 2024-01-27 13:46 UTC  (14+ messages)

[PATCH net-next v3] ethtool: ice: Support for RSS settings to GTP from ethtool
 2024-01-27 11:10 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH] x86/fred: Let command line option "fred" accept multiple options
 2024-01-27  9:49 UTC 

[PATCH net-next v2 0/6] selftests: Add TEST_INCLUDES directive and adjust tests to use it
 2024-01-27  0:28 UTC  (8+ messages)
` [PATCH net-next v2 1/6] selftests: Introduce Makefile variable to list shared bash scripts
` [PATCH net-next v2 2/6] selftests: bonding: Add net/forwarding/lib.sh to TEST_INCLUDES
` [PATCH net-next v2 3/6] selftests: team: Add shared library scripts "
` [PATCH net-next v2 4/6] selftests: dsa: Replace test symlinks by wrapper script
` [PATCH net-next v2 5/6] selftests: forwarding: Redefine relative_path variable
` [PATCH net-next v2 6/6] selftests: forwarding: Remove duplicated lib.sh content

[GIT PULL] Documentation fixes
 2024-01-26 23:22 UTC  (2+ messages)

[PATCH v1 0/2] leds: aw200xx: support for hw pattern controllers
 2024-01-26 23:21 UTC  (8+ messages)
` [PATCH v1 1/2] "

[PATCH net-next v2 4/8] net: netconsole: add docs for appending netconsole user data
 2024-01-26 23:13 UTC 

[PATCH v13 0/8] Add support for Sub-NUMA cluster (SNC) systems
 2024-01-26 22:38 UTC  (10+ messages)
` [PATCH v14 "
  ` [PATCH v14 1/8] x86/resctrl: Prepare for new domain scope
  ` [PATCH v14 2/8] x86/resctrl: Prepare to split rdt_domain structure
  ` [PATCH v14 3/8] x86/resctrl: Prepare for different scope for control/monitor operations
  ` [PATCH v14 4/8] x86/resctrl: Split the rdt_domain and rdt_hw_domain structures
  ` [PATCH v14 5/8] x86/resctrl: Add node-scope to the options for feature scope
  ` [PATCH v14 6/8] x86/resctrl: Introduce snc_nodes_per_l3_cache
  ` [PATCH v14 7/8] x86/resctrl: Sub NUMA Cluster detection and enable
  ` [PATCH v14 8/8] x86/resctrl: Update documentation with Sub-NUMA cluster changes

[KTAP V2 PATCH v2] ktap_v2: add test metadata
 2024-01-26 22:14 UTC 

[PATCH 0/3] usb: gadget: 9pfs transport
 2024-01-26 21:57 UTC  (6+ messages)

[PATCH v6 0/6] Delay VERW
 2024-01-26 21:31 UTC  (3+ messages)
` [PATCH v6 6/6] KVM: VMX: Move VERW closer to VMentry for MDS mitigation

[PATCH v12 00/41] Introduce QC USB SND audio offloading support
 2024-01-26 21:13 UTC  (8+ messages)
` [PATCH v12 04/41] usb: host: xhci-mem: Cleanup pending secondary event ring events

[PATCH v5 000/111] pwm: Improve lifetime tracking for pwm_chips
 2024-01-26 17:10 UTC  (4+ messages)
` [PATCH v5 040/111] pwm: Provide devm_pwmchip_alloc() function

[PATCH v5 0/6] usb: gadget: functionfs: DMABUF import interface
 2024-01-26 16:42 UTC  (12+ messages)
` [PATCH v5 1/6] dma-buf: Add dma_buf_{begin,end}_access()
  ` [Linaro-mm-sig] "

[PATCH v3 0/4] mm/mempolicy: weighted interleave mempolicy and sysfs extension
 2024-01-26 16:38 UTC  (9+ messages)
` [PATCH v3 1/4] mm/mempolicy: implement the sysfs-based weighted_interleave interface
` [PATCH v3 2/4] mm/mempolicy: refactor a read-once mechanism into a function for re-use
` [PATCH v3 3/4] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
` [PATCH v3 4/4] mm/mempolicy: change cur_il_weight to atomic and carry the node with it

[PATCH v5 0/3] w1: add UART w1 bus driver
 2024-01-26 15:42 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: w1: UART 1-Wire bus
` [PATCH v5 2/3] dt-bindings: serial: allow onewire as child node
` [PATCH v5 3/3] w1: add UART w1 bus driver

docs: requirements.txt has stopped working again
 2024-01-26 14:42 UTC  (8+ messages)

[PATCH] [patch] Documentation: tfix: Fix invalid reference to /sys/modules instead of /sys/module
 2024-01-26 12:52 UTC 

[PATCH v13 26/35] x86/fred: FRED entry/exit and dispatch code
 2024-01-26 10:05 UTC  (3+ messages)
` [PATCH v13A "

[PATCH net-next v3] ethtool: ice: Support for RSS settings to GTP from ethtool
 2024-01-26  4:37 UTC 

[PATCH 0/8] RCU doc updates for v6.9
 2024-01-26  3:58 UTC  (9+ messages)
` [PATCH 1/8] doc: Spinlocks are implied RCU readers
` [PATCH 2/8] doc: Make whatisRCU.rst note that spinlocks are "
` [PATCH 3/8] doc: Make checklist.rst note that spinlocks are implied "
` [PATCH 4/8] doc: Add CONFIG_RCU_STRICT_GRACE_PERIOD to checklist.rst
` [PATCH 5/8] doc: Add EARLY flag to early-parsed kernel boot parameters
` [PATCH 6/8] context_tracking: Fix kerneldoc headers for __ct_user_{enter,exit}()
` [PATCH 7/8] doc: Clarify use of slab constructors and SLAB_TYPESAFE_BY_RCU
` [PATCH 8/8] doc: Update checklist.rst discussion of callback execution

[PATCH net-next v3] ethtool: ice: Support for RSS settings to GTP from ethtool
 2024-01-26  3:55 UTC 

[PATCH net-next v3] ethtool: ice: Support for RSS settings to GTP from ethtool
 2024-01-26  3:13 UTC 

[PATCH net-next v3] ethtool: ice: Support for RSS settings to GTP from ethtool
 2024-01-26  2:09 UTC 

[PATCH] coding-style: Add guidance to prefer dev_dbg
 2024-01-26  1:28 UTC  (2+ messages)

[PATCH v12 00/20] KVM: xen: update shared_info and vcpu_info handling
 2024-01-26  1:19 UTC  (4+ messages)

[PATCH] docs/zh_CN: accurate translation of "function"
 2024-01-25 20:05 UTC 

[RFC PATCH v1 00/28] riscv control-flow integrity for usermode
 2024-01-26  0:44 UTC  (45+ messages)
` [RFC PATCH v1 02/28] riscv: envcfg save and restore on trap entry/exit
` [RFC PATCH v1 05/28] riscv: zicfiss/zicfilp enumeration
` [RFC PATCH v1 07/28] riscv: kernel handling on trap entry/exit for user cfi
` [RFC PATCH v1 08/28] mm: Define VM_SHADOW_STACK for RISC-V
` [RFC PATCH v1 09/28] mm: abstract shadow stack vma behind `arch_is_shadow_stack`
` [RFC PATCH v1 10/28] riscv/mm : Introducing new protection flag "PROT_SHADOWSTACK"
` [RFC PATCH v1 11/28] riscv: Implementing "PROT_SHADOWSTACK" on riscv
` [RFC PATCH v1 12/28] riscv mm: manufacture shadow stack pte
` [RFC PATCH v1 13/28] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [RFC PATCH v1 14/28] riscv mmu: write protect and shadow stack
` [RFC PATCH v1 15/28] riscv/mm: Implement map_shadow_stack() syscall
` [RFC PATCH v1 16/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [RFC PATCH v1 17/28] prctl: arch-agnostic prctl for shadow stack
` [RFC PATCH v1 18/28] prctl: arch-agnostic prtcl for indirect branch tracking
` [RFC PATCH v1 19/28] riscv: Implements arch agnostic shadow stack prctls
` [RFC PATCH v1 20/28] riscv: Implements arch argnostic indirect branch tracking prctls
` [RFC PATCH v1 21/28] riscv/traps: Introduce software check exception
` [RFC PATCH v1 22/28] riscv sigcontext: adding cfi state field in sigcontext
` [RFC PATCH v1 23/28] riscv signal: Save and restore of shadow stack for signal
` [RFC PATCH v1 24/28] riscv: select config for shadow stack and landing pad instr support
` [RFC PATCH v1 25/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [RFC PATCH v1 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [RFC PATCH v1 27/28] riscv: Documentation for shadow stack on riscv
` [RFC PATCH v1 28/28] kselftest/riscv: kselftest for user mode cfi

[RFC PATCH net-next 0/9] Add ability to flash modules' firmware
 2024-01-25 21:03 UTC  (6+ messages)
` [RFC PATCH net-next 1/9] ethtool: Add ethtool operation to write to a transceiver module EEPROM
` [RFC PATCH net-next 9/9] ethtool: Add ability to flash transceiver modules' firmware

[PATCH 0/8] timers and Documentation: Cleanup
 2024-01-25 19:50 UTC  (16+ messages)
` [PATCH 1/8] include/hrtimers: Move hrtimer base related definitions into hrtimer_defs
` [PATCH 6/8] Documentation: Create a new folder for all timer internals
` [PATCH 7/8] Documentation: Move "core core" api into a separate file

[PATCH v2 0/8] Expand and improve AMDGPU documentation
 2024-01-25 18:49 UTC  (3+ messages)

[PATCH 0/2] kernel-doc: Do not pre-process comments
 2024-01-25 18:14 UTC  (2+ messages)

[PATCH v10 0/2] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
 2024-01-25 17:18 UTC  (5+ messages)
` [PATCH v10 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
` [PATCH v10 2/2] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl

[PATCH net-next 0/6] selftests: Add TEST_INCLUDES directive and adjust tests to use it
 2024-01-25 16:43 UTC  (4+ messages)
` [PATCH net-next 1/6] selftests: Introduce Makefile variable to list shared bash scripts

[PATCH v9 0/2] arm64: Add a build target for Flat Image Tree
 2024-01-25 16:03 UTC  (8+ messages)
` [PATCH v9 2/2] arm64: boot: Support "

[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
 2024-01-25 14:42 UTC  (10+ messages)
` [PATCH RFC v3 03/21] ACPI: processor: Register CPUs that are online, but not described in the DSDT

[PATCH v2 0/4] arm64/fp: Documentation cleanups and clarifications
 2024-01-25 13:49 UTC  (5+ messages)
` [PATCH v2 2/4] arm64/sme: Fix cut'n'paste in ABI document
` [PATCH v2 3/4] arm64/fp: Clarify effect of setting an unsupported system VL

Re:[PATCH v3 00/19] arm64 kernel text replication
 2024-01-25 10:22 UTC 

[PATCH] Documentation: gpio: describe uAPI behaviour when hardware doesn't support requested config
 2024-01-25  8:43 UTC  (2+ messages)

[RFC PATCH 2/2] tracing: Add documentation for event stack filter
 2024-01-25  6:50 UTC 

[RFC PATCH 1/2] tracing: Introduce stack filter for trace events
 2024-01-25  6:50 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).