All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-10 14:25:30 to 2016-10-10 15:29:48 UTC [more...]

[Qemu-devel] [PATCH v2] Avoid additional GET_FEATURES call on vhost-user
 2016-10-10 15:24 UTC  (4+ messages)

[PATCH] arm: Added support for getcpu() vDSO using TPIDRURW
 2016-10-10 15:29 UTC  (8+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH v5 0/7] intel_iommu: fix EIM
 2016-10-10 15:28 UTC  (8+ messages)
` [Qemu-devel] [PATCH v5 1/7] apic: add global apic_get_class()
` [Qemu-devel] [PATCH v5 2/7] apic: add send_msi() to APICCommonClass
` [Qemu-devel] [PATCH v5 3/7] intel_iommu: pass whole remapped addresses to apic
` [Qemu-devel] [PATCH v5 4/7] intel_iommu: redo configuraton check in realize
` [Qemu-devel] [PATCH v5 5/7] intel_iommu: add OnOffAuto intr_eim as "eim" property
` [Qemu-devel] [PATCH v5 6/7] intel_iommu: reject broken EIM
` [Qemu-devel] [PATCH v5 7/7] target-i386/kvm: cache the return value of kvm_enable_x2apic()

[PATCH 00/10] Introduce Juniper I2CS FPGA driver
 2016-10-10 15:29 UTC  (4+ messages)
` [PATCH 03/10] i2c/muxes: Juniper I2CS RE mux

[PATCH] drm/crtc: constify drm_crtc_index parameter
 2016-10-10 15:29 UTC  (2+ messages)
` [Intel-gfx] "

nvme_admin_passthru DMA failure
 2016-10-10 15:29 UTC  (4+ messages)

[PATCH] add a build.sh helper to allow for a one-stop build
 2016-10-10 15:28 UTC 

[Qemu-devel] [PATCH v5 00/17] Convert VFIO-PCI to realize
 2016-10-10 15:27 UTC  (10+ messages)
` [Qemu-devel] [PATCH v5 08/17] vfio: Pass an Error object to vfio_connect_container

[PATCH] cxgb4: missing dereference in poll_cq
 2016-10-10 15:27 UTC 

git merge deletes my changes
 2016-10-10 15:26 UTC  (2+ messages)

[PATCH v5 00/12] mmc: sdhci-msm: Add clk-rates, DDR, HS400 support
 2016-10-10 15:26 UTC  (4+ messages)
` [PATCH v5 10/12] mmc: sdhci-msm: Add HS400 platform support

[Qemu-devel] [PATCH] Fix masking of PC lower bits when doing exception returns
 2016-10-10 15:26 UTC 

[PATCH] use a nocache copy for bvecs in copy_from_iter_nocache()
 2016-10-10 15:26 UTC  (3+ messages)

[PATCH] SCSI: remove one useless stack variable
 2016-10-10 15:25 UTC  (2+ messages)

[PATCH] Revert "rtlwifi: rtl818x: constify local structures"
 2016-10-10 15:25 UTC 

[PATCH net 0/2] conntrack update
 2016-10-10 15:24 UTC  (4+ messages)
` [PATCH net 2/2] conntrack: enable to tune gc parameters

[PATCH 2/4] bnxt: Fix a segfault encountered during KNI exit
 2016-10-10 15:24 UTC  (4+ messages)

[PATCH kernel v2] PCI: Enable access to custom VPD for Chelsio devices (cxgb3)
 2016-10-10 15:23 UTC  (2+ messages)

[Qemu-devel] [PULL 00/10] Block layer patches
 2016-10-10 15:23 UTC  (4+ messages)

[PATCH v2] mk: gcc -march support for intel processors code names
 2016-10-10 15:21 UTC  (3+ messages)

[B.A.T.M.A.N.] Help in setting up mesh test bed using qemu - BATMAN adv
 2016-10-10 15:21 UTC  (7+ messages)

[LTP] [PATCH] test_net.sh: don't waste time waiting 1 sec in tst_ping()
 2016-10-10 15:21 UTC  (2+ messages)

[PATCH 1/1] input: pwm-beeper: add feature to set volume via sysfs
 2016-10-10 15:20 UTC  (4+ messages)
` [PATCH v2 0/3] input: pwm-beeper: add feature to set volume level
  ` [PATCH v2 2/3] input: pwm-beeper: add documentation for volume devicetree bindings

[Bug 98196] [amdgpu SI] "gpu fault detect" in Tomb Raider
 2016-10-10 15:19 UTC  (2+ messages)

[PATCH] Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw() (v2)
 2016-10-10 15:19 UTC 

[PATCH rdma-core 0/5] clang support
 2016-10-10 15:18 UTC  (3+ messages)
` [PATCH rdma-core 1/5] Pull uninitialized_var into util/compiler.h

[Qemu-devel] [PATCH] vfio: Fix vfio_rtl8168_quirk_data_read address offset
 2016-10-10 15:18 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/16] target-sparc improvements
 2016-10-10 15:17 UTC  (17+ messages)
` [Qemu-devel] [PATCH 01/16] target-sparc: Use overalignment flags for twinx and block asis
` [Qemu-devel] [PATCH 02/16] target-sparc: Introduce cpu_raise_exception_ra
` [Qemu-devel] [PATCH 03/16] target-sparc: Add MMU_PHYS_IDX
` [Qemu-devel] [PATCH 04/16] target-sparc: Use MMU_PHYS_IDX for bypass asis
` [Qemu-devel] [PATCH 05/16] target-sparc: Handle more twinx asis
` [Qemu-devel] [PATCH 06/16] target-sparc: Implement swap_asi inline
` [Qemu-devel] [PATCH 07/16] target-sparc: Implement ldstub_asi inline
` [Qemu-devel] [PATCH 08/16] target-sparc: Implement cas_asi/casx_asi inline
` [Qemu-devel] [PATCH 09/16] target-sparc: Implement BCOPY/BFILL inline
` [Qemu-devel] [PATCH 10/16] target-sparc: Remove asi helper code handled inline
` [Qemu-devel] [PATCH 11/16] target-sparc: Implement ldqf and stqf inline
` [Qemu-devel] [PATCH 12/16] target-sparc: Allow 4-byte alignment on fp mem ops
` [Qemu-devel] [PATCH 13/16] target-sparc: Remove MMU_MODE*_SUFFIX
` [Qemu-devel] [PATCH 14/16] target-sparc: Optmize writeback of cpu_cond
` [Qemu-devel] [PATCH 15/16] target-sparc: Use tcg_gen_atomic_xchg_tl
` [Qemu-devel] [PATCH 16/16] target-sparc: Use tcg_gen_atomic_cmpxchg_tl

[pci:pci/host-exynos 25/25] drivers/pci/host/pci-exynos.c:303:6: error: 'exynos' undeclared
 2016-10-10 15:15 UTC 

[PATCH v4 00/10] net-next: ethernet: add sun8i-emac driver
 2016-10-10 15:15 UTC  (8+ messages)
` [PATCH v4 03/10] ARM: sun8i: dt: Add DT bindings documentation for Allwinner sun8i-emac

%C(auto) not working as expected
 2016-10-10 15:15 UTC  (8+ messages)
            ` [PATCH] pretty: respect color settings for %C placeholders

[Qemu-devel] [PATCH v3 0/3] object: Add 'help' option for all available backends and properties
 2016-10-10 15:09 UTC  (13+ messages)
` [Qemu-devel] [PATCH v3 1/3] qom: make base type user-creatable abstract
    ` [Qemu-devel] 答复: "
` [Qemu-devel] [PATCH v3 2/3] qapi: auto generate enum value strings
      ` [Qemu-devel] 答复: "
` [Qemu-devel] [PATCH v3 3/3] object: Add 'help' option for all available backends and properties
    ` [Qemu-devel] 答复: "

[Qemu-devel] [PATCH v2] build: Work around SIZE_MAX bug in OSX headers
 2016-10-10 15:12 UTC  (2+ messages)

[Intel-wired-lan] igb driver can cause cache invalidation of non-owned memory?
 2016-10-10 15:11 UTC  (7+ messages)
          `  "

[Qemu-devel] [PATCH v4 0/8] intel_iommu: fix EIM
 2016-10-10 15:11 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 6/8] intel_iommu: reject broken EIM

How to watch a mailing list & repo for patches which affect a certain area of code?
 2016-10-10 15:11 UTC  (2+ messages)

[LTP] [PATCH] network/busy_poll: TCONF if driver doesn't support busy-poll feature
 2016-10-10 15:11 UTC  (2+ messages)

should module_load be checked on a kernel module object?
 2016-10-10 15:10 UTC  (3+ messages)

[PATCH] ceph: Fix error handling in ceph_read_iter
 2016-10-10 15:09 UTC  (6+ messages)
` [PATCHv2] "

[PATCH] cxl: Prevent adapter reset if an active context exists
 2016-10-10 15:09 UTC  (2+ messages)

[PATCH] genericx86-common.inc: add dependency do_image_wic -> do_bootimg
 2016-10-10 14:43 UTC 

[Bug 98183] [amdgpu SI] "gpu fault detect" in Alien: Isolation
 2016-10-10 15:08 UTC  (5+ messages)

[Bug 98197] [amdgpu SI] "gpu fault detect" in Tomb Raider
 2016-10-10 15:08 UTC  (3+ messages)

[PATCH v2 0/8] PM / Domains: DT support for domain idle states & atomic PM domains
 2016-10-10 15:05 UTC  (9+ messages)
` [PATCH v2 1/8] PM / Domains: Make genpd state allocation dynamic
` [PATCH v2 3/8] PM / Domains: Allow domain power states to be read from DT

[PATCH V5 00/10] dmaengine: qcom_hidma: add MSI interrupt support
 2016-10-10 15:05 UTC  (4+ messages)
` [PATCH V5 01/10] Documentation: DT: qcom_hidma: update binding for MSI

[mac80211] BUG_ON with current -git (4.8.0-11417-g24532f7)
 2016-10-10 15:03 UTC 

[PATCH RESEND 0/9] drm/i915/audio: audio cleanups, 4k fixes
 2016-10-10 15:04 UTC  (10+ messages)
` [PATCH RESEND 1/9] drm/i915/audio: abstract audio config update
` [PATCH RESEND 2/9] drm/i915/audio: port is going to be just fine, simplify checks
` [PATCH RESEND 3/9] drm/i915/audio: use the same code for updating audio config
` [PATCH RESEND 4/9] drm/i915/audio: split dp and hdmi audio config update
` [PATCH RESEND 5/9] drm/i915/audio: set proper N/MCTS on more platforms
` [PATCH RESEND 6/9] drm/i915/audio: HDMI audio gets the TMDS clock by crtc_clock
` [PATCH RESEND 7/9] drm/i915/audio: add register macros for audio config N value
` [PATCH RESEND 8/9] drm/i915/audio: rename N value getter to emphasize it's for hdmi
` [PATCH RESEND 9/9] drm/i915: set proper N/M in modeset

[PATCH]btrfs-progs: btrfs-debugfs: cleanup unused variables reported by pylint
 2016-10-10 15:04 UTC  (2+ messages)

[PATCH] genl: Add l_genl_msg_append_attrv
 2016-10-10 15:04 UTC  (2+ messages)

[LTP] [PATCH] readahead02: estimate max readahead size
 2016-10-10 15:03 UTC  (4+ messages)

[PATCH net 0/3] openvswitch: vlan fixes
 2016-10-10 15:02 UTC  (4+ messages)
` [PATCH net 1/3] openvswitch: vlan: remove wrong likely statement
` [PATCH net 2/3] openvswitch: fix vlan subtraction from packet length
` [PATCH net 3/3] openvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal dev

[PATCH] pinctrl: intel: add blacklist list for XPS machines
 2016-10-10 14:53 UTC  (4+ messages)
` [PATCH] pinctrl: intel: Only restore pins that are used by the driver

[PATCH v13 00/15] KVM PCIe/MSI passthrough on ARM/ARM64
 2016-10-10 15:01 UTC  (16+ messages)
` [PATCH v13 03/15] iommu/dma: Allow MSI-only cookies
` [PATCH v13 15/15] vfio/type1: Return the MSI geometry through VFIO_IOMMU_GET_INFO capability chains

[PATCH v2] ath10k: cache calibration data when the core is stopped
 2016-10-10 15:01 UTC  (5+ messages)

[PATCH 1/4] testpmd: Add support to configure 25G and 50G speeds
 2016-10-10 15:01 UTC  (2+ messages)

ceph branch status
 2016-10-10 15:00 UTC 

[PATCH v2 00/30] PVHv2 Dom0
 2016-10-10 14:58 UTC  (6+ messages)
` [PATCH v2 29/30] xen/x86: allow PVHv2 to perform foreign memory mappings

[PATCH] multiprocmgr: add systemd service
 2016-10-10 14:55 UTC 

[U-Boot] [PATCH] armv8:ls1012a: Update bootargs for fast-boot
 2016-10-10 14:57 UTC  (2+ messages)

[Buildroot] [PATCH] dhcpcd: bump to version 6.11.5
 2016-10-10 14:57 UTC 

[Qemu-devel] [PATCH 0/9] target-mips: Add Enhanced Virtual Addressing (EVA) support
 2016-10-10 14:57 UTC  (3+ messages)
` [Qemu-devel] [PATCH 7/9] target-mips: Add segmentation control registers

[PATCH infiniband-diags v2] ibportstate: Fixed switch peer port probing when using DR routing
 2016-10-10 14:57 UTC  (2+ messages)

[PATCH] leds: leds-mc13783: Fix MC13892 keypad led access
 2016-10-10 14:52 UTC  (7+ messages)

[Qemu-devel] [PATCH 1/2] vhost: enable any layout feature
 2016-10-10 14:54 UTC  (12+ messages)

[PATCH 00/10] Introduce Juniper SAM FPGA driver
 2016-10-10 14:53 UTC  (4+ messages)
` [PATCH 10/10] net: mdio-sam: Add device tree documentation for SAM MDIO

[[PATCHv5][yocto-autobuilder]] buildset.controller: Add build set to test new OS distribution in autobuilder
 2016-10-10 14:54 UTC 

[PATCH v2 00/16] software parser for packet type
 2016-10-10 14:52 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 03/16] mbuf: move packet type definitions in a new file

[PATCH] dm: free io_barrier after blk_cleanup_queue call
 2016-10-10 14:52 UTC  (3+ messages)
`  "

[PATCH] drm: Don't force all planes to be added to the state due to zpos
 2016-10-10 14:50 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] dt: bindings: vendor-prefix: Add 3 accelerometer vendor prefixes
 2016-10-10 14:50 UTC  (3+ messages)

[[yocto-autobuilder][PATCHv4]] ] Build sets to test new OS distribution in autobuilder
 2016-10-10 14:51 UTC  (3+ messages)

[PATCH 0/9] drm/sun4i: Support first display pipeline on sun6i
 2016-10-10 14:49 UTC  (9+ messages)
` [PATCH 1/9] drm/sun4i: sun6i-drc: Support DRC on A31 and A31s
` [PATCH 5/9] drm/sun4i: Add compatible strings for A31/A31s display pipelines

[Bug 98193] [amdgpu SI] "gpu fault detect" in Talos of Principle (opengl)
 2016-10-10 14:48 UTC  (3+ messages)

[Bug 98189] [amdgpu SI] "gpu fault detect" in Left 4 Dead 2
 2016-10-10 14:48 UTC  (2+ messages)

[Bug 98190] [amdgpu SI] "gpu fault detect" in Serious Sam 3
 2016-10-10 14:48 UTC  (2+ messages)

[Bug 98186] [amdgpu SI] "gpu fault detect" in Half Life: Source
 2016-10-10 14:47 UTC  (2+ messages)

parisc crash on boot with 4.8+git
 2016-10-10 14:47 UTC  (8+ messages)

VRF + Netfilter deployment - multitenancy filtering box
 2016-10-10 14:45 UTC 

[PATCH v2] auxdisplay: ht16k33: Keyscan function is now optional
 2016-10-10 14:44 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add ARM64-specific ACPI maintainers entry
 2016-10-10 14:43 UTC  (3+ messages)

[PATCH v2 0/9] Rework gcov support in Xen
 2016-10-10 14:43 UTC  (5+ messages)
` [PATCH v2 5/9] gcov: add new interface and 3.4 and 4.7 format support

[PATCH] ARM: dts: imx6sx: Fix LCDIF interrupt type
 2016-10-10 14:42 UTC  (3+ messages)

[PULL REQUEST] Please pull rdma.git (tag for-linus)
 2016-10-10 14:40 UTC  (3+ messages)

[PATCH] ASoC: core: allow control index different from 0
 2016-10-10 14:38 UTC  (9+ messages)

[PATCH v4 0/8] Add support for legacy SCPI protocol
 2016-10-10 14:36 UTC  (5+ messages)
` [PATCH v4 2/8] scpi: Add alternative legacy structures, functions and macros

userspace app receive SIGSEGV, but not is crash, why?
 2016-10-10 14:36 UTC 

[RFC PATCH] i40: remove weak version of i40e_rx_vec_dev_conf_condition_check()
 2016-10-10 14:36 UTC  (3+ messages)
` [PATCH v2] net/i40e: remove weak symbols

[Qemu-devel] [PATCH RFC] docs: add PCIe devices placement guidelines
 2016-10-10 14:36 UTC  (10+ messages)

[Qemu-devel] [PATCH v1 0/2] Qemu: gdbstub: fix vCont and single-step
 2016-10-10 14:36 UTC  (4+ messages)
` [Qemu-devel] [PATCH v1 1/2] gdbstub: Fix single-step

[PATCH] drm/i915: Fix silent conflict from backmerge of drm-next into dinf
 2016-10-10 14:36 UTC  (3+ messages)

[PATCH] pdump: fix dir permissions value in mkdir call
 2016-10-10 14:35 UTC 

[PATCH v7 0/2] modify callback for VF management
 2016-10-10 14:34 UTC  (4+ messages)
` [PATCH v8 "
` [PATCH v8 1/2] librte_ether: modify internal callback function
` [PATCH v8 2/2] net/ixgbe: add callback to user app on VF to PF mbox msg

[PATCH] staging: sm750fb: Fix printk() style warning
 2016-10-10 14:31 UTC  (6+ messages)

[PATCH v3] tools/intel_guc_logger: Utility for capturing GuC firmware logs in a file
 2016-10-10 14:31 UTC  (4+ messages)
` [PATCH v4] "

[PATCH RESEND] ARM: dts: keystone-k2*: Increase SPI Flash partition size for U-Boot
 2016-10-10 14:31 UTC  (3+ messages)

[PATCH v6 0/2] modify callback for VF management
 2016-10-10 14:31 UTC  (4+ messages)
` [PATCH v7 2/2] net/ixgbe: add callback to user app on VF to PF mbox msg

[PATCH net-next v10 0/1] net: phy: Cleanup the Edge-Rate feature in Microsemi PHYs
 2016-10-10 14:13 UTC  (2+ messages)
` [PATCH net-next v10 1/1] "

[PATCH 0/4] soc: renesas: Identify SoC and register with the SoC bus
 2016-10-10 14:28 UTC  (3+ messages)

[gpio:set-get-data 1/2] drivers/memory/omap-gpmc.c:2268:31: error: 'gpmv' undeclared
 2016-10-10 14:28 UTC 

BeagleBone Black - ti-sgx-ddk not working on yocto Krogoth, what is missing
 2016-10-10 14:27 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 00/35] cmpxchg-based emulation of atomics
 2016-10-10 14:27 UTC  (2+ messages)
` [Qemu-devel] [PATCH v5 06/35][RESEND] tcg: Add EXCP_ATOMIC

[PATCH linux v2 00/17] FSI device driver introduction
 2016-10-10 14:27 UTC  (4+ messages)
` [PATCH linux v2 14/17] drivers/fsi: Fix some text formatting

[PATCH V4] leds: trigger: Introduce an USB port trigger
 2016-10-10 14:25 UTC  (3+ messages)


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.