linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-24 02:14:42 to 2024-03-27 11:06:18 UTC [more...]

[PATCH v7 0/7] Add support for DEVNAME:0.0 style hardware based addressing
 2024-03-27 10:59 UTC  (8+ messages)
` [PATCH v7 1/7] printk: Save console options for add_preferred_console_match()
` [PATCH v7 2/7] printk: Don't try to parse DEVNAME:0.0 console options
` [PATCH v7 3/7] printk: Flag register_console() if console is set on command line
` [PATCH v7 4/7] serial: core: Add support for DEVNAME:0.0 style naming for kernel console
` [PATCH v7 5/7] serial: core: Handle serial console options
` [PATCH v7 6/7] serial: 8250: Add preferred console in serial8250_isa_init_ports()
` [PATCH v7 7/7] Documentation: kernel-parameters: Add DEVNAME:0.0 format for serial ports

[RFC PATCH net-next v7 00/14] Device Memory TCP
 2024-03-27  8:26 UTC  (18+ messages)
` [RFC PATCH net-next v7 01/14] queue_api: define queue api
` [RFC PATCH net-next v7 02/14] net: page_pool: create hooks for custom page providers
` [RFC PATCH net-next v7 03/14] net: netdev netlink api to bind dma-buf to a net device
` [RFC PATCH net-next v7 04/14] netdev: support binding dma-buf to netdevice
` [RFC PATCH net-next v7 05/14] netdev: netdevice devmem allocator
` [RFC PATCH net-next v7 06/14] page_pool: convert to use netmem
` [RFC PATCH net-next v7 07/14] page_pool: devmem support
` [RFC PATCH net-next v7 08/14] memory-provider: dmabuf devmem memory provider
` [RFC PATCH net-next v7 09/14] net: support non paged skb frags
` [RFC PATCH net-next v7 10/14] net: add support for skbs with unreadable frags
` [RFC PATCH net-next v7 11/14] tcp: RX path for devmem TCP
` [RFC PATCH net-next v7 12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [RFC PATCH net-next v7 13/14] net: add devmem TCP documentation
` [RFC PATCH net-next v7 14/14] selftests: add ncdevmem, netcat for devmem TCP

[PATCH v7 0/6] DCP as trusted keys backend
 2024-03-27  8:24 UTC  (7+ messages)
` [PATCH v7 1/6] crypto: mxs-dcp: Add support for hardware-bound keys
` [PATCH v7 2/6] KEYS: trusted: improve scalability of trust source config
` [PATCH v7 3/6] KEYS: trusted: Introduce NXP DCP-backed trusted keys
` [PATCH v7 4/6] MAINTAINERS: add entry for DCP-based "
` [PATCH v7 5/6] docs: document DCP-backed trusted keys kernel params
` [PATCH v7 6/6] docs: trusted-encrypted: add DCP as new trust source

[PATCH v2 00/25] Enable FRED with KVM VMX
 2024-03-27  8:08 UTC  (2+ messages)

[PATCH v6 00/37] Memory allocation profiling
 2024-03-27  5:30 UTC  (6+ messages)
` [PATCH v6 14/37] lib: introduce support for page allocation tagging

[PATCH 0/6] Documentation fixes for memory allocation profiling
 2024-03-27  4:30 UTC  (8+ messages)
` [PATCH 1/6] Documentation: rhashtable: undo _noprof additions in the documentation
` [PATCH 2/6] Documentation: mm: "
` [PATCH 3/6] Documentation: mempool: "
` [PATCH 4/6] Documentation: mm: vmalloc: "
` [PATCH 5/6] Documentation: mm: percpu: "
` [PATCH 6/6] Documentation: mm/slab: "

[PATCH v1 1/1] gitlab-ci: Let project define runner using environment variables
 2024-03-27  1:30 UTC 

[PATCH] scripts/kernel-doc: drop "_noprof" on function prototypes
 2024-03-26 20:35 UTC  (2+ messages)

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-03-26 20:19 UTC  (17+ messages)
` [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers

[PATCH] fpga: region: add owner module and take its refcount
 2024-03-26 18:58 UTC  (3+ messages)

[PATCH docs-next v1] docs: Fix bitfield handling in kernel-doc
 2024-03-26 18:04 UTC  (2+ messages)

[PATCH] cleanup: Add usage and style documentation
 2024-03-26 17:53 UTC  (17+ messages)
` [PATCH v2] "

[PATCH 1/1] Documentation: fs/proc: fix allocinfo title
 2024-03-26 17:16 UTC  (2+ messages)

[PATCH v2] Fix duplicate C declaration warnings
 2024-03-26 16:01 UTC  (5+ messages)

[PATCH v11 00/28] drm/connector: Create HDMI Connector infrastructure
 2024-03-26 15:40 UTC  (29+ messages)
` [PATCH v11 01/28] drm/connector: Introduce an HDMI connector initialization function
` [PATCH v11 02/28] drm/mode_object: Export drm_mode_obj_find_prop_id for tests
` [PATCH v11 03/28] drm/tests: connector: Add tests for drmm_connector_hdmi_init
` [PATCH v11 04/28] drm/connector: hdmi: Create an HDMI sub-state
` [PATCH v11 05/28] drm/connector: hdmi: Add output BPC to the connector state
` [PATCH v11 06/28] drm/tests: Add output bpc tests
` [PATCH v11 07/28] drm/connector: hdmi: Add support for output format
` [PATCH v11 08/28] drm/tests: Add output formats tests
` [PATCH v11 09/28] drm/display: hdmi: Add HDMI compute clock helper
` [PATCH v11 10/28] drm/tests: Add HDMI TDMS character rate tests
` [PATCH v11 11/28] drm/connector: hdmi: Calculate TMDS character rate
` [PATCH v11 12/28] drm/tests: Add TDMS character rate connector state tests
` [PATCH v11 13/28] drm/connector: hdmi: Add custom hook to filter TMDS character rate
` [PATCH v11 14/28] drm/tests: Add HDMI connector rate filter hook tests
` [PATCH v11 15/28] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v11 16/28] drm/tests: Add HDMI connector bpc and format tests
` [PATCH v11 17/28] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH v11 18/28] drm/tests: Add tests for "
` [PATCH v11 19/28] drm/connector: hdmi: Add RGB Quantization Range to the connector state
` [PATCH v11 20/28] drm/tests: Add RGB Quantization tests
` [PATCH v11 21/28] drm/connector: hdmi: Add Infoframes generation
` [PATCH v11 22/28] drm/tests: Add infoframes test
` [PATCH v11 23/28] drm/connector: hdmi: Create Infoframe DebugFS entries
` [PATCH v11 24/28] drm/vc4: hdmi: Switch to HDMI connector
` [PATCH v11 25/28] drm/vc4: tests: Remove vc4_dummy_plane structure
` [PATCH v11 26/28] drm/vc4: tests: Convert to plane creation helper
` [PATCH v11 27/28] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH v11 28/28] drm/sun4i: hdmi: "

[PATCH v6 30/37] mm: vmalloc: Enable memory allocation profiling
 2024-03-26 15:39 UTC  (8+ messages)

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

[PATCH v4] hwmon:Add EC Chip driver for Lenovo ThinkStation motherboards
 2024-03-26 14:27 UTC  (6+ messages)
  ` [External] "

[PATCH v11 0/2] arm64: Add a build target for Flat Image Tree
 2024-03-26 14:38 UTC  (3+ messages)
` [PATCH v11 2/2] arm64: boot: Support "

[PATCH v4] docs/RCU: Bring back smp_wmb()
 2024-03-26 12:44 UTC 

[RFC PATCH v1 0/2] docs: reporting-issues: rework while involving the 'verify bugs' text
 2024-03-26 12:21 UTC  (3+ messages)
` [RFC PATCH v1 1/2] docs: reporting-issue: rework the detailed guide
` [RFC PATCH v1 2/2] docs: reporting-issue: rework the TLDR

[PATCH v6 0/5] Rework system pressure interface to the scheduler
 2024-03-26 11:46 UTC  (8+ messages)
` [PATCH v6 1/5] cpufreq: Add a cpufreq pressure feedback for "
` [PATCH v6 2/5] sched: Take cpufreq feedback into account
` [PATCH v6 3/5] thermal/cpufreq: Remove arch_update_thermal_pressure()
` [PATCH v6 4/5] sched: Rename arch_update_thermal_pressure into arch_update_hw_pressure
` [PATCH v6 5/5] sched/pelt: Remove shift of thermal clock

[PATCH v4 0/5] TEE driver for Trusted Services
 2024-03-26 10:09 UTC  (8+ messages)
` [PATCH v4 1/5] tee: Refactor TEE subsystem header files
` [PATCH v4 2/5] tee: optee: Move pool_op helper functions
` [PATCH v4 3/5] tee: tstee: Add Trusted Services TEE driver
` [PATCH v4 4/5] Documentation: tee: Add TS-TEE driver
` [PATCH v4 5/5] MAINTAINERS: tee: tstee: Add entry

[PATCH net-next v2 0/9] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-03-26  9:43 UTC  (5+ messages)

[PATCH] dns_resolver: correct sysfs path name in dns resolver documentation
 2024-03-26  9:24 UTC  (6+ messages)
` [PATCH v2] dns_resolver: correct module "

linux-next: build warnings after merge of the mm tree
 2024-03-26  6:16 UTC  (2+ messages)

[PATCH v2 00/14] Add support for suppressing warning backtraces
 2024-03-26  5:02 UTC  (19+ messages)
` [PATCH v2 01/14] bug/kunit: Core "
` [PATCH v2 02/14] kunit: bug: Count suppressed "
` [PATCH v2 03/14] kunit: Add test cases for backtrace warning suppression
` [PATCH v2 04/14] kunit: Add documentation for warning backtrace suppression API
` [PATCH v2 05/14] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v2 06/14] net: kunit: Suppress lock warning noise at end of dev_addr_lists tests
` [PATCH v2 07/14] x86: Add support for suppressing warning backtraces
` [PATCH v2 08/14] arm64: "
` [PATCH v2 09/14] loongarch: "
` [PATCH v2 10/14] parisc: "
` [PATCH v2 11/14] s390: "
` [PATCH v2 12/14] sh: "
` [PATCH v2 13/14] riscv: "
` [PATCH v2 14/14] powerpc: "

[PATCH] cgroup, docs: Clarify limitation of RT processes with cgroup v2 cpu controller
 2024-03-25 20:10 UTC  (2+ messages)

[PATCH v5 0/2] hwmon: Driver for Nuvoton NCT7363Y
 2024-03-25 18:29 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: hwmon: Add NCT7363Y documentation

[PATCH net-next v3 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-03-25  7:12 UTC  (19+ messages)
` [PATCH net-next v3 12/12] dt-bindings: net: add Microchip's LAN865X 10BASE-T1S MACPHY

[PATCH v3 00/32] spi: get rid of some legacy macros
 2024-03-25  2:13 UTC  (3+ messages)

[PATCH v6 000/164] pwm: Improve lifetime tracking for pwm_chips
 2024-03-25  2:13 UTC  (3+ messages)

[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
 2024-03-24 23:22 UTC  (15+ messages)

[PATCH v9 0/6] iio: new DMABUF based API
 2024-03-24 11:10 UTC  (2+ messages)

Patch [001/001] Documentation: Correct small errors in recently added info on CPU vulnerabilities
 2024-03-24  5:23 UTC 

[PATCH] sched/Documentation: Add RT_RUNTIME_SHARE documentation
 2024-03-24  3:54 UTC  (2+ messages)

[PATCH v4] Documentation: tpm_tis
 2024-03-24  2:14 UTC  (4+ messages)


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