linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH v4 00/16] riscv: Support vendor extensions and xtheadvector
 2024-05-02 22:31 UTC  (31+ messages)
` [PATCH v4 03/16] riscv: vector: Use vlenb from DT
` [PATCH v4 05/16] riscv: Extend cpufeature.c to detect vendor extensions
` [PATCH v4 06/16] riscv: Introduce vendor variants of extension helpers
` [PATCH v4 07/16] riscv: cpufeature: Extract common elements from extension checking
` [PATCH v4 08/16] riscv: Convert xandespmu to use the vendor extension framework

[PATCH] docs:core-api: fixed typos and grammar in printk-index page
 2024-05-02 21:25 UTC 

[RFC PATCH v3 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-05-02 20:14 UTC  (9+ messages)
` [RFC PATCH v3 17/17] x86/resctrl: Introduce interface to modify assignment states of the groups

[PATCH] Fix typo
 2024-05-02 20:11 UTC 

[PATCH 0/5] Add support for adis16545/47
 2024-05-02 19:14 UTC  (8+ messages)
` [PATCH 4/5] iio: adis16480: add support for adis16545/7 families

[PATCH v2 0/1] cgroup: Add documentation for missing zswap memory.stat
 2024-05-02 18:50 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v2 0/4] rust: docs: Update the translation of rust to 6.9-rc4
 2024-05-02 16:28 UTC  (2+ messages)

[PATCH] docs: stable-kernel-rules: fix typo sent->send
 2024-05-02 16:21 UTC  (4+ messages)

[PATCH] docs/zh_CN: remove two inconsistent spaces
 2024-05-02 16:16 UTC  (2+ messages)

[PATCH] docs: scripts/check-variable-fonts.sh: Improve commands for detection
 2024-05-02 16:15 UTC  (2+ messages)

[PATCH v2 0/5] docs: stable-kernel-rules: fine-tuning and 'no stable backport' tag
 2024-05-02 16:13 UTC  (2+ messages)

[PATCH] docs, kprobes: Add riscv as supported architecture
 2024-05-02 16:06 UTC  (2+ messages)

[PATCH v3 0/9] drm/mipi-dsi: Reduce bloat and add funcs for cleaner init seqs
 2024-05-02 16:05 UTC  (6+ messages)
` [PATCH v3 5/9] drm/mipi-dsi: Introduce mipi_dsi_*_write_seq_multi()

[PATCH] Docs: typos/spelling
 2024-05-02 16:03 UTC  (2+ messages)

[PATCH] docs: kernel_include.py: Cope with docutils 0.21
 2024-05-02 16:01 UTC  (5+ messages)

[PATCH] docs: ja_JP/howto: Catch up update in v6.8
 2024-05-02 15:46 UTC  (2+ messages)

[PATCH] doc:it_IT: align Italian documentation
 2024-05-02 15:46 UTC  (3+ messages)

[PATCH v4 1/1] Documentation/core-api: Add swiotlb documentation
 2024-05-02 13:45 UTC  (7+ messages)

[PATCH v20 00/41] Introduce QC USB SND audio offloading support
 2024-05-02 11:07 UTC  (9+ messages)
` [PATCH v20 03/41] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v20 06/41] usb: host: xhci-sideband: Expose a sideband interrupter enable API
` [PATCH v20 33/41] ASoC: usb: Create SOC USB SND jack kcontrol

[PATCH] Sphinx error fixed for inline literal end-string in include/linux/workqueue.h
 2024-05-02 10:39 UTC  (6+ messages)
  ` [PATCH v2] Sphinx error fixed for inline literal end-string by changing $type_constant2 in kernel-doc script to include "*" unicode character in highlights_rst

[PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-05-02 10:19 UTC  (29+ messages)
` [PATCH net-next v4 01/12] Documentation: networking: add OPEN Alliance 10BASE-T1x MAC-PHY serial interface
` [PATCH net-next v4 05/12] net: ethernet: oa_tc6: implement error interrupts unmasking
` [PATCH net-next v4 11/12] microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHY
` [PATCH net-next v4 13/12] net: lan865x: optional hardware reset

[PATCH net-next v12 00/13] net: Make timestamping selectable
 2024-05-02  2:14 UTC  (17+ messages)
` [PATCH net-next v12 01/13] net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask
` [PATCH net-next v12 02/13] net: Move dev_set_hwtstamp_phylib to net/core/dev.h
` [PATCH net-next v12 03/13] net: Make dev_get_hwtstamp_phylib accessible
` [PATCH net-next v12 04/13] net: Make net_hwtstamp_validate accessible
` [PATCH net-next v12 05/13] net: Change the API of PHY default timestamp to MAC
` [PATCH net-next v12 06/13] net: net_tstamp: Add unspec field to hwtstamp_source enumeration
` [PATCH net-next v12 07/13] net: Add struct kernel_ethtool_ts_info
` [PATCH net-next v12 08/13] ptp: Add phc source and helpers to register specific PTP clock or get information
` [PATCH net-next v12 09/13] net: Add the possibility to support a selected hwtstamp in netdevice
` [PATCH net-next v12 10/13] net: netdevsim: ptp_mock: Convert to netdev_ptp_clock_register
` [PATCH net-next v12 11/13] net: macb: "
` [PATCH net-next v12 12/13] net: ethtool: tsinfo: Add support for hwtstamp provider and get/set hwtstamp config
` [PATCH net-next v12 13/13] netlink: specs: tsinfo: Enhance netlink attributes and add a set command

[PATCH v3 1/1] Documentation/core-api: Add swiotlb documentation
 2024-05-02  0:52 UTC  (10+ messages)

[PATCH] Documentation: tracing: Fix spelling mistakes
 2024-05-02  0:38 UTC  (2+ messages)

[PATCH memory-model 1/4] Documentation/litmus-tests: Add locking tests to README
 2024-05-01 23:21 UTC  (3+ messages)
` [PATCH memory-model 2/4] Documentation/litmus-tests: Demonstrate unordered failing cmpxchg
` [PATCH memory-model 3/4] Documentation/atomic_t: Emphasize that failed atomic operations give no ordering

[RFC PATCH v2] Cleaning up the KVM clock mess
 2024-05-01 20:45 UTC  (4+ messages)
` [PATCH v2 15/15] KVM: x86: Factor out kvm_use_master_clock()

[PATCH v4 13/16] riscv: hwprobe: Add thead vendor extension probing
 2024-05-01 19:50 UTC  (4+ messages)

[PATCH net-next v11 0/4] ethtool: provide the dim profile fine-tuning channel
 2024-05-01 16:19 UTC  (14+ messages)
` [PATCH net-next v11 1/4] linux/dim: move useful macros to .h file
` [PATCH net-next v11 2/4] ethtool: provide customized dim profile management
` [PATCH net-next v11 3/4] dim: add new interfaces for initialization and getting results
` [PATCH net-next v11 4/4] virtio-net: support dim profile fine-tuning

[PATCH net-next v5 00/10] Add ability to flash modules' firmware
 2024-05-01 14:37 UTC  (11+ messages)
` [PATCH net-next v5 04/10] ethtool: Add flashing transceiver modules' firmware notifications ability
` [PATCH net-next v5 10/10] ethtool: Veto some operations during firmware flashing process

[PATCH v3] ptdump: add intermediate directory support
 2024-05-01 14:32 UTC  (4+ messages)

[PATCH v4 0/3] usb: gadget: 9pfs transport
 2024-05-01 14:19 UTC  (5+ messages)
` [PATCH v4 1/3] usb: gadget: function: move u_f.h to include/linux/usb/

[RFC PATCH net-next v8 00/14] Device Memory TCP
 2024-05-01 13:58 UTC  (13+ messages)
` [RFC PATCH net-next v8 02/14] net: page_pool: create hooks for custom page providers
` [RFC PATCH net-next v8 07/14] page_pool: devmem support

[PATCH v2 00/12] ASoC: doc: dapm: various improvements
 2024-05-01 13:43 UTC  (2+ messages)
` (subset) "

[PATCH] cgroup: Add documentation for missing zswap memory.stat
 2024-05-01 12:02 UTC  (2+ messages)

[PATCH v4 00/11] Add support for a few Zc* extensions as well as Zcmop
 2024-05-01  9:33 UTC  (12+ messages)
` [PATCH v4 02/11] riscv: add ISA extensions validation
` [PATCH v4 03/11] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
` [PATCH v4 08/11] riscv: add ISA extension parsing for Zcmop

[PATCH v5] KVM: arm64: Add early_param to control WFx trapping
 2024-04-30 18:14 UTC 

[PATCH v2 0/7] regulator: new API for voltage reference supplies
 2024-04-30 16:34 UTC  (7+ messages)
` [PATCH v2 1/7] regulator: devres: add API for reference voltage supplies
` [PATCH v2 2/7] hwmon: (adc128d818) Use devm_regulator_get_enable_read_voltage()
` [PATCH v2 3/7] hwmon: (da9052) "

[PATCH v7 00/12] Add support for Intel PPS Generator
 2024-04-30 16:27 UTC  (16+ messages)
` [PATCH v7 01/12] timekeeping: Add base clock properties in clocksource structure
` [PATCH v7 02/12] x86/tsc: Update tsc/art values in the base clock structure
` [PATCH v7 03/12] e1000e: remove convert_art_to_tsc()
` [PATCH v7 04/12] igc: remove convert_art_ns_to_tsc()
` [PATCH v7 05/12] stmmac: intel: remove convert_art_to_tsc()
` [PATCH v7 06/12] ALSA: hda: "
` [PATCH v7 07/12] ice/ptp: "
` [PATCH v7 08/12] x86/tsc: Remove art to tsc conversion functions which are obsolete
` [PATCH v7 09/12] timekeeping: Add function to convert realtime to base clock
  ` [Intel-wired-lan] "
` [PATCH v7 10/12] pps: generators: Add PPS Generator TIO Driver
` [PATCH v7 11/12] Documentation: driver-api: pps: Add Intel Timed I/O PPS generator
` [PATCH v7 12/12] ABI: pps: Add ABI documentation for Intel TIO

[PATCH v6 0/5] Rework system pressure interface to the scheduler
 2024-04-30 12:15 UTC  (5+ messages)
` [PATCH v6 4/5] sched: Rename arch_update_thermal_pressure into arch_update_hw_pressure

[PATCH v8 0/6] DCP as trusted keys backend
 2024-04-30 12:03 UTC  (7+ messages)
` [PATCH v8 6/6] docs: trusted-encrypted: add DCP as new trust source
    ` [EXT] "
      ` [EXT] "

checkpatch doc suggestion
 2024-04-30 10:56 UTC 

[PATCH v2 00/25] Enable FRED with KVM VMX
 2024-04-30  9:09 UTC  (3+ messages)
` [PATCH v2 15/25] KVM: VMX: Dump FRED context in dump_vmcs()

[PATCH v6 0/7] Adds support for ConfigFS to VKMS!
 2024-04-30  8:36 UTC  (7+ messages)
` [PATCH v6 5/7] drm/vkms: Support enabling ConfigFS devices
` [PATCH v6 7/7] drm/vkms Add hotplug support via configfs to VKMS


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