All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-28 07:45:45 to 2020-06-28 10:59:36 UTC [more...]

[dpdk-dev] [PATCH 1/5] eal: added interrupts empty stubs
 2020-06-28 10:58 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 0/5] compiling ethdev lib under windows
  ` [dpdk-dev] [PATCH v2 1/5] eal: added interrupts empty stubs
  ` [dpdk-dev] [PATCH v2 4/5] telemetry: implement empty stubs for Windows
  ` [dpdk-dev] [PATCH v2 5/5] ethdev: compiling ethdev under Windows

Crash when running Qemu
 2020-06-28 10:55 UTC 

Search function in xconfig is partially broken after recent changes
 2020-06-28 10:54 UTC  (7+ messages)

drivers/net/hamradio/dmascc.c:1238:56: sparse: sparse: non size-preserving pointer to integer cast
 2020-06-28 10:49 UTC  (2+ messages)

[Bug 207383] New: [Regression] 5.7-rc: amdgpu/polaris11 gpf: amdgpu_atomic_commit_tail
 2020-06-28 10:48 UTC  (2+ messages)
` [Bug 207383] [Regression] 5.7 "

KASAN: slab-out-of-bounds Read in qrtr_endpoint_post
 2020-06-28 10:46 UTC  (3+ messages)

[PATCH v3] staging: wfx: Get descriptors for GPIOs
 2020-06-28 10:44 UTC  (3+ messages)

[PATCH v2] Enable auto-merge for meld to follow the vim-diff beharior
 2020-06-28 10:37 UTC  (3+ messages)

[RFC PATCH] nvme-pci: Move the sg table allocation/free into init/exit_request
 2020-06-28 10:34 UTC  (2+ messages)

[PATCH rdma-next 0/5] ib_core allocation patches
 2020-06-28 10:33 UTC  (9+ messages)
` [PATCH rdma-next 2/5] RDMA: Clean MW allocation and free flows
` [PATCH rdma-next 5/5] RDMA/core: Convert RWQ table logic to ib_core allocation scheme

arch/nios2/include/asm/irqflags.h:12:9: sparse: sparse: context imbalance in 'snd_pcm_group_unlock_irq' - unexpected unlock
 2020-06-28 10:32 UTC  (2+ messages)

[RFC] Host1x/TegraDRM UAPI
 2020-06-28 10:28 UTC  (7+ messages)
` [RFC] Host1x/TegraDRM UAPI (drm_tegra_submit_command)
` [RFC] Host1x/TegraDRM UAPI (sync points)

[Buildroot] [PATCH v2, 1/1] package/bridge-utils: bump to version 1.7
 2020-06-28 10:26 UTC 

[Buildroot] [PATCH 1/1] package/libfribidi: bump to version 1.0.9
 2020-06-28 10:23 UTC 

[PATCH] gitlab: add pycrypto for arm64
 2020-06-28 10:20 UTC 

Pull request: u-boot-rockchip-20200628
 2020-06-28 10:20 UTC 

[dpdk-dev] [PATCH 0/3] mlx5: LACP handling for bonded devices
 2020-06-28 10:19 UTC  (2+ messages)

[PATCH] rtlwifi/*/dm.c: Use const in swing_table declarations
 2020-06-28 10:17 UTC 

[xen-unstable-coverity test] 151428: all pass - PUSHED
 2020-06-28 10:15 UTC 

[PATCH net-next] liquidio: use list_empty_careful in lio_list_delete_head
 2020-06-28 10:14 UTC 

Standardized IPv6 ULA from PublicKey
 2020-06-28 10:15 UTC  (7+ messages)

[Buildroot] [PATCH 1/1] package/bridge-utils: bump to version 1.7
 2020-06-28 10:14 UTC 

[OE-core][zeus][PATCH v2] nfs-utils: fix CVE-2019-3689
 2020-06-28 10:14 UTC 

[PATCHv4 00/22] scsi: enable reserved commands for LLDDs
 2020-06-28 10:13 UTC  (7+ messages)
` [PATCH 02/22] block: add flag for internal commands
` [PATCH 03/22] scsi: add scsi_{get,put}_internal_cmd() helper

Support for git+https://foo.example.com like URIs
 2020-06-28 10:10 UTC  (4+ messages)
` [bitbake-devel] "

[RFC] ref-filter: add new atom `signature`
 2020-06-28 10:05 UTC 

[Buildroot] [PATCH 1/1] package/keepalived: drop --{en, dis}able-libiptc option
 2020-06-28 10:01 UTC 

[PATCH RFC 0/5] support batched IOTLB updating in vhost-vdpa
 2020-06-28  9:58 UTC  (3+ messages)
` [PATCH RFC 4/5] vhost-vdpa: support IOTLB batching hints

[PATCH v3 00/35] dm: Add programmatic generation of ACPI tables (part B)
 2020-06-28  9:55 UTC  (17+ messages)
` [PATCH v3 03/35] acpi: Add a way to check device status
` [PATCH v3 04/35] irq: Add a method to convert an interrupt to ACPI
` [PATCH v3 05/35] acpi: Support generation of ACPI code
` [PATCH v3 06/35] acpi: Support generation of interrupt descriptor
` [PATCH v3 07/35] gpio: Add a method to convert a GPIO to ACPI
` [PATCH v3 08/35] acpi: Support string output
` [PATCH v3 09/35] acpi: Support generation of GPIO descriptor
` [PATCH v3 10/35] acpi: Support generation of a GPIO/irq for a device

[PATCH 00/10] some fixing + refactoring batch-free
 2020-06-28  9:52 UTC  (11+ messages)
` [PATCH 01/10] io_uring: fix refs underflow in io_iopoll_queue()
` [PATCH 02/10] io_uring: remove inflight batching in free_many()
` [PATCH 03/10] io_uring: dismantle req early and remove need_iter
` [PATCH 04/10] io_uring: batch-free linked reqs as well
` [PATCH 05/10] io_uring: cosmetic changes for batch free
` [PATCH 06/10] io_uring: kill REQ_F_LINK_NEXT
` [PATCH 07/10] io_uring: clean up req->result setting by rw
` [PATCH 08/10] io_uring: fix missing wake_up io_rw_reissue()
` [PATCH 09/10] io_uring: do task_work_run() during iopoll
` [PATCH 10/10] io_uring: fix iopoll -EAGAIN handling

[bpf] af7ec13833: will-it-scale.per_process_ops -2.5% regression
 2020-06-28  8:50 UTC  (2+ messages)

[PATCH] doc: update URL for sparse's tarballs
 2020-06-28  9:50 UTC  (4+ messages)
  ` [PATCH] doc: add link to sparse's home page/internal docs

[dpdk-dev] [PATCH v2 0/3] compile librte_net for windows
 2020-06-28  9:48 UTC  (4+ messages)
  ` [dpdk-dev] [PATCH v2 3/3] eal/windows: librte_net build on Windows

[PATCH 1/1] gstreamer1.0-plugins-bad: don't select vulkan if directfb enabled
 2020-06-28  9:40 UTC  (5+ messages)
` [PATCH v2] "
  ` [OE-core] "

[GSoC] Shourya's Blog
 2020-06-28  9:39 UTC 

[linux-linus test] 151410: regressions - FAIL
 2020-06-28  9:38 UTC 

[dpdk-dev] [PATCH] net/mlx5: fix flow META item validation
 2020-06-28  9:36 UTC 

FWD: [PATCH 3/3] net: phylink: correct trivial kernel-doc inconsistencies
 2020-06-28  9:36 UTC  (5+ messages)
        ` [PATCH v3] "

[PATCH net-next] sctp: use list_is_singular in sctp_list_single_entry
 2020-06-28  9:32 UTC  (2+ messages)

[OE-core][zeus][PATCH] nfs-utils: fix CVE-2019-3689
 2020-06-28  9:32 UTC  (2+ messages)
` ✗ patchtest: failure for "

[Bug 200695] New: Blank screen on RX 580 with amdgpu.dc=1 enabled (no displays detected)
 2020-06-28  9:27 UTC  (4+ messages)
` [Bug 200695] "

[PATCH] nfs-utils: systemd: nfs-server.service: Cleanup extra whitespaces
 2020-06-28  9:24 UTC 

[PATCH] [media] gspca: First camera mode is skipped
 2020-06-28  9:24 UTC 

[f2fs-dev] [PATCH v4] f2fs: add f2fs_gc exception handle in f2fs_ioc_gc_range
 2020-06-28  9:24 UTC  (3+ messages)

ufs-bsg node not created
 2020-06-28  9:19 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/haveged: bump to version 1.9.13
 2020-06-28  9:16 UTC 

[PATCH] drm: panel: simple: Drop drive/sample bus flags for LVDS panels
 2020-06-28  9:13 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/2] package/dropbear: bump to version 2020.80
 2020-06-28  9:13 UTC  (3+ messages)
` [Buildroot] [PATCH v2 2/2] package/dropbear: fix license infos

[Buildroot] [PATCH 1/1] package/mpd: bump version to 0.21.24
 2020-06-28  9:12 UTC 

[PATCH] remove unneeded BSD & Solaris compatibility layer
 2020-06-28  9:09 UTC  (3+ messages)

nfsd: radix tree warning in nfs4_put_stid and kernel panic
 2020-06-28  9:07 UTC  (3+ messages)

[[OE-core][Patch] cogl-1.0: : don't require eglmesaext.h
 2020-06-28  9:04 UTC  (4+ messages)

"gh" question -- perhaps off topic
 2020-06-28  9:04 UTC  (2+ messages)

[PATCH v2 1/2] dma-direct: provide the ability to reserve per-numa CMA
 2020-06-28  8:58 UTC  (5+ messages)

[RFC][PATCH] ring-buffer: Have nested events still record running time stamp
 2020-06-28  8:59 UTC  (2+ messages)

[djwong-xfs:repair-quota 60/61] fs/xfs/xfs_quota.h:127:9: sparse: this was the original definition
 2020-06-28  8:58 UTC 

[RFC PATCH 05/11] net: Infrastructure for per queue aRFS
 2020-06-28  8:56 UTC  (2+ messages)

[RFC PATCH 05/11] net: Infrastructure for per queue aRFS
 2020-06-28  8:55 UTC  (2+ messages)

[PATCH v1 0/2] Improve descriptions of a few simple-panels
 2020-06-28  8:53 UTC  (14+ messages)
` [PATCH v1 2/2] drm/panel-simple: Add missing BUS descriptions for some panels

[RFC 0/2] Add support for bus lock VM exit
 2020-06-28  8:53 UTC  (3+ messages)
` [RFC 1/2] KVM: VMX: Convert vcpu_vmx.exit_reason to a union
` [RFC 2/2] KVM: VMX: Enable bus lock VM exit

[Buildroot] [PATCH 1/1] package/unrar: bump version to 5.9.3
 2020-06-28  8:51 UTC 

[PATCH] efi: avoid error message when booting under Xen
 2020-06-28  8:50 UTC  (4+ messages)

[PATCH] 9p: remove unused code in 9p
 2020-06-28  8:47 UTC  (2+ messages)

[oe] [meta-python] [PATCH] python3-ansicolors: Enable ptest
 2020-06-28  8:45 UTC  (5+ messages)
` [oe] [meta-python] [PATCH] python3-anyjson: "
` [oe] [meta-python] [PATCH] python3-atomicwrites: upgrade 1.3.0 -> 1.4.0
` [oe] [meta-python] [PATCH] python3-backports-functools-lru-cache: Enable ptest
` [oe] [meta-python] [PATCH] python3-bcrypt: "

[dpdk-dev] [RFC] add flow action context API
 2020-06-28  8:44 UTC  (4+ messages)
` [dpdk-dev] [RFC v2 0/1] "

[PATCH v4 0/5] ceph: periodically send perf metrics to ceph
 2020-06-28  8:42 UTC  (6+ messages)
` [PATCH v4 1/5] ceph: add check_session_state helper and make it global
` [PATCH v4 2/5] ceph: add global total_caps to count the mdsc's total caps number
` [PATCH v4 3/5] ceph: periodically send perf metrics to ceph
` [PATCH v4 4/5] ceph: switch to WARN_ON_ONCE and bubble up errnos to the callers
` [PATCH v4 5/5] ceph: send client provided metric flags in client metadata

[PATCH] arm, kbuild: Add new 'xipinstall' target
 2020-06-28  8:24 UTC  (2+ messages)

[PATCH v6 3/3] btrfs: refactor btrfs_check_can_nocow() into two variants
 2020-06-28  8:41 UTC  (2+ messages)

[dpdk-dev] [PATCH v1 00/17] introduce global debug flag
 2020-06-28  8:40 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 0/3] "
    ` [dpdk-dev] [PATCH v2 1/3] config: introduce global rte "

[PATCH v2 00/25] x86: Enhance MTRR functionality to support multiple CPUs
 2020-06-28  8:40 UTC  (19+ messages)
` [PATCH v2 16/25] x86: mtrr: Use MP calls to list the MTRRs
` [PATCH v2 17/25] x86: Don't enable SMP in SPL
` [PATCH v2 18/25] x86: coral: Update the memory map
` [PATCH v2 19/25] x86: mtrr: Update MTRRs on all CPUs
` [PATCH v2 20/25] x86: mtrr: Add support for writing to MTRRs on any CPU
` [PATCH v2 21/25] x86: mtrr: Update the command to use the new mtrr calls
` [PATCH v2 22/25] x86: mtrr: Restructure so command execution is in one place
` [PATCH v2 23/25] x86: mtrr: Update 'mtrr' to allow setting MTRRs on any CPU
` [PATCH v2 24/25] x86: mp: Add more comments to the module

[PATCH v3 0/7] Convert the remaining text files to ReST
 2020-06-28  8:40 UTC  (4+ messages)

Search function in xconfig is partially broken after recent changes
 2020-06-28  8:40 UTC  (3+ messages)
` [PATCH] kconfig: qconf: Fix find on split mode

[RESEND PATCH v10 2/2] phy: samsung-ufs: add UFS PHY driver for samsung SoC
 2020-06-28  8:32 UTC  (4+ messages)

[PATCH v9 0/5] support reserving crashkernel above 4G on arm64 kdump
 2020-06-28  8:34 UTC  (18+ messages)
` [PATCH v9 1/5] x86: kdump: move reserve_crashkernel_low() into crash_core.c
` [PATCH v9 2/5] arm64: kdump: reserve crashkenel above 4G for crash dump kernel
` [PATCH v9 3/5] arm64: kdump: add memory for devices by DT property linux, usable-memory-range
  ` [PATCH v9 3/5] arm64: kdump: add memory for devices by DT property linux,usable-memory-range
` [PATCH v9 4/5] arm64: kdump: fix kdump broken with ZONE_DMA reintroduced
` [PATCH v9 5/5] kdump: update Documentation about crashkernel on arm64

[RFC PATCH 02/10] dt-bindings: Add vendor prefix for Netronix, Inc
 2020-06-28  8:29 UTC  (10+ messages)
` [RFC PATCH 04/10] mfd: Add base driver for Netronix embedded controller

[PATCH 00/27] Converter R-Car DU to the DRM bridge connector helper
 2020-06-28  8:28 UTC  (6+ messages)

[PATCH] ARM: dts: exynos: Fix L2 cache-controller nodename
 2020-06-28  8:26 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/8] support the flow-based traffic sampling
 2020-06-28  8:27 UTC  (8+ messages)
` [dpdk-dev] [PATCH 1/8] ethdev: introduce sample action for rte flow

[PATCH] modpost: remove use of non-standard strsep() in HOSTCC code
 2020-06-28  8:20 UTC  (7+ messages)

[PATCH 1/2] drm/bridge: dw-hdmi: Don't cleanup i2c adapter and ddc ptr in __dw_hdmi_probe() bailout path
 2020-06-28  8:22 UTC  (4+ messages)
` [PATCH 2/2] drm/bridge: dw-hdmi: Always add the bridge in the global bridge list

[PATCH v1 00/10] vDPA support in qemu
 2020-06-28  8:19 UTC  (3+ messages)

drivers/dma/sun6i-dma.c:244:45: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-06-28  7:42 UTC 

[jirislaby:devel 21/45] arch/x86/kernel/cpu/microcode/amd.c:678:9: sparse: sparse: too long token expansion
 2020-06-28  8:19 UTC 

[PATCH 0/2] Add msm8939 tsensv0_1 support
 2020-06-28  8:02 UTC  (4+ messages)
` [PATCH 1/2] thermal: qcom: tsens-v0_1: Add support for MSM8939

[PATCH] RDMA/core: Fix bogus WARN_ON during ib_unregister_device_queued()
 2020-06-28  8:02 UTC  (2+ messages)

[mm/page_alloc.c] 2e8f0447ff: vm-scalability.throughput -18.2% regression
 2020-06-28  7:55 UTC 

[PATCH] mm/cma.c: use exact_nid true to fix possible per-numa cma leak
 2020-06-28  7:43 UTC 


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.