All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-05-14 01:06:55 to 2015-05-14 03:35:29 UTC [more...]

[Qemu-devel] [RFC PATCH v2 00/13] main-loop: Get rid of fd_read_poll and qemu_set_fd_handler2
 2015-05-14  3:34 UTC  (13+ messages)
` [Qemu-devel] [RFC PATCH v2 01/13] stubs: Add qemu_set_fd_handler
` [Qemu-devel] [RFC PATCH v2 02/13] qemu-nbd: Switch to qemu_set_fd_handler
` [Qemu-devel] [RFC PATCH v2 03/13] l2tpv3: Drop l2tpv3_can_send
` [Qemu-devel] [RFC PATCH v2 04/13] netmap: Drop netmap_can_send
` [Qemu-devel] [RFC PATCH v2 05/13] net/socket: Drop net_socket_can_send
` [Qemu-devel] [RFC PATCH v2 06/13] tap: Drop tap_can_send
` [Qemu-devel] [RFC PATCH v2 07/13] Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler
` [Qemu-devel] [RFC PATCH v2 08/13] main-loop: Drop qemu_set_fd_handler2
` [Qemu-devel] [RFC PATCH v2 09/13] alsaaudio: Remove unused error handling of qemu_set_fd_handler
` [Qemu-devel] [RFC PATCH v2 10/13] oss: "
` [Qemu-devel] [RFC PATCH v2 11/13] xen_backend: "
` [Qemu-devel] [RFC PATCH v2 12/13] event-notifier: Always return 0 for posix implementation

netlink & rhashtable status
 2015-05-14  3:34 UTC  (11+ messages)

[PATCH kernel v10 00/34] powerpc/iommu/vfio: Enable Dynamic DMA windows
 2015-05-14  3:31 UTC  (41+ messages)
` [PATCH kernel v10 05/34] powerpc/iommu: Always release iommu_table in iommu_free_table()
` [PATCH kernel v10 13/34] powerpc/powernv: Do not set "read" flag if direction==DMA_NONE
` [PATCH kernel v10 14/34] powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
` [PATCH kernel v10 15/34] powerpc/powernv/ioda/ioda2: Rework TCE invalidation in tce_build()/tce_free()
` [PATCH kernel v10 16/34] powerpc/spapr: vfio: Replace iommu_table with iommu_table_group
` [PATCH kernel v10 17/34] powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
` [PATCH kernel v10 18/34] vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership control
` [PATCH kernel v10 20/34] powerpc/powernv/ioda2: Move TCE kill register address to PE
` [PATCH kernel v10 21/34] powerpc/powernv/ioda2: Add TCE invalidation for all attached groups
` [PATCH kernel v10 22/34] powerpc/powernv: Implement accessor to TCE entry

[RFC][PATCHSET] non-recursive pathname resolution
 2015-05-14  3:30 UTC  (5+ messages)
` [RFC][PATCHSET v3] non-recursive pathname resolution & RCU symlinks

[Qemu-devel] [PATCH 0/8] Xilinx DisplayPort
 2015-05-14  3:30 UTC  (3+ messages)
` [Qemu-devel] [PATCH 8/8] arm: xlnx-zynqmp: Add DisplayPort and DPDMA

linux-next dm-thinp regression due to "bio: skip atomic inc/dec of ->bi_remaining for non-chains"
 2015-05-14  3:29 UTC  (3+ messages)

[PATCH] xfs_repair: properly detect reserved attribute names
 2015-05-14  3:29 UTC 

[net PATCH] ip_vti/ip6_vti: Clear skb->mark when resetting skb->dev in receive path
 2015-05-14  3:28 UTC  (2+ messages)

[PATCH 0/4] Add Altera Arria10 EDAC Support
 2015-05-14  3:25 UTC  (5+ messages)
` [PATCH 1/4] edac, altera: Generalize driver to use DT Memory size

Batch buffer checks on Intel Haswell & OpenCL performance on Linux
 2015-05-14  3:24 UTC 

[U-Boot] [PATCH] env_mmc: avoid stack allocation for env
 2015-05-14  3:22 UTC  (9+ messages)

[PATCH] xfs_repair: test for false positive reserved attr name use
 2015-05-14  3:22 UTC 

[BUG/REGRESSION] Screen flickering
 2015-05-14  3:21 UTC  (2+ messages)

[nightly] Core TISDK 2015.05 build 2015-05-13_22-00-51
 2015-05-14  3:20 UTC 

[PATCH] generic/126: Test the permission to set file times
 2015-05-14  3:19 UTC  (3+ messages)
` [PATCH] generic/326: "

[PATCH] xfrm: optimise to search the inexact policy list
 2015-05-14  3:16 UTC 

[Bug Report] DU: Error messages at boot log and can't show image on RGB Display
 2015-05-14  3:18 UTC  (2+ messages)

[U-Boot] [PATCH] spl: Correct address in spl_relocate_stack_gd()
 2015-05-14  3:15 UTC 

SMP not working on Odroid XU3
 2015-05-14  3:07 UTC 

[PATCH] vf610: dt: Nomenclature fixup for PTC12 pin used in RMII mode
 2015-05-14  3:11 UTC  (2+ messages)

[PATCH] ARM: dts: imx: add "nor-jedec" flash compatible binding
 2015-05-14  3:11 UTC  (5+ messages)

[GIT PULL] Samsung 2nd fixes for v4.1
 2015-05-14  3:10 UTC  (2+ messages)

[PATCH v3] imx27: dt: only map 4 Kbyte for fec registers
 2015-05-14  3:09 UTC  (3+ messages)

[PATCH] btrfs-progs: Enhance read_tree_block to avoid memory corruption
 2015-05-14  3:06 UTC 

[PATCH] lib: fix 842 build on 32-bit architectures
 2015-05-14  3:06 UTC  (3+ messages)

meta-gir issues and maintenance
 2015-05-14  2:50 UTC  (3+ messages)

[RFC v2 0/6] firmware: add PKCS#7 firmware signature support
 2015-05-14  3:04 UTC  (6+ messages)
` [RFC v2 3/6] crypto: qat - address recursive dependency when fw signing is enabled
` [RFC v2 6/6] firmware: add firmware signature checking support

[Qemu-devel] [PATCH v2 00/11] Fix transactional snapshot with virtio-blk dataplane and NBD export
 2015-05-14  3:02 UTC  (18+ messages)
` [Qemu-devel] [PATCH v2 01/11] block: Add op blocker type "device IO"
` [Qemu-devel] [PATCH v2 10/11] blockdev: Block device IO during blockdev-backup transaction
` [Qemu-devel] [PATCH v2 11/11] block: Block "device IO" during bdrv_drain and bdrv_drain_all

[PATCH] xenpm: Initialize cputopo pointer
 2015-05-14  3:02 UTC  (2+ messages)

[PATCH RFC v2 1/2] crypto: add PKE API
 2015-05-14  2:59 UTC  (7+ messages)
  ` [PATCH RFC v2 0/2] crypto: Introduce Public Key Encryption API

[PATCH] pvgrub: initialise p2m_size
 2015-05-14  2:56 UTC  (3+ messages)

[linux-next test] 55459: tolerable FAIL
 2015-05-14  2:56 UTC 

[PATCH 3/3] max7359_keypad: implement DT bindings
 2015-05-14  2:38 UTC 

Htree concept
 2015-05-14  2:50 UTC  (6+ messages)

[PATCH] MIPS: Flush cache after DMA_FROM_DEVICE for agressively speculative CPUs
 2015-05-14  2:49 UTC  (3+ messages)

[net-next fragmentation icmp v4 0/4] fragmentation ICMP
 2015-05-14  2:28 UTC  (5+ messages)
` [net-next fragmentation icmp v4 1/4] ipv4: introduce frag_expire_skip_icmp()
` [net-next fragmentation icmp v4 2/4] IPv4: skip ICMP for bridge contrack users when defrag expires
` [net-next fragmentation icmp v4 3/4] bridge_netfilter: No ICMP packet on IPv4 defragmentation timeout
` [net-next fragmentation icmp v4 4/4] bridge_netfilter: No ICMP packet on IPv4 fragmentation error

cron job: media_tree daily build: ERRORS
 2015-05-14  2:48 UTC 

[PATCH] atmel: fix an error handle in mxt_probe
 2015-05-15  2:42 UTC  (3+ messages)

[ath9k-devel] Question about nullifying OFDM subcarriers
 2015-05-14  2:43 UTC 

Issue with registering GATT Services
 2015-05-14  2:42 UTC  (3+ messages)

[PATCH v3 1/2] ARM: EXYNOS: Fix failed second suspend on Exynos4
 2015-05-14  2:41 UTC  (4+ messages)
` [PATCH v3 2/2] ARM: EXYNOS: Use of_machine_is_compatible instead of soc_is_exynos4
  ` [PATCH v3 2/2] ARM: EXYNOS: Use of_machine_is_compatible instead ofsoc_is_exynos4

[PATCH] gpio: discourage passing base to gpio_chip
 2015-05-14  2:41 UTC  (2+ messages)

What does "Not enough free handles to register service" in bluetoothd logs mean?
 2015-05-14  2:41 UTC  (2+ messages)

[PATCH 2/3] max7359_keypad: remove code duplication
 2015-05-14  2:36 UTC 

[meta-oe][fido][PATCH] mozjs: fix the compile error of powerpc64
 2015-05-14  2:37 UTC 

[PATCH 1/3] max7359_keypad: Do not set MAX7359_CFG_INTERRUPT flag
 2015-05-14  2:34 UTC 

[U-Boot] [PATCH V3] i2c: mxc: refactor i2c driver and support dm
 2015-05-14  2:35 UTC  (5+ messages)

[meta-oe][fido][PATCH] polkit: do not hardcode the libdir
 2015-05-14  2:31 UTC 

[PATCH v9.5.1 09/20] drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format
 2015-05-14  2:21 UTC  (3+ messages)

[PATCH 0/4] ASoC: rockchip: add rockchip machine driver
 2015-05-14  2:22 UTC  (9+ messages)
` [PATCH 1/4] "

[PATCH] kernel/smp.c: fix a panic as cp->info is used wrongly and a list corruption
 2015-05-15  2:25 UTC  (3+ messages)

[PATCH v2 1/3] spi: spi-fsl-dspi: Enable TCF interrupt mode support
 2015-05-14  2:26 UTC  (3+ messages)

Using smart within an SDK
 2015-05-14  2:26 UTC  (2+ messages)

[Qemu-devel] [PATCH] block: Let bdrv_drain_all() to call aio_poll() for each AioContext
 2015-05-14  2:25 UTC  (4+ messages)

[mmotm:master 187/255] arch/s390/kernel/compat_wrapper.c:205:7: error: conflicting types for 'sys_clone'
 2015-05-14  2:22 UTC 

[mmotm:master 120/255] include/asm-generic/pgtable.h:206:2: warning: (near initialization for '(anonymous).pmd')
 2015-05-14  2:20 UTC 

[PATCH V2 0/1] Mark some tasks in extensible SDK as 'noexec'
 2015-05-14  2:19 UTC  (2+ messages)
` [PATCH V2 1/1] populate_sdk_ext: set noexec flag for some tasks

ext4 lazytime: ctime of some files changed
 2015-05-14  2:17 UTC  (2+ messages)

[Bug 90439] Xonotic render green (bisected)
 2015-05-14  2:16 UTC  (3+ messages)
` [Bug 90439] [LLVM] "

[PATCH] fstests: be compatible with older mkfs.xfs which has no v5 support
 2015-05-14  2:14 UTC  (2+ messages)

schedule_timeout sleeps too long after dividing CPU frequency
 2015-05-14  2:13 UTC  (7+ messages)

de-duplication algos
 2015-05-14  2:10 UTC  (5+ messages)

[mmotm:master 120/255] include/asm-generic/pgtable.h:206:2: warning: missing braces around initializer
 2015-05-14  2:10 UTC 

[PATCH RFC v9.5 09/20] drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format
 2015-05-14  2:10 UTC  (5+ messages)

[PATCHv3 0/5] Linux generic wakeirq handling
 2015-05-14  2:06 UTC  (4+ messages)
` [PATCH 2/5] PM / Wakeirq: Add automated device wake IRQ handling

[Intel-wired-lan] [PATCH] igb: Fix i354 88E1112 PHY on RCC boards using AutoMediaDetect
 2015-05-14  2:04 UTC  (2+ messages)

[PATCH for 3.14.y stable] The list of KVM/ARM fixes for 3.14.y stable kernel
 2015-05-14  1:58 UTC 

[PATCH] ath10k: handle cycle count wrap around
 2015-05-14  1:56 UTC 

[PATCH 01/18] f2fs: avoid value overflow in showing current status
 2015-05-14  1:56 UTC  (7+ messages)
` [PATCH 03/18] f2fs crypto: declare some definitions for f2fs encryption feature

[PATCH 0/3] generic: fixes for different allocation behaviours
 2015-05-14  1:53 UTC  (4+ messages)
` [PATCH 1/3] generic/018: use xfs_io and larger buffers for writes
` [PATCH 2/3] generic/223, xfs/203: IO is not well aligned
` [PATCH 3/3] generic/275: writes may not partially succeed

[PATCH v5 00/14] Misc patches to aid migration v2 Remus support
 2015-05-14  1:52 UTC  (6+ messages)
` [PATCH v5 02/14] libxc/save: Adjust stream-position callbacks for checkpointed streams

[PATCH v4] livepatch: Prevent to apply the patch once coming module notifier fails
 2015-05-14  1:51 UTC 

[RFC] The proposal of FSL QorIQ SDK upstream
 2015-05-14  1:27 UTC  (2+ messages)

regression with today's linux-next
 2015-05-14  1:43 UTC  (6+ messages)
` [net-next PATCH] net: Reserve skb headroom and set skb->dev even if using __alloc_skb

Space leak in f2fs
 2015-05-14  1:45 UTC  (5+ messages)
` [f2fs-dev] "

[PATCH] perf record: Fix zomible status of child process
 1970-01-03  4:54 UTC 

[PATCH] perf record: Fix zomible status of child process
 1970-01-03  4:54 UTC 

[PATCH] ahci: Add support for EEH error recovery
 2015-05-14  1:35 UTC 

[PATCH] md-cluster: use %pU to print UUIDs
 2015-05-14  1:39 UTC 

Mediatek pinctrl driver optimize and add Mediatek SoC Pinctrl/GPIO/EINT driver for mt6397/mt8127
 2015-05-14  1:35 UTC  (11+ messages)
` [PATCH 01/10] pinctrl: mediatek: data struct optimize and remove unused member
` [PATCH 02/10] pinctrl: mediatek: add mtk_pctrl_spec_pull_set_samereg common code
` [PATCH 03/10] pinctrl: mediatek: add ies/smt control to "
` [PATCH 04/10] dt-bindings: mediatek: Modify pinctrl bindings for mt6397
` [PATCH 05/10] pinctrl: mediatek: Add Pinctrl/GPIO driver "
` [PATCH 06/10] pinctrl: dt bindings: mt6397: Add pinfunc header file "
` [PATCH 07/10] arm64: dts: mt8173-evb: Add pinctrl/GPIO node "
` [PATCH 08/10] ARM: dts: mt8135-evbp1: "
` [PATCH 09/10] pinctrl: mediatek: add pinctrl/GPIO/EINT driver for mt8127
` [PATCH 10/10] ARM: dts: mt8127: add pinctrl/GPIO/EINT node "

Assert in pcm_params.c
 2015-05-14  1:34 UTC  (4+ messages)

[PATCH v3] livepatch: Prevent to apply the patch once coming module notifier fails
 2015-05-14  1:31 UTC  (3+ messages)

[ovmf test] 55883: regressions - FAIL
 2015-05-14  1:19 UTC 

[RESEND][PATCH 1/3] meta: add new qemuarma9 machine definition
 2015-05-14  1:17 UTC  (4+ messages)

Video lockup still happening
 2015-05-14  0:56 UTC 

[Printing-architecture] Moving OP Calls one hour later starting in June
 2015-05-14  1:13 UTC 

Oportunidades de negocio y desarrollo agroalimentario
 2015-05-14  0:51 UTC 

[PATCH Remus v3 0/3] Remus support for Migration-v2
 2015-05-14  1:09 UTC  (7+ messages)
` [PATCH Remus v3 1/3] libxc/save: implement Remus checkpointed save
` [PATCH Remus v3 2/3] libxc/restore: add checkpointed flag to the restore context

[PATCH 0/13] makedumpfile: Avoid two pass filtering by using bitmap file
 2015-05-14  1:08 UTC  (4+ messages)

[RFC v2 0/7] Consolidate ACPI PCI root common code into ACPI core
 2015-05-14  1:09 UTC  (7+ messages)
` [RFC v2 5/7] PCI/ACPI: Consolidate common PCI host bridge "

[PATCHSET] cgroup, sched: restructure threadgroup locking and replace it with a percpu_rwsem
 2015-05-14  1:09 UTC  (4+ messages)
` [PATCH 1/3] sched, cgroup: reorganize threadgroup locking

[GIT PULL] Renesas ARM based SoC defconfig updates for v3.10 #2
 2015-05-14  1:07 UTC  (5+ messages)
` [GIT PULL] Renesas ARM Based SoC Defconfig Updates for v4.2
  ` [PATCH] ARM: shmobile: defconfig: Replace USB_RCAR_GEN2_PHY by PHY_RCAR_GEN2

[GIT PULL] Renesas ARM Based SoC DT Updates for v3.16
 2015-05-14  1:07 UTC  (15+ messages)
` [GIT PULL] Renesas ARM Based SoC DT Updates for v4.2
  ` [PATCH 26/31] ARM: shmobile: koelsch dts: Use generic names for device nodes
  ` [PATCH 27/31] ARM: shmobile: kzm9g dts: Configure the HOME key as wake-up source
  ` [PATCH 28/31] ARM: shmobile: r8a7790: add USB-DMAC device nodes
  ` [PATCH 29/31] ARM: shmobile: r8a7790: Enable DMA for HSUSB
  ` [PATCH 30/31] ARM: shmobile: r8a7791: add USB-DMAC device nodes
  ` [PATCH 31/31] ARM: shmobile: r8a7791: Enable DMA for HSUSB


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.