All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-09 14:10:54 to 2018-02-09 14:54:46 UTC [more...]

[Qemu-devel] [PATCH v12 00/30] SDHCI: clean v1/2 Specs, UHS-I cards tuning sequence
 2018-02-09 14:54 UTC  (2+ messages)
` [Qemu-devel] [PATCH v12 01/30] sdhci: use error_propagate(local_err) in realize()

[PATCH] ceph: fix slab error when removing ceph module
 2018-02-09 14:53 UTC  (3+ messages)

[PATCH] v4l: vsp1: Fix continuous mode for dual pipelines
 2018-02-09 14:53 UTC  (3+ messages)

[PATCH 1/2] Documentation/memory-barriers.txt: cross-reference "tools/memory-model/"
 2018-02-09 14:53 UTC  (6+ messages)

[PATCH v3 2/2] MIPS: use generic GCC library routines from lib/
 2018-02-09 14:52 UTC  (5+ messages)
` [PATCH] lib: Rename compiler intrinsic selects to GENERIC_LIB_*

[PATCH v2] target-i386: add KVM_HINTS_DEDICATED performance hint
 2018-02-09 14:52 UTC  (4+ messages)
  ` [Qemu-devel] "

[PATCH] kthread: Export kthread_data()
 2018-02-09 14:52 UTC 

[PATCH] ASoC: use DEFINE_SHOW_ATTRIBUTE() to decrease code duplication
 2018-02-09 14:52 UTC  (7+ messages)
    ` [PATCH v2] "

[PATCH] ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204
 2018-02-09 14:51 UTC  (3+ messages)

[PATCH 1/5] drm/ttm: add ttm_tt_populate wrapper
 2018-02-09 14:51 UTC  (7+ messages)
` [PATCH 5/5] drm/amdgpu: replace iova debugfs file with iomem

[PATCH] v4l: vsp1: Fix header display list status check in continuous mode
 2018-02-09 14:50 UTC 

[Xenomai] rtdm_timer_start latency?
 2018-02-09 14:50 UTC  (4+ messages)

[PATCH v2] ASoC: rt5645: Introduce mapping for ACPI-defined GPIO
 2018-02-09 14:50 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] qmp: add query-cpus-fast
 2018-02-09 14:50 UTC  (7+ messages)

Questions about pynfs:testLargeData-WRT5
 2018-02-09 14:49 UTC  (2+ messages)

[PATCH v2 1/2] KVM: x86: Add dedicated vCPU hint KVM_HINTS_DEDICATED
 2018-02-09 14:47 UTC  (2+ messages)
` [PATCH v2 2/2] KVM: X86: Don't use PV TLB flush with dedicated vCPUs and steal time disabled

[RFC 00/15] Selectable platform support
 2018-02-09 14:48 UTC  (9+ messages)
` [RFC 14/15] drm/i915: Use new IS_GEN range helpers

powerpc-linux-gnu-ld: cannot open linker script file arch/powerpc/boot/zImage.coff.lds: No such file or directory
 2018-02-09 14:48 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 0/3] qemu-img: Document --force-share / -U
 2018-02-09 14:47 UTC  (2+ messages)

[PATCH] SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible context
 2018-02-09 14:47 UTC 

[PATCH v1 0/1] Parfait changes
 2018-02-09 14:46 UTC  (4+ messages)
` [PATCH v1 1/1] drm: Multiple Null pointer dereference [null-pointer-deref] (CWE 476) problems:

[Bug 198497] New: handle_mm_fault / xen_pmd_val / radix_tree_lookup_slot Null pointer
 2018-02-09 14:47 UTC  (11+ messages)

Cherry-pick postinstallation script refactoring to rocko
 2018-02-09 14:33 UTC 

[Resend] Possible bug in __fragmentation_index()
 2018-02-09 14:43 UTC  (4+ messages)

[PATCH 1/2] drm/i915: Rename drm_i915_gem_request to i915_request
 2018-02-09 14:44 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/2] "

[PATCH 0/4 v4] LE New PHYs kernel interfaces
 2018-02-09 14:43 UTC  (4+ messages)
` [PATCH 1/4 v4] doc/mgmt-api: Add support for Get PHY Configuration command

[Qemu-devel] [PATCH] qcow2: Use g_try_realloc() in qcow2_expand_zero_clusters()
 2018-02-09 14:42 UTC 

[PATCH v2] eal: add function to return number of detected sockets
 2018-02-09 14:42 UTC  (5+ messages)
` [PATCH] doc: add ABI change notice for numa_node_count in eal

[PATCH BlueZ] unit/test-ecc: Fix uninitialised values
 2018-02-09 14:41 UTC  (2+ messages)

[PATCH net v2] sctp: verify size of a new chunk in _sctp_make_chunk()
 2018-02-09 14:40 UTC  (4+ messages)

[RFC PATCH 00/49] New VGIC(-v2) implementation
 2018-02-09 14:39 UTC  (50+ messages)
` [RFC PATCH 01/49] tools: ARM: vGICv3: avoid inserting optional DT properties
` [RFC PATCH 02/49] ARM: vGICv3: drop GUEST_GICV3_RDIST_REGIONS symbol
` [RFC PATCH 03/49] ARM: GICv3: use hardware GICv3 redistributor regions for Dom0
` [RFC PATCH 04/49] ARM: GICv3: simplify GICv3 redistributor stride handling
` [RFC PATCH 05/49] ARM: vGICv3: always use architected redist stride
` [RFC PATCH 06/49] ARM: vGICv3: remove rdist_stride from VGIC structure
` [RFC PATCH 07/49] ARM: VGIC: move gic_remove_from_lr_pending() prototype
` [RFC PATCH 08/49] ARM: VGIC: move max_vcpus VGIC limit to struct arch_domain
` [RFC PATCH 09/49] ARM: VGIC: change to level-IRQ compatible IRQ injection interface
` [RFC PATCH 10/49] ARM: VGIC: carve out struct vgic_cpu and struct vgic_dist
` [RFC PATCH 11/49] ARM: VGIC: reorder prototypes in vgic.h
` [RFC PATCH 12/49] ARM: VGIC: introduce gic_get_nr_lrs()
` [RFC PATCH 13/49] ARM: VGIC: Add hypervisor base address to vgic_v2_setup_hw()
` [RFC PATCH 14/49] ARM: VGIC: extend GIC CPU interface definitions
` [RFC PATCH 15/49] ARM: GIC: Allow tweaking the active state of an IRQ
` [RFC PATCH 16/49] ARM: GIC: allow reading pending state of a hardware IRQ
` [RFC PATCH 17/49] ARM: timer: Handle level triggered IRQs correctly
` [RFC PATCH 18/49] ARM: evtchn: "
` [RFC PATCH 19/49] ARM: vPL011: Use the VGIC's level triggered IRQs handling if available
` [RFC PATCH 20/49] ARM: new VGIC: Add data structure definitions
` [RFC PATCH 21/49] ARM: new VGIC: Add acccessor to new struct vgic_irq instance
` [RFC PATCH 22/49] ARM: new VGIC: Implement virtual IRQ injection
` [RFC PATCH 23/49] ARM: new VGIC: Add IRQ sorting
` [RFC PATCH 24/49] ARM: new VGIC: Add IRQ sync/flush framework
` [RFC PATCH 25/49] ARM: new VGIC: Add GICv2 world switch backend
` [RFC PATCH 26/49] ARM: new VGIC: Implement vgic_vcpu_pending_irq
` [RFC PATCH 27/49] ARM: new VGIC: Add MMIO handling framework
` [RFC PATCH 28/49] ARM: new VGIC: Add GICv2 "
` [RFC PATCH 29/49] ARM: new VGIC: Add CTLR, TYPER and IIDR handlers
` [RFC PATCH 30/49] ARM: new VGIC: Add ENABLE registers handlers
` [RFC PATCH 31/49] ARM: new VGIC: Add PENDING "
` [RFC PATCH 32/49] ARM: new VGIC: Add ACTIVE "
` [RFC PATCH 33/49] ARM: new VGIC: Add PRIORITY "
` [RFC PATCH 34/49] ARM: new VGIC: Add CONFIG "
` [RFC PATCH 35/49] ARM: new VGIC: Add TARGET "
` [RFC PATCH 36/49] ARM: new VGIC: Add SGIR register handler
` [RFC PATCH 37/49] ARM: new VGIC: Add SGIPENDR register handlers
` [RFC PATCH 38/49] ARM: new VGIC: handle hardware mapped IRQs
` [RFC PATCH 39/49] ARM: new VGIC: Add event channel IRQ handling
` [RFC PATCH 40/49] ARM: new VGIC: Handle virtual IRQ allocation/reservation
` [RFC PATCH 41/49] ARM: new VGIC: dump virtual IRQ info
` [RFC PATCH 42/49] ARM: new VGIC: provide system register emulation stub
` [RFC PATCH 43/49] ARM: new VGIC: Add preliminary stub implementations
` [RFC PATCH 44/49] ARM: new VGIC: vgic-init: register VGIC
` [RFC PATCH 45/49] ARM: new VGIC: vgic-init: implement vgic_init
` [RFC PATCH 46/49] ARM: new VGIC: vgic-init: implement map_resources
` [RFC PATCH 47/49] ARM: new VGIC: Add vgic_v2_enable
` [RFC PATCH 48/49] ARM: allocate two pages for struct vcpu
` [RFC PATCH 49/49] ARM: VGIC: wire new VGIC(-v2) files into Xen build system

[PATCH igt] igt/perf_pmu: Semaphores do not exists before gen6
 2018-02-09 14:39 UTC  (2+ messages)
` [igt-dev] "

[PATCH kernel v2] powerpc/pci: Fix broken INTx configuration via OF
 2018-02-09 14:39 UTC  (3+ messages)

[Qemu-devel] [PULL 00/30] target-arm queue
 2018-02-09 14:38 UTC  (2+ messages)

[PATCH] adapter: Remove spurious propery change signal
 2018-02-09 14:39 UTC  (2+ messages)

[PATCH] libxl: do not fail device removal if backend domain is gone
 2018-02-09 14:39 UTC  (6+ messages)

[Qemu-devel] Functional tests (AKA Avocado-based tests)
 2018-02-09 14:38 UTC  (8+ messages)

[PATCH] x86/spectre_v2: Remove 0xc2 from spectre_bad_microcodes
 2018-02-09 14:39 UTC  (3+ messages)

[PATCH v2] advertising: Configure discoverable flag based on adapter settings
 2018-02-09 14:37 UTC  (2+ messages)

[cip-dev] How to develop on the RT version
 2018-02-09 14:37 UTC 

[PATCH] RDMA/nldev: Fix multiple potential NULL pointer dereferences
 2018-02-09 14:35 UTC  (5+ messages)

kernel-next on jetson tx2 - boot fail
 2018-02-09 14:34 UTC  (5+ messages)

[PATCH v4 00/28] add vIOMMU support with irq remapping function of virtual VT-d
 2018-02-09 14:33 UTC  (3+ messages)
` [PATCH v4 02/28] VIOMMU: Add vIOMMU framework and vIOMMU domctl

[PATCH] ath9k: fix DFS detector synchronization
 2018-02-09 14:33 UTC  (3+ messages)

nouveau 30bpp / deep color status
 2018-02-09 14:32 UTC  (5+ messages)

[PATCH igt] igt/pm_rc6_residency: Check debugfs existence before reading
 2018-02-09 14:32 UTC  (4+ messages)
` [Intel-gfx] "
` [PATCH igt v2] "
  ` [igt-dev] "

[Qemu-devel] [PATCH 00/27] x-blockdev-create for protocols and qcow2
 2018-02-09 14:31 UTC  (7+ messages)
` [Qemu-devel] [PATCH 04/27] qcow2: Pass BlockdevCreateOptions to qcow2_create2()
` [Qemu-devel] [PATCH 05/27] qcow2: Use BlockdevRef in qcow2_create2()
` [Qemu-devel] [PATCH 06/27] qcow2: Use QCryptoBlockCreateOptions "

[PATCH] spi: pxa2xx: Move SSP idle waiting to cs_deassert()
 2018-02-09 14:31 UTC 

[RFC PATCH v14 0/6] mm: security: ro protection for dynamic data
 2018-02-09 14:30 UTC  (16+ messages)
` [PATCH 1/6] genalloc: track beginning of allocations
` [PATCH 2/6] genalloc: selftest

ENOENT when adding conntrack rule
 2018-02-09 14:30 UTC  (3+ messages)

[PATCH] examples: update copyright and license
 2018-02-09 14:30 UTC  (6+ messages)
` [PATCH] examples: update copyrights "

[cip-dev] [EOL for Lava Version 1] Lava Version 2 replacing Lava Version 1
 2018-02-09 14:29 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/8] nvdimm: guarantee persistence of QEMU writes to persistent memory
 2018-02-09 14:27 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 4/8] mem/nvdimm: ensure write persistence to PMEM in label emulation

[GIT PULL] xen: fixes for 4.16 rc1
 2018-02-09 14:28 UTC 

[GIT PULL] xen: fixes for 4.16 rc1
 2018-02-09 14:28 UTC 

[PATCH] target-i386: adds PV_DEDICATED hint CPUID feature bit
 2018-02-09 14:27 UTC  (11+ messages)
          ` [Qemu-devel] "

[PATCH 0/2] Vhost & Virtio fixes for -rc4
 2018-02-09 14:26 UTC  (3+ messages)
` [PATCH 1/2] virtio: fix resuming traffic with rx vector path
` [PATCH 2/2] vhost: don't take access_lock on VHOST_USER_RESET_OWNER

Internal error: Oops: 96000044 [#1] PREEMPT SMP - host1x
 2018-02-09 14:25 UTC 

[PATCH RFC tools/lkmm] Miscellaneous fixes
 2018-02-09 14:20 UTC  (11+ messages)
` [PATCH RFC tip/lkmm 01/10] tools/memory-model: Clarify the origin/scope of the tool name
` [PATCH RFC tip/lkmm 02/10] MAINTAINERS: Add the Memory Consistency Model subsystem
` [PATCH RFC tip/lkmm 03/10] MAINTAINERS: List file memory-barriers.txt within the LKMM entry
` [PATCH RFC tip/lkmm 04/10] EXP litmus_tests: Add comments explaining tests' purposes
` [PATCH RFC tip/lkmm 05/10] README: Fix a couple of punctuation errors
` [PATCH RFC tip/lkmm 06/10] EXP MAINTAINERS: Add the "LKMM" acronym
` [PATCH RFC tip/lkmm 07/10] MAINTAINERS: Add Akira Yokosawa as an LKMM reviewer
` [PATCH RFC tip/lkmm 08/10] EXP Remove understore from smp_mb__before_atomic() workings
` [PATCH RFC tip/lkmm 09/10] EXP Remove underscore from smp_mb__after_atomic() workings
` [PATCH RFC tip/lkmm 10/10] EXP Remove underscores from smp_mb__after_spinlock() workings

[PATCH 0/5] drm/i915: Grab the vblank evasion lock around the entire evasion
 2018-02-09 14:24 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[igt-dev] [PATCH i-g-t] tests/kms_available_modes_crc: Test all modes on all planes
 2018-02-09 14:24 UTC 

[PATCHv9 0/4] x86: 5-level related changes into decompression code
 2018-02-09 14:22 UTC  (10+ messages)
` [PATCHv9 1/4] x86/boot/compressed/64: Rename pagetable.c to kaslr_64.c
` [PATCHv9 2/4] x86/boot/compressed/64: Introduce paging_prepare()
` [PATCHv9 3/4] x86/boot/compressed/64: Prepare trampoline memory
` [PATCHv9 4/4] x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G

[PATCH] [v2] xen: hypercall: fix out-of-bounds memcpy
 2018-02-09 14:21 UTC  (7+ messages)
` [Xen-devel] "

[PATCH 0/3] Teach 'test_must_fail' to save the command's stderr to a file
 2018-02-09 14:21 UTC  (3+ messages)
` [PATCH 2/3] t: teach "

[PATCH 1/2] arm64: capabilities: Allow flexibility in scope
 2018-02-09 14:21 UTC  (4+ messages)

[Qemu-devel] [Bug 1748434] [NEW] Possibly wrong GICv3 behavior when secure enabled
 2018-02-09 14:08 UTC  (2+ messages)
` [Qemu-devel] [Bug 1748434] "

[PATCH v2 00/41] Automate updating git-completion.bash a bit
 2018-02-09 14:19 UTC  (4+ messages)
` [PATCH v3 00/42] "
  ` [PATCH v3 42/42] git-completion.bash: add GIT_COMPLETION_OPTIONS=all config

[Xenomai] calling xenomai_init multiple times 
 2018-02-09 14:18 UTC  (2+ messages)

[PATCH 4.9 00/92] 4.9.81-stable review
 2018-02-09 13:39 UTC  (10+ messages)
` [PATCH 4.9 03/92] powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNEL
` [PATCH 4.9 07/92] powerpc/64s: Support disabling RFI flush with no_rfi_flush and nopti
` [PATCH 4.9 12/92] auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
` [PATCH 4.9 20/92] net: igmp: add a missing rcu locking section
` [PATCH 4.9 25/92] vhost_net: stop device during reset owner
` [PATCH 4.9 27/92] cls_u32: add missing RCU annotation
` [PATCH 4.9 33/92] b43: Add missing MODULE_FIRMWARE()
` [PATCH 4.9 36/92] KVM: x86: Make indirect calls in emulator speculation safe
` [PATCH 4.9 40/92] x86/cpufeatures: Add Intel feature bits for Speculation Control

[PATCH] block: pass inclusive 'lend' parameter to truncate_inode_pages_range
 2018-02-09 14:15 UTC 

[Qemu-devel] [PULL 0/1] Travis speed-up
 2018-02-09 14:15 UTC  (2+ messages)
` [Qemu-devel] [PULL 1/1] .travis.yml: add --disable-linux-user for some jobs

More keyboard issues
 2018-02-09 14:15 UTC  (4+ messages)

[PATCH] em28xx: use %*phC to print small buffers
 2018-02-09 14:13 UTC 

[Qemu-devel] [PATCH v7 00/23] QMP: out-of-band (OOB) execution support
 2018-02-09 14:10 UTC  (3+ messages)
` [Qemu-devel] [PATCH v7 01/23] docs: update QMP documents for OOB commands


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.