All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-13 07:29:34 to 2015-03-13 08:38:41 UTC [more...]

[Qemu-trivial] [PATCH] hw/9pfs/virtio-9p-posix-acl: Fix out-of-bounds access
 2015-03-13  8:31 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH net 0/3] gianfar: ARM port driver updates (2/2)
 2015-03-13  8:36 UTC  (2+ messages)
` [PATCH net 2/3] gianfar: Make FCB access endian safe

pinctrl: mediatek: emulate GPIO interrupt on both-edges
 2015-03-13  8:38 UTC 

[PATCH slof] helpers: Fix SLOF_alloc_mem_aligned to meet callers expectation
 2015-03-13  8:36 UTC 

[B.A.T.M.A.N.] [PATCHv2] Added "--update-script" flag for specifying a command for running when new data piece is receviced
 2015-03-13  8:35 UTC  (2+ messages)

[PATCH 0/7] prepare for rsa support
 2015-03-13  8:32 UTC  (6+ messages)
` [PATCH 1/7] digest: fix and add missing copyright
  ` [PATCH 7/7] command: add generic digest command

[ath9k-devel] [PATCH] ath9k_htc: check seq number instead of cmd id for timeout
 2015-03-13  8:32 UTC  (3+ messages)
`  "

[Qemu-devel] [PATCH v2 0/4] exec: Make bounce buffer thread safe
 2015-03-13  8:32 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 1/4] exec: Atomic access to bounce buffer
` [Qemu-devel] [PATCH v2 2/4] exec: Atomic access to map_client_list
` [Qemu-devel] [PATCH v2 3/4] exec: Notify cpu_register_map_client caller if the bounce buffer is available
` [Qemu-devel] [PATCH v2 4/4] dma-helpers: Move reschedule_dma BH to blk's AioContext

[PATCH] SUNRPC: fix build-warning due to format missmatch
 2015-03-13  8:25 UTC 

Help with learning scheduler O(1)
 2015-03-13  8:29 UTC  (2+ messages)

[Qemu-devel] [PATCH] block/throttle: Use host clock type
 2015-03-13  8:27 UTC  (3+ messages)

[PATCH 0/6] kbuild: mergeconfig: fix bugs, improve readability, and add generic entry point
 2015-03-13  8:27 UTC  (2+ messages)

[Qemu-devel] [PATCH RFC 0/2] Limit support for encrypted images to qemu-img
 2015-03-13  8:26 UTC  (4+ messages)

[PATCH v2] mtd:spi-nor: Add Altera EPCQ Driver
 2015-03-13  8:25 UTC  (5+ messages)

[PATCH resend v4] phy: Add driver to support individual USB PHYs on sun9i
 2015-03-13  8:24 UTC  (4+ messages)

[Buildroot] [PATCH v7 1/3] pkg-cmake: allow to build package in a subdirectory
 2015-03-13  8:24 UTC  (4+ messages)
` [Buildroot] [PATCH v7 2/3] python-cheetah: add host-package support
` [Buildroot] [PATCH v7 3/3] GNURadio: new package

[PATCH kernel v6 00/29] powerpc/iommu/vfio: Enable Dynamic DMA windows
 2015-03-13  8:07 UTC  (64+ messages)
` [PATCH kernel v6 01/29] vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driver
` [PATCH kernel v6 02/29] vfio: powerpc/spapr: Do cleanup when releasing the group
` [PATCH kernel v6 03/29] vfio: powerpc/spapr: Check that TCE page size is equal to it_page_size
` [PATCH kernel v6 04/29] vfio: powerpc/spapr: Use it_page_size
` [PATCH kernel v6 05/29] vfio: powerpc/spapr: Move locked_vm accounting to helpers
` [PATCH kernel v6 06/29] vfio: powerpc/spapr: Disable DMA mappings on disabled container
` [PATCH kernel v6 07/29] vfio: powerpc/spapr: Moving pinning/unpinning to helpers
` [PATCH kernel v6 08/29] vfio: powerpc/spapr: Register memory
` [PATCH kernel v6 09/29] vfio: powerpc/spapr: Rework attach/detach
` [PATCH kernel v6 10/29] powerpc/powernv: Do not set "read" flag if direction==DMA_NONE
` [PATCH kernel v6 11/29] powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
` [PATCH kernel v6 12/29] powerpc/iommu: Introduce iommu_table_alloc() helper
` [PATCH kernel v6 13/29] powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
` [PATCH kernel v6 14/29] vfio: powerpc/spapr: powerpc/iommu: Rework IOMMU ownership control
` [PATCH kernel v6 15/29] vfio: powerpc/spapr: powerpc/powernv/ioda2: "
` [PATCH kernel v6 16/29] powerpc/iommu: Fix IOMMU ownership control functions
` [PATCH kernel v6 17/29] powerpc/powernv/ioda/ioda2: Rework tce_build()/tce_free()
` [PATCH kernel v6 18/29] powerpc/iommu/powernv: Release replaced TCE
` [PATCH kernel v6 19/29] powerpc/powernv/ioda2: Rework iommu_table creation
` [PATCH kernel v6 20/29] powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_create_table/pnc_pci_free_table
` [PATCH kernel v6 21/29] powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_set_window
` [PATCH kernel v6 22/29] powerpc/iommu: Split iommu_free_table into 2 helpers
` [PATCH kernel v6 23/29] powerpc/powernv: Implement multilevel TCE tables
` [PATCH kernel v6 24/29] powerpc/powernv: Change prototypes to receive iommu
` [PATCH kernel v6 25/29] powerpc/powernv/ioda: Define and implement DMA table/window management callbacks
` [PATCH kernel v6 26/29] vfio: powerpc/spapr: Define v2 IOMMU
` [PATCH kernel v6 27/29] vfio: powerpc/spapr: powerpc/powernv/ioda2: Rework ownership
` [PATCH kernel v6 28/29] vfio: powerpc/spapr: Support multiple groups in one container if possible
` [PATCH kernel v6 29/29] vfio: powerpc/spapr: Support Dynamic DMA windows

[Qemu-devel] [PATCH v4 00/17] ide: rerror/werror migration fixes for IDE/ISA and AHCI
 2015-03-13  8:21 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 14/17] ahci: Migrate IDEStatus

[PATCH v3 0/7] spi: dw: make DMA working
 2015-03-13  8:21 UTC  (4+ messages)
` [PATCH v3 7/7] dmaengine: intel-mid-dma: remove the driver

[RFC/PATCHSET 0/6] perf kmem: Implement page allocation analysis (v1)
 2015-03-13  8:19 UTC  (5+ messages)

[Cocci] [PATCH v13 3/6] clk: Make clk API return per-user struct clk instances
 2015-03-13  8:20 UTC  (13+ messages)

[Buildroot] [PATCH] ARC: bump tools to 2014.12 release
 2015-03-13  8:19 UTC  (4+ messages)

[PATCH 0/5] Intel SST driver restructure
 2015-03-13  8:19 UTC  (3+ messages)

[Documentation/RFC] Submitting Patches
 2015-03-13  8:18 UTC 

File in append recipe not installed
 2015-03-13  8:17 UTC  (4+ messages)

[Xenomai] rtdm/driver.h location - Xenomai 3.0
 2015-03-13  8:17 UTC 

[PATCH v6 0/6] wlcore: add device-tree support
 2015-03-13  8:17 UTC  (8+ messages)
` [PATCH v6 5/6] ARM: dts: add wl12xx/wl18xx bindings

[PATCHv2 0/7] new zram statistics reporting scheme
 2015-03-13  8:16 UTC  (6+ messages)
` [PATCHv2 7/7] zram: deprecate zram attrs sysfs nodes

[Ocfs2-devel] [PATCH 1/4 V2] ocfs2: use retval instead of status for checking error
 2015-03-13  8:15 UTC  (4+ messages)
  `  "

Missing sys_enter_open events
 2015-03-13  8:16 UTC 

Question about aarch64 ILP32 ABI changes
 2015-03-13  8:16 UTC 

[next:master 4561/4763] lib/vsprintf.c:153:9: sparse: incorrect type in initializer (different base types)
 2015-03-13  8:15 UTC 

[update][PATCH v10 06/21] ACPI / sleep: Introduce CONFIG_ACPI_GENERIC_SLEEP
 2015-03-13  8:14 UTC  (2+ messages)

Yocto-custom kernel build issue
 2015-03-13  8:14 UTC  (7+ messages)
` SDK generation issue
        ` Difference b/w yocto kernels and normal linux.org kernels

[PATCH 0/3] clk: divider: three exactness fixes (and a rant)
 2015-03-13  8:13 UTC  (14+ messages)

[PATCH 0/2] ARM: imx6: GPC updates after conversion to stacked domains
 2015-03-13  8:13 UTC  (4+ messages)
` [PATCH 1/2] ARM: imx6: Warn when an old DT is detected

[PATCH] virtio-pci: fix host notifiers on bi-endian architectures
 2015-03-13  8:11 UTC  (9+ messages)
        ` [Qemu-devel] "
          ` [Qemu-devel] [PATCH 1/2] memory: make adjust_endianness() generic
          ` [Qemu-devel] [PATCH 2/2] memory: fix the eventfd data endianness according to the host

[BlueZ 00/11] Introduce LE Advertisement D-Bus API
 2015-03-13  8:11 UTC  (3+ messages)
` [BlueZ 01/12] doc: Add LE Advertisement D-Bus API documentation

[PATCH] axp288_fuel_gauge: Add original author details
 2015-03-13 16:19 UTC 

[PATCH] Btrfs: add missing inode item update in fallocate()
 2015-03-13  8:11 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 for-2.3 0/4] Convert 'status' of MigrationInfo from open-coded 'str' to enum type
 2015-03-13  8:08 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 for-2.3 1/4] migration: Rename abbreviated macro MIG_STATE_* to MIGRATION_STATUS_*
` [Qemu-devel] [PATCH v5 for-2.3 2/4] hmp: Rename 'MigrationStatus' to 'HMPMigrationStatus'
` [Qemu-devel] [PATCH v5 for-2.3 3/4] migration: Convert 'status' of MigrationInfo to use an enum type
` [Qemu-devel] [PATCH v5 for-2.3 4/4] migration: Expose 'cancelling' status to user

[PATCH] mmc: core: do not abort if wp is disabled
 2015-03-13  8:08 UTC 

Adding new (old) SNDRV_SEQ_PORT_TYPE_MIDI_* defines
 2015-03-13  8:07 UTC  (3+ messages)

Alternative to signals/sys_membarrier() in liburcu
 2015-03-13  8:07 UTC  (3+ messages)

[PATCH v2 0/8] Handle mmaped regions in cache
 2015-03-13  8:04 UTC  (5+ messages)
` [PATCH v2 0/8] Handle mmaped regions in cache [more analysis]

[U-Boot] [PATCH v5 0/8] Extend LPC32xx functionality and add LPC32xx-based work_92015 board
 2015-03-13  8:04 UTC  (9+ messages)
` [U-Boot] [PATCH v5 1/8] lpc32xx: add Ethernet support
  ` [U-Boot] [PATCH v5 2/8] lpc32xx: mtd: nand: add MLC NAND controller
    ` [U-Boot] [PATCH v5 3/8] lpc32xx: i2c: add LPC32xx I2C interface support
      ` [U-Boot] [PATCH v5 4/8] lpc32xx: add GPIO support
        ` [U-Boot] [PATCH v5 5/8] lpc32xx: add LPC32xx SSP support (SPI mode)
          ` [U-Boot] [PATCH v5 6/8] dtt: add ds620 support
            ` [U-Boot] [PATCH v5 7/8] lpc32xx: add lpc32xx-spl.bin boot image target
              ` [U-Boot] [PATCH v5 8/8] lpc32xx: add support for board work_92105

[PATCH 1/3] i2c: davinci: Rework racy ISR
 2015-03-13  8:03 UTC  (3+ messages)

[PATCH v5 00/10] Atmel System Timer cleanups
 2015-03-13  8:03 UTC  (5+ messages)
` [PATCH v5 02/10] mfd: syscon: Add atmel system timer registers definition

[PATCH V8 0/5] ASoC: QCOM: Add support for ipq806x SOC
 2015-03-13  8:01 UTC  (6+ messages)
` [PATCH V8 1/5] ASoC: qcom: Document Storm bindings
` [PATCH V8 2/5] ASoC: qcom: Add Storm machine driver
` [PATCH V8 3/5] ASoC: qcom: Add ability to build QCOM drivers
` [PATCH V8 4/5] ASoC: Allow for building "
` [PATCH V8 5/5] ARM: dts: Model IPQ LPASS audio hardware

[PATCH 0/3] staging: remove break after return
 2015-03-13  7:58 UTC  (4+ messages)
` [PATCH 1/3] staging: rtl8188eu: "
` [PATCH 2/3] staging: rtl8192e: "
` [PATCH 3/3] staging: rtl8192u: "

bind: issue in trust anchor management can cause named to crash (CVE-2015-1349)
 2015-03-13  7:59 UTC  (5+ messages)

[Qemu-devel] [PATCH] virtio-scsi: Fix assert in virtio_scsi_push_event
 2015-03-13  7:55 UTC 

[PATCH 2/3] i2c: davinci: Refactor i2c_davinci_wait_bus_not_busy()
 2015-03-13  7:54 UTC  (5+ messages)

[PATCH 1/2] ASoC: qcom: Change qcom,adsp in LPASS CPU bindings
 2015-03-13  7:54 UTC  (2+ messages)
` [PATCH 2/2] ASoC: qcom: Modify test for DSP in LPASS driver

[PATCH] xen-blkback: enlarge the array size of blkback name
 2015-03-13 15:52 UTC 

[PATCH] xen-blkback: enlarge the array size of blkback name
 2015-03-13 15:52 UTC 

[U-Boot] [PATCH v2 2/4] fastboot: call board_usb_init() to enable usb
 2015-03-13  7:53 UTC  (3+ messages)

dst nat failover only while port is closed
 2015-03-13  7:52 UTC  (2+ messages)

[PATCH RESEND v10] sched/deadline: support dl task migration during cpu hotplug
 2015-03-13  7:27 UTC 

[PATCH 0/4] workqueue: Introduce low-level unbound wq sysfs cpumask v4
 2015-03-13  7:49 UTC  (3+ messages)
` [PATCH 4/4] workqueue: Allow modifying low level unbound workqueue cpumask

[PATCH RESEND v2] sched/deadline: fix rt runtime corrupt when dl refuse a smaller bandwidth
 2015-03-13  7:28 UTC 

[PATCH RESEND] sched/deadline: don't need to check throttled status when switched to dl
 2015-03-13  7:27 UTC 

[RESEND RFC PATCH] ASoC: wm8731: let codec to manage clock by itself
 2015-03-13  7:46 UTC  (2+ messages)

[PATCH] staging: sm750fb: braces, indents, spaces fix
 2015-03-13  7:45 UTC  (3+ messages)

[PATCH v6]: clk: Add common clock support for Mediatek MT8135 and MT8173
 2015-03-13  7:44 UTC  (4+ messages)
` [PATCH 3/5] clk: mediatek: Add basic clocks for Mediatek MT8135

[PATCH] staging: rtl8723au: Remove dead code
 2015-03-13  7:43 UTC  (4+ messages)
    ` [Outreachy kernel] "

[locking/rwsem] b3fd4f03ca0: -11.1% vm-scalability.throughput
 2015-03-13  7:42 UTC  (3+ messages)
` [LKP] "

[RFC 0/4] FIT Support
 2015-03-13  7:40 UTC  (3+ messages)
` [RFC 1/4] digest: Make filename arguments const

[Qemu-devel] Dummy question for setting up a serial connection between host and guest
 2015-03-13  7:40 UTC  (3+ messages)

[GIT PULL 00/24] perf/core improvements and fixes
 2015-03-13  7:36 UTC  (5+ messages)
` [PATCH 18/24] perf stat: Output running time and run/enabled ratio in CSV mode
` [PATCH 20/24] perf stat: Always correctly indent ratio column

[PATCH] nfc: logging neatening
 2015-03-13  7:35 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] utils: Add pow2ceil()
 2015-03-13  7:33 UTC  (6+ messages)

[meta-qt5][daisy][PATCH] qt5-git.inc: Move to code.qt.io
 2015-03-13  7:29 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2015-03-12
 2015-03-13  7:30 UTC 

[PATCHv2 0/9] mwifiex throughput enhancements
 2015-03-13 12:07 UTC  (3+ messages)
` [PATCHv2 9/9] mwifiex: delay skb allocation for RX until cmd53 over


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.