All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-04 17:21:57 to 2021-05-04 18:30:15 UTC [more...]

[GIT PULL] remoteproc updates for v5.13
 2021-05-04 18:30 UTC  (3+ messages)

[GIT PULL]: dmaengine updates for v5.13-rc1
 2021-05-04 18:30 UTC  (2+ messages)

[GIT PULL] hwspinlock udpates for v5.13
 2021-05-04 18:30 UTC  (2+ messages)

[GIT PULL] rpmsg updates for v5.13
 2021-05-04 18:30 UTC  (2+ messages)

[GIT PULL] dma-mapping updates for Linux 5.13
 2021-05-04 18:30 UTC  (2+ messages)

[PATCH 0/2] AMD Zen-based IF Unit Poison Quirk
 2021-05-04 18:29 UTC  (5+ messages)
` [PATCH 1/2] x86/MCE: Always save CS register on AMD Zen IF errors
` [PATCH 2/2] x86/MCE: Don't call kill_me_now() directly

[PATCH v2 1/5] cgroup: introduce cgroup.kill
 2021-05-04 18:29 UTC  (3+ messages)

[PATCH net] ionic: fix ptp support config breakage
 2021-05-04 18:28 UTC 

[GIT PULL] ktest: Updates for 5.13
 2021-05-04 18:27 UTC 

[Printing-architecture] Oops - I accidentally stopped the PWG/OP Summit WebEx - please login by 3pm Eastern
 2021-05-04 18:27 UTC 

[meta-oe][PATCH] catch2: Upgrade to 2.13.6
 2021-05-04 18:25 UTC 

[PATCH 0/2] DDR/L3 Scaling support on SC7280 SoCs
 2021-05-04 18:25 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: sc7280: Add cpu OPP tables

IORING_OP_POLL_ADD/IORING_OP_POLL_REMOVE questions
 2021-05-04 18:06 UTC 

#yocto cmake configurations
 2021-05-04 18:23 UTC  (2+ messages)

[PATCH 0/2] ARM: dts: r8a7745,r8a7794: Remove generic compatible strings from iic blocks
 2021-05-04 18:23 UTC  (2+ messages)

[PATCH v2 1/3] ptest-runner: libgcc must be installed for pthread_cancel to work
 2021-05-04 18:24 UTC  (4+ messages)
` [PATCH v2 3/3] gstreamer1.0: update ptest patch
  ` [OE-core] "

[Bridge] [PATCH net 0/6] bridge: Fix snooping in multi-bridge config with switchdev
 2021-05-04 18:22 UTC  (7+ messages)
` [Bridge] [PATCH 1/6] bridge: Refactor br_mdb_notify
` [Bridge] [PATCH 2/6] bridge: Offload mrouter port forwarding to switchdev
` [Bridge] [PATCH 3/6] bridge: Avoid traffic disruption when Querier state changes
` [Bridge] [PATCH 4/6] bridge: Force mcast_flooding for mrouter ports
` [Bridge] [PATCH 5/6] bridge: Flood Queries even when mcast_flood is disabled
` [Bridge] [PATCH 6/6] bridge: Always multicast_flood Reports

[virtio-comment] [PATCH] Make global flag names consistent
 2021-05-04 18:21 UTC 

[PATCH] rpmsg: char: Remove useless includes
 2021-05-04 18:20 UTC  (5+ messages)

[RFC PATCH v2 0/2] hw/ppc: code motion to compile without TCG
 2021-05-04 18:14 UTC  (4+ messages)
` [RFC PATCH v2 2/2] hw/ppc: Moved TCG code to spapr_hcall_tcg

[net-next] net: dsa: felix: disable always guard band bit for TAS config
 2021-05-04 18:18 UTC  (3+ messages)

[PATCH v2 0/7] Lazily allocate memslot rmaps
 2021-05-04 18:17 UTC  (9+ messages)
` [PATCH v2 1/7] KVM: x86/mmu: Track if shadow MMU active

nvme tcp receive errors
 2021-05-04 18:15 UTC  (12+ messages)

stable-rc/queue/4.9 build: 173 builds: 34 failed, 139 passed, 3 warnings (v4.9.268-2-gc42f89a7ad6f2)
 2021-05-04 18:15 UTC 

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-05-04 18:15 UTC  (24+ messages)

[meta-mingw] [PATCH] mingw-libgnurx: Add recipe
 2021-05-04 18:14 UTC  (3+ messages)

[PATCH 00/15] KVM: x86: RDPID/RDTSCP fixes and uret MSR cleanups
 2021-05-04 18:14 UTC  (7+ messages)
` [PATCH 01/15] KVM: VMX: Do not adverise RDPID if ENABLE_RDTSCP control is unsupported
` [PATCH 02/15] KVM: x86: Emulate RDPID only if RDTSCP is supported

[PATCH v6 1/6] clk: sifive: Add pcie_aux clock in prci driver for PCIe driver
 2021-05-04 18:12 UTC  (4+ messages)

[virtio-comment] [PATCH] virtio-net: fix a display for num_buffers
 2021-05-04 18:13 UTC 

stable-rc/queue/4.19 baseline: 98 runs, 5 regressions (v4.19.189-7-gb2a67041e4ea9)
 2021-05-04 18:12 UTC 

[meta-mingw] [PATCH v2] mingw-libgnurx: Add recipe
 2021-05-04 18:11 UTC 

[PATCH v2 1/2] platform/x86: samsung-laptop: use octal numbers for rwx file permissions
 2021-05-04 18:10 UTC  (6+ messages)
` [PATCH v2 2/2] platform/x86: samsung-laptop: set debugfs blobs to read only

[PATCH v3 00/15] lib/string_helpers: get rid of ugly *_escape_mem_ascii()
 2021-05-04 18:08 UTC  (16+ messages)
` [PATCH v3 01/15] lib/string_helpers: Switch to use BIT() macro
` [PATCH v3 02/15] lib/string_helpers: Move ESCAPE_NP check inside 'else' branch in a loop
` [PATCH v3 03/15] lib/string_helpers: Drop indentation level in string_escape_mem()
` [PATCH v3 04/15] lib/string_helpers: Introduce ESCAPE_NA for escaping non-ASCII
` [PATCH v3 05/15] lib/string_helpers: Introduce ESCAPE_NAP to escape non-ASCII and non-printable
` [PATCH v3 06/15] lib/string_helpers: Allow to append additional characters to be escaped
` [PATCH v3 07/15] lib/test-string_helpers: Print flags in hexadecimal format
` [PATCH v3 08/15] lib/test-string_helpers: Get rid of trailing comma in terminators
` [PATCH v3 09/15] lib/test-string_helpers: Add test cases for new features
` [PATCH v3 10/15] MAINTAINERS: Add myself as designated reviewer for generic string library
` [PATCH v3 11/15] seq_file: Introduce seq_escape_mem()
` [PATCH v3 12/15] seq_file: Add seq_escape_str() as replica of string_escape_str()
` [PATCH v3 13/15] seq_file: Convert seq_escape() to use seq_escape_str()
` [PATCH v3 14/15] nfsd: Avoid non-flexible API in seq_quote_mem()
` [PATCH v3 15/15] seq_file: Drop unused *_escape_mem_ascii()

[PATCHv8 00/18] scsi: enabled reserved commands for LLDDs
 2021-05-04 18:09 UTC  (8+ messages)
` [PATCH 10/18] scsi: implement reserved command handling

main - pvremove: use consistent error message
 2021-05-04 18:08 UTC 

[PATCH v2] powerpc/64: BE option to use ELFv2 ABI for big endian kernels
 2021-05-04 18:08 UTC  (9+ messages)

GCC, unaligned access and UB in the Linux kernel
 2021-05-04 18:07 UTC 

[dpdk-dev] [v2] test/mempool: fix heap buffer overflow
 2021-05-04 18:07 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 1/2] "
  ` [dpdk-dev] [dpdk-stable] "

[Virtio-fs] [RFC][PATCH][v3] virtiofsd: virtiofsd: Use thread pool only after certain queue depth
 2021-05-04 18:07 UTC  (5+ messages)

[RFC 0/2] [RFC] Honor PCI prefetchable attributes for a virtual machine on ARM64
 2021-05-04 18:03 UTC  (20+ messages)
` [RFC 1/2] vfio/pci: keep the prefetchable attribute of a BAR region in VMA

[PATCH 1/7] core-image-weston: add sdk/ptest images
 2021-05-04 18:04 UTC  (4+ messages)
` [PATCH 4/7] oeqa/selftest: transition to weston images
  ` [OE-core] "

How to mesh over ethernet VLAN?
 2021-05-04 18:04 UTC  (7+ messages)

[PATCH 1/2] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-05-04 18:01 UTC  (7+ messages)
` [PATCH 2/2] pwm: Add support for "

[Buildroot] problems building a system for Rpi4
 2021-05-04 18:02 UTC  (3+ messages)

[PATCH 22/22] p5326: perf tests for MIDX bitmaps
 2021-05-04 18:00 UTC  (2+ messages)

[PATCH] iio: bme680_i2c: Make bme680_acpi_match depend on CONFIG_ACPI
 2021-05-04 18:00 UTC  (4+ messages)

[RFC PATCH] crypto: arc4: Implement a version optimized for memory usage
 2021-05-04 17:59 UTC  (3+ messages)

[dpdk-dev] [PATCH v2 00/16] mlx5 common part for crypto driver
 2021-05-04 17:55 UTC  (17+ messages)
` [dpdk-dev] [PATCH v3 00/15] "
  ` [dpdk-dev] [PATCH v3 01/15] common/mlx5: remove redundant spaces in header file
  ` [dpdk-dev] [PATCH v3 02/15] common/mlx5: update GENEVE TLV OPT obj name
  ` [dpdk-dev] [PATCH v3 03/15] common/mlx5: optimize read of general obj type caps
  ` [dpdk-dev] [PATCH v3 04/15] common/mlx5: add HCA cap for AES-XTS crypto
  ` [dpdk-dev] [PATCH v3 05/15] common/mlx5: support general object DEK create op
  ` [dpdk-dev] [PATCH v3 06/15] common/mlx5: adjust DevX MKEY fields for crypto
  ` [dpdk-dev] [PATCH v3 07/15] common/mlx5: support general obj IMPORT KEK create
  ` [dpdk-dev] [PATCH v3 08/15] common/mlx5: support general obj CRYPTO LOGIN create
  ` [dpdk-dev] [PATCH v3 09/15] common/mlx5: add crypto BSF struct and defines
  ` [dpdk-dev] [PATCH v3 10/15] common/mlx5: share hash list tool
  ` [dpdk-dev] [PATCH v3 11/15] common/mlx5: share get ib device match function
  ` [dpdk-dev] [PATCH v3 12/15] common/mlx5: support general obj CREDENTIAL create
  ` [dpdk-dev] [PATCH v3 13/15] common/mlx5: add crypto register structs and defs
  ` [dpdk-dev] [PATCH v3 14/15] common/mlx5: support register write access
  ` [dpdk-dev] [PATCH v3 15/15] common/mlx5: add UMR and RDMA write WQE defines

[PATCH] staging: rtl8723bs: use generic kernel error codes
 2021-05-04 17:56 UTC  (4+ messages)

[PATCH] e2fsck: fix portability problems caused by unaligned accesses
 2021-05-04 17:55 UTC  (6+ messages)

[PATCH 0/9] vtpmmgr: Some fixes - still incomplete
 2021-05-04 17:55 UTC  (13+ messages)
` [PATCH 1/9] docs: Warn about incomplete vtpmmgr TPM 2.0 support
` [PATCH 4/9] vtpmmgr: Allow specifying srk_handle for TPM2
` [PATCH 9/9] vtpmmgr: Support GetRandom passthrough on TPM 2.0

[PATCH 0/3] IR driver for USB-UIRT device
 2021-05-04 17:52 UTC  (4+ messages)
` [PATCH 1/3] USB: serial: move ftdi_sio.h into include directories
` [PATCH 2/3] media: rc: new driver for USB-UIRT device
` [PATCH 3/3] USB: serial: blacklist USB-UIRT when driver is selected

(no subject)
 2021-05-04 17:51 UTC  (19+ messages)
` [PATCH v8 1/9] bus: mhi: core: Allow sending the STOP channel command
` [PATCH v8 2/9] bus: mhi: core: Clear context for stopped channels from remove()
` [PATCH v8 3/9] bus: mhi: core: Improvements to the channel handling state machine
` [PATCH v8 4/9] bus: mhi: core: Update debug messages to use client device
` [PATCH v8 5/9] bus: mhi: core: Hold device wake for channel update commands
` [PATCH v8 6/9] bus: mhi: core: Clear configuration from channel context during reset
` [PATCH v8 7/9] bus: mhi: core: Check channel execution environment before issuing reset
` [PATCH v8 8/9] bus: mhi: core: Remove __ prefix for MHI channel unprepare function
` [PATCH v8 9/9] bus: mhi: Improve documentation on channel transfer setup APIs

[PATCH 16/22] t5326: test multi-pack bitmap behavior
 2021-05-04 17:51 UTC  (2+ messages)

stable-rc/queue/4.14 baseline: 38 runs, 1 regressions (v4.14.232-11-g5b4ddc83d461)
 2021-05-04 17:51 UTC 

[PATCH v1] tools: handle missing xencommons in xen-init-dom0.service
 2021-05-04 17:50 UTC  (2+ messages)

[dpdk-dev] [PATCH] mbuf: check mbuf dyn shared memory validity
 2021-05-04 17:50 UTC  (3+ messages)

[PATCH v1] tools: handle missing xencommons in xenconsoled.service
 2021-05-04 17:50 UTC  (2+ messages)

[Virtio-fs] [ANNOUNCE] Bi-weekly community calls for virtiofs discussions
 2021-05-04 17:49 UTC  (2+ messages)

[PATCH v11 0/6] MTE support for KVM guest
 2021-05-04 17:44 UTC  (15+ messages)
` [PATCH v11 2/6] arm64: kvm: Introduce MTE VM feature
` [PATCH v11 5/6] KVM: arm64: ioctl to fetch/store tags in a guest

stable-rc/queue/4.14 build: 187 builds: 36 failed, 151 passed, 59 warnings (v4.14.232-11-gbea707e12d1c)
 2021-05-04 17:48 UTC 

[PATCH v1] tools: fix incorrect suggestions for XENCONSOLED_TRACE on FreeBSD
 2021-05-04 17:47 UTC  (2+ messages)

[meta-oe][PATCH] liburing: Upgrade to 2.0
 2021-05-04 17:47 UTC 

More flags for logging
 2021-05-04 17:44 UTC  (8+ messages)
            ` mcp251xfd receiving non ACKed frames (was: Re: More flags for logging)

[dpdk-dev] [PATCH v2] net/mlx5: add power monitoring support
 2021-05-04 17:43 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] "

[Bluez PATCH v2] btmgmt: Fix enable adding irk when turining privacy on
 2021-05-04 17:43 UTC  (2+ messages)

[GIT PULL] gpio: updates for v5.13
 2021-05-04 17:41 UTC  (7+ messages)

[PATCH] grub-install: Add backup and restore
 2021-05-04 17:39 UTC  (2+ messages)

Backport for 5.4 and 4.19, iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()
 2021-05-04 17:39 UTC  (2+ messages)

[PATCH] drm/i915: drop the __i915_active_call pointer packing
 2021-05-04 17:38 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

Linux Plumbers Conf 2021
 2021-05-04 17:34 UTC 

[RESEND PATCH] bus: mhi: core: Remove pre_init flag used for power purposes
 2021-05-04 17:33 UTC  (3+ messages)

race condition issue at remote proc startup
 2021-05-04 17:26 UTC  (3+ messages)

[RFC v2 0/7] add function support to IDL
 2021-05-04 17:31 UTC  (9+ messages)
` [RFC v2 5/7] libxl: add device function definitions to libxl_types.idl
` [RFC v2 6/7] libxl: implement device add/remove/destroy functions generation

[PATCH v5 00/10] Add support for extension boards detection and DT overlays application
 2021-05-04 17:31 UTC  (11+ messages)
` [PATCH v5 01/10] fdt_support: move fdt_valid from cmd_fdt.c to fdt_support.c
` [PATCH v5 02/10] cmd: add support for a new "extension" command
` [PATCH v5 03/10] pytest: add sandbox test for "
` [PATCH v5 04/10] ti/common: add support for extension_scan_board function
` [PATCH v5 05/10] am57xx: add support for cape detect functionality
` [PATCH v5 06/10] w1: replace dt detection by automatic detection
` [PATCH v5 07/10] arm: sunxi: add support for DIP detection to CHIP board
` [PATCH v5 08/10] configs: CHIP: add support for DIP detect functionality
` [PATCH v5 09/10] arm: am335x: add support for i2c2 bus
` [PATCH v5 10/10] am335x: add support for cape detect functionality

[PATCH v1 0/6] BHI/BHIe improvements for MHI power purposes
 2021-05-04 17:30 UTC  (13+ messages)
` [PATCH v1 1/6] bus: mhi: core: Set BHI/BHIe offsets on power up preparation
` [PATCH v1 2/6] bus: mhi: core: Set BHI and BHIe pointers to NULL in clean-up
` [PATCH v1 3/6] bus: mhi: Add MMIO region length to controller structure
` [PATCH v1 6/6] bus: mhi: core: Add range checks for BHI and BHIe

stable-rc/queue/4.9 build: 176 builds: 33 failed, 143 passed, 4 warnings (v4.9.268-2-g07b9bde6ef981)
 2021-05-04 17:30 UTC 

stable-rc/queue/4.9 baseline: 83 runs, 5 regressions (v4.9.268-2-gd6ef008d25c07)
 2021-05-04 17:29 UTC 

[PATCH] migration: do not restart VM after successful snapshot-load
 2021-05-04 17:26 UTC  (2+ messages)

[powerpc:next-test 7/8] arch/powerpc/lib/feature-fixups.c:233:32: error: cast to smaller integer type 'enum stf_barrier_type' from 'void *'
 2021-05-04 17:26 UTC  (2+ messages)

[PATCH 6/6] send-pack: support push negotiation
 2021-05-04 17:26 UTC  (3+ messages)

Backport for 4.14, iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()
 2021-05-04 17:26 UTC 

[PATCH v3 0/4] Finish converting git bisect to C part 4
 2021-05-04 17:26 UTC  (3+ messages)
` [PATCH v3 3/4] bisect--helper: reimplement `bisect_run` shell function in C

[PATCH v6 00/20] reftable library
 2021-05-04 17:24 UTC  (6+ messages)
` [PATCH v7 00/28] "
  ` [PATCH v7 10/28] reftable: (de)serialization for the polymorphic record type
  ` [PATCH v7 23/28] Reftable support for git-core

[RFC] Introduce NL80211_IFTYPE_MLO_LINK_DEVICE for MLO link (IEEE 802.11be)
 2021-05-04 17:23 UTC  (11+ messages)

[PATCH] PCI: tegra: Fix host initialization during resume
 2021-05-04 17:21 UTC 

[PATCH] csky: syscache: Fixup duplicate cache flush
 2021-05-04 17:21 UTC  (2+ messages)

[Bug 1857226] [NEW] 'set_link net0 off' not working with e1000e driver
 2021-05-04 17:14 UTC  (2+ messages)
` [Bug 1857226] "


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.