All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-26 14:40:31 to 2019-09-26 15:32:18 UTC [more...]

[dpdk-dev] [PATCH v2 00/10] Add an option to use LTO for DPDK build
 2019-09-26 15:32 UTC  (12+ messages)
` [dpdk-dev] [PATCH v2 01/10] build: add an option to enable LTO build

[meta-webserver][PATCH] nginx: fix install paths
 2019-09-26 15:31 UTC  (5+ messages)

[PATCH 00/11] hw: Convert various reset() handler to DeviceReset
 2019-09-26 15:17 UTC  (9+ messages)
` [PATCH 01/11] hw/acpi/piix4: Convert reset "
` [PATCH 02/11] hw/ide/piix: "
` [PATCH 03/11] hw/isa/piix4: "
` [PATCH 04/11] hw/pci-host/piix: "
` [PATCH 05/11] hw/ide/sii3112: "
` [PATCH 06/11] hw/ide/via82c: "
` [PATCH 07/11] hw/isa/vt82c686: "
` [PATCH 08/11] hw/input/lm832x: "

[PATCH] audit: Report suspicious O_CREAT usage
 2019-09-26 15:31 UTC  (2+ messages)

[PATCH v2 0/4] arm64: vdso32: Address various issues
 2019-09-26 15:31 UTC  (9+ messages)
` [PATCH v2 1/4] arm64: vdso32: Introduce COMPAT_CC_IS_GCC
` [PATCH v2 3/4] arm64: vdso32: Fix compilation warning

[SPDK] RAID1E POC Status
 2019-09-26 15:30 UTC 

[CI] drm/i915/dmc: Update ICL DMC version to v1.09
 2019-09-26 15:30 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/dmc: Update ICL DMC version to v1.09 (rev2)

[PATCH] x86/efi: Don't require non-blocking EFI callbacks
 2019-09-26 15:29 UTC  (2+ messages)

[PATCH 0/4] git-gui: GIT_ASK_YESNO/GIT_ASKPASS patches from Git for Windows
 2019-09-26 15:30 UTC  (5+ messages)
` [PATCH 1/4] git-gui: provide question helper for retry fallback on Windows
` [PATCH 2/4] git gui: set GIT_ASKPASS=git-gui--askpass if not set yet
` [PATCH 3/4] git-gui--askyesno: allow overriding the window title
` [PATCH 4/4] git-gui--askyesno (mingw): use Git for Windows' icon, if available

[PATCH v4 00/25] InfiniBand Transport (IBTRS) and Network Block Device (IBNBD)
 2019-09-26 15:29 UTC  (17+ messages)
` [PATCH v4 17/25] ibnbd: client: main functionality
` [PATCH v4 21/25] ibnbd: server: functionality for IO submission to file or block dev

[PATCH iproute2(-next) v2 1/1] ip: fix ip route show json output for multipath nexthops
 2019-09-26 15:29 UTC 

[PATCH] generic: fallocate two bytes at block boundary
 2019-09-26 15:29 UTC 

[PATCH 0/2] net/phy/mdio-mscc-miim: Adjustments for mscc_miim_probe()
 2019-09-26 15:29 UTC  (5+ messages)
` [PATCH 1/2] net/phy/mdio-mscc-miim: Use devm_platform_ioremap_resource() in mscc_miim_probe()
    ` [1/2] "

[RFC PATCH] configure: deprecate 32 bit build hosts
 2019-09-26 15:27 UTC  (8+ messages)

[dpdk-dev] [PATCH 0/3] RFC: Support disabling DPDK drivers in meson builds
 2019-09-26 15:28 UTC  (4+ messages)

[ANN] Media sessions in Lyon in October: codecs
 2019-09-26 15:28 UTC  (3+ messages)

[PATCH] xfs: Fix tail rounding in xfs_alloc_file_space()
 2019-09-26 15:28 UTC  (5+ messages)

[PATCH] async: Using current_work() to implement current_is_async()
 2019-09-26 15:27 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/next/linux-next
 2019-09-26 15:27 UTC 

[OFFTOPIC] New OS
 2019-09-26 15:26 UTC 

[PATCH] drm/i915: Delegate our irq handler to a thread
 2019-09-26 15:24 UTC  (6+ messages)

[PATCH] ASoC: topology: Fix a signedness bug in soc_tplg_dapm_widget_create()
 2019-09-26 15:24 UTC  (4+ messages)
` [alsa-devel] Applied "ASoC: topology: Fix a signedness bug in soc_tplg_dapm_widget_create()" to the asoc tree
  `  "

[PATCH 00/35] irqchip/gic-v4: GICv4.1 architecture support
 2019-09-26 15:19 UTC  (9+ messages)
` [PATCH 03/35] irqchip/gic-v3-its: Allow LPI invalidation via the DirectLPI interface
` [PATCH 10/35] irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocation

post-receive: pub/scm/linux/kernel/git/broonie/spi
 2019-09-26 15:24 UTC 

SRP subnet timeout
 2019-09-26 15:24 UTC  (5+ messages)

[PATCH 1/2] Make _FORTIFY_SOURCE defines dependent on the feature
 2019-09-26 15:24 UTC  (4+ messages)
` [PATCH 2/2] Avoid raising segv using an obvious null dereference

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2019-09-26 15:24 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/spi
 2019-09-26 15:24 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2019-09-26 15:24 UTC 

[PATCH] git: use COPY_ARRAY and MOVE_ARRAY in handle_alias()
 2019-09-26 15:24 UTC  (5+ messages)
  ` sizeof(var) vs sizeof(type), was "

[SPDK] RAID1E POC Status
 2019-09-26 15:24 UTC 

Problems with arm64 compat vdso
 2019-09-26 15:23 UTC  (11+ messages)
` [PATCH 0/4] arm64: vdso32: Address various issues
  ` [PATCH 1/4] arm64: vdso32: Introduce COMPAT_CC_IS_GCC

[Xen-devel] [PATCH] x86/CPUID: RSTR_FP_ERR_PTRS depends on FPU
 2019-09-26 15:23 UTC  (2+ messages)

[PATCH v4] drm: Don't free jobs in wait_event_interruptible()
 2019-09-26 15:23 UTC  (3+ messages)

[Xen-devel] [PATCH] x86/shim: fix ballooning down the guest
 2019-09-26 15:22 UTC  (3+ messages)

[PATCH 1/2] ASOC: Add ADAU7118 8 Channel PDM-to-I2S/TDM Converter driver
 2019-09-26 15:21 UTC  (5+ messages)
` [alsa-devel] "

[dpdk-dev] [PATCH 00/13] add hairpin feature
 2019-09-26 15:22 UTC  (3+ messages)

[PATCH 00/01] scsi: Add sysfs attributes for VPD pages 0h and 89h
 2019-09-26 15:22 UTC  (3+ messages)
` [PATCH] "

[PATCH] ASoC: amd: Missing Initialization of IRQFLAGS
 2019-09-27  0:04 UTC  (3+ messages)
` [alsa-devel] "

[RFC PATCH] x86/doc/boot_protocol: Correct the description of "reloc"
 2019-09-26 15:20 UTC  (5+ messages)

[PATCH RFC/RFT 0/4] Add Airtime Queue Limits (AQL) to mac80211
 2019-09-26 15:19 UTC  (6+ messages)
` [PATCH RFC/RFT 4/4] mac80211: Apply Airtime-based Queue Limit (AQL) on packet dequeue

mesh: org.bluez.mesh.Element.MessageReceived method does not provide destination address
 2019-09-26 15:18 UTC  (4+ messages)

[PATCH] async: Let kfree() out of the critical area of the lock
 2019-09-26 15:18 UTC  (5+ messages)

spi: Add call to spi_slave_abort() function when spidev driver is released
 2019-09-26 15:17 UTC  (7+ messages)

[PULL 0/9] migration queue
 2019-09-26 15:13 UTC  (2+ messages)

[Xen-devel] [PATCH v3 12/12] livepatch: Add python bindings for livepatch operations
 2019-09-26 15:14 UTC  (4+ messages)

[Xen-devel] [PATCH V6 0/8] iommu/arm: Add Renesas IPMMU-VMSA support + Linux's iommu_fwspec
 2019-09-26 15:16 UTC  (3+ messages)

[PATCH 1/3] staging: wilc1000: remove unnecessary netdev validation check in del_key()
 2019-09-26 15:14 UTC  (6+ messages)
` [PATCH 2/3] staging: wilc1000: move wlan_deinit_locks() in wilc_netdev_cleanup()
` [PATCH 3/3] staging: wilc1000: use RCU list to maintain vif interfaces list

[PATCH] iommu/ipmmu-vmsa: Hook up r8a774b1 DT matching code
 2019-09-26 15:15 UTC  (4+ messages)

CONFIG_NET_TC_SKB_EXT
 2019-09-26 15:14 UTC  (12+ messages)

[PATCH v10 0/6] mm / virtio: Provide support for unused page reporting
 2019-09-26 15:13 UTC  (7+ messages)
        ` [virtio-dev] "

[PATCH v2 3/3] libnvdimm, MAINTAINERS: Maintainer Entry Profile
 2019-09-26 15:14 UTC  (9+ messages)
` [PATCH] media: add a subsystem profile documentation
  ` [Ksummit-discuss] "

[Xen-devel] [PATCH v2 00/11] ioreq: add support for internal servers
 2019-09-26 15:13 UTC  (10+ messages)
` [Xen-devel] [PATCH v2 06/11] ioreq: allow dispatching ioreqs to "
` [Xen-devel] [PATCH v2 09/11] vpci: register as an internal ioreq server

post-receive: pub/scm/linux/kernel/git/firmware/linux-firmware
 2019-09-26 15:13 UTC 

[LTP] [PATCH v2 0/4] Increase bind() converage - GH#538
 2019-09-26 15:13 UTC  (5+ messages)
` [LTP] [PATCH v2 1/4] Update syscalls/bind02 to new API
` [LTP] [PATCH v2 2/4] Create separate .c file for include/tst_net.h
` [LTP] [PATCH v2 3/4] Add socket address initialization functions to tst_net library
` [LTP] [PATCH v2 4/4] Add connection tests for bind()

[Xen-devel] [PATCH v3] xen/sched: don't let XEN_RUNSTATE_UPDATE leak into vcpu_runstate_get()
 2019-09-26 15:11 UTC  (3+ messages)

[PATCH] mmc: renesas_sdhi_internal_dmac: Add r8a774b1 support
 2019-09-26 15:11 UTC  (3+ messages)

[meta-oe] [PATCH] renderdoc: add new recipe
 2019-09-26 15:10 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/bpf/bpf
 2019-09-26 15:09 UTC 

[PATCH] drm/amd/amdgpu: add IH cg support on soc15 project
 2019-09-26 15:09 UTC  (3+ messages)

[RFC PATCH 00/18] crypto: wireguard using the existing crypto API
 2019-09-26 15:04 UTC  (10+ messages)

[dpdk-dev] [PATCH v7 00/10] vhost: support inflight share memory protocol feature
 2019-09-26 15:06 UTC  (8+ messages)
  ` [dpdk-dev] [PATCH v7 04/10] vhost: add two new messages to support a shared buffer
  ` [dpdk-dev] [PATCH v7 10/10] vhost: add vhost-user-blk example which support inflight

[PATCH 00/22] block: Fix check_to_replace_node()
 2019-09-26 15:03 UTC  (5+ messages)
` [PATCH 21/22] iotests: Check that @replaces can replace filters
` [PATCH 22/22] iotests: Mirror must not attempt to create loops

[PATCH 1/2] drm/amd/powerplay: change metrics update period from 1ms to 100ms
 2019-09-26 15:06 UTC  (5+ messages)
` [PATCH 2/2] drm/amd/powerplay: add sensor lock support for smu

[GIT PULL] perf/core improvements and fixes
 2019-09-26 15:06 UTC  (4+ messages)
` [PATCH 57/66] perf evsel: Introduce evsel_fprintf.h

Ideas from Jane Street's code review
 2019-09-26 15:06 UTC 

Request to add linux-kselftest test branch
 2019-09-26 15:05 UTC  (2+ messages)

TCP_USER_TIMEOUT, SYN-SENT and tcp_syn_retries
 2019-09-26 15:05 UTC  (2+ messages)

[MPTCP] some squashing needed?
 2019-09-26 15:05 UTC 

[Bug 110886] After S3 resume, kernel: [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:57:crtc-0] flip_done timed out
 2019-09-26 15:05 UTC  (3+ messages)
` [Bug 110886] After S3 resume, kernel: [drm] psp command failed and response status is (-65529) at 27th time of S3. 28th time of S3 freeze the system

Invalid blob size on NVDIMM hot-add (was: RE: [RFC PATCH 0/4] ARM virt: ACPI memory hotplug support)
 2019-09-26 15:01 UTC  (4+ messages)
    ` Invalid blob size on NVDIMM hot-add

[PATCH v2] staging: rtl8188eu: fix possible null dereference
 2019-09-26 15:03 UTC  (3+ messages)

[PATCH RESEND v9 0/7] DC3CO Support for TGL
 2019-09-26 14:56 UTC  (8+ messages)
` [PATCH v9 1/7] drm/i915/tgl: Add DC3CO required register and bits
` [PATCH v9 2/7] drm/i915/tgl: Add DC3CO mask to allowed_dc_mask and gen9_dc_mask
` [PATCH v9 3/7] drm/i915/tgl: Enable DC3CO state in "DC Off" power well
` [PATCH v9 4/7] drm/i915/tgl: Do modeset to enable and configure DC3CO exitline
` [PATCH v9 5/7] drm/i915/tgl: DC3CO PSR2 helper
` [PATCH v9 6/7] drm/i915/tgl: switch between dc3co and dc5 based on display idleness
` [PATCH v9 7/7] drm/i915/tgl: Add DC3CO counter in i915_dmc_info

[Xen-devel] [PATCH v4 0/8] xen/arm: Rework head.S to make it more compliant with the Arm Arm
 2019-09-26 15:02 UTC  (4+ messages)
` [Xen-devel] [PATCH v4 8/8] xen/arm32: head: Use a page mapping for the 1:1 mapping in create_page_tables()

[PATCH 0/6] drm/lima: simplify driver by using more drm helpers
 2019-09-26 15:01 UTC  (4+ messages)
` [PATCH 1/6] drm/gem: refine drm_gem_objects_lookup

[PATCH] staging: rtl8188eu: fix possible null dereference
 2019-09-26 15:01 UTC  (5+ messages)

[CI 1/3] drm/i915: Define explicit wedged on init reset state
 2019-09-26 15:01 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [CI,1/3] "

[dpdk-dev] [PATCH v2 0/4] get Rx/Tx packet burst mode information
 2019-09-26 14:54 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 1/4] ethdev: add the API for getting "
` [dpdk-dev] [PATCH v2 2/4] net/i40e: add Rx/Tx burst mode get callbacks
` [dpdk-dev] [PATCH v2 3/4] net/ice: "
` [dpdk-dev] [PATCH v2 4/4] app/testpmd: show the Rx/Tx burst mode description

Chacha-Poly performance on ARM64
 2019-09-26 14:59 UTC  (2+ messages)

[Bug 204975] New: AMD-Vi: Command buffer timeout
 2019-09-26 14:59 UTC  (2+ messages)
` [Bug 204975] "

[PATCH] drm: Don't free jobs in wait_event_interruptible()
 2019-09-26 14:58 UTC  (4+ messages)

[GIT PULL] s390 patches for the 5.4 merge window #2
 2019-09-26 14:58 UTC 

[PATCH iproute2(-next) 1/1] ip: fix ip route show json output for multipath nexthops
 2019-09-26 14:58 UTC  (2+ messages)

[PATCH] drm/i915: Add feature flag for platforms with DRAM
 2019-09-26 14:58 UTC  (3+ messages)

Introduction and get involved
 2019-09-26 14:57 UTC  (3+ messages)

Transfer meta-data between recipes
 2019-09-26 14:58 UTC  (2+ messages)

[PATCH v9 0/4] Xilinx ZynqMP DisplayPort Subsystem DRM/KMS driver
 2019-09-26 14:57 UTC  (5+ messages)
` [PATCH v9 1/4] dt-bindings: display: xlnx: Add ZynqMP DP subsystem bindings

[Xen-devel] [RFC PATCH 00/84] Remove direct map from Xen
 2019-09-26 14:54 UTC  (7+ messages)
` [Xen-devel] [RFC PATCH 76/84] x86/setup: also clear the permission bits in the dummy 1:1 mapping
` [Xen-devel] [RFC PATCH 77/84] x86: properly (un)map pages in restore_all_guests
` [Xen-devel] [RFC PATCH 78/84] Revert "x86/smpboot: use xenheap pages for rpts in smpboot."

post-receive: pub/scm/linux/kernel/git/dborkman/pw
 2019-09-26 14:51 UTC 

[Xen-devel] [PATCH v2] xen/sched: don't let XEN_RUNSTATE_UPDATE leak into vcpu_runstate_get()
 2019-09-26 14:50 UTC  (4+ messages)

[PATCH] s390: PCI: fix IOMMU region init
 2019-09-26 14:47 UTC  (3+ messages)

post-receive: pub/scm/virt/kvm/kvm-unit-tests
 2019-09-26 14:50 UTC 

[Xen-devel] [RFC PATCH for-next 00/18] VM forking
 2019-09-26 14:49 UTC  (6+ messages)
` [Xen-devel] [RFC PATCH for-next 04/18] x86/mem_sharing: cleanup code in various locations

Fan PWM monitoring and control
 2019-09-26 14:49 UTC  (11+ messages)

[kvm-unit-tests PATCH v7 1/2] x86: nvmx: fix bug in __enter_guest()
 2019-09-26 14:49 UTC  (6+ messages)
` [kvm-unit-tests PATCH v7 2/2] x86: nvmx: test max atomic switch MSRs

[PATCH v2] dt-bindings: gpu: Convert Samsung Image Scaler to dt-schema
 2019-09-26 14:47 UTC  (3+ messages)

[PATCH ghak90 V7 00/21] audit: implement container identifier
 2019-09-26 14:46 UTC  (3+ messages)
` [PATCH ghak90 V7 04/21] audit: convert to contid list to check for orch/engine ownership

[PATCH] drm/i915/selftests: Exercise concurrent submission to all engines
 2019-09-26 14:45 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 00/20] spapr: IRQ subsystem cleanups
 2019-09-26 14:44 UTC  (7+ messages)
` [PATCH 11/20] spapr: Fix indexing of XICS irqs

[LTP] [PATCH] timer_create01: accept ENOTSUP
 2019-09-26 14:45 UTC 

[PATCH v1 0/6] perf: Add AUX data sampling
 2019-09-26 14:44 UTC  (7+ messages)
` [PATCH v1 4/6] perf: Allow using AUX data in perf samples

post-receive: pub/scm/linux/kernel/git/dborkman/pw
 2019-09-26 14:44 UTC 

[dpdk-dev] [PATCH] app/proc-info: fix string copying to use strlcpy
 2019-09-26 15:11 UTC  (2+ messages)

[PATCH] ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress rule
 2019-09-26 14:43 UTC  (3+ messages)
` [PATCH v2] "

post-receive: pub/scm/linux/kernel/git/kvalo/ath
 2019-09-26 14:43 UTC 

[Xen-devel] [linux-next test] 141809: regressions - FAIL
 2019-09-26 14:43 UTC 

[Bug 111836] gmail>>attachment button is not working
 2019-09-26 14:41 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/dborkman/pw
 2019-09-26 14:41 UTC 

[Xen-devel] [PATCH v3 00/47] xen: add core scheduling support
 2019-09-26 14:40 UTC  (11+ messages)
` [Xen-devel] [PATCH v3 30/47] xen/sched: add support for multiple vcpus per sched unit where missing

[PATCH 0/7] drm/omap: misc improvements
 2019-09-26 14:40 UTC  (5+ messages)
` [PATCH 2/7] drm/omap: tweak HDMI DDC timings


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.