All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-01 10:44:21 to 2019-05-01 12:10:39 UTC [more...]

[Buildroot] [PATCH 1/2] package/libzip: add host variant
 2019-05-01 12:10 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/mfgtools: bump to version 1.2.91

[Qemu-devel] [PATCH v2 0/8] tests/qemu-iotests: Run basic iotests during "make check"
 2019-05-01 12:06 UTC  (16+ messages)
` [Qemu-devel] [PATCH v2 2/8] tests/qemu-iotests/005: Add a sanity check for large sparse file support
` [Qemu-devel] [PATCH v2 5/8] cirrus / travis: Add gnu-sed and bash for macOS and FreeBSD
` [Qemu-devel] [PATCH v2 6/8] tests/qemu-iotests: Remove the "_supported_os Linux" line from many tests

debugfs question 
 2019-05-01 12:06 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the kvm-fixes tree
 2019-05-01 12:06 UTC 

Could not find glib.h
 2019-05-01 12:05 UTC  (4+ messages)

[Xen-devel] [RFC PATCH 0/7] Clean up x86_64 boot code
 2019-05-01 12:02 UTC  (35+ messages)
  `  "
  ` [Xen-devel] [RFC PATCH 1/7] x86/wakeup: Stop using %fs for lidt/lgdt
      `  "
  ` [Xen-devel] [RFC PATCH 2/7] x86/boot: Remove gratuitous call back into low-memory code
      `  "
  ` [Xen-devel] [RFC PATCH 3/7] x86/boot: Only jump into low trampoline code for real-mode boot
      `  "
  ` [Xen-devel] [RFC PATCH 4/7] x86/boot: Split bootsym() into four types of relocations
      `  "
  ` [Xen-devel] [RFC PATCH 5/7] x86/boot: Rename trampoline_{start, end} to boot_trampoline_{start, end}
      `  "
  ` [Xen-devel] [RFC PATCH 6/7] x86/boot: Copy 16-bit boot variables back up to Xen image
      `  "
  ` [Xen-devel] [RFC PATCH 7/7] x86/boot: Do not use trampoline for no-real-mode boot paths
      `  "

lists.infradead.org mailing list memberships reminder
 2019-05-01 12:00 UTC 

[igt-dev] [PATCH i-g-t 0/2] Engine discovery tests
 2019-05-01 12:02 UTC  (9+ messages)
`  "
` [igt-dev] [PATCH i-g-t 1/2] headers: bump
  `  "
` [igt-dev] [PATCH i-g-t 2/2] tests/i915_query: Engine discovery tests
  `  "
  ` [igt-dev] [Intel-gfx] "
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v2] drm: introduce a capability flag for syncobj timeline support
 2019-05-01 12:01 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Add replay counter defines to NBIO headers
 2019-05-01 12:01 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdgpu: Add PCIe replay count sysfs file

[Qemu-devel] [PATCH v2 0/5] Fix some GCC 9 build warnings
 2019-05-01 12:00 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 4/5] linux-user/uname: Fix "

[PATCH V2] drivers: core: Remove glue dirs early only when refcount is 1
 2019-05-01 11:59 UTC  (2+ messages)
` [PATCH v3] "

[U-Boot] [PATCH v2 00/50] x86: Add support for booting from TPL
 2019-05-01 12:00 UTC  (5+ messages)
` [U-Boot] [PATCH v2 02/50] binman: Don't show image-skip message by default
` [U-Boot] [PATCH v2 05/50] cros_ec: Use a hyphen in the uclass name

Speeding up VM Startup
 2019-05-01 11:59 UTC 

[PATCH 4.19 000/100] 4.19.38-stable review
 2019-05-01 11:59 UTC  (3+ messages)
` [PATCH 4.19 083/100] x86/fpu: Dont export __kernel_fpu_{begin,end}()

[PATCH v8 00/14] Add support for TISCI Interrupt controller drivers
 2019-05-01 11:58 UTC  (3+ messages)

[PATCH] io_uring: use cpu_online() to check p->sq_thread_cpu instead of cpu_possible()
 2019-05-01 11:56 UTC  (2+ messages)

[PATCH][next] ASoC: SOF: Intel: fix spelling mistake "incompatble" -> "incompatible"
 2019-05-01 11:56 UTC  (3+ messages)

[OSSTEST PATCH] Revert "arm64: tolerate host allocation failures"
 2019-05-01 11:55 UTC  (4+ messages)
` [Xen-devel] "

[PATCH v11] drm/i915: Engine discovery query
 2019-05-01 11:55 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Engine discovery query (rev8)

[PATCH v1 1/1] [io_uring] req->error only used for iopoll
 2019-05-01 11:53 UTC 

linux-next: Tree for May 1
 2019-05-01 11:52 UTC 

[PATCH 01/14] drm/i915/hangcheck: Track context changes
 2019-05-01 11:45 UTC  (14+ messages)
` [PATCH 02/14] drm/i915: Include fence signaled bit in print_request()
` [PATCH 03/14] drm/i915/execlists: Flush the tasklet on parking
` [PATCH 04/14] drm/i915: Leave engine parking to the engines
` [PATCH 05/14] drm/i915: Remove delay for idle_work
` [PATCH 06/14] drm/i915: Cancel retire_worker on parking
` [PATCH 07/14] drm/i915: Stop spinning for DROP_IDLE (debugfs/i915_drop_caches)
` [PATCH 08/14] drm/i915: Only reschedule the submission tasklet if preemption is possible
` [PATCH 09/14] drm/i915: Delay semaphore submission until the start of the signaler
` [PATCH 10/14] drm/i915/execlists: Don't apply priority boost for resets
` [PATCH 11/14] drm/i915: Rearrange i915_scheduler.c
` [PATCH 12/14] drm/i915: Pass i915_sched_node around internally
` [PATCH 13/14] drm/i915: Bump signaler priority on adding a waiter
` [PATCH 14/14] drm/i915: Convert inconsistent static engine tables into an init error

[PATCH v1 1/1] [io_uring] require RWF_HIPRI for iopoll reads and writes
 2019-05-01 11:52 UTC 

[RFT][PATCH] gcc-9.0: Add recipes for upcoming gcc 9.0 release in mid-2019
 2019-05-01 11:52 UTC  (3+ messages)

[Bug 199461] Unable to use Microsoft Surface Precision Mouse
 2019-05-01 11:50 UTC 

io_uring: submission error handling
 2019-05-01 11:49 UTC  (2+ messages)
` [PATCH v1 1/1] [io_uring] don't stall on submission errors

[PATCH V2 00/28] Enable Tegra PCIe root port features
 2019-05-01 11:43 UTC  (5+ messages)

[dpdk-dev] [PATCH] doc: update release notes for new armv8 targets
 2019-05-01 11:43 UTC  (2+ messages)

[PATCH 0/5] Multiple hook support
 2019-05-01 11:41 UTC  (8+ messages)
    ` How to undo previously set configuration? (again)

Please add linux-xfs@vger.kernel.org to lore.kernel.org
 2019-05-01 11:34 UTC  (4+ messages)
  ` [Kernel.org Helpdesk #61233] "

[U-Boot] [PATCH 0/2] Finish support for enabling BeagleBoard.org PocketBeagle
 2019-05-01 11:40 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] ti: Add am335x-pocketbeagle to am335x_evm_defconfig

[U-Boot] Pull request: u-boot-imx u-boot-imx-20190426
 2019-05-01 11:39 UTC  (2+ messages)

[PATCH v4] doc: add meson ut info in prog guide
 2019-05-01 11:39 UTC  (4+ messages)
` [PATCH v5] "
  ` [dpdk-dev] "

[PATCH v2 0/7] iommu/dma-iommu: Split iommu_dma_map_msi_msg in two parts
 2019-05-01 11:37 UTC  (9+ messages)
` [PATCH v2 4/7] irqchip/gic-v3-its: Don't map the MSI page in its_irq_compose_msi_msg()

[RFC 0/3] tqs: add thread quiescent state library
 2019-05-01 11:37 UTC  (6+ messages)
` [dpdk-dev] [PATCH v9 0/4] lib/rcu: add RCU library supporting QSBR mechanism
  ` [dpdk-dev] [PATCH v9 3/4] doc/rcu: add lib_rcu documentation
  ` [dpdk-dev] [PATCH v9 4/4] doc: added RCU to the release notes

[Buildroot] [PATCH 1/1] package/liburiparser: fix build without C++
 2019-05-01 11:34 UTC  (2+ messages)

[RFC v2 0/5] MIPS: ralink: peripheral clock gating driver
 2019-05-01 11:33 UTC  (7+ messages)
` [RFC v2 1/5] clk: mips: ralink: add Ralink MIPS gating clock driver
` [RFC v2 2/5] dt-bindings: clk: add document for ralink "

[PATCH v4 0/3] PCIe Host request to reserve IOVA
 2019-05-01 11:30 UTC  (4+ messages)

[PATCH] python3-aiohttp: add version 3.5.4
 2019-05-01 11:30 UTC 

[PATCH 1/5] drm/i915/execlists: Flush the tasklet on parking
 2019-05-01 11:27 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/5] "

[Qemu-devel] [PATCH v4 0/8] ARM virt: ACPI memory hotplug support
 2019-05-01 11:25 UTC  (13+ messages)
` [Qemu-devel] [PATCH v4 3/8] hw/acpi: Add ACPI Generic Event Device Support
` [Qemu-devel] [PATCH v4 5/8] hw/arm/virt: Enable device memory cold/hot plug with ACPI boot

[PATCH 1/6] knotty: Implement console 'keepalive' output
 2019-05-01 11:18 UTC  (6+ messages)
` [PATCH 2/6] build: Ensure warning for invalid task dependencies is useful
` [PATCH 3/6] bitbake: Add initial pass of SPDX license headers to source code
` [PATCH 4/6] bitbake: Drop duplicate license boilerplace text
` [PATCH 5/6] bitbake: Strip old editor directives from file headers
` [PATCH 6/6] HEADER: Drop it

[Buildroot] Reg: Valgrind support for Aarch64 in buildroot 2019.02.02
 2019-05-01 11:17 UTC  (4+ messages)

[U-Boot] [PATCH 0/3] Update Luton network driver
 2019-05-01 11:17 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] net: mscc: luton: Update network driver for pcb90
` [U-Boot] [PATCH 2/3] board: mscc: luton: Update MSCC Luton board
` [U-Boot] [PATCH 3/3] net: mscc: ocelot: Update DTS for Luton pcb90

[PATCH V2] arm64/mm: Fix pgtable page offset address in [pud|pmd]_free_[pmd|pte]_page
 2019-05-01 11:14 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] meson: add entry for libgcrypt-config in cross file
 2019-05-01 11:13 UTC  (7+ messages)

linux-next: manual merge of the akpm-current tree with the tip tree
 2019-05-01 11:10 UTC 

kobject_init_and_add() confusion
 2019-05-01 11:10 UTC  (2+ messages)

question about pnfs logic
 2019-05-01 11:10 UTC  (2+ messages)

[PATCH] mac80211: fix possible deadlock in TX path
 2019-05-01 11:06 UTC  (3+ messages)

pull request: mt76 2019-05-01
 2019-05-01 11:05 UTC 

[CI] drm/i915: Move the engine->destroy() vfunc onto the engine
 2019-05-01 11:03 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH] arm64: Demote boot and shutdown messages to pr_debug
 2019-05-01 11:02 UTC  (7+ messages)

arm64: Fix size of __early_cpu_boot_status
 2019-05-01 11:01 UTC  (3+ messages)

[Xen-devel] [OSSTEST PATCH] Drop Xen 4.5 and earlier
 2019-05-01 11:00 UTC  (6+ messages)
  `  "

[Qemu-devel] [PULL 0/2] hmp queue
 2019-05-01 10:59 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/2] hmp: delvm: use hmp_handle_error
` [Qemu-devel] [PULL 2/2] hmp: gva2gpa debug command

UEFI Fast Boot or Quick Boot for MS Windows also for Linux?
 2019-05-01 10:53 UTC 

[PATCH] clocksource/arm_arch_timer: extract elf_hwcap use to arch-helper
 2019-05-01 10:53 UTC  (3+ messages)

[Qemu-devel] [PATCH] vl: fix -sandbox parsing crash when seccomp support is disabled
 2019-05-01 10:51 UTC  (4+ messages)

[PATCH 0/2] Fixes for addtask and deltask
 2019-05-01 10:50 UTC  (5+ messages)
` [PATCH 2/2] bitbake: build.py: check dependendent task for addtask

[freebsd-master test] 135317: regressions - FAIL
 2019-05-01 10:50 UTC  (4+ messages)
` [Xen-devel] "

[Buildroot] [PATCH 1/1] New package: https://github.com/ndilieto/uacme
 2019-05-01 10:49 UTC  (4+ messages)

[Xen-devel] [OSSTEST PATCH v2 00/15] Do armhf kernel builds on amd64
 2019-05-01 10:48 UTC  (48+ messages)
  `  "
  ` [Xen-devel] [OSSTEST PATCH v2 01/15] TestSupport: target_var: Refactor to allow for another host case
      `  "
  ` [Xen-devel] [OSSTEST PATCH v2 02/15] TestSupport: target_var: Use host_V for host variables
      `  "
  ` [Xen-devel] [OSSTEST PATCH v2 03/15] arch replumbing: ts-host-install: Move $kern_arch_info setting
      `  "
  ` [Xen-devel] [OSSTEST PATCH v2 04/15] arch replumbing: Provide $ho->{Arch} and $gho->{Arch}
      `  "
  ` [Xen-devel] [OSSTEST PATCH v2 05/15] arch replumbing: ts-debian-di-install: Remove unidiomatic { }
      `  "
  ` [Xen-devel] [OSSTEST PATCH v2 06/15] arch replumbing: ts-memdisk-try-append: Remove unidiomatic " "
      `  "
  ` [Xen-devel] [OSSTEST PATCH v2 07/15] arch replumbing: Replace many $r{arch} with $[g]ho->{Arch}
      `  "
  ` [Xen-devel] [OSSTEST PATCH v2 08/15] arch replumbing: make-flight: Fix $r{arch} comment
      `  "
  ` [Xen-devel] [OSSTEST PATCH v2 09/15] arch replumbing: ts-debian-di-install: Use $gho->{Arch}
      `  "
  ` [Xen-devel] [OSSTEST PATCH v2 10/15] ts-kernel-build: Introduce cmd()
      `  "
  ` [Xen-devel] [OSSTEST PATCH v2 11/15] cross builds: ts-kernel-build: Support cross target armhf
      `  "
  ` [Xen-devel] [OSSTEST PATCH v2 12/15] cross builds: mfi-common: Break out set_build_hostflags
      `  "
  ` [Xen-devel] [OSSTEST PATCH v2 13/15] cross builds: mfi-common: Prepare for kernel cross building
      `  "
  ` [Xen-devel] [OSSTEST PATCH v2 14/15] cross builds: Build armhf kernels on amd64 hosts
      `  "
  ` [Xen-devel] [OSSTEST PATCH v2 15/15] ts-kernel-build: Move main program to bottom of script
      `  "

linux-next: manual merge of the kvm-ppc tree with the kvm-arm tree
 2019-05-01 10:48 UTC  (2+ messages)

[U-Boot] [PATCH 1/5] mtd: spi-nor: fix page program issue when using spi-mem driver
 2019-05-01 10:46 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/2] monitor: Add dump-stack command
 2019-05-01 10:44 UTC  (4+ messages)

[Xen-devel] [xen-4.6-testing test] 135460: trouble: preparing/queued
 2019-05-01 10:44 UTC  (2+ 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.