All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-06 17:07:21 to 2023-12-06 17:31:36 UTC [more...]

[PATCH v7 1/2] dt-bindings: adc: add AD7173
 2023-12-06 17:31 UTC  (6+ messages)
` [PATCH v7 2/2] iio: adc: ad7173: add AD7173 driver

[PATCH V7 00/12] fix migration of suspended runstate
 2023-12-06 17:30 UTC  (14+ messages)
` [PATCH V7 01/12] cpus: vm_was_suspended
` [PATCH V7 02/12] cpus: stop vm in suspended runstate
` [PATCH V7 03/12] cpus: check running not RUN_STATE_RUNNING
` [PATCH V7 04/12] cpus: vm_resume
` [PATCH V7 05/12] migration: propagate suspended runstate
` [PATCH V7 06/12] migration: preserve "
` [PATCH V7 07/12] migration: preserve suspended for snapshot
` [PATCH V7 08/12] migration: preserve suspended for bg_migration
` [PATCH V7 09/12] tests/qtest: migration events
` [PATCH V7 10/12] tests/qtest: option to suspend during migration
` [PATCH V7 11/12] tests/qtest: precopy migration with suspend
` [PATCH V7 12/12] tests/qtest: postcopy "

[PATCH] pwm: stmpe: Silence duplicate error messages
 2023-12-06 17:30 UTC 

[PATCH v3 00/27] Update SMMUv3 to the modern iommu API (part 2/3)
 2023-12-06 17:28 UTC  (50+ messages)
` [PATCH v3 01/27] iommu/arm-smmu-v3: Check that the RID domain is S1 in SVA
` [PATCH v3 02/27] iommu/arm-smmu-v3: Do not allow a SVA domain to be set on the wrong PASID
` [PATCH v3 03/27] iommu/arm-smmu-v3: Do not ATC invalidate the entire domain
` [PATCH v3 04/27] iommu/arm-smmu-v3: Add a type for the CD entry
` [PATCH v3 05/27] iommu/arm-smmu-v3: Make CD programming use arm_smmu_write_entry_step()
` [PATCH v3 06/27] iommu/arm-smmu-v3: Consolidate clearing a CD table entry
` [PATCH v3 07/27] iommu/arm-smmu-v3: Move the CD generation for S1 domains into a function
` [PATCH v3 08/27] iommu/arm-smmu-v3: Move allocation of the cdtable into arm_smmu_get_cd_ptr()
` [PATCH v3 09/27] iommu/arm-smmu-v3: Allocate the CD table entry in advance
` [PATCH v3 10/27] iommu/arm-smmu-v3: Move the CD generation for SVA into a function
` [PATCH v3 11/27] iommu/arm-smmu-v3: Lift CD programming out of the SVA notifier code
` [PATCH v3 12/27] iommu/arm-smmu-v3: Build the whole CD in arm_smmu_make_s1_cd()
` [PATCH v3 13/27] iommu/arm-smmu-v3: Make smmu_domain->devices into an allocated list
` [PATCH v3 14/27] iommu/arm-smmu-v3: Make changing domains be hitless for ATS
` [PATCH v3 15/27] iommu/arm-smmu-v3: Add ssid to struct arm_smmu_master_domain
` [PATCH v3 16/27] iommu/arm-smmu-v3: Keep track of valid CD entries in the cd_table
` [PATCH v3 17/27] iommu/arm-smmu-v3: Thread SSID through the arm_smmu_attach_*() interface
` [PATCH v3 18/27] iommu/arm-smmu-v3: Make SVA allocate a normal arm_smmu_domain
` [PATCH v3 19/27] iommu/arm-smmu-v3: Keep track of arm_smmu_master_domain for SVA
` [PATCH v3 20/27] iommu: Add ops->domain_alloc_sva()
` [PATCH v3 21/27] iommu/arm-smmu-v3: Put the SVA mmu notifier in the smmu_domain
` [PATCH v3 22/27] iommu/arm-smmu-v3: Consolidate freeing the ASID/VMID
` [PATCH v3 23/27] iommu/arm-smmu-v3: Move the arm_smmu_asid_xa to per-smmu like vmid
` [PATCH v3 24/27] iommu/arm-smmu-v3: Bring back SVA BTM support
` [PATCH v3 25/27] iommu/arm-smmu-v3: Allow IDENTITY/BLOCKED to be set while PASID is used
` [PATCH v3 26/27] iommu/arm-smmu-v3: Allow a PASID to be set when RID is IDENTITY/BLOCKED
` [PATCH v3 27/27] iommu/arm-smmu-v3: Allow setting a S1 domain to a PASID

[PATCH 0/4] memory: brcmstb_dpfe: support DPFE API v4
 2023-12-06 17:29 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: memory: additional compatible strings for Broadcom DPFE

[PATCH 0/7] standardize incompatibility messages
 2023-12-06 17:29 UTC  (9+ messages)
` [PATCH 3/7] revision: use die_for_incompatible_opt3() for --graph/--reverse/--walk-reflogs
` [PATCH 4/7] revision, rev-parse: factorize incompatibility messages about --exclude-hidden

[Bug Report] drm/edid: drm_edid_override_connector_update returns a incorrect value
 2023-12-06 17:28 UTC 

[PATCH] x86/microcode: Be more verbose, especially about loading errors
 2023-12-06 17:28 UTC 

[PATCH net-next] net: mvpp2: add support for mii
 2023-12-06 17:27 UTC  (2+ messages)

[PATCH alsa-ucm-conf v3 1/2] sof-soundwire: Add basic support for cs42l43
 2023-12-06 17:26 UTC  (2+ messages)

[net-next PATCH v2 00/12] net: phy: at803x: cleanup
 2023-12-06 17:25 UTC  (13+ messages)
` [net-next PATCH v2 02/12] net: phy: at803x: move disable WOL to specific at8031 probe
` [net-next PATCH v2 05/12] net: phy: at803x: move specific DT option for at8031 to specific probe
` [net-next PATCH v2 06/12] net: phy: at803x: move specific at8031 probe mode check to dedicated probe
` [net-next PATCH v2 07/12] net: phy: at803x: move specific at8031 config_init to dedicated function
` [net-next PATCH v2 10/12] net: phy: at803x: make at8031 related DT functions name more specific
` [net-next PATCH v2 11/12] net: phy: at803x: move at8035 specific DT parse to dedicated probe

pm.c:undefined reference to `i8042_command'
 2023-12-06 17:26 UTC  (4+ messages)

[PATCH v3 0/2] Stabilize use of vblank_refcount
 2023-12-06 17:25 UTC  (11+ messages)
` [PATCH v3 2/2] drm/msm/dpu: Add mutex lock in control vblank irq

[PATCH -next] md: split MD_RECOVERY_NEEDED out of mddev_resume
 2023-12-06 17:24 UTC  (4+ messages)

[igt-dev] [PATCH v4 0/2] RFC: drm-uapi/xe: add exec_queue_id member to drm_xe_wait_user_fence structure
 2023-12-06 17:25 UTC  (9+ messages)
` [igt-dev] [PATCH v4 1/2] "
` [igt-dev] [PATCH v4 1/1] drm-uapi/xe: kill xe_wait_user_fence_ioctl when exec_queue reset happen
` [igt-dev] [PATCH v4 2/2] "
` [igt-dev] ✓ Fi.CI.BAT: success for RFC: drm-uapi/xe: add exec_queue_id member to drm_xe_wait_user_fence structure (rev4)

[PATCH v2 1/3] net/octeon_ep: optimize Rx and Tx routines
 2023-12-06 17:24 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/3] net/octeon_ep: use SSE instructions for Rx routine
  ` [PATCH v3 3/3] net/octeon_ep: use AVX2 instructions for Rx

[PATCH 0/7] mm/zswap: optimize the scalability of zswap rb-tree
 2023-12-06 17:24 UTC  (4+ messages)
` [PATCH 4/7] mm/zswap: change dstmem size to one page

[viro-vfs:work.dcache2] [__dentry_kill()] 1b738f196e: stress-ng.sysinfo.ops_per_sec -27.2% regression
 2023-12-06 17:24 UTC  (12+ messages)

[PATCH v7 00/26] Enable CET Virtualization
 2023-12-06 17:24 UTC  (7+ messages)
` [PATCH v7 26/26] KVM: nVMX: Enable CET support for nested guest

[PATCH v6 1/2] dt-bindings: iio: light: isl76682: Document ISL76682
 2023-12-06 17:23 UTC  (10+ messages)
` [PATCH v6 2/2] iio: light: isl76682: Add ISL76682 driver

[PATCH v2 net] net: dsa: microchip: provide a list of valid protocols for xmit handler
 2023-12-06 17:22 UTC  (2+ messages)

[RFC PATCH v1 3/3] SPI: Add virtio SPI driver (V4 draft specification)
 2023-12-06 17:23 UTC  (2+ messages)
    ` [virtio-dev] "

[PATCH] usb: typec: nb7vpq904m: add CONFIG_OF dependency
 2023-12-06 17:22 UTC  (2+ messages)

[PATCH] iio: light: isl76682: Space consistency
 2023-12-06 17:21 UTC  (3+ messages)

[PATCH v2] neighbour: Don't let neigh_forced_gc() disable preemption for long
 2023-12-06 17:21 UTC  (2+ messages)

[PATCH bpf-next v2] bpf: Support uid and gid when mounting bpffs
 2023-12-06 17:21 UTC  (2+ messages)

[PATCH v2 1/1] KVM: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory
 2023-12-06 17:20 UTC  (12+ messages)

[PATCH] x86/ia32: State that IA32 emulation is disabled
 2023-12-06 17:20 UTC  (3+ messages)
  ` [PATCH -v2] "

[PATCH] usb: typec: qcom-pmic: add CONFIG_OF dependency
 2023-12-06 17:20 UTC 

[PATCH v2 for-8.2?] i386/sev: Avoid SEV-ES crash due to missing MSR_EFER_LMA bit
 2023-12-06 17:20 UTC  (2+ messages)

[PATCH 0/5] KVM: selftests: Remove redundant newlines
 2023-12-06 17:18 UTC  (8+ messages)
` [PATCH 4/5] KVM: selftests: s390x: "

[PATCH bpf-next] bpf: Support uid and gid when mounting bpffs
 2023-12-06 17:18 UTC  (5+ messages)

[PATCH V7 00/12] fix migration of suspended runstate
 2023-12-06 17:16 UTC  (28+ messages)
` [PATCH V7 01/12] cpus: vm_was_suspended
` [PATCH 01/14] temporary: define CLONE_NEWCGROUP qemu-8.2.0
` [PATCH V7 02/12] cpus: stop vm in suspended runstate
` [PATCH 02/14] temp: allow python 3.6 qemu-8.2
` [PATCH V7 03/12] cpus: check running not RUN_STATE_RUNNING
` [PATCH 03/14] cpus: vm_was_suspended
` [PATCH 04/14] cpus: stop vm in suspended runstate
` [PATCH V7 04/12] cpus: vm_resume
` [PATCH 05/14] cpus: check running not RUN_STATE_RUNNING
` [PATCH V7 05/12] migration: propagate suspended runstate
` [PATCH 06/14] cpus: vm_resume
` [PATCH V7 06/12] migration: preserve suspended runstate
` [PATCH V7 07/12] migration: preserve suspended for snapshot
` [PATCH 07/14] migration: propagate suspended runstate
` [PATCH V7 08/12] migration: preserve suspended for bg_migration
` [PATCH 08/14] migration: preserve suspended runstate
` [PATCH 09/14] migration: preserve suspended for snapshot
` [PATCH V7 09/12] tests/qtest: migration events
` [PATCH 10/14] migration: preserve suspended for bg_migration
` [PATCH V7 10/12] tests/qtest: option to suspend during migration
` [PATCH 11/14] tests/qtest: migration events
` [PATCH V7 11/12] tests/qtest: precopy migration with suspend
` [PATCH 12/14] tests/qtest: option to suspend during migration
` [PATCH V7 12/12] tests/qtest: postcopy migration with suspend
` [PATCH 13/14] tests/qtest: precopy "
` [PATCH 14/14] tests/qtest: postcopy "

[PATCH nft v2 0/5] add infrastructure for unit tests
 2023-12-06 17:18 UTC  (5+ messages)

[PATCH] s390/vfio-ap: handle response code 01 on queue reset
 2023-12-06 17:17 UTC  (7+ messages)

[iproute2 PATCH] configure: Add _GNU_SOURCE to strlcpy configure test
 2023-12-06 17:17 UTC  (2+ messages)

[PATCH iproute2] ip: require RTM_NEWLINK
 2023-12-06 17:17 UTC  (2+ messages)

[PATCH iproute2 0/5] TCP usec and FQ fastpath
 2023-12-06 17:17 UTC  (2+ messages)

[PATCH] ARM: multi_v7_defconfig: Add SCMI reset support
 2023-12-06 17:17 UTC  (2+ messages)

[GIT PULL] Apple SoC mailbox updates for 6.8
 2023-12-06 17:17 UTC  (2+ messages)

[PULL v2] bus: Convert to platform remove callback returning void
 2023-12-06 17:17 UTC  (2+ messages)

[GIT PULL 0/2] Renesas SoC updates for v6.8
 2023-12-06 17:17 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2023-12-06 17:17 UTC 

[PATCH 00/15] x86/resctrl : Support AMD QoS RMID Pinning feature
 2023-12-06 17:17 UTC  (8+ messages)
` [PATCH 01/15] x86/resctrl: Remove hard-coded memory bandwidth limit
` [PATCH 02/15] x86/resctrl: Remove hard-coded memory bandwidth event configuration

[PATCH] fs: vboxsf: fix a kernel-doc warning
 2023-12-06 17:16 UTC  (4+ messages)

stable-rc/queue/5.10 build: 19 builds: 0 failed, 19 passed, 5 warnings (v5.10.202-131-g761b9c32d3c8b)
 2023-12-06 17:16 UTC 

[Intel-xe] [PATCH] drm/xe/uapi: Remove DRM_IOCTL_XE_EXEC_QUEUE_SET_PROPERTY
 2023-12-06 17:16 UTC  (5+ messages)
` [Intel-xe] ✓ CI.KUnit: success for "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[PATCH 0/2] Synchronize DT overlay removal with devlink removals
 2023-12-06 17:15 UTC  (2+ messages)

[Buildroot] [PATCH] boot/arm-trusted-firmware: fix the RPATH of fiptool
 2023-12-06 17:05 UTC  (2+ messages)

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-12-06 17:08 UTC  (5+ messages)
` [PATCH v10 14/50] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP

[PATCH 00/12] iio: add new backend framework
 2023-12-06 17:15 UTC  (5+ messages)
` [PATCH 03/12] iio: add the IIO "

[PATCH v6 0/2] Use onboard usb hub reset on Odroid N2
 2023-12-06 17:14 UTC  (5+ messages)
` [PATCH v6 1/2] dt-bindings: usb: Add the binding example for the Genesys Logic GL3523 hub

[PATCH v2 0/9] Reassoc/FT roaming unification
 2023-12-06 17:14 UTC  (5+ messages)
` [PATCH v2 4/9] ft: add FTE/RSNE building to ft_prepare_handshake

[Intel-xe] [PATCH v5 0/9] Enable compression handling on LNL
 2023-12-06 17:20 UTC  (10+ messages)
` [Intel-xe] [PATCH v5 1/9] drm/xe/xe2: Determine bios enablement for flat ccs on igfx
` [Intel-xe] [PATCH v5 2/9] drm/xe/xe2: Allocate extra pages for ccs during bo create
` [Intel-xe] [PATCH v5 3/9] drm/xe/xe2: Updates on XY_CTRL_SURF_COPY_BLT
` [Intel-xe] [PATCH v5 4/9] drm/xe/xe_migrate: Use NULL 1G PTE mapped at 255GiB VA for ccs clear
` [Intel-xe] [PATCH v5 5/9] drm/xe/xe2: Update chunk size for each iteration of ccs copy
` [Intel-xe] [PATCH v5 6/9] drm/xe/xe2: Update emit_pte to use compression enabled PAT index
` [Intel-xe] [PATCH v5 7/9] drm/xe/xe2: Handle flat ccs move for igfx
` [Intel-xe] [PATCH v5 8/9] drm/xe/xe2: Modify xe_bo_test for system memory
` [Intel-xe] [PATCH v5 9/9] drm/xe/xe2: Support flat ccs

[PATCH bpf v3 0/2] bpf: fix verification of indirect var-off stack access
 2023-12-06 17:14 UTC  (4+ messages)

stable-rc/queue/4.19 build: 19 builds: 3 failed, 16 passed, 20 warnings (v4.19.300-63-gfe6823f043d95)
 2023-12-06 17:13 UTC 

[PATCH bpf-next v4 0/2] bpf: fix verification of indirect var-off stack access
 2023-12-06 17:12 UTC  (3+ messages)
` [PATCH bpf-next v4 1/2] "

[PATCH v4 000/115] pwm: Fix lifetime issues for pwm_chips
 2023-12-06 17:11 UTC  (4+ messages)
` [PATCH v4 097/115] pwm: sun4i: Make use of devm_pwmchip_alloc() function

[PATCH v4 0/6] xen-arm: add support for virtio-pci
 2023-12-06 17:10 UTC  (3+ messages)
` [PATCH v4 2/6] xen: backends: don't overwrite XenStore nodes created by toolstack

[PATCH net v2] net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIX
 2023-12-06 17:10 UTC  (4+ messages)

[PATCH v2 1/8] riscv: errata: Add StarFive JH7100 errata
 2023-12-06 17:09 UTC  (3+ messages)

[PATCH] dt-bindings: mfd: cros-ec: Allow interrupts-extended property
 2023-12-06 17:09 UTC  (5+ messages)

[PATCH 0/5] drm/msm/adreno: Introduce/rework device hw catalog
 2023-12-06 17:08 UTC  (5+ messages)
` [PATCH 1/5] drm/msm/adreno: Split up giant device table

[PATCH 01/10] scan: parse password identifier/exclusive bits
 2023-12-06 17:08 UTC  (3+ messages)
` [PATCH 04/10] network: add support for SAE password identifiers

[PATCH v3 0/3] Add UFS RTC support
 2023-12-06 17:08 UTC  (2+ messages)

[PATCH 1/2] PCI: mediatek: Allocate MSI address with dmam_alloc_coherent
 2023-12-06 17:07 UTC  (3+ messages)

[PATCH v3 00/12] RISC-V: provide some accelerated cryptography implementations using vector extensions
 2023-12-06 17:07 UTC  (3+ messages)

[PATCH 4/9] PCI: imx6: Using "linux,pci-domain" as slot ID
 2023-12-06 17:07 UTC  (4+ messages)


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.