All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-21 13:42:16 to 2018-02-21 14:33:17 UTC [more...]

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

[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 0/2] KVM: MSR-based features
 2018-02-21 14:32 UTC  (5+ messages)
` [PATCH v2 1/2] KVM: x86: Add a framework for supporting "

[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)

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

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

[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:30 UTC  (2+ 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

[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 v3 00/17] xen/arm: PSCI 1.1 and SMCCC-1.1 support and XSA-254 variant 2 update
 2018-02-21 14:27 UTC  (3+ messages)
` [PATCH v3 05/17] xen/arm64: Implement a fast path for handling SMCCC_ARCH_WORKAROUND_1

[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 v2 0/7] Add the I3C subsystem
 2018-02-21 14:22 UTC  (9+ messages)
` [PATCH v2 2/7] i3c: Add core I3C infrastructure

[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

Splitting meta-oe?
 2018-02-21 14:20 UTC  (23+ messages)

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 

[PATCH v4 00/40] Optimize KVM/ARM for VHE systems
 2018-02-21 14:16 UTC  (4+ messages)
` [PATCH v4 25/40] KVM: arm64: Introduce framework for accessing deferred sysregs

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

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

[PATCH] btrfs: Fix locking during DIO read
 2018-02-21 14:15 UTC  (3+ 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 "

Ability to crash a HVM guest by accessing /dev/hpet
 2018-02-21 14:12 UTC 

[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  (4+ 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  (37+ messages)
` [Qemu-devel] [PATCH v2 01/36] block/qapi: Introduce BlockdevCreateOptions
` [Qemu-devel] [PATCH v2 02/36] block/qapi: Add qcow2 create options to schema
` [Qemu-devel] [PATCH v2 03/36] qcow2: Let qcow2_create() handle protocol layer
` [Qemu-devel] [PATCH v2 04/36] qcow2: Pass BlockdevCreateOptions to qcow2_create2()
` [Qemu-devel] [PATCH v2 05/36] qcow2: Use BlockdevRef in qcow2_create2()
` [Qemu-devel] [PATCH v2 06/36] qcow2: Use QCryptoBlockCreateOptions "
` [Qemu-devel] [PATCH v2 07/36] qcow2: Handle full/falloc preallocation "
` [Qemu-devel] [PATCH v2 08/36] util: Add qemu_opts_to_qdict_filtered()
` [Qemu-devel] [PATCH v2 09/36] test-qemu-opts: Test qemu_opts_append()
` [Qemu-devel] [PATCH v2 10/36] test-qemu-opts: Test qemu_opts_to_qdict_filtered()
` [Qemu-devel] [PATCH v2 11/36] qdict: Introduce qdict_rename_keys()
` [Qemu-devel] [PATCH v2 12/36] qcow2: Use visitor for options in qcow2_create()
` [Qemu-devel] [PATCH v2 13/36] block: Make bdrv_is_whitelisted() public
` [Qemu-devel] [PATCH v2 14/36] block: x-blockdev-create QMP command
` [Qemu-devel] [PATCH v2 15/36] file-posix: Support .bdrv_co_create
` [Qemu-devel] [PATCH v2 16/36] file-win32: "
` [Qemu-devel] [PATCH v2 17/36] gluster: "
` [Qemu-devel] [PATCH v2 18/36] rbd: Fix use after free in qemu_rbd_set_keypairs() error path
` [Qemu-devel] [PATCH v2 19/36] rbd: Factor out qemu_rbd_connect()
` [Qemu-devel] [PATCH v2 20/36] rbd: Remove non-schema options from runtime_opts
` [Qemu-devel] [PATCH v2 21/36] rbd: Pass BlockdevOptionsRbd to qemu_rbd_connect()
` [Qemu-devel] [PATCH v2 22/36] rbd: Support .bdrv_co_create
` [Qemu-devel] [PATCH v2 23/36] rbd: Assing s->snap/image_name in qemu_rbd_open()
` [Qemu-devel] [PATCH v2 24/36] rbd: Use qemu_rbd_connect() in qemu_rbd_do_create()
` [Qemu-devel] [PATCH v2 25/36] nfs: Use QAPI options in nfs_client_open()
` [Qemu-devel] [PATCH v2 26/36] nfs: Support .bdrv_co_create
` [Qemu-devel] [PATCH v2 27/36] sheepdog: QAPIfy "redundacy" create option
` [Qemu-devel] [PATCH v2 28/36] sheepdog: Support .bdrv_co_create
` [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

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

[Qemu-devel] [PATCH] hw/acpi-build: build SRAT memory affinity structures for NVDIMM
 2018-02-21 13:55 UTC  (4+ messages)

iomem debugfs patches
 2018-02-21 13:54 UTC  (2+ messages)

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

[PATCH] kconfig: Print reverse dependencies in groups
 2018-02-21 13:51 UTC  (4+ messages)

[PATCH 0/2] Optimizes, cleans up and enhances stm32-exti irq hierarchy
 2018-02-21 13:50 UTC  (6+ messages)
` [PATCH 1/2] ARM: irqchip: stm32: Optimizes and cleans up stm32-exti irq_domain
` [PATCH 2/2] ARM: pinctrl: stm32: Optimizes and enhances stm32gpio irqchip

[PATCH v2 00/27] btrfs-progs: introduce libbtrfsutil, "btrfs-progs as a library"
 2018-02-21 13:47 UTC  (3+ messages)
` [PATCH v2 03/27] libbtrfsutil: add Python bindings

[PATCH]sched: completion: use bool in try_wait_for_completion
 2018-02-21 13:49 UTC  (3+ messages)

[PATCH v3] arm64: Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDC
 2018-02-21 13:49 UTC  (3+ messages)

[PATCH v5 0/3] sched: Update blocked load
 2018-02-21 13:48 UTC  (6+ messages)
` [PATCH v5 1/3] sched: Stop nohz stats when decayed

ASoC: Failed to create component debugfs directory
 2018-02-21 13:47 UTC  (9+ messages)

[GIT PULL] arm64 spectre and meltdown mitigations for -stable
 2018-02-21 13:47 UTC  (4+ messages)

[PATCH V4 0/5] bugs fix for auto-reload mmap read and rdpmc read
 2018-02-21 13:45 UTC  (5+ messages)
` [PATCH V4 1/5] perf/x86/intel: Fix event update for auto-reload

behind corporate proxy
 2018-02-21 13:45 UTC  (2+ messages)

[PATCH igt] lib: Skip aliased bsd ABI ring if bsd2 is available
 2018-02-21 13:45 UTC  (9+ messages)
` [PATCH igt v2] "

[PATCH] sysctl: correct comment in xen_sysctl_pcitopoinfo
 2018-02-21 13:44 UTC 

[PATCH] RDMA/core: reduce IB_POLL_BATCH constant
 2018-02-21 13:44 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/2] Firmware blob and git submodule for Sam460ex
 2018-02-21 13:43 UTC  (4+ messages)

[Bug 105190] gem_quiescent_gpu assertion fails on distribution kernels
 2018-02-21 13:43 UTC  (2+ messages)

[PATCH] powerpc/eeh: Add conditional check on notify_resume
 2018-02-21 13:43 UTC  (2+ messages)
`  "

[PATCH] ocxl: Fix potential bad errno on irq allocation
 2018-02-21 13:43 UTC  (2+ messages)
`  "

[PATCH 4.9 00/77] 4.9.83-stable review
 2018-02-21 13:42 UTC  (4+ messages)
` [PATCH 4.9 77/77] mmc: sdhci-of-esdhc: fix the mmc error after sleep on ls1046ardb


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.