All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-06 16:56:27 to 2021-10-06 17:39:00 UTC [more...]

[dm-devel] [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
 2021-10-06 17:33 UTC  (7+ messages)
          `  "

[x86] Kernel v5.14 series panic on Celeron Mendocino CPU
 2021-10-06 17:38 UTC  (2+ messages)
` [tip: x86/urgent] x86/fpu: Restore the masking out of reserved MXCSR bits

[dpdk-dev] [v4] telemetry: fix json output buffer size
 2021-10-06 17:38 UTC  (3+ messages)
` [dpdk-dev] [v5] "

[PATCH v4 00/41] linux-user: Streamline handling of SIGSEGV
 2021-10-06 17:23 UTC  (21+ messages)
` [PATCH v4 01/41] accel/tcg: Split out adjust_signal_pc
` [PATCH v4 03/41] accel/tcg: Split out handle_sigsegv_accerr_write
` [PATCH v4 04/41] accel/tcg: Fold cpu_exit_tb_from_sighandler into caller
` [PATCH v4 05/41] configure: Merge riscv32 and riscv64 host architectures
` [PATCH v4 06/41] linux-user: Reorg handling for SIGSEGV
` [PATCH v4 08/41] linux-user/host/ppc: Populate host_signal.h
` [PATCH v4 09/41] linux-user/host/alpha: "
` [PATCH v4 10/41] linux-user/host/sparc: "
` [PATCH v4 11/41] linux-user/host/arm: "
` [PATCH v4 12/41] linux-user/host/aarch64: "
` [PATCH v4 13/41] linux-user/host/s390: "
` [PATCH v4 14/41] linux-user/host/mips: "
` [PATCH v4 15/41] linux-user/host/riscv: "
` [PATCH v4 16/41] target/arm: Fixup comment re handle_cpu_signal
` [PATCH v4 17/41] linux-user/host/riscv: Improve host_signal_write
` [PATCH v4 19/41] hw/core: Add TCGCPUOps.record_sigsegv
` [PATCH v4 22/41] target/arm: Use cpu_loop_exit_sigsegv for mte tag lookup
` [PATCH v4 35/41] target/riscv: Make riscv_cpu_tlb_fill sysemu only

[PATCH v3 0/4] ASoC: Intel: bytcht_es8316: few cleanups
 2021-10-06 17:33 UTC  (10+ messages)
` [PATCH v3 1/4] ASoC: Intel: bytcht_es8316: Get platform data via dev_get_platdata()
` [PATCH v3 2/4] ASoC: Intel: bytcht_es8316: Use temporary variable for struct device
` [PATCH v3 3/4] ASoC: Intel: bytcht_es8316: Switch to use gpiod_get_optional()
` [PATCH v3 4/4] ASoC: Intel: bytcht_es8316: Utilize dev_err_probe() to avoid log saturation

[igt-dev] [PATCH i-g-t 0/8] drm-uapi clean-up
 2021-10-06 17:37 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 1/8] tests/i915/gem_pxp: Add LOCAL_ UAPI defines
` [igt-dev] ✓ Fi.CI.BAT: success for drm-uapi clean-up

[PATCH V2] Bluetooth: mgmt: Fix Experimental Feature Changed event
 2021-10-06 17:36 UTC  (3+ messages)
` [V2] "

[PATCH v4 00/14] PCI devices passthrough on Arm
 2021-10-06 17:34 UTC  (10+ messages)
` [PATCH v4 13/14] arm/libxl: Emulated PCI device tree node in libxl

[dpdk-dev] [dpdk-dev v4] crypto/snow3g: add support for digest appended ops
 2021-10-06 17:34 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 00/10] drivers/crypto: introduce ipsec_mb framework
  ` [dpdk-dev] [PATCH v3 01/10] drivers/crypto: introduce IPsec-mb framework
    ` [dpdk-dev] [EXT] "

[BUG RESEND] net: stmmac: dwmac-rk: Ethernet broken on rockpro64 by commit 2d26f6e39afb ("net: stmmac: dwmac-rk: fix unbalanced pm_runtime_enable warnings")
 2021-10-06 17:32 UTC  (3+ messages)

[PATCH] perf vendor events power10: Add metric events json file for power10 platform
 2021-10-06 17:32 UTC  (3+ messages)

[PATCH v10 1/3] mm: rearrange madvise code to allow for reuse
 2021-10-06 17:33 UTC  (6+ messages)

[dpdk-dev] [PATCH v3] eventdev/rx-adapter: fix segfault in que conf get
 2021-10-06 17:32 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4] eventdev/rx-adapter: fix segfault in queue "

stable-rc/queue/4.19 build: 188 builds: 0 failed, 188 passed, 4 warnings (v4.19.208-95-g4e87b1c850b9)
 2021-10-06 17:32 UTC 

[PATCH 0/8 v3] bfq: Limit number of allocated scheduler tags per cgroup
 2021-10-06 17:31 UTC  (9+ messages)
` [PATCH 1/8] block: Provide icq in request allocation data
` [PATCH 2/8] bfq: Track number of allocated requests in bfq_entity
` [PATCH 3/8] bfq: Store full bitmap depth in bfq_data
` [PATCH 4/8] bfq: Limit number of requests consumed by each cgroup
` [PATCH 5/8] bfq: Limit waker detection in time
` [PATCH 6/8] bfq: Provide helper to generate bfqq name
` [PATCH 7/8] bfq: Log waker detections
` [PATCH 8/8] bfq: Do not let waker requests skip proper accounting

[PATCH v4 0/7] tegra20-emc: Identify memory chip by LPDDR configuration
 2021-10-06 17:31 UTC  (8+ messages)
` [PATCH v4 2/7] dt-bindings: memory: lpddr2: Convert to schema

[PATCH v2 1/3] driver core: Provide device_match_acpi_handle() helper
 2021-10-06 17:31 UTC  (3+ messages)
` [PATCH v2 2/3] i2c: acpi: Replace custom function with device_match_acpi_handle()
` [PATCH v2 3/3] gpiolib: acpi: Replace custom code "

[PATCH] drm/msm/dp: Shorten SETUP timeout
 2021-10-06 17:31 UTC  (8+ messages)

[PATCH 0/2] ASoC: qcom: sm8250: add support for TX and RX Macro dais
 2021-10-06 17:27 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] ASoC: qcom: sm8250: Add Jack support

[Intel-gfx] [RFC v2 0/8] CPU + GPU synchronised priority scheduling
 2021-10-06 17:24 UTC  (7+ messages)
` [Intel-gfx] [RFC 6/8] drm/i915: Make some recently added vfuncs use full scheduling attribute
  `  "
` [Intel-gfx] [RFC 7/8] drm/i915: Inherit process nice for context scheduling priority

[PATCH bpf-next] libbpf: Add API documentation convention guidelines
 2021-10-06 17:29 UTC  (3+ messages)

[PATCH] scsi: storvsc: Cap scsi_driver.can_queue to fix a hang issue during boot
 2021-10-06 17:28 UTC  (5+ messages)

[PATCH] tracing: fix missing * in comment block
 2021-10-06 17:28 UTC 

[xen-4.13-testing test] 165385: regressions - FAIL
 2021-10-06 17:27 UTC 

[PATCH] user_events: Enable user processes to create and write to trace events
 2021-10-06 17:27 UTC  (3+ messages)

[PATCH] NFSD: Keep existing listners on portlist error
 2021-10-06 17:27 UTC  (4+ messages)
` [PATCH v2] NFSD: Keep existing listeners "

[RFC 00/12] Add functional support for Gigabit Ethernet driver
 2021-10-06 17:27 UTC  (8+ messages)
` [RFC 08/12] ravb: Add carrier_counters to struct ravb_hw_info
` [RFC 09/12] ravb: Add support to retrieve stats for GbEthernet

[PATCH v1 1/2] arm64: dts: qcom: sc7280: Add bluetooth node on SC7280 IDP board
 2021-10-06 17:26 UTC  (2+ messages)

[dpdk-dev] [PATCH v3 0/7] hide eth dev related structures
 2021-10-06 17:26 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 "

[PATCH v4 0/3] kunit: allow running test suites/cases individually
 2021-10-06 17:26 UTC  (10+ messages)
` [PATCH v4 2/4] kunit: tool: factor exec + parse steps into a function
` [PATCH v4 3/4] kunit: tool: actually track how long it took to run tests
` [PATCH v4 4/4] kunit: tool: support running each suite/test separately

[dpdk-dev] [RFC] ethdev: change queue release callback
 2021-10-06 17:25 UTC  (5+ messages)
` [dpdk-dev] [PATCH v7 0/2] "
  ` [dpdk-dev] [PATCH v7 2/2] "

[PATCH 0/3] Multiple headphone codec driver support
 2021-10-06 17:24 UTC  (11+ messages)
` [PATCH 1/3] ASoC: soc-acpi: add alternative id field for machine driver matching
` [PATCH 3/3] ASoC: Intel: sof_rt5682: use id_alt to enumerate rt5682s

stable/linux-4.14.y build: 193 builds: 0 failed, 193 passed, 5 warnings (v4.14.249)
 2021-10-06 17:25 UTC 

[PATCH v1 1/3] driver core: Provide device_match_acpi_handle() helper
 2021-10-06 17:24 UTC  (5+ messages)
` [PATCH v1 2/3] i2c: acpi: Replace custom function with device_match_acpi_handle()
` [PATCH v1 3/3] gpiolib: acpi: Replace custom code "

[dpdk-dev] [RFC 0/3] ethdev: datapath-focused flow rules management
 2021-10-06 17:24 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/3] ethdev: add flow item/action templates

[igt-dev] [PATCH] tests/kms_psr2_sf: Skip tests if selected fetch is not available
 2021-10-06 17:24 UTC  (9+ messages)
` [igt-dev] [PATCH i-g-t] "
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_psr2_sf: Skip tests if selected fetch is not available (rev3)

[PATCH] crypto : asymmetric_keys: Fix function description to match prototype
 2021-10-06 17:23 UTC 

[PATCH v1] docs: submitting-patches: make section on linking more explicit
 2021-10-06 17:22 UTC  (3+ messages)

[PATCH v1 1/4] ASoC: Intel: bytcr_rt5651: Get platform data via dev_get_platdata()
 2021-10-06 17:21 UTC  (14+ messages)
` [PATCH v1 3/4] ASoC: Intel: bytcr_rt5651: use devm_clk_get_optional() for mclk

[PATCH 1/4] drm/amdkfd: ratelimited svm debug messages
 2021-10-06 17:22 UTC  (3+ messages)
` [PATCH 3/4] drm/amdkfd: avoid svm conflicting with userptr address

[PATCH bpf-next] selftest/bpf: Switch recursion test to use htab_map_delete_elem
 2021-10-06 17:20 UTC  (2+ messages)

[PATCH v4 0/5] Miscellaneous error handling patches
 2021-10-06 17:19 UTC  (7+ messages)
` [PATCH v4 2/5] btrfs: change error handling for btrfs_delete_*_in_log
` [PATCH v4 4/5] btrfs: do not infinite loop in data reclaim if we aborted
` [PATCH v4 5/5] btrfs: fix abort logic in btrfs_replace_file_extents

[PATCH v4 0/5] drm/msm/dp: Support multiple DP instances and add sc8180x
 2021-10-06 17:19 UTC  (10+ messages)
` [PATCH v4 5/7] drm/msm/dp: Support up to 3 DP controllers

[PATCH v2 00/17] arm64: Self-hosted trace related errata workarounds
 2021-10-06 17:15 UTC  (6+ messages)
` [PATCH v2 12/17] coresight: trbe: Add a helper to fetch cpudata from perf handle

[PULL 00/12] Misc changes for 2021-10-05
 2021-10-06 17:16 UTC  (6+ messages)
` [PULL 12/12] meson: show library versions in the summary

[PATCH] Documentation/arm64: add memory layout with 4KB pages + VA39-bit
 2021-10-06 17:14 UTC  (3+ messages)

[PATCH] mmc: renesas_sdhi: Fix internal cd irq miss with hard reset
 2021-10-06 17:16 UTC 

[dpdk-dev] [PATCH 0/5] Flow entites behavior on port restart
 2021-10-06 17:15 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/5] ethdev: add capability to keep flow rules on restart

[dpdk-dev] [PATCH 1/2] lib/ethdev: introduce RTE_ETH_DEV_CAPA_FLOW_CREATE_BEFORE_START
 2021-10-06 17:13 UTC  (2+ messages)

[dpdk-dev] [RFC PATCH 0/2] Flow entities behavior across port restart
 2021-10-06 17:12 UTC  (3+ messages)
` [dpdk-dev] [RFC PATCH 2/2] ethdev: add capability to keep indirect actions on restart

[Intel-gfx] [PATCH] drm/i915/pmu: Connect engine busyness stats from GuC to pmu
 2021-10-06 17:04 UTC  (5+ messages)
    `  "

[PATCH net-next v2 0/9] net: add a helpers for loading netdev->dev_addr from FW
 2021-10-06 17:12 UTC  (6+ messages)
` [PATCH net-next v2 1/9] of: net: move of_net under net/

[igt-dev] [PATCH i-g-t 1/1] tests/i915_pxp: Use ioctl_wrapper for DRM_IOCTL_PRIME_HANDLE_TO_FD
 2021-10-06 17:11 UTC  (3+ messages)
`  "

[PATCH v5] Driver for ON Semi AR0521 camera sensor
 2021-10-06 17:10 UTC  (2+ messages)

[PATCH v2 0/4] ASoC: Intel: bytcht_es8316: few cleanups
 2021-10-06 17:09 UTC  (5+ messages)
` [PATCH v2 1/4] ASoC: Intel: bytcht_es8316: Get platform data via dev_get_platdata()
` [PATCH v2 3/4] ASoC: Intel: bytcht_es8316: Switch to use gpiod_get_optional()

[PATCH] hw/ppc/spapr_softmmu: Reduce include list
 2021-10-06 17:08 UTC 

[Buildroot] [PATCH 1/1] package/rpi-firmware: Support Device Tree Overlay
 2021-10-06 17:09 UTC  (2+ messages)

[PATCH i-g-t v15 00/15] Introduce PXP Test
 2021-10-06 17:07 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v15 14/15] Verify protected surfaces are dma buffer sharable

[RFC PATCH RT] PM: runtime: avoid retry loops on RT
 2021-10-06 17:05 UTC  (4+ messages)

[PATCH 0/6] per signal_struct coredumps
 2021-10-06 17:03 UTC  (4+ messages)
` [PATCH 6/6] coredump: Limit coredumps to a single thread group

[PATCH] fs/ntfs3: Fix logic in ntfs_cmp_names_cpu
 2021-10-06 17:03 UTC  (6+ messages)

[dpdk-dev] [PATCH 00/11] NXP DPAAx Bus and PMD changes
 2021-10-06 17:02 UTC  (16+ messages)
` [dpdk-dev] [PATCH v2 00/10] "
  ` [dpdk-dev] [PATCH v2 03/10] bus/fslmc: add qbman debug APIs support
` [dpdk-dev] [PATCH v3 00/10] NXP DPAAx Bus and PMD changes
  ` [dpdk-dev] [PATCH v3 01/10] bus/fslmc: updated MC FW to 10.28
  ` [dpdk-dev] [PATCH v3 02/10] net/dpaa2: support Tx flow redirection action
  ` [dpdk-dev] [PATCH v3 03/10] bus/fslmc: add qbman debug APIs support
  ` [dpdk-dev] [PATCH v3 04/10] net/dpaa2: add debug print for MTU set for jumbo
  ` [dpdk-dev] [PATCH v3 05/10] net/dpaa2: add function to generate HW hash key
  ` [dpdk-dev] [PATCH v3 06/10] net/dpaa2: update RSS to support additional distributions
  ` [dpdk-dev] [PATCH v3 07/10] net/dpaa: add comments to explain driver behaviour
  ` [dpdk-dev] [PATCH v3 08/10] raw/dpaa2_qdma: use correct params for config and queue setup
  ` [dpdk-dev] [PATCH v3 09/10] raw/dpaa2_qdma: remove checks for lcore ID
  ` [dpdk-dev] [PATCH v3 10/10] common/dpaax: fix paddr to vaddr invalid conversion

[PATCH 0/5] block/nvme: Fix a memory leak in nvme_free_queue_pair()
 2021-10-06 16:58 UTC  (6+ messages)
` [PATCH 1/5] block/nvme: Automatically free qemu_memalign() with QEMU_AUTO_VFREE
` [PATCH 3/5] block/nvme: Extract nvme_free_queue() from nvme_free_queue_pair()
` [PATCH 4/5] block/nvme: Pass BDRVNVMeState* handle to nvme_free_queue_pair()
` [PATCH 5/5] block/nvme: Fix memory leak from nvme_init_queue()

virtual/egl on Raspberry Pi 4
 2021-10-06 17:01 UTC  (9+ messages)
` [yocto] "

[PATCH] cairo: use ${PN} in package name
 2021-10-06 17:00 UTC  (2+ messages)
` [OE-core] "

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2021-10-06
 2021-10-06 16:56 UTC  (4+ messages)
` [PATCH net 1/3] i40e: fix endless loop under rtnl
` [PATCH net 2/3] i40e: Fix freeing of uninitialized misc IRQ vector
` [PATCH net 3/3] iavf: fix double unlock of crit_lock

[PATCH v6] kunit: tool: improve compatibility of kunit_parser with KTAP specification
 2021-10-06 17:00 UTC 

[PATCH v5] kunit: tool: improve compatibility of kunit_parser with KTAP specification
 2021-10-06 17:00 UTC  (3+ messages)

[PATCH 1/1] scsi: fix hang when device state is set via sysfs
 2021-10-06 16:59 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/asterisk: fix build with autoconf >= 2.70
 2021-10-06 16:58 UTC 

p2000 failure due to empty reflog
 2021-10-06 16:59 UTC  (4+ messages)

[Intel-gfx] [PATCH v2] drm/i915/display: program audio CDCLK-TS for keepalives
 2021-10-06 16:56 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/mst: abstract intel_dp_mst_source_support()
 2021-10-06 16:59 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[RFC PATCH 0/4] aio: AIO_CONTEXT_ACQUIRE_GUARD() macro experiment
 2021-10-06 16:51 UTC  (3+ messages)
` [RFC PATCH 2/4] hw/scsi/scsi-disk: Use automatic AIO context lock

[PATCH 1/2] objtool: Check for gelf_update_rel[a] failures
 2021-10-06 16:58 UTC  (6+ messages)

[PATCH v2] scsi: storvsc: Fix validation for unsolicited incoming packets
 2021-10-06 16:58 UTC  (4+ messages)

[PATCH v4 00/15] x86: Add support for Clang CFI
 2021-10-06 16:58 UTC  (6+ messages)
` [PATCH v4 06/15] ftrace: Use an opaque type for functions not callable from C

[PATCH v2 0/5] board: toradex: prepare and add colibri imx6ull 1gb (emmc) support
 2021-10-06 16:55 UTC  (4+ messages)
` [PATCH v2 3/5] toradex: tdx-cfg-block: add new i.mx 6ull and 8m plus skus
` [PATCH v2 4/5] colibri-imx6ull: imximage.cfg: integrate new 1GiB RAM variant
` [PATCH v2 5/5] colibri-imx6ull: add emmc variant

[PATCH v6 0/3] Add support for sc7280 WPSS PIL loading
 2021-10-06 16:56 UTC  (6+ messages)
` [PATCH v6 2/3] dt-bindings: remoteproc: qcom: Add SC7280 WPSS support


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.