All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-20 16:41:19 to 2020-01-20 17:23:47 UTC [more...]

[dpdk-dev] [RFC v20.20] mbuf: introduce pktmbuf pool with pinned external buffers
 2020-01-20 17:23 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5 0/5] mbuf: detach mbuf with pinned external buffer
  ` [dpdk-dev] [PATCH v5 1/5] mbuf: introduce routine to get private mbuf pool flags
  ` [dpdk-dev] [PATCH v5 2/5] mbuf: detach mbuf with pinned external buffer

[PATCH v10 0/2] qcow2: add zstd cluster compression
 2020-01-20 17:13 UTC  (3+ messages)
` [PATCH v10 1/2] docs: improve qcow2 spec about extending image header
` [PATCH v10 2/2] docs: qcow2: introduce compression type feature

[PATCH 00/11] rk3399: SPI boot support (fixes, updates)
 2020-01-20 17:22 UTC  (4+ messages)
` [PATCH 02/11] distro_bootcmd: Add SF support

[PULL 0/5] 9p patches 2020-01-20
 2020-01-20 17:06 UTC  (6+ messages)
` [PULL 1/5] 9pfs: local: Fix possible memory leak in local_link()
` [PULL 2/5] 9p: local: always return -1 on error in local_unlinkat_common
` [PULL 3/5] 9p: init_in_iov_from_pdu can truncate the size
` [PULL 4/5] virtfs-proxy-helper.c: remove 'err_out' label in setugid()
` [PULL 5/5] 9pfs/9p.c: remove unneeded labels

[igt-dev] [PATCH i-g-t] tests/kms_plane_lowres: Test only with one plane
 2020-01-20 17:19 UTC  (7+ messages)

[Xen-devel] [PATCH v2] x86/hvmloader: round up memory BAR size to 4K
 2020-01-20 17:18 UTC  (3+ messages)

[PATCH 0/5] IPMI patch queue
 2020-01-20 17:07 UTC  (6+ messages)
` [PATCH 1/5] ipmi: Add man page pieces for the IPMI PCI devices
` [PATCH 2/5] smbus-eeprom: remove PROP_PTR
` [PATCH 3/5] ipmi: add SET_SENSOR_READING command
` [PATCH 4/5] hw/i2c/Kconfig: Add an entry for the SMBus
` [PATCH 5/5] i386:acpi: Remove _HID from the SMBus ACPI entry

[PATCH] crypto: x86/curve25519 - replace with formally verified implementation
 2020-01-20 17:18 UTC 

[PATCH] goarch.bbclass: Disable dynamic linking on PPC64 LE
 2020-01-20 17:18 UTC 

stable-rc/linux-4.9.y boot: 96 boots: 1 failed, 85 passed with 9 offline, 1 untried/unknown (v4.9.210-77-g2f9a91e62a20)
 2020-01-20 17:18 UTC 

[alsa-devel] [PATCH v2 0/3] SOF: Fix HDMI probe errors on GLK devices
 2020-01-20 17:17 UTC  (4+ messages)
` [alsa-devel] [PATCH v2 3/3] ALSA: hda/hdmi - add retry logic to parse_intel_hdmi()

[PATCH 0/3] Allow to reattach with new composition data
 2020-01-20 17:17 UTC  (2+ messages)

[PATCH -mm v3] mm/page_isolation: fix potential warning from user
 2020-01-20 17:16 UTC  (3+ messages)

[meta-oe][PATCH] nodejs: 10.17.0 -> 12.14.0
 2020-01-20 17:17 UTC  (2+ messages)

[RFC] Revert "kvm: nVMX: Restrict VMX capability MSR changes"
 2020-01-20 17:16 UTC  (3+ messages)

[RFC PATCH] Provide mechanism for build-time default env entries
 2020-01-20 17:15 UTC  (4+ messages)

[meta-python2 v2] python: add 2.7.17 from oe-core
 2020-01-20 17:14 UTC 

[MPTCP] request for a pcap with version 1
 2020-01-20 17:14 UTC 

[PATCH][meta-python2] python: add 2.7.17 from oe-core
 2020-01-20 17:12 UTC  (6+ messages)
` [OE-core] "

[dpdk-dev] [PATCH v2] pktgen: fix sequence help message
 2020-01-20 17:11 UTC 

[PATCH v3 00/10] Further bitmaps improvements
 2020-01-20 17:05 UTC  (5+ messages)
` [PATCH v3 04/10] hbitmap: drop meta bitmaps as they are unused

[dpdk-dev] [PATCH v2 1/2] net/virtio: refactor devargs parsing
 2020-01-20 17:05 UTC  (2+ messages)
    ` [dpdk-dev] [PATCH v2 2/2] net/virtio: add link speed devarg

[dpdk-dev] [PATCH v1 00/38] Introduce mlx5 vDPA driver
 2020-01-20 17:03 UTC  (38+ messages)
` [dpdk-dev] [PATCH v1 01/38] net/mlx5: separate DevX commands interface
` [dpdk-dev] [PATCH v1 03/38] mlx5: share the mlx5 glue reference
` [dpdk-dev] [PATCH v1 04/38] mlx5: share mlx5 PCI device detection
` [dpdk-dev] [PATCH v1 05/38] mlx5: share mlx5 devices information
` [dpdk-dev] [PATCH v1 06/38] drivers: introduce mlx5 vDPA driver
` [dpdk-dev] [PATCH v1 07/38] common/mlx5: expose vDPA DevX capabilities
` [dpdk-dev] [PATCH v1 08/38] vdpa/mlx5: support queues number operation
` [dpdk-dev] [PATCH v1 09/38] vdpa/mlx5: support features get operations
` [dpdk-dev] [PATCH v1 10/38] common/mlx5: glue null memory region allocation
` [dpdk-dev] [PATCH v1 11/38] common/mlx5: support DevX indirect mkey creation
` [dpdk-dev] [PATCH v1 12/38] common/mlx5: glue event queue query
` [dpdk-dev] [PATCH v1 13/38] common/mlx5: glue event interrupt commands
` [dpdk-dev] [PATCH v1 14/38] common/mlx5: glue UAR allocation
` [dpdk-dev] [PATCH v1 15/38] common/mlx5: add DevX command to create CQ
` [dpdk-dev] [PATCH v1 16/38] common/mlx5: glue VAR allocation
` [dpdk-dev] [PATCH v1 17/38] common/mlx5: add DevX virtio emulation commands
` [dpdk-dev] [PATCH v1 18/38] vdpa/mlx5: prepare memory regions
` [dpdk-dev] [PATCH v1 19/38] mlx5: share CQ entry check
` [dpdk-dev] [PATCH v1 20/38] vdpa/mlx5: prepare completion queues
` [dpdk-dev] [PATCH v1 21/38] vdpa/mlx5: handle completions
` [dpdk-dev] [PATCH v1 22/38] vdpa/mlx5: prepare virtio queues
` [dpdk-dev] [PATCH v1 23/38] vdpa/mlx5: support stateless offloads
` [dpdk-dev] [PATCH v1 24/38] common/mlx5: allow type configuration for DevX RQT
` [dpdk-dev] [PATCH v1 25/38] common/mlx5: add TIR fields constants
` [dpdk-dev] [PATCH v1 26/38] common/mlx5: add DevX command to modify RQT
` [dpdk-dev] [PATCH v1 27/38] common/mlx5: get DevX capability for max RQT size
` [dpdk-dev] [PATCH v1 28/38] vdpa/mlx5: add basic steering configurations
` [dpdk-dev] [PATCH v1 29/38] vdpa/mlx5: support queue state operation
` [dpdk-dev] [PATCH v1 30/38] vdpa/mlx5: map doorbell
` [dpdk-dev] [PATCH v1 31/38] vdpa/mlx5: support live migration
` [dpdk-dev] [PATCH v1 32/38] vdpa/mlx5: support close and config operations
` [dpdk-dev] [PATCH v1 33/38] mlx5: skip probing according to the vDPA mode
` [dpdk-dev] [PATCH v1 34/38] net/mlx5: separate Netlink commands interface
` [dpdk-dev] [PATCH v1 35/38] net/mlx5: reduce Netlink commands dependencies
` [dpdk-dev] [PATCH v1 36/38] mlx5: share Netlink commands
` [dpdk-dev] [PATCH v1 37/38] common/mlx5: support ROCE disable through Netlink
` [dpdk-dev] [PATCH v1 38/38] vdpa/mlx5: disable ROCE

[PATCH] file: explicitly disable seccomp
 2020-01-20 17:10 UTC  (6+ messages)

[RFC PATCH v4 00/11] powerpc: switch VDSO to C implementation
 2020-01-20 17:08 UTC  (7+ messages)

[PATCH 0/4] Add support for devices in the Energy Model
 2020-01-20 16:20 UTC  (11+ messages)
` [PATCH 1/4] PM / EM: and devices to "

[PATCH 0/5] drm/rockchip: Fix unbind/bind
 2020-01-20 17:06 UTC  (18+ messages)
` [PATCH 1/5] component: Add an API to cleanup before unbind
` [PATCH 2/5] drm/rockchip: Fix the device unbind order
` [PATCH 3/5] drm/rockchip: vop: Fix CRTC unbind
` [PATCH 4/5] drm/rockchip: lvds: Fix component unbind
` [PATCH 5/5] drm/rockchip: rk3066_hdmi: Cleanup "

[PATCH -next] backlight: qcom-wled: fix unsigned comparison to zero
 2020-01-20 13:01 UTC 

rk3399 mipi phy force stop mode
 2020-01-20 11:41 UTC 

[Xen-devel] [xen-unstable-smoke test] 146330: tolerable all pass - PUSHED
 2020-01-20 17:09 UTC 

[PATCH] commit: replace rebase/sequence booleans with single pick_state enum
 2020-01-20 17:09 UTC  (4+ messages)

[PATCH v2 0/2] Add support for sun4i HDMI audio
 2020-01-20 12:33 UTC  (3+ messages)
` [PATCH v2 1/2] dmaengine: sun4i: Add support for cyclic requests with dedicated DMA
` [PATCH v2 2/2] drm: sun4i: hdmi: Add support for sun4i HDMI encoder audio

[PATCH 0/1] Cortina Access Custodian
 2020-01-20 17:09 UTC  (3+ messages)
` [PATCH] MAINTAINERS, git-mailrc: cortina: add Custodian for Cortina Access Inc

[PATCH 0/3] Generic DPI panel on Colibri iMX7 / Col.Eval.board
 2020-01-20  9:57 UTC  (4+ messages)
` [PATCH 1/3] drm/panel: make LVDS panel driver DPI capable

[PATCH v3 0/7] Add dts for mt8183 GPU (and misc panfrost patches)
 2020-01-20 17:09 UTC  (11+ messages)
` [PATCH v3 4/7] drm/panfrost: Add support for multiple regulators

[Intel-gfx] [PATCH i-g-t] scripts/trace.pl: Update for preempt-to-busy, heartbeats and timeslicing
 2020-01-20 17:09 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v2] leds: add SGI IP30 led support
 2020-01-20 17:09 UTC 

[PATCH 0/2] backup-top failure path fix
 2020-01-20 17:04 UTC  (5+ messages)
` [PATCH 1/2] block/backup-top: fix failure path
` [PATCH 2/2] iotests: add test for backup-top failure on permission activation

[Xen-devel] [PATCH v2] VT-d: don't pass bridge devices to domain_context_mapping_one()
 2020-01-20 17:06 UTC  (6+ messages)

✅ PASS: Test report for kernel 5.4.14-rc1-13da583.cki (stable)
 2020-01-20 17:07 UTC 

load balancing between two chains
 2020-01-20 17:06 UTC  (4+ messages)

[PATCH v2 66/86] ppc/{ppc440_bamboo,sam460x}: drop RAM size fixup
 2020-01-20 17:02 UTC  (3+ messages)
` [PATCH v3 64/84] ppc/{ppc440_bamboo,sam460ex}: "

[PATCH] arm64: kvm: Annotate guest entry/exit as a single function
 2020-01-20 17:04 UTC  (4+ messages)

zero-copy between interfaces
 2020-01-20 17:04 UTC  (5+ messages)
      ` [Intel-wired-lan] "

[PATCH 0/3 v2] xfs: Fix races between readahead and hole punching
 2020-01-20 16:58 UTC  (5+ messages)

OpenBMC Starting Point
 2020-01-20 17:03 UTC  (3+ messages)

[PATCH 01/12] i2c: pxa: use official address byte helper
 2020-01-20 17:03 UTC 

Build failed in Jenkins: libcamera #76
 2020-01-20 17:03 UTC  (2+ messages)
` Build failed in Jenkins: libcamera #77

[PATCH][next] drivers: ipmi: fix off-by-one bounds check that leads to a out-of-bounds write
 2020-01-20 17:01 UTC  (4+ messages)

[PATCH 0/4] Updates for ClearFog EEPROM
 2020-01-20 17:01 UTC  (7+ messages)

[Intel-gfx] [PATCH i-g-t 1/5] lib/intel_bufops: Introduce buffer operations
 2020-01-20 17:00 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/5] "

[PATCH bpf-next v2 00/11] Extend SOCKMAP to store listening sockets
 2020-01-20 17:00 UTC  (5+ messages)
` [PATCH bpf-next v2 02/11] net, sk_msg: Annotate lockless access to sk_prot on clone

[PATCH 00/15] Multipath patch dump
 2020-01-20 16:59 UTC  (4+ messages)
` [PATCH 07/15] libmultipath: fix sgio_get_vpd looping

[Virtio-fs] [PATCH 0/2] virtiofsd: Remove fuse_loop_mt.c and clone_fd option
 2020-01-20 16:59 UTC  (3+ messages)
` [Virtio-fs] [PATCH 2/2] virtiofsd: Remove fuse_loop_mt.c

[patch] inotify.7: Merge late perror() into fprintf()
 2020-01-20 16:58 UTC 

[Xen-devel] [PATCH v4 00/18] VM forking
 2020-01-20 16:46 UTC  (7+ messages)
` [Xen-devel] [PATCH v4 13/18] x86/mem_sharing: Skip xen heap pages in memshr nominate
` [Xen-devel] [PATCH v4 14/18] x86/mem_sharing: check page type count earlier

[Xen-devel] [RFC PATCH 0/3] Live update boot memory management
 2020-01-20 16:58 UTC  (4+ messages)
` [Xen-devel] [RFC PATCH 1/3] x86/setup: Don't skip 2MiB underneath relocated Xen image
  ` [Xen-devel] [RFC PATCH 2/3] x86/boot: Reserve live update boot memory

[dpdk-dev] [PATCH v5 00/17] Introduces net/ionic PMD
 2020-01-20 16:57 UTC  (3+ messages)
` [dpdk-dev] [PATCH v5 11/17] net/ionic: add Rx filters support

vfat: Broken case-insensitive support for UTF-8
 2020-01-20 16:56 UTC  (11+ messages)

[PATCH 0/8] Introduce Data Access MONitor (DAMON)
 2020-01-20 16:55 UTC  (2+ messages)

[PATCH net-next 0/3] vsock: support network namespace
 2020-01-20 16:53 UTC  (8+ messages)
` [PATCH net-next 1/3] vsock: add network namespace support

[PATCH 1/5] include/linux: Add instrumented.h infrastructure
 2020-01-20 16:52 UTC  (5+ messages)
` [PATCH 3/5] asm-generic, kcsan: Add KCSAN instrumentation for bitops

python2-less meta-openembedded build results
 2020-01-20 16:51 UTC  (5+ messages)
` [OE-core] "

[dpdk-dev] [RFC] DPDK Trace support
 2020-01-20 16:51 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t 1/2] lib: Add support to connector path property
 2020-01-20 16:51 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/2] "

tegra30 tdm audio support
 2020-01-20 16:50 UTC  (21+ messages)
` [PATCH v5 2/7] ASoC: tegra: Allow 24bit and 32bit samples
                              ` [Linux-kernel] "
                                    ` [alsa-devel] "

[alibaba-cloud:ck-4.19.91 10494/10716] htmldocs: include/net/sock.h:518: warning: Function parameter or member 'ALI_HOTFIX_RESERVE(1' not described in 'sock'
 2020-01-20 16:51 UTC 

[RESEND PATCH V5 0/2] Stitch LBR call stack (kernel)
 2020-01-20 16:50 UTC  (4+ messages)
` [RESEND PATCH V5 1/2] perf/core: Add new branch sample type for HW index of raw branch records

[PATCH v3 5/6] x86/ftrace: Use text_poke()
 2020-01-20 16:50 UTC  (11+ messages)

[PATCH v5 0/10] Introduce CAP_PERFMON to secure system performance monitoring and observability
 2020-01-20 16:50 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH] perf/x86/intel/ds: Fix x86_pmu_stop warning for large PEBS
 2020-01-20 16:50 UTC  (3+ messages)

[PATCH 0/3] Re-fix rebase -i with SHA-1 collisions
 2020-01-20 16:49 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] rebase -i: re-fix short SHA-1 collision

[PATCH 1/4] x86/resctrl: Fix use-after-free when deleting resource groups
 2020-01-20 16:47 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH 3/4] x86/resctrl: Fix a deadlock due to inaccurate active reference of kernfs node
 2020-01-20 16:47 UTC  (2+ messages)
` [tip: x86/urgent] x86/resctrl: Fix a deadlock due to inaccurate reference

[PATCH 2/4] x86/resctrl: Fix use-after-free due to inaccurate refcount of rdtgroup
 2020-01-20 16:47 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH 4/4] x86/resctrl: Clean up unused function parameter in mkdir path
 2020-01-20 16:47 UTC  (2+ messages)
` [tip: x86/urgent] "

[dpdk-dev] [PATCH 0/2] Fix build with FreeBSD 13-CURRENT
 2020-01-20 16:47 UTC  (2+ messages)

[PATCH 00/26] Various qom & qdev enhancements
 2020-01-20 16:45 UTC  (3+ messages)

[PATCH v3 2/2] iio: srf04: add power management feature
 2020-01-20 16:45 UTC 

[PATCH v3 1/2] dt-bindings: devantech-srf04.yaml: add pm feature
 2020-01-20 16:44 UTC 

[PATCH v3 0/2] iio: srf04: add support for power management
 2020-01-20 16:44 UTC 

[PATCH] env: introduce CONFIG_ENV_DOTVARS_TEMPORARY
 2020-01-20 16:44 UTC  (2+ messages)

[Intel-gfx] [PATCH libdrm] intel: drm_intel_bo_gem_create_from_* on platforms w/o HW tiling
 2020-01-20 16:43 UTC  (2+ messages)
`  "

[PATCH] drm/amdgpu: fix doc by clarifying sched_list definition
 2020-01-20 16:43 UTC  (2+ messages)

[Xen-devel] [xen-unstable bisection] complete test-amd64-i386-xl-qemut-stubdom-debianhvm-amd64-xsm
 2020-01-20 16:41 UTC 

[PATCH 1/1] netfilter: ipset: use bitmap infrastructure completely
 2020-01-20 16:42 UTC  (2+ messages)

[MPTCP] Re: [PATCH] mptcp: Refine some comments
 2020-01-20 16:41 UTC 

[Buildroot] Problem generating rootfs for ci20 defconfig
 2020-01-20 16:41 UTC  (4+ messages)

[Virtio-fs] Question: atime update behavior of virtiofs
 2020-01-20 16:41 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.