All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-07 16:36:38 to 2016-10-07 16:59:04 UTC [more...]

[Qemu-devel] [PULL 00/39] Misc patches for 2016-10-07
 2016-10-07 16:57 UTC  (34+ messages)
` [Qemu-devel] [PULL 01/39] hw/iommu: Fix problems reported by Coverity scan
` [Qemu-devel] [PULL 02/39] MC146818 RTC: coordinate guest clock base to destination host after migration
` [Qemu-devel] [PULL 03/39] hw/misc/edu: support MSI interrupt
` [Qemu-devel] [PULL 04/39] intc: add an interface to gather statistics/informations on interrupt controllers
` [Qemu-devel] [PULL 05/39] intc/i8259: implement InterruptStatsProvider interface
` [Qemu-devel] [PULL 06/39] intc/slavio_intctl: "
` [Qemu-devel] [PULL 07/39] intc/lm32_pic: "
` [Qemu-devel] [PULL 08/39] intc: make HMP 'info irq' and 'info pic' commands use "
` [Qemu-devel] [PULL 09/39] intc: make HMP 'info irq' and 'info pic' commands available on all targets
` [Qemu-devel] [PULL 10/39] atomic.h: fix __SANITIZE_THREAD__ build
` [Qemu-devel] [PULL 11/39] atomic.h: comment on use of atomic_read/set
` [Qemu-devel] [PULL 12/39] tcg/optimize: move default return out of if statement
` [Qemu-devel] [PULL 13/39] seqlock: use atomic writes for the sequence
` [Qemu-devel] [PULL 14/39] qom/object: update class cache atomically
` [Qemu-devel] [PULL 15/39] qom/cpu: atomically clear the tb_jmp_cache
` [Qemu-devel] [PULL 16/39] cpu: atomically modify cpu->exit_request
` [Qemu-devel] [PULL 17/39] util/qht: atomically set b->hashes
` [Qemu-devel] [PULL 18/39] linux-user/syscall: extend lock around cpu-list
` [Qemu-devel] [PULL 19/39] qga/command: use QEMU atomic primitives
` [Qemu-devel] [PULL 20/39] .travis.yml: add gcc sanitizer build
` [Qemu-devel] [PULL 21/39] i8259: give ISA device when registering ISA ioports
` [Qemu-devel] [PULL 22/39] char: use a fixed idx for child muxed chr
` [Qemu-devel] [PULL 23/39] char: update read handler in all cases
` [Qemu-devel] [PULL 24/39] util: Introduce qemu_get_pid_name
` [Qemu-devel] [PULL 25/39] qemu_kill_report: Report PID name too
` [Qemu-devel] [PULL 26/39] qemu-nbd: Shrink image size by specified offset
` [Qemu-devel] [PULL 27/39] qht: simplify qht_reset_size
` [Qemu-devel] [PULL 28/39] qht: fix unlock-after-free segfault upon resizing
` [Qemu-devel] [PULL 29/39] test-qht: perform lookups under rcu_read_lock
` [Qemu-devel] [PULL 30/39] qemu-tech: drop index
` [Qemu-devel] [PULL 31/39] qemu-doc: replace introduction with the one from the internals manual
` [Qemu-devel] [PULL 32/39] qemu-doc: drop installation and compilation notes
` [Qemu-devel] [PULL 33/39] qemu-tech: move text from qemu-tech to tcg/README

Explicit fencing on multiple timelines, again
 2016-10-07 16:58 UTC  (11+ messages)
` [PATCH 06/42] drm/i915: Support asynchronous waits on struct fence from i915_gem_request
` [PATCH 10/42] drm/i915: Defer active reference until required
` [PATCH 11/42] drm/i915: Introduce an internal allocator for disposable private objects

[PATCH v5 00/13] modify callback for VF management
 2016-10-07 16:57 UTC  (4+ messages)
` [PATCH v6 1/2] librte_ether: modify internal callback function

[PATCH 1/6] PCI: keystone: Name private struct pointer "keystone" consistently
 2016-10-07 16:56 UTC  (8+ messages)
` [PATCH 2/6] PCI: keystone: Pass keystone_pcie, not address, to IRQ functions
` [PATCH 3/6] PCI: keystone: Pass keystone_pcie, not address, to DBI functions
` [PATCH 4/6] PCI: keystone: Add app register accessors
` [PATCH 5/6] PCI: keystone: Reorder struct keystone_pcie
` [PATCH 6/6] PCI: keystone: Use dw_pcie_readl_rc() and dw_pcie_pcie_writel_rc()

[Bug 98146] DRI_PRIME=1 and fullscreen issues
 2016-10-07 16:55 UTC  (2+ messages)

[PATCH] scsi: update rdac devices at scsi_dh_rdac
 2016-10-07 16:55 UTC 

[Buildroot] [PATCH] libmicrohttpd: update to 0.9.51
 2016-10-07 16:54 UTC  (3+ messages)

Making statfs return qgroup info (for container use case etc.)
 2016-10-07 16:54 UTC  (2+ messages)

[PATCH 2/2] fs/super.c: don't fool lockdep in freeze_super() and thaw_super() paths
 2016-10-07 16:52 UTC  (11+ messages)
` [PATCH V2 "

[PATCH 00/22] Basic i.MX IPUv3 capture support
 2016-10-07 16:53 UTC  (4+ messages)
` [PATCH 01/22] [media] v4l2-async: move code out of v4l2_async_notifier_register into v4l2_async_test_nofity_all

[PATCH] x86/fpu: Remove 'eagerfpu=' docs
 2016-10-07 16:52 UTC 

Why not just return an error?
 2016-10-07 16:52 UTC  (5+ messages)

[PATCH 1/2] ARM: imx: fix integer overflow in AV PLL round rate
 2016-10-07 16:51 UTC  (5+ messages)

[PATCH libdrm] modetest: Allow the user to specify the plane ID
 2016-10-07 16:51 UTC  (3+ messages)

[PATCH 00/14] libnvdimm: support sub-divisions of pmem for 4.9
 2016-10-07 16:39 UTC  (30+ messages)
` [PATCH 01/14] libnvdimm, region: move region-mapping input-paramters to nd_mapping_desc
` [PATCH 02/14] libnvdimm, label: convert label tracking to a linked list
` [PATCH 03/14] libnvdimm, namespace: refactor uuid_show() into a namespace_to_uuid() helper
` [PATCH 04/14] libnvdimm, namespace: unify blk and pmem label scanning
` [PATCH 05/14] tools/testing/nvdimm: support for sub-dividing a pmem region
` [PATCH 06/14] libnvdimm, namespace: allow multiple pmem-namespaces per region at scan time
` [PATCH 07/14] libnvdimm, namespace: sort namespaces by dpa at init
` [PATCH 08/14] libnvdimm, region: update nd_region_available_dpa() for multi-pmem support
` [PATCH 09/14] libnvdimm, namespace: expand pmem device naming scheme for multi-pmem
` [PATCH 10/14] libnvdimm, namespace: update label implementation "
` [PATCH 11/14] libnvdimm, namespace: enable allocation of multiple pmem namespaces
` [PATCH 12/14] libnvdimm, namespace: filter out of range labels in scan_labels()
` [PATCH 13/14] libnvdimm, namespace: lift single pmem limit "
` [PATCH 14/14] libnvdimm, namespace: allow creation of multiple pmem-namespaces per region

[Bug 176901] New: Running ib_rdma_bw over rxe loopback triggers a kernel oops
 2016-10-07 16:49 UTC  (3+ messages)

[PATCH 0/3] trace-cmd record: add --cpu-list option
 2016-10-07 16:47 UTC  (4+ messages)
` [PATCH 1/3] cpu.h: use standard types instead of glib's
` [PATCH 2/3] trace-cmd record: refactor set_mask()
` [PATCH 3/3] trace-cmd record: add --cpu-list option

[PATCH/RFT 00/12] Add DT support for ohci-da8xx
 2016-10-07 16:42 UTC  (36+ messages)
` [PATCH/RFT 01/12] ARM: davinci: da8xx: Enable the usb20 "per" clk on phy_clk_enable
` [PATCH/RFT 02/12] ARM: davinci: hawk: add full constraints for ohci plat boot
` [PATCH/RFT 03/12] ARM: davinci: rename root_hub to platform_data
` [PATCH/RFT 04/12] USB: ohci-da8xx: Divide power up time in the ohci driver
` [PATCH/RFT 05/12] USB: ohci-da8xx: Fix probe for devices with no vbus/oci gpio
` [PATCH/RFT 06/12] ARM: davinci: hawk: Remove oci and vbus gpios
` [PATCH/RFT 07/12] USB: ohci-da8xx: Request gpios and handle interrupt in the driver
` [PATCH/RFT 08/12] ARM: davinci: register the usb20_phy clock on the SoC file
` [PATCH/RFT 09/12] usb: host: ohci-da8xx: Add devicetree bindings documentation
` [PATCH/RFT 10/12] USB: ohci-da8xx: Add device tree support
` [PATCH/RFT 11/12] ARM: dts: da850: Add the usb ohci device node
` [PATCH/RFT 12/12] ARM: dts: da850-lcdk: enable ohci usb

[PATCH rdma-next 00/10] Hardware tag matching support
 2016-10-07 16:47 UTC  (3+ messages)

[RFC] WIP unidentified layer / custom images and non git layers
 2016-10-07 16:47 UTC  (2+ messages)
` [PATCH] wip fix unidentified layer

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

[PATCH] l10n: de.po: translate 260 new messages
 2016-10-07 16:45 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] staging: iio: meter: ade7754: Implement IIO_CHAN_INFO_SAMP_FREQ
 2016-10-07 16:46 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH 1/5] PCI: spear: Remove unused constants
 2016-10-07 16:44 UTC  (5+ messages)
` [PATCH 2/5] PCI: spear: Name private struct pointer "spear13xx" consistently
` [PATCH 3/5] PCI: spear: Pass device-specific struct to internal functions
` [PATCH 4/5] PCI: spear: Reorder struct spear13xx_pcie
` [PATCH 5/5] PCI: spear: Clean up struct device usage

[GIT PULL] MD update for 4.9
 2016-10-07 16:44 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/4] qga: add vsock-listen
 2016-10-07 16:42 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/4] qga: drop unused sockaddr in accept(2) call
` [Qemu-devel] [PATCH 2/4] qga: drop unnecessary GA_CHANNEL_UNIX_LISTEN checks
` [Qemu-devel] [PATCH 3/4] sockets: add AF_VSOCK support

[PATCH 1/5] PCI: qcom: Name private struct pointer "qcom" consistently
 2016-10-07 16:43 UTC  (5+ messages)
` [PATCH 2/5] PCI: qcom: Remove redundant struct qcom_pcie.dbi
` [PATCH 3/5] PCI: qcom: Remove redundant struct qcom_pcie.dev
` [PATCH 4/5] PCI: qcom: Reorder struct qcom_pcie
` [PATCH 5/5] PCI: qcom: Remove unused platform data

Kerberized NFS client and slow user write performance
 2016-10-07 16:43 UTC 

[meta-security][PATCH] sleuthkit: fix No GNU_HASH in the elf binary
 2016-10-07 16:42 UTC  (2+ messages)

[PATCH] reiser4: remove unneeded assertions, make gcc happy
 2016-10-07 16:42 UTC 

[PATCH 1/7] PCI: layerscape: Name private struct pointer "ls" consistently
 2016-10-07 16:42 UTC  (7+ messages)
` [PATCH 2/7] PCI: layerscape: Pass device-specific struct to internal functions
` [PATCH 3/7] PCI: layerscape: Remove redundant struct ls_pcie.dbi
` [PATCH 4/7] PCI: layerscape: Reorder struct ls_pcie
` [PATCH 5/7] PCI: layerscape: Add local struct device pointers
` [PATCH 6/7] PCI: layerscape: Move struct pcie_port setup to probe function
` [PATCH 7/7] PCI: layerscape: Remove unused ls_add_pcie_port() platform_device arg

[PATCH] ASoC: core: allow control index different from 0
 2016-10-07 16:41 UTC  (5+ messages)

What's cooking in git.git (Oct 2016, #02; Thu, 6)
 2016-10-07 16:40 UTC  (3+ messages)

[PATCH 01/10] PCI: imx6: Name private struct pointer "imx6" consistently
 2016-10-07 16:39 UTC  (10+ messages)
` [PATCH 02/10] PCI: imx6: Name PHY accessors consistently with other i.MX6 accessors
` [PATCH 03/10] PCI: imx6: Add register accessors
` [PATCH 04/10] PCI: imx6: Pass device-specific struct to internal functions
` [PATCH 05/10] PCI: imx6: Removed unused struct imx6_pcie.mem_base
` [PATCH 06/10] PCI: imx6: Reorder struct imx6_pcie
` [PATCH 07/10] PCI: imx6: Remove unused return values
` [PATCH 08/10] PCI: imx6: Replace imx6_pcie_readl() with dw_pcie_readl_rc()
` [PATCH 09/10] PCI: imx6: Remove redundant of_node pointer
` [PATCH 10/10] PCI: imx6: Add local struct device pointers

[iproute2] bridge: Fix garbled json output seen if a vlan filter is specified
 2016-10-07 16:40 UTC 

[Intel-wired-lan] [next PATCH S49-V2 00/15] i40e-i40evf updates
 2016-10-07 16:40 UTC  (5+ messages)
` [Intel-wired-lan] [next PATCH S49-V2 14/15] i40e: replace PTP Rx timestamp hang logic
` [Intel-wired-lan] [next PATCH S49-V2 15/15] i40evf: avoid an extra msleep while

[PATCH v3 0/11] Add R8A7743/SK-RZG1M board support
 2016-10-07 16:40 UTC  (3+ messages)

[kernel-hardening] [RFC 0/3] Add struct randomization plugin
 2016-10-07 16:39 UTC  (3+ messages)

[PATCH] drm/i915/guc: Sanitory checks for platform that dont have GuC
 2016-10-07 16:39 UTC  (4+ messages)

Source code review around jump label usage
 2016-10-07 16:38 UTC  (13+ messages)
` MD-RAID: Fine-tuning for several function implementations
  ` [PATCH 24/54] md/raid1: Improve another size determination in setup_conf()
        `  "

[PATCH 1/3] arm64: hw_breakpoint: Add get_hwbkt_alignment_mask
 2016-10-07 16:38 UTC  (3+ messages)
` [PATCH 2/3] arm64: hw_breakpoint: Handle inexact watchpoint addresses

[Qemu-devel] [PATCH v3 0/5] tests: enable virtio tests on SPAPR
 2016-10-07 16:38 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 3/5] tests: use qtest_pc_boot()/qtest_shutdown() in virtio tests

[PATCH 01/11] PCI: hisi: Rename APB accessors
 2016-10-07 16:38 UTC  (11+ messages)
` [PATCH 02/11] PCI: hisi: Rename config accessors
` [PATCH 03/11] PCI: hisi: Name private struct pointer "hisi" consistently
` [PATCH 04/11] PCI: hisi: Remove redundant struct hisi_pcie.reg_base
` [PATCH 05/11] PCI: hisi: Pass device-specific struct to internal functions
` [PATCH 06/11] PCI: hisi: Reorder struct hisi_pcie
` [PATCH 07/11] PCI: hisi: Swap order of hisi_apb_writel() reg/val arguments
` [PATCH 08/11] PCI: hisi: Replace hisi_apb_readl() with dw_pcie_readl_rc()
` [PATCH 09/11] PCI: hisi: Include register block base in PCIE_SYS_STATE4 register address
` [PATCH 10/11] PCI: hisi: Add local struct device pointers
` [PATCH 11/11] PCI: hisi: Remove unused platform data

[PATCH] net: Reset skb to network header in neigh_hh_output
 2016-10-07 16:38 UTC  (3+ messages)

[PATCH v3 0/6] Pull out require_clean_work_tree() functionality from builtin/pull.c
 2016-10-07 16:37 UTC  (3+ messages)
` [PATCH v4 "

[PATCH 00/12] net/virtio: add offload support
 2016-10-07 16:36 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 10/12] virtio: add Tx checksum "

[OSSTEST PATCH 00/16] Fix rump kernel tests
 2016-10-07 16:34 UTC  (4+ messages)
` [OSSTEST PATCH 14/16] rump kernels: Install binutils on test box
` [OSSTEST PATCH 15/16] make-flight: Honour $bfi (build flight) for rump tests
` [OSSTEST PATCH 16/16] rump kernels: Build with RUMP_DEV_XEN_DEBUG and filter out debug messages

[PATCH 1/8] PCI: exynos: Name private struct pointer "exynos" consistently
 2016-10-07 16:36 UTC  (2+ messages)
` [PATCH 8/8] PCI: exynos: Add local struct device pointers


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.