messages from 2023-08-02 17:02:48 to 2023-08-05 17:05:04 UTC [more...]
[PATCH v14 00/25] Drivers for Gunyah hypervisor
2023-08-05 17:07 UTC (14+ messages)
` [PATCH v14 01/25] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH v14 02/25] dt-bindings: Add binding for gunyah hypervisor
` [PATCH v14 03/25] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v14 05/25] virt: gunyah: msgq: Add hypercalls to send and receive messages
` [PATCH v14 06/25] mailbox: Add Gunyah message queue mailbox
` [PATCH v14 07/25] gunyah: rsc_mgr: Add resource manager RPC core
[PATCH v4] Documentation: userspace-api: Document perf ring buffer mechanism
2023-08-05 14:29 UTC
[PATCH] Documentation: changes.rst: add entry for git
2023-08-05 10:43 UTC (6+ messages)
[PATCH v1 0/5] docs: stable-kernel-rules: improve structure and a few tweaks
2023-08-05 7:54 UTC (7+ messages)
` [PATCH v1 1/5] docs: stable-kernel-rules: improve structure by changing headlines
` [PATCH v1 2/5] docs: stable-kernel-rules: move text around to improve flow
` [PATCH v1 3/5] docs: stable-kernel-rules: make the examples for option 1 a proper list
` [PATCH v1 4/5] docs: stable-kernel-rules: fine-tune various details
` [PATCH v1 5/5] docs: stable-kernel-rules: mention that regressions must be prevented
[PATCH v1] docs: kbuild: Document search jump feature
2023-08-05 4:42 UTC (3+ messages)
[PATCH] coresight: etm: Make cycle count threshold user configurable
2023-08-05 3:18 UTC (7+ messages)
[PATCH V10 00/19] riscv: Add Native/Paravirt/CNA qspinlock support
2023-08-05 1:28 UTC (6+ messages)
` [PATCH V10 07/19] riscv: qspinlock: errata: Introduce ERRATA_THEAD_QSPINLOCK
[PATCH] docs: sparse: fix invalid link addresses
2023-08-04 23:43 UTC (3+ messages)
[PATCH v26 0/8] crash: Kernel handling of CPU and memory hot un/plug
2023-08-04 21:03 UTC (9+ messages)
` [PATCH v26 1/8] crash: move a few code bits to setup support of crash hotplug
` [PATCH v26 2/8] crash: add generic infrastructure for crash hotplug support
` [PATCH v26 3/8] kexec: exclude elfcorehdr from the segment digest
` [PATCH v26 4/8] crash: memory and CPU hotplug sysfs attributes
` [PATCH v26 5/8] x86/crash: add x86 crash hotplug support
` [PATCH v26 6/8] crash: hotplug support for kexec_load()
` [PATCH v26 7/8] crash: change crash_prepare_elf64_headers() to for_each_possible_cpu()
` [PATCH v26 8/8] x86/crash: optimize CPU changes
[RFC PATCH 00/10] drm/panel: Remove most store/double-check of prepared/enabled state
2023-08-04 21:06 UTC (2+ messages)
` [RFC PATCH 10/10] drm/panel: Update TODO list item for cleaning up prepared/enabled tracking
[PATCH v6 0/8] x86/resctrl: Miscellaneous resctrl features
2023-08-04 20:42 UTC (9+ messages)
` [PATCH v6 4/8] x86/resctrl: Add comments on RFTYPE flags hierarchy
` [PATCH v6 5/8] x86/resctrl: Unwind the errors inside rdt_enable_ctx
` [PATCH v6 6/8] x86/resctrl: Move default control group creation during mount
` [PATCH v6 7/8] x86/resctrl: Introduce "-o debug" mount option
[PATCH drm-misc-next v10 00/12] Nouveau VM_BIND UAPI & DRM GPUVA Manager (merged)
2023-08-04 18:23 UTC (12+ messages)
` [PATCH drm-misc-next v10 01/12] drm/gem: fix lockdep check for dma-resv lock
` [PATCH drm-misc-next v10 02/12] drm/nouveau: fixup the uapi header file
` [PATCH drm-misc-next v10 03/12] drm/nouveau: new VM_BIND uAPI interfaces
` [PATCH drm-misc-next v10 04/12] drm/nouveau: get vmm via nouveau_cli_vmm()
` [PATCH drm-misc-next v10 05/12] drm/nouveau: bo: initialize GEM GPU VA interface
` [PATCH drm-misc-next v10 06/12] drm/nouveau: move usercopy helpers to nouveau_drv.h
` [PATCH drm-misc-next v10 07/12] drm/nouveau: fence: separate fence alloc and emit
` [PATCH drm-misc-next v10 08/12] drm/nouveau: fence: fail to emit when fence context is killed
` [PATCH drm-misc-next v10 09/12] drm/nouveau: chan: provide nouveau_channel_kill()
` [PATCH drm-misc-next v10 10/12] drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm
` [PATCH drm-misc-next v10 12/12] drm/nouveau: debugfs: implement DRM GPU VA debugfs
[linux-next:master] BUILD REGRESSION bdffb18b5dd8071cd25685b966f380a30b1fadaa
2023-08-04 18:14 UTC
[PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace
2023-08-04 17:10 UTC (13+ messages)
` [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()
[RFC PATCH v1 00/21] RISC-V: ACPI: Add external interrupt controller support
2023-08-04 16:56 UTC (36+ messages)
` [RFC PATCH v1 01/21] ACPICA: MADT: Add RISC-V external interrupt controllers
` [RFC PATCH v1 02/21] ACPICA: RHCT: Add flags, CMO and MMU nodes
` [RFC PATCH v1 03/21] RISC-V: ACPI: Fix acpi_os_ioremap to return iomem address
` [RFC PATCH v1 04/21] RISC-V: ACPI: Enhance acpi_os_ioremap with MMIO remapping
` [RFC PATCH v1 05/21] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
` [RFC PATCH v1 06/21] RISC-V: ACPI: Implement PCI related functionality
` [RFC PATCH v1 07/21] RISC-V: Kconfig: Select ECAM and MCFG
` [RFC PATCH v1 08/21] RISC-V: ACPI: RHCT: Add function to get CBO block sizes
` [RFC PATCH v1 09/21] RISC-V: cacheflush: Initialize CBO variables on ACPI systems
` [RFC PATCH v1 10/21] clocksource/timer-riscv: ACPI: Add timer_cannot_wakeup_cpu
` [RFC PATCH v1 11/21] swnode: Add support to create early during boot
` [RFC PATCH v1 12/21] irqchip/riscv-intc: Use swnode framework to create fwnode
` [RFC PATCH v1 13/21] irqchip/riscv-imsic-early: Add ACPI support
` [RFC PATCH v1 14/21] ACPI: bus: Add acpi_riscv_init function
` [RFC PATCH v1 15/21] ACPI: RISC-V: Create IMSIC platform device
` [RFC PATCH v1 16/21] ACPI: Add APLIC IRQ model for RISC-V
` [RFC PATCH v1 17/21] ACPI: RISC-V: Create APLIC platform device
` [RFC PATCH v1 18/21] irqchip/irq-riscv-aplic-msi: Add ACPI support
` [RFC PATCH v1 19/21] ACPI: bus: Add PLIC IRQ model
` [RFC PATCH v1 20/21] RISC-V: ACPI: Create PLIC platform device
` [RFC PATCH v1 21/21] irqchip/sifive-plic: Add GSI conversion support
[PATCH v2 6.4 0/4] ARM SMMUv3 errata for 6.4
2023-08-04 11:19 UTC (5+ messages)
` [PATCH v2 6.4 1/4] iommu/arm-smmu-v3: Work around MMU-600 erratum 1076982
` [PATCH v2 6.4 2/4] iommu/arm-smmu-v3: Document MMU-700 erratum 2812531
` [PATCH v2 6.4 4/4] iommu/arm-smmu-v3: Document nesting-related errata
[linux-next:master] BUILD REGRESSION fb4327106e5250ee360d0d8b056c1eef7eeb9a98
2023-08-04 10:22 UTC (4+ messages)
[PATCH] docs: Add a section on surveys to the researcher guidelines
2023-08-04 9:28 UTC (4+ messages)
` [Tech-board] "
[PATCH v4 0/3] UIO driver for low speed Hyper-V devices
2023-08-04 7:09 UTC (4+ messages)
` [PATCH v4 1/3] uio: Add hv_vmbus_client driver
` [PATCH v4 2/3] tools: hv: Add vmbus_bufring
` [PATCH v4 3/3] tools: hv: Add new fcopy application based on uio driver
[PATCH] Documentation: cgroup-v2.rst: Correct number of stats entries
2023-08-04 0:12 UTC
[intel-tdx:kvm-upstream-workaround 176/346] htmldocs: Warning: Documentation/virt/kvm/api.rst references a file that doesn't exist: Documentation/virt/kvm/intel-tdx.rst
2023-08-03 21:53 UTC
[PATCH drm-misc-next v9 00/11] Nouveau VM_BIND UAPI & DRM GPUVA Manager (merged)
2023-08-03 21:44 UTC (12+ messages)
` [PATCH drm-misc-next v9 01/11] drm/gem: fix lockdep check for dma-resv lock
` [PATCH drm-misc-next v9 02/11] drm/nouveau: new VM_BIND uapi interfaces
` [PATCH drm-misc-next v9 03/11] drm/nouveau: get vmm via nouveau_cli_vmm()
` [PATCH drm-misc-next v9 04/11] drm/nouveau: bo: initialize GEM GPU VA interface
` [PATCH drm-misc-next v9 05/11] drm/nouveau: move usercopy helpers to nouveau_drv.h
` [PATCH drm-misc-next v9 06/11] drm/nouveau: fence: separate fence alloc and emit
` [PATCH drm-misc-next v9 07/11] drm/nouveau: fence: fail to emit when fence context is killed
` [PATCH drm-misc-next v9 08/11] drm/nouveau: chan: provide nouveau_channel_kill()
` [PATCH drm-misc-next v9 09/11] drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm
` [PATCH drm-misc-next v9 11/11] drm/nouveau: debugfs: implement DRM GPU VA debugfs
ANN: new LSM guidelines
2023-08-03 21:36 UTC (6+ messages)
arch/powerpc/platforms/pseries/plpks.c:186: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
2023-08-03 20:52 UTC
[PATCH v25 00/10] crash: Kernel handling of CPU and memory hot un/plug
2023-08-03 18:36 UTC (7+ messages)
` [PATCH v25 01/10] drivers/base: refactor cpu.c to use .is_visible()
[RFC PATCH 0/2] Generate API documentation for 'bindings' crate
2023-08-03 17:52 UTC (6+ messages)
` [RFC PATCH 1/2] rust: bindings: generate API documentation for the "
` [RFC PATCH 2/2] rust: bindings: add warning about configuration dependence
[RFC PATCH v1 00/21] Add external interrupt controller support
2023-08-03 17:51 UTC
[PATCH v5 1/4] PCI: endpoint: Add D-state change notifier support
2023-08-03 17:48 UTC (2+ messages)
[PATCH] Documentation/page_tables: Add info about MMU/TLB and Page Faults
2023-08-03 17:08 UTC (2+ messages)
[PATCH RESEND v9 27/36] x86/traps: Add external_interrupt() to dispatch external interrupts
2023-08-03 16:58 UTC (5+ messages)
` [PATCH RESEND v9 33/36] KVM: VMX: Add VMX_DO_FRED_EVENT_IRQOFF for IRQ/NMI handling
[RESEND PATCH -fixes 1/2] riscv: Export va_kernel_pa_offset in vmcoreinfo
2023-08-03 15:10 UTC (3+ messages)
[PATCH] docs: Add book to process/kernel-docs.rst
2023-08-03 14:24 UTC
[PATCH v2] docs/RCU: Bring back smp_wmb()
2023-08-03 13:54 UTC (13+ messages)
[PATCH v3 0/3] UIO driver for low speed Hyper-V devices
2023-08-03 12:12 UTC (9+ messages)
` [PATCH v3 1/3] uio: Add hv_vmbus_client driver
` [PATCH v3 2/3] tools: hv: Add vmbus_bufring
` [PATCH v3 3/3] tools: hv: Add new fcopy application based on uio driver
[PATCH net-next v2 1/2] docs: net: page_pool: document PP_FLAG_DMA_SYNC_DEV parameters
2023-08-03 9:35 UTC (8+ messages)
` [PATCH net-next v2 2/2] docs: net: page_pool: use kdoc to avoid duplicating the information
[PATCH 2/2] drm/panel: Fix todo indentation for panel prepared/enabled cleanup
2023-08-03 8:14 UTC (2+ messages)
[PATCH v2 0/2] docs: rust: update instructions for obtaining 'core' source
2023-08-03 6:04 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] docs: rust: clarify what 'rustup override' does
[PATCH 00/13] Extedn DAMOS filters for address ranges and DAMON monitoring targets
2023-08-02 21:43 UTC (7+ messages)
` [PATCH 05/13] Docs/mm/damon/design: update for address range filters
` [PATCH 06/13] Docs/ABI/damon: update for address range DAMOS filter
` [PATCH 07/13] Docs/admin-guide/mm/damon/usage: update for address range type "
` [PATCH 11/13] Docs/mm/damon/design: update for DAMON monitoring target "
` [PATCH 12/13] Docs/ABI/damon: "
` [PATCH 13/13] Docs/admin-guide/mm/damon/usage: "
[PATCH 0/5] mm/damon/sysfs-schemes: implement DAMOS tried total bytes file
2023-08-02 21:32 UTC (3+ messages)
` [PATCH 4/5] Docs/ABI/damon: update for tried_regions/total_bytes
` [PATCH 5/5] Docs/admin-guide/mm/damon/usage: "
[brauner-vfs:b4/vfs-super-exclusive.v2 6/6] htmldocs: Documentation/filesystems/api-summary:38: ./fs/super.c:558: WARNING: Unexpected indentation
2023-08-02 20:43 UTC
[PATCH v9 net-next 00/23] net/tcp: Add TCP-AO support
2023-08-02 19:37 UTC (3+ messages)
` [PATCH v9 net-next 23/23] Documentation/tcp: Add TCP-AO documentation
[PATCH v3 6.1 0/4] ARM SMMUv3 errata for 6.1
2023-08-02 17:21 UTC (4+ messages)
` [PATCH v3 6.1 1/4] iommu/arm-smmu-v3: Work around MMU-600 erratum 1076982
` [PATCH v3 6.1 2/4] iommu/arm-smmu-v3: Document MMU-700 erratum 2812531
` [PATCH v3 6.1 4/4] iommu/arm-smmu-v3: Document nesting-related errata
[PATCH v2 6.1 0/4] ARM SMMUv3 errata for 6.1
2023-08-02 17:09 UTC (4+ messages)
` [PATCH v2 6.1 1/4] iommu/arm-smmu-v3: Work around MMU-600 erratum 1076982
` [PATCH v2 6.1 2/4] iommu/arm-smmu-v3: Document MMU-700 erratum 2812531
` [PATCH v2 6.1 4/4] iommu/arm-smmu-v3: Document nesting-related errata
[PATCH v3 5.15 0/6] ARM64 errata for stable kernel 5.15
2023-08-02 17:02 UTC (4+ messages)
` [PATCH v3 5.15 3/6] iommu/arm-smmu-v3: Work around MMU-600 erratum 1076982
` [PATCH v3 5.15 4/6] iommu/arm-smmu-v3: Document MMU-700 erratum 2812531
` [PATCH v3 5.15 6/6] iommu/arm-smmu-v3: Document nesting-related errata
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).