All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-21 13:55:36 to 2018-02-21 14:48:20 UTC [more...]

[Fuego] release test issues
 2018-02-21 14:48 UTC 

[PATCH v2 0/2] KVM: MSR-based features
 2018-02-21 14:47 UTC  (6+ messages)
` [PATCH v2 1/2] KVM: x86: Add a framework for supporting "

[PATCH v4 00/40] Optimize KVM/ARM for VHE systems
 2018-02-21 14:47 UTC  (7+ messages)
` [PATCH v4 25/40] KVM: arm64: Introduce framework for accessing deferred sysregs
` [PATCH v4 26/40] KVM: arm/arm64: Prepare to handle deferred save/restore of SPSR_EL1

[Qemu-devel] [PATCH] sdl2: fix hotkey keyup
 2018-02-21 14:47 UTC  (2+ messages)

[PATCH net-next] net: dsa: mv88e6xxx: scratch registers and external MDIO pins
 2018-02-21 14:46 UTC  (3+ messages)

[PATCH 4.4 00/33] 4.4.117-stable review
 2018-02-21 14:46 UTC  (2+ messages)

[PATCH v1 0/2] ima: untrusted filesystems
 2018-02-21 14:46 UTC  (10+ messages)
` [PATCH v1 1/2] ima: fail signature verification on "

[PATCH 00/10] Implementation of Tegra Tachometer driver
 2018-02-21 14:46 UTC  (6+ messages)
` [PATCH 05/10] hwmon: generic-pwm-tachometer: Add generic PWM based tachometer

[PATCH] RDMA/core: reduce IB_POLL_BATCH constant
 2018-02-21 14:45 UTC  (5+ messages)

[3/7] usb: dwc3: pci: Store device properties dynamically
 2018-02-21 14:45 UTC 

[PATCH] flex: upgrade to 2.6.4
 2018-02-21 14:45 UTC 

[PATCH] grub: fix compile error with latest flex
 2018-02-21 14:45 UTC 

[PATCH 0/6] DISCONTIGMEM support for PPC32
 2018-02-21 14:44 UTC  (7+ messages)
` [PATCH 1/6] powerpc/mm/32: Use pfn_valid to check if pointer is in RAM

[PATCH igt 1/2] Iterate over physical engines
 2018-02-21 14:45 UTC  (4+ messages)
` [igt-dev] "
` [PATCH igt 2/2] igt/gem_spin_batch: Avoid waiting when running concurrently
  ` [igt-dev] "

[Qemu-devel] [PATCH v2 0/5] keymap: support kbd layouts with multiple mappings for the same key
 2018-02-21 14:44 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 1/5] keymap: make struct kbd_layout_t private to ui/keymaps.c
` [Qemu-devel] [PATCH v2 2/5] keymap: use glib hash for kbd_layout_t
` [Qemu-devel] [PATCH v2 3/5] keymap: numpad keysyms and keycodes are fixed
` [Qemu-devel] [PATCH v2 4/5] keymap: record multiple keysym -> keycode mappings
` [Qemu-devel] [PATCH v2 5/5] keymap: consider modifier state when picking a mapping

[tpm2] Library libtcti-device.so not found in initramfs
 2018-02-21 14:44 UTC 

Splitting meta-oe?
 2018-02-21 14:44 UTC  (24+ messages)

[PATCH] mpfr: merge bb/inc and fix license
 2018-02-21 14:44 UTC 

[PATCH RFC v8 0/6] Introduce the STACKLEAK feature and a test for it
 2018-02-21 14:43 UTC  (4+ messages)

[PATCH v3 00/17] xen/arm: PSCI 1.1 and SMCCC-1.1 support and XSA-254 variant 2 update
 2018-02-21 14:43 UTC  (5+ messages)
` [PATCH v3 05/17] xen/arm64: Implement a fast path for handling SMCCC_ARCH_WORKAROUND_1
` [PATCH v3 08/17] xen/arm: psci: Detect SMCCC version

mainline build: 15 warnings 0 failures (mainline/v4.16-rc2-64-gaf3e79d)
 2018-02-21 14:42 UTC  (2+ messages)

[PATCH net-next 0/6] tcp: remove non GSO code
 2018-02-21 14:43 UTC  (6+ messages)
        ` [PATCH net] tcp_bbr: better deal with suboptimal GSO

[PATCH v2] crypto: ccp: add check to get PSP master only when PSP is detected
 2018-02-21 14:41 UTC 

[PATCH] btrfs: Fix locking during DIO read
 2018-02-21 14:42 UTC  (4+ messages)

fiologparser_hist.py script patch and enhancements?
 2018-02-21 14:41 UTC  (5+ messages)

ASoC: Failed to create component debugfs directory
 2018-02-21 14:40 UTC  (10+ messages)

[PATCH 03/10] drm/msm: Change driver name back to msm
 2018-02-21 14:40 UTC  (2+ messages)
  ` [PATCH 04/10] drm/msm: Remove smmu driver init/cleanup from msm_drv

Ability to crash a HVM guest by accessing /dev/hpet
 2018-02-21 14:40 UTC  (2+ messages)

[PATCH] arm64: cpufeature: Trim feature reporting and include PAN emulation
 2018-02-21 14:39 UTC  (4+ messages)

[PATCH RFC] drm/bridge: panel: Add module_get/but calls to attached panel driver
 2018-02-21 14:40 UTC  (12+ messages)

[PATCH 1/2] perf, tools, stat: Use xyarray dimensions to iterate fds
 2018-02-21 14:39 UTC  (9+ messages)
` [PATCH 2/2] perf, tools, stat: Reset ids counter when retrying events

[PATCH v3] Handle vendor defined behavior in tcpci_init, tcpci_set_vconn and export tcpci_irq. More operations can be extended in tcpci_data if needed. According to TCPCI specification, 4.4.5.2 ROLE_CONTROL, TCPC shall not start DRP toggling until subsequently the TCPM writes to the COMMAND register to start DRP toggling. DRP toggling flow is chagned as following: - Write DRP = 0 & Rd/Rd - Write DRP = 1 - Set LOOK4CONNECTION command
 2018-02-21 14:39 UTC  (4+ messages)
` [v3] Handle vendor defined behavior in tcpci_init, tcpci_set_vconn and export tcpci_irq. More operations can be extended in tcpci_data if needed. According to TCPCI specification, 4.4.5.2 ROLE_CONTROL, TCPC shall not start DRP toggling until subsequently

[U-Boot] [RFC] Make U-Boot log great again
 2018-02-21 14:38 UTC  (7+ messages)

[PATCH 0/4] drm/msm: Avoid subclassing of drm_atomic_state
 2018-02-21 14:37 UTC  (9+ messages)
` [PATCH 1/4] drm/atomic: integrate modeset lock with private objects
` [PATCH 2/4] drm/msm/mdp5: Add global state as a private atomic object
` [PATCH 3/4] drm/msm/mdp5: Use the new private_obj state
` [PATCH 4/4] drm/msm: Don't subclass drm_atomic_state anymore

[PATCH v2 0/7] Add the I3C subsystem
 2018-02-21 14:38 UTC  (10+ messages)
` [PATCH v2 2/7] i3c: Add core I3C infrastructure

[PATCH] crypto: ccp: add check to get PSP master only when PSP is detected
 2018-02-21 14:35 UTC 

[RFC v2] doc compression API for DPDK
 2018-02-21 14:35 UTC  (17+ messages)

[Qemu-devel] [PATCH] nbd: Honor server's advertised minimum block size
 2018-02-21 14:34 UTC  (3+ messages)

[PATCH v2] x86: consider effective protection attributes in W+X check
 2018-02-21 14:34 UTC 

[PATCH V7 2/4] sctp: Add ip option support
 2018-02-21 14:33 UTC  (5+ messages)

[Qemu-devel] [PATCH v4 0/5] Initial write support for MTP objects
 2018-02-21 14:33 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 4/5] usb-mtp: Introduce "

[PATCHv3 00/15] Media Controller compliance fixes
 2018-02-21 14:33 UTC  (8+ messages)
` [PATCHv3 10/15] media-device.c: zero reserved fields
` [PATCHv3 15/15] media.h: reorganize header to make it easier to understand

[PATCH v2] rtc: m48t59: use generic nvmem
 2018-02-21 14:30 UTC 

[PATCH V2 00/20] lightnvm: pblk: implement 2.0 support
 2018-02-21 14:30 UTC  (4+ messages)
` [PATCH 20/20] "

[bug report] rtc: m48t59: use generic nvmem
 2018-02-21 14:30 UTC  (2+ messages)

[U-Boot] [U-Boot, v4, 07/11] spl: add support to booting with OP-TEE
 2018-02-21 14:30 UTC  (13+ messages)

[Bug 105170] Radeon R9 Nano failed testing IB on GFX ring (-110). [amd64, kernel 4.15.4]
 2018-02-21 14:29 UTC  (2+ messages)

[Qemu-devel] [PATCH] Fix ast2500 protection register emulation
 2018-02-21 14:27 UTC  (4+ messages)
` [Qemu-arm] "

[Buildroot] [PATCH-FOR-NEXT v1 0/6] Qt5 bump latest version to 5.10.1
 2018-02-21 14:28 UTC  (7+ messages)
` [Buildroot] [PATCH-FOR-NEXT v1 1/6] package: add libnpsr host package
` [Buildroot] [PATCH-FOR-NEXT v1 2/6] package: add libnss "
` [Buildroot] [PATCH-FOR-NEXT v1 3/6] pkgconf: add host-pkg-config wrapper
` [Buildroot] [PATCH-FOR-NEXT v1 4/6] qt5: bump latest version to 5.10.1
` [Buildroot] [PATCH-FOR-NEXT v1 5/6] qt5webengine: satisfy new requirements for 5.10
` [Buildroot] [PATCH-FOR-NEXT v1 6/6] qt5webengine: set ninja host pkg-config tool

[tpm2] building tpm2-tools with bitbake fails even though tpm2-tss builds fine
 2018-02-21 14:27 UTC 

[PATCH] mm,oom: Don't call schedule_timeout_killable() with oom_lock held
 2018-02-21 14:27 UTC  (6+ messages)
    ` [PATCH] mm,page_alloc: wait for oom_lock than back off

[PATCH v4 0/6] dt-bindings: add bindings for USB physical connector
 2018-02-21 14:27 UTC  (6+ messages)
  ` [PATCH v4 5/6] extcon: add possibility to get extcon device by OF node
      ` [v4,5/6] "

[Qemu-arm] ARM cortex-m3 instruction fetch misbehaves during do_v7m_exception_exit
 2018-02-21 14:25 UTC  (3+ messages)

[PATCH v4 00/16] xen: Convert page_to_mfn and mfn_to_page to use typesafe MFN
 2018-02-21 14:25 UTC  (18+ messages)
` [PATCH v4 01/16] xen/tmem: Convert the file common/tmem_xen.c "
` [PATCH v4 02/16] xen/arm: setup: use maddr_to_mfn rather than _mfn(paddr_to_pfn(...))
` [PATCH v4 03/16] xen/arm: mm: Use gaddr_to_gfn rather than _gfn(paddr_to_pfn(...))
` [PATCH v4 04/16] xen/arm: mm: Remove unused M2P code
` [PATCH v4 05/16] xen/arm: mm: Remove unused relinquish_shared_pages
` [PATCH v4 06/16] xen/x86: Remove unused override of page_to_mfn/mfn_to_page
` [PATCH v4 07/16] xen/x86: mm: Switch x86/mm.c to use typesafe for virt_to_mfn
` [PATCH v4 08/16] xen/mm: Drop the parameter mfn from populate_pt_range
` [PATCH v4 09/16] xen/pdx: Introduce helper to convert MFN <-> PDX
` [PATCH v4 10/16] xen/mm: Switch map_pages_to_xen to use MFN typesafe
` [PATCH v4 11/16] xen/mm: Switch page_alloc.c to typesafe MFN
` [PATCH v4 12/16] xen/mm: Switch common/memory.c to use "
` [PATCH v4 13/16] xen/grant: Switch {create, replace}_grant_p2m_mapping to "
` [PATCH v4 14/16] xen/grant: Switch common/grant_table.c to use "
` [PATCH v4 15/16] xen/x86: Switch mfn_to_page in x86_64/mm.c "
` [PATCH v4 16/16] xen: Convert page_to_mfn and mfn_to_page "

[PATCH] usbutils: Split out lsusb.py
 2018-02-21 14:22 UTC  (4+ messages)
` [PATCH] bind: add packageconfig for python-support

HSP issue
 2018-02-21 14:22 UTC  (2+ messages)

[PATCH 00/16] Adding NV12 support
 2018-02-21 14:22 UTC  (3+ messages)
` [PATCH 13/16] drm/i915: Add NV12 as supported format for primary plane

BUG: unable to handle kernel paging request at ffff9fb75f827100
 2018-02-21 14:20 UTC  (3+ messages)

[PATCH v3 0/2] vmx/hap: optimize CR4 trapping
 2018-02-21 14:18 UTC  (6+ messages)
` [PATCH v3 1/2] x86/hvm: introduce cr{0, 4}_host_mask to store trapped bits of CR accesses

[PATCH v2 00/21] lib, rtc: Print rtc_time via %ptR[dt][rv]
 2018-02-21 14:19 UTC  (12+ messages)
` [PATCH v2 01/21] lib/vsprintf: Print time and date in human readable format via %pt
` [PATCH v2 20/21] mk68/mac: Switch to use %ptR

[PATCH 0/2] Panasonic AN30259A support
 2018-02-21 14:18 UTC  (4+ messages)
` [PATCH 2/2] leds: add "

[Buildroot] [PATCH next] libite: update path for license files
 2018-02-21 14:17 UTC 

metag build errors in mainline kernel
 2018-02-21 14:16 UTC  (3+ messages)

[linux] .system_keyring ?
 2018-02-21 14:16 UTC  (2+ messages)

[PATCH BlueZ 1/8] shared/shell: Add non-interactive mode
 2018-02-21 14:14 UTC  (8+ messages)
` [PATCH BlueZ 2/8] tools/bluetooth-player: Only enable attach input when connected
` [PATCH BlueZ 3/8] tools/obexctl: "
` [PATCH BlueZ 4/8] shared/shell: Set NON_INTERACTIVE env
` [PATCH BlueZ 5/8] client: Don't auto register agent on non-interactive mode
` [PATCH BlueZ 6/8] shared/mainloop: Add GLIB wrapper
` [PATCH BlueZ 7/8] shared/util: Add strdelimit and strsuffix
` [PATCH BlueZ 8/8] shared/shell: Use mainloop wrappers instead of GLIB directly

[PATCH 0/8] net/mrvl: add new features to PMD
 2018-02-21 14:14 UTC  (9+ messages)
` [PATCH 1/8] net/mrvl: fix crash when port is closed without starting
` [PATCH 2/8] net/mrvl: add ingress policer support
` [PATCH 3/8] net/mrvl: add egress scheduler/rate limiter support
` [PATCH 4/8] net/mrvl: document policer/scheduler/rate limiter usage
` [PATCH 5/8] net/mrvl: add classifier support
` [PATCH 6/8] net/mrvl: add extended statistics
` [PATCH 7/8] net/mrvl: add Rx flow control
` [PATCH 8/8] net/mrvl: add Tx queue start/stop

[PATCH v2 0/3] new driver for Valve Steam Controller
 2018-02-21 14:13 UTC  (3+ messages)
` [PATCH v2 1/3] HID: add "

[PATCH] drm/i915/execlists: Remove the ring advancement under preemption
 2018-02-21 14:13 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

Question about get_cached_commit_buffer()
 2018-02-21 14:13 UTC  (3+ messages)

[PATCH] drm/i915: Make global seqno known in i915_gem_request_execute tracepoint
 2018-02-21 14:12 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v3 0/5] switch to MFD device for MediaTek audio subsystem
 2018-02-21 14:10 UTC  (7+ messages)
` [PATCH v3 4/5] dt-bindings: clock: mediatek: update audsys documentation to adapt MFD device
    ` [SPAM]Re: "

[Qemu-devel] [PATCH v3] specs/qcow2: Fix documentation of the compressed cluster descriptor
 2018-02-21 14:08 UTC 

[PATCH] bpf, powerpc: fix jit for seccomp_data access
 2018-02-21 14:08 UTC  (4+ messages)

[PATCH] website: Add troubleshooting section in how-tos
 2018-02-21 14:08 UTC  (2+ messages)

Modifying domain creation interface
 2018-02-21 14:08 UTC 

[PATCH v4] adapter: Add ConnectDevice method
 2018-02-21 14:06 UTC  (2+ messages)

[PATCH net-next 0/5] net/smc: fixes 2018-02-21
 2018-02-21 14:06 UTC  (2+ messages)

[PATCH] iio:dummy: Fix coding style in simple_dummy and evgen
 2018-02-21 14:05 UTC  (2+ messages)

u-boot-mkimake-native using system-wide dtc-1.4.6
 2018-02-21 14:05 UTC  (3+ messages)

[Xenomai] [rtnet] - help required with rtnet interface bring up
 2018-02-21 14:04 UTC  (18+ messages)

Setting a timeout for device_connect_le()
 2018-02-21 14:04 UTC 

[U-Boot] [PATCH 2/2] arm: socfpga: cyclone5: Ensure spi-flash in the compatible string
 2018-02-21 14:01 UTC  (3+ messages)

[meta-oe][PATCH 1/2] mraa: Update recipe to use v1.9.0
 2018-02-21 13:50 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] upm: Update recipe to use v1.6.0

[igt-dev] [PATCH igt 1/2] igt/kms_frontbuffer_tracking: Disable FBC testing for -ENODEV
 2018-02-21 13:59 UTC  (3+ messages)

[meta-qt5] qtbase-native/qmake broken for 5.10?
 2018-02-21 13:59 UTC  (2+ messages)

Duplicate safecrlf warning for racily clean index entry
 2018-02-21 13:57 UTC  (3+ messages)

[PATCHv2 0/3] cfg80211/mac80211: cqm rssi config for AP mode
 2018-02-21 13:57 UTC  (4+ messages)
` [PATCHv2 1/3] cfg80211: enable setting "

[PATCH 1/2] soc: qcom: rmtfs-mem: Add support for assigning memory to remote
 2018-02-21 13:04 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/36] x-blockdev-create for protocols and qcow2
 2018-02-21 13:54 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 29/36] ssh: Use QAPI BlockdevOptionsSsh object
` [Qemu-devel] [PATCH v2 30/36] ssh: QAPIfy host-key-check option
` [Qemu-devel] [PATCH v2 31/36] ssh: Pass BlockdevOptionsSsh to connect_to_ssh()
` [Qemu-devel] [PATCH v2 32/36] ssh: Support .bdrv_co_create
` [Qemu-devel] [PATCH v2 33/36] file-posix: Fix no-op bdrv_truncate() with falloc preallocation
` [Qemu-devel] [PATCH v2 34/36] block: Fail bdrv_truncate() with negative size
` [Qemu-devel] [PATCH v2 35/36] qemu-iotests: Test qcow2 over file image creation with QMP
` [Qemu-devel] [PATCH v2 36/36] qemu-iotests: Test ssh image creation over QMP


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.