All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-19 09:13:03 to 2024-07-19 10:05:00 UTC [more...]

[PATCH 01/30] dma/dpaa2: configure route by port by PCIe port param
 2024-07-19 10:01 UTC  (26+ messages)
` [PATCH 02/30] dma/dpaa2: support multiple HW queues
` [PATCH 03/30] dma/dpaa2: adapt DMA driver API
` [PATCH 04/30] dma/dpaa2: multiple process support
` [PATCH 05/30] dma/dpaa2: add sanity check for SG entry
` [PATCH 06/30] dma/dpaa2: include DPAA2 specific header files
` [PATCH 07/30] dma/dpaa2: borrow flags of DMA operation to pass job context
` [PATCH 08/30] bus/fslmc: enhance the qbman dq storage logic
` [PATCH 09/30] dma/dpaa2: add short FD support
` [PATCH 10/30] dma/dpaa2: limit the max descriptor number
` [PATCH 11/30] dma/dpaa2: change the DMA copy return value
` [PATCH 12/30] dma/dpaa2: move the qdma header to common place
` [PATCH 13/30] dma/dpaa: support multi channels
` [PATCH 14/30] dma/dpaa: fix job enqueue
` [PATCH 15/30] dma/dpaa: add burst capacity API
` [PATCH 16/30] dma/dpaa: add workaround for ERR050757
` [PATCH 17/30] dma/dpaa: qdma stall workaround for ERR050265
` [PATCH 18/30] dma/dpaa: remove unwanted desc
` [PATCH 19/30] dma/dpaa: data path optimization
` [PATCH 20/30] dma/dpaa: refactor driver
` [PATCH 21/30] dma/dpaa: dequeue status queue
` [PATCH 22/30] dma/dpaa: add Scatter Gather support
` [PATCH 23/30] dma/dpaa: block dequeue
` [PATCH 24/30] dma/dpaa: improve congestion handling
` [PATCH 25/30] dma/dpaa: disable SG descriptor as default
` [PATCH 26/30] dma/dpaa: improve ERRATA workaround solution

[PATCH] mailbox: qcom-cpucp: fix 64BIT dependency
 2024-07-19 10:04 UTC  (2+ messages)

[PATCH 0/5] A621 support
 2024-07-19 10:03 UTC  (6+ messages)
` [PATCH 1/5] drm/msm/a6xx: Evaluate adreno_is_a650_family in pdc_in_aop check
` [PATCH 2/5] drm/msm/a6xx: Store primFifoThreshold in struct a6xx_info
` [PATCH 3/5] drm/msm/a6xx: Store gmu_cgc_mode "
` [PATCH 4/5] drm/msm/a6xx: Set GMU CGC properties on a6xx too
` [PATCH 5/5] drm/msm/a6xx: Add A621 support

[PATCH] tests/avocado: Move LinuxTest related code into a separate file
 2024-07-19 10:03 UTC  (2+ messages)

[PATCH] qcom: update path for video firmware for vpu-3.0
 2024-07-19 10:02 UTC  (4+ messages)

[PATCH] tests/avocado/mem-addr-space-check: Remove unused "import signal"
 2024-07-19 10:02 UTC  (2+ messages)

[PATCH] sound: hda: tas2781: mark const variables as __maybe_unused
 2024-07-19  9:56 UTC 

Windows 10 and 11 VMs fails to boot with SapphireRapids CPU definition
 2024-07-19 10:00 UTC  (3+ messages)

[PATCH v4 0/2] HP: wmi: added support for 4 zone keyboard rgb
 2024-07-19  9:59 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] HP: wmi: Add documentation for the LED API naming scheme

[PATCH] drm/omap: add CONFIG_MMU dependency
 2024-07-19  9:59 UTC 

[PATCH] clk: meson: introduce symbol namespace for amlogic clocks
 2024-07-19  9:59 UTC  (4+ messages)

[PATCH 0/3] clk: meson: sm1: add earcrx clocks
 2024-07-19  9:59 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: clock: axg-audio: add earcrx clock ids
` [PATCH 2/3] clk: meson: axg-audio: setup regmap max_register based on the SoC
` [PATCH 3/3] clk: meson: axg-audio: add sm1 earcrx clocks

[PATCH RFC] mm: warn potential return NULL for kmalloc_array and kvmalloc_array with __GFP_NOFAIL
 2024-07-19  9:58 UTC  (16+ messages)

[PATCH] ethdev: fix device init without socket-local memory
 2024-07-19  9:57 UTC  (3+ messages)

[PATCH 0/2] Add perf support to collect KVM guest statistics from host side
 2024-07-19  9:55 UTC  (11+ messages)
` [PATCH 1/2] riscv: perf: add guest vs host distinction
` [PATCH 2/2] riscv: KVM: add basic support for host vs guest profiling

[PATCH] ovl: fsync after metadata copy-up via mount option "upsync=strict"
 2024-07-19  9:55 UTC  (3+ messages)
  ` 答复: "

[PATCH v4 0/3] crash: Fix x86_32 memory reserve dead loop bug
 2024-07-19  9:57 UTC  (12+ messages)
` [PATCH v4 1/3] crash: Fix x86_32 crash "
` [PATCH v4 2/3] crash: Fix x86_32 crash memory reserve dead loop
` [PATCH v4 3/3] ARM: Use generic interface to simplify crashkernel reservation

[PATCH] media: ipu-bridge: fix ipu6 Kconfig dependencies
 2024-07-19  9:53 UTC 

[PATCH V2 00/14] mdadm: fix coverity issues
 2024-07-19  9:52 UTC  (15+ messages)
` [PATCH 01/14] mdadm/Grow: fix coverity issue CHECKED_RETURN
` [PATCH 02/14] mdadm/Grow: fix coverity issue RESOURCE_LEAK
` [PATCH 03/14] mdadm/Grow: fix coverity issue STRING_OVERFLOW
` [PATCH 04/14] mdadm/Incremental: fix coverity issues
` [PATCH 05/14] mdadm/mdmon: fix coverity issue CHECKED_RETURN
` [PATCH 06/14] mdadm/mdmon: fix coverity issue RESOURCE_LEAK
` [PATCH 07/14] mdadm/mdopen: fix coverity issue CHECKED_RETURN
` [PATCH 08/14] mdadm/mdopen: fix coverity issue STRING_OVERFLOW
` [PATCH 09/14] mdadm/mdstat: fix coverity issue CHECKED_RETURN
` [PATCH 10/14] mdadm/super0: fix coverity issue CHECKED_RETURN and EVALUATION_ORDER
` [PATCH 11/14] mdadm/super1: fix coverity issue CHECKED_RETURN
` [PATCH 12/14] mdadm/super1: fix coverity issue DEADCODE
` [PATCH 13/14] mdadm/super1: fix coverity issue EVALUATION_ORDER
` [PATCH 14/14] mdadm/super1: fix coverity issue RESOURCE_LEAK

[PATCH 00/15] mdadm: fix coverity issues
 2024-07-19  9:52 UTC  (5+ messages)
` [PATCH 03/15] mdadm/Grow: fix coverity issue RESOURCE_LEAK

[boot-wrapper-aarch64 PATCH] configure: Do not force kernel-dir as a mandatory input
 2024-07-19  9:50 UTC  (3+ messages)

[PATCH] hid: bpf: avoid building struct ops without JIT
 2024-07-19  9:51 UTC 

perf test fail :: "perf stat --bpf-counters --for-each-cgroup test"
 2024-07-19  9:50 UTC 

[RFC PATCH 1/2] net: bonding: correctly annotate RCU in bond_should_notify_peers()
 2024-07-19  9:50 UTC  (4+ messages)
` [RFC PATCH 2/2] net: bonding: don't call ethtool methods under RCU

[PATCH] media: aspeed: fix clock stopping logic
 2024-07-19  9:40 UTC 

[PATCH] clk: amlogic: axg-audio: use the auxiliary reset driver
 2024-07-19  9:49 UTC  (2+ messages)

[PATCH v1 0/7] qemuarm64-secureboot: Enable UEFI Secure Boot
 2024-07-19  9:49 UTC  (9+ messages)
` [PATCH v1 4/7] qemuarm64-secureboot: Setup UEFI and Secure Boot in u-boot
` [PATCH v1 6/7] qemuarm64-secureboot: Setup UEFI linux-yocto and sign kernel image
` [PATCH v1 7/7] qemuarm64-secureboot: Add UEFI systemd support

[PATCH] net/hns3: fix Rx packet truncation when KEEP CRC enabled
 2024-07-19  9:49 UTC  (3+ messages)
` [PATCH v3 0/3] bugfix about KEEP CRC offload

[PATCH v5 00/17] coresight: Use per-sink trace ID maps for Perf sessions
 2024-07-19  9:48 UTC  (8+ messages)
` [PATCH v5 02/17] perf: cs-etm: Allocate queues for all CPUs
` [PATCH v5 16/17] coresight: Emit sink ID in the HW_ID packets

[PATCH 0/3] drm/panic: Remove build time dependency with FRAMEBUFFER_CONSOLE
 2024-07-19  9:48 UTC  (2+ messages)

[PATCH] drm/scheduler: Fix drm_sched_entity_set_priority()
 2024-07-19  9:47 UTC 

[PATCHv1 0/2] Enable the 'cpu' command for i.MX8M series EVK boards
 2024-07-19 10:07 UTC  (3+ messages)
` [PATCHv1 1/2] mp: imx8m: add cpu command support
` [PATCHv1 2/2] mp: imx8m: enable CONFIG_MP to support cpu command

[freescale-fslc:6.6-2.0.x-imx 2524/11383] arch/powerpc/boot/dts/fsl/b4420qds.dtb: /soc@ffe000000/fman@400000/port@88000: failed to match any schema with compatible: ['fsl,fman-v3-port-rx', 'fsl,fman-port-1g-rx']
 2024-07-19  9:46 UTC 

[PATCH 0/3] Add Firmware Upload support for beagleplay cc1352
 2024-07-19  9:45 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: net: ti,cc1352p7: Add boot-gpio
` [PATCH 2/3] arm64: dts: ti: k3-am625-beagleplay: Add boot-gpios to cc1352p7
` [PATCH 3/3] greybus: gb-beagleplay: Add firmware upload API

Thread for updating minor properties of tracked regressions [consider ignoring it!]
 2024-07-19  9:44 UTC  (2+ messages)

[PATCH v4 0/4] Have xe_vm and xe_exec_queue take references to xef
 2024-07-19  9:44 UTC  (2+ messages)
` ✓ CI.FULL: success for Have xe_vm and xe_exec_queue take references to xef (rev4)

[PATCH 0/3] irqchip/gic-v4: Fix VMAPP/VMOVP races
 2024-07-19  9:42 UTC  (3+ messages)
` [PATCH 3/3] irqchip/gic-v4: Make sure a VPE is locked when VMAPP is issued

[PATCH v2 0/2] RISC-V: Add preliminary textra trigger CSR functions
 2024-07-19  9:40 UTC  (3+ messages)
` [PATCH v2 1/2] target/riscv: Preliminary textra trigger CSR writting support

Managing debugfs entries and https://syzkaller.appspot.com/bug?extid=d5dc2801166df6d34774
 2024-07-19  9:38 UTC  (2+ messages)

Linux logs error `Failed to query (GET_CUR) UVC control X on unit Y: -75 (exp. 1).` (75 == EOVERFLOW?)
 2024-07-19  9:38 UTC  (3+ messages)

[PATCH net-next] net: drop special comment style
 2024-07-19  9:38 UTC  (2+ messages)

[PATCH] perf arch events: Fix duplicate RISC-V SBI firmware event name
 2024-07-19  9:37 UTC  (4+ messages)

[RFC v11 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-07-19  9:33 UTC  (16+ messages)
` [RFC v11 01/14] mm: page_frag: add a test module for page_frag
` [RFC v11 02/14] mm: move the page fragment allocator from page_alloc into its own file
` [RFC v11 03/14] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [Intel-wired-lan] [RFC v11 04/14] mm: page_frag: add '_va' suffix to page_frag API
  `  "
` [RFC v11 05/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
` [RFC v11 06/14] xtensa: remove the get_order() implementation
` [RFC v11 07/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [RFC v11 08/14] mm: page_frag: some minor refactoring before adding new API
` [RFC v11 09/14] mm: page_frag: use __alloc_pages() to replace alloc_pages_node()
` [RFC v11 10/14] net: rename skb_copy_to_page_nocache() helper
` [RFC v11 11/14] mm: page_frag: introduce prepare/probe/commit API
` [RFC v11 12/14] net: replace page_frag with page_frag_cache
` [RFC v11 13/14] mm: page_frag: update documentation for page_frag
` [RFC v11 14/14] mm: page_frag: add an entry in MAINTAINERS "

[PATCH] drm/amdgpu: reset vm state machine after gpu reset(vram lost)
 2024-07-19  9:36 UTC  (3+ messages)

[GIT PULL] power sequencing fixes for v6.11-rc1
 2024-07-19  9:36 UTC 

file in wrong format #bitbake #cmake #gcc #qt #raspberrypi #scarthgap #sdk #yocto
 2024-07-19  9:36 UTC  (3+ messages)
` [yocto] "
  ` [yocto] file in wrong format #cmake #gcc #qt #raspberrypi #scarthgap

[PATCH v5 00/13] riscv: QEMU RISC-V IOMMU Support
 2024-07-19  9:34 UTC  (5+ messages)
` [PATCH v5 12/13] qtest/riscv-iommu-test: add init queues test
` [PATCH v5 13/13] docs/specs: add riscv-iommu

[PATCH 0/1] Fix bug in revision walk if --exclude-promisor-objects is set
 2024-07-19  9:34 UTC  (2+ messages)
` [PATCH 1/1] revision: don't set parents as uninteresting if exclude promisor objects

isar-cip-core upload to kernelci fails
 2024-07-19  9:33 UTC  (2+ messages)

[libgpiod][PATCH 0/4] Fix issues detected by static analyzer
 2024-07-19  9:33 UTC  (2+ messages)

blktests failures with v6.10 kernel
 2024-07-19  9:33 UTC 

[PATCH] drm/xe: Revert "drm/i915: Disable DSB in Xe KMD"
 2024-07-19  9:32 UTC  (2+ messages)
` ✓ CI.BAT: success for drm/xe: Revert "drm/i915: Disable DSB in Xe KMD" (rev5)

[PATCH i-g-t 0/3] Improvise-the-deep-pkgc
 2024-07-19  9:31 UTC  (4+ messages)
` [PATCH i-g-t 2/3] tests/intel/kms_pm_dc: Update deep-pkgc function

[PATCH] init/Kconfig: remove CONFIG_GCC_ASM_GOTO_OUTPUT_WORKAROUND
 2024-07-19  9:29 UTC  (4+ messages)

[PATCH v2] nvmem: mtk-efuse: Only register socinfo device if needed cells are there
 2024-07-19  9:29 UTC  (4+ messages)

[PATCH 0/4] Enable more unit tests
 2024-07-19  9:27 UTC  (5+ messages)
` [PATCH 3/4] test: make red test part of fast suite
` [PATCH 4/4] test: run timer secondary tests as "

[PATCH 0/2] RAPL driver fixes for AMD CPUs
 2024-07-19  9:25 UTC  (3+ messages)
` [PATCH 1/2] perf/x86/rapl: Fix the energy-pkg event "
` [PATCH 2/2] powercap/intel_rapl: "

[PATCH] perf scripts python arm-cs-trace-disasm.py: Skip disasm if address continuity is broken
 2024-07-19  9:26 UTC 

[geert-renesas-drivers:topic/rcar4-fractional-pll-improvements-v1 19/28] rcar-gen4-cpg.c:undefined reference to `__aeabi_uldivmod'
 2024-07-19  9:27 UTC  (2+ messages)

[PATCH v2] btrfs: avoid using fixed char array size for tree names
 2024-07-19  9:26 UTC 

[PATCH for-4.20 0/4] x86: FPU handling cleanup
 2024-07-19  9:24 UTC  (9+ messages)
` [PATCH for-4.20 3/4] x86/fpu: Combine fpu_ctxt and xsave_area in arch_vcpu
` [PATCH for-4.20 4/4] x86/fpu: Split fpu_setup_fpu() in two

[PULL 0/3] loongarch-to-apply queue
 2024-07-19  9:22 UTC  (5+ messages)
` [PULL 3/3] hw/loongarch: Modify flash block size to 256K

[PATCH] arm64: dts: mediatek: mt8186-corsola: Update ADSP reserved memory region
 2024-07-19  9:21 UTC  (2+ messages)

[PATCH v3 0/2] nvmet: use unbound_wq for RDMA and TCP by default
 2024-07-19  9:19 UTC  (3+ messages)
` [PATCH v3 1/2] nvmet-tcp: use unbound_wq for nvmet-tcp "
` [PATCH v3 2/2] nvmet-rdma: use unbound_wq for nvmet-rdma "

[PATCH v2 00/13] media: cadence,ti: CSI2RX Multistream Support
 2024-07-19  9:21 UTC  (9+ messages)
` [PATCH v2 09/13] media: ti: j721e-csi2rx: add support for processing virtual channels
` [PATCH v2 11/13] media: cadence: csi2rx: Enable multi-stream support
    `  "

[PATCH] drm/mediatek: Set sensible cursor width/height values to fix crash
 2024-07-19  9:20 UTC  (9+ messages)

[PATCH v1 00/15] support ADC and I2C for AST2700
 2024-07-19  9:19 UTC  (3+ messages)
` [PATCH v1 12/15] aspeed/soc: introduce a new API to get the INTC orgate information

[PATCH] mm: huge_memory: use !CONFIG_64BIT to relax huge page alignment on 32 bit machines
 2024-07-19  9:19 UTC  (2+ messages)

overlayfs: NFS lowerdir changes & opaque negative lookups
 2024-07-19  9:19 UTC  (10+ messages)

[PATCH v6 0/3] btrfs: try to allocate larger folios for metadata
 2024-07-19  9:16 UTC  (4+ messages)
` [PATCH v6 1/3] memcontrol: define root_mem_cgroup for CONFIG_MEMCG=n cases
` [PATCH v6 2/3] btrfs: always uses root memcgroup for filemap_add_folio()
` [PATCH v6 3/3] btrfs: prefer to allocate larger folio for metadata

[PATCH] drm/amdgpu/mes: fix mes ring buffer overflow
 2024-07-19  9:16 UTC 

IPv6 APIs rework
 2024-07-19  9:12 UTC  (5+ messages)

BPF standardization
 2024-07-19  9:12 UTC  (2+ messages)

[PATCH v6 0/3] led: implement software blinking
 2024-07-19  9:12 UTC  (2+ messages)
` [PATCH v6 3/3] led: Add dts property to specify blinking of the led


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.