linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-31 23:45:42 to 2025-08-04 12:43:35 UTC [more...]

[PATCH v1 00/16] dma-mapping: migrate to physical address-based API
 2025-08-04 12:42 UTC  (5+ messages)
` [PATCH v1 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory
` [PATCH v1 02/16] iommu/dma: handle MMIO path in dma_iova_link
` [PATCH v1 03/16] dma-debug: refactor to use physical addresses for page mapping
` [PATCH v1 04/16] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys

[PATCH 00/12] docs: kdoc: thrash up dump_struct()
 2025-08-04 12:20 UTC  (31+ messages)
` [PATCH 01/12] docs: kdoc: consolidate the stripping of private struct/union members
` [PATCH 02/12] docs: kdoc: Move a regex line in dump_struct()
` [PATCH 03/12] docs: kdoc: backslashectomy in kdoc_parser
` [PATCH 04/12] docs: kdoc: move the prefix transforms out of dump_struct()
` [PATCH 05/12] docs: kdoc: split top-level prototype parsing "
` [PATCH 06/12] docs: kdoc: split struct-member rewriting "
` [PATCH 07/12] docs: kdoc: rework the rewrite_struct_members() main loop
` [PATCH 08/12] docs: kdoc: remove an extraneous strip() call
` [PATCH 09/12] docs: kdoc: Some rewrite_struct_members() commenting
` [PATCH 10/12] docs: kdoc: further rewrite_struct_members() cleanup
` [PATCH 11/12] docs: kdoc: extract output formatting from dump_struct()
` [PATCH 12/12] docs: kdoc: a few final dump_struct() touches

[PATCH net-next 0/5] Add RPMSG Ethernet Driver
 2025-08-04 12:10 UTC  (4+ messages)
` [PATCH net-next 1/5] net: rpmsg-eth: Add Documentation for RPMSG-ETH Driver
    ` [cocci] "

[PATCH v5] genirq: add support for warning on long-running IRQ handlers
 2025-08-04 11:00 UTC  (2+ messages)

[PATCH 0/4] Add agent coding assistant configuration to Linux kernel
 2025-08-04 10:20 UTC  (20+ messages)
` [PATCH 1/4] agents: add unified agent coding assistant configuration

[PATCH 00/65] media: Rationalise usage of v4l2_fh
 2025-08-04 10:01 UTC  (69+ messages)
` [PATCH 01/65] media: pci: saa7164: Store v4l2_fh pointer in file->private_data
` [PATCH 02/65] media: imagination: "
` [PATCH 03/65] media: ti: vpe: "
` [PATCH 04/65] media: usb: hdpvr: "
` [PATCH 05/65] media: usb: pvrusb2: "
` [PATCH 06/65] media: usb: uvcvideo: "
` [PATCH 07/65] media: staging: most: "
` [PATCH 08/65] media: Wrap file->private_data access with a helper function
` [PATCH 09/65] media: Replace file->private_data access with file_to_v4l2_fh()
` [PATCH 10/65] media: nvidia: tegra-vde: Replace file->private_data access
` [PATCH 11/65] media: Replace file->private_data access with custom functions
` [PATCH 12/65] media: pci: ivtv: Don't create fake v4l2_fh
` [PATCH 13/65] media: amphion: Make some vpu_v4l2 functions static
` [PATCH 14/65] media: amphion: Delete v4l2_fh synchronously in .release()
` [PATCH 15/65] media: visl: Drop visl_v4l2fh_to_ctx() function
` [PATCH 16/65] media: v4l2-fh: Move piece of documentation to correct function
` [PATCH 17/65] media: rcar-vin: Do not set file->private_data
` [PATCH 18/65] media: rzg2l-cru: "
` [PATCH 19/65] media: camss: Replace .open() file operation with v4l2_fh_open()
` [PATCH 20/65] media: camss: Remove custom .release fop()
` [PATCH 21/65] media: chips-media: wave5: Pass file pointer to wave5_cleanup_instance()
` [PATCH 22/65] media: qcom: iris: Pass file pointer to iris_v4l2_fh_(de)init()
` [PATCH 23/65] media: qcom: iris: Set file->private_data in iris_v4l2_fh_(de)init()
` [PATCH 24/65] media: qcom: iris: Drop unused argument to iris_get_inst()
` [PATCH 25/65] media: qcom: venus: Pass file pointer to venus_close_common()
` [PATCH 26/65] media: Set file->private_data in v4l2_fh_add()
` [PATCH 27/65] media: Reset file->private_data to NULL in v4l2_fh_del()
` [PATCH 28/65] media: v4l2-ioctl: Access v4l2_fh from private_data
` [PATCH 29/65] media: allegro: Access v4l2_fh from file
` [PATCH 30/65] media: meson-ge2d: "
` [PATCH 31/65] media: coda: "
` [PATCH 32/65] media: wave5: "
` [PATCH 33/65] media: m2m-deinterlace: "
` [PATCH 34/65] media: mtk: jpeg: Access v4l2_fh from file->private_data
` [PATCH 35/65] media: mtk_mdp_m2m: Access v4l2_fh from file
` [PATCH 36/65] media: mtk: mdp3: "
` [PATCH 37/65] media: mtk: vcodec: "
` [PATCH 38/65] media: tegra-vde: "
` [PATCH 39/65] media: imx-jpeg: "
` [PATCH 40/65] media: imx-isi: "
` [PATCH 41/65] media: nxp: mx2: "
` [PATCH 42/65] media: renesas: "
` [PATCH 43/65] media: rockhip: rga: "
` [PATCH 44/65] media: rockchip: rkvdec: "
` [PATCH 45/65] media: exynos-gsc: "
` [PATCH 46/65] media: exynos4-is: "
` [PATCH 47/65] media: s3c-camif: Set queue owner using file
` [PATCH 48/65] media: s5p-g2d: Access v4l2_fh from file
` [PATCH 49/65] media: s5p-jpeg: "
` [PATCH 50/65] media: s5p-mfc: "
` [PATCH 51/65] media: bdisp: "
` [PATCH 52/65] media: st: delta: "
` [PATCH 53/65] media: stm32: dma2d: "
` [PATCH 54/65] media: hantro: Access v4l2_fh from file->private_data
` [PATCH 55/65] media: omap3isp: Access v4l2_fh from file
` [PATCH 56/65] media: cx18: "
` [PATCH 57/65] media: ivtv: "
` [PATCH 58/65] media: zoran: Remove access to __fh
` [PATCH 59/65] media: usb: hdpvr: Access v4l2_fh from file
` [PATCH 60/65] media: usb: uvc: "
` [PATCH 61/65] media: staging: imx: "
` [PATCH 62/65] media: v4l2-ctrls: Move v4l2_fh retrieval after V4L2_FL_USES_V4L2_FH check
` [PATCH 63/65] media: ipu6: isys: Don't set V4L2_FL_USES_V4L2_FH manually
` [PATCH 64/65] media: staging: ipu7: "
` [PATCH 65/65] media: v4l2-ioctl: Stop passing fh pointer to ioctl handlers

[PATCH v4] genirq: add support for warning on long-running IRQ handlers
 2025-08-04  9:47 UTC  (3+ messages)

[PATCH v5 00/11] md/llbitmap: md/md-llbitmap: introduce a new lockless bitmap
 2025-08-04  9:15 UTC  (15+ messages)
` [PATCH v5 01/11] md: add a new parameter 'offset' to md_super_write()
` [PATCH v5 02/11] md: factor out a helper raid_is_456()
` [PATCH v5 03/11] md/md-bitmap: support discard for bitmap ops
` [PATCH v5 04/11] md: add a new mddev field 'bitmap_id'
` [PATCH v5 05/11] md/md-bitmap: add a new sysfs api bitmap_type
` [PATCH v5 06/11] md/md-bitmap: delay registration of bitmap_ops until creating bitmap
` [PATCH v5 07/11] md/md-bitmap: add a new method skip_sync_blocks() in bitmap_operations
` [PATCH v5 08/11] md/md-bitmap: add a new method blocks_synced() "
` [PATCH v5 09/11] md: add a new recovery_flag MD_RECOVERY_LAZY_RECOVER
` [PATCH v5 10/11] md/md-bitmap: make method bitmap_ops->daemon_work optional
` [PATCH v5 11/11] md/md-llbitmap: introduce new lockless bitmap

[PATCHv9 00/16] x86: Enable Linear Address Space Separation support
 2025-08-04  6:55 UTC  (14+ messages)
` [PATCHv9 02/16] x86/alternatives: Disable LASS when patching kernel alternatives
` [PATCHv9 04/16] x86/cpu: Defer CR pinning setup until core initcall

[PATCH v5 20/23] KVM: nVMX: Add FRED VMCS fields to nested VMX context handling
 2025-08-04  6:03 UTC  (4+ messages)
` [PATCH v5A "

[PATCH 2/2] kcov: load acquire coverage count in user-space code
 2025-08-04  6:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/8] dma-mapping: migrate to physical address-based API
 2025-08-04  3:37 UTC  (9+ messages)

[PATCH v2 00/32] Live Update Orchestrator
 2025-08-04  1:11 UTC  (13+ messages)
` [PATCH v2 01/32] kho: init new_physxa->phys_bits to fix lockdep
` [PATCH v2 04/32] kho: allow to drive kho from within kernel
` [PATCH v2 09/32] liveupdate: kho: move to kernel/liveupdate
` [PATCH v2 10/32] liveupdate: luo_core: Live Update Orchestrator

[PATCH v2 0/3] Add support for Uniwill laptop features
 2025-08-03 21:01 UTC  (4+ messages)
` [PATCH v2 1/3] platform/x86: Add Uniwill WMI driver
` [PATCH v2 2/3] platform/x86: Add Uniwill laptop driver
` [PATCH v2 3/3] Documentation: laptops: Add documentation for uniwill laptops

[PATCH] [PATCH] docs: update physical memory documentation by adding N_GENERIC_INITIATOR to enum node_states
 2025-08-03  8:18 UTC  (2+ messages)

[PATCH v4 02/58] docs/dyndbg: explain flags parse 1st
 2025-08-03  3:57 UTC  (4+ messages)
` [PATCH v4 19/58] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
` [PATCH v4 23/58] dyndbg-API: promote DYNAMIC_DEBUG_CLASSMAP_PARAM to API
` [PATCH v4 29/58] docs/dyndbg: add classmap info to howto

[PATCH v5 10/23] KVM: VMX: Add support for FRED context save/restore
 2025-08-02 17:15 UTC  (2+ messages)
` [PATCH v5A "

[PATCH] checkpatch: validate commit tag ordering
 2025-08-02 16:26 UTC  (7+ messages)

[PATCH] hwmon: (asus-ec-sensors) add Z790-I GAMING WIFI
 2025-08-02 13:09 UTC 

[PATCH v12 0/7] iio: accel: adxl345: add interrupt based sensor events
 2025-08-02 11:47 UTC  (2+ messages)

[PATCH 11/11] HID: multitouch: add haptic multitouch support
 2025-08-01 21:30 UTC  (7+ messages)

[PATCH v4 00/14] Introduce AMD Pensando RDMA driver
 2025-08-01 21:15 UTC  (7+ messages)
` [PATCH v4 01/14] net: ionic: Create an auxiliary device for rdma driver
` [PATCH v4 03/14] net: ionic: Export the APIs from net driver to support device commands

[PATCH] hwmon: (asus-ec-sensors) add X670E-I GAMING WIFI
 2025-08-01 21:04 UTC  (2+ messages)

[PATCH v3] vfio/pci: print vfio-device syspath to fdinfo
 2025-08-01 20:50 UTC 

[PATCH v9 0/2] ACPI: Add support for ACPI RAS2 feature table
 2025-08-01 17:33 UTC  (5+ messages)
` [PATCH v9 2/2] ras: mem: Add memory ACPI RAS2 driver

[PATCH v10 0/3] ACPI: Add support for ACPI RAS2 feature table
 2025-08-01 17:20 UTC  (4+ messages)
` [PATCH v10 1/3] mm: Add node_to_range lookup facility to numa_memblks
` [PATCH v10 2/3] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v10 3/3] ras: mem: Add memory "

[PATCH v5 0/7] riscv: Add support for xmipsexectl
 2025-08-01 16:40 UTC  (2+ messages)

[PATCH net-next v5 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-08-01 14:42 UTC  (6+ messages)
` [PATCH net-next v5 03/14] net: ethernet: qualcomm: Add PPE driver for "

[RFC v3 1/4] kernel/api: introduce kernel API specification framework
 2025-08-01 13:53 UTC  (3+ messages)

[PATCH v2 0/5] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
 2025-08-01 12:53 UTC  (16+ messages)
` [PATCH v2 2/5] mm/huge_memory: convert "tva_flags" to "enum tva_type" for thp_vma_allowable_order*()
` [PATCH v2 3/5] mm/huge_memory: treat MADV_COLLAPSE as an advise with PR_THP_DISABLE_EXCEPT_ADVISED
` [PATCH v2 4/5] selftests: prctl: introduce tests for disabling THPs completely

[PATCH linux-next] delaytop: Enhance error logging and add PSI feature description
 2025-08-01 10:45 UTC  (2+ messages)

[PATCH v1 00/11] Implement support for IBS virtualization
 2025-08-01  9:33 UTC  (6+ messages)
` [PATCH v1 04/11] KVM: x86: Add emulation support for Extented LVT registers

[PATCH net 0/2] bonding: fix negotiation flapping in 802.3ad passive mode
 2025-08-01  9:01 UTC  (4+ messages)
` [PATCH net 2/2] selftests: bonding: add test for passive LACP mode

[PATCH v7 0/2] hwmon: add GPD devices sensor driver
 2025-08-01  7:59 UTC  (3+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] hwmon: document: add gpd-fan

[PATCH v4 00/11] md/llbitmap: md/md-llbitmap: introduce a new lockless bitmap
 2025-08-01  2:00 UTC  (3+ messages)
` [PATCH v4 11/11] md/md-llbitmap: introduce "

[PATCH v13 0/4] leds: add new LED driver for TI LP5812
 2025-08-01  1:45 UTC  (5+ messages)
` [PATCH v13 1/4] dt-bindings: leds: add TI/National Semiconductor LP5812 LED Driver
` [PATCH v13 2/4] leds: add basic support for "
` [PATCH v13 3/4] docs: ABI: Document LP5812 LED sysfs interfaces
` [PATCH v13 4/4] docs: leds: Document TI LP5812 LED driver

[PATCH v19 00/27] riscv control-flow integrity for usermode
 2025-08-01  1:09 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: hwmon: (lm75) Add binding for NXP P3T1750
 2025-07-31 23:50 UTC  (4+ messages)
` [PATCH v2 2/2] hwmon: (lm75) Add NXP P3T1750 support

[PATCH 0/3] asus-ec-sensors: add 3 board models
 2025-07-31 23:46 UTC  (5+ messages)
` [PATCH 2/3] hwmon: (asus-ec-sensors) add B650E-I
` [PATCH 3/3] hwmon: (asus-ec-sensors) add ROG STRIX Z790E GAMING WIFI II


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