All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-27 12:24:30 to 2023-03-27 12:56:51 UTC [more...]

[lttng-dev] https://lists.lttng.org/pipermail/lttng-dev/2020-May/029631.html
 2023-03-27 12:27 UTC  (2+ messages)

[PATCH 00/21] dma-mapping: unify support for cache flushes
 2023-03-27 12:56 UTC  (21+ messages)
` [PATCH 06/21] powerpc: dma-mapping: minimize for_cpu flushing
` [PATCH 11/21] mips: dma-mapping: skip invalidating before bidirectional DMA
` [PATCH 12/21] mips: dma-mapping: split out cache operation logic
` [PATCH 13/21] arc: dma-mapping: skip invalidating before bidirectional DMA
` [PATCH 14/21] parisc: dma-mapping: use regular flush/invalidate ops
` [PATCH 15/21] ARM: dma-mapping: always invalidate WT caches before DMA
` [PATCH 16/21] ARM: dma-mapping: bring back dmac_{clean,inv}_range
` [PATCH 17/21] ARM: dma-mapping: use arch_sync_dma_for_{device,cpu}() internally
` [PATCH 18/21] ARM: drop SMP support for ARM11MPCore
` [PATCH 19/21] ARM: dma-mapping: use generic form of arch_sync_dma_* helpers
` [PATCH 20/21] ARM: dma-mapping: split out arch_dma_mark_clean() helper
` [PATCH 21/21] dma-mapping: replace custom code with generic implementation

[Intel-xe] [PATCH v3 0/5] uAPI bits for small-bar
 2023-03-27 12:56 UTC  (9+ messages)
` [Intel-xe] [PATCH v3 1/5] drm/xe/uapi: restrict system wide accounting
` [Intel-xe] [PATCH v3 2/5] drm/xe/uapi: add some kernel-doc for region query
` [Intel-xe] [PATCH v3 3/5] drm/xe/bo: support tiered vram allocation for small-bar
` [Intel-xe] [PATCH v3 4/5] drm/xe/uapi: add the userspace bits "
` [Intel-xe] [PATCH v3 5/5] drm/xe: fully turn on small-bar support
` [Intel-xe] ✓ CI.Patch_applied: success for uAPI bits for small-bar (rev3)
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "

[PATCH v2] virtio: refresh vring region cache after updating a virtqueue size
 2023-03-27 12:55 UTC  (7+ messages)

[kvm-unit-tests v3 00/13] powerpc: updates, P10, PNV support
 2023-03-27 12:45 UTC  (26+ messages)
` [kvm-unit-tests v3 01/13] MAINTAINERS: Update powerpc list
` [kvm-unit-tests v3 02/13] powerpc: Add local variant of SPR test
` [kvm-unit-tests v3 03/13] powerpc: Add some checking to exception handler install
` [kvm-unit-tests v3 04/13] powerpc: Abstract H_CEDE calls into a sleep functions
` [kvm-unit-tests v3 05/13] powerpc: Add ISA v3.1 (POWER10) support to SPR test
` [kvm-unit-tests v3 06/13] powerpc: Extract some common helpers and defines to headers
` [kvm-unit-tests v3 07/13] powerpc/sprs: Specify SPRs with data rather than code
` [kvm-unit-tests v3 08/13] powerpc/spapr_vpa: Add basic VPA tests
` [kvm-unit-tests v3 09/13] powerpc: Expand exception handler vector granularity
` [kvm-unit-tests v3 10/13] powerpc: Add support for more interrupts including HV interrupts
` [kvm-unit-tests v3 11/13] powerpc: Discover runtime load address dynamically
` [kvm-unit-tests v3 12/13] powerpc: Support powernv machine with QEMU TCG
` [kvm-unit-tests v3 13/13] powerpc/sprs: Test hypervisor registers on powernv machine

[PATCH 1/2] Bluetooth: hci_conn: Fix not cleaning up on LE Connection failure
 2023-03-27 12:54 UTC 

[PATCH -next 0/2] support allocating crashkernel above 4G explicitly on riscv
 2023-03-27 12:54 UTC  (9+ messages)
` [PATCH -next 1/2] riscv: kdump: Implement crashkernel=X,[high,low]

[RFC 0/2] VP8 stateless V4L2 encoding uAPI + driver
 2023-03-27 12:53 UTC  (8+ messages)
` [RFC 1/2] media: uapi: Add VP8 stateless encoder controls

[RFC PATCH for-next 0/1] Add SVE ldr and str instruction
 2023-03-27 12:53 UTC  (4+ messages)
` [RFC PATCH for-next 3/3] libhns: Add support for SVE Direct WQE function

[PATCH v3 00/18] arm64: dts: qcom: sa8775p: add basic PMIC support
 2023-03-27 12:53 UTC  (19+ messages)
` [PATCH v3 01/18] arm64: dts: qcom: sa8775p: pad reg properties to 8 digits
` [PATCH v3 02/18] arm64: dts: qcom: sa8775p: sort soc nodes by reg property
` [PATCH v3 03/18] dt-bindings: interrupt-controller: qcom-pdc: add compatible for sa8775p
` [PATCH v3 04/18] arm64: dts: qcom: sa8775p: add the pdc node
` [PATCH v3 05/18] arm64: dts: qcom: sa8775p: add the spmi node
` [PATCH v3 06/18] dt-bindings: mfd: qcom,spmi-pmic: add compatible for pmm8654au
` [PATCH v3 07/18] arm64: dts: qcom: sa8775p: add support for the on-board PMICs
` [PATCH v3 08/18] arm64: dts: qcom: sa8775p: add the Power On device node
` [PATCH v3 09/18] arm64: dts: qcom: sa8775p: pmic: add the power key
` [PATCH v3 10/18] arm64: dts: qcom: sa8775p: pmic: add support for the pmm8654 RESIN input
` [PATCH v3 11/18] arm64: dts: qcom: sa8775p: pmic: add thermal zones
` [PATCH v3 12/18] dt-bindings: pinctrl: qcom,pmic-gpio: add compatible for pmm8654au-gpio
` [PATCH v3 13/18] pinctrl: qcom: spmi-gpio: add support "
` [PATCH v3 14/18] arm64: dts: qcom: sa8775p: add PMIC GPIO controller nodes
` [PATCH v3 15/18] arm64: dts: qcom: sa8775p-ride: set gpio-line-names for PMIC GPIOs
` [PATCH v3 16/18] dt-bindings: regulator: qcom,rpmh: add compatible for pmm8654au RPMH
` [PATCH v3 17/18] regulator: qcom-rpmh: add support for pmm8654au regulators
` [PATCH v3 18/18] arm64: dts: qcom: sa8775p-ride: add PMIC regulators

[PATCH v3] dt-bindings: arm-smmu: Add compatible for SM8550 SoC
 2023-03-27 12:52 UTC  (3+ messages)

[PATCH v5] iommu/arm-smmu-qcom: Limit the SMR groups to 128
 2023-03-27 12:52 UTC  (3+ messages)

[PATCH v3 0/6] Clean up Adreno SMMU bindings
 2023-03-27 12:52 UTC  (3+ messages)

[PATCH 0/2] SM6115 GPU SMMU
 2023-03-27 12:51 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-27 12:53 UTC 

[igt-dev] [PATCH i-g-t 0/4] tests/i915: Enable XY_FAST_COPY_BLT for gen12+
 2023-03-27 12:52 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/4] lib/intel_batchbuffer: Enable XY_FAST_COPY_BLT support for api_intel_bb

[PATCH] iommu/arm-smmu-v3: Explain why ATS stays disabled with bypass
 2023-03-27 12:51 UTC  (3+ messages)

[PATCH] pwm: meson: add support for S4 chip family
 2023-03-27 12:13 UTC  (6+ messages)

[PATCH] vhost: add device op to offload the interrupt kick
 2023-03-27 12:51 UTC 

[meta-python][PATCH 1/4] python3-executing: New recipe
 2023-03-27 12:50 UTC  (4+ messages)
` [meta-python][PATCH 2/4] python3-pure-eval: "
` [meta-python][PATCH 3/4] python3-stack-data: "
` [meta-python][PATCH 4/4] python3-ipython: Add missing dependency

[meta-oe][dunfell][PATCH] mariadb: fix CVE-2022-47015 NULL pointer dereference in spider_db_mbase::print_warnings()
 2023-03-27 12:50 UTC 

[Intel-gfx] [PATCH 00/29] drm/i915/tc: Align the ADLP TypeC sequences with bspec
 2023-03-27 12:48 UTC  (5+ messages)
` [Intel-gfx] [PATCH 23/29] drm/i915/tc: Get power ref for reading the HPD live status register
` [Intel-gfx] [PATCH 24/29] drm/i915/tc: Don't connect the PHY in intel_tc_port_connected()

[PATCH net 0/2] pull-request: can 2023-03-27
 2023-03-27 12:48 UTC  (3+ messages)
` [PATCH net 1/2] can: j1939: prevent deadlock by moving j1939_sk_errqueue()
` [PATCH net 2/2] can: bcm: bcm_tx_setup(): fix KMSAN uninit-value in vfs_write

[PATCH for-8.0 00/11] tcg patch queue
 2023-03-27 12:47 UTC  (4+ messages)
` [PATCH for-8.0 11/11] linux-user/arm: Take more care allocating commpage

[Buildroot] [PATCH v1 1/2] package/zynqmp-firmware: new package
 2023-03-27 12:47 UTC  (4+ messages)

[PATCH 00/19] remove MISA ext_N flags from cpu->cfg
 2023-03-27 12:42 UTC  (20+ messages)
` [PATCH 01/19] target/riscv: sync env->misa_ext* with cpu->cfg in realize()
` [PATCH 02/19] target/riscv: remove MISA properties from isa_edata_arr[]
` [PATCH 03/19] target/riscv: introduce riscv_cpu_add_misa_properties()
` [PATCH 04/19] target/riscv: remove cpu->cfg.ext_a
` [PATCH 05/19] target/riscv: remove cpu->cfg.ext_c
` [PATCH 06/19] target/riscv: remove cpu->cfg.ext_d
` [PATCH 07/19] target/riscv: remove cpu->cfg.ext_f
` [PATCH 08/19] target/riscv: remove cpu->cfg.ext_i
` [PATCH 09/19] target/riscv: remove cpu->cfg.ext_e
` [PATCH 10/19] target/riscv: remove cpu->cfg.ext_m
` [PATCH 11/19] target/riscv: remove cpu->cfg.ext_s
` [PATCH 12/19] target/riscv: remove cpu->cfg.ext_u
` [PATCH 13/19] target/riscv: remove cpu->cfg.ext_h
` [PATCH 14/19] target/riscv: remove cpu->cfg.ext_j
` [PATCH 15/19] target/riscv: remove cpu->cfg.ext_v
` [PATCH 16/19] target/riscv: remove riscv_cpu_sync_misa_cfg()
` [PATCH 17/19] target/riscv: remove cfg.ext_g setup from rv64_thead_c906_cpu_init()
` [PATCH 18/19] target/riscv: add RVG and remove cpu->cfg.ext_g
` [PATCH 19/19] target/riscv/cpu.c: redesign register_cpu_props()

[PATCH] ext4: only update i_reserved_data_blocks on successful block allocation
 2023-03-27 12:47 UTC  (2+ messages)

[Intel-gfx] [core-for-CI] x86/topology: fix erroneous smp_num_siblings on Intel Hybrid platform
 2023-03-27 12:46 UTC  (2+ messages)

[PATCH net-next v5 0/7] ynl: add support for user headers and struct attrs
 2023-03-27 12:45 UTC  (5+ messages)
` [PATCH net-next v5 6/7] docs: netlink: document struct support for genetlink-legacy
` [PATCH net-next v5 7/7] docs: netlink: document the sub-type attribute property

[PATCH] staging: nvec: replace udelay() with usleep_range()
 2023-03-27 12:46 UTC  (3+ messages)

[PATCH v2 0/3] Fix G12 PMU conflict
 2023-03-27 12:44 UTC  (3+ messages)
` [PATCH v2 2/3] perf/amlogic: resolve conflict between canvas & pmu

[PATCH v2 0/2] docs & checkpatch: allow Closes tags with links
 2023-03-27 12:44 UTC  (5+ messages)
` [PATCH v2 2/2] "

[PATCH v2] virtio_ring: don't update event idx on get_buf
 2023-03-27 12:43 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/2] [core-for-CI] Revert "Revert "drm/i915: Don't select BROKEN""
 2023-03-27 12:44 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2,core-for-CI] "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Cluster-devel] [PATCH 0/3] gfs2_(un)link cleanups
 2023-03-27 12:43 UTC  (2+ messages)

[PATCH] powerpc: don't try to copy ppc for task with NULL pt_regs
 2023-03-27 12:42 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-27 12:43 UTC 

✅ PASS (SKIPPED 59 of 381): Test report for master (6.3.0-rc3, mainline.kernel.org-clang, 18940c88)
 2023-03-27 12:41 UTC 

[PATCH] vdpa/mlx5: Avoid losing link state updates
 2023-03-27 12:41 UTC  (2+ messages)

What size anonymous folios should we allocate?
 2023-03-27 12:41 UTC  (4+ messages)

Memory coherency issue with IO thread offloading?
 2023-03-27 12:39 UTC  (6+ messages)

[Intel-gfx] [PATCH 0/7] drm/i915/mtl: Add Support for C10 chips
 2023-03-27 12:34 UTC  (8+ messages)
` [Intel-gfx] [PATCH 1/7] drm/i915/mtl: Initial DDI port setup
` [Intel-gfx] [PATCH 2/7] drm/i915/mtl: Add DP rates
` [Intel-gfx] [PATCH 3/7] drm/i915/mtl: Create separate reg file for PICA registers
` [Intel-gfx] [PATCH 4/7] drm/i915/mtl: Add Support for C10 PHY message bus and pll programming
` [Intel-gfx] [PATCH 5/7] drm/i915/mtl: Add C10 phy programming for HDMI
` [Intel-gfx] [PATCH 6/7] drm/i915/mtl: Add vswing programming for C10 phys
` [Intel-gfx] [PATCH 7/7] drm/i915/mtl: Add support for PM DEMAND

[PATCH v2] erofs-utils: tests: add test for xattrs in different layouts
 2023-03-27 12:39 UTC 

[kvm-unit-tests PATCH v7 0/2] S390x: CPU Topology Information
 2023-03-27 12:38 UTC  (4+ messages)
` [kvm-unit-tests PATCH v7 2/2] s390x: topology: Checking Configuration "

[PATCH v6 0/7] Support ROHM BU27034 ALS sensor
 2023-03-27 12:38 UTC  (5+ messages)
` [PATCH v6 3/7] kunit: Add kunit wrappers for (root) device creation

Enable histograms for events/ftrace/timerlat and osnoise
 2023-03-27 12:37 UTC  (2+ messages)

[PATCH v2] net/iavf: fix iavf query stats in intr thread
 2023-03-27 12:37 UTC  (6+ messages)
` [PATCH v3] "

[PATCH v11] tee: optee: Add SMC for loading OP-TEE image
 2023-03-27 12:37 UTC  (3+ messages)

[PATCH v3] fpga: zynq: Add parse_header ops support
 2023-03-27 12:20 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_psr: Try all modes on the connector
 2023-03-27 12:36 UTC 

[PATCH v2 0/7] Handling IPMI for emulated BMC
 2023-03-27 12:34 UTC  (3+ messages)
` [PATCH v2 4/7] hw/ipmi: Refactor IPMI interface

fs/btrfs/btrfs.o: warning: objtool: btrfs_unfreeze+0x4b3: unreachable instruction
 2023-03-27 12:33 UTC 

[PATCH v2 0/3] send message to pmfw when SMT changes
 2023-03-27 12:33 UTC  (3+ messages)
` [PATCH v2 2/3] drm/amd/pm: send the SMT enable message to pmfw

[PATCH 0/2] vdpa/snet: support [s/g]et_vq_state and suspend
 2023-03-27 12:33 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-27 12:33 UTC 

[PATCH] arm64: dts: qcom: sc8280xp-x13s: drop bogus 'input-enable'
 2023-03-27 12:32 UTC 

[refpolicy3 RFC] Drop suffixes?
 2023-03-27 12:32 UTC  (3+ messages)

[PATCH 000/117] media: Convert to platform remove callback returning void
 2023-03-27 12:31 UTC  (4+ messages)
` [PATCH 070/117] media: jpeg-core: "

[PATCH] app/flow-perf: replace RTE_BE32/16 with rte_cpu_to_be_32/16 for variables
 2023-03-27 12:32 UTC  (3+ messages)

[PATCH v7 0/3] Add support for TPM devices over I2C bus
 2023-03-27 12:31 UTC  (4+ messages)

[RFC] ACPI: PCC: Support shared interrupt for multiple subspaces
 2023-03-27 12:31 UTC  (7+ messages)
` [PATCH v2 0/2] mailbox: pcc: Support platform notification for type4 and shared interrupt
  ` [PATCH v2 1/2] mailbox: pcc: Add support for platform notification handling

[PATCH] arm64: dts: qcom: sc8280xp-pmics: fix pon compatible and registers
 2023-03-27 12:29 UTC 

[PATCH] symlink.7: expound upon fs.protected_symlinks
 2023-03-27 12:29 UTC  (2+ messages)
` [PATCH v2] symlink.7: cross-link to proc.5 for fs.protected_symlinks

[cocci] Reconsidering repeated pointer checks with SmPL
 2023-03-27 12:28 UTC  (4+ messages)
  ` [cocci] [PATCH resent] drbd: Fix exception handling in nla_put_drbd_cfg_context()
    `  "

stable-rc/queue/5.4 build: 165 builds: 3 failed, 162 passed, 3 errors, 25 warnings (v5.4.238-29-g39c31e43e3b2b)
 2023-03-27 12:28 UTC 

[PATCH v4] arm64: pmuv3: dynamically map PERF_COUNT_HW_BRANCH_INSTRUCTIONS
 2023-03-27 12:25 UTC  (2+ messages)

[PATCH 0/8] usb: gadget: uvc: fix errors reported by v4l2-compliance
 2023-03-27 12:26 UTC  (3+ messages)

[PATCH] Fix IRQ issue by setting IRQ_DISABLE_UNLAZY flag
 2023-03-27 12:28 UTC  (5+ messages)

[PATCH 0/2] Qualcomm SDM845 SLPI DSP driver support
 2023-03-27 12:25 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: qcom: adsp: add qcom,sdm845-slpi-pas compatible

[PATCH 0/2] Re-enabling tests/avocado/boot_linux.py for PPC64
 2023-03-27 11:50 UTC  (3+ messages)
` [PATCH 1/2] tests/requirements.txt: bump up avocado-framework version to 101.0
` [PATCH 2/2] tests/avocado/boot_linux.py: re-enable test-case for ppc64

[PATCH v1 00/18] Permission Indirection Extension
 2023-03-27 12:23 UTC  (3+ messages)
` [PATCH v1 06/18] arm64: cpufeature: add system register ID_AA64MMFR3


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.