All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-05 18:40:07 to 2015-03-05 19:40:35 UTC [more...]

[PATCH 0/7] Staging: clean de_err() loging
 2015-03-05 19:38 UTC  (6+ messages)
` [PATCH 1/7] Staging: media: Clean dev_err() logging
` [PATCH 2/7] Staging: fbtft: "
` [PATCH 3/7] Staging: iio: "
` [PATCH 4/7] Staging: octeon-usb: "
` [PATCH 5/7] Staging: slicoss: "

[PATCH 00/51] Remove the outstanding_lazy_request
 2015-03-05 19:39 UTC  (12+ messages)
` [PATCH 00/53] "
  ` [PATCH 26/53] drm/i915: Update render_state_init() to take a request structure
  ` [PATCH 27/53] drm/i915: Update overlay code to do explicit request management
  ` [PATCH 28/53] drm/i915: Update queue_flip() "
  ` [PATCH 29/53] drm/i915: Update add_request() to take a request structure
  ` [PATCH 30/53] drm/i915: Update [vma|object]_move_to_active() to take request structures

process
 2015-03-05 19:39 UTC  (2+ messages)

LAON AANBIEDING OP 1,5% rente
 2015-03-05 19:38 UTC 

[Buildroot] [PATCH] wine: Add dependency check for ALSA
 2015-03-05 19:38 UTC 

[Buildroot] [PATCH] cups: Fix dependency check
 2015-03-05 19:38 UTC 

[PATCH v9] doc/adapter-api.txt: SetDiscoveryFilter method
 2015-03-05 19:38 UTC 

[PATCH v2 0/2] livepatch/module: Avoid races between modules and live patches
 2015-03-05 19:35 UTC  (5+ messages)
` [PATCH v2 1/2] livepatch/module: Apply patch when loaded module is unformed
` [PATCH v2 2/2] livepatch/module: Correctly handle going modules

[Bug 88946] New: [NVC1] black screen after resuming from hibernate
 2015-03-05 19:36 UTC  (4+ messages)
  ` [Bug 88946] "

[PATCH 1/7] vmxnet3: enable VLAN filtering
 2015-03-05 19:35 UTC  (5+ messages)
` [PATCH 4/7] vmxnet3: add support for multi-segment transmit
` [PATCH 6/7] vmxnet3: support RSS and refactor offload

[PATCH] ASoC: simple-card: Add a NULL pointer check in asoc_simple_card_dai_link_of
 2015-03-05 19:35 UTC  (6+ messages)
    ` [alsa-devel] "

[Ocfs2-devel] [PATCH 1/1] BUG_ON(lockres->l_level != DLM_LOCK_EX && !checkpointed) tripped in ocfs2_ci_checkpointed
 2015-03-05 19:33 UTC  (3+ messages)

[GIT PULL 0/1] perf/urgent fix
 2015-03-05 19:33 UTC  (4+ messages)
` [PATCH 1/1] perf annotate: Fix fallback to unparsed disassembler line

[PATCH 00/21] RFC: userfaultfd v3
 2015-03-05 19:32 UTC  (12+ messages)
` [PATCH 19/21] userfaultfd: remap_pages: UFFDIO_REMAP preparation
      ` [Qemu-devel] "

[PATCH v8] doc/adapter-api.txt: StartFilteredDiscovery method
 2015-03-05 19:32 UTC 

[RFC v2 0/4] Add WAYLAND_SUPPORT flag
 2015-03-05 19:29 UTC  (10+ messages)

[net-next PATCH 0/2] Fix some minor issues in igb driver
 2015-03-05 19:27 UTC  (5+ messages)
` [net-next PATCH 1/2] igb: Fix warning ‘pin’ may be used uninitialized
` [net-next PATCH 2/2] igb: Make arrays on stack static const to avoid reallocation

[PATCH 0/2] memory: jz4780: Add external memory controller driver
 2015-03-05 19:26 UTC  (3+ messages)
` [PATCH 2/2] memory: jz4780-nemc: driver for the NEMC on JZ4780 SoCs

[PATCH] Missing use of macro rte_eth_dev_is_valid_port()
 2015-03-05 19:26 UTC  (3+ messages)

[PATCHv2 2/2] commit/status: show the index-worktree diff with -v -v
 2015-03-05 19:25 UTC  (3+ messages)
` [PATCHv3 0/3]More diffs for commit/status

[U-Boot] [PATCH v2 0/22] Add driver model support for PCI
 2015-03-05 19:25 UTC  (23+ messages)
` [U-Boot] [PATCH v2 01/22] sandbox: Update device tree 'reg' properties for I2C and SPI
` [U-Boot] [PATCH v2 02/22] fdt: Export fdtdec_get_number() for general use
` [U-Boot] [PATCH v2 03/22] x86: Add a x86_ prefix to the x86-specific PCI functions
` [U-Boot] [PATCH v2 04/22] dm: Add a new CPU init function which can use driver model
` [U-Boot] [PATCH v2 05/22] x86: Split up arch_cpu_init()
` [U-Boot] [PATCH v2 06/22] Correct map_sysmem() logic in do_mem_mw()
` [U-Boot] [PATCH v2 07/22] fdt: Tighten up error handling in fdtdec_get_pci_addr()
` [U-Boot] [PATCH v2 08/22] dm: core: Add dev_get_uclass_priv() to access uclass private data
` [U-Boot] [PATCH v2 09/22] dm: core: Mark device as active before calling its probe() method
` [U-Boot] [PATCH v2 10/22] dm: core: Add a uclass pre_probe() method for devices
` [U-Boot] [PATCH v2 11/22] dm: Show both allocated and requested seq numbers in 'dm uclass'
` [U-Boot] [PATCH v2 12/22] dm: pci: Move common PCI functions into their own file
` [U-Boot] [PATCH v2 13/22] dm: pci: Add a uclass for PCI
` [U-Boot] [PATCH v2 14/22] dm: sandbox: pci: Add PCI support for sandbox
` [U-Boot] [PATCH v2 15/22] dm: sandbox: Add a simple PCI driver
` [U-Boot] [PATCH v2 16/22] dm: sandbox: pci: Add a PCI emulation uclass
` [U-Boot] [PATCH v2 17/22] dm: sandbox: Add a emulated PCI device as an example
` [U-Boot] [PATCH v2 18/22] dm: sandbox: pci: Enable PCI for sandbox
` [U-Boot] [PATCH v2 19/22] dm: x86: pci: Add a PCI driver for driver model
` [U-Boot] [PATCH v2 20/22] dm: x86: pci: Convert coreboot to use driver model for pci
` [U-Boot] [PATCH v2 21/22] dm: x86: pci: Convert chromebook_link "
` [U-Boot] [PATCH v2 22/22] dm: pci: Add driver model tests for PCI

[Cluster-devel] [Linux-cluster] fence-agents-4.0.16 stable release
 2015-03-05 19:23 UTC 

[GIT PULL] x86 fixes
 2015-03-05 19:23 UTC  (2+ messages)
` [GIT PULL v2] "

iSCSI bug
 2015-03-05 19:22 UTC  (2+ messages)

[ovs-dev] OVS Offload Decision Proposal
 2015-03-05 19:21 UTC  (4+ messages)
      `  "

[PATCH] checkpatch: Add optional --codespell dictionary to find more typos
 2015-03-05 19:21 UTC  (3+ messages)

[PATCH v2 00/12] drm/i915: Redo VLV/CHV watermark code (v2)
 2015-03-05 19:19 UTC  (13+ messages)
` [PATCH v2 01/12] drm/i915: Reduce CHV DDL multiplier to 16/8
` [PATCH v2 02/12] drm/i915: Kill DRAIN_LATENCY_PRECISION_* defines
` [PATCH 03/12] drm/i915: Simplify VLV drain latency computation
` [PATCH 04/12] drm/i915: Hide VLV DDL precision handling
` [PATCH 05/12] drm/i915: Reorganize VLV DDL setup
` [PATCH v2 06/12] drm/i915: Pass plane to vlv_compute_drain_latency()
` [PATCH v2 07/12] drm/i915: Read out display FIFO size on VLV/CHV
` [PATCH 08/12] drm/i915: Make sure PND deadline mode is enabled "
` [PATCH v2 09/12] drm/i915: Rewrite VLV/CHV watermark code
` [PATCH v4 10/12] drm/i915: Program PFI credits for VLV
` [PATCH v3 11/12] drm/i915: Enable the maxfifo PM5 mode when appropriate on CHV
` [PATCH 12/12] drm/i915: Disable DDR DVFS "

[PATCH v2 0/7] Switch mach-at91 to multiplatform
 2015-03-05 19:17 UTC  (16+ messages)
` [PATCH v2 1/7] ARM: at91: switch "
` [PATCH v2 2/7] ARM: at91: switch at91_dt_defconfig "
` [PATCH v2 3/7] ARM: at91: remove unused headers
` [PATCH v2 4/7] ARM: at91: remove useless mach/cpu.h
` [PATCH v2 5/7] ARM: at91: sama5d4: remove useless map_io
` [PATCH v2 6/7] ARM: at91: remove SoC headers
` [PATCH v2 7/7] ARM: at91: remove hardware.h

[PATCH 0/5] Retry if fdopen() fails due to ENOMEM
 2015-03-05 19:19 UTC  (4+ messages)
` [PATCH 1/5] xfdopen(): if first attempt fails, free memory and try again

[PATCH] perf/tui: Change default selection background color to yellow
 2015-03-05 19:18 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 0/5] target-i386: Simplify APIC ID initialization, move compat code to pc.c
 2015-03-05 18:46 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 2/5] target-i386: Remove unused APIC ID default code

[PATCH] firmware_class: Add firmware filename overrides
 2015-03-05 19:14 UTC  (11+ messages)

[PATCH 0/2] mtd: nand: jz4780: Add nand and bch driver
 2015-03-05 19:13 UTC  (4+ messages)
` [PATCH 2/2] mtd: nand: jz4780: driver for NAND devices on JZ4780 SoCs

[RFC/RFT PATCH 0/3] arm64: KVM: work around incoherency with uncached guest mappings
 2015-03-05 19:13 UTC  (13+ messages)

[PATCH v2 0/6]: Add LRO support to ixgbe PMD
 2015-03-05 19:13 UTC  (4+ messages)
` [PATCH v2 5/6] common_linuxapp: Added CONFIG_RTE_ETHDEV_LRO_SUPPORT option

[PATCH] proc: show locks in /proc/pid/fdinfo/X
 2015-03-05 19:11 UTC  (2+ messages)

[U-Boot] ARMv8 targets are broken on 2015.04-rc3
 2015-03-05 19:11 UTC 

[PATCH 3.4.106] SCSI: libsas: no expander revalidation for SAS_END_DEV
 2015-03-05 18:57 UTC 

[PATCH net-next] ax25: Stop using magic neighbour cache operations
 2015-03-05 19:10 UTC  (15+ messages)
      ` [PATCH net-next 0/2] Neighbour table prep for MPLS
        ` [PATCH net-next 0/7] Basic MPLS support take 2
          ` [PATCH net-next 2/7] mpls: Basic routing support
          ` [PATCH net-next 4/7] mpls: Basic support for adding and removing routes

ixgbe vector mode not working
 2015-03-05 19:09 UTC  (4+ messages)

Build failure on FreeBSD-10.1-RELEASE
 2015-03-05 19:07 UTC  (4+ messages)

link failures with bpf_map_xxx_elem_proto calls from net/core/filiter.c
 2015-03-05 19:06 UTC  (4+ messages)

GitLab and Gitorious
 2015-03-05 19:06 UTC  (2+ messages)
` MOVED TO GITHUB: Linux-CAN user space source repositories

zip files created with git archive flags text files as binaries
 2015-03-05 19:06 UTC  (3+ messages)
` [PATCH] archive-zip: add --text parameter
  ` [PATCH v2] archive-zip: mark text files in archives

[U-Boot] [PATCH] arm: mx5: Add support for USB armory board
 2015-03-05 19:06 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 00/14] Block replication for continuous checkpoints
 2015-03-05 19:04 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH 01/14] docs: block replication's description

gnulib update policy
 2015-03-05 19:04 UTC  (6+ messages)

[PATCH v1] ixgbe/vector: add rxd 2^n check to avoid mbuf leak
 2015-03-05 19:00 UTC  (3+ messages)

[PATCH v9 00/21] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-03-05 18:57 UTC  (13+ messages)
` [PATCH v9 05/21] ARM64 / ACPI: Get RSDP and ACPI boot-time tables
` [PATCH v9 13/21] ARM64 / ACPI: Parse MADT for SMP initialization
` [PATCH v9 21/21] ARM64 / ACPI: additions of ACPI documentation for arm64

[PATCH] iommu: arm-smmu: set a more appropriate DMA mask
 2015-03-05 18:56 UTC  (2+ messages)

Git merge driver / attributes bug in 2.3.1?
 2015-03-05 18:55 UTC  (2+ messages)

ARM: OMPA4+: is it expected dma_coerce_mask_and_coherent(dev, DMA_BIT_MASK(64)); to fail?
 2015-03-05 18:55 UTC  (3+ messages)

[PATCH 0/4] Add AM437x RTC
 2015-03-05 18:49 UTC  (5+ messages)
` [PATCH 1/4] ARM: OMAP2+: omap_hwmod: Introduce ti,no-init dt property

[PATCH v5 0/9] arm64: Add the support for new Exynos5433 SoC
 2015-03-05 18:54 UTC  (8+ messages)
` [PATCH v5 1/9] arm64: dts: exynos: Add dts files for 64-bit "

[PATCH 1/9] selftests: Introduce minimal shared logic for running tests
 2015-03-05 18:53 UTC  (4+ messages)
` [PATCH 2/9] selftests: Add install target

[Patch V7 00/10] ASoC: QCOM: Add support for ipq806x SOC
 2015-03-05 18:52 UTC  (3+ messages)
` [Patch V7 02/10] ASoC: qcom: Document LPASS CPU bindings

pool distribution quality report script
 2015-03-05 18:52 UTC  (4+ messages)

[lm-sensors] W83627DHG unable to load driver
 2015-03-05 18:52 UTC  (3+ messages)

[ALSA-UTILS][PATCH] Add support for cplay and crecord
 2015-03-05 18:51 UTC  (13+ messages)
                ` snd-aloop not working in linux-3.12.10

BCM4313 lowering TX power
 2015-03-05 18:50 UTC  (7+ messages)
` brcmsmac: TX power blocked in BCM4313
          ` brcmsmac not compliant to 802.11 for BCM4313

[PATCH] mk: Remove '-fdirectives-only' flag from mk/rte.sdkconfig.mk
 2015-03-05 18:50 UTC  (3+ messages)

Barebox drops into shell immediately, without waiting for key (next branch)
 2015-03-05 18:48 UTC  (3+ messages)

[PATCH 1/2] arm64: fixmap: make FIX_TEXT_POKE0 permanent
 2015-03-05 18:48 UTC  (4+ messages)
` [PATCH 2/2] arm64: fixmap: check idx is definitely valid

Oops with tip/x86/fpu
 2015-03-05 18:46 UTC  (10+ messages)

[iptables PATCH v2 1/2] arptables-compat: add support for the CLASSIFY target
 2015-03-05 18:47 UTC  (2+ messages)
` [iptables PATCH v2 2/2] arptables-compat: delete extra space in target printing

[PATCH v2 00/18] Update support for RK3188, Radxa Rock board
 2015-03-05 18:46 UTC  (3+ messages)

[PATCH] ARM: Rockchip: Update defconfig
 2015-03-05 18:45 UTC 

[PATCH libdrm 00/12] Introduce drm_intel_device and use i915_pciid.h
 2015-03-05 18:45 UTC  (5+ messages)
` [PATCH 09/12] intel: Provide IS_GENX() macros taking a drm_intel_device as argument

[PATCH] iommu/arm-smmu: fix leak in arm_smmu_flush_pgtable
 2015-03-05 18:44 UTC  (5+ messages)

[Qemu-devel] [PATCH v4 00/10] cpu: add device_add foo-x86_64-cpu support
 2015-03-05 18:43 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 09/10] "

[PATCH] nfs(5): Update close-to-open discussion in DATA AND METADATA COHERENCY
 2015-03-05 18:42 UTC  (2+ messages)

[PATCH v3 0/5] i2c: davinci improvements and fixes
 2015-03-05 18:41 UTC  (6+ messages)
` [PATCH v3 3/5] i2c: recovery: change input parameter to i2c_adapter for prepare/unprepare_recovery

[PATCH] capabilities: Ambient capability set V2
 2015-03-05 18:41 UTC  (5+ messages)

[PATCH net-next] tg3: use napi_complete_done()
 2015-03-05 18:41 UTC 

[PATCH v2 0/4] i2c: sunxi: Add Reduced Serial Bus (RSB) support
 2015-03-05 18:40 UTC  (7+ messages)
` [PATCH v2 1/4] "

[PATCH] ethdev: remove useless parameter in init functions
 2015-03-05 18:40 UTC 

[PATCH v1 0/6] Add simple EEPROM Framework via regmap
 2015-03-05 18:36 UTC  (4+ messages)
` [PATCH v1 4/6] eeprom: sunxi: Move the SID driver to the eeprom framework


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.