linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-19 04:22:46 to 2022-12-21 20:09:40 UTC [more...]

[PATCH v5 0/3] kexec: Add new parameter to limit the access to kexec
 2022-12-21 20:09 UTC  (5+ messages)
` [PATCH v5 1/3] Documentation: sysctl: Correct kexec_load_disabled
` [PATCH v5 2/3] kexec: Factor out kexec_load_permitted
` [PATCH v5 3/3] kexec: Introduce sysctl parameters kexec_load_limit_*

[PATCH v7 0/4] Enhance definition of DFH and use enhancements for UART driver
 2022-12-21 19:52 UTC  (14+ messages)
` [PATCH v7 1/4] Documentation: fpga: dfl: Add documentation for DFHv1
` [PATCH v7 2/4] fpga: dfl: Add DFHv1 Register Definitions
` [PATCH v7 3/4] fpga: dfl: add basic support for DFHv1
` [PATCH v7 4/4] tty: serial: 8250: add DFL bus driver for Altera 16550

[PATCH v7 00/11] Adds support for PHY LEDs with offload triggers
 2022-12-21 15:29 UTC  (29+ messages)
` [PATCH v7 01/11] leds: add support for hardware driven LEDs
` [PATCH v7 04/11] leds: trigger: netdev: rename and expose NETDEV trigger enum modes
` [PATCH v7 06/11] leds: trigger: netdev: add hardware control support
` [PATCH v7 09/11] leds: trigger: netdev: add additional hardware only triggers
` [PATCH v7 10/11] net: dsa: qca8k: add LEDs support
` [PATCH v7 11/11] dt-bindings: net: dsa: qca8k: add LEDs definition example

[PATCH v4 0/3] kexec: Add new parameter to limit the access to kexec
 2022-12-21 14:14 UTC  (5+ messages)
` [PATCH v4 1/3] Documentation: sysctl: Correct kexec_load_disabled
` [PATCH v4 2/3] kexec: Factor out kexec_load_permitted
` [PATCH v4 3/3] kexec: Introduce sysctl parameters kexec_load_limit_*

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2022-12-21 13:42 UTC  (25+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes
` [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory
` [PATCH v10 6/9] KVM: Unmap existing mappings when change the memory attributes

[PATCH] docs, nvme: add a feature and quirk policy document
 2022-12-21 13:45 UTC  (5+ messages)

[PATCH v3] Documentation: sched: Document util clamp feature
 2022-12-21 13:29 UTC  (5+ messages)

[PATCH v3 0/3] Add generic framebuffer support to EFI earlycon driver
 2022-12-21 10:54 UTC  (4+ messages)
` [PATCH v3 1/3] drivers: serial: earlycon: Pass device-tree node
` [PATCH v3 2/3] efi: earlycon: move to video/console to prepare for changes
` [PATCH v3 3/3] efi: earlycon: Add support for generic framebuffers

[PATCH v4 00/39] Shadow stacks for userspace
 2022-12-21 10:41 UTC  (19+ messages)
` [PATCH v4 05/39] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v4 06/39] x86/fpu: Add helper for modifying xstate
` [PATCH v4 07/39] x86: Add user control-protection fault handler
` [PATCH v4 08/39] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v4 10/39] x86/mm: Introduce _PAGE_COW

[PATCH v15 0/2] Add support for UltraSoc System Memory Buffer
 2022-12-21 10:21 UTC  (5+ messages)
` [PATCH v15 1/2] drivers/coresight: Add UltraSoc System Memory Buffer driver
` [PATCH v15 2/2] Documentation: Add document for UltraSoc SMB driver

[PATCH v5 6/6] Documentation: coresight: docs for config load via configfs
 2022-12-21  3:55 UTC  (2+ messages)

[PATCH v3 0/3] kexec: Add new parameter to limit the access to kexec
 2022-12-21  2:52 UTC  (7+ messages)
` [PATCH v3 1/3] Documentation: sysctl: Correct kexec_load_disabled
` [PATCH v3 2/3] kexec: Factor out kexec_load_permitted
` [PATCH v3 3/3] kexec: Introduce parameters load_limit_reboot and load_limit_panic

[PATCH bpf-next v6 1/1] docs: BPF_MAP_TYPE_SOCK[MAP|HASH]
 2022-12-21  0:00 UTC  (2+ messages)

[PATCH v2 0/3] kexec: Add new parameter to limit the access to kexec
 2022-12-20 22:05 UTC  (4+ messages)
` [PATCH v2 3/3] kexec: Introduce paramters load_limit_reboot and load_limit_panic

[PATCH] docs: maintainer-pgp-guide: update for latest gnupg defaults
 2022-12-20 19:44 UTC 

[PATCH v9 00/13] Support for AMD QoS new features
 2022-12-20 18:58 UTC  (41+ messages)
` [PATCH v9 03/13] x86/cpufeatures: Add Bandwidth Monitoring Event Configuration feature flag
` [PATCH v9 04/13] x86/resctrl: Include new features in command line options
` [PATCH v9 05/13] x86/resctrl: Detect and configure Slow Memory Bandwidth Allocation
` [PATCH v9 06/13] x86/resctrl: Add __init attribute to rdt_get_mon_l3_config()
` [PATCH v9 07/13] x86/resctrl: Introduce data structure to support monitor configuration
` [PATCH v9 08/13] x86/resctrl: Add sysfs interface to read mbm_total_bytes_config
` [PATCH v9 09/13] x86/resctrl: Add sysfs interface to read mbm_local_bytes_config
` [PATCH v9 10/13] x86/resctrl: Add sysfs interface to write mbm_total_bytes_config
` [PATCH v9 11/13] x86/resctrl: Add sysfs interface to write mbm_local_bytes_config
` [PATCH v9 12/13] x86/resctrl: Replace smp_call_function_many() with on_each_cpu_mask()
` [PATCH v9 13/13] Documentation/x86: Update resctrl.rst for new features

[PATCH 2/2] platform/surface: aggregator: Rename top-level request functions to avoid ambiguities
 2022-12-20 17:56 UTC 

[RFC][PATCH 00/12] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
 2022-12-20 15:09 UTC  (26+ messages)
` [RFC][PATCH 01/12] crypto: Remove u128 usage
` [RFC][PATCH 02/12] crypto/ghash-clmulni: Use (struct) be128
` [RFC][PATCH 03/12] cyrpto/b128ops: Remove struct u128
` [RFC][PATCH 04/12] types: Introduce [us]128
` [RFC][PATCH 05/12] arch: Introduce arch_{,try_}_cmpxchg128{,_local}()
` [RFC][PATCH 06/12] instrumentation: Wire up cmpxchg128()
` [RFC][PATCH 07/12] percpu: Wire up cmpxchg128
` [RFC][PATCH 08/12] s390: Replace cmpxchg_double() with cmpxchg128()
` [RFC][PATCH 09/12] x86,amd_iommu: Replace cmpxchg_double()
` [RFC][PATCH 10/12] x86,intel_iommu: "
` [RFC][PATCH 11/12] slub: "
` [RFC][PATCH 12/12] arch: Remove cmpxchg_double

[PATCH 0/3] docs: driver-api: virtio: documentation improv suggestion
 2022-12-20 11:11 UTC  (5+ messages)
` [PATCH 1/3] docs: driver-api: virtio: parenthesize external reference targets
` [PATCH 2/3] docs: driver-api: virtio: slightly reword virtqueues allocation paragraph
` [PATCH 3/3] docs: driver-api: virtio: commentize spec version checking

[PATCH 0/3] crypto: x86/ghash cleanups
 2022-12-20 10:09 UTC  (6+ messages)
` [PATCH 1/3] crypto: x86/ghash - fix unaligned access in ghash_setkey()
` [PATCH 2/3] crypto: x86/ghash - use le128 instead of u128
` [PATCH 3/3] crypto: x86/ghash - add comment and fix broken link

[RESEND PATCH v5 0/1] docs: driver-api: virtio: virtio on Linux
 2022-12-20  8:13 UTC  (8+ messages)
` [RESEND PATCH v5 1/1] "

[PATCH 0/8] crypto: kernel-doc for assembly language
 2022-12-20  6:05 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] crypto: clean up kernel-doc headers
  ` [PATCH v2 2/8] doc: support kernel-doc for asm functions
  ` [PATCH v2 3/8] crypto: x86/sha - add kernel-doc comments to assembly
  ` [PATCH v2 4/8] crypto: x86/crc "
  ` [PATCH v2 5/8] crypto: x86/sm3 "
  ` [PATCH v2 6/8] crypto: x86/ghash "
  ` [PATCH v2 7/8] crypto: x86/blake2s "
  ` [PATCH v2 8/8] crypto: x86/chacha "

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

[PATCH v3] mm: Add nodes= arg to memory.reclaim
 2022-12-19 22:42 UTC  (6+ messages)
  ` [PATCH] Revert "mm: add nodes= arg to memory.reclaim"

[PATCH v4 1/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2022-12-19 21:24 UTC  (2+ messages)

[PATCH v4 0/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2022-12-19 16:13 UTC  (3+ messages)
` [PATCH v4 5/9] KVM: s390: selftest: memop: Move testlist into main

[PATCH v2] mm: memcontrol: protect the memory in cgroup from being oom killed
 2022-12-19 12:06 UTC  (3+ messages)

[PATCH 00/10] docs: cgroup-v1: formatting improv for "Memory Resource Controller" doc
 2022-12-19  4:22 UTC  (5+ messages)
` [PATCH 04/10] docs: cgroup-v1: use code block for locking order schema
` [PATCH 07/10] docs: cgroup-v1: use bullet lists for list of stat file tables
` [PATCH 08/10] docs: cgroup-v1: use make swap extension subsections subsections
` [PATCH 09/10] docs: cgroup-v1: add internal cross-references


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