All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-05 06:27:49 to 2021-05-05 07:34:16 UTC [more...]

[dpdk-dev] [PATCH 00/22] net/ena: update ENA PMD to v2.3.0
 2021-05-05  7:33 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 01/22] net/ena: switch memcpy to dpdk-optimized version
  ` [dpdk-dev] [PATCH v2 02/22] net/ena/base: unify arg names for the functions

[PATCH v2 0/3] arm64: meson-sm1: add support for Banana PI BPI-M5
 2021-05-05  7:32 UTC  (6+ messages)
` [PATCH v2 1/3] arm64: dts: meson-sm1: add toacodec node
` [PATCH v2 2/3] dt-bindings: arm: amlogic: add Banana PI M5 bindings
` [PATCH v2 3/3] arm64: dts: meson-sm1: add Banana PI BPI-M5 board dts

[PATCH net] netfilter: nfnetlink: add a missing rcu_read_unlock()
 2021-05-05  7:33 UTC 

[PATCH 0/6] dt-bindings: i2c: renesas: Convert to json-schema
 2021-05-05  7:33 UTC  (7+ messages)
` [PATCH 1/6] i2c: rcar: Drop "renesas,i2c-rcar"
` [PATCH 2/6] dt-bindings: i2c: renesas,i2c: "
` [PATCH/RFC 4/6] dt-bindings: i2c: renesas,iic: Convert to json-schema

[PATCH v2 0/2] ASoC: meson: g12a-toacodec: add support for SM1
 2021-05-05  7:27 UTC  (20+ messages)
` [PATCH v2 1/2] ASoC: meson: g12a-toacodec: use regmap fields to prepare SM1 support
` [PATCH v2 2/2] ASoC: meson: g12a-toacodec: add support for SM1 TOACODEC
` [PATCH v2 2/2] sound: "

[PATCH 0/4] Normalize redundant variables
 2021-05-05  7:30 UTC  (5+ messages)
` [PATCH 1/4] drm/amdgpu: Remove redundant ras->supported
` [PATCH 2/4] drm/amdgpu: Move up ras_hw_supported
` [PATCH 3/4] drm/amdgpu: Rename to ras_*_enabled
` [PATCH 4/4] drm/amdgpu: Export ras_*_enabled to debugfs

[PATCH 0/3] MTD: spinand: Add spi_mem_poll_status() support
 2021-05-05  7:26 UTC  (17+ messages)
` [PATCH 1/3] spi: spi-mem: add automatic poll status functions

[PATCH 0/7] vhost-user-gpu: fix several security issues
 2021-05-05  7:28 UTC  (5+ messages)
` [PATCH 1/7] vhost-user-gpu: fix memory disclosure in virgl_cmd_get_capset_info
` [PATCH 2/7] vhost-user-gpu: fix resource leak in 'vg_resource_create_2d'

[PATCH v4 00/36] block: update graph permissions update
 2021-05-05  7:24 UTC  (4+ messages)

[PATCH 1/2] drm/scheduler: Change scheduled fence track
 2021-05-05  7:27 UTC  (10+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_psr2_sf: Remove bufmgr leftover
 2021-05-05  7:27 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH 0/4] coresight: Add ETR-PERF polling
 2021-05-05  7:21 UTC  (9+ messages)
` [PATCH 4/4] "

[Intel-gfx] [PATCH v2 1/2] drm/i915: Don't include intel_de.h from intel_display_types.h
 2021-05-05  7:24 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v2,1/2] drm/i915: Don't include intel_de.h from intel_display_types.h (rev2)

[PATCH v2 5.10 0/9] preserve DMA offsets when using swiotlb
 2021-05-05  7:23 UTC  (2+ messages)

deleting timer that re-registers itself
 2021-05-05  7:22 UTC  (5+ messages)

[dpdk-dev] [PATCH 00/17] conntrack support in mlx5 PMD
 2021-05-05  7:19 UTC  (54+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 01/17] common/mlx5: add connection tracking object definition
  ` [dpdk-dev] [PATCH v3 02/17] common/mlx5: add CT offload capability checking
  ` [dpdk-dev] [PATCH v3 03/17] net/mlx5: use meter color reg for CT
  ` [dpdk-dev] [PATCH v3 04/17] net/mlx5: initialization of CT management
  ` [dpdk-dev] [PATCH v3 05/17] common/mlx5: add Dexv CT objects creation
  ` [dpdk-dev] [PATCH v3 06/17] net/mlx5: add modify support for CT
  ` [dpdk-dev] [PATCH v3 07/17] net/mlx5: add actions creating "
  ` [dpdk-dev] [PATCH v3 08/17] net/mlx5: close CT management structure
  ` [dpdk-dev] [PATCH v3 09/17] net/mlx5: add ASO CT query implementation
  ` [dpdk-dev] [PATCH v3 10/17] net/mlx5: add ASO CT destroy handling
  ` [dpdk-dev] [PATCH v3 11/17] net/mlx5: add translation of CT action
  ` [dpdk-dev] [PATCH v3 12/17] net/mlx5: add translation of CT item
  ` [dpdk-dev] [PATCH v3 13/17] net/mlx5: add CT context update
  ` [dpdk-dev] [PATCH v3 14/17] net/mlx5: validation of CT action
  ` [dpdk-dev] [PATCH v3 15/17] net/mlx5: validation of CT item
  ` [dpdk-dev] [PATCH v3 16/17] net/mlx5: add support of CT between two ports
  ` [dpdk-dev] [PATCH v3 17/17] doc: update mlx5 support for conntrack
` [dpdk-dev] [PATCH v4 00/17] conntrack support in mlx5 PMD
  ` [dpdk-dev] [PATCH v4 01/17] common/mlx5: add connection tracking object definition
  ` [dpdk-dev] [PATCH v4 02/17] common/mlx5: add CT offload capability checking
  ` [dpdk-dev] [PATCH v4 03/17] net/mlx5: use meter color reg for CT
  ` [dpdk-dev] [PATCH v4 04/17] net/mlx5: initialization of CT management
  ` [dpdk-dev] [PATCH v4 05/17] common/mlx5: add Dexv CT objects creation
  ` [dpdk-dev] [PATCH v4 06/17] net/mlx5: add modify support for CT
  ` [dpdk-dev] [PATCH v4 07/17] net/mlx5: add actions creating "
  ` [dpdk-dev] [PATCH v4 08/17] net/mlx5: close CT management structure
  ` [dpdk-dev] [PATCH v4 09/17] net/mlx5: add ASO CT query implementation
  ` [dpdk-dev] [PATCH v4 10/17] net/mlx5: add ASO CT destroy handling
  ` [dpdk-dev] [PATCH v4 11/17] net/mlx5: add translation of CT action
  ` [dpdk-dev] [PATCH v4 12/17] net/mlx5: add translation of CT item
  ` [dpdk-dev] [PATCH v4 13/17] net/mlx5: add CT context update
  ` [dpdk-dev] [PATCH v4 14/17] net/mlx5: validation of CT action
  ` [dpdk-dev] [PATCH v4 15/17] net/mlx5: validation of CT item
  ` [dpdk-dev] [PATCH v4 16/17] net/mlx5: add support of CT between two ports
  ` [dpdk-dev] [PATCH v4 17/17] doc: update mlx5 support for conntrack

[PATCH v2 0/3] hw: Fix reset of bus-less devices
 2021-05-05  7:18 UTC  (4+ messages)
` [PATCH v2 1/3] hw/block/nand: Register machine reset handler

[PATCH] Revert "drm/radeon/si_dpm: Replace one-element array with flexible-array in struct SISLANDS_SMC_SWSTATE"
 2021-05-04 22:42 UTC  (2+ messages)

[Qemu-devel] [Bug 1652459] [NEW] kvm rbd driver (and maybe others, i.e. qcow2, qed and so on) does not report DISCARD-ZERO flag
 2021-05-05  6:55 UTC  (2+ messages)
` [Bug 1652459] "

[PATCH v2 0/3] Add support to configure beacon tx mode
 2021-05-05  7:18 UTC  (5+ messages)
` [PATCH v2 1/3] nl80211: Add support for "

[PATCH] dt-bindings: i2c: Move i2c-omap.txt to YAML format
 2021-05-05  7:18 UTC  (2+ messages)

[Qemu-devel] [Bug 1673976] [NEW] core dump
 2021-05-05  6:56 UTC  (2+ messages)
` [Bug 1673976] Re: linux-user clone() can't handle glibc posix_spawn() (causes locale-gen to assert)

[PATCH v2] can: mcp251x: Fix resume from sleep before interface was brought up
 2021-05-05  7:14 UTC 

[GIT PULL] Char/Misc driver fixes for 5.13-rc1
 2021-05-05  7:14 UTC 

Community call now - but we have some issues
 2021-05-05  7:16 UTC  (2+ messages)

[Qemu-devel] [Bug 1686170] [NEW] qemu-system-x86_64+gdb: unable to correctly disassemble "real mode" (i8086) instructions after attaching to QEMU started with "-S -s" options
 2021-05-05  6:57 UTC  (2+ messages)
` [Bug 1686170] "

[PATCH] cmd: mvebu: Rename rx_training to mvebu_comphy_rx_training
 2021-05-05  7:15 UTC 

[Qemu-devel] [Bug 1686364] [NEW] qemu -readconfig/-writeconfig cannot handle quotes in values
 2021-05-05  6:57 UTC  (2+ messages)
` [Bug 1686364] "

[PATCH/RFC 0/2] ARM: dts: rcar-gen1: Correct internal delay for i2c[123]
 2021-05-05  7:13 UTC  (5+ messages)
` [PATCH/RFC 1/2] ARM: dts: r8a7778: "
` [PATCH/RFC 2/2] ARM: dts: r8a7779: "

[Qemu-devel] [Bug 1634069] [NEW] Exclude keys from grab
 2021-05-05  6:55 UTC  (2+ messages)
` [Bug 1634069] "

[PATCH V2] mm: Define default value for FIRST_USER_ADDRESS
 2021-05-05  7:12 UTC  (3+ messages)

[PATCH v2 00/10] qcow2 check: check some reserved bits and subcluster bitmaps
 2021-05-05  6:59 UTC  (11+ messages)
` [PATCH v2 01/10] qcow2-refcount: improve style of check_refcounts_l2()
` [PATCH v2 02/10] qcow2: compressed read: simplify cluster descriptor passing
` [PATCH v2 03/10] qcow2: introduce qcow2_parse_compressed_l2_entry() helper
` [PATCH v2 04/10] qcow2-refcount: introduce fix_l2_entry_by_zero()
` [PATCH v2 05/10] qcow2-refcount: fix_l2_entry_by_zero(): also zero L2 entry bitmap
` [PATCH v2 06/10] qcow2-refcount: check_refcounts_l2(): check l2_bitmap
` [PATCH v2 07/10] qcow2-refcount: check_refcounts_l2(): check reserved bits
` [PATCH v2 08/10] qcow2-refcount: improve style of check_refcounts_l1()
` [PATCH v2 09/10] qcow2-refcount: check_refcounts_l1(): check reserved bits
` [PATCH v2 10/10] qcow2-refcount: check_refblocks(): add separate message for reserved

[PATCH v1 1/1] usb: typec: ucsi: Put fwnode in any case during ->probe()
 2021-05-05  7:09 UTC  (2+ messages)

[PATCH v5 00/10] qtests: Check accelerator available at runtime via QMP 'query-accels'
 2021-05-05  7:07 UTC  (3+ messages)
` [PATCH v5 02/10] accel: Introduce 'query-accels' QMP command

drivers/gpu/drm/amd/amdgpu/aldebaran.c:317:1: warning: stack frame size of 2624 bytes in function 'aldebaran_mode2_restore_hwcontext'
 2021-05-05  7:07 UTC  (2+ messages)

[dpdk-dev] [PATCH] eal: fix use wrong time API
 2021-05-05  7:08 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] x86/p2m: please Clang after making certain parts HVM-only
 2021-05-05  7:07 UTC 

[RESEND PATCH v7 00/22] Mediatek MT8192 clock support
 2021-05-05  6:58 UTC  (5+ messages)

[RFC 0/2] netconsole and networking co-existence
 2021-05-05  7:04 UTC  (4+ messages)
` [RFC 1/2] net: net_up, net_down
    ` EXT: "

[a52] Strange behavior with 5.1 surround on ALC1220
 2021-05-05  7:01 UTC 

[a52] Strange behavior with 5.1 surround on ALC1220
 2021-05-05  7:01 UTC 

[PATCH] PCI: cadence: Set LTSSM Detect Quiet state minimum delay as workaround for training defect
 2021-05-05  6:58 UTC  (3+ messages)

[PATCH v1 00/23] phy: marvell: Sync Armada 3k/7k/8k SERDES code with Marvell version
 2021-05-05  7:00 UTC  (6+ messages)

[PATCH v2 0/2] can: Add CAN_RAW_RECV_OWN_MSGS_ALL socket option
 2021-05-05  6:58 UTC  (3+ messages)
` [PATCH v2 1/2] can: add support for filtering own messages only

[PATCH net 0/6] bridge: Fix snooping in multi-bridge config with switchdev
 2021-05-05  6:59 UTC  (9+ messages)
          ` [Bridge] "

[PATCH V4 0/8] Add PMIC DT files for sc7280
 2021-05-05  6:55 UTC  (9+ messages)
` [PATCH V4 1/8] arm64: dts: qcom: sm8350: Add label for thermal-zones node
` [PATCH V4 2/8] arm64: dts: qcom: sc7280: Add "
` [PATCH V4 3/8] arm64: dts: qcom: pm7325: Add pm7325 base dts file
` [PATCH V4 4/8] arm64: dts: qcom: pm8350c: Add temp-alarm support
` [PATCH V4 5/8] arm64: dts: qcom: pmr735a: "
` [PATCH V4 6/8] arm64: dts: qcom: pmk8350: Add peripherals for pmk8350
` [PATCH V4 7/8] arm64: dts: qcom: sc7280: Add channel nodes for sc7280-idp
` [PATCH V4 8/8] arm64: dts: qcom: sc7280: Include PMIC DT files "

[PATCH bpf-next v5 0/6] Add a snprintf eBPF helper
 2021-05-05  6:55 UTC  (11+ messages)
` [PATCH bpf-next v5 6/6] selftests/bpf: Add a series of tests for bpf_snprintf

[PATCH v4 bpf-next 00/11] Socket migration for SO_REUSEPORT
 2021-05-05  6:54 UTC  (3+ messages)

[linux-next:master 6112/15890] drivers/input/keyboard/gpio_keys.c:766:12: warning: stack frame size of 2064 bytes in function 'gpio_keys_probe'
 2021-05-05  6:51 UTC  (2+ messages)

[PATCH] Add full flash erase support in mtd-utils
 2021-05-05  6:50 UTC  (3+ messages)
` [PATCH 1/1] mtd-utils: flash_erase: Add flash erase chip

[PATCH v4 0/3] ima-evm-utils: Add --keyid option
 2021-05-05  6:48 UTC  (4+ messages)
` [PATCH v4 1/3] ima-evm-utils: Allow manual setting keyid for signing
` [PATCH v4 2/3] ima-evm-utils: Allow manual setting keyid from a cert file
` [PATCH v4 3/3] ima-evm-utils: Read keyid from the cert appended to the key file

[PATCH v8] fat: Add KUnit tests for checksums and timestamps
 2021-05-05  6:48 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-05-05  6:46 UTC  (6+ messages)
` [PATCH v2 2/2] pwm: Add support for "

[PATCH] perf test: Test perf_event_attr fails on s390 when built with make LIBPFM4=1
 2021-05-05  6:48 UTC 

[PATCH] cli: Fix command line underrun
 2021-05-05  6:48 UTC  (3+ messages)

[PATCH] sched: Work around undefined behavior in sched class checking
 2021-05-05  6:46 UTC  (2+ messages)

[f2fs-dev] [PATCH v2] f2fs: compress: add nocompress extensions support
 2021-05-05  6:43 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/3] Pipe DMC Prep patches
 2021-05-05  6:40 UTC  (3+ messages)

[PATCH] libx86: Introduce x86_cpu_policy_calculate_compatible() with MSR_ARCH_CAPS handling
 2021-05-05  6:39 UTC  (2+ messages)

[PATCH 0/4] Normalize redundant variables
 2021-05-05  6:39 UTC  (2+ messages)

[PATCH 00/10] qcow2 check: check some reserved bits and subcluster bitmaps
 2021-05-05  6:36 UTC  (7+ messages)
` [PATCH 08/10] qcow2-refcount: improve style of check_refcounts_l1()
` [PATCH 10/10] qcow2-refcount: check_refblocks(): add separate message for reserved

【Amazon】注文が間違っています
 2021-05-05  6:38 UTC 

[PATCH] drm/amdgpu: change the default timeout for kernel compute queues
 2021-05-05  6:34 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-05-05  6:31 UTC  (8+ messages)
` [PATCH 2/2] pwm: Add support for "

[PATCH] i915: Increase *_latency array size
 2021-05-05  6:32 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH 00/22] qapi: static typing conversion, pt5a
 2021-05-05  6:29 UTC  (7+ messages)
` [PATCH 10/22] qapi/parser: Fix typing of token membership tests

[OpenRISC] [PATCH v2 0/2] OpenRISC support for cmodel=large
 2021-05-05  6:30 UTC  (3+ messages)

CI build for quanta/gbs
 2021-05-05  6:26 UTC 

[PATCH] libs/guest: Don't hide the indirection on xc_cpu_policy_t
 2021-05-05  6:27 UTC  (2+ messages)


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.