messages from 2023-11-01 22:28:40 to 2023-11-01 23:37:53 UTC [more...]
[PATCH v2 00/27] Update SMMUv3 to the modern iommu API (part 2/3)
2023-11-01 23:36 UTC (37+ messages)
` [PATCH v2 01/27] iommu/arm-smmu-v3: Check that the RID domain is S1 in SVA
` [PATCH v2 02/27] iommu/arm-smmu-v3: Do not allow a SVA domain to be set on the wrong PASID
` [PATCH v2 03/27] iommu/arm-smmu-v3: Do not ATC invalidate the entire domain
` [PATCH v2 04/27] iommu/arm-smmu-v3: Add a type for the CD entry
` [PATCH v2 05/27] iommu/arm-smmu-v3: Make CD programming use arm_smmu_write_entry_step()
` [PATCH v2 06/27] iommu/arm-smmu-v3: Consolidate clearing a CD table entry
` [PATCH v2 07/27] iommu/arm-smmu-v3: Move the CD generation for S1 domains into a function
` [PATCH v2 08/27] iommu/arm-smmu-v3: Move allocation of the cdtable into arm_smmu_get_cd_ptr()
` [PATCH v2 09/27] iommu/arm-smmu-v3: Allocate the CD table entry in advance
` [PATCH v2 10/27] iommu/arm-smmu-v3: Move the CD generation for SVA into a function
` [PATCH v2 11/27] iommu/arm-smmu-v3: Lift CD programming out of the SVA notifier code
` [PATCH v2 12/27] iommu/arm-smmu-v3: Build the whole CD in arm_smmu_make_s1_cd()
` [PATCH v2 13/27] iommu/arm-smmu-v3: Make smmu_domain->devices into an allocated list
` [PATCH v2 14/27] iommu/arm-smmu-v3: Make changing domains be hitless for ATS
` [PATCH v2 15/27] iommu/arm-smmu-v3: Add ssid to struct arm_smmu_master_domain
` [PATCH v2 16/27] iommu/arm-smmu-v3: Keep track of valid CD entries in the cd_table
` [PATCH v2 17/27] iommu/arm-smmu-v3: Thread SSID through the arm_smmu_attach_*() interface
` [PATCH v2 18/27] iommu/arm-smmu-v3: Make SVA allocate a normal arm_smmu_domain
` [PATCH v2 19/27] iommu/arm-smmu-v3: Keep track of arm_smmu_master_domain for SVA
` [PATCH v2 20/27] iommu: Add ops->domain_alloc_sva()
` [PATCH v2 21/27] iommu/arm-smmu-v3: Put the SVA mmu notifier in the smmu_domain
` [PATCH v2 22/27] iommu/arm-smmu-v3: Consolidate freeing the ASID/VMID
` [PATCH v2 23/27] iommu/arm-smmu-v3: Move the arm_smmu_asid_xa to per-smmu like vmid
` [PATCH v2 24/27] iommu/arm-smmu-v3: Bring back SVA BTM support
` [PATCH v2 25/27] iommu/arm-smmu-v3: Allow IDENTITY/BLOCKED to be set while PASID is used
` [PATCH v2 26/27] iommu/arm-smmu-v3: Allow a PASID to be set when RID is IDENTITY/BLOCKED
` [PATCH v2 27/27] iommu/arm-smmu-v3: Allow setting a S1 domain to a PASID
[GIT PULL 0/4] ARM/SoC updates for 6.7
2023-11-01 23:36 UTC (4+ messages)
` [GIT PULL 1/4] SoC DT updates for v6.7
[Intel-xe] [PATCH v2 0/1] Fix pagefault and access counter worker functions
2023-11-01 23:36 UTC (5+ messages)
` [Intel-xe] [PATCH 1/1] drm/xe: "
` [Intel-xe] ✓ CI.Patch_applied: success for Fix pagefault and access counter worker functions (rev2)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
[Intel-wired-lan] Intel review stats for 6.7
2023-11-01 23:33 UTC
[PATCH] MAINTAINERS: Add Intel TDX entry
2023-11-01 23:33 UTC
[PATCH drm-misc-next v8 00/12] [RFC] DRM GPUVM features
2023-11-01 23:31 UTC (39+ messages)
` [Nouveau] "
` [PATCH drm-misc-next v8 01/12] drm/gpuvm: convert WARN() to drm_WARN() variants
` [Nouveau] "
` [PATCH drm-misc-next v8 02/12] drm/gpuvm: don't always WARN in drm_gpuvm_check_overflow()
` [Nouveau] "
` [PATCH drm-misc-next v8 03/12] drm/gpuvm: export drm_gpuvm_range_valid()
` [Nouveau] "
` [PATCH drm-misc-next v8 04/12] drm/nouveau: make use of drm_gpuvm_range_valid()
` [Nouveau] "
` [PATCH drm-misc-next v8 05/12] drm/gpuvm: add common dma-resv per struct drm_gpuvm
` [Nouveau] "
` [PATCH drm-misc-next v8 06/12] drm/nouveau: make use of the GPUVM's shared dma-resv
` [Nouveau] "
` [PATCH drm-misc-next v8 07/12] drm/gpuvm: add drm_gpuvm_flags to drm_gpuvm
` [Nouveau] "
` [PATCH drm-misc-next v8 08/12] drm/nouveau: separately allocate struct nouveau_uvmm
` [Nouveau] "
` [PATCH drm-misc-next v8 09/12] drm/gpuvm: reference count drm_gpuvm structures
` [Nouveau] "
` [PATCH drm-misc-next v8 10/12] drm/gpuvm: add an abstraction for a VM / BO combination
` [Nouveau] "
` [PATCH drm-misc-next v8 11/12] drm/gpuvm: track/lock/validate external/evicted objects
` [Nouveau] "
` [PATCH drm-misc-next v8 12/12] drm/nouveau: use GPUVM common infrastructure
` [Nouveau] "
[PATCH v4] unit tests: Add a project plan document
2023-11-01 23:31 UTC (11+ messages)
` [PATCH v8 0/3] Add unit test framework and project plan
` [PATCH v8 2/3] unit tests: add TAP unit test framework
` [PATCH v9 0/3] Add unit test framework and project plan
` [PATCH v9 1/3] unit tests: Add a project plan document
` [PATCH v9 2/3] unit tests: add TAP unit test framework
` [PATCH v9 3/3] ci: run unit tests in CI
[QEMU][PATCH v1] Xen: Fix xen_set_irq() and xendevicemodel_set_irq_level()
2023-11-01 23:30 UTC (2+ messages)
[PATCH 0/2] xen/arm32: Improve logging during early boot
2023-11-01 23:30 UTC (3+ messages)
` [PATCH 1/2] xen/arm32: head: Rework how the fixmap and early UART mapping are prepared
` [PATCH 2/2] xen/arm32: head: Improve logging in head.S
Imagebuilder can't compute correctly the memory addresses of our images
2023-11-01 23:29 UTC
[PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
2023-11-01 23:29 UTC (16+ messages)
[ANN] netdev development stats for 6.7
2023-11-01 23:29 UTC
[PATCH v2] iommu: Flow ERR_PTR out from __iommu_domain_alloc()
2023-11-01 23:28 UTC
cli: Add explicit kconfig dependency for CONFIG_IS_ENABLED macro
2023-11-01 23:22 UTC (3+ messages)
[PATCH 1/2] board: phytec: am62x: Add PHYTEC phyCORE-AM62x SoM
2023-11-01 23:21 UTC (4+ messages)
[PATCH] Be consistent about debug logging service and IP config type
2023-11-01 23:22 UTC (2+ messages)
` [PATCH v2] "
[PATCH v3] bugreport: reject positional arguments
2023-11-01 23:19 UTC (5+ messages)
` [PATCH 0/2] Deprecate test_i18ngrep further
` [PATCH 2/2] tests: teach callers of test_i18ngrep to use test_grep
[igt-dev] [PATCH i-g-t v5] tests/kms_frontbuffer_tracking: Extend the test to enable FBC for each plane
2023-11-01 23:19 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_frontbuffer_tracking: Extend the test to enable FBC for each plane (rev7)
[PATCH] rxrpc_find_service_conn_rcu: use read_seqbegin() rather than read_seqbegin_or_lock()
2023-11-01 23:17 UTC (12+ messages)
[PATCH v13 00/35] KVM: guest_memfd() and per-page attributes
2023-11-01 23:17 UTC (22+ messages)
` [PATCH v13 17/35] KVM: Add transparent hugepage support for dedicated guest memory
[PATCH] iommu: Flow ERR_PTR out from __iommu_domain_alloc()
2023-11-01 23:17 UTC (3+ messages)
[XEN PATCH][for-4.19 v6 0/8] Fix or deviate various instances of missing declarations
2023-11-01 23:12 UTC (5+ messages)
` [XEN PATCH][for-4.19 v6 2/8] x86: add deviation for asm-only functions
` [XEN PATCH][for-4.19 v6 3/8] x86: add asmlinkage macro to variables only used in asm code
[PATCH 0/5 v3] image_types: use IMAGE_FILE_MAXSIZE variable to create fixed partition size
2023-11-01 23:10 UTC (6+ messages)
` [PATCH 1/5 v3] image_types: add python function to get the IMAGE_FILE_MAXSIZE:fstype value
` [PATCH 2/5 v3] image_types: use IMAGE_FILE_MAXSIZE variable for ext2/3/4 image types
` [PATCH 3/5 v3] image_types: use IMAGE_FILE_MAXSIZE variable for btrfs "
` [PATCH 4/5 v3] image_types: use IMAGE_FILE_MAXSIZE variable for f2fs "
` [PATCH 5/5 v3] image: add check_image_max_size as post function to check file size against IMAGE_FILE_MAXSIZE
[PATCH] Leverage 'connman_service_get_identifier' in DBG calls
2023-11-01 23:10 UTC (2+ messages)
` [PATCH v2] "
[PATCH v5 0/1] mm: report per-page metadata information
2023-11-01 23:08 UTC (2+ messages)
` [PATCH v5 1/1] "
[PATCH] merge: --ff-one-only to apply FF if commit is one
2023-11-01 23:05 UTC (7+ messages)
[PATCH drm-misc-next v4] drm/sched: implement dynamic job-flow control
2023-11-01 23:03 UTC (5+ messages)
[RFC] md/raid5: fix hung by MD_SB_CHANGE_PENDING
2023-11-01 23:02 UTC
[PATCH bpf-next v3 1/2] bpf: add skcipher API support to TC/XDP programs
2023-11-01 22:59 UTC (6+ messages)
` [PATCH bpf-next v3 2/2] selftests: bpf: crypto skcipher algo selftests
[Intel-gfx] [PATCH v4] drm/i915/mtl: Add Wa_14019821291
2023-11-01 22:58 UTC (2+ messages)
[PATCH 0/6] Various tracing patches
2023-11-01 17:37 UTC (3+ messages)
[PATCH 0/4] lib/group_cpus: rework grp_spread_init_one() and make it O(1)
2023-11-01 22:58 UTC (5+ messages)
` [PATCH 1/4] cpumask: introduce for_each_cpu_and_from()
` [PATCH 2/4] lib/group_cpus: relax atomicity requirement in grp_spread_init_one()
` [PATCH 3/4] lib/group_cpus: optimize inner loop "
` [PATCH 4/4] lib/group_cpus: optimize outer "
[PATCH v4 0/1] mm: report per-page metadata information
2023-11-01 22:58 UTC (4+ messages)
` [PATCH v4 1/1] "
[PATCH v5 00/17] Improve KVM + userfaultfd live migration via annotated memory faults
2023-11-01 22:55 UTC (11+ messages)
` [PATCH v5 10/17] KVM: Implement KVM_CAP_USERFAULT_ON_MISSING by atomizing __gfn_to_pfn_memslot() calls
` [PATCH v5 11/17] KVM: x86: Enable KVM_CAP_USERFAULT_ON_MISSING
[android-common:android14-5.15-2023-08 23119/23556] drivers/usb/gadget/udc/core.c:56: warning: expecting prototype for protects udc->vbus, udc->started, gadget->connect, gadget(). Prototype was for DEFINE_MUTEX() instead
2023-11-01 22:55 UTC
[paulmck-rcu:dev.2023.11.01a 18/37] kernel/locking/qspinlock.c:691:6: warning: no previous declaration for 'spinlock_dump'
2023-11-01 22:53 UTC
[PATCH 2/2] PCI: Ignore PCIe ports used for tunneling in pcie_bandwidth_available()
2023-11-01 22:52 UTC (2+ messages)
[PATCH v8 0/3] mm: use memmap_on_memory semantics for dax/kmem
2023-11-01 22:51 UTC (4+ messages)
` [PATCH v8 1/3] mm/memory_hotplug: replace an open-coded kmemdup() in add_memory_resource()
` [PATCH v8 2/3] mm/memory_hotplug: split memmap_on_memory requests across memblocks
` [PATCH v8 3/3] dax/kmem: allow kmem to add memory with memmap_on_memory
[PATCH v10 0/5] riscv: Add fine-tuned checksum functions
2023-11-01 22:48 UTC (12+ messages)
` [PATCH v10 1/5] asm-generic: Improve csum_fold
` [PATCH v10 2/5] riscv: Add static key for misaligned accesses
` [PATCH v10 3/5] riscv: Checksum header
` [PATCH v10 4/5] riscv: Add checksum library
` [PATCH v10 5/5] kunit: Add tests for csum_ipv6_magic and ip_fast_csum
[GIT PULL] io_uring updates for 6.7-rc1
2023-11-01 22:47 UTC (2+ messages)
[GIT PULL] io_uring support for get/setsockopt
2023-11-01 22:47 UTC (2+ messages)
[GIT PULL] io_uring futex support
2023-11-01 22:47 UTC (2+ messages)
[GIT PULL] Block updates for 6.7-rc1
2023-11-01 22:47 UTC (2+ messages)
[PATCH] eal: provide trace point register macro for MSVC
2023-11-01 22:47 UTC
bpf: shift-out-of-bounds in tnum_rshift()
2023-11-01 22:45 UTC (5+ messages)
[Buildroot] [PATCH 1/1] package/monit: fix openssl static build
2023-11-01 22:44 UTC (2+ messages)
[Buildroot] [git commit] package/monit: fix openssl static build
2023-11-01 22:43 UTC
[Buildroot] [git commit] package/monit: fix build without SSP
2023-11-01 22:39 UTC
[kernel-cve-report] New CVE entries this week
2023-11-01 22:42 UTC
bpf_core_type_id_kernel is not consistent with bpf_core_type_id_local
2023-11-01 22:42 UTC (6+ messages)
BTF_TYPE_ID_LOCAL off by one?
2023-11-01 22:41 UTC (5+ messages)
[Buildroot] [PATCH 1/1] package/monit: fix build without SSP
2023-11-01 22:40 UTC (2+ messages)
Sharing page tables across processes (mshare)
2023-11-01 22:40 UTC (3+ messages)
[Intel-gfx] [PATCH] drm/i915: Skip pxp init if gt is wedged
2023-11-01 22:40 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Skip pxp init if gt is wedged (rev2)
[Buildroot] [PATCH 1/1] package/pppd: disable for sparc and sparc64 architectures
2023-11-01 22:39 UTC (2+ messages)
[Intel-xe] [PATCH] drm/xe: Add mocs kunit
2023-11-01 22:38 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/libcoap: bump to version 4.3.4
2023-11-01 22:37 UTC
[PATCH 0/4] lib/group_cpus: rework grp_spread_init_one() and make it O(1)
2023-11-01 22:34 UTC
[RFC PATCH 0/6] sched: uclamp sum aggregation
2023-11-01 22:34 UTC (3+ messages)
` [RFC PATCH 3/6] sched/fair: Use CFS util_avg_uclamp for utilization and frequency
Does anyone use Appletalk?
2023-11-01 22:33 UTC (7+ messages)
[meta-networking][PATCH] wireguard-tools: Use PACKAGECONFIG to select wg-quick and bashcompletion
2023-11-01 22:32 UTC (2+ messages)
` [oe] "
[PATCH net] macsec: Abort MACSec Rx offload datapath when skb is not marked with MACSec metadata
2023-11-01 22:31 UTC (2+ messages)
[meta-networking][PATCH] wireguard-tools: Add runtime dep on bash for wg-quick
2023-11-01 22:29 UTC
[PATCH] rxrpc_find_service_conn_rcu: use read_seqbegin() rather than read_seqbegin_or_lock()
2023-11-01 20:40 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.