All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-30 13:11:59 to 2021-04-30 14:02:56 UTC [more...]

[PATCH v3 0/7] tests/acceptance: Handle tests with "cpu" tag
 2021-04-30 13:34 UTC  (7+ messages)
` [PATCH v3 1/7] tests/acceptance: Automatic set -cpu to the test vm
` [PATCH v3 2/7] tests/acceptance: Fix mismatch on cpu tagged tests
` [PATCH v3 3/7] tests/acceptance: Let the framework handle "cpu:VALUE" "
` [PATCH v3 5/7] python/qemu: Add args property to the QEMUMachine class
` [PATCH v3 6/7] tests/acceptance: Add set_vm_arg() to the Test class
` [PATCH v3 7/7] tests/acceptance: Handle cpu tag on x86_cpu_model_versions tests

[PATCH v2 00/13] target/arm: Split translate-*.c.inc into separate compilation units
 2021-04-30 13:27 UTC  (8+ messages)
` [PATCH v2 01/13] target/arm: Move constant expanders to translate.h
` [PATCH v2 03/13] target/arm: Make functions used by m-nocp global
` [PATCH v2 04/13] target/arm: Split m-nocp trans functions into their own file
` [PATCH v2 05/13] target/arm: Move gen_aa32 functions to translate-a32.h
` [PATCH v2 09/13] target/arm: Move vfp_reg_ptr() to translate-neon.c.inc
` [PATCH v2 11/13] target/arm: Move NeonGenThreeOpEnvFn typedef to translate.h
` [PATCH v2 12/13] target/arm: Make functions used by translate-neon global

[dpdk-dev] [PATCH 0/6] net/ice: base update update batch 3
 2021-04-30 14:02 UTC  (11+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/6] net/ice/base: add IP fragment flags
  ` [dpdk-dev] [PATCH v2 2/6] net/ice/base: add function for post DDP download VLAN mode configuration
  ` [dpdk-dev] [PATCH v2 3/6] net/ice/base: add print if DDP/FW don't support QinQ as expected
  ` [dpdk-dev] [PATCH v2 4/6] net/ice/base: support L3 DSCP QoS
  ` [dpdk-dev] [PATCH v2 5/6] net/ice/base: sign external device package programming
  ` [dpdk-dev] [PATCH v2 6/6] net/ice/base: support IP fragment RSS and FDIR

[PATCH] docs: fix link in sbsa description
 2021-04-30 13:58 UTC  (2+ messages)

[PATCH net] dsa: mv88e6xxx: 6161: Use chip wide MAX MTU
 2021-04-30 14:01 UTC  (2+ messages)

[PATCH-V2] fs/btrfs: Fix uninitialized variable
 2021-04-30 14:01 UTC  (3+ messages)

[clocksource] 8c4b798316: stress-ng.lockbus.ops_per_sec -8.5% regression
 2021-04-30 14:00 UTC  (3+ messages)

[PATCH 0/2] [RESEND] SEV firmware error list touchups
 2021-04-30 13:48 UTC  (2+ messages)
` [PATCH 2/2] [RESEND] sev: add missing firmware error conditions

Why doesn't `git log -m` imply `-p`?
 2021-04-30 14:00 UTC  (6+ messages)

[PATCH] musb: mediatek: rename driver
 2021-04-30 13:57 UTC  (8+ messages)
  ` Aw: "
    `  "

[dpdk-dev] [PATCH v2 00/33] Marvell CNXK Event device Driver
 2021-04-30 13:53 UTC  (35+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 01/33] event/cnxk: add build infra and device setup
  ` [dpdk-dev] [PATCH v3 02/33] event/cnxk: add device capabilities function
  ` [dpdk-dev] [PATCH v3 03/33] event/cnxk: add platform specific device probe
  ` [dpdk-dev] [PATCH v3 04/33] event/cnxk: add common configuration validation
  ` [dpdk-dev] [PATCH v3 05/33] event/cnxk: add platform specific device config
  ` [dpdk-dev] [PATCH v3 06/33] event/cnxk: add event queue config functions
  ` [dpdk-dev] [PATCH v3 07/33] event/cnxk: allocate event inflight buffers
  ` [dpdk-dev] [PATCH v3 08/33] event/cnxk: add devargs for inflight buffer count
  ` [dpdk-dev] [PATCH v3 09/33] event/cnxk: add devargs to control SSO HWGRP QoS
  ` [dpdk-dev] [PATCH v3 10/33] event/cnxk: add port config functions
  ` [dpdk-dev] [PATCH v3 11/33] event/cnxk: add event port link and unlink
  ` [dpdk-dev] [PATCH v3 12/33] event/cnxk: add devargs to configure getwork mode
  ` [dpdk-dev] [PATCH v3 13/33] event/cnxk: add SSO HW device operations
  ` [dpdk-dev] [PATCH v3 14/33] event/cnxk: add SSO GWS fastpath enqueue functions
  ` [dpdk-dev] [PATCH v3 15/33] event/cnxk: add SSO GWS dequeue fastpath functions
  ` [dpdk-dev] [PATCH v3 16/33] event/cnxk: add device start function
  ` [dpdk-dev] [PATCH v3 17/33] event/cnxk: add device stop and close functions
  ` [dpdk-dev] [PATCH v3 18/33] event/cnxk: add SSO selftest and dump
  ` [dpdk-dev] [PATCH v3 19/33] event/cnxk: add event port and queue xstats
  ` [dpdk-dev] [PATCH v3 20/33] event/cnxk: support event timer
  ` [dpdk-dev] [PATCH v3 21/33] event/cnxk: add timer adapter capabilities
  ` [dpdk-dev] [PATCH v3 22/33] event/cnxk: create and free timer adapter
  ` [dpdk-dev] [PATCH v3 23/33] event/cnxk: add devargs to disable NPA
  ` [dpdk-dev] [PATCH v3 24/33] event/cnxk: allow adapters to resize inflights
  ` [dpdk-dev] [PATCH v3 25/33] event/cnxk: add timer adapter info function
  ` [dpdk-dev] [PATCH v3 26/33] event/cnxk: add devargs for chunk size and rings
  ` [dpdk-dev] [PATCH v3 27/33] event/cnxk: add TIM bucket operations
  ` [dpdk-dev] [PATCH v3 28/33] event/cnxk: add timer arm routine
  ` [dpdk-dev] [PATCH v3 29/33] event/cnxk: add timer arm timeout burst
  ` [dpdk-dev] [PATCH v3 30/33] event/cnxk: add timer cancel function
  ` [dpdk-dev] [PATCH v3 31/33] event/cnxk: add timer stats get and reset
  ` [dpdk-dev] [PATCH v3 32/33] event/cnxk: add timer adapter start and stop
  ` [dpdk-dev] [PATCH v3 33/33] event/cnxk: add devargs to control timer adapters

[PATCH v3 00/30] Base for adding PowerPC 64-bit instructions
 2021-04-30 13:29 UTC  (7+ messages)
` [PATCH v3 01/30] decodetree: Introduce whex and whexC helpers
` [PATCH v3 04/30] decodetree: Extend argument set syntax to allow types
` [PATCH v3 17/30] target/ppc: Remove DisasContext.exception

Intermittent handshake failures in WireGuard for Windows
 2021-04-30 13:49 UTC  (2+ messages)

[PATCH] fsmonitor: only enable it in non-bare repositories
 2021-04-30 13:55 UTC  (2+ messages)

[PATCH v2] Document qemu-img options data_file and data_file_raw
 2021-04-30 13:34 UTC 

[dpdk-dev] Build KNI module failed
 2021-04-30 13:54 UTC  (2+ messages)

[PATCH] ARM: dts: imx6dl-yapp4: Use aliases to set custom MMC device indexes
 2021-04-30 13:53 UTC 

[PATCH] perf: enable libtraceevent dynamic linking
 2021-04-30 13:53 UTC  (5+ messages)

[PATCH 1/5] drm/amdgpu: re-apply "use the new cursor in the VM code" v2
 2021-04-30 13:50 UTC  (5+ messages)

[PATCH] vdpa/mlx5: Add support for doorbell bypassing
 2021-04-30 13:49 UTC  (14+ messages)

[dpdk-dev] [PATCH 1/2] net/mlx5: fix tunnel offload private items location
 2021-04-30 13:49 UTC  (11+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 2/2] app/testpmd: "

[PATCH 1/3] hwmon: (pmbus) Add driver for Delta DPS-920AB PSU
 2021-04-30 13:48 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: hwmon: pmbus: Add Delta DPS920AB PSU driver bindings
` [PATCH 3/3] MAINTAINERS: Add Delta DPS920AB PSU driver

embeddable-dll-service - c++ - tunnel_proc_t
 2021-04-30 13:48 UTC  (2+ messages)

Wireguard for windows: routes are added even if remote server not reachable
 2021-04-30 13:45 UTC  (2+ messages)

[RFC] bpf: Fix crash on mm_init trampoline attachment
 2021-04-30 13:47 UTC 

[PATCH v3 00/15] qemu_iotests: improve debugging options
 2021-04-30 13:24 UTC  (11+ messages)
` [PATCH v3 08/15] docs/devel/testing: add -gdb option to the debugging section of QEMU iotests
` [PATCH v3 10/15] qemu_iotests: extent QMP socket timeout when using valgrind
` [PATCH v3 11/15] qemu_iotests: allow valgrind to read/delete the generated log file
` [PATCH v3 12/15] qemu_iotests: insert valgrind command line as wrapper for qemu binary
` [PATCH v3 13/15] docs/devel/testing: add -valgrind option to the debug section of QEMU iotests

[PATCH] Revert "ACPI: power: Turn off unused power resources unconditionally"
 2021-04-30 13:46 UTC  (3+ messages)

[PATCH] usbip: vudc synchronize sysfs code paths
 2021-04-30 13:46 UTC  (2+ messages)

[jpirko-mlxsw:linecards 2/93] drivers/net/ethernet/mellanox/mlxsw/spectrum.c:1467:4: warning: variable 'mlxsw_sp_port' is uninitialized when used here
 2021-04-30 13:46 UTC 

[PATCH 0/9] drm + usb-type-c: Add support for out-of-band hotplug notification
 2021-04-30 13:45 UTC  (15+ messages)
` [PATCH 1/9] drm/connector: Make the drm_sysfs connector->kdev device hold a reference to the connector
                ` [Intel-gfx] "

Supporting idmapped mounts
 2021-04-30 13:43 UTC  (2+ messages)

ceph-mds infrastructure for fscrypt
 2021-04-30 13:45 UTC  (3+ messages)

Wireguard connection lost between peers
 2021-04-30 13:42 UTC  (2+ messages)

[PATCH 1/1] travis: Fix Fedora
 2021-04-30 13:44 UTC  (4+ messages)

[cip-dev][isar-cip-core][RFC] Add option to use swupdate-handler-roundrobin
 2021-04-30 13:33 UTC 

[Virtio-fs] [RFC] [PATCH][v2]: Auto switch between inline and thread pool processing
 2021-04-30 13:42 UTC  (3+ messages)

[PATCH 0/2] cocoa: keyboard quality of life
 2021-04-30 12:02 UTC  (7+ messages)
` [PATCH 1/2] ui/cocoa: capture all keys and combos when mouse is grabbed

[dpdk-dev] [PATCH v1 0/2] Use WFE for spinlock and ring
 2021-04-30 13:41 UTC  (6+ messages)
` [dpdk-dev] "

[PATCH] leds: ledtrig-pattern: Use last_repeat when applying hw pattern
 2021-04-30 13:41 UTC  (2+ messages)

[PATCH 1/2] xfs: Introduce XFS_EXTENT_BUSY_IN_TRANS busy extent flag
 2021-04-30 13:40 UTC  (4+ messages)
` [PATCH 2/2] xfs: Prevent deadlock when allocating blocks for AGFL

Needed in 5.4.y: [PATCH 5.10 055/126] ACPI: tables: x86: Reserve memory occupied by ACPI tables
 2021-04-30 13:40 UTC  (4+ messages)

[Bug 1926759] [NEW] WFI instruction results in unhandled CPU exception
 2021-04-30 13:17 UTC  (4+ messages)
` [Bug 1926759] "

[PATCH 5.4 0/8] BPF backports for CVE-2021-29155
 2021-04-30 13:38 UTC  (2+ messages)

[PATCH] drm/amd/display: Update modifier list for gfx10_3
 2021-04-30 13:35 UTC  (2+ messages)

[PATCH 0/2] btrfs: zoned: two fixes for generic/475
 2021-04-30 13:34 UTC  (3+ messages)
` [PATCH 1/2] btrfs: zoned: sanity check zone type
` [PATCH 2/2] btrfs: zoned: bail out if we can't read a reliable write pointer

[OE-core][PATCH] oe-pkgdata-util: ignore SIGPIPE
 2021-04-30 13:34 UTC  (2+ messages)

32-bit DMA limit for devices (and drivers)
 2021-04-30 13:34 UTC  (3+ messages)

[PATCH v4 1/3] perf report: compile tips.txt in perf binary
 2021-04-30 13:33 UTC  (3+ messages)
` [PATCH v4 2/3] perf tests: avoid storing an absolute path "
` [PATCH v4 3/3] perf parse-events: add bison --file-prefix-map option

[PATCH 1/1] drm/amdgpu: remove excess function parameter
 2021-04-30 13:33 UTC 

[PATCH] serial: 8250_omap: fix a timeout loop condition
 2021-04-30 13:33 UTC  (7+ messages)

[PATCH] Revert "drm/amdgpu: Verify bo size can fit framebuffer size on init."
 2021-04-30 13:24 UTC  (2+ messages)

[PATCH 1/1] drm/amdgpu: remove excess function parameter
 2021-04-30 13:33 UTC  (2+ messages)

[LTP] [PATCH 1/4] syscalls/writev: Replace TINFO with TPASS or TFAIL
 2021-04-30 13:33 UTC  (2+ messages)

[PATCH] pcie: designware: mvebu: do not configure ATU for IO when not used
 2021-04-30 13:33 UTC 

[PATCH] xfs: don't allow log writes if the data device is readonly
 2021-04-30 13:32 UTC  (2+ messages)

[dpdk-dev] [PATCH v2] net/mlx5: add power monitoring support
 2021-04-30 13:32 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[BUG?]: mt7601u broken on 5.12
 2021-04-30 13:32 UTC 

[PULL 00/25] QAPI patches patches for 2021-04-30
 2021-04-30 11:48 UTC  (9+ messages)
` [PULL 02/25] qapi/expr.py: Remove 'info' argument from nested check_if_str
` [PULL 06/25] qapi/expr.py: move string check upwards in check_type
` [PULL 14/25] qapi/expr: Only explicitly prohibit 'Kind' nor 'List' for type names
` [PULL 16/25] qapi/expr.py: Use tuples instead of lists for static data
` [PULL 18/25] qapi/error: Repurpose QAPIError as an abstract base exception class
` [PULL 20/25] qapi/error: Make QAPISourceError 'col' parameter optional
` [PULL 23/25] qapi/error.py: enable pylint checks
` [PULL 24/25] qapi/error: Add type hints

[RFC net-next 2/2] usb: class: cdc-wdm: WWAN framework integration
 2021-04-30 13:32 UTC  (3+ messages)

[PATCH v1 0/4] arm64: mvebu: Sync Marvell armada8k MMU setup with Marvell version
 2021-04-30 13:29 UTC  (5+ messages)
` [PATCH v1 1/4] arm64: mvebu: a8k: align memory regions
` [PATCH v1 2/4] arm64: mvebu: do not map firmware RT service region
` [PATCH v1 3/4] arm64: mvebu: a8k: move firmware related definitions to fw info
` [PATCH v1 4/4] arm64: mvebu: extend the mmio region

Request new repo for IBM-specific code
 2021-04-30 13:29 UTC  (6+ messages)

trying to keep the variable glossary up to date
 2021-04-30 13:28 UTC  (4+ messages)
` [docs] "

[PATCH 1/1] drm/amdgpu: remove excess function parameter
 2021-04-30 13:28 UTC  (4+ messages)

[PATCH] drm/i915: Be more gentle with exiting non-persistent context
 2021-04-30 13:27 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH v1 0/3] spi: Sync Kirkwood SPI driver with Marvell version
 2021-04-30 13:26 UTC  (4+ messages)
` [PATCH v1 1/3] spi: kirkwood: support extended baud rates
` [PATCH v1 2/3] spi: kirkwood: prevent configuring speed exceeding max controller freq
` [PATCH v1 3/3] spi: kirkwood: prevent limiting speed to 0

Xen Virtual Keyboard modalias breaking uevents
 2021-04-30 13:16 UTC  (4+ messages)

[LTP] [PATCH 2/4] syscalls/modify_ldt: Replace TINFO with TPASS or TFAIL
 2021-04-30 13:24 UTC  (2+ messages)

[PATCH] Fix typo in CFI build documentation
 2021-04-30 13:20 UTC  (2+ messages)

[RFT PATCH] ACPICA: Fix memory leak caused by _CID repair function
 2021-04-30 13:22 UTC  (2+ messages)

stable-rc/queue/5.10 build: 196 builds: 0 failed, 196 passed, 16 warnings (v5.10.33-1-gab3a0ce18e9e0)
 2021-04-30 13:21 UTC 

arch/mips/loongson64/reset.c:133:2: error: 'secondary_kexec_args' undeclared
 2021-04-30 13:18 UTC  (2+ messages)

[PATCH 0/3] hw: Restrict PCMCIA to ARM target
 2021-04-30 13:14 UTC  (3+ messages)
` [PATCH 1/3] hw/arm/pxa2xx: Declare PCMCIA bus with Kconfig

[cip-dev][isar-cip-core][PATCH] README.secureboot: Corrections
 2021-04-30 13:15 UTC  (2+ messages)
` [cip-dev][isar-cip-core][PATCH v2] "

[PATCH v4 0/1] Introduce support for PSF control
 2021-04-30 13:17 UTC  (2+ messages)
` [PATCH v4 1/1] x86/cpufeatures: Implement Predictive Store Forwarding control

[PATCH 01/13] drm/ttm: add ttm_sys_manager v2
 2021-04-30 13:16 UTC  (5+ messages)
` [PATCH 06/13] drm/ttm: flip over the range manager to self allocated nodes
` [PATCH 07/13] drm/ttm: flip over the sys "

[PATCH v2 1/2] of: addr: Translate 'dma-ranges' for parent nodes missing 'dma-ranges'
 2021-04-30 13:16 UTC  (2+ messages)
` [PATCH v2 2/2] of: addr: Remove call to dev_count_cells() in of_get_address()

Adjustments of NVDIMM devices and future data safety
 2021-04-30 12:18 UTC 

[PATCH 00/21] drm/i915/gem: ioctl clean-ups
 2021-04-30 13:15 UTC  (15+ messages)
` [PATCH 16/21] drm/i915/gem: Delay context creation
  ` [Intel-gfx] "

[PATCH v2] sched: Fix out-of-bound access in uclamp
 2021-04-30 13:14 UTC  (8+ messages)

[PATCH net-next 0/4] MT7530 interrupt support
 2021-04-30 13:13 UTC  (9+ messages)
      ` Aw: "
        `  "
          ` Aw: "
            `  "

[PATCH 0/5] ARM: dts: rcar2: Configure pull up for GPIO keys
 2021-04-30 13:10 UTC  (6+ messages)
` [PATCH 1/5] ARM: dts: koelsch: Rename sw2 to keyboard
` [PATCH 2/5] ARM: dts: lager: Configure pull-up for SOFT_SW GPIO keys
` [PATCH 3/5] ARM: dts: blanche: Configure pull-up for SOFT_SW and SW25 "
` [PATCH 4/5] ARM: dts: gose: Configure pull-up for SOFT_SW "
` [PATCH 5/5] ARM: dts: silk: "

[PATCH v2 00/16] virtio-gpu: split into two devices
 2021-04-30 13:03 UTC  (2+ messages)

[LTP] [PATCH 3/4] syscalls/getpgid01: Replace TINFO with TPASS or TFAIL
 2021-04-30 13:12 UTC  (2+ messages)

[PATCH 1/6] mfd: Add Delta TN48M CPLD driver
 2021-04-30 13:12 UTC  (3+ messages)
` [PATCH 4/6] hwmon: Add Delta TN48M CPLD HWMON driver


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.