linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-27 15:28:32 to 2023-05-02 07:56:14 UTC [more...]

[PATCH 00/40] Memory allocation profiling
 2023-05-02  7:55 UTC  (59+ messages)
` [PATCH 01/40] lib/string_helpers: Drop space in string_get_size's output
` [PATCH 02/40] scripts/kallysms: Always include __start and __stop symbols
` [PATCH 03/40] fs: Convert alloc_inode_sb() to a macro
` [PATCH 04/40] nodemask: Split out include/linux/nodemask_types.h
` [PATCH 05/40] prandom: Remove unused include
` [PATCH 06/40] lib/string.c: strsep_no_empty()
` [PATCH 07/40] Lazy percpu counters
` [PATCH 08/40] mm: introduce slabobj_ext to support slab object extensions
` [PATCH 09/40] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
` [PATCH 10/40] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
` [PATCH 11/40] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects
` [PATCH 12/40] slab: objext: introduce objext_flags as extension to page_memcg_data_flags
` [PATCH 13/40] lib: code tagging framework
` [PATCH 14/40] lib: code tagging module support
` [PATCH 15/40] lib: prevent module unloading if memory is not freed
` [PATCH 16/40] lib: code tagging query helper functions
` [PATCH 17/40] lib: add allocation tagging support for memory allocation profiling
` [PATCH 18/40] lib: introduce support for page allocation tagging
` [PATCH 19/40] change alloc_pages name in dma_map_ops to avoid name conflicts
` [PATCH 20/40] mm: enable page allocation tagging
` [PATCH 21/40] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y
` [PATCH 22/40] mm: create new codetag references during page splitting
` [PATCH 23/40] lib: add codetag reference into slabobj_ext
` [PATCH 24/40] mm/slab: add allocation accounting into slab allocation and free paths
` [PATCH 25/40] mm/slab: enable slab allocation tagging for kmalloc and friends
` [PATCH 26/40] mm/slub: Mark slab_free_freelist_hook() __always_inline
` [PATCH 27/40] mempool: Hook up to memory allocation profiling
` [PATCH 28/40] timekeeping: Fix a circular include dependency
` [PATCH 29/40] mm: percpu: Introduce pcpuobj_ext
` [PATCH 30/40] mm: percpu: Add codetag reference into pcpuobj_ext
` [PATCH 31/40] mm: percpu: enable per-cpu allocation tagging
` [PATCH 32/40] arm64: Fix circular header dependency
` [PATCH 33/40] move stack capture functionality into a separate function for reuse
` [PATCH 34/40] lib: code tagging context capture support
` [PATCH 35/40] lib: implement context capture support for tagged allocations
` [PATCH 36/40] lib: add memory allocations report in show_mem()
` [PATCH 37/40] codetag: debug: skip objext checking when it's for objext itself
` [PATCH 38/40] codetag: debug: mark codetags for reserved pages as empty
` [PATCH 39/40] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
` [PATCH 40/40] MAINTAINERS: Add entries for code tagging and memory allocation profiling

[PATCH v2 0/9] drm: fdinfo memory stats
 2023-05-02  7:50 UTC  (13+ messages)
` [PATCH v2 1/9] drm/docs: Fix usage stats typos
` [PATCH v2 2/9] drm: Add common fdinfo helper
` [PATCH v2 5/9] drm: Add fdinfo memory stats
` [PATCH v2 7/9] drm/doc: Relax fdinfo string constraints
` [PATCH v2 8/9] drm/fdinfo: Add comm/cmdline override fields

[PATCH v2] docs: consolidate human interface subsystems
 2023-05-02  5:37 UTC  (4+ messages)
  ` [PATCH v3] "

[PATCH V4 00/23] Add basic ACPI support for RISC-V
 2023-05-02  1:28 UTC  (4+ messages)
` [PATCH V4 13/23] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()

[PATCH] docs/ja_JP/SubmittingPatches: fix typo of Reviewd
 2023-05-02  1:01 UTC 

[PATCH] CREDITS: Update email address for Mat Martineau
 2023-05-02  0:05 UTC 

[PATCH v3 0/9] drm: fdinfo memory stats
 2023-05-01 18:44 UTC  (6+ messages)
` [PATCH v3 1/9] drm/docs: Fix usage stats typos
` [PATCH v3 2/9] drm: Add common fdinfo helper
` [PATCH v3 5/9] drm: Add fdinfo memory stats
` [PATCH v3 7/9] drm/doc: Relax fdinfo string constraints
` [PATCH v3 8/9] drm/fdinfo: Add comm/cmdline override fields

[PATCH v2] iommu/s390: Get rid of S390_CCW_IOMMU and S390_AP_IOMMU
 2023-05-01 17:11 UTC 

[PATCH 0/3] RISC-V: Export Zba, Zbb to usermode via hwprobe
 2023-05-01 15:33 UTC  (6+ messages)
` [PATCH 3/3] RISC-V: hwprobe: Expose Zba and Zbb

[PATCH] docs: consolidate human interface subsystems
 2023-05-01 15:25 UTC  (2+ messages)

[PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
 2023-05-01 15:03 UTC  (6+ messages)

[PATCH v2] docs: automatic redirects for moved pages
 2023-05-01 13:31 UTC  (2+ messages)

[PATCH] docs: admin-guide: Add information about intel_pstate active mode
 2023-05-01 13:17 UTC  (2+ messages)

[PATCH v2 0/3] TDX Guest Quote generation support
 2023-05-01 12:48 UTC  (19+ messages)
` [PATCH v2 1/3] x86/tdx: Add TDX Guest event notify interrupt support
` [PATCH v2 2/3] virt: tdx-guest: Add Quote generation support
` [PATCH v2 3/3] selftests/tdx: Test GetQuote TDX attestation feature

[PATCH v2 1/2] docs: dt: fix documented Primecell compatible string
 2023-05-01 12:09 UTC  (5+ messages)

[PATCH v2 0/7] Allow dynamic allocation of software IO TLB bounce buffers
 2023-05-01 10:29 UTC  (4+ messages)

[PATCH] ALSA: docs: Extend module parameters description
 2023-05-01 10:16 UTC 

[PATCH] docs: admin-guide: Add information about intel_pstate active mode
 2023-05-01  8:20 UTC 

[PATCH] perf: ampere: Add support for Ampere SoC PMUs
 2023-05-01  5:43 UTC  (3+ messages)

[PATCH] docs: fix 'make htmldocs' warning in trace
 2023-05-01  4:39 UTC  (3+ messages)

[PATCH AUTOSEL 6.1 26/33] irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4
 2023-05-01  3:02 UTC 

[PATCH AUTOSEL 6.2 29/37] irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4
 2023-05-01  2:59 UTC 

[PATCH AUTOSEL 6.3 33/44] irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4
 2023-05-01  2:56 UTC 

[PATCH 0/4] riscv: Allow userspace to directly access perf counters
 2023-05-01  2:09 UTC  (8+ messages)
` [PATCH 4/4] riscv: Enable perf counters user access only through perf

[PATCH] docs: redirect from old arch to the new one
 2023-04-30 23:20 UTC  (4+ messages)

[PATCH 00/11] leds: introduce new LED hw control APIs
 2023-04-30 22:42 UTC  (7+ messages)
` [PATCH 02/11] leds: add binding to check support for LED hw control
` [PATCH 05/11] leds: trigger: netdev: introduce validating requested mode
` [PATCH 08/11] leds: trigger: netdev: add support for LED hw control

[intel-tdx:kvm-upstream-workaround 59/338] htmldocs: Documentation/ABI/testing/sysfs-firmware-tdx:2: WARNING: Unexpected indentation
 2023-04-30 13:26 UTC 

[PATCH 1/2] platform/x86: dell-ddv: Add documentation
 2023-04-29 22:55 UTC  (2+ messages)
` [PATCH 2/2] platform/x86: dell-ddv: Update ABI documentation

[PATCH v2 0/7] GenieZone hypervisor drivers
 2023-04-29  6:34 UTC  (19+ messages)
` [PATCH v2 1/7] docs: geniezone: Introduce GenieZone hypervisor
` [PATCH v2 2/7] dt-bindings: hypervisor: Add MediaTek "
` [PATCH v2 3/7] virt: geniezone: Introduce GenieZone hypervisor support
` [PATCH v2 4/7] virt: geniezone: Add vcpu support
` [PATCH v2 5/7] virt: geniezone: Add irqchip support for virtual interrupt injection
` [PATCH v2 6/7] virt: geniezone: Add irqfd support
` [PATCH v2 7/7] virt: geniezone: Add ioeventfd support

[PATCH] Documentation: update urls to Linux Foundation wiki
 2023-04-28 20:51 UTC  (3+ messages)

[PATCH] Documentation/translations/ja_JP/SubmittingPatches: fix some typos
 2023-04-28 16:42 UTC  (5+ messages)

[PATCH v9 2/3] mm: add new KSM process and sysfs knobs
 2023-04-28 16:27 UTC  (2+ messages)

[PATCH] lsm: move hook comments docs to security/security.c
 2023-04-28 16:05 UTC  (4+ messages)

[PATCH v2 tracing 0/6] tracing: additional filter predicates
 2023-04-28 15:34 UTC  (7+ messages)
` [PATCH v2 tracing 1/6] tracing: support > 8 byte array "
` [PATCH v2 tracing 2/6] tracing: support IPv4 address filter predicate
` [PATCH v2 tracing 3/6] tracing: support IPv6 filter predicates
` [PATCH v2 tracing 4/6] tracing: support MAC address "
` [PATCH v2 tracing 5/6] selftests/ftrace: add test coverage for "
` [PATCH v2 tracing 6/6] tracing: document IPv4, IPv6, MAC address and > 8 byte numeric filtering support

[PATCH drm-next v3 00/15] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-04-28 10:18 UTC  (3+ messages)
` [PATCH drm-next v3 04/15] drm: manager to keep track of GPUs VA mappings

[PATCH RFC 43/43] x86/boot: Extend relocate range for PIE kernel image
 2023-04-28  9:51 UTC 

[PATCH v6 0/2] sched/numa: add per-process numa_balancing
 2023-04-28  7:45 UTC  (4+ messages)
    `  "

[PATCH v4] blk-ioprio: Introduce promote-to-rt policy
 2023-04-28  7:44 UTC  (2+ messages)

[PATCH v3 0/3] Add support to configure Coresight Dummy subunit
 2023-04-28  7:09 UTC  (7+ messages)
` [PATCH v3 1/3] Coresight: Add coresight dummy driver
` [PATCH v3 2/3] dt-bindings: arm: Add Coresight Dummy Trace

[PATCH] Remove the unnecessary unicode character
 2023-04-28  6:25 UTC  (2+ messages)

[PATCH tracing 1/3] tracing: support > 8 byte array filter predicates
 2023-04-28  1:37 UTC  (2+ messages)

[PATCH v3 0/4] nbd: s/handle/cookie/
 2023-04-28  1:15 UTC  (2+ messages)

[PATCH] docs: security: Confidential computing intro and threat model
 2023-04-27 19:06 UTC  (26+ messages)

[PATCH v2 0/8] Add PMI632 PMIC and RGB LED on sdm632-fairphone-fp3
 2023-04-27 17:50 UTC  (6+ messages)
` [PATCH v2 5/8] dt-bindings: mfd: qcom-spmi-pmic: Add PMI632 compatible
` [PATCH v2 8/8] Documentation: leds: Add "rgb:status" path

[PATCH] hwmon: (asus-ec-sensors) add ROG Crosshair X670E Hero
 2023-04-27 17:36 UTC  (2+ messages)

[PATCH v3 0/2] Hwmon driver for MAX31827 temperature switch
 2023-04-27 16:56 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: add MAX31827


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