linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-24 23:40:24 to 2024-02-27 14:01:29 UTC [more...]

[PATCH v7 00/36] drm/connector: Create HDMI Connector infrastructure
 2024-02-27 14:01 UTC  (32+ messages)
` [PATCH v7 01/36] drm/tests: helpers: Include missing drm_drv header
` [PATCH v7 02/36] drm/tests: helpers: Add atomic helpers
` [PATCH v7 03/36] drm/tests: Add helper to create mock plane
` [PATCH v7 04/36] drm/tests: Add helper to create mock crtc
` [PATCH v7 05/36] drm/tests: connector: Add tests for drmm_connector_init
` [PATCH v7 19/36] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v7 25/36] drm/connector: hdmi: Add Infoframes generation
` [PATCH v7 29/36] drm/vc4: tests: Remove vc4_dummy_plane structure
` [PATCH v7 30/36] drm/vc4: tests: Convert to plane creation helper
` [PATCH v7 32/36] drm/sun4i: hdmi: Convert encoder to atomic
  ` (subset) "
` [PATCH v7 33/36] drm/sun4i: hdmi: Move mode_set into enable
  ` (subset) "
` [PATCH v7 34/36] drm/sun4i: hdmi: Switch to container_of_const
  ` (subset) "
` [PATCH v7 35/36] drm/sun4i: hdmi: Consolidate atomic_check and mode_valid
  ` (subset) "

[RFC PATCH 00/20] Introduce the famfs shared-memory file system
 2024-02-27 13:41 UTC  (64+ messages)
` [RFC PATCH 02/20] dev_dax_iomap: Add fs_dax_get() func to prepare dax for fs-dax usage
` [RFC PATCH 03/20] dev_dax_iomap: Move dax_pgoff_to_phys from device.c to bus.c since both need it now
` [RFC PATCH 04/20] dev_dax_iomap: Save the kva from memremap
` [RFC PATCH 05/20] dev_dax_iomap: Add dax_operations for use by fs-dax on devdax
` [RFC PATCH 06/20] dev_dax_iomap: Add CONFIG_DEV_DAX_IOMAP kernel build parameter
` [RFC PATCH 07/20] famfs: Add include/linux/famfs_ioctl.h
` [RFC PATCH 08/20] famfs: Add famfs_internal.h
` [RFC PATCH 09/20] famfs: Add super_operations
` [RFC PATCH 10/20] famfs: famfs_open_device() & dax_holder_operations
` [RFC PATCH 11/20] famfs: Add fs_context_operations
` [RFC PATCH 12/20] famfs: Add inode_operations and file_system_type
` [RFC PATCH 13/20] famfs: Add iomap_ops
` [RFC PATCH 14/20] famfs: Add struct file_operations
` [RFC PATCH 15/20] famfs: Add ioctl to file_operations
` [RFC PATCH 17/20] famfs: Add module stuff
` [RFC PATCH 18/20] famfs: Support character dax via the dev_dax_iomap patch

[PATCH v4 00/36] Memory allocation profiling
 2024-02-27 13:36 UTC  (38+ messages)
` [PATCH v4 03/36] mm/slub: Mark slab_free_freelist_hook() __always_inline
` [PATCH v4 05/36] fs: Convert alloc_inode_sb() to a macro
` [PATCH v4 07/36] mm: introduce slabobj_ext to support slab object extensions
` [PATCH v4 08/36] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
` [PATCH v4 09/36] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
` [PATCH v4 10/36] slab: objext: introduce objext_flags as extension to page_memcg_data_flags
` [PATCH v4 13/36] lib: prevent module unloading if memory is not freed
` [PATCH v4 15/36] lib: introduce support for page allocation tagging
` [PATCH v4 19/36] mm: create new codetag references during page splitting
` [PATCH v4 20/36] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y
` [PATCH v4 21/36] lib: add codetag reference into slabobj_ext
` [PATCH v4 22/36] mm/slab: add allocation accounting into slab allocation and free paths
` [PATCH v4 31/36] lib: add memory allocations report in show_mem()

[PATCH v2 0/3] RISC-V: enable rust
 2024-02-27 13:30 UTC  (14+ messages)
` [PATCH v2 1/3] rust: make mutually exclusive with CFI_CLANG
` [PATCH v2 2/3] scripts: generate_rust_target: enable building on RISC-V

[PATCH v2 00/25] fs: use type-safe uid representation for filesystem capabilities
 2024-02-27 13:28 UTC  (3+ messages)
` [PATCH v2 20/25] ovl: add fscaps handlers

[PATCH] drm/vkms: Add information on how to benchmark
 2024-02-27 13:26 UTC  (6+ messages)

[PATCH] docs: drop the version constraints for sphinx and dependencies
 2024-02-27 13:25 UTC  (2+ messages)

[PATCH] docs: freeze some package versions for sphinx virtualenv setup
 2024-02-27 13:17 UTC  (5+ messages)

[RFC PATCH v5 0/1] fpga: improve protection against low-level control module unloading
 2024-02-27 11:49 UTC  (10+ messages)
` [RFC PATCH v5 1/1] fpga: add an owner and use it to take the low-level module's refcount

[PATCH] docs: submit-checklist: structure by category
 2024-02-27 11:24 UTC  (8+ messages)

[PATCH v17 00/35] Drivers for Gunyah hypervisor
 2024-02-27  9:49 UTC  (8+ messages)
` [PATCH v17 19/35] arch/mm: Export direct {un,}map functions
    `  "

[RFC] documentation on filesystem exposure to RCU pathwalk from fs maintainers' POV
 2024-02-27  8:04 UTC  (6+ messages)
` [RFC][v2] "
  ` [RFC][v3] "

[PATCH v2 0/3] TEE driver for Trusted Services
 2024-02-27  7:14 UTC  (7+ messages)
` [PATCH v2 1/3] tee: optee: Move pool_op helper functions
` [PATCH v2 2/3] tee: tstee: Add Trusted Services TEE driver
` [PATCH v2 3/3] Documentation: tee: Add TS-TEE driver

[PATCH v5] tracing: Support to dump instance traces by ftrace_dump_on_oops
 2024-02-27  1:47 UTC  (4+ messages)

[PATCH v4 0/3] hwmon: Driver for Nuvoton NCT7363Y
 2024-02-27  0:56 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: hwmon: fan: Add fan binding to schema
` [PATCH v4 2/3] dt-bindings: hwmon: Add NCT7363Y documentation
` [PATCH v4 3/3] hwmon: Driver for Nuvoton NCT7363Y

Simple analytics for docs.kernel.org and patchwork, please?
 2024-02-26 22:52 UTC  (3+ messages)

[PATCH net-next v3] bonding: 802.3ad replace MAC_ADDRESS_EQUAL with __agg_has_partner
 2024-02-26 22:47 UTC  (5+ messages)

[PATCH 00/15] x86/resctrl : Support AMD QoS RMID Pinning feature
 2024-02-26 21:20 UTC  (9+ messages)
` [PATCH v2 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)

[PATCH RFC net-next v1 0/6] ethtool HW timestamping statistics
 2024-02-26 19:54 UTC  (11+ messages)
` [PATCH RFC net-next v1 1/6] ethtool: add interface to read Tx hardware "
` [PATCH RFC net-next v1 4/6] net/mlx5e: Implement ethtool "

[PATCH 0/3] Add support for Block Passthrough Endpoint function driver
 2024-02-26 18:47 UTC  (8+ messages)

[PATCH v9 0/1] mm: report per-page metadata information
 2024-02-26 18:12 UTC  (3+ messages)
` [PATCH v9 1/1] "

[PATCH] Correcting the spelling mistakes in "Documentation/ABI/testing/sysfs-bus-cxl" and "Documentation/ABI/testing/sysfs-bus-coresight-devices-tmc"
 2024-02-26 17:12 UTC 

[PATCH net v3] Documentations: correct net_cachelines title for struct inet_sock
 2024-02-26 17:09 UTC 

[PATCH net v1] Documentations: correct net_cachelines title for struct inet_sock
 2024-02-26 16:57 UTC  (3+ messages)
` [PATCH net v2] "

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

[PATCH] net: make SK_MEMORY_PCPU_RESERV tunable
 2024-02-26 16:01 UTC  (2+ messages)

[RFC PATCH 01/73] KVM: Documentation: Add the specification for PVM
 2024-02-26 14:35 UTC 

[PATCH v3 0/3] usb: gadget: 9pfs transport
 2024-02-26 13:56 UTC  (4+ messages)
` [PATCH v3 1/3] usb: gadget: function: move u_f.h to include/linux/usb/
` [PATCH v3 2/3] net/9p/usbg: Add new usb gadget function transport
` [PATCH v3 3/3] tools: usb: p9_fwd: add usb gadget packet forwarder script

[PATCH v4 0/2] Add support to dump printk buffer to console via sysrq
 2024-02-26  9:28 UTC  (6+ messages)
` [PATCH v4 2/2] tty/sysrq: Dump printk ring buffer messages "

[PATCH v5 0/6] DCP as trusted keys backend
 2024-02-26  9:17 UTC  (5+ messages)

[PATCH] drm/panfrost: Replace fdinfo's profiling debugfs knob with sysfs
 2024-02-26  8:51 UTC  (2+ messages)

[PATCH v2 0/7] tracing/probes: Support function parameter access from return probe
 2024-02-26  3:59 UTC  (8+ messages)
` [PATCH v2 1/7] tracing/fprobe-event: cleanup: Fix a wrong comment in fprobe event
` [PATCH v2 2/7] tracing/probes: Cleanup probe argument parser
` [PATCH v2 3/7] tracing/probes: cleanup: Set trace_probe::nr_args at trace_probe_init
` [PATCH v2 4/7] tracing: Remove redundant #else block for BTF args from README
` [PATCH v2 5/7] tracing/probes: Support $argN in return probe (kprobe and fprobe)
` [PATCH v2 6/7] selftests/ftrace: Add test cases for entry args at function exit
` [PATCH v2 7/7] Documentation: tracing: Add entry argument access "

[GIT PULL] Two more documentation fixes for 6.8
 2024-02-25 19:52 UTC  (2+ messages)

[PATCH] Documentation: PM: Fix runtime_pm.rst markdown syntax
 2024-02-25 13:00 UTC 

[PATCH] docs: Restore "smart quotes" for quotes
 2024-02-25  9:46 UTC 

[PATCH v10 0/2] arm64: Add a build target for Flat Image Tree
 2024-02-25  8:40 UTC  (4+ messages)
` [PATCH v10 2/2] arm64: boot: Support "


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