All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-22 11:00:47 to 2024-07-22 12:03:03 UTC [more...]

[PATCH 0/4] MSM8953/MSM8976 ASoC support
 2024-07-22 12:00 UTC  (3+ messages)
` [PATCH 1/4] ASoC: qcom: apq8016_sbc.c: Add Quinary support

[PATCH 01/30] dma/dpaa2: configure route by port by PCIe port param
 2024-07-22 11:58 UTC  (25+ messages)
` [v2 00/30] NXP DMA driver fixes and Enhancements
  ` [v2 02/30] dma/dpaa2: support multiple HW queues
  ` [v2 03/30] dma/dpaa2: adapt DMA driver API
  ` [v2 04/30] dma/dpaa2: multiple process support
  ` [v2 05/30] dma/dpaa2: add sanity check for SG entry
  ` [v2 08/30] bus/fslmc: enhance the qbman dq storage logic
  ` [v2 09/30] dma/dpaa2: add short FD support
  ` [v2 10/30] dma/dpaa2: limit the max descriptor number
  ` [v2 11/30] dma/dpaa2: change the DMA copy return value
  ` [v2 12/30] dma/dpaa2: move the qdma header to common place
  ` [v2 13/30] dma/dpaa: support multi channels
  ` [v2 14/30] dma/dpaa: fix job enqueue
  ` [v2 15/30] dma/dpaa: add burst capacity API
  ` [v2 16/30] dma/dpaa: add workaround for ERR050757
  ` [v2 21/30] dma/dpaa: dequeue status queue
  ` [v2 22/30] dma/dpaa: add Scatter Gather support
  ` [v2 23/30] dma/dpaa: block dequeue
  ` [v2 24/30] dma/dpaa: improve congestion handling
  ` [v2 25/30] dma/dpaa: disable SG descriptor as default
  ` [v2 26/30] dma/dpaa: improve ERRATA workaround solution
  ` [v2 27/30] dma/dpaa: improve silent mode support
  ` [v2 28/30] dma/dpaa: support multiple SG copies
  ` [v2 29/30] dma/dpaa: support max SG entry size
  ` [v2 30/30] bus/dpaa: add port bmi stats

[Buildroot] [PATCH 1/1] package/apr: fix musl build
 2024-07-22 12:02 UTC  (2+ messages)

[PULL 00/12] QTests, Avocado and s390x fixes for 9.1 softfreeze
 2024-07-22 12:00 UTC  (9+ messages)
` [PULL 01/12] tests/avocado/boot_xen.py: merge base classes
` [PULL 02/12] tests/avocado/boot_xen.py: unify tags
` [PULL 03/12] tests/avocado/boot_xen.py: use class attribute
` [PULL 04/12] tests/avocado: Allow overwriting AVOCADO_SHOW env variable
` [PULL 06/12] tests/avocado/mem-addr-space-check: Remove unused "import signal"
` [PULL 08/12] tests/avocado/machine_aspeed.py: Increase timeout for TPM test
` [PULL 10/12] qtest/fuzz: make range overlap check more readable
` [PULL 11/12] tests: increase timeout per instance of bios-tables-test

[PATCHv8 0/9] nvme: fixes for secure concatenation
 2024-07-22 12:02 UTC  (10+ messages)
` [PATCH 1/9] nvme-keyring: restrict match length for version '1' identifiers
` [PATCH 2/9] nvme-tcp: sanitize TLS key handling
` [PATCH 3/9] nvme-tcp: check for invalidated or revoked key
` [PATCH 4/9] nvme: add a newline to the 'tls_key' sysfs attribute
` [PATCH 5/9] nvme: split off TLS sysfs attributes into a separate group
` [PATCH 6/9] nvme-sysfs: add 'tls_configured_key' sysfs attribute
` [PATCH 7/9] nvme-sysfs: add 'tls_keyring' attribute
` [PATCH 8/9] nvmet-auth: allow to clear DH-HMAC-CHAP keys
` [PATCH 9/9] nvme-target: do not check authentication status for admin commands twice

[Buildroot] [PATCH] package/ruby: update to 3.3.4
 2024-07-22 12:01 UTC  (2+ messages)

[syzbot] [bpf?] [net?] general protection fault in __dev_flush
 2024-07-22 12:01 UTC 

5.15.x: randomize_layout_plugin.c: 'last_stmt' was not declared in this scope?
 2024-07-22 12:00 UTC  (4+ messages)

[PATCH qemu] ui/gtk: Reuse input event slots for GdkEventTouch
 2024-07-22 11:58 UTC  (3+ messages)

[PATCH v2 00/15] clk: renesas: rcar-gen4: Fractional PLL improvements
 2024-07-22 11:50 UTC  (16+ messages)
` [PATCH v2 01/15] clk: renesas: rcar-gen4: Removed unused SSMODE_* definitions
` [PATCH v2 02/15] clk: renesas: rcar-gen4: Clarify custom PLL clock support
` [PATCH v2 03/15] clk: renesas: rcar-gen4: Use FIELD_GET()
` [PATCH v2 04/15] clk: renesas: rcar-gen4: Use defines for common CPG registers
` [PATCH v2 05/15] clk: renesas: rcar-gen4: Add support for fractional multiplication
` [PATCH v2 06/15] clk: renesas: rcar-gen4: Add support for variable fractional PLLs
` [PATCH v2 07/15] clk: renesas: rcar-gen4: Add support for fixed variable PLLs
` [PATCH v2 08/15] clk: renesas: rcar-gen4: Add support for fractional 9.24 PLLs
` [PATCH v2 09/15] clk: renesas: r8a779a0: Use defines for PLL control registers
` [PATCH v2 10/15] clk: renesas: r8a779f0: Model PLL1/2/3/6 as fractional PLLs
` [PATCH v2 11/15] clk: renesas: r8a779g0: Model PLL1/3/4/6 "
` [PATCH v2 12/15] clk: renesas: r8a779h0: Model PLL1/2/3/4/6 "
` [PATCH v2 13/15] clk: renesas: rcar-gen4: Remove unused variable PLL2 clock type
` [PATCH v2 14/15] clk: renesas: rcar-gen4: Remove unused fixed PLL clock types
` [PATCH v2 15/15] clk: renesas: rcar-gen4: Remove unused default PLL2/3/4/6 configs

[PATCH v2] media: uvcvideo: Fix custom control mapping probing
 2024-07-22 11:57 UTC  (2+ messages)

[PATCH 0/4] arm64: dts: qcom: improve Lenovo Miix 630 support
 2024-07-22 11:57 UTC  (5+ messages)
` [PATCH 1/4] arm64: dts: qcom: msm8998-lenovo-miix-630: enable touchscreen
` [PATCH 2/4] arm64: dts: qcom: msm8998-lenovo-miix-630: enable aDSP and SLPI
` [PATCH 3/4] arm64: dts: qcom: msm8998-lenovo-miix-630: enable VolumeUp button
` [PATCH 4/4] arm64: dts: qcom: msm8998-clamshell: enable resin/VolDown

[PATCH v3 00/12] Fixes for user-only munmap races
 2024-07-22 11:56 UTC  (3+ messages)
` [PATCH v3 03/12] target/arm: Use set/clear_helper_retaddr in SVE and SME helpers

[PATCH 0/8] Introduce SMP Cache Topology
 2024-07-22 11:56 UTC  (3+ messages)
` [PATCH 1/8] hw/core: Make CPU topology enumeration arch-agnostic

[MAINTAINERS SUMMIT] Device Passthrough Considered Harmful?
 2024-07-22 11:56 UTC  (11+ messages)

[PATCH] iommu: Add support to change domain to blocked domain via sysfs
 2024-07-22 11:55 UTC 

[PATCH v2] KVM: SVM: let alternatives handle the cases when RSB filling is required
 2024-07-22 11:55 UTC  (9+ messages)

[PATCH 0/2] arm64: dts: renesas: gray-hawk-single: Add push switches and GP LEDs
 2024-07-22 11:55 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: renesas: gray-hawk-single: Add push switches
` [PATCH 2/2] arm64: dts: renesas: gray-hawk-single: Add GP LEDs

[XEN PATCH v4 00/14] x86: make CPU virtualisation support configurable
 2024-07-22 11:55 UTC  (5+ messages)
` [XEN PATCH v4 10/14] x86/vmx: guard access to cpu_has_vmx_* in common code
` [XEN PATCH v4 11/14] x86/vpmu: guard calls to vmx/svm functions

[PATCH] iommu/amd: Add blocked domain support
 2024-07-22 11:54 UTC 

[PATCH] [PATCH] system/memory: Fix max access size
 2024-07-22 11:53 UTC  (3+ messages)

[PATCH 0/2] remove useless type cast
 2024-07-22 11:52 UTC  (6+ messages)
` [PATCH 1/2] mips/loongson3_virt: "
` [PATCH 2/2] nvme/ctrl: "

[PATCH 0/3] util/fifo8: Introduce fifo8_change_capacity()
 2024-07-22 11:52 UTC  (5+ messages)
` [PATCH 3/3] "

[PATCH v3 0/7] Make core VMA operations internal and testable
 2024-07-22 11:50 UTC  (8+ messages)
` [PATCH v3 1/7] userfaultfd: move core VMA manipulation logic to mm/userfaultfd.c
` [PATCH v3 2/7] mm: move vma_modify() and helpers to internal header
` [PATCH v3 3/7] mm: move vma_shrink(), vma_expand() "
` [PATCH v3 4/7] mm: move internal core VMA manipulation functions to own file
` [PATCH v3 5/7] MAINTAINERS: Add entry for new VMA files
` [PATCH v3 6/7] tools: separate out shared radix-tree components
` [PATCH v3 7/7] tools: add skeleton code for userland testing of VMA logic

[External] Re: [PATCH 1/1] mm/vmalloc: Add preempt point in purge_vmap_node() when enabling kasan
 2024-07-22 11:50 UTC  (2+ messages)
`  "

[Patch] Do not clear BSS region in x86 stub
 2024-07-22 11:45 UTC  (6+ messages)

[PATCH] drm/amd/display: Add null check for set_output_gamma in dcn30_set_output_transfer_func
 2024-07-22 11:48 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/3] arm(64): dts: qcom: fix dtbs_check warnings for qcom,spmi-pmic.yaml
 2024-07-22 11:47 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: qcom: pmi8994: Add label to wled node
` [PATCH 2/3] arm64: dts: qcom: pmi8950: Remove address from lpg node
` [PATCH 3/3] ARM: dts: qcom: pma8084: add pon node

[drm-misc:drm-misc-next 2/4] ERROR: modpost: "panic_cpu" [drivers/video/fbdev/core/fb.ko] undefined!
 2024-07-22 11:47 UTC  (2+ messages)
` [PATCH] fbcon: Use oops_in_progress instead of panic_cpu

[PATCH v5 00/16] hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
 2024-07-22 11:47 UTC  (4+ messages)
` [RFC PATCH v5 16/16] hw/char/pl011: Implement TX FIFO

[RFC PATCH v5 0/8] Add Rust support, implement ARM PL011
 2024-07-22 11:43 UTC  (9+ messages)
` [RFC PATCH v5 1/8] build-sys: Add rust feature option
` [RFC PATCH v5 2/8] build deps: update lcitool to include rust bits
` [RFC PATCH v5 3/8] CI: Add build-system-rust-debian job
` [RFC PATCH v5 4/8] rust: add bindgen step as a meson dependency
` [RFC PATCH v5 5/8] .gitattributes: add Rust diff and merge attributes
` [RFC PATCH v5 6/8] rust: add crate to expose bindings and interfaces
` [RFC PATCH v5 7/8] rust: add PL011 device model
` [RFC PATCH v5 8/8] rust/pl011: vendor dependencies

[PATCH v2 1/2] wifi: rtw88: 8822c: Fix reported RX band width
 2024-07-22 11:46 UTC  (5+ messages)
` [PATCH v2 2/2] wifi: rtw88: 8703b: "

[GIT PULL] bcachefs changes for 6.11
 2024-07-22 11:45 UTC  (8+ messages)
          ` mounts failing with -EBUSY on device mapper (was: Re: [GIT PULL] bcachefs changes for 6.11)

[PATCH] media: uvcvideo: Fix custom control mapping probing
 2024-07-22 11:43 UTC  (4+ messages)

[PATCH] drm/buddy: Add start address support to trim function
 2024-07-22 11:41 UTC  (9+ messages)

[PATCH] net/ice: fix DCF init for E830 devices
 2024-07-22 11:41 UTC  (2+ messages)

[syzbot] [net?] [bpf?] general protection fault in __dev_flush
 2024-07-22 11:40 UTC  (2+ messages)
` [syzbot] "

[PATCH v2 1/2] Add libfuzzer target to fuzz/x86_instruction_emulator
 2024-07-22 11:38 UTC  (8+ messages)

[PATCH v6 0/5] v6: firmware: imx: driver for NXP secure-enclave
 2024-07-22 11:37 UTC  (3+ messages)
` [PATCH v6 5/5] firmware: imx: adds miscdev
  ` [EXTERNAL] "

[RFC XEN PATCH v2] x86/cpuid: Expose max_vcpus field in HVM hypervisor leaf
 2024-07-22 11:37 UTC  (2+ messages)

[PATCH 0/3] arm64: V4M GrayHawk Sound support
 2024-07-22 11:35 UTC  (3+ messages)
` [PATCH 1/3] arm64: dts: renesas: gray-hawk-single: Add "

[PATCH v2 00/10] Device / Driver and PCI Rust abstractions
 2024-07-22 11:35 UTC  (10+ messages)
` [PATCH v2 01/10] rust: pass module name to `Module::init`

next/master baseline: 323 runs, 7 regressions (next-20240722)
 2024-07-22 11:34 UTC 

[PATCH v4] mc146818rtc: add a way to generate RTC interrupts via QMP
 2024-07-22 11:31 UTC  (10+ messages)

[PATCH v4 0/6] virtio,vhost: Add VIRTIO_F_IN_ORDER support
 2024-07-22 11:31 UTC  (5+ messages)
` [PATCH v4 6/6] virtio: Add VIRTIO_F_IN_ORDER property definition

[PATCH] xen: PE/COFF image header
 2024-07-22 11:32 UTC  (2+ messages)

[PATCH] ARM: dts: omap3-n900: correct the accelerometer orientation
 2024-07-22 11:31 UTC 

[syzbot] [kernel?] kernel BUG in binder_inc_ref_for_node
 2024-07-22 11:30 UTC  (3+ messages)
` [PATCH] binder: fix descriptor lookup for context manager

[PATCH] drm/amd/display: Add NULL check for clk_mgr in dcn401_init_hw
 2024-07-22 11:28 UTC  (2+ messages)
` [PATCH v2] drm/amd/display: Add NULL check for clk_mgr and clk_mgr->funcs "

[PATCH v3 1/2] Add libfuzzer target to fuzz/x86_instruction_emulator
 2024-07-22 11:27 UTC  (2+ messages)
` [PATCH v3 2/2] Add tools/fuzz/oss-fuzz/build.sh

[PATCH 0/3] Add Firmware Upload support for beagleplay cc1352
 2024-07-22 11:26 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: net: ti,cc1352p7: Add boot-gpio

[PATCH v2 0/5] Add StarFive Camera Subsystem hibernation support
 2024-07-22 11:25 UTC  (6+ messages)
` [PATCH v2 2/5] media: cadence: csi2rx: Add system PM support
    ` 回复: "

iwd 2.19 segfault?
 2024-07-22 11:25 UTC  (2+ messages)

[PATCH v2 1/3] net/ice: fix possible memory leak
 2024-07-22 11:25 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v4 "
    ` [PATCH v4 2/3] net/ice: refactor raw pattern parsing function

[PATCH i-g-t 0/3] lib/kunit: Fixes and enhancements
 2024-07-22 11:25 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

[RFC PATCH v2 00/48] Make U-Boot memory reservations coherent
 2024-07-22 11:24 UTC  (3+ messages)
` [RFC PATCH v2 15/48] test: lmb: remove the test for max regions

[PATCH 1/2] dpp: relax requirement on IWD being in a disconnected state
 2024-07-22 11:23 UTC  (5+ messages)

[PATCH v1] RISC-V: run savedefconfig for defconfig
 2024-07-22 11:21 UTC  (4+ messages)

[PATCH] drm/amdgpu/mes: fix mes ring buffer overflow
 2024-07-22 11:20 UTC  (6+ messages)

[RFC v2] ethdev: an API for cache stashing hints
 2024-07-22 11:18 UTC  (2+ messages)

[syzbot] [bpf?] [net?] KASAN: slab-use-after-free Read in bq_xmit_all
 2024-07-22 11:15 UTC 

[PATCH] drm/amd/display: Add NULL check for clk_mgr in dcn32_init_hw
 2024-07-22 11:14 UTC  (2+ messages)
` [PATCH v2] "

[PULL 00/16] Final bits for 9.1-rc0 (docker, plugins, gdbstub, semihosting)
 2024-07-22 11:04 UTC  (17+ messages)
` [PULL 01/16] testing: bump to latest libvirt-ci
` [PULL 02/16] tests/avocado: Remove non-working sparc leon3 test
` [PULL 03/16] gdbstub: Re-factor gdb command extensions
` [PULL 04/16] plugins/stoptrigger: TCG plugin to stop execution under conditions
` [PULL 05/16] plugins: fix mem callback array size
` [PULL 06/16] tests/plugins: use qemu_plugin_outs for inline stats
` [PULL 07/16] plugins/execlog.c: correct dump of registers values
` [PULL 08/16] semihosting: Include missing 'gdbstub/syscalls.h' header
` [PULL 09/16] target/m68k: Add semihosting stub
` [PULL 10/16] target/mips: "
` [PULL 11/16] target/m68k: Restrict semihosting to TCG
` [PULL 12/16] target/mips: "
` [PULL 13/16] target/riscv: "
` [PULL 14/16] target/xtensa: "
` [PULL 15/16] semihosting: Restrict "
` [PULL 16/16] tests/tcg/aarch64: Fix test-mte.py

tracing: user events UAF crash report
 2024-07-22 11:13 UTC  (2+ messages)

[RFC PATCH v3 00/37] Upstream kvx Linux port
 2024-07-22 11:12 UTC  (4+ messages)
` [RFC PATCH v3 36/37] kvx: dts: DeviceTree for qemu emulated Coolidge SoC

[PATCH v1 0/6] perf auxtrace: Support multiple AUX events
 2024-07-22 11:13 UTC  (3+ messages)
` [PATCH v1 4/6] perf auxtrace: Iterate all AUX events when finish reading

[PATCH v10 0/5]RISCV basic exception handling implementation
 2024-07-22 11:12 UTC  (5+ messages)
` [PATCH v10 4/5] xen/riscv: enable GENERIC_BUG_FRAME
` [PATCH v10 5/5] xen/riscv: test basic exception handling stuff

[Buildroot] [PATCH] package/python-uvicorn: bump to 0.30.3
 2024-07-22 11:11 UTC 

[PATCH] [xenomai-images] ci: Enable sstate caching
 2024-07-22 11:11 UTC 

[syzbot] [bpf?] [net?] general protection fault in __dev_flush
 2024-07-22 11:11 UTC 

[PATCH] net/gve: Update TX queue state
 2024-07-22 11:10 UTC 

[PATCH 1/2] wifi: rtw88: 8822c: Fix reported RX band width
 2024-07-22 11:07 UTC  (4+ messages)
` [PATCH 2/2] wifi: rtw88: 8703b: "

[PATCH i-g-t v2] lib/intel_compute: Enable compute tests for BMG
 2024-07-22 11:05 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/2] Bluetooth: btmtk: Fix btmtk.c undefined reference build error harder
 2024-07-22 11:05 UTC  (3+ messages)
` [PATCH 2/2] Bluetooth: btmtk: remove #ifdef around declarations

[PATCH v2] PCI: shpchp: Remove hpc_ops
 2024-07-22 11:04 UTC 

[PATCH v5 0/3] Add API for making parts of a MMIO page R/O and use it in XHCI console
 2024-07-22 11:03 UTC  (3+ messages)
` [PATCH v5 1/3] xen/list: add LIST_HEAD_RO_AFTER_INIT

[PATCH for-rc] rdma-core/mad: Improve handling of timed out WRs of mad agent
 2024-07-22 11:03 UTC 

[xen-unstable-smoke test] 186935: regressions - FAIL
 2024-07-22 11:03 UTC 

[PATCH net-next RFC v15 00/14] stmmac: Add Loongson platform support
 2024-07-22 11:01 UTC  (8+ messages)
` [PATCH net-next RFC v15 07/14] net: stmmac: dwmac-loongson: Detach GMAC-specific platform data init
` [PATCH net-next RFC v15 09/14] net: stmmac: dwmac-loongson: Add phy_interface for Loongson GMAC
` [PATCH net-next RFC v15 10/14] net: stmmac: dwmac-loongson: Introduce PCI device info data
` [PATCH net-next RFC v15 11/14] net: stmmac: dwmac-loongson: Add DT-less GMAC PCI-device support
` [PATCH net-next RFC v15 12/14] net: stmmac: dwmac-loongson: Add Loongson Multi-channels GMAC support
` [PATCH net-next RFC v15 13/14] net: stmmac: dwmac-loongson: Add Loongson GNET support
` [PATCH net-next RFC v15 14/14] net: stmmac: dwmac-loongson: Add loongson module author


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.