linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-20 17:27:42 to 2023-01-23 18:05:02 UTC [more...]

[RESEND RFC PATCH v1 00/20] mm: process/cgroup ksm support
 2023-01-23 17:37 UTC  (15+ messages)
` [RESEND RFC PATCH v1 02/20] mm: add flag to __ksm_enter
` [RESEND RFC PATCH v1 04/20] mm: invoke madvise for all vmas in scan_get_next_rmap_item
` [RESEND RFC PATCH v1 05/20] mm: support disabling of ksm for a process
` [RESEND RFC PATCH v1 06/20] mm: add new prctl option to get and set "
` [RESEND RFC PATCH v1 07/20] mm: add tracepoints to ksm
` [RESEND RFC PATCH v1 08/20] mm: split off pages_volatile function
` [RESEND RFC PATCH v1 11/20] mm: calculate ksm process profit metric
` [RESEND RFC PATCH v1 12/20] mm: add ksm_merge_type() function
` [RESEND RFC PATCH v1 13/20] mm: expose ksm process profit metric in ksm_stat
` [RESEND RFC PATCH v1 14/20] mm: expose ksm merge type "
` [RESEND RFC PATCH v1 17/20] selftests/vm: add KSM prctl merge test
` [RESEND RFC PATCH v1 18/20] selftests/vm: add KSM get merge type test
` [RESEND RFC PATCH v1 19/20] selftests/vm: add KSM fork test
` [RESEND RFC PATCH v1 20/20] selftests/vm: add two functions for debugging merge outcome

[PATCH net-next 00/10] Convert drivers to return XFRM configuration errors through extack
 2023-01-23 17:12 UTC  (14+ messages)
` [PATCH net-next 01/10] xfrm: extend add policy callback to set failure reason
` [PATCH net-next 02/10] net/mlx5e: Fill IPsec policy validation "
` [PATCH net-next 03/10] xfrm: extend add state callback to set "
` [PATCH net-next 04/10] net/mlx5e: Fill IPsec state validation "
` [PATCH net-next 05/10] netdevsim: "
` [PATCH net-next 06/10] nfp: fill "
` [PATCH net-next 07/10] ixgbevf: "
` [PATCH net-next 08/10] ixgbe: "
` [PATCH net-next 09/10] bonding: "
` [PATCH net-next 10/10] cxgb4: "

[PATCH v2 0/8] Docs: Add missing SPDX license identifiers of
 2023-01-23 16:02 UTC  (12+ messages)
` [PATCH v2 1/8] Docs/crypto/index: Add missing SPDX License Identifier
` [PATCH v2 2/8] Docs/driver-api/index: "
` [PATCH v2 3/8] Docs/gpu/index: "
` [PATCH v2 4/8] Docs/hwmon/index: "
` [PATCH v2 5/8] Docs/input/index: "
` [PATCH v2 6/8] Docs/mm/index: "
` [PATCH v2 7/8] Docs/scheduler/index: "
` [PATCH v2 8/8] Docs/sound/index: "

[RESEND RFC PATCH v1 07/20] mm: add tracepoints to ksm
 2023-01-23 15:45 UTC 

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-01-23 15:43 UTC  (20+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory

[PATCH v5 0/3] Checkpoint Support for Syscall User Dispatch
 2023-01-23 15:41 UTC  (5+ messages)
` [PATCH v5 1/3] ptrace,syscall_user_dispatch: Implement Syscall User Dispatch Suspension
` [PATCH 2/3] fs/proc/array: Add Syscall User Dispatch to proc status
` [PATCH 3/3] ptrace,syscall_user_dispatch: add a getter/setter for sud configuration

[PATCH 2/2] platform/surface: aggregator: Rename top-level request functions to avoid ambiguities
 2023-01-23 15:40 UTC  (2+ messages)

[PATCH 0/9] platform/surface: aggregator: Improve target/source handling in SSH messages
 2023-01-23 15:37 UTC  (2+ messages)

[PATCH v3 0/3] Documentation: kprobetrace: Improve readability
 2023-01-23 15:33 UTC  (6+ messages)
` [PATCH v3 1/3] Documentation: kprobetrace: Fix some typos
` [PATCH v3 2/3] Documentation: kprobetrace: Fix code block markup
` [PATCH v3 3/3] Documentation: kprobetrace: Split paragraphs

[PATCH] docs: rv: Fix full name of the GPL
 2023-01-23 14:57 UTC  (6+ messages)

[PATCH resend v3] riscv: Allow to downgrade paging mode from the command line
 2023-01-23 14:10 UTC  (3+ messages)

[PATCH v3] riscv: Allow to downgrade paging mode from the command
 2023-01-23 14:08 UTC  (4+ messages)

[PATCH] docs: ext4: Fix full name of the GPL
 2023-01-23 13:59 UTC  (4+ messages)

[PATCH 00/15] Ambarella S6LM SoC bring-up
 2023-01-23 13:47 UTC  (4+ messages)
  ` [PATCH 01/15] debugfs: allow to use regmap for print regs

[PATCH] docs: rtla: Fix full name of the GPL
 2023-01-23 12:46 UTC  (3+ messages)

[PATCH v5 00/39] Shadow stacks for userspace
 2023-01-23 10:45 UTC  (14+ messages)
` [PATCH v5 10/39] x86/mm: Introduce _PAGE_COW
` [PATCH v5 18/39] mm: Handle faultless write upgrades for shstk
` [PATCH v5 23/39] mm: Don't allow write GUPs to shadow stack memory

[PATCH v2] efi: drop obsolete efivars sysfs documentation
 2023-01-23  9:29 UTC  (4+ messages)

[PATCH RFC] docs: Add more information to the HTML sidebar
 2023-01-23  0:05 UTC  (4+ messages)

[PATCH v2 1/1] Docs/subsystem-apis: Remove '[The ]Linux' prefixes from titles of listed documents
 2023-01-22 18:48 UTC 

[PATCH v4 0/1] docs/mm: start filling out new structure
 2023-01-22 18:41 UTC  (4+ messages)

[PATCH] scripts: remove bin2c
 2023-01-22 17:48 UTC  (2+ messages)

[RFC PATCH v2 00/31] Upstream kvx Linux port
 2023-01-22 16:09 UTC  (28+ messages)
` [RFC PATCH v2 01/31] Documentation: kvx: Add basic documentation
` [RFC PATCH v2 02/31] Documentation: Add binding for kalray,kv3-1-core-intc
` [RFC PATCH v2 03/31] Documentation: Add binding for kalray,kv3-1-apic-gic
` [RFC PATCH v2 04/31] Documentation: Add binding for kalray,kv3-1-apic-mailbox
` [RFC PATCH v2 05/31] Documentation: Add binding for kalray,coolidge-itgen
` [RFC PATCH v2 06/31] Documentation: Add binding for kalray,kv3-1-ipi-ctrl
` [RFC PATCH v2 07/31] Documentation: Add binding for kalray,kv3-1-pwr-ctrl
` [RFC PATCH v2 27/31] kvx: Add kvx default config file
` [RFC PATCH v2 29/31] kvx: Add support for cpuinfo
` [RFC PATCH v2 30/31] kvx: Add power controller driver
` [RFC PATCH v2 31/31] kvx: Add IPI driver
  ` [RFC PATCH v2 20/31] kvx: Add memory management

[PATCH 6.1 153/193] exit: Allow oops_limit to be disabled
 2023-01-22 15:04 UTC  (2+ messages)
` [PATCH 6.1 155/193] panic: Introduce warn_limit

[PATCH linux-next 0/3] Documentation fixes for linux-next (Jan 20)
 2023-01-22  9:37 UTC  (8+ messages)
` [PATCH linux-next 1/3] Documentation: accel: escape wildcard in special file path
` [PATCH linux-next 2/3] habanalabs: Fix list of /sys/class/habanalabs/hl<n>/status
` [PATCH linux-next 3/3] kvm: x86/pmu: Add blank line separator before KVM_CAP_PMU_EVENT_MASKED_EVENTS code path list

[PATCH v5 net-next 5/5] net: wwan: t7xx: Devlink documentation
 2023-01-22  2:13 UTC  (2+ messages)

[PATCH v2 0/3] Documentation: kprobetrace: Improve readability
 2023-01-21 22:27 UTC  (6+ messages)
` [PATCH v2 1/3] Documentation: kprobetrace: Fix some typos
` [PATCH v2 2/3] Documentation: kprobetrace: Fix code block markup
` [PATCH v2 3/3] Documentation: kprobetrace: Split paragraphs

[drm-intel:drm-intel-gt-next 1/2] htmldocs: Documentation/gpu/i915:64: ./drivers/gpu/drm/i915/gt/intel_workarounds.c:32: WARNING: Inline emphasis start-string without end-string
 2023-01-21 17:41 UTC 

[PATCH] x86/vsyscall: Fix documentation to reflect the default mode
 2023-01-21 16:58 UTC  (3+ messages)

[PATCH v4 0/3] Checkpoint Support for Syscall User Dispatch
 2023-01-21 13:04 UTC  (7+ messages)
` [PATCH v4 1/3] ptrace,syscall_user_dispatch: Implement Syscall User Dispatch Suspension
` [PATCH v4 2/3] fs/proc/array: Add Syscall User Dispatch to proc status
` [PATCH v4 3/3] ptrace,syscall_user_dispatch: add a getter/setter for sud configuration

[PATCH v1 00/12] add FPGA hotplug manager driver
 2023-01-21  7:35 UTC  (9+ messages)
` [PATCH v1 10/12] PCI: hotplug: implement the hotplug_slot_ops callback for fpgahp

[coresight:next 28/28] htmldocs: Documentation/trace/coresight/coresight-tpda.rst:3: WARNING: Title overline too short
 2023-01-21  4:00 UTC  (4+ messages)
` [PATCH 0/2] Documentation: coresight: TPDM-TPDA doc fixes
  ` [PATCH 1/2] Documentation: coresight: Extend title heading syntax in TPDM and TPDA documentation
  ` [PATCH 2/2] Documentation: coresight: tpdm: Add dummy comment after sysfs list

[PATCH v3 0/3] Checkpoint Support for Syscall User Dispatch
 2023-01-21  3:27 UTC  (4+ messages)
` [PATCH v3 3/3] ptrace,syscall_user_dispatch: add a getter/setter for sud configuration

[PATCH v3 5/6] composefs: Add documentation
 2023-01-21  2:19 UTC  (2+ messages)

[PATCH v5 0/4] Documentation/x86: Improve the AMX documentation
 2023-01-21  0:19 UTC  (6+ messages)
` [PATCH v5 RESEND "
  ` [PATCH v5 RESEND 1/4] Documentation/x86: Explain the purpose for dynamic features
  ` [PATCH v5 RESEND 2/4] x86/arch_prctl: Add AMX feature numbers as ABI constants
  ` [PATCH v5 RESEND 3/4] Documentation/x86: Add the AMX enabling example
  ` [PATCH v5 RESEND 4/4] Documentation/x86: Explain the state component permission for guests

[PATCH v9 00/27] Drivers for gunyah hypervisor
 2023-01-20 22:46 UTC  (28+ messages)
` [PATCH v9 01/27] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH v9 02/27] dt-bindings: Add binding for gunyah hypervisor
` [PATCH v9 03/27] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v9 04/27] virt: gunyah: Add hypercalls to identify Gunyah
` [PATCH v9 05/27] virt: gunyah: Identify hypervisor version
` [PATCH v9 06/27] mailbox: Allow direct registration to a channel
` [PATCH v9 07/27] virt: gunyah: msgq: Add hypercalls to send and receive messages
` [PATCH v9 08/27] mailbox: Add Gunyah message queue mailbox
` [PATCH v9 09/27] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v9 10/27] gunyah: rsc_mgr: Add VM lifecycle RPC
` [PATCH v9 11/27] gunyah: vm_mgr: Introduce basic VM Manager
` [PATCH v9 12/27] gunyah: rsc_mgr: Add RPC for sharing memory
` [PATCH v9 13/27] gunyah: vm_mgr: Add/remove user memory regions
` [PATCH v9 14/27] gunyah: vm_mgr: Add ioctls to support basic non-proxy VM boot
` [PATCH v9 15/27] samples: Add sample userspace Gunyah VM Manager
` [PATCH v9 16/27] gunyah: rsc_mgr: Add platform ops on mem_lend/mem_reclaim
` [PATCH v9 17/27] firmware: qcom_scm: Use fixed width src vm bitmap
` [PATCH v9 18/27] firmware: qcom_scm: Register Gunyah platform ops
` [PATCH v9 19/27] docs: gunyah: Document Gunyah VM Manager
` [PATCH v9 20/27] virt: gunyah: Translate gh_rm_hyp_resource into gunyah_resource
` [PATCH v9 21/27] gunyah: vm_mgr: Add framework to add VM Functions
` [PATCH v9 22/27] virt: gunyah: Add resource tickets
` [PATCH v9 23/27] virt: gunyah: Add IO handlers
` [PATCH v9 24/27] virt: gunyah: Add proxy-scheduled vCPUs
` [PATCH v9 25/27] virt: gunyah: Add hypercalls for sending doorbell
` [PATCH v9 26/27] virt: gunyah: Add irqfd interface
` [PATCH v9 27/27] virt: gunyah: Add ioeventfd

[PATCH v8 00/28] Drivers for gunyah hypervisor
 2023-01-20 23:18 UTC  (4+ messages)
` [PATCH v8 10/28] gunyah: rsc_mgr: Add resource manager RPC core

[PATCH 0/4] Track exported dma-buffers with memcg
 2023-01-20 21:52 UTC  (4+ messages)
` [PATCH 3/4] binder: Add flags to relinquish ownership of fds

[PATCH net v3 2/2] ice: Fix broken link in ice NAPI doc
 2023-01-20 21:12 UTC 

[PATCH net-next v3 0/8] Netlink protocol specs
 2023-01-20 18:35 UTC  (6+ messages)
` [PATCH net-next v3 1/8] docs: add more netlink docs (incl. spec docs)

[PATCH drm-next 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-01-20 18:32 UTC  (4+ messages)
` [PATCH drm-next 03/14] drm: manager to keep track of GPUs VA mappings

[PATCH net-next v4 0/8] Netlink protocol specs
 2023-01-20 17:50 UTC  (9+ messages)
` [PATCH net-next v4 1/8] docs: add more netlink docs (incl. spec docs)
` [PATCH net-next v4 2/8] netlink: add schemas for YAML specs
` [PATCH net-next v4 3/8] net: add basic C code generators for Netlink
` [PATCH net-next v4 4/8] netlink: add a proto specification for FOU
` [PATCH net-next v4 5/8] net: fou: regenerate the uAPI from the spec
` [PATCH net-next v4 6/8] net: fou: rename the source for linking
` [PATCH net-next v4 7/8] net: fou: use policy and operation tables generated from the spec
` [PATCH net-next v4 8/8] tools: ynl: add a completely generic client


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