All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-17 10:46:00 to 2017-03-17 11:27:04 UTC [more...]

[RFC PATCH 00/23] xen/vIOMMU: Add vIOMMU support with irq remapping fucntion on Intel platform
 2017-03-17 11:27 UTC  (5+ messages)
` [RFC PATCH 1/23] VIOMMU: Add vIOMMU helper functions to create, destroy and query capabilities
` [RFC PATCH 2/23] DMOP: Introduce new DMOP commands for vIOMMU support
` [RFC PATCH 3/23] VIOMMU: Add irq request callback to deal with irq remapping
` [RFC PATCH 4/23] VIOMMU: Add get irq info callback to convert irq remapping request

[PATCH v1 1/1] platform/x86: intel_pmc_ipc: fix io mem mapping size
 2017-03-17 11:26 UTC  (7+ messages)
` [PATCH v2 1/4] platform/x86: intel_pmc_ipc: fix gcr offset
  ` [PATCH v2 2/4] platform/x86: intel_pmc_ipc: Add pmc gcr read/write api's

[RESEND PATCH v6 0/6] i2c: designware: add I2C SLAVE support
 2017-03-17 11:24 UTC  (6+ messages)
` [RESEND PATCH v6 5/6] i2c: designware: add SLAVE mode functions

[PATCH 0/4] Remove PVHv1 residuals
 2017-03-17 11:26 UTC  (13+ messages)
` [PATCH 1/4] docs: update dmop.markdown
` [PATCH 2/4] sched.h: remove stale PVHv1 comment
` [PATCH 3/4] x86/traps: undo the PVHv1 bodge in NMI delivery path
` [PATCH 4/4] x86: remove stale PVHv1 comment from PV domain builder

[PATCH 1/2] drm: Mark up accesses of vblank->enabled outside of its spinlock
 2017-03-17 11:25 UTC  (4+ messages)

[Qemu-devel] callout to *file in bdrv_co_get_block_status
 2017-03-17 11:24 UTC  (6+ messages)

[RFC PATCH 0/9] "Non-shared" IOMMU support on ARM
 2017-03-17 11:24 UTC  (6+ messages)
` [RFC PATCH 1/9] xen/device-tree: Add dt_count_phandle_with_args helper

[PATCH 0/2] Re-integrate sha1dc
 2017-03-17 11:22 UTC  (7+ messages)

[linux-linus test] 106729: regressions - FAIL
 2017-03-17 11:22 UTC 

[RFC PATCH] iommu/dma: account pci host bridge dma_mask for IOVA allocation
 2017-03-17 11:20 UTC  (4+ messages)

[PATCH net-next] r8152: simply the arguments
 2017-03-17 11:08 UTC  (4+ messages)

[PATCH 00/18] net subsystem various refcounter conversions
 2017-03-17 11:12 UTC  (41+ messages)
` [Bridge] "
` [PATCH 01/18] net, llc: convert llc_sap.refcnt from atomic_t to refcount_t
  ` [Bridge] "
` [PATCH 02/18] net, l2tp: convert l2tp_tunnel.ref_count "
  ` [Bridge] "
` [PATCH 03/18] net, l2tp: convert l2tp_session.ref_count "
  ` [Bridge] "
` [PATCH 04/18] net, vxlan: convert vxlan_sock.refcnt "
  ` [Bridge] "
` [PATCH 05/18] net, bluetooth: convert rfcomm_dlc.refcnt "
  ` [Bridge] "
` [PATCH 06/18] net, decnet: convert dn_fib_info.fib_clntref "
  ` [Bridge] "
` [PATCH 07/18] net, atm: convert atm_dev.refcnt "
  ` [Bridge] "
` [PATCH 08/18] net, atm: convert lec_arp_table.usage "
  ` [Bridge] "
` [PATCH 09/18] net, atm: convert in_cache_entry.use "
  ` [Bridge] "
` [PATCH 10/18] net, atm: convert eg_cache_entry.use "
  ` [Bridge] "
` [PATCH 11/18] net, bridge: convert net_bridge_vlan.refcnt "
  ` [Bridge] "
` [PATCH 12/18] net, calipso: convert calipso_doi.refcount "
  ` [Bridge] "
` [PATCH 13/18] net, sched: convert Qdisc.refcnt "
  ` [Bridge] "
` [PATCH 14/18] net, lapb: convert lapb_cb.refcnt "
  ` [Bridge] "
` [PATCH 15/18] net, ipx: convert ipx_interface.refcnt "
  ` [Bridge] "
` [PATCH 16/18] net, ipx: convert ipx_route.refcnt "
  ` [Bridge] "
` [PATCH 17/18] net, netrom: convert nr_neigh.refcount "
  ` [Bridge] "
` [PATCH 18/18] net, netrom: convert nr_node.refcount "
  ` [Bridge] "

[PATCH 0/3] cxl: Provide user-space r/o access to the AFU descriptor
 2017-03-17 11:19 UTC  (5+ messages)
` [PATCH 1/3] cxl: Re-factor cxl_pci_afu_read_err_buffer()
` [PATCH 2/3] cxl: Introduce afu_desc sysfs attribute

File names are considered case insensitive in a folder. (aBcd.py ==AbcD.py) Inbox x
 2017-03-17 11:19 UTC  (2+ messages)

[kvm-unit-tests PATCH] Use /bin/env in shebang to make scripts more portable
 2017-03-17 11:18 UTC  (6+ messages)

why do we delete target in RGWGetObjLayout constructed function?
 2017-03-17 11:11 UTC  (2+ messages)

[PATCH v3 0/8] Introduction to SPI NAND framework
 2017-03-17 11:18 UTC  (8+ messages)
` [PATCH v3 4/8] nand: spi: add basic operations support

[PATCH v2 0/4] Refactor x86 dom0 builder
 2017-03-17 11:18 UTC  (4+ messages)
` [PATCH v2 2/4] x86: split PV dom0 builder to pv/dom0_builder.c

Make execbuf fast and green
 2017-03-17 11:17 UTC  (8+ messages)
` [PATCH 12/15] drm/i915: Remove superfluous i915_add_request_no_flush() helper
` [PATCH 13/15] drm/i915: Allow execbuffer to use the first object as the batch
` [PATCH 14/15] drm/i915: Async GPU relocation processing
  ` [PATCH v2] "

[PATCH net-next 0/3] net: stmmac: adding multiple buffers and routing
 2017-03-17 11:16 UTC  (4+ messages)
` [PATCH net-next 2/3] net: stmmac: TX and RX queue priority configuration

[Qemu-devel] [PATCH v3 0/9] xen/9pfs: introduce the Xen 9pfs backend
 2017-03-17 11:16 UTC  (12+ messages)
` [Qemu-devel] [PATCH v3 1/9] xen: do not build backends for targets that do not support xen
  ` [Qemu-devel] [PATCH v3 2/9] xen: import ring.h from xen
      `  "
  ` [Qemu-devel] [PATCH v3 3/9] 9p: introduce a type for the 9p header
      `  "
    ` [PATCH v3 1/9] xen: do not build backends for targets that do not support xen

RFC: Another proposed hash function transition plan
 2017-03-17 11:07 UTC  (5+ messages)

[PATCH] drm/fb-helper: Only reject FB changes if FB_MISC_USER_EVENT is set
 2017-03-17 11:13 UTC  (7+ messages)

[U-Boot] [PATCH 00/14] Gateworks Ventana add support for new boards
 2017-03-17 11:13 UTC  (26+ messages)
` [U-Boot] [PATCH 01/14] imx: ventana: add additional DRAM configurations
` [U-Boot] [PATCH 02/14] imx: ventana: config: add gzwrite support
` [U-Boot] [PATCH 03/14] imx: ventana: move mmc_init to common
` [U-Boot] [PATCH 04/14] imx: ventana: use mmc_root in boot scripts
` [U-Boot] [PATCH 05/14] imx: ventana: change name of rs232_en to indicate polarity
` [U-Boot] [PATCH 06/14] imx: ventana: fix hwconfig
` [U-Boot] [PATCH 07/14] imx: ventana: make OTG VBUS power enable board specific
` [U-Boot] [PATCH 08/14] imx: ventana: make SD3_VSELECT "
` [U-Boot] [PATCH 10/14] drivers: net: add MV88E6xx to Kconfig
` [U-Boot] [PATCH 11/14] imx: ventana: add GW5904 support
` [U-Boot] [PATCH 12/14] imx: ventana: add GW560x support
` [U-Boot] [PATCH 13/14] imx: ventana: add GW5903 support

[PATCH 0/3] arm64: dts: rockchip: rk3368 add dmac and i2s nodes
 2017-03-17 11:13 UTC  (10+ messages)
` [PATCH v2 1/3] arm64: dts: rockchip: add amba node support for RK3368 SoCs
` [PATCH v2 2/3] arm64: dts: rockchip: add i2s nodes "
` [PATCH v2 3/3] arm64: dts: rockchip: disable mailbox of RK3368 SoCs defaultly

Subject: [PATCH v4] USB:Core: BugFix: Proper handling of Race Condition when two USB class drivers try to call init_usb_class simultaneously
 2017-03-17 10:56 UTC  (4+ messages)
      ` [PATCH v4] USB: "

[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
 2017-03-17 11:09 UTC  (22+ messages)
` [RFC PATCH v2 14/32] x86: mm: Provide support to use memblock when spliting large pages
` [RFC PATCH v2 29/32] kvm: svm: Add support for SEV DEBUG_DECRYPT command

[RFC v0 0/4] Give a type to constants too
 2017-03-17 11:03 UTC  (5+ messages)
` [RFC v0 0/4] Give a type to constants, considered harmful

[RFC arm64] samples/bpf: explicitly exclude sysreg sections with asm macros
 2017-03-17 11:11 UTC  (10+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Omit unnecessary memset of netdev private data
 2017-03-17 11:08 UTC  (2+ messages)
`  "

[PATCH] drm: add check for plane functions
 2017-03-17 11:08 UTC  (4+ messages)

[PATCH] sload.f2fs: fix missing SSA updates
 2017-03-17 11:08 UTC  (2+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH] configure: Warn about deprecated hosts
 2017-03-17 11:08 UTC 

[xen-unstable-smoke test] 106742: tolerable trouble: broken/fail/pass - PUSHED
 2017-03-17 11:08 UTC 

[PATCH] spi: loopback-test: fix compile error on x86
 2017-03-17 11:07 UTC  (2+ messages)

newrole as su'ed root
 2017-03-17 11:07 UTC 

[PATCH] vfio: add hotplug support
 2017-03-17 11:07 UTC  (2+ messages)

[PATCH v12 0/9] Cavium MMC driver
 2017-03-17 10:51 UTC  (5+ messages)
` [PATCH v12 1/9] dt-bindings: mmc: Add Cavium SOCs MMC bindings

[PATCH] arm64: dts: rockchip: add dmac nodes for rk3368 SoCs
 2017-03-17 11:04 UTC  (4+ messages)

[PATCH] x86/monitor: add support for descriptor access events
 2017-03-17 11:03 UTC  (2+ messages)

Does braille console work?
 2017-03-17  9:00 UTC  (3+ messages)

[PATCH 0/7] Input: fix NULL-derefs at probe
 2017-03-17 10:53 UTC  (5+ messages)

[PATCH 0/2] irqchip/gic-v3-its: LPI tables fixes
 2017-03-17 11:01 UTC  (6+ messages)
` [PATCH 1/2] irqchip/gic-v3-its: bail out on already enabled LPIs

Perf regression after enabling nvme autonomous power state transitions
 2017-03-17 10:58 UTC 

[Qemu-devel] [PATCH v2] qemu-ga: obey LISTEN_PID when using systemd socket activation
 2017-03-17 10:57 UTC  (3+ messages)

[PATCH] x86_64, kexec: Avoid unnecessary identity mappings for kdump
 2017-03-17 10:22 UTC 

[RFC] tty: pty -- Add ability to setup next pty number for ptmx open
 2017-03-17 10:56 UTC 

[PATCH 0/3] describe --contains sanity
 2017-03-17 10:56 UTC  (4+ messages)
` [PATCH 2/3] git-prompt: add a describe style for any tags

[PATCH 00/12] introduce fail-safe PMD
 2017-03-17 10:56 UTC  (7+ messages)
` [PATCH v2 00/13] "

[PATCH] ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removal
 2017-03-17 10:54 UTC  (3+ messages)

[PATCH v2] fs: avoid iterate_supers to trigger call for sync on filesystem during mount
 2017-03-17 10:51 UTC 

[PATCH v2 1/2] doc: Add bindings document for Xilinx LogiCore PR Decoupler
 2017-03-17 10:54 UTC  (5+ messages)
` [PATCH v2 2/2] fpga: Add support for Xilinx LogiCORE "

[PATCH 0/2] Update COLO related API
 2017-03-17 10:54 UTC  (6+ messages)
` [PATCH 1/2] libxl/libxl_qmp.c: Update COLO do checkpoint API
` [PATCH 2/2] libxl/libxl_qmp.c: Update COLO query replication status API

[PATCH net-next] net: ethoc: Use ether_addr_copy()
 2017-03-17 10:52 UTC 

Schedule affinity_notify work while migrating IRQs during hot plug
 2017-03-17 10:51 UTC  (7+ messages)

[Qemu-devel] [PATCH for-2.9] configure: Warn that the support for ia64 is going to be removed
 2017-03-17 10:51 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] acl: add host variant
 2017-03-17 10:51 UTC  (3+ messages)

[Qemu-devel] Proposal for deprecating unsupported host OSes & architecutures
 2017-03-17 10:48 UTC  (9+ messages)

[PATCH v10 0/6] VMX: Properly handle pi descriptor and per-cpu blocking list
 2017-03-17 10:48 UTC  (3+ messages)
` [PATCH v10 6/6] passthrough/io: Fall back to remapping interrupt when we can't use VT-d PI

sparse-llvm incorrect definition of local variables
 2017-03-17 10:48 UTC  (4+ messages)

[PATCH] f2fs: protect free nid operation with cp_rwsem
 2017-03-17 10:46 UTC  (2+ messages)

[PATCH] f2fs: add missing INMEM_REVOKE trace enum definition
 2017-03-17 10:46 UTC  (2+ messages)

[PATCH] fs/pstore: Perform erase from a worker
 2017-03-17 10:47 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v3 3/5] coresight: add support for debug module
 2017-03-17 10:13 UTC  (8+ messages)
` [v3 "

[PATCH 0/5 v2] ftrace/x86_32: Ftrace cleanup and add support for -mfentry
 2017-03-17 10:38 UTC  (4+ messages)
` [PATCH 5/5 v2] ftrace/x86-32: Add -mfentry support to x86_32 with DYNAMIC_FTRACE set
  ` [PATCH 5/5 v3] "

[PATCH RFC] dwc2: Don't assume URB transfer_buffer are dword-aligned
 2017-03-17  0:08 UTC 

[Qemu-devel] [PATCH] checkpatch: allow longer lines for logging functions
 2017-03-17 10:45 UTC  (2+ messages)

Your message to kexec awaits moderator approval
 2017-03-17 10:46 UTC 

[Qemu-devel] [PATCH v2 0/3] qemu-img: improve qemu-img getopt error messages
 2017-03-17 10:45 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] qemu-img: show help for invalid global options
` [Qemu-devel] [PATCH v2 2/3] qemu-img: fix switch indentation in img_amend()
` [Qemu-devel] [PATCH v2 3/3] qemu-img: print short help on getopt failure

[PATCH v33 00/14] add kdump support
 2017-03-17 10:46 UTC  (4+ messages)
` [PATCH v33 04/14] arm64: kdump: reserve memory for crash dump kernel


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.