All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-11 16:39:03 to 2017-09-11 17:27:25 UTC [more...]

usb/joystick: warnings in xpad_start_input and xpad_try_sending_next_out_packet
 2017-09-11 17:27 UTC  (2+ messages)

[PATCH v4] Staging: rtlwifi: Remove unnecessary 'out of memory' message
 2017-09-11 17:25 UTC  (11+ messages)
    ` [Outreachy kernel] "

[Qemu-devel] [PATCH v3 0/4] *** Introduce a new vhost-user-blk host device to Qemu ***
 2017-09-12  7:56 UTC  (2+ messages)

[PATCH i-g-t 00/12] meson: Build more tools and install more stuff
 2017-09-11 17:25 UTC  (13+ messages)
` [PATCH i-g-t 01/12] meson: Install tests into $libexecdir
` [PATCH i-g-t 02/12] meson: Install tools
` [PATCH i-g-t 03/12] tools/intel_reg: s/PKGDATADIR/IGT_DATADIR/
` [PATCH i-g-t 04/12] meson: Build and install intel_reg
` [PATCH i-g-t 05/12] meson: Install intel_reg register definitions
` [PATCH i-g-t 06/12] meson: Install test-list.txt
` [PATCH i-g-t 07/12] meson: Install test image files
` [PATCH i-g-t 08/12] meson: Build and install intel_l3_parity
` [PATCH i-g-t 09/12] meson: Build and install intel_dp_compliance
` [PATCH i-g-t 10/12] meson: Drop the 'lib' prefix from intel_aubdump.so
` [PATCH i-g-t 11/12] meson: Rename and install intel-gpu-overlay
` [PATCH i-g-t 12/12] meson: Install intel_gpu_abrt

commit-msg hook does not run on merge with --no-ff option
 2017-09-11 17:25 UTC  (2+ messages)

Request: tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
 2017-09-11 17:25 UTC  (3+ messages)

Build failures in v4.1-stable-queue
 2017-09-11 17:25 UTC  (3+ messages)

[PATCH] binder: fix memory corruption in binder_transaction binder
 2017-09-11 17:24 UTC  (5+ messages)

Fwd: FIO distinguish data corruption and io errors
 2017-09-11 17:24 UTC 

[Qemu-devel] [PATCH v7 00/38] Preliminary libqtest cleanups
 2017-09-11 17:20 UTC  (39+ messages)
` [Qemu-devel] [PATCH v7 01/38] test-qga: Kill broken and dead QGA_TEST_SIDE_EFFECTING code
` [Qemu-devel] [PATCH v7 02/38] qtest: Don't perform side effects inside assertion
` [Qemu-devel] [PATCH v7 03/38] numa-test: Use hmp()
` [Qemu-devel] [PATCH v7 04/38] tests: Clean up wait for event
` [Qemu-devel] [PATCH v7 05/38] libqtest: Remove dead qtest_instances variable
` [Qemu-devel] [PATCH v7 06/38] libqtest: Use qemu_strtoul()
` [Qemu-devel] [PATCH v7 07/38] libqtest: Inline qtest_query_target_endianness()
` [Qemu-devel] [PATCH v7 08/38] libqos: Track QTestState with QPCIBus
` [Qemu-devel] [PATCH v7 09/38] libqos: Track QTestState with QVirtioBus
` [Qemu-devel] [PATCH v7 10/38] libqos: Move/rename qpci_unplug_acpi_device_test() to pci.c
` [Qemu-devel] [PATCH v7 11/38] libqos: Use explicit QTestState for pci operations
` [Qemu-devel] [PATCH v7 12/38] libqos: Use explicit QTestState for virtio operations
` [Qemu-devel] [PATCH v7 13/38] libqos: Use explicit QTestState for fw_cfg operations
` [Qemu-devel] [PATCH v7 14/38] libqos: Use explicit QTestState for rtas operations
` [Qemu-devel] [PATCH v7 15/38] libqos: Use explicit QTestState for i2c operations
` [Qemu-devel] [PATCH v7 16/38] libqos: Use explicit QTestState for ahci operations
` [Qemu-devel] [PATCH v7 17/38] libqos: Use explicit QTestState for remaining libqos operations
` [Qemu-devel] [PATCH v7 18/38] ahci-test: Drop dependence on global_qtest
` [Qemu-devel] [PATCH v7 19/38] ivshmem-test: "
` [Qemu-devel] [PATCH v7 20/38] postcopy-test: "
` [Qemu-devel] [PATCH v7 21/38] vhost-user-test: "
` [Qemu-devel] [PATCH v7 22/38] qmp-test: "
` [Qemu-devel] [PATCH v7 23/38] tests/boot-sector: "
` [Qemu-devel] [PATCH v7 24/38] tests/acpi-utils: "
` [Qemu-devel] [PATCH v7 25/38] wdt_ib700-test: "
` [Qemu-devel] [PATCH v7 26/38] libqtest: Merge qtest_end() into qtest_quit()
` [Qemu-devel] [PATCH v7 27/38] libqtest: Swap order of qtest_init() and qtest_start()
` [Qemu-devel] [PATCH v7 28/38] libqtest: Add qtest_[v]startf()
` [Qemu-devel] [PATCH v7 29/38] libqtest: Merge qtest_init() into qtest_start()
` [Qemu-devel] [PATCH v7 30/38] qtest: Avoid passing raw strings through hmp()
` [Qemu-devel] [PATCH v7 31/38] libqtest: Merge qtest_clock_*() with clock_*()
` [Qemu-devel] [PATCH v7 32/38] libqtest: Merge qtest_irq*() with irq*()
` [Qemu-devel] [PATCH v7 33/38] libqtest: Merge qtest_{in, out}[bwl]() with {in, out}[bwl]()
` [Qemu-devel] [PATCH v7 34/38] libqtest: Merge qtest_{read, write}[bwlq]() with {read, write}[bwlq]()
` [Qemu-devel] [PATCH v7 35/38] libqtest: Merge qtest_{mem, buf}{read, write}() with {mem, buf}{read, write}()
` [Qemu-devel] [PATCH v7 36/38] libqtest: Merge qtest_memset() with qmemset()
` [Qemu-devel] [PATCH v7 37/38] libqtest: Separate qmp_discard_response() from command
` [Qemu-devel] [PATCH v7 38/38] libqtest: Merge qtest_hmp() with hmp()

[PATCH] i40e: fix i40e_validate_mac_addr to permit multicast addresses
 2017-09-11 17:22 UTC  (3+ messages)

[PATCH v2] Staging: rtlwifi: Remove unnecessary 'out of memory' message
 2017-09-11 17:22 UTC  (4+ messages)
  ` [Outreachy kernel] "

[GIT PULL] namespace updates for 4.14-rc1
 2017-09-11 17:21 UTC  (2+ messages)

[GIT PULL] namespace updates for 4.14-rc1
 2017-09-11 17:21 UTC 

[RFC PATCH v8 0/2] mmap: safely enable support for new flags
 2017-09-11 17:21 UTC  (11+ messages)
` [RFC PATCH v8 2/2] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags

[PATCH 0/5] Make SCSI device suspend work reliably
 2017-09-11 17:20 UTC  (7+ messages)
` [PATCH 1/5] percpu-refcount: Introduce percpu_ref_switch_to_atomic_nowait()

md5sum (from libkcapi) fails as splice() returns -ENOKEY
 2017-09-11 17:07 UTC 

[Qemu-devel] [PATCH 0/4] ppc: migration fixes for TCG
 2017-09-11 17:19 UTC  (10+ messages)
` [Qemu-devel] [PATCH 2/4] ppc: add CPU IRQ state to PPC VMStateDescription
  ` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH 3/4] ppc: add CPU access_type into the migration stream

[STABLE 4.13] thunderbolt: fixes for key handling
 2017-09-11 17:19 UTC 

[linux-linus test] 113293: regressions - trouble: blocked/broken/fail/pass
 2017-09-11 17:18 UTC 

[PATCH v2] Staging: ccree: Prefer using BIT macro
 2017-09-11 17:17 UTC  (4+ messages)

[GIT PULL] libnvdimm for 4.14
 2017-09-11 17:17 UTC  (2+ messages)

[PATCH] Staging: vc04_services: bcm2835-camera: Add blank line after declarations
 2017-09-11 17:15 UTC  (4+ messages)
    ` [Outreachy kernel] "

Can yocto build a QEMU image to run under MS Windows ?
 2017-09-11 15:43 UTC  (2+ messages)

[PATCH v5 00/12] libxl: add PV display device driver interface
 2017-09-11 17:15 UTC  (13+ messages)
` [PATCH v5 01/12] libxl: add generic function to add device
` [PATCH v5 02/12] libxl: add generic functions to get and free device list
` [PATCH v5 03/12] libxl: add vdispl device
` [PATCH v5 04/12] xl: add PV display device commands
` [PATCH v5 05/12] docs: add PV display driver information
` [PATCH v5 06/12] libxl: change p9 to use generec add function
` [PATCH v5 07/12] libxl: change vkb "
` [PATCH v5 08/12] libxl: change vfb "
` [PATCH v5 09/12] libxl: change disk to use generic getting list functions
` [PATCH v5 10/12] libxl: change nic to use generec add function
` [PATCH v5 11/12] libxl: change vtpm "
` [PATCH v5 12/12] libxl: remove unneeded DEVICE_ADD macro

[Qemu-devel] [RFC PATCH v2 00/21] Guest exploitation of the XIVE interrupt controller (POWER9)
 2017-09-11 17:12 UTC  (22+ messages)
` [Qemu-devel] [RFC PATCH v2 01/21] ppc/xive: introduce a skeleton for the sPAPR XIVE interrupt controller
` [Qemu-devel] [RFC PATCH v2 02/21] migration: add VMSTATE_STRUCT_VARRAY_UINT32_ALLOC
` [Qemu-devel] [RFC PATCH v2 03/21] ppc/xive: define the XIVE internal tables
` [Qemu-devel] [RFC PATCH v2 04/21] ppc/xive: provide a link to the sPAPR ICS object under XIVE
` [Qemu-devel] [RFC PATCH v2 05/21] ppc/xive: allocate IRQ numbers for the IPIs
` [Qemu-devel] [RFC PATCH v2 06/21] ppc/xive: introduce handlers for interrupt sources
` [Qemu-devel] [RFC PATCH v2 07/21] ppc/xive: add MMIO handlers for the XIVE "
` [Qemu-devel] [RFC PATCH v2 08/21] ppc/xive: describe the XIVE interrupt source flags
` [Qemu-devel] [RFC PATCH v2 09/21] ppc/xive: extend the interrupt presenter model for XIVE
` [Qemu-devel] [RFC PATCH v2 10/21] ppc/xive: add MMIO handlers for the XIVE TIMA
` [Qemu-devel] [RFC PATCH v2 11/21] ppc/xive: push the EQ data in OS event queue
` [Qemu-devel] [RFC PATCH v2 12/21] ppc/xive: notify the CPU when interrupt priority is more privileged
` [Qemu-devel] [RFC PATCH v2 13/21] ppc/xive: handle interrupt acknowledgment by the O/S
` [Qemu-devel] [RFC PATCH v2 14/21] ppc/xive: add support for the SET_OS_PENDING command
` [Qemu-devel] [RFC PATCH v2 15/21] spapr: modify spapr_populate_pci_dt() to use a 'nr_irqs' argument
` [Qemu-devel] [RFC PATCH v2 16/21] spapr: add a XIVE object to the sPAPR machine
` [Qemu-devel] [RFC PATCH v2 17/21] ppc/xive: add hcalls support
` [Qemu-devel] [RFC PATCH v2 18/21] ppc/xive: add device tree support
` [Qemu-devel] [RFC PATCH v2 19/21] ppc/xive: introduce a helper to map the XIVE memory regions
` [Qemu-devel] [RFC PATCH v2 20/21] ppc/xics: introduce a qirq_get() helper in the XICSFabric
` [Qemu-devel] [RFC PATCH v2 21/21] spapr: activate XIVE exploitation mode

[PATCH i-g-t v3] kms_rotation_crc: 90 degree flip test is not a stress test
 2017-09-11 17:14 UTC  (2+ messages)
` [PATCH i-g-t v4] "

[PATCH] builtin/merge: honor commit-msg hook for merges
 2017-09-11 17:12 UTC  (4+ messages)
` [PATCHv3] "

[3rdparty][PATCH 00/15] update the toradex bsp files to 2.7.3 release
 2017-09-11 17:12 UTC  (7+ messages)
` [3rdparty][PATCH 03/15] u-boot-toradex: update to 2016.11

arm: Export save_stack_trace_tsk()
 2017-09-11 17:12 UTC  (3+ messages)

btusb "firmware request while host is not available" at resume
 2017-09-11 17:11 UTC  (9+ messages)

[PATCH 1/2] perf/x86/intel/uncore: correct num_boxes for IIO and IRP
 2017-09-11 17:10 UTC  (2+ messages)
` [PATCH 2/2] perf/x86/intel/uncore: support IIO freerunning counter for SKX

[PATCH 1/2] drm/i915/kbl: Remove unused Kabylake pci ids
 2017-09-11 17:10 UTC  (2+ messages)
` [Intel-gfx] "

[Qemu-devel] [PATCH] io: Improve websocket support by becoming more RFC compliant
 2017-09-11 17:10 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 6/6] io: Reply to ping frames

[Buildroot] Problem trying to use an external tool chain
 2017-09-11 17:08 UTC 

[PATCH] btrfs: Clean up dead code in root-tree
 2017-09-11 17:06 UTC  (2+ messages)

Plans for 4.14 -rt?
 2017-09-11 17:07 UTC 

[Qemu-devel] [PATCH v2 0/3] hmp: fix "dump-quest-memory" segfault
 2017-09-11 17:06 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 2/3] hmp: fix "dump-quest-memory" segfault (arm)

[PATCH rdma-core 1/3] Fix typo caase -> case
 2017-09-11 17:04 UTC  (4+ messages)
` [PATCH rdma-core 3/3] debian: Add new mlx5dv_set_context_attr symbol

[PATCH v2] staging: rtl8723bs: Change coding style to (foo *bar)
 2017-09-11 17:03 UTC  (5+ messages)
    ` [Outreachy kernel] "

[PATCH] glibc-locale: add runtime dependency on glibc
 2017-09-11 17:05 UTC 

[PATCH RFC v2] Add SUPPORT.md
 2017-09-11 17:01 UTC 

[Qemu-devel] [Bug 1716028] Re: qemu 2.10 locks images with no feature flag
 2017-09-11 16:53 UTC  (2+ messages)

[Qemu-devel] [RFC v2 00/32] postcopy+vhost-user/shared ram
 2017-09-11 17:00 UTC  (4+ messages)
` [Qemu-devel] [RFC v2 07/32] postcopy: Add notifier chain

[Qemu-devel] [PATCH v6 0/7] KASLR kernel dump support
 2017-09-11 16:59 UTC  (8+ messages)
` [Qemu-devel] [PATCH v6 1/7] fw_cfg: add write callback
` [Qemu-devel] [PATCH v6 2/7] hw/misc: add vmcoreinfo device
` [Qemu-devel] [PATCH v6 3/7] dump: add guest ELF note
` [Qemu-devel] [PATCH v6 4/7] dump: update phys_base header field based on VMCOREINFO content
` [Qemu-devel] [PATCH v6 5/7] kdump: set vmcoreinfo location
` [Qemu-devel] [PATCH v6 6/7] scripts/dump-guest-memory.py: add vmcoreinfo
` [Qemu-devel] [PATCH v6 7/7] MAINTAINERS: add Dump maintainers

[PATCH] btrfs: send: fix error code if an unknown inode type is found
 2017-09-11 16:58 UTC 

Kernel 4.13.0-rc4-next-20170811 - IP Routing / Forwarding performance vs Core/RSS number / HT on
 2017-09-11 16:57 UTC  (11+ messages)

[PATCH v6 00/11] Add support for eXclusive Page Frame Ownership
 2017-09-11 16:59 UTC  (8+ messages)
` [PATCH v6 03/11] mm, x86: Add support for eXclusive Page Frame Ownership (XPFO)
          ` [kernel-hardening] "

[oe-layersetup][PATCH] coresdk-2017.03-config: add config for 2017.03 release
 2017-09-11 16:57 UTC 

[PATCH v6 1/2] drm/i915: Introduce INTEL_GEN_MASK
 2017-09-11 16:57 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v6,1/2] "

[U-Boot] mv88e61xx autoneg doesn't work with new driver
 2017-09-11 16:56 UTC 

[linux-lvm] Reserve space for specific thin logical volumes
 2017-09-11 16:55 UTC  (8+ messages)

failed to fetch board data QCA6174
 2017-09-11 16:54 UTC 

[PATCH V2] media: v4l2-pci-skeleton: Fix error handling path in 'skeleton_probe()'
 2017-09-11 16:53 UTC  (2+ messages)

[RFC PATCH nft V3] src: Add import command for json
 2017-09-11 16:53 UTC 

[meta-oe][PATCH] protobuf: update to 3.4.0
 2017-09-11 16:52 UTC  (2+ messages)

[Qemu-devel] [Bug 1715700] [NEW] Windows 7 guest won't boot on qemu 2.10 (works on 2.9)
 2017-09-11 16:36 UTC  (4+ messages)
` [Qemu-devel] [Bug 1715700] "

[PATCH v2 0/3] eventdev: add attribute based get APIs
 2017-09-11 16:51 UTC  (4+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 2/4] eventdev: add dev attribute get function

[meta-multimedia][PATCH v2] libupnp: Bump to version 1.8.2
 2017-09-11 16:51 UTC  (2+ messages)

[Qemu-devel] loading bitmaps in invalidate_cache fails
 2017-09-11 16:51 UTC 

[RFC PATCH] net: Introduce a socket option to enable picking tx queue based on rx queue
 2017-09-11 16:49 UTC  (5+ messages)

[PATCH v2 0/3] Call GetEventLog before ExitBootServices
 2017-09-11 16:47 UTC  (4+ messages)
` [PATCH v2 3/3] tpm: parse TPM event logs based on EFI table

[PATCH 00/10] staging: rtl8723bs: Follow linux-kernel coding style
 2017-09-11 16:46 UTC  (5+ messages)
` [PATCH 06/10] staging: rtl8723bs: Add space after ','
  ` [Outreachy kernel] "
` [PATCH 07/10] staging: rtl8723bs: Removed unneccesary space

WARN_ON_ONCE in fs/iomap.c:993
 2017-09-11 16:46 UTC  (2+ messages)

[PATCH rdma-core 0/2] Expose mlx5 multi packet capabilities
 2017-09-11 16:42 UTC  (3+ messages)
` [PATCH rdma-core 1/2] mlx5: Report if kernel allows using MPW in SQ

Stable/distro kernel testing in Plumbers 2017
 2017-09-11 16:40 UTC  (3+ messages)

[PATCH RFC] Add SUPPORT.md
 2017-09-11 16:39 UTC  (4+ messages)

[PATCH v11 6/6] target-arm: kvm64: Handle SError interrupt for the guest OS
 2017-09-11 16:39 UTC  (4+ messages)
` [Qemu-devel] "
  ` [Devel] "

[PATCH 00/27 v8] SBSA UART emulation support in Xen
 2017-09-11 16:39 UTC  (4+ messages)
` [PATCH 26/27 v8] xen/arm: vpl011: Correct the logic for asserting/de-asserting SBSA UART TX interrupt


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.