All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-04 13:02:02 to 2024-11-04 13:40:36 UTC [more...]

[PATCH 0/4] arm64: dts: mediatek: mt8183 cleanups
 2024-11-04 13:19 UTC  (4+ messages)
` [PATCH 1/4] arm64: dts: mediatek: mt8183-kukui-jacuzzi: Drop pp3300_panel voltage settings

[PATCH] disas: Fix build against Capstone v6 (again)
 2024-11-04 13:40 UTC  (3+ messages)

[PATCH] drm/i915/pxp: fix non-optimised !CONFIG_DRM_I915_PXP build
 2024-11-04 13:40 UTC  (4+ messages)

[PATCH 0/9] CI: Set up for an arm64 runner
 2024-11-04 13:39 UTC  (4+ messages)
` [PATCH 1/9] sandbox: efi_loader: Correct use of addresses as pointers
` [PATCH 2/9] test: Adjust print_ut test to use unsigned char
` [PATCH 3/9] docker: Support building for multiple architectures

[PATCH 1/3] usb: misc: ljca: move usb_autopm_put_interface() after wait for response
 2024-11-04 13:39 UTC  (2+ messages)

[PATCH] trace/events/page_ref: add page info to page_ref trace event
 2024-11-04 13:39 UTC  (4+ messages)

[PATCH] m68k: coldfire/device.c: only build FEC when HW macros are defined
 2024-11-04 13:39 UTC  (2+ messages)

[PATCH v3 00/12] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-11-04 13:29 UTC  (3+ messages)
` [PATCH v3 09/12] arm64: dts: rp1: Add support for RaspberryPi's RP1 device

[PATCH] target/arm: Enable FEAT_CMOW for -cpu max
 2024-11-04 13:38 UTC  (2+ messages)

linux-next: build failure after merge of the tip tree
 2024-11-04 13:37 UTC  (3+ messages)

[PATCH net-next 0/2] net: ena: two cleanups
 2024-11-04 13:35 UTC  (3+ messages)
` [PATCH net-next 1/2] net: ena: remove devm from ethtool

[PATCH v2 0/6] Introduce initial support for the AMD I3C (non-HCI) to DW driver
 2024-11-04 13:37 UTC  (3+ messages)

[GIT PULL 0/2] Renesas SoC updates for v6.13 (take two)
 2024-11-04 13:26 UTC  (3+ messages)
` [GIT PULL 1/2] Renesas ARM defconfig updates for v6.13
` [GIT PULL 2/2] Renesas DTS updates for v6.13 (take two)

[PATCH v4 0/4] vfio-pci support pasid attach/detach
 2024-11-04 13:41 UTC  (6+ messages)
` [PATCH v4 1/4] ida: Add ida_find_first_range()
` [PATCH v4 2/4] vfio-iommufd: Support pasid [at|de]tach for physical VFIO devices
` [PATCH v4 3/4] vfio: VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT support pasid
` [PATCH v4 4/4] iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability

[PATCH V8 5/7] io_uring: support leased group buffer with REQ_F_GROUP_KBUF
 2024-11-04 13:35 UTC  (13+ messages)

Synchronous replication on push
 2024-11-04 13:35 UTC  (2+ messages)

[PATCH v13 0/7] Introduction of a remoteproc tee to load signed firmware
 2024-11-04 13:35 UTC  (8+ messages)
` [PATCH v13 1/7] remoteproc: core: Introduce rproc_pa_to_va helper
` [PATCH v13 2/7] remoteproc: Add TEE support
` [PATCH v13 3/7] remoteproc: core: Refactor resource table cleanup into rproc_release_fw
` [PATCH v13 4/7] remoteproc: Introduce release_fw optional operation
` [PATCH v13 5/7] dt-bindings: remoteproc: Add compatibility for TEE support
` [PATCH v13 6/7] remoteproc: stm32: Create sub-functions to request shutdown and release
` [PATCH v13 7/7] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware

[PATCH] pci:endpoint Remove redundant returns
 2024-11-04 13:35 UTC 

[PATCH 0/6] Fixes and cleanups to xarray
 2024-11-04 13:34 UTC  (5+ messages)
` [PATCH 4/6] Xarray: skip unneeded xas_store() and xas_clear_mark() in __xa_alloc()

[PATCH v4 0/8] bootstd: sunxi: Migrate to standard boot
 2024-11-04 13:34 UTC  (6+ messages)
` [PATCH v4 5/8] sunxi: Move to bootstd

[PATCH/RFC v2] MAINTAINERS: Re-add cancelled Renesas driver sections
 2024-11-04 13:33 UTC  (3+ messages)

[PATCH RFC can v2] can: mcp251xfd: mcp251xfd_get_tef_len(): fix length calculation
 2024-11-04 13:33 UTC  (3+ messages)
` AW: "

[RFC 00/21] kvm/arm: Introduce a customizable aarch64 KVM host model
 2024-11-04 13:33 UTC  (4+ messages)
` [RFC 14/21] arm/cpu: Add sysreg generation scripts

[PATCH bpf-next v3 2/2] bpf, x86: Skip bounds checking for PROBE_MEM with SMAP
 2024-11-04 13:32 UTC 

[LTP] [PATCH 0/5] Add LVM and NFS tests for file data integrity
 2024-11-04 13:32 UTC  (6+ messages)
` [LTP] [PATCH 5/5] Add test for data integrity over NFS

[PATCH] checks: Relax avoid_unnecessary_addr_size check to allow child ranges properties
 2024-11-04 13:32 UTC  (3+ messages)

[PATCH 00/18] KVM: arm64: Non-protected guest stage-2 support for pKVM
 2024-11-04 13:32 UTC  (19+ messages)
` [PATCH 01/18] KVM: arm64: Change the layout of enum pkvm_page_state
` [PATCH 02/18] KVM: arm64: Move enum pkvm_page_state to memory.h
` [PATCH 03/18] KVM: arm64: Make hyp_page::order a u8
` [PATCH 04/18] KVM: arm64: Move host page ownership tracking to the hyp vmemmap
` [PATCH 05/18] KVM: arm64: Pass walk flags to kvm_pgtable_stage2_mkyoung
` [PATCH 06/18] KVM: arm64: Pass walk flags to kvm_pgtable_stage2_relax_perms
` [PATCH 07/18] KVM: arm64: Make kvm_pgtable_stage2_init() a static inline function
` [PATCH 08/18] KVM: arm64: Introduce pkvm_vcpu_{load,put}()
` [PATCH 09/18] KVM: arm64: Introduce {get,put}_pkvm_hyp_vm() helpers
` [PATCH 10/18] KVM: arm64: Introduce __pkvm_host_share_guest()
` [PATCH 11/18] KVM: arm64: Introduce __pkvm_host_unshare_guest()
` [PATCH 12/18] KVM: arm64: Introduce __pkvm_host_relax_guest_perms()
` [PATCH 13/18] KVM: arm64: Introduce __pkvm_host_wrprotect_guest()
` [PATCH 14/18] KVM: arm64: Introduce __pkvm_host_test_clear_young_guest()
` [PATCH 15/18] KVM: arm64: Introduce __pkvm_host_mkyoung_guest()
` [PATCH 16/18] KVM: arm64: Introduce __pkvm_tlb_flush_vmid()
` [PATCH 17/18] KVM: arm64: Introduce the EL1 pKVM MMU
` [PATCH 18/18] KVM: arm64: Plumb the pKVM MMU in KVM

[PATCH 0/5] Add bblock documentation
 2024-11-04 13:32 UTC  (5+ messages)
` [PATCH 4/5] ref-manual: variables: add SIGGEN_LOCKEDSIGS* variables
  ` [docs] "
` [PATCH 5/5] dev-manual: add bblock documentation
  ` [docs] "

[PATCH] media: intel/ipu6: do not handle interrupts when device is disabled
 2024-11-04 13:32 UTC  (2+ messages)

[PATCH v7 0/4] Add support for AArch64 AMUv1-based average freq
 2024-11-04 13:26 UTC  (6+ messages)
` [PATCH v7 1/4] cpufreq: Introduce an optional cpuinfo_avg_freq sysfs entry

[PATCH] conf.py: rename :cve: role to :cve_nist:
 2024-11-04 13:31 UTC  (3+ messages)

[PATCH 0/2] firmware: scm: rework allowlist to be more scalable
 2024-11-04 13:31 UTC  (5+ messages)
` [PATCH 2/2] firmware: qcom: scm: rework QSEECOM allowlist

[RFC RESEND 0/6] hugetlbfs largepage RAS project
 2024-11-04 13:30 UTC  (8+ messages)
` [PATCH v1 0/4] hugetlbfs memory HW error fixes
  ` [PATCH v1 3/4] system/physmem: Largepage punch hole before reset of memory pages

[PATCH v4 0/2] PCI: mediatek-gen3: Support limiting link speed and width
 2024-11-04 13:25 UTC  (12+ messages)
` [PATCH v4 1/2] PCI: mediatek-gen3: Add support for setting max-link-speed limit
` [PATCH v4 2/2] PCI: mediatek-gen3: Add support for restricting link width

[PATCH v2 00/10] sysfs: constify struct bin_attribute (Part 1)
 2024-11-04 13:25 UTC  (3+ messages)
` [PATCH v2 05/10] sysfs: treewide: constify attribute callback of bin_is_visible()

[PULL] drm-intel-next
 2024-11-04 13:28 UTC 

[PATCH] ARM: dts: marvell: kirkwood: Fix at24 EEPROM node name
 2024-11-04 13:24 UTC  (2+ messages)

[PATCH v2] printk: nbcon: Fix illegal RCU usage on thread wakeup
 2024-11-04 13:27 UTC 

[PATCH] arm/virt: Extract common code to wire GICC<->vCPU IRQs for reuse
 2024-11-04 13:26 UTC  (2+ messages)

[PATCH] maple_tree: use KMEM_CACHE to create maple_node caches
 2024-11-04 13:27 UTC  (2+ messages)

[GIT PULL] pinctrl: renesas: Updates for v6.13 (take two)
 2024-11-04 13:27 UTC 

[GIT PULL] clk: renesas: Updates for v6.13 (take two)
 2024-11-04 13:26 UTC 

[PATCH] ARM: dts: nuvoton: Fix at24 EEPROM node names
 2024-11-04 13:26 UTC  (3+ messages)

[PATCH v2] PCI: j721e: Deassert PERST# after a delay of PCIE_T_PVPERL_MS ms
 2024-11-04 13:22 UTC  (2+ messages)

[PATCH 0/4] Advertise CPUID for new instructions in Clearwater Forest
 2024-11-04 13:21 UTC  (5+ messages)

[PATCH] ipv6: Use local variable for ifa->flags in inet6_fill_ifaddr
 2024-11-04 13:24 UTC 

[PATCH] gpio: exar set value handling for hw with gpio pull-up or pull-down
 2024-11-04 13:25 UTC  (4+ messages)

[PULL v2 00/13] Misc patches (functional tests, next-cube machine, ...)
 2024-11-04 13:24 UTC 

[PATCH v5 00/12] iommufd support pasid attach/replace
 2024-11-04 13:25 UTC  (13+ messages)
` [PATCH v5 01/12] iommu: Introduce a replace API for device pasid
` [PATCH v5 02/12] iommufd: Refactor __fault_domain_replace_dev() to be a wrapper of iommu_replace_group_handle()
` [PATCH v5 03/12] iommufd: Move the iommufd_handle helpers to device.c
` [PATCH v5 04/12] iommufd: Always pass iommu_attach_handle to iommu core
` [PATCH v5 05/12] iommufd: Pass pasid through the device attach/replace path
` [PATCH v5 06/12] iommufd: Support pasid attach/replace
` [PATCH v5 07/12] iommufd: Allocate auto_domain with IOMMU_HWPT_ALLOC_PASID flag if device is PASID-capable
` [PATCH v5 08/12] iommufd: Enforce pasid compatible domain for PASID-capable device
` [PATCH v5 09/12] iommufd/selftest: Add set_dev_pasid in mock iommu
` [PATCH v5 10/12] iommufd/selftest: Add a helper to get test device
` [PATCH v5 11/12] iommufd/selftest: Add test ops to test pasid attach/detach
` [PATCH v5 12/12] iommufd/selftest: Add coverage for iommufd "

[meta-oe][PATCH] xmlrpc-c: improve the fix for parallel build a bit
 2024-11-04 13:24 UTC 

[PATCH v2] drm/v3d: Add DRM_IOCTL_V3D_PERFMON_SET_GLOBAL
 2024-11-04 13:24 UTC  (5+ messages)

[PATCH] arm64: dts: marvell: Drop undocumented SATA phy names
 2024-11-04 13:22 UTC  (2+ messages)

[PATCH 0/3 v2] nvme: add rotational support
 2024-11-04 13:24 UTC  (5+ messages)
` [PATCH 1/3 v2] nvme: make independent ns identify default

[PATCH] ata: ahci: Don't call pci_intx() directly
 2024-11-04 13:23 UTC  (3+ messages)

[Buildroot] [PATCH] package/procps-ng: fix pidfd_open checking
 2024-11-04 13:23 UTC  (4+ messages)

[PATCH] ALSA: hda: intel: Switch to pci_alloc_irq_vectors API
 2024-11-04 13:23 UTC  (2+ messages)

[PATCH] misc: keba: Add hardware dependency
 2024-11-04 13:22 UTC 

[PATCH] ALSA: hda: intel: Don't free interrupt when suspending
 2024-11-04 13:23 UTC  (2+ messages)

[RFC PATCH 0/4] Alternative TPM patches for Trenchboot
 2024-11-04 13:21 UTC  (9+ messages)

[PATCH 0/5] media: i2c: Add OX05B1S camera sensor driver
 2024-11-04 13:21 UTC  (4+ messages)
` [PATCH 5/5] media: ox05b1s: Add support for Omnivision OS08A20 raw sensor
    ` [EXT] "

[PATCH] drm/i915/psr: Implement WA to help reach PC10
 2024-11-04 13:21 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/i915/psr: Implement WA to help reach PC10 (rev4)

[PATCH RFC v2 0/3] riscv: add Svukte extension
 2024-11-04 13:19 UTC  (7+ messages)
` [PATCH RFC v2 3/3] riscv: KVM: Add Svukte extension support for Guest/VM

[LTP] [PATCH] lapi/sched.h: don't include itself
 2024-11-04 13:20 UTC  (3+ messages)

[PATCH i-g-t, v2] tests/amdgpu/amd_replay: Add some page flips before test start
 2024-11-04 13:20 UTC  (2+ messages)
` [PATCH i-g-t,v2] "

[PATCH v3 0/7] Support attaching PASID to the blocked_domain
 2024-11-04 13:20 UTC  (8+ messages)
` [PATCH v3 1/7] iommu: Prevent pasid attach if no ops->remove_dev_pasid
` [PATCH v3 2/7] iommu: Consolidate the ops->remove_dev_pasid usage into a helper
` [PATCH v3 3/7] iommu: Detaching pasid by attaching to the blocked_domain
` [PATCH v3 4/7] iommu/arm-smmu-v3: Make the blocked domain support PASID
` [PATCH v3 5/7] iommu/vt-d: "
` [PATCH v3 6/7] iommu/amd: "
` [PATCH v3 7/7] iommu: Remove the remove_dev_pasid op

[PATCH v4 0/3] platform/x86/amd/pmf: Updates to AMD PMF driver
 2024-11-04 13:19 UTC  (3+ messages)
` [PATCH v4 3/3] platform/x86/amd/pmf: Switch to platform_get_resource() and devm_ioremap_resource()

[PATCH] Bluetooth: btusb: Add new HWIDs for MT7925
 2024-11-04 13:19 UTC 

[PATCH v4 00/13] Make set_dev_pasid op supporting domain replacement
 2024-11-04 13:18 UTC  (14+ messages)
` [PATCH v4 01/13] iommu: Pass old domain to set_dev_pasid op
` [PATCH v4 02/13] iommu/vt-d: Add a helper to flush cache for updating present pasid entry
` [PATCH v4 03/13] iommu/vt-d: Refactor the pasid setup helpers
` [PATCH v4 04/13] iommu/vt-d: Add pasid replace helpers
` [PATCH v4 05/13] iommu/vt-d: Prepare intel_iommu_set_dev_pasid() handle replacement
` [PATCH v4 06/13] iommu/vt-d: Make intel_iommu_set_dev_pasid() to handle domain replacement
` [PATCH v4 07/13] iommu/vt-d: Limit intel_iommu_set_dev_pasid() for paging domain
` [PATCH v4 08/13] iommu/vt-d: Make identity_domain_set_dev_pasid() to handle domain replacement
` [PATCH v4 09/13] iommu/vt-d: Consolidate the dev_pasid code in intel_svm_set_dev_pasid()
` [PATCH v4 10/13] iommu/vt-d: Fail SVA domain replacement
` [PATCH v4 11/13] iommu/vt-d: Add set_dev_pasid callback for nested domain
` [PATCH v4 12/13] iommu/arm-smmu-v3: Make set_dev_pasid() op support replace
` [PATCH v4 13/13] iommu: Make set_dev_pasid op support domain replacement

PROBLEM: io_uring hang causing uninterruptible sleep state on 6.6.59
 2024-11-04 13:17 UTC  (7+ messages)
      ` Stable backport (was "Re: PROBLEM: io_uring hang causing uninterruptible sleep state on 6.6.59")

[PATCH -next] fs/nfsd: Remove the unused variable sb
 2024-11-04 13:17 UTC  (2+ messages)

[PATCH] nvme/host: Fix RCU list traversal to use SRCU primitive
 2024-11-04 13:16 UTC  (2+ messages)

check-function failing on func-arm-arm_aspeed
 2024-11-04 13:16 UTC  (6+ messages)

[PATCH v6 0/3] coresight: Add static trace id support
 2024-11-04 11:56 UTC  (2+ messages)
` [PATCH v6 3/3] coresight: dummy: Add static trace id support for dummy source

[PATCH] platform/x86/intel/vsec: Remove a useless mutex
 2024-11-04 13:16 UTC  (2+ messages)

[PATCH v2 0/4] iio: adc: ad7124: Make it work on de10-nano
 2024-11-04 13:15 UTC  (8+ messages)
` [PATCH v2 3/4] iio: adc: ad_sigma_delta: Add support for reading irq status using a GPIO

[PULL 00/14] Misc patches (functional tests, next-cube machine, ...)
 2024-11-04 13:14 UTC  (3+ messages)

[PATCH v2] nvme: check at least one ns identification reported
 2024-11-04 13:15 UTC  (2+ messages)

[PATCH] perf/x86/amd/uncore: Avoid a false positive warning about snprintf truncation in amd_uncore_umc_ctx_init
 2024-11-04 13:14 UTC 

[syzbot] [io-uring?] [usb?] WARNING in io_get_cqe_overflow (2)
 2024-11-04 13:13 UTC  (2+ messages)

[PATCH net-next 00/12] Begin upstreaming Homa transport protocol
 2024-11-04 13:12 UTC  (7+ messages)
` [PATCH net-next 04/12] net: homa: create homa_pool.h and homa_pool.c

[PATCH RFC] mm: mitigate large folios usage and swap thrashing for nearly full memcg
 2024-11-04 13:09 UTC  (13+ messages)

[PATCH] media: atomisp: Remove gmin_platform Asus T100TA quirks
 2024-11-04 13:12 UTC  (2+ messages)

[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
 2024-11-04 13:09 UTC  (6+ messages)

[PATCH v1 1/1] media: atomisp: Remove License information boilerplate
 2024-11-04 13:11 UTC  (5+ messages)

[PATCH v3 0/5] Initial support for RK3576 UFS controller
 2024-11-04  6:21 UTC  (10+ messages)
` [PATCH v3 5/5] scsi: ufs: rockchip: initial support for UFS

[PATCH v1 05/10] media: platform: mediatek: add isp_7x camsys unit
 2024-11-04 13:06 UTC  (2+ messages)
` [PATCH "

[PATCH] Fix fd leakage in uki_image_probe()
 2024-11-04 13:07 UTC 

[RFC v3 0/3] Introduce Topology NUMA grouping for lcores
 2024-11-04 13:08 UTC  (8+ messages)
` [RFC v3 1/3] eal/lcore: add topology based functions

[PATCH 1/2] common/cnxk: fix mailbox timeout issues
 2024-11-04 13:08 UTC  (2+ messages)
` [PATCH 2/2] common/cnxk: add mailbox debug trace

[PATCH v6 0/2] pwm: add support for NXPs high-side switch MC33XS2410
 2024-11-04 13:07 UTC  (10+ messages)
` [PATCH v6 2/2] "

[PATCH v4 0/9] Adjust initial EFI memory-allocation to be in the U-Boot region
 2024-11-04 13:07 UTC  (4+ messages)
` [PATCH v4 2/9] board_f: Correct stack reservation

[PATCH 3/3] board: phytec: imx93: Add phyCORE-i.MX93 support all SOM variants
 2024-11-04 13:07 UTC  (2+ messages)

[PATCH v4 0/2] drm/i915/display: Power request asserting/deasserting
 2024-11-04 13:07 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/display: Power request asserting/deasserting (rev2)

[LTP] [PATCH 1/1] tcp_cmds: Remove ftp01.sh test, binary data files
 2024-11-04 13:06 UTC  (2+ messages)

[Bug 219387] New: Bluetooth: hci0: Reading supported features failed (-16)
 2024-11-04 13:07 UTC  (4+ messages)
` [Bug 219387] "

[PATCH v15 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-11-04 13:05 UTC  (4+ messages)
` [PATCH v15 11/15] EDAC: Add memory repair control feature

[PATCH] nfsd: fallback to sync COPY if async not possible
 2024-11-04 13:05 UTC  (2+ messages)

[PATCH 00/24] Complete EEVDF
 2024-11-04 13:05 UTC  (11+ messages)
` [PATCH 17/24] sched/fair: Implement delayed dequeue

[PATCH] ARM: i.MX: move handoff-data out of OCRAM
 2024-11-04 13:04 UTC 

[PATCH v2 0/3] sc27xx-fuel-gauge: fix battery detect
 2024-11-04 13:04 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: power: supply: sc27xx-fg: document deprecated bat-detect-gpio
` [PATCH v2 2/3] power: supply: sc27xx: Fix battery detect GPIO probe
` [PATCH v2 3/3] arm64: dts: sprd: Fix battery-detect-gpios property

[PATCH] PRESERVE_BOOT_CONFIG function rev id doesn't match with spec
 2024-11-04 13:04 UTC  (2+ messages)

[PATCH] xfs/157: mkfs does not need a specific fssize
 2024-11-04 13:04 UTC  (6+ messages)

Please pull u-boot-dm
 2024-11-04 13:02 UTC  (3+ messages)

[RFC PATCH] docs/mm: add VMA locks documentation
 2024-11-04 13:02 UTC  (3+ messages)

[PATCH v2 0/2] Fix the arc emac driver
 2024-11-04 13:01 UTC  (2+ messages)
` [PATCH v2 1/2] net: arc: fix the device for dma_map_single/dma_unmap_single


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.