All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-21 09:50:09 to 2023-08-21 11:07:39 UTC [more...]

[PATCH libdrm v2] amdgpu: Use PRI?64 to format uint64_t
 2023-08-21 11:07 UTC  (7+ messages)

[PATCH] fix: Add quirk for Asus Zenbook Pro 14 UX6404 laptop
 2023-08-21 10:45 UTC  (2+ messages)

[PATCH] iommu: Remove the device_lock_assert() from __iommu_probe_device()
 2023-08-21 11:06 UTC  (4+ messages)

[PATCH v2 0/4] virtio-blk: use blk_io_plug_call() instead of notification BH
 2023-08-21 11:02 UTC  (3+ messages)
` [PATCH v2 3/4] virtio: use defer_call() in virtio_irqfd_notify()

[PATCH 0/5] selftests/sgx: Fix compilation errors
 2023-08-21 11:04 UTC  (7+ messages)
` [PATCH 2/5] selftests/sgx: Fix function pointer relocation in test enclave

[PATCH 0/4] drm/amdgpu: Explicitly add a flexible array at the end of 'struct amdgpu_bo_list' and simplify amdgpu_bo_list_create()
 2023-08-21 11:03 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] tests/i915/kms_dsc: loop from min to max bpc
 2023-08-21 11:03 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

btrfs check Causes File Corruption
 2023-08-21 11:03 UTC  (6+ messages)

[Intel-wired-lan] [PATCH iwl-next] ice: store VF's pci_dev ptr in ice_vf
 2023-08-21 11:01 UTC  (6+ messages)

[PATCH] gpio: mxc: set the port->irq high to 0 for imx2
 2023-08-21 11:00 UTC  (2+ messages)

[PATCH v2 0/4] Move Loongson1 MAC arch-code to the driver dir
 2023-08-21 11:00 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: mfd: syscon: Add compatibles for Loongson-1 syscon

[PATCH v2 0/5] Support nested overlayfs mounts
 2023-08-21 10:59 UTC  (3+ messages)
` [PATCH v2 4/5] ovl: Support creation of whiteout files on overlayfs

Video glitch with Hanftek Astrometa
 2023-08-21 10:59 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/3] drm/buddy: Fix contiguous memory allocation issues
 2023-08-21 10:58 UTC  (9+ messages)
`  "
` [Intel-gfx] [PATCH 2/3] drm/amdgpu: Remove the contiguous computation and trim
  `  "
` [PATCH 3/3] drm/i915: "
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/buddy: Fix contiguous memory allocation issues
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH V3 1/2] amba: bus: fix refcount leak
 2023-08-21 10:57 UTC  (2+ messages)

[PATCH] Revert "mac80211: add parse regulatory info in 6 GHz operation information"
 2023-08-21 10:57 UTC  (4+ messages)

[GIT PULL] devfreq next for 6.6
 2023-08-21 10:56 UTC  (2+ messages)

[PATCH] KEYS: trusted: tee: use tee_shm_register_alloc_buf()
 2023-08-21 10:55 UTC  (2+ messages)

qemu cxl memory expander shows numa_node -1
 2023-08-21 10:53 UTC  (4+ messages)

[PATCH v3 0/6] dt: changeset fixes and cleanups
 2023-08-21 10:52 UTC  (6+ messages)
` [PATCH v3 5/6] of: dynamic: Move dead property list check into property add/update functions
` [PATCH v3 6/6] of: Refactor node and property manipulation function locking

[PATCH v2 0/5] iommu/amd: SVA Support (part 2) - deprecate iommu_v2 module
 2023-08-21 10:49 UTC  (6+ messages)
` [PATCH v2 1/5] iommu/amd: Remove "
` [PATCH v2 2/5] iommu/amd: Remove PPR support
` [PATCH v2 3/5] iommu/amd: Remove amd_iommu_device_info()
` [PATCH v2 4/5] iommu/amd: Remove unused EXPORT_SYMBOLS
` [PATCH v2 5/5] Revert "iommu: Fix false ownership failure on AMD systems with PASID activated"

[PATCH] KEYS: trusted: tee: use tee_shm_register_alloc_buf()
 2023-08-21 10:51 UTC  (2+ messages)

[PATCH] HWPOISON: add a pr_err message when forcibly send a sigbus
 2023-08-21 10:50 UTC  (3+ messages)

21.11.5 patches review and test
 2023-08-21 10:50 UTC  (3+ messages)

[PATCH v3 0/8] Follow-up static shared memory PART I
 2023-08-21 10:49 UTC  (2+ messages)

[PATCH v5 00/14] iommu/amd: SVA Support (Part 1) - cleanup/refactoring
 2023-08-21 10:42 UTC  (15+ messages)
` [PATCH v5 01/14] iommu/amd: Remove unused amd_io_pgtable.pt_root variable
` [PATCH v5 02/14] iommu/amd: Consolidate timeout pre-define to amd_iommu_type.h
` [PATCH v5 03/14] iommu/amd: Consolidate logic to allocate protection domain
` [PATCH v5 04/14] iommu/amd: Refactor protection domain allocation code
` [PATCH v5 05/14] iommu/amd: Introduce helper functions for managing GCR3 table
` [PATCH v5 06/14] iommu/amd: Do not set amd_iommu_pgtable in pass-through mode
` [PATCH v5 07/14] iommu/amd: Miscellaneous clean up when free domain
` [PATCH v5 08/14] iommu/amd: Consolidate feature detection and reporting logic
` [PATCH v5 09/14] iommu/amd: Modify logic for checking GT and PPR features
` [PATCH v5 10/14] iommu/amd: Rename ats related variables
` [PATCH v5 11/14] iommu/amd: Introduce iommu_dev_data.ppr
` [PATCH v5 12/14] iommu/amd: Introduce iommu_dev_data.flags to track device capabilities
` [PATCH v5 13/14] iommu/amd: Enable device ATS/PASID/PRI capabilities independently
` [PATCH v5 14/14] iommu/amd: Initialize iommu_device->max_pasids

[virtio-comment] [PATCH requirements v5 0/7] virtio net requirements for 1.4
 2023-08-21 10:47 UTC  (7+ messages)
` [virtio-comment] [PATCH requirements v5 1/7] net-features: Add requirements document for release 1.4
` [virtio-comment] [PATCH requirements v5 3/7] net-features: Add low latency receive queue requirements
  ` [virtio-comment] "
` [virtio-comment] [PATCH requirements v5 7/7] net-features: Add header data split requirements
  ` [virtio-comment] "

isert patch leaving resources behind
 2023-08-21 10:47 UTC  (6+ messages)

[PATCH] perf jevents: Raise exception for no definition of a arch std event
 2023-08-21 10:46 UTC  (4+ messages)

[PATCH v14] ath10k: add LED and GPIO controlling support for various chipsets
 2023-08-21 10:46 UTC  (6+ messages)

[PATCH v3 0/6] leds: turris-omnia: updates
 2023-08-21 10:46 UTC  (13+ messages)
` [PATCH v3 2/6] leds: turris-omnia: do not use SMBUS calls
` [PATCH v3 4/6] leds: turris-omnia: make set_brightness() more efficient
` [PATCH v3 5/6] leds: turris-omnia: support HW controlled mode via private trigger
` [PATCH v3 6/6] leds: turris-omnia: add support for enabling/disabling HW gamma correction

[Buildroot] [PATCH next 1/1] package/opencsd: bump to version 1.4.1
 2023-08-21 10:45 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/opencsd: bump to version 1.4.1
 2023-08-21 10:44 UTC 

[PATCH 0/3] platform/x86/amd/hsmp: add metrics table support
 2023-08-21 10:45 UTC  (3+ messages)
` [PATCH 3/4] platform/x86/amd/hsmp: change the print message

linux-next: manual merge of the pinctrl-renesas tree with the pinctrl tree
 2023-08-21 10:44 UTC  (3+ messages)

[Buildroot] [PATCH next 1/1] package/gnupg2: bump to version 2.4.3
 2023-08-21 10:44 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/gnupg2: bump to version 2.4.3
 2023-08-21 10:02 UTC 

[PATCH] kvm: x86: emulate MSR_PLATFORM_INFO msr bits
 2023-08-21 10:44 UTC  (4+ messages)

[PATCH] gpiolib: notify user-space about line state changes triggered by kernel
 2023-08-21 10:43 UTC  (2+ messages)

[PATCH v2 00/10] qla2xxx driver misc features
 2023-08-21 10:43 UTC  (8+ messages)
` [PATCH v2 07/10] qla2xxx: Observed call trace in smp_processor_id()
    ` [EXT] "

[PATCH][next] ALSA: hda/realtek: Fix spelling mistake "powe" -> "power"
 2023-08-21 10:41 UTC  (2+ messages)

[PATCH v6 00/10] Refactor the SMMU's CD table ownership
 2023-08-21 10:42 UTC  (6+ messages)
` [PATCH v6 09/10] iommu/arm-smmu-v3: Skip cd sync if CD table isn't active

[PATCH] dmaengine: ti: k3-udma: Fix teardown timeout for cyclic mode
 2023-08-21 10:40 UTC  (2+ messages)

[PATCH 1/2] pinctrl: mediatek: fix pull_type data for MT7981
 2023-08-21 10:40 UTC  (4+ messages)

[PATCH] Add Silicom Platform Driver
 2023-08-21 10:39 UTC  (5+ messages)

[REGRESSION] resume with a Thunderbolt dock broke with commit e8b908146d44 "PCI/PM: Increase wait time after resume"
 2023-08-21 10:39 UTC 

[PATCH] scsi: ufs: ufs-qcom: clear qunipro_g4_sel for HW major version > 5
 2023-08-21 10:38 UTC  (2+ messages)

[linux-next:master 8460/11453] drivers/watchdog/stm32_iwdg.c:215:34: warning: 'stm32_iwdg_of_match' defined but not used
 2023-08-21 10:37 UTC 

[PATCH v1 00/12] HID: cp2112: Cleanups and refactorings
 2023-08-21 10:37 UTC  (14+ messages)

[PATCH v11 resend 0/3] dwc general suspend/resume functionality
 2023-08-21 10:33 UTC  (7+ messages)
` [PATCH v11 3/3] PCI: layerscape: Add power management support for ls1028a

[PATCH 0/4] Fix dvfs_headroom escaping uclamp constraints
 2023-08-21 10:34 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: renesas,rza2: Use 'additionalProperties' for child nodes
 2023-08-21 10:33 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: aspeed: Allow only defined pin mux node properties
 2023-08-21 10:32 UTC  (5+ messages)

[PATCH] X.509: if signature is unsupported skip validation
 2023-08-21 10:30 UTC  (3+ messages)

[PATCH RFC 0/2] mm/page_alloc: free_pcppages_bulk safeguard
 2023-08-21 10:32 UTC  (2+ messages)

[virtio-comment] [RFC PATCH 0/5] virtio: introduce SUSPEND bit and vq state
 2023-08-21 10:32 UTC  (9+ messages)
` [virtio-comment] [RFC PATCH 4/5] virtqueue: constraints for virtqueue state
  ` [virtio-comment] "
              ` [virtio-dev] "

[PATCH] dt-bindings: pinctrl: Drop 'phandle' properties
 2023-08-21 10:30 UTC  (3+ messages)

[PATCH RFC] clk: sunxi-ng: test: Add integration tests for ccu_nkm
 2023-08-21 10:31 UTC  (4+ messages)

Kernel regression tracking/reporting initiatives and KCIDB
 2023-08-21 10:30 UTC  (5+ messages)

[PATCH] wic: fix wrong attempt to create file system in upartitioned regions
 2023-08-21 10:29 UTC  (4+ messages)
` [OE-core] "
  `  "

[PATCH] pinctrl: amd: Mask wake bits on probe again
 2023-08-21 10:29 UTC  (2+ messages)

Fwd: question about using conntrack to change the mark
 2023-08-21 10:29 UTC  (2+ messages)

[PATCH conntrack] conntrack: skip ENOENT when -U/-D finds a stale conntrack entry
 2023-08-21 10:27 UTC 

[PATCH v2 0/7] crypto: hisilicon - fix some issues in hisilicon drivers
 2023-08-21 10:26 UTC  (8+ messages)
` [PATCH v2 1/7] crypto: hisilicon/qm - obtain the mailbox configuration at one time

[igt-dev] [PATCH] syncobj_timeline: don't expect EINVAL for WAIT_UNSUBMITTED | WAIT_AVAILABLE
 2023-08-21 10:26 UTC  (2+ messages)

[GIT PULL] pinctrl: renesas: Fixes for v6.5 (take two)
 2023-08-21 10:25 UTC  (2+ messages)

[PATCH v2 00/11] efi: Clean up runtime wrapper and wire it up for PRM
 2023-08-21 10:24 UTC  (3+ messages)
` [PATCH v2 02/11] efi/arm64: Move EFI runtime call setup/teardown helpers out of line

[PATCH] fuse: make fuse_valid_size static
 2023-08-21 10:24 UTC  (2+ messages)

[PATCH v2 0/7] selftests/resctrl: Rework benchmark command handling
 2023-08-21 10:22 UTC  (8+ messages)
` [PATCH v2 1/7] selftests/resctrl: Ensure the benchmark commands fits to its array
` [PATCH v2 2/7] selftests/resctrl: Correct benchmark command help
` [PATCH v2 3/7] selftests/resctrl: Remove bw_report and bm_type from main()
` [PATCH v2 4/7] selftests/resctrl: Simplify span lifetime
` [PATCH v2 5/7] selftests/resctrl: Make benchmark command const and build it with pointers
` [PATCH v2 6/7] selftests/resctrl: Remove ben_count variable
` [PATCH v2 7/7] selftests/resctrl: Cleanup benchmark argument parsing

[PATCH v5 00/13] xen/arm: Split MMU code as the prepration of MPU work
 2023-08-21 10:21 UTC  (6+ messages)
` [PATCH v5 04/13] xen/arm64: Split and move MMU-specific head.S to mmu/head.S

[PATCH 1/2] gpio: vf610: switch to dynamic allocat GPIO base
 2023-08-21 10:21 UTC  (5+ messages)
` [PATCH 2/2] gpio: mxc: "

Linaro OP-TEE Contribution, LOC, monthly meeting August 22
 2023-08-21 10:20 UTC 

[PATCH] ACPI: resource: Fix IRQ override quirk for PCSpecialist Elimina Pro 16 M
 2023-08-21 10:19 UTC  (2+ messages)

Ring library optimization idea
 2023-08-21 10:19 UTC  (3+ messages)

[PATCH] platform/x86: intel: int1092: intel_sar: fix _DSM argument4 type mismatch issue
 2023-08-21 10:18 UTC  (2+ messages)

[PATCH v2] creds: Convert cred.usage to refcount_t
 2023-08-21 10:18 UTC  (8+ messages)

[PATCH conntrack] conntrack: unbreak -U command, use correct family
 2023-08-21 10:17 UTC 

[PATCH 1/3] core-image-minimal: increase extra space to pass df.py oeqa runtime test
 2023-08-21 10:00 UTC  (3+ messages)
` [PATCH 2/3] testimage.bbclass: detect slirp from TEST_RUNQEMUPARAMS
` [PATCH 3/3] selftest runtime_test.py: add testimage.bbclass slirp test

[PATCH v2 1/2] oeqa: wic: Add test for --no-table option
 2023-08-21 10:15 UTC  (2+ messages)
` [PATCH v2 2/2] wic: fix wrong attempt to create file system in unpartitioned regions

[RFC] KVM: arm/arm64: optimize vSGI injection performance
 2023-08-21 10:16 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net-next v4 0/9] Create common DPLL configuration API
 2023-08-21 10:15 UTC  (9+ messages)
` [Intel-wired-lan] [PATCH net-next v4 2/9] dpll: spec: Add Netlink spec in YAML
          `  "

[PATCH v3 1/4] dt-bindings: firmware: qcom,scm: support indicating SDI default state
 2023-08-21 10:14 UTC  (4+ messages)
` [PATCH v3 2/4] firmware: qcom_scm: disable SDI if required

[PATCH v0 0/9] media: qcom: camss: Bugfix series
 2023-08-21 10:13 UTC  (4+ messages)
` [PATCH v0 8/9] media: qcom: camss: Fix set CSI2_RX_CFG1_VC_MODE when VC is greater than 3

[PATCH v5 0/2] Add DS4520 GPIO Expander Support
 2023-08-21 10:09 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: gpio: ds4520: Add ADI DS4520

Projekt e-sklepu do akceptacji
 2023-08-21 10:00 UTC 

[xen-unstable test] 182406: tolerable FAIL
 2023-08-21 10:08 UTC 

[PATCH 00/15] Intel IPU6 and IPU6 input system drivers
 2023-08-21 10:07 UTC  (6+ messages)

[yocto] How to build a specified recipe every bitbake
 2023-08-21 10:07 UTC  (3+ messages)
`  "

[igt-dev] [PATCH i-g-t] tests/i915: Take into account fbc_status "stolen memory not initialised"
 2023-08-21 10:06 UTC  (2+ messages)

[PATCH v1] [v1] platform/mellanox: Fix mlxbf-tmfifo not handling all virtio CONSOLE notifictions
 2023-08-21 10:03 UTC  (2+ messages)

[RFC, PATCH 1/1] rpmb: add Replay Protected Memory Block (RPMB) driver
 2023-08-21 10:03 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2023-08-20
 2023-08-21  5:35 UTC 

[Buildroot] [PATCH next 1/1] package/perftest: bump to version 23.07.0-0.27
 2023-08-21 10:02 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/perftest: bump to version 23.07.0-0.27
 2023-08-21  8:12 UTC 

[RFC PATCH v1 1/1] tracing/kprobe: Add multi-probe support for 'perf_kprobe' PMU
 2023-08-21 10:01 UTC  (11+ messages)

[PATCH] drm/panel: Add prepare_prev_first flag to Visionox VTDR6130
 2023-08-21 10:01 UTC  (11+ messages)

[PATCH] gpiolib: tie module references to GPIO devices, not requested descs
 2023-08-21 10:00 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/xe/xe_exec_store: Fix number of placements in store_all
 2023-08-21 10:00 UTC  (2+ messages)

[PATCH v3 11/50] dt-bindings: crypto: add sam9x7 in Atmel TDES
 2023-08-21  9:59 UTC  (11+ messages)

[PATCH v2 00/58] TDX QEMU support
 2023-08-21  9:58 UTC  (3+ messages)
` [PATCH v2 47/58] i386/tdx: Wire REPORT_FATAL_ERROR with GuestPanic facility

Investment Consultation
 2023-08-21  8:58 UTC 

[PATCH v5 00/11] PCI: Improve PCIe Capability RMW concurrency control
 2023-08-21  9:57 UTC  (5+ messages)
` [PATCH v5 06/11] drm/radeon: Use RMW accessors for changing LNKCTL

Investment Consultation
 2023-08-21  9:01 UTC 

[PATCH 1/3] blk-mq: fix tags leak when shrink nr_hw_queues
 2023-08-21  9:56 UTC  (3+ messages)
` [PATCH 2/3] blk-mq: delete redundant tagset map update when fallback
` [PATCH 3/3] blk-mq: prealloc tags when increase tagset nr_hw_queues

Investment Consultation
 2023-08-21  9:14 UTC 

Investment Consultation
 2023-08-21  9:14 UTC 

Investment Consultation
 2023-08-21  9:14 UTC 

[esmil:visionfive 53/59] drivers/gpu/drm/starfive/starfive_drm_gem.c:17:42: warning: 'mmap_mem_ops' defined but not used
 2023-08-21  9:56 UTC 

[PATCH] dma-buf/heaps: map CMA all pages for user
 2023-08-21  9:55 UTC  (2+ messages)

[PATCH] usb: hcd: xhci: Add set command timer delay API
 2023-08-21  9:55 UTC  (3+ messages)

[PATCH v4] eventdev/eth_rx: add new adapter create API
 2023-08-21  9:52 UTC  (3+ messages)
` [PATCH v5] "

[PATCH v4] net/iavf: fix VLAN offload strip flag inconsistency
 2023-08-21  9:52 UTC 

[igt-dev] [PATCH i-g-t 0/7] Extend compute square to i915 and Xe
 2023-08-21  9:52 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[igt-dev] [PATCH i-g-t 0/2] Add copy basic test to exercise blt commands
 2023-08-21  9:51 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/xe/xe_copy_basic: "

[Buildroot] [PATCH] package/elf2flt: Fix build by updating to v2023.04
 2023-08-21  9:43 UTC  (3+ messages)

[Nouveau] [PATCH drm-misc-next 0/3] [RFC] DRM GPUVA Manager GPU-VM features
 2023-08-21  9:49 UTC  (3+ messages)
` [Nouveau] [PATCH drm-misc-next 1/3] drm: drm_exec: build always builtin


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.