Linux-Doc Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-16 04:12:21 to 2024-04-17 19:20:56 UTC [more...]

[RFC PATCH v2 00/31] Upstream kvx Linux port
 2024-04-17 19:20 UTC  (5+ messages)
` [RFC PATCH v2 30/31] kvx: Add power controller driver

[PATCH 0/2] hwmon: (aquacomputer_d5next) Support for Octo flow sensor and pulses
 2024-04-17 17:50 UTC  (3+ messages)
` [PATCH 1/2] hwmon: (aquacomputer_d5next) Add support for Octo flow sensor
` [PATCH 2/2] hwmon: (aquacomputer_d5next) Add support for Octo flow sensor pulses

[RFC PATCH v3 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-04-17 17:45 UTC  (6+ messages)
` [RFC PATCH v3 09/17] x86/resctrl: Introduce assign state for the mon group
` [RFC PATCH v3 17/17] x86/resctrl: Introduce interface to modify assignment states of the groups

[PATCH v4 00/14] security: digest_cache LSM
 2024-04-17 17:00 UTC  (33+ messages)
` [PATCH v4 01/14] lib: Add TLV parser
` [PATCH v4 02/14] security: Introduce the digest_cache LSM
` [PATCH v4 03/14] digest_cache: Add securityfs interface
` [PATCH v4 04/14] digest_cache: Add hash tables and operations
` [PATCH v4 09/14] digest_cache: Add support for directories
` [PATCH v4 10/14] digest cache: Prefetch digest lists if requested
` [PATCH v4 11/14] digest_cache: Reset digest cache on file/directory change
` [PATCH v4 13/14] selftests/digest_cache: Add selftests for digest_cache LSM

[PATCH 00/19] riscv: Support vendor extensions and xtheadvector
 2024-04-17 16:02 UTC  (13+ messages)
` [PATCH 02/19] riscv: cpufeature: Fix thead vector hwcap removal

[PATCH net-next v9 0/4] ethtool: provide the dim profile fine-tuning channel
 2024-04-17 15:55 UTC  (5+ messages)
` [PATCH net-next v9 1/4] linux/dim: move useful macros to .h file
` [PATCH net-next v9 2/4] ethtool: provide customized dim profile management
` [PATCH net-next v9 3/4] virtio-net: refactor dim initialization/destruction
` [PATCH net-next v9 4/4] virtio-net: support dim profile fine-tuning

[PATCH 0/2] Enable building of the devel RPM package from Kbuild
 2024-04-17 15:50 UTC  (7+ messages)
` [PATCH 1/2] kbuild: allow toggling the `with_devel` RPM macro
` [PATCH 2/2] docs: kbuild: document KBUILD_RPM_WITH_DEVEL

[PATCH v1] PCI/AER: Update aer-inject tool source URL
 2024-04-17 15:36 UTC  (2+ messages)

[PATCH net-next v9 00/14] net: Add support for Power over Ethernet (PoE)
 2024-04-17 15:34 UTC  (16+ messages)
` [PATCH net-next v9 01/14] ethtool: Expand Ethernet Power Equipment with c33 (PoE) alongside PoDL
` [PATCH net-next v9 02/14] net: pse-pd: Introduce PSE types enumeration
` [PATCH net-next v9 03/14] net: ethtool: pse-pd: Expand pse commands with the PSE PoE interface
` [PATCH net-next v9 04/14] netlink: specs: Modify pse attribute prefix
` [PATCH net-next v9 05/14] netlink: specs: Expand the pse netlink command with PoE interface
` [PATCH net-next v9 06/14] MAINTAINERS: Add myself to pse networking maintainer
` [PATCH net-next v9 07/14] net: pse-pd: Add support for PSE PIs
` [PATCH net-next v9 08/14] dt-bindings: net: pse-pd: Add another way of describing several "
` [PATCH net-next v9 09/14] net: pse-pd: Add support for setup_pi_matrix callback
` [PATCH net-next v9 10/14] net: pse-pd: Use regulator framework within PSE framework
` [PATCH net-next v9 11/14] dt-bindings: net: pse-pd: Add bindings for PD692x0 PSE controller
` [PATCH net-next v9 12/14] net: pse-pd: Add PD692x0 PSE controller driver
` [PATCH net-next v9 13/14] dt-bindings: net: pse-pd: Add bindings for TPS23881 PSE controller
` [PATCH net-next v9 14/14] net: pse-pd: Add TI TPS23881 PSE controller driver

[PATCH 0/2] Add adm1281 support
 2024-04-17 15:24 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: hwmon: adm1275: add adm1281
` [PATCH 2/2] hwmon: pmbus: adm1275: add adm1281 support

[PATCH v2 00/17] riscv: Support vendor extensions and xtheadvector
 2024-04-17 14:50 UTC  (24+ messages)
` [PATCH v2 01/17] riscv: cpufeature: Fix thead vector hwcap removal
` [PATCH v2 02/17] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v2 03/17] dt-bindings: riscv: Add vendorid
` [PATCH v2 04/17] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v2 06/17] riscv: Extend cpufeature.c to detect vendor extensions
` [PATCH v2 12/17] riscv: Create xtheadvector file
` [PATCH v2 13/17] riscv: vector: Support xtheadvector save/restore
` [PATCH v2 14/17] riscv: hwprobe: Add vendor extension probing
` [PATCH v2 15/17] riscv: hwprobe: Document vendor extensions and xtheadvector extension
` [PATCH v2 16/17] selftests: riscv: Fix vector tests
` [PATCH v2 17/17] selftests: riscv: Support xtheadvector in "

[PATCH v3 0/1] RISC-V: enable rust
 2024-04-17 14:00 UTC  (3+ messages)
` [PATCH v3 1/1] RISC-V: enable building 64-bit kernels with rust support

[PATCH] MAINTAINERS: repair file entry in DOCUMENTATION
 2024-04-17 13:46 UTC  (2+ messages)

[PATCH 07/10] riscv: add ISA extension parsing for Zcmop
 2024-04-17 13:11 UTC  (13+ messages)

[PATCH v4 00/30] NT synchronization primitive driver
 2024-04-17 11:37 UTC  (18+ messages)
` [PATCH v4 02/27] ntsync: Introduce NTSYNC_IOC_WAIT_ALL

[PATCH v17 00/21] Integrity Policy Enforcement LSM (IPE)
 2024-04-17 10:05 UTC  (5+ messages)
` [PATCH v17 20/21] Documentation: add ipe documentation

[PATCH net-next v3 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-04-17  8:55 UTC  (13+ messages)
` [PATCH net-next v3 06/12] net: ethernet: oa_tc6: implement internal PHY initialization

[PATCH net-next v3 00/10] Add ability to flash modules' firmware
 2024-04-17  8:53 UTC  (11+ messages)
` [PATCH net-next v3 01/10] ethtool: Add ethtool operation to write to a transceiver module EEPROM
` [PATCH net-next v3 02/10] mlxsw: Implement "
` [PATCH net-next v3 03/10] ethtool: Add an interface for flashing transceiver modules' firmware
` [PATCH net-next v3 04/10] ethtool: Add flashing transceiver modules' firmware notifications ability
` [PATCH net-next v3 05/10] include: netdevice: Add module firmware flashing in progress flag to net_device
` [PATCH net-next v3 06/10] net: sfp: Add more extended compliance codes
` [PATCH net-next v3 07/10] ethtool: cmis_cdb: Add a layer for supporting CDB commands
` [PATCH net-next v3 08/10] ethtool: cmis_fw_update: add a layer for supporting firmware update using CDB
` [PATCH net-next v3 09/10] ethtool: Add ability to flash transceiver modules' firmware
` [PATCH net-next v3 10/10] ethtool: Veto some operations during firmware flashing process

[PATCH net-next v8 00/17] net: Add support for Power over Ethernet (PoE)
 2024-04-17  6:14 UTC  (11+ messages)
` [PATCH net-next v8 04/17] ethtool: Expand Ethernet Power Equipment with c33 (PoE) alongside PoDL
` [PATCH net-next v8 06/17] net: ethtool: pse-pd: Expand pse commands with the PSE PoE interface
` [PATCH net-next v8 10/17] net: pse-pd: Add support for PSE PIs

[PATCH] docs/zh_CN: add process/cve Chinese translation
 2024-04-17  5:27 UTC 

[PATCH 00/12] ASoC: doc: dapm: various improvements
 2024-04-17  5:08 UTC  (23+ messages)
` [PATCH 01/12] ASoC: doc: dapm: fix typos
` [PATCH 02/12] ASoC: doc: dapm: fix struct name
` [PATCH 03/12] ASoC: doc: dapm: minor rewording
` [PATCH 04/12] ASoC: doc: dapm: remove dash after colon
` [PATCH 05/12] ASoC: doc: dapm: clarify it's an internal API
` [PATCH 06/12] ASoC: doc: dapm: replace "map" with "graph"
` [PATCH 07/12] ASoC: doc: dapm: extend initial descrption
` [PATCH 08/12] ASoC: doc: dapm: describe how widgets and routes are registered
` [PATCH 09/12] ASoC: doc: dapm: fix and improve section "Registering DAPM controls"
` [PATCH 10/12] ASoC: doc: dapm: improve section "Codec/DSP Widget Interconnections"
` [PATCH 11/12] ASoC: doc: dapm: update section "DAPM Widget Events"
` [PATCH 12/12] ASoC: doc: dapm: update event types

[PATCH net-next v8 01/17] MAINTAINERS: net: Add Oleksij to pse-pd maintainers
 2024-04-17  2:40 UTC  (2+ messages)

[PATCH v3 0/8] Improve buffer head documentation
 2024-04-17  2:14 UTC  (17+ messages)
` [PATCH v3 2/8] buffer: Add kernel-doc for block_dirty_folio()
` [PATCH v3 3/8] buffer: Add kernel-doc for try_to_free_buffers()
` [PATCH v3 4/8] buffer: Fix __bread and __bread_gfp kernel-doc
` [PATCH v3 5/8] buffer: Add kernel-doc for brelse() and __brelse()
` [PATCH v3 6/8] buffer: Add kernel-doc for bforget() and __bforget()
` [PATCH v3 8/8] doc: Split buffer.rst out of api-summary.rst
` [PATCH v3 8a/8] "

[PATCH v3] usb-storage: Optimize scan delay more precisely
 2024-04-17  1:24 UTC  (2+ messages)

[PATCH 0/2] cpu: Fix default mitigation behavior
 2024-04-17  0:15 UTC  (3+ messages)
` [PATCH 1/2] cpu: Re-enable CPU mitigations by default for !X86 architectures
` [PATCH 2/2] cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=n

[pinchartl:rpi/v6.9/isp/v2 16/24] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/media/uapi/v4l/pixfmt-meta-bcm2835-isp-stats.rst
 2024-04-16 23:27 UTC 

[PATCH v10] mm: report per-page metadata information
 2024-04-16 20:52 UTC  (2+ messages)

[PATCH v4 0/6] pids controller events rework
 2024-04-16 19:32 UTC  (11+ messages)
` [PATCH v4 1/6] cgroup/pids: Remove superfluous zeroing
` [PATCH v4 2/6] cgroup/pids: Separate semantics of pids.events related to pids.max
` [PATCH v4 3/6] cgroup/pids: Make event counters hierarchical
` [PATCH v4 4/6] cgroup/pids: Add pids.events.local
` [PATCH v4 5/6] selftests: cgroup: Lexicographic order in Makefile
` [PATCH v4 6/6] selftests: cgroup: Add basic tests for pids controller

[PATCH v6 30/37] mm: vmalloc: Enable memory allocation profiling
 2024-04-16 19:27 UTC  (2+ messages)

[PATCH bpf-next] bpf: clarify libbpf skeleton header licensing
 2024-04-16 18:39 UTC  (3+ messages)
  `  "

[PATCH v3 00/29] riscv control-flow integrity for usermode
 2024-04-16 15:44 UTC  (6+ messages)
` [PATCH v3 04/29] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml)

[PATCH] Documentation: spi: Update gpio+bitbang instruction
 2024-04-16 14:48 UTC  (2+ messages)

[PATCH v11 00/28] drm/connector: Create HDMI Connector infrastructure
 2024-04-16 14:09 UTC  (9+ messages)
` [PATCH v11 09/28] drm/display: hdmi: Add HDMI compute clock helper
` [PATCH v11 15/28] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v11 17/28] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH v11 19/28] drm/connector: hdmi: Add RGB Quantization Range to the connector state

elf(5) and ld.so(8): DT_RPATH deprecated - really?
 2024-04-16 14:00 UTC 

[PATCH v3 0/6] firmware: support i.MX95 SCMI BBM/MISC Extenstion
 2024-04-16 13:19 UTC  (6+ messages)
` [PATCH v3 2/6] dt-bindings: firmware: add i.MX95 SCMI Extension protocol

[PATCH net-next v2 14/15] mm: page_frag: update documentation for page_frag
 2024-04-16 13:11 UTC  (3+ messages)

[PATCH net-next v2 00/10] Add ability to flash modules' firmware
 2024-04-16 11:50 UTC  (4+ messages)
` [PATCH net-next v2 07/10] ethtool: cmis_cdb: Add a layer for supporting CDB commands

[PATCH 0/3] x86/cpu: Fix SPECULATIVE_MITIGATION=n kernels
 2024-04-16 11:06 UTC  (8+ messages)
` [PATCH 1/3] x86/cpu: Actually turn off mitigations by default for SPECULATION_MITIGATIONS=n

[PATCH v1 05/18] mm: improve folio_likely_mapped_shared() using the mapcount of large folios
 2024-04-16 10:53 UTC  (5+ messages)

[PATCH v6 00/11] Add support for Intel PPS Generator
 2024-04-16 10:19 UTC  (12+ messages)
` [PATCH v6 01/11] x86/tsc: Add base clock properties in clocksource structure
` [PATCH v6 08/11] timekeeping: Add function to convert realtime to base clock
` [PATCH v6 09/11] pps: generators: Add PPS Generator TIO Driver


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