messages from 2023-08-04 18:48:08 to 2023-08-09 13:28:01 UTC [more...]
[PATCH] Documentation/page_tables: Add info about MMU/TLB and Page Faults
2023-08-09 13:27 UTC (5+ messages)
[PATCH net-next v3 0/6] tls: implement key updates for TLS1.3
2023-08-09 12:58 UTC (2+ messages)
` [PATCH net-next v3 4/6] docs: tls: document TLS1.3 key updates
[PATCH v6 00/13] RISCV: Add KVM_GET_REG_LIST API
2023-08-09 12:21 UTC (7+ messages)
[PATCH] perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09
2023-08-09 10:06 UTC
[PATCH mm-unstable v1] mm: add a total mapcount for large folios
2023-08-09 8:32 UTC
[PATCH v9 0/4] RISC-V: mm: Make SV48 the default address space
2023-08-09 7:42 UTC (6+ messages)
` [PATCH v9 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
` [PATCH v9 2/4] RISC-V: mm: Add tests for RISC-V mm
` [PATCH v9 3/4] RISC-V: mm: Update pgtable comment documentation
` [PATCH v9 4/4] RISC-V: mm: Document mmap changes
[PATCH] docs: vfs: clean up after the iterate() removal
2023-08-09 6:14 UTC (3+ messages)
[RFC PATCH v1 00/21] RISC-V: ACPI: Add external interrupt controller support
2023-08-09 5:49 UTC (19+ messages)
` [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 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 20/21] RISC-V: ACPI: Create PLIC platform device
[PATCH] Documentation: RCU: fix section numbers after adding Section 7 in whatisRCU.rst
2023-08-09 4:54 UTC (2+ messages)
[PATCH] coresight: etm: Make cycle count threshold user configurable
2023-08-09 4:42 UTC (3+ messages)
[PATCH v2] docs: staging: add netlink attrs best practices
2023-08-09 3:25 UTC
[PATCH v1] docs: staging: add netlink attrs best practices
2023-08-09 1:25 UTC (2+ messages)
[RFC PATCH v10 00/17] Integrity Policy Enforcement LSM (IPE)
2023-08-08 23:40 UTC (7+ messages)
` [RFC PATCH v10 11/17] dm-verity: consume root hash digest and signature data via LSM hook
[PATCH net-next] docs: net: page_pool: de-duplicate the intro comment
2023-08-08 23:20 UTC (3+ messages)
[PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace
2023-08-08 20:42 UTC (11+ messages)
` [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()
[PATCH v6 0/8] x86/resctrl: Miscellaneous resctrl features
2023-08-08 17:09 UTC (16+ 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
[linux-next:master 7602/7933] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dmub_replay.c:37: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
2023-08-08 7:00 UTC
[RFC PATCH v1 05/21] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
2023-08-08 13:11 UTC (5+ messages)
[PATCH] Documentation: core-api/cpuhotplug: Fix state names
2023-08-08 8:54 UTC (5+ messages)
[PATCH drm-misc-next v9 00/11] Nouveau VM_BIND UAPI & DRM GPUVA Manager (merged)
2023-08-08 7:21 UTC (7+ messages)
` [PATCH drm-misc-next v9 01/11] drm/gem: fix lockdep check for dma-resv lock
` [PATCH drm-misc-next v9 06/11] drm/nouveau: fence: separate fence alloc and emit
[PATCH v2 0/6] Adds support for ConfigFS to VKMS!
2023-08-08 2:42 UTC (3+ messages)
` (no subject)
` [PATCH] Initial backport of vkms changes from 6.4, including jshargo and brpols configs changes
[PATCH V10 00/19] riscv: Add Native/Paravirt/CNA qspinlock support
2023-08-08 2:12 UTC (8+ messages)
` [PATCH V10 07/19] riscv: qspinlock: errata: Introduce ERRATA_THEAD_QSPINLOCK
[PATCH net-next v4 15/15] idpf: configure SRIOV and add other ndo_ops
2023-08-08 0:34 UTC
[PATCH v3 5.15 0/6] ARM64 errata for stable kernel 5.15
2023-08-07 23:37 UTC (4+ messages)
` [PATCH v3 5.15 4/6] iommu/arm-smmu-v3: Document MMU-700 erratum 2812531
[PATCH v4 00/36] arm64/gcs: Provide support for GCS in userspace
2023-08-07 22:00 UTC (37+ messages)
` [PATCH v4 01/36] prctl: arch-agnostic prctl for shadow stack
` [PATCH v4 02/36] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH v4 03/36] arm64/gcs: Document the ABI "
` [PATCH v4 04/36] arm64/sysreg: Add new system registers for GCS
` [PATCH v4 05/36] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH v4 06/36] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH v4 07/36] arm64/gcs: Provide copy_to_user_gcs()
` [PATCH v4 08/36] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH v4 09/36] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v4 10/36] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v4 11/36] arm64/mm: Map pages for guarded control stack
` [PATCH v4 12/36] KVM: arm64: Manage GCS registers for guests
` [PATCH v4 13/36] arm64/gcs: Allow GCS usage at EL0 and EL1
` [PATCH v4 14/36] arm64/idreg: Add overrride for GCS
` [PATCH v4 15/36] arm64/hwcap: Add hwcap "
` [PATCH v4 16/36] arm64/traps: Handle GCS exceptions
` [PATCH v4 17/36] arm64/mm: Handle GCS data aborts
` [PATCH v4 18/36] arm64/gcs: Context switch GCS state for EL0
` [PATCH v4 19/36] arm64/gcs: Allocate a new GCS for threads with GCS enabled
` [PATCH v4 20/36] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v4 21/36] arm64/mm: Implement map_shadow_stack()
` [PATCH v4 22/36] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v4 23/36] arm64/signal: Expose GCS state in signal frames
` [PATCH v4 24/36] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v4 25/36] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v4 26/36] kselftest/arm64: Verify the GCS hwcap
` [PATCH v4 27/36] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v4 28/36] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v4 29/36] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v4 30/36] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v4 31/36] kselftest/arm64: Add very basic GCS test program
` [PATCH v4 32/36] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v4 33/36] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v4 34/36] selftests/arm64: Add GCS signal tests
` [PATCH v4 35/36] kselftest/arm64: Add a GCS stress test
` [PATCH v4 36/36] kselftest/arm64: Enable GCS for the FP stress tests
[PATCH v8 0/4] RISC-V: mm: Make SV48 the default address space
2023-08-07 21:12 UTC (9+ messages)
` [PATCH v8 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
` [PATCH v8 2/4] RISC-V: mm: Add tests for RISC-V mm
` [PATCH v8 4/4] RISC-V: mm: Document mmap changes
[PATCH v3 0/3] Add interconnect debugfs client
2023-08-07 14:29 UTC (4+ messages)
` [PATCH v3 1/3] debugfs: Add write support to debugfs_create_str()
` [PATCH v3 2/3] interconnect: Reintroduce icc_get()
` [PATCH v3 3/3] interconnect: Add debugfs test client
[PATCH v4] Documentation: userspace-api: Document perf ring buffer mechanism
2023-08-07 14:01 UTC (2+ messages)
[PATCH v4 00/21] Add Qualcomm Minidump kernel driver related support
2023-08-07 13:46 UTC (9+ messages)
[PATCH v6 0/7] Add aliases and metrics for Arm CMN
2023-08-07 12:02 UTC (15+ messages)
` [PATCH v6 1/7] perf pmu: "Compat" supports matching multiple identifiers
` [PATCH v6 2/7] perf metric: "
` [PATCH v6 3/7] perf jevents: Support more event fields
` [PATCH v6 4/7] perf test: Fix matching_pmu
` [PATCH v6 5/7] perf test: Add pmu-event test for "Compat" and new event_field
` [PATCH v6 6/7] perf jevents: Add support for Arm CMN PMU aliasing
` [PATCH v6 7/7] perf vendor events: Add JSON metrics for Arm CMN
[PATCH v3 0/6] docs/zh_TW: update zh_TW's documentation from an ascensive aspect
2023-08-07 12:00 UTC (5+ messages)
` [PATCH v3 2/6] docs/zh_TW: update arch
` [PATCH v3 3/6] docs/zh_TW: update cpu-freq
` [PATCH v3 4/6] docs/zh_TW: update filesystems
` [PATCH v3 6/6] docs/zh_TW: turn zh_CN's folder references and headers into zh_TW's ones
[PATCH v3] HID: Add introduction about HID for non-kernel programmers
2023-08-07 11:25 UTC (3+ messages)
[RFC PATCH 00/10] drm/panel: Remove most store/double-check of prepared/enabled state
2023-08-07 6:41 UTC (3+ messages)
` [RFC PATCH 10/10] drm/panel: Update TODO list item for cleaning up prepared/enabled tracking
Can I trust you ?
2023-08-05 21:26 UTC
[PATCH v1] docs: kbuild: Document search jump feature
2023-08-06 13:48 UTC (4+ messages)
[PATCH v3] init: Add support for rootwait timeout parameter
2023-08-06 12:45 UTC (3+ messages)
[PATCH v14 00/25] Drivers for Gunyah hypervisor
2023-08-05 18:19 UTC (29+ 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 v14 08/25] gunyah: rsc_mgr: Add VM lifecycle RPC
` [PATCH v14 09/25] gunyah: vm_mgr: Introduce basic VM Manager
` [PATCH v14 10/25] gunyah: rsc_mgr: Add RPC for sharing memory
` [PATCH v14 13/25] samples: Add sample userspace Gunyah VM Manager
` [PATCH v14 14/25] gunyah: rsc_mgr: Add platform ops on mem_lend/mem_reclaim
` [PATCH v14 15/25] virt: gunyah: Add Qualcomm Gunyah platform ops
` [PATCH v14 17/25] virt: gunyah: Translate gh_rm_hyp_resource into gunyah_resource
` [PATCH v14 25/25] MAINTAINERS: Add Gunyah hypervisor drivers section
[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] coresight: etm: Make cycle count threshold user configurable
2023-08-05 3:18 UTC (2+ messages)
[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
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).