All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-27 19:11:49 to 2015-03-27 20:24:46 UTC [more...]

[PATCH v3 0/7] dmaengine/dra7x: DMA router (crossbar support)
 2015-03-27 20:24 UTC  (7+ messages)
` [PATCH v3 5/7] dmaengine: omap-dma: Take DMA request number from DT if it is available
` [PATCH v3 6/7] dmaengine: omap-dma: Remove mapping between virtual channels and requests

recording problem in beagleboard-mcbsp
 2015-03-27 20:24 UTC 

[PATCH] ARM: dts: imx5: Add dts files for USB armory
 2015-03-27 20:23 UTC  (2+ messages)

[PATCH v3 3/3] NFSD: Add support for encoding multiple segments
 2015-03-27 20:22 UTC  (17+ messages)

Error upgrading vm from windows 8 to 8.1
 2015-03-27 20:14 UTC 

[PATCH lttng-tools] Fix: leak on error in lttng-crash
 2015-03-27 20:20 UTC 

[Qemu-devel] [PATCH v5 00/28] drop qapi nested structs
 2015-03-27 20:20 UTC  (25+ messages)
` [Qemu-devel] [PATCH v5 06/28] qapi: Add some union tests
` [Qemu-devel] [PATCH v5 13/28] qapi: Add some expr tests
` [Qemu-devel] [PATCH v5 16/28] qapi: Better error messages for duplicated expressions
` [Qemu-devel] [PATCH v5 20/28] qapi: More rigourous checking of types
` [Qemu-devel] [PATCH v5 21/28] qapi: Require valid names
` [Qemu-devel] [PATCH v5 22/28] qapi: Whitelist commands that don't return dictionary

[BUG] segfault in perf-top -- thread refcnt
 2015-03-27 20:13 UTC  (4+ messages)

[PATCH] mm: vmscan: do not throttle based on pfmemalloc reserves if node has no reclaimable zones
 2015-03-27 20:17 UTC  (12+ messages)

[PATCH] hp-wmi: limit hotkey enable
 2015-03-27 20:17 UTC  (2+ messages)

[PATCH_V2 0/2] i2s: jz4780: Add Ingenic JZ4780 i2c driver
 2015-03-27 20:16 UTC  (3+ messages)
` [PATCH_V2 2/2] i2c: jz4780: Add i2c bus controller driver for Ingenic JZ4780

ia32_sysenter_target does not preserve EFLAGS
 2015-03-27 20:16 UTC  (5+ messages)

[linux-3.10 test] 36768: regressions - FAIL
 2015-03-27 20:16 UTC 

[PATCH v3 0/8] enable Cache Allocation Technology (CAT) for VMs
 2015-03-27 20:16 UTC  (3+ messages)
` [PATCH v3 4/8] x86: add support for COS/CBM manangement

[PATCH] Update .gitignore for ELKS
 2015-03-27 20:13 UTC 

[PATCH] drm/i915: Check lane sharing between pipes B & C using atomic state
 2015-03-27 20:12 UTC  (2+ messages)

[PATCH v1 00/47] mtrr/x86/drivers: bury MTRR
 2015-03-27 20:12 UTC  (33+ messages)
` [PATCH v1 05/47] pci: add pci_iomap_wc() variants
` [PATCH v1 06/47] mtrr: add __arch_phys_wc_add()
` [PATCH v1 09/47] vidoe: fbdev: atyfb: remove and fix MTRR MMIO "hole" work around

[for-next][PATCH 0/4] tracing: updates for 4.1
 2015-03-27 20:11 UTC  (4+ messages)
` [for-next][PATCH 1/4] ring-buffer: Replace this_cpu_*() with __this_cpu_*()

[PATCH] mfd: Fix a typo in Kconfig
 2015-03-27 19:56 UTC 

[PATCH v2] perf tool: Fix ppid for synthesized fork events
 2015-03-27 20:10 UTC  (11+ messages)

[U-Boot] [PATCH v3 0/7] Some improvements related to build system
 2015-03-27 20:10 UTC  (4+ messages)
` [U-Boot] [PATCH v3 5/7] malloc_f: enable SYS_MALLOC_F by default if DM is on

[U-Boot] [PATCHv2 00/20] Add SPL support for SoCFPGA
 2015-03-27 20:10 UTC  (4+ messages)
` [U-Boot] [PATCHv2 15/20] arm: socfpga: spl: adjust SPL_MALLOC_SIZE to 256

[PATCH] Input: ALPS - Detect trackstick presence for v7 protocol
 2015-03-27 20:08 UTC  (2+ messages)

[nightly] Core TISDK 2015.03 build 2015-03-27_12-52-38
 2015-03-27 20:07 UTC 

[PATCH v2 08/13] libxc: Check xc_domain_maximum_gpfn for negative return values
 2015-03-27 20:04 UTC  (12+ messages)
                ` REGRESSION "

CephFS Slow writes with 1MB files
 2015-03-27 20:04 UTC  (3+ messages)
  ` [ceph-users] "

[Buildroot] [PATCH] eudev: bump to version 3.0
 2015-03-27 20:03 UTC  (3+ messages)

[RFC] Handling device free after a packet is passed to the network stack
 2015-03-27 19:57 UTC 

答复: clock_gettime vdso issue
 2015-03-27 19:57 UTC 

[Qemu-devel] [PATCH v2 00/11] block: incremental backup transactions
 2015-03-27 19:20 UTC  (12+ messages)
` [Qemu-devel] [PATCH v2 01/11] qapi: Add transaction support to block-dirty-bitmap operations
` [Qemu-devel] [PATCH v2 02/11] iotests: add transactional incremental backup test
` [Qemu-devel] [PATCH v2 03/11] block: rename BlkTransactionState and BdrvActionOps
` [Qemu-devel] [PATCH v2 04/11] block: re-add BlkTransactionState
` [Qemu-devel] [PATCH v2 05/11] block: add transactional callbacks feature
` [Qemu-devel] [PATCH v2 06/11] block: add refcount to Job object
` [Qemu-devel] [PATCH v2 07/11] block: add delayed bitmap successor cleanup
` [Qemu-devel] [PATCH v2 08/11] block: move transactions beneath qmp interfaces
` [Qemu-devel] [PATCH v2 09/11] qmp: Add an implementation wrapper for qmp_drive_backup
` [Qemu-devel] [PATCH v2 10/11] block: drive_backup transaction callback support
` [Qemu-devel] [PATCH v2 11/11] iotests: 124 - transactional failure test

[PATCH lttng-tools] Fix: leak on error in lttng-crash
 2015-03-27 19:52 UTC 

[RFC PATCH 00/11] IB/Verbs: IB Management Helpers
 2015-03-27 19:49 UTC  (6+ messages)
` [RFC PATCH 06/11] IB/Verbs: Use management helper has_sa() and cap_sa(), for sa-check

[PATCH] aic7xxx: replace kmalloc/memset by kzalloc
 2015-03-27 19:48 UTC  (8+ messages)
` [PATCH] [RESEND] "
            ` kcalloc/kmalloc_array could BUILD_BUG_ON for too-big constant arguments (was Re: [PATCH] [RESEND] aic7xxx: replace kmalloc/memset by kzalloc)

[PATCH v2] powerpc/pseries: Simplify check for suspendability during suspend/migration
 2015-03-27 19:47 UTC  (2+ messages)
` [PATCH v3 1/2] "

[RFC] vmstat: Avoid waking up idle-cpu to service shepherd work
 2015-03-27 19:45 UTC  (9+ messages)

[PATCH] NVMe: Fix blk-mq hot cpu notification
 2015-03-27 19:42 UTC 

[U-Boot] [PATCH] arm: implement find_next_zero_bit function
 2015-03-27 19:40 UTC  (6+ messages)

[RFC PATCH v2 1/2] clk: exynos5420: Add alias for MDMA0 controller clock
 2015-03-27 19:38 UTC  (2+ messages)
` [RFC PATCH v2 2/2] ARM: EXYNOS: Make sure that the Exynos5420 MDMA0 clock is enabled during suspend

[PATCH 00/60] staging: comedi: "comedi_fc.h" removal
 2015-03-27 19:14 UTC  (61+ messages)
` [PATCH 01/60] staging: comedi: comedi_fc.h: begin migration to comedidev.h
` [PATCH 02/60] staging: comedi: 8255: remove #include "comedi_fc.h"
` [PATCH 03/60] staging: comedi: addi_apci_1516: "
` [PATCH 04/60] staging: comedi: addi_apci_3501: "
` [PATCH 05/60] staging: comedi: cb_das16_cs: "
` [PATCH 06/60] staging: comedi: cb_pcidda: "
` [PATCH 07/60] staging: comedi: mite: "
` [PATCH 08/60] staging: comedi: ni_660x: "
` [PATCH 09/60] staging: comedi: ni_labpc_isadma: "
` [PATCH 10/60] staging: comedi: addi_apci_1032: "
` [PATCH 11/60] staging: comedi: addi_apci_1500: "
` [PATCH 12/60] staging: comedi: addi_apci_1564: "
` [PATCH 13/60] staging: comedi: addi_apci_2032: "
` [PATCH 14/60] staging: comedi: addi_apci_3120: "
` [PATCH 15/60] staging: comedi: addi_apci_3xxx: "
` [PATCH 16/60] staging: comedi: adl_pci9111: "
` [PATCH 17/60] staging: comedi: adl_pci9118: "
` [PATCH 18/60] staging: comedi: adv_pci1710: "
` [PATCH 19/60] staging: comedi: aio_iiro_16: "
` [PATCH 20/60] staging: comedi: amplc_dio200_common: "
` [PATCH 21/60] staging: comedi: amplc_pc236_common: "
` [PATCH 22/60] staging: comedi: amplc_pci224: "
` [PATCH 23/60] staging: comedi: amplc_pci230: "
` [PATCH 24/60] staging: comedi: cb_pcidas64: "
` [PATCH 25/60] staging: comedi: cb_pcidas: "
` [PATCH 26/60] staging: comedi: comedi_parport: "
` [PATCH 27/60] staging: comedi: comedi_test: "
` [PATCH 28/60] staging: comedi: das16: "
` [PATCH 29/60] staging: comedi: das16m1: "
` [PATCH 30/60] staging: comedi: das1800: "
` [PATCH 31/60] staging: comedi: das6402: "
` [PATCH 32/60] staging: comedi: das800: "
` [PATCH 33/60] staging: comedi: dmm32at: "
` [PATCH 34/60] staging: comedi: dt2814: "
` [PATCH 35/60] staging: comedi: dt282x: "
` [PATCH 36/60] staging: comedi: dt3000: "
` [PATCH 37/60] staging: comedi: gsc_hpdi: "
` [PATCH 38/60] staging: comedi: me4000: "
` [PATCH 39/60] staging: comedi: ni_6527: "
` [PATCH 40/60] staging: comedi: ni_65xx: "
` [PATCH 41/60] staging: comedi: ni_at_a2150: "
` [PATCH 42/60] staging: comedi: ni_atmio16d: "
` [PATCH 43/60] staging: comedi: ni_labpc_common: "
` [PATCH 44/60] staging: comedi: ni_mio_common: "
` [PATCH 45/60] staging: comedi: ni_pcidio: "
` [PATCH 46/60] staging: comedi: ni_tiocmd: "
` [PATCH 47/60] staging: comedi: pcl711: "
` [PATCH 48/60] staging: comedi: pcl726: "
` [PATCH 49/60] staging: comedi: pcl812: "
` [PATCH 50/60] staging: comedi: pcl816: "
` [PATCH 51/60] staging: comedi: pcl818: "
` [PATCH 52/60] staging: comedi: pcmmio: "
` [PATCH 53/60] staging: comedi: pcmuio: "
` [PATCH 54/60] staging: comedi: quatech_daqp_cs: "
` [PATCH 55/60] staging: comedi: rtd520: "
` [PATCH 56/60] staging: comedi: s626: "
` [PATCH 57/60] staging: comedi: usbdux: "
` [PATCH 58/60] staging: comedi: usbduxfast: "
` [PATCH 59/60] staging: comedi: usbduxsigma: "
` [PATCH 60/60] staging: comedi: remove "comedi_fc.h"

[v3 00/26] Add VT-d Posted-Interrupts support
 2015-03-27 19:30 UTC  (11+ messages)
` [v3 24/26] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked

Dependencies gone wild
 2015-03-27 19:27 UTC  (2+ messages)

[Patch net-next] fib: move fib_rules_cleanup_ops() under rtnl lock
 2015-03-27 19:25 UTC  (9+ messages)

[PATCH] net: phy: at803x: simplify using devm_gpiod_get_optional and its 4th argument
 2015-03-27 19:25 UTC 

[PATCH v3 0/3] Improve MTD dynamic partitioning support
 2015-03-27 19:24 UTC  (4+ messages)
` [PATCH v3 1/3] mtd: part: Create the master device node when partitioned
` [PATCH v3 2/3] mtd: part: Add sysfs variable for offset of partition
` [PATCH v3 3/3] mtd: part: Remove partition overlap checks

Updated drm-intel-testing
 2015-03-27 19:25 UTC 

[PATCH 1/2] libata: Update Crucial/Micron blacklist
 2015-03-27 19:23 UTC  (3+ messages)
` [PATCH 2/2] libata: Blacklist queued TRIM on Samsung SSD 850 Pro

[PATCH 1/2] ARM/MXS/i.MX28: recognize watchdog reset
 2015-03-27 19:23 UTC  (2+ messages)
` [PATCH 2/2] duckbill: fix PBL debug prefix

[RFT PATCHv2] drm/exynos: Enable DP clock to fix display on Exynos5250 and other
 2015-03-27 19:21 UTC  (4+ messages)

[PATCH v1 3/3] xen/arm: smmu: Renaming struct iommu_domain *domain to, struct iommu_domain *iommu_domain
 2015-03-27 19:20 UTC  (6+ messages)

[PATCH] drm/i915: Add I915_PARAM_REVISION
 2015-03-27 19:18 UTC  (2+ messages)

[GIT PULL] EFI urgent fix
 2015-03-27 19:18 UTC 

[GIT PULL] ARM: OMAP2+: hwmod data changes for AM43xx and DRA7xx for v4.1
 2015-03-27 19:14 UTC  (3+ messages)

[PATCH] drm/i915: Reject the colorkey ioctls for primary and cursor planes
 2015-03-27 19:18 UTC  (2+ messages)
` [PATCH i-g-t] tests: Add kms_legacy_colorkey

[rumpuserxen test] 36771: regressions - FAIL
 2015-03-27 19:17 UTC 

[GIT PULL] EFI changes for v4.1
 2015-03-27 19:16 UTC 

basic questions on LTTng
 2015-03-27 19:15 UTC 

[PATCH v1] perf callchain: fix kernel symbol resolution by remembering the cpumode
 2015-03-27 19:12 UTC  (3+ messages)

[Qemu-devel] [[PATCH] 0/7] target-arm: EL3 trap support
 2015-03-27 19:10 UTC  (7+ messages)
` [Qemu-devel] [[PATCH] 2/7] target-arm: Extend helpers to route exceptions
` [Qemu-devel] [[PATCH] 3/7] target-arm: Update interrupt handling to use target EL
` [Qemu-devel] [[PATCH] 4/7] target-arm: Add AArch64 CPTR registers
` [Qemu-devel] [[PATCH] 5/7] target-arm: Add TTBR regime function and use
` [Qemu-devel] [[PATCH] 6/7] target-arm: Add WFx syndrome function
` [Qemu-devel] [[PATCH] 7/7] target-arm: Add WFx instruction trap support


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.