All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-09 10:14:20 to 2020-07-09 10:46:30 UTC [more...]

[dpdk-dev] [PATCH v2 00/20] update ixgbe base code
 2020-07-09 10:46 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 00/19] "

[PATCH net-next v2 2/2] net: sched: Lockless Token Bucket (LTB) qdisc
 2020-07-09 10:19 UTC  (3+ messages)

[dpdk-dev] [PATCH v7 0/2] ethdev: minor bugfixes
 2020-07-09 10:43 UTC  (3+ messages)
` [dpdk-dev] [PATCH v7 1/2] ethdev: fix data room size verification in Rx queue setup
` [dpdk-dev] [PATCH v7 2/2] ethdev: fix VLAN offloads set if no relative capabilities

[PATCH v2 0/7] RFC/WIP: Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread
 2020-07-09 10:43 UTC  (10+ messages)
` [PATCH v2 4/7] device-core: use atomic_set on .realized property
` [PATCH v2 6/7] scsi: Add scsi_device_get
` [PATCH v2 7/7] virtio-scsi: use scsi_device_get

[Ksummit-discuss] [Tech-board-discuss] [PATCH] CodingStyle: Inclusive Terminology
 2020-07-09 10:43 UTC  (4+ messages)
    ` [Tech-board-discuss] [Ksummit-discuss] "

PCI passthrough on arm Design Session MoM
 2020-07-09 10:42 UTC  (4+ messages)

[REPORT] possible circular locking dependency when booting a VM on arm64 host
 2020-07-09 10:41 UTC  (2+ messages)

[PATCH v7 00/17] drm/i915: Add support for HDCP 1.4 over MST
 2020-07-09 10:37 UTC  (7+ messages)
` [PATCH v7 10/17] drm/i915: Support DP MST in enc_to_dig_port() function
    ` [Intel-gfx] "
` [PATCH v7 17/17] drm/i915: Add HDCP 1.4 support for MST connectors
    ` [Intel-gfx] "

[dpdk-dev] [PATCH v3 0/4] pmdinfogen: rewrite in Python
 2020-07-09 10:42 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4 "

[PATCH v4] Add package managers as a plugin
 2020-07-09 10:42 UTC  (3+ messages)
` [PATCH v4 01/12] Move rpm manifest to its own subdir

[PATCH] arm64: topology: Don't support AMU without cpufreq
 2020-07-09 10:40 UTC  (5+ messages)

[dpdk-dev] [PATCH v2 3/3] examples/ipsec-secgw: Remove the re-implementation of inet_pton
 2020-07-09 10:38 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 1/3] drivers/net/softnic: "
  ` [dpdk-dev] [PATCH v3 2/3] examples/ip_pipeline: "
  ` [dpdk-dev] [PATCH v3 3/3] examples/ipsec-secgw: "

[PATCH 00/12] ACPI/OF: Upgrade MSI/IOMMU ID mapping APIs
 2020-07-09 10:39 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v2 12/12] bus: fsl-mc: Add ACPI support for fsl-mc
        ` [EXT] "

Add package managers as a plugin
 2020-07-09 10:41 UTC  (3+ messages)
` [PATCH v3] nopackages.bbclass: Get tasks from variable

[PATCH] drm/amd/smu: correct a mistake
 2020-07-09 10:40 UTC 

[PATCH] cifs: fix reference leak for tlink
 2020-07-09 10:39 UTC 

[dpdk-dev] [PATCH 1/1] bus/fslmc: fix memory leak in secondary process
 2020-07-09 10:39 UTC 

linux-next: build warning after merge of the spi tree
 2020-07-09 10:39 UTC  (4+ messages)
  `  "

[PATCH RFC 0/5] s390x: initial support for virtio-mem
 2020-07-09 10:37 UTC  (3+ messages)
` [PATCH RFC 2/5] s390x: implement diag260

[skn:for-next/scmi 19/20] drivers/firmware/arm_scmi/clock.c:128:19: sparse: sparse: incorrect type in initializer (different modifiers)
 2020-07-09 10:38 UTC 

[PATCH v3 0/6] Improvements for MAX77620 GPIO driver
 2020-07-09 10:38 UTC  (6+ messages)
` [PATCH v3 3/6] gpio: max77620: Don't set of_node

[RFC PATCH 0/2] xfs: more unlinked inode list optimization v1
 2020-07-09 10:36 UTC  (6+ messages)
` [RFC PATCH 2/2] xfs: don't access AGI on unlinked inodes if it can

[PATCH] phy: renesas: rcar-gen3-usb2: fix SError happen if DEBUG_SHIRQ is enabled
 2020-07-09 10:36 UTC 

[dpdk-dev] [PATCH] net/bonding: fix socket id check
 2020-07-09 10:36 UTC  (3+ messages)

[PATCH v1] PCI: controller: convert to devm_platform_ioremap_resource()
 2020-07-09 10:36 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/54] multipath-tools series part IV: identify paths by dev_t
 2020-07-09 10:36 UTC  (13+ messages)
` [PATCH 43/54] libmultipath: adopt_paths(): use find_path_by_devt()
` [PATCH 44/54] libmultipath: adopt_paths(): don't bail out on single path failure
` [PATCH 45/54] libmultipath: path_discover(): use find_path_by_devt()
` [PATCH 46/54] libmultipath: path_discover(): always set DI_BLACKLIST
` [PATCH 47/54] libmultipath: get_refwwid(): use find_path_by_devt()
` [PATCH 48/54] libmultipath: get_refwwid(): call get_multipath_config() only once
` [PATCH 49/54] libmultipath: get_refwwid(): get rid of "check" label
` [PATCH 50/54] libmultipath: get_refwwid(): use symbolic return values
` [PATCH 51/54] libmultipath: get_refwwid(): use switch statement
` [PATCH 52/54] libmultipath: constify get_mpe_wwid()
` [PATCH 53/54] multipath: call strchop() on command line argument
` [PATCH 54/54] libmultipath: get_refwwid(): skip strchop(), and constify dev parameter

[PATCH v3 0/8] ASoC: qcom: Add support for SC7180 lpass variant
 2020-07-09 10:34 UTC  (14+ messages)
` [PATCH v3 3/8] ASoC: qcom: lpass: Use regmap_field for i2sctl and dmactl registers
` [PATCH v3 6/8] dt-bindings: sound: lpass-cpu: Add sc7180 lpass cpu node

[PATCH v3 0/6] powerpc: queued spinlocks and rwlocks
 2020-07-09 10:33 UTC  (13+ messages)
` [PATCH v3 3/6] powerpc: move spinlock implementation to simple_spinlock
` [PATCH v3 4/6] powerpc/64s: implement queued spinlocks and rwlocks

[PATCH 00/42] multipath-tools series part III: duplicate alias
 2020-07-09 10:35 UTC  (4+ messages)
` [PATCH 40/42] libmultipath: refuse creating map with "
` [PATCH 41/42] libmultipath: refuse reloading an existing map with different WWID
` [PATCH 42/42] libmultipath: dm_addmap(): refuse creating map with empty WWID

[skn:for-next/scmi 19/20] drivers/firmware/arm_scmi/clock.c:128:12: warning: initialization discards 'const' qualifier from pointer target type
 2020-07-09 10:35 UTC 

[GIT PULL] EFI fixes
 2020-07-09 10:34 UTC  (6+ messages)

Migrating custom qemu.org infrastructure to GitLab
 2020-07-09 10:33 UTC  (5+ messages)

[PATCH] x86/idt: Make sure idt_table takes a whole page
 2020-07-09 10:33 UTC 

[RFC PATCH v1] scsi: ufs: set STATE_ERROR when ufshcd_probe_hba() failed
 2020-07-09 10:33 UTC  (2+ messages)

fs/orangefs/file.c:424:21: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-07-09 10:33 UTC  (2+ messages)

[PULL v2 00/41] virtio,acpi: features, fixes, cleanups
 2020-07-09 10:32 UTC  (5+ messages)

[dpdk-dev] [PATCH v2] build: C++ linkage support is added to rte_service_component.h file
 2020-07-09  8:35 UTC 

[PATCH v2 0/2] QEMU Gating CI
 2020-07-09 10:30 UTC  (3+ messages)
` [PATCH v2 2/2] GitLab Gating CI: initial set of jobs, documentation and scripts

[PATCH v7 00/12] PCI: brcmstb: enable PCIe for STB chips
 2020-07-09 10:31 UTC  (4+ messages)
` [PATCH v7 08/12] device core: Introduce DMA range map, supplanting dma_pfn_offset

[PATCH v2 00/10] x86: Clean up percpu operations
 2020-07-09 10:30 UTC  (8+ messages)
` [PATCH v2 02/10] x86/percpu: Clean up percpu_to_op()
` [PATCH v2 09/10] x86/percpu: Clean up percpu_stable_op()

[PATCH] rtc: goldfish: Enable interrupt in set_alarm() when necessary
 2020-07-09 10:30 UTC  (4+ messages)

[PATCH 0/2] Fix Armada 38x mvneta lockups when switching speeds
 2020-07-09 10:28 UTC  (4+ messages)
` [PATCH 1/2] dt: update Marvell Armada 38x COMPHY binding

[dpdk-dev] [PATCH v2] eal: use c11 atomic built-ins for interrupt status
 2020-07-09 10:30 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[PULL 0/3] M68k next patches
 2020-07-09 10:29 UTC  (2+ messages)

[PATCH] staging: comedi: verify array index is correct before using it
 2020-07-09 10:29 UTC  (2+ messages)

[PULL 00/12] Block layer patches
 2020-07-09 10:28 UTC  (2+ messages)

[PATCH] tests/qtest/fuzz: Add missing spaces in description
 2020-07-09 10:28 UTC  (2+ messages)

[PATCH v4 0/7] Enable Greybus Audio codec driver
 2020-07-09 10:27 UTC  (16+ messages)
` [PATCH v4 1/7] staging: greybus: audio: Update snd_jack FW usage as per new APIs
` [PATCH v4 2/7] staging: greybus: audio: Maintain jack list within GB Audio module
` [PATCH v4 3/7] staging: greybus: audio: Resolve compilation errors for GB codec module
` [PATCH v4 4/7] staging: greybus: audio: Resolve compilation error in topology parser
` [PATCH v4 5/7] staging: greybus: audio: Add helper APIs for dynamic audio modules
` [PATCH v4 6/7] staging: greybus: audio: Enable GB codec, audio module compilation
` [PATCH v4 7/7] drivers: staging: audio: Fix the missing header file for helper file

[PULL 00/29] Block layer patches
 2020-07-09 10:26 UTC  (6+ messages)
` [PULL 13/29] qapi: Flatten object-add

[PATCH v4 00/11] clean-up the migration target allocation functions
 2020-07-09 10:28 UTC  (6+ messages)
` [PATCH v4 06/11] mm/migrate: make a standard migration target allocation function

[PATCH v6 0/7] block: seriously improve savevm/loadvm performance
 2020-07-09 10:26 UTC  (3+ messages)
` [PATCH 1/7] migration/savevm: respect qemu_fclose() error code in save_snapshot()

[PATCH] powerpc: select ARCH_HAS_MEMBARRIER_SYNC_CORE
 2020-07-09 10:24 UTC  (8+ messages)

[PATCH 01/10] board_f: Introduce arch_setup_bdinfo initcall
 2020-07-09 10:27 UTC  (4+ messages)
` [PATCH 05/10] board_f: mips: Factor out mips-specific bdinfo setup

[PATCH] cpu: Add starts_halted() method
 2020-07-09 10:24 UTC  (21+ messages)

[dpdk-dev] DPDK Release Status Meeting 9/07/2020
 2020-07-09 10:26 UTC 

[PATCH v2 00/22] drm: mxsfb: Add i.MX7 support
 2020-07-09 10:25 UTC  (5+ messages)
` [PATCH v2 11/22] drm: mxsfb: Stop using DRM simple display pipeline helper

[PATCH v2 1/2] btrfs: avoid possible signal interruption for btrfs_drop_snapshot() on relocation tree
 2020-07-09 10:25 UTC  (5+ messages)
` [PATCH v2 2/2] btrfs: relocation: review the call sites which can be interruped by signal

[PATCH] [v3] PCI: rcar: Fix runtime PM imbalance on error
 2020-07-09 10:25 UTC  (2+ messages)

[PATCH v2 0/3] remove PROT_SAO support and disable
 2020-07-09 10:20 UTC  (6+ messages)
` [PATCH v2 2/3] powerpc/64s: remove PROT_SAO support

[PATCH v2] cpuidle: tegra: Correctly handle result of arm_cpuidle_simple_enter()
 2020-07-09 10:21 UTC  (8+ messages)

[PATCH 00/39] multipath-tools series part II: dev_loss_tmo fixes
 2020-07-09 10:19 UTC  (5+ messages)
` [PATCH 36/39] libmultipath: add macro DEV_LOSS_TMO_UNSET
` [PATCH 37/39] libmultipath: improve logging for dev_loss_tmo override
` [PATCH 38/39] libmultipath: print message if setting dev_loss_tmo is unsupported
` [PATCH 39/39] libmultipath: increase log level of limiting dev_loss_tmo

[PATCH 0/2] Remove kiocb ki_complete
 2020-07-09 10:17 UTC  (2+ messages)

[PATCH ipsec-next 0/2] xfrm interface: use hash to store xfrmi contexts
 2020-07-09 10:16 UTC  (3+ messages)
` [PATCH ipsec-next 1/2] xfrm interface: avoid xi lookup in xfrmi_decode_session()
` [PATCH ipsec-next 2/2] xfrm interface: store xfrmi contexts in a hash by if_id

[PATCH v3 0/4] zone-append support in io-uring and aio
 2020-07-09 10:15 UTC  (4+ messages)
  ` [PATCH v3 4/4] io_uring: add support for zone-append

[PATCH 00/35] multipath-tools series part I: minor changes
 2020-07-09 10:16 UTC  (36+ messages)
` [PATCH 01/35] multipath-tools tests/util: separate group for bitmask tests
` [PATCH 02/35] multipath-tools tests/directio: fix missing initializers
` [PATCH 03/35] tests: __wrap_dlog: use check_expected()
` [PATCH 04/35] multipath tools tests: add strchop() test
` [PATCH 05/35] libmultipath: improve strchop()
` [PATCH 06/35] multipath-tools tests: add test for devt2devname
` [PATCH 07/35] libmultipath: devt2devname(): simplify using libudev
` [PATCH 08/35] libmultipath: create bitfield abstraction
` [PATCH 09/35] libmultipath: use bitfields in group_by_match()
` [PATCH 10/35] libmultipath: util: constify function arguments
` [PATCH 11/35] multipath-tools tests: add unit tests for strlcat
` [PATCH 12/35] libmultipath: strlcpy()/strlcat(): use restrict qualifier
` [PATCH 13/35] libmultipath: constify blacklist code
` [PATCH 14/35] libmultipath: rlookup_binding(): remove newline in log message
` [PATCH 15/35] libmultipath: fix missing initializer warning from clang 3.9
` [PATCH 16/35] libmultipath: fix gcc -Wstringop-overflow warning
` [PATCH 17/35] libmultipath: remove uevent listener failback
` [PATCH 18/35] libmultipath: uevent: use static linkage where possible
` [PATCH 19/35] libmultipath: uevent: inline trivial functions
` [PATCH 20/35] libmultipath: decrease log level of "SCSI target" log message
` [PATCH 21/35] libmultipath: get_udev_uid(): more appropriate error code
` [PATCH 22/35] libmultipath: get_uid(): improve log message on udev failure
` [PATCH 23/35] libmultipath: make sysfs_pathinfo() static and use const
` [PATCH 24/35] libmultipath: pathinfo(): improve a log message
` [PATCH 25/35] libmultipath: pathinfo(): don't filter emtpy devnode names
` [PATCH 26/35] libmultipath: io_err_stat_handle_pathfail(): less error conditions
` [PATCH 27/35] libmultipath: improve libdm logging
` [PATCH 28/35] libmultipath: snprint_devices(): use udev_enumerate
` [PATCH 29/35] libmultipath: snprint_devices(): print hidden/foreign status
` [PATCH 30/35] libmultipath: alloc_path(): initialize pp->initialized
` [PATCH 31/35] libmultipath: alloc_path_with_pathinfo(): treat devname overflow as error
` [PATCH 32/35] libmultipath: log table params in addmap()
` [PATCH 33/35] multipathd: remove set_multipath_wwid()
` [PATCH 34/35] kpartx: print an error message if removing a partition fails
` [PATCH 35/35] kpartx: add missing newline

[PATCH v2 1/3] mt76: mt7663u: fix memory leak in set key
 2020-07-09 10:15 UTC  (3+ messages)

[RFC 0/3] cpufreq: cppc: Add support for frequency invariance
 2020-07-09 10:13 UTC  (6+ messages)
` [RFC 1/3] arm64: topology: Add amu_counters_supported() helper
` [RFC 2/3] topology: Provide generic implementation of arch_freq_counters_available()
` [RFC 3/3] cpufreq: cppc: Add support for frequency invariance

[PATCH] ASoC: rt286: fix unexpected interrupt happens
 2020-07-09 10:13 UTC 

[PATCH v3] clk: tegra: pll: Improve PLLM enable-state detection
 2020-07-09 10:14 UTC  (3+ messages)

[PATCH][next] spi: atmel: remove redundant label out_free
 2020-07-09 10:12 UTC 

[PATCH v10 00/34] Add subcluster allocation to qcow2
 2020-07-09 10:13 UTC  (3+ messages)
` [PATCH v10 02/34] qcow2: Convert qcow2_get_cluster_offset() into qcow2_get_host_offset()

[PATCH v4 4/4] printk: use the lockless ringbuffer
 2020-07-09 10:14 UTC  (5+ messages)
` [printk] 18a2dc6982: ltp.kmsg01.fail

[PATCH] fpga: dfl: pci: add device id for Intel FPGA PAC N3000
 2020-07-09 10:14 UTC  (4+ 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.