All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-21 10:41:59 to 2014-10-21 11:47:01 UTC [more...]

[Qemu-trivial] [PATCH] snapshot: use local variable to bdrv_pwrite_sync L1 table
 2014-10-21 10:53 UTC  (5+ messages)
` [Qemu-trivial] [Qemu-devel] "
  ` [Qemu-devel] [PATCH] snapshot: use local variable to bdrv_pwrite_syncL1 table
    ` [Qemu-trivial] "

[U-Boot] [PATCH 1/7] powerpc: mpc512x: fix boot breakage
 2014-10-21 11:47 UTC  (4+ messages)
` [U-Boot] [PATCH 2/7] powerpc: mpc5121ads: convert to generic board
` [U-Boot] [PATCH 3/7] powerpc: pdm360ng: "
` [U-Boot] [PATCH 4/7] powerpc: aria: "

[PATCH 0/9] Marvell PXA168 libphy handling and Berlin Ethernet
 2014-10-21 11:46 UTC  (7+ messages)
` [PATCH 8/9] ARM: berlin: Add phy-connection-type to BG2Q PHY

Issue building cairo
 2014-10-21 11:46 UTC  (3+ messages)

[PATCH ARM v8 0/4] mini-os: initial ARM support
 2014-10-21 11:44 UTC  (7+ messages)
` [PATCH ARM v8 1/4] mini-os: arm: time
` [PATCH ARM v8 2/4] mini-os: arm: interrupt controller
` [PATCH ARM v8 3/4] mini-os: arm: build system

[PATCH 0/4 -v2] OOM vs. freezer interaction fixes
 2014-10-21 12:04 UTC  (5+ messages)
` [PATCH 1/4] freezer: Do not freeze tasks killed by OOM killer
` [PATCH 2/4] freezer: remove obsolete comments in __thaw_task()

[U-Boot] git bisect failed
 2014-10-21 11:43 UTC 

[GIT PULL 2/3] 1st Round of Samsung PM updates for v3.19
 2014-10-21 11:42 UTC  (5+ messages)

[U-Boot] [PATCH] arm: tegra: use architecture specific memcpy
 2014-10-21 11:42 UTC  (4+ messages)

[PATCH v5 0/4] Qualcomm SPMI PMIC pin controller drivers
 2014-10-21 11:41 UTC  (3+ messages)

[PATCH v2 1/3] sched/dl: Implement cancel_dl_timer() to use in switched_from_dl()
 2014-10-21 11:41 UTC  (6+ messages)

[PATCH] drm/i915: remove redundant #ifdef CONFIG_COMPAT
 2014-10-21 11:40 UTC 

[U-Boot] [PATCH 1/2] arm: mx6: add support for TBS2910 Matrix ARM miniPC
 2014-10-21 11:40 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Add support for SST spi flash
 2014-10-21 11:37 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] intel_iommu: Add support for translation for devices behind bridges
 2014-10-21 11:37 UTC  (8+ messages)

[PATCH] dir.c: remove the second declaration of "stk" in prep_exclude()
 2014-10-21 11:38 UTC 

[PATCH] core: Add ControllerMode to list of supported options
 2014-10-21 11:38 UTC  (4+ messages)

where/how arm start first jump from svc to user in kernel
 2014-10-21 11:37 UTC  (3+ messages)

[U-Boot] [PATCH] ls1:config: Add USB support for ls1021atwr
 2014-10-21 11:36 UTC  (2+ messages)
` [U-Boot] [PATCH] ls1:config: Add XHCI support for ls1021aqds

makedumpfile-1.5.7: Compile warnings on archs without get_versiondep_info()
 2014-10-21 11:35 UTC  (4+ messages)

[Qemu-devel] [PATCH v3] virtio-pci: fix migration for pci bus master
 2014-10-21 11:35 UTC  (4+ messages)

[PATCH v2 00/14] Fixes from Chrome OS tree for MFC driver
 2014-10-21 11:34 UTC  (6+ messages)
` [PATCH v2 14/14] [media] s5p-mfc: Don't change the image size to smaller than the request

[Qemu-devel] [PATCH v2] snapshot: use local variable to bdrv_pwrite_sync L1 table
 2014-10-21 11:34 UTC 

[PATCH v2] media: soc_camera: rcar_vin: Add BT.709 24-bit RGB888 input support
 2014-10-21 11:33 UTC  (4+ messages)

understanding cpuidle
 2014-10-21 11:33 UTC  (3+ messages)

[Qemu-devel] [PATCH] get_maintainer.pl: Default to --no-git-fallback
 2014-10-21 11:35 UTC  (8+ messages)

[PATCH] ASoC: rockchip-i2s: add rockchip-max98090 driver support
 2014-10-21 11:31 UTC  (2+ messages)

[Qemu-devel] [PATCH] scripts/get_maintainer.pl: allow "odd fixes"
 2014-10-21 11:35 UTC 

[PATCH v2] pmd: Add generic support for TCP TSO (Transmit Segmentation Offload)
 2014-10-21 11:29 UTC 

[Qemu-devel] [PATCH v2 00/11] block: allow blockjobs to coexist with dataplane
 2014-10-21 11:28 UTC  (14+ messages)
` [Qemu-devel] [PATCH v2 01/11] block: acquire AioContext in generic blockjob QMP commands
` [Qemu-devel] [PATCH v2 02/11] blockdev: acquire AioContext in do_qmp_query_block_jobs_one()
` [Qemu-devel] [PATCH v2 03/11] blockdev: acquire AioContext in blockdev_mark_auto_del()
` [Qemu-devel] [PATCH v2 04/11] blockdev: add note that block_job_cb() must be thread-safe
` [Qemu-devel] [PATCH v2 05/11] blockjob: add block_job_defer_to_main_loop()
` [Qemu-devel] [PATCH v2 06/11] block: add bdrv_drain()
` [Qemu-devel] [PATCH v2 07/11] block: let backup blockjob run in BDS AioContext
` [Qemu-devel] [PATCH v2 08/11] block: let stream "
` [Qemu-devel] [PATCH v2 09/11] block: let mirror "
` [Qemu-devel] [PATCH v2 10/11] block: let commit "
` [Qemu-devel] [PATCH v2 11/11] block: declare blockjobs and dataplane friends!

[RFC PATCH 0/5] module: Remove stop_machine from module unloading
 2014-10-21 11:27 UTC  (4+ messages)
` [RFC PATCH 5/5] "
    `  "

Why is the deferred initcall patch not mainline?
 2014-10-21 11:27 UTC  (4+ messages)

downgrade from kernel 3.17 to 3.10
 2014-10-21 11:26 UTC  (2+ messages)

DEACTIVATION OF ACCOUNT
 2014-10-21 11:27 UTC 

[PATCH] ARM: dts: am335x-evm: Fix 5th NAND partition's name
 2014-10-21 11:25 UTC  (2+ messages)

[RFC nft PATCH] src: add import operation
 2014-10-21 11:25 UTC 

[PATCH v2 0/12] perf/x86: implement HT leak workaround for SNB/IVB/HSW
 2014-10-21 11:25 UTC  (5+ messages)
` [PATCH v2 05/12] perf/x86: add cross-HT counter exclusion infrastructure

[PATCH] Fix comment typo in Scsi_Host struct definition
 2014-10-21 11:25 UTC  (2+ messages)

[PATCH v2 0/4] regulator: max77686/trats2: Disable some regulators in suspend
 2014-10-21 11:23 UTC  (11+ messages)
` [PATCH v2 1/4] regulator: max77686: Replace hard-coded opmode values with defines
  ` [PATCH v2 2/4] regulator: max77686: Implement suspend disable for some LDOs
` [PATCH v2 3/4] mfd/regulator: dt-bindings: max77686: Document regulators off in suspend
` [PATCH v2 4/4] ARM: dts: exynos4412-trats: Add suspend configuration for max77686 regulators

[PATCH] dmaengine: pl330: use subsys_initcall
 2014-10-21 10:45 UTC  (8+ messages)

[Qemu-devel] [Bug 1355697] [NEW] qemu-img: Segfault on a fuzzed image with large values of L1/L2 entries
 2014-10-21 11:10 UTC  (3+ messages)
` [Qemu-devel] [Bug 1355697] "

[PATCH 0/4] mm: new flag to forbid zero page mappings for a vma
 2014-10-21 11:20 UTC  (11+ messages)
` [PATCH 2/4] mm: introduce new VM_NOZEROPAGE flag

[PATCH v2 01/15] drm/dsi: Make mipi_dsi_dcs_{read, write}() symmetrical
 2014-10-21 11:19 UTC  (5+ messages)
` [PATCH v2 01/15] drm/dsi: Make mipi_dsi_dcs_{read,write}() symmetrical

[PATCH] nfsd: convert nfs4_file searches to use RCU
 2014-10-21 11:16 UTC  (3+ messages)

[Qemu-devel] [Bug 1355738] [NEW] qemu-img: Killed by SIGTRAP on check of the fuzzed image
 2014-10-21 11:07 UTC  (2+ messages)
` [Qemu-devel] [Bug 1355738] "

Hook location of IMQ
 2014-10-21 11:15 UTC  (2+ messages)

[PATCH v2 0/5] Add Spreadtrum Sharkl Platform support
 2014-10-21 11:15 UTC  (3+ messages)

device mapper library update
 2014-10-21 11:15 UTC  (2+ messages)

[PATCH 1/2] backports: add kobj_to_dev()
 2014-10-21 11:15 UTC  (2+ messages)
` [PATCH 2/2] backports: add device coredump framework

[PATCH 1/2] mtd: atmel_nand: use __iowrite32_copy for 32 bit copy
 2014-10-21 10:35 UTC  (7+ messages)
  ` [PATCH 1/2] mtd: atmel_nand: use __iowrite32_copy for 32 bitcopy

[Qemu-devel] [PATCH bugfix] snapshot: add bdrv_drain_all() to bdrv_snapshot_delete() to avoid concurrency problem
 2014-10-21 11:12 UTC  (2+ messages)

[PATCH] ARM/ARM64: arch-timer: fix arch_timer_probed logic
 2014-10-21 11:12 UTC  (4+ messages)

[PATCH 1/2] reset_source: add thermal reset
 2014-10-21 11:12 UTC  (2+ messages)

Confused about gatttool in Makefile.tools
 2014-10-21 11:12 UTC  (2+ messages)

[Qemu-devel] [Bug 1353456] [NEW] qemu-io: Failure on a qcow2 image with the fuzzed refcount table
 2014-10-21 11:03 UTC  (2+ messages)
` [Qemu-devel] [Bug 1353456] "

[Qemu-devel] [Bug 1354529] [NEW] qemu-io: Assert failure on the fuzzed qcow2 image
 2014-10-21 11:03 UTC  (3+ messages)
` [Qemu-devel] [Bug 1354529] "

[PATCH] rpm: realpath is required before expanding _dbpath in chroot
 2014-10-21 11:10 UTC 

[PATCH 1/7] imx: ipu-v3: fix typo leading to build warning
 2014-10-21 11:09 UTC  (5+ messages)
` [PATCH 5/7] sha2: fix invalid length check

lockdep splat in CPU hotplug
 2014-10-21 11:09 UTC 

[PATCH v3 00/13] Fixes from Chrome OS tree for MFC driver
 2014-10-21 11:07 UTC  (14+ messages)
` [PATCH v3 01/13] [media] s5p-mfc: support MIN_BUFFERS query for encoder
` [PATCH v3 02/13] [media] s5p-mfc: Fix REQBUFS(0) "
` [PATCH v3 03/13] [media] s5p-mfc: clear 'enter_suspend' flag if suspend fails
` [PATCH v3 04/13] [media] s5p-mfc: Only set timestamp/timecode for new frames
` [PATCH v3 05/13] [media] s5p-mfc: keep RISC ON during reset for V7/V8
` [PATCH v3 06/13] [media] s5p-mfc: check mfc bus ctrl before reset
` [PATCH v3 07/13] [media] s5p-mfc: Don't crash the kernel if the watchdog kicks in
` [PATCH v3 08/13] [media] s5p-mfc: modify mfc wakeup sequence for V8
` [PATCH v3 09/13] [media] s5p-mfc: De-init MFC when watchdog kicks in
` [PATCH v3 10/13] [media] s5p-mfc: flush dpbs when resolution changes
` [PATCH v3 11/13] [media] s5p-mfc: Remove unused alloc field from private buffer struct
` [PATCH v3 12/13] [media] s5p-mfc: fix V4L2_CID_MIN_BUFFERS_FOR_CAPTURE on resolution change
` [PATCH v3 13/13] [media] s5p-mfc: fix a race in interrupt flags handling

[PATCH] Documentation: ptp: Fix build failure on MIPS cross builds
 2014-10-21 11:07 UTC  (2+ messages)

[PATCH 00/15] mmc: sdhci: Add 64-bit ADMA support
 2014-10-21 11:05 UTC  (5+ messages)
` [PATCH 13/15] mmc: sdhci-acpi: Add 64-bit DMA support

how to set PSCAN mode in .conf?
 2014-10-21 11:06 UTC  (8+ messages)

[Qemu-devel] [PULL 0/1] s390x files MAINTAINERS update
 2014-10-21 11:05 UTC  (2+ messages)
` [Qemu-devel] [PULL 1/1] s390x: sweep up unmaintained files

[PATCHv7 00/27] scsi logging update (the boring part)
 2014-10-21 11:04 UTC  (4+ messages)

[PATCH 0/1] Change path checker for IPR devices
 2014-10-21 11:03 UTC  (10+ messages)
` [PATCH 1/1] multipath-tools: Change path checker for IBM "
      ` [dm-devel] "

[PATCH] ASoC: atmel_ssc_dai: Track playback and capture CMR dividers separately
 2014-10-21 11:02 UTC  (5+ messages)
` [alsa-devel] "

Poll: time to switch skinny-metadata on by default?
 2014-10-21 11:02 UTC  (4+ messages)

BTRFS with more than two parities
 2014-10-21 11:01 UTC  (2+ messages)

[ath9k-devel] Support for Ubnt UniFi Outdoor Plus
 2014-10-21 11:01 UTC  (8+ messages)

Touch processing on host CPU
 2014-10-21 11:01 UTC  (2+ messages)

[PATCH trivial] IB/srp: Allow newline separator for connection string
 2014-10-21 11:01 UTC  (3+ messages)

iwlwifi: Reason 7 periodic disconnect
 2014-10-21 11:00 UTC  (15+ messages)

[PATCH 1/2] arm: Introduce {set,clear}_pte_bit
 2014-10-21 11:00 UTC  (2+ messages)
` [PATCH 2/2] arm: mm: Refine set_memory_* functions

[BUG] mm, thp: khugepaged can't allocate on requested node when confined to a cpuset
 2014-10-21 10:59 UTC  (8+ messages)

[PATCH] usb: ehci-hcd: Correct CLEAR_FEATURE code
 2014-10-21 10:59 UTC  (2+ messages)

[PATCH 1/2] ipr: Convert to generic DMA API
 2014-10-21 10:59 UTC  (3+ messages)

[PATCH RFC 0/2] Indirect Fast Memory registration support
 2014-10-21 10:59 UTC  (8+ messages)
` [PATCH RFC 2/2] IB/mlx5: Implement Fast Indirect Memory Registration Feature

[PATCH v2 00/18] Exynos SYSMMU (IOMMU) integration with DT and DMA-mapping subsystem
 2014-10-21 10:59 UTC  (4+ messages)
` [PATCH v2 11/18] iommu: exynos: remove useless device_add/remove callbacks

[Bug 79980] New: Random radeonsi crashes
 2014-10-21 10:58 UTC  (2+ messages)
` [Bug 79980] "

[PATCH] ALSA: ctxfi: remove unused variable
 2014-10-21 10:58 UTC 

[PATCH] prctl.2: Correct description of null-termination in PR_[GS]ET_NAME
 2014-10-21 10:58 UTC 

Fwd: [OPW PATCH 1/4] tools/xl: Calling _init and _dispose function for libxl types
 2014-10-21 10:55 UTC  (3+ messages)

[GIT PULL] bulk pin control changes for v3.18
 2014-10-21 10:55 UTC  (3+ messages)
` [RFC PATCH] gpio: add GPIO hogging mechanism

Xen 4.5 development update (October update). RC1 on 24th
 2014-10-21 10:54 UTC  (2+ messages)

[PATCH v2 1/4] can: dev: Consolidate and unify state change handling
 2014-10-21 10:52 UTC  (4+ messages)

[PATCH v4] KNI: use a memzone pool for KNI alloc/release
 2014-10-21 10:52 UTC  (3+ messages)

[PATCH v6 0/9] Support VxLAN on Fortville
 2014-10-21 10:51 UTC  (3+ messages)
` [PATCH v6 2/9] librte_ether:add VxLAN packet identification API in librte_ether

[PATCH v6 0/3] new Atmel DMA controller (XDMAC)
 2014-10-21 10:50 UTC  (6+ messages)
` [PATCH v6 1/3] dma: at_xdmac: creation of the atmel eXtended DMA Controller driver

[PATCH 1/2] misc: Add Wi2Wi w2sc0004 gps driver
 2014-10-21 10:49 UTC  (2+ messages)

[PATCH v5] KNI: use a memzone pool for KNI alloc/release
 2014-10-21 10:46 UTC 

[PATCH] staging: android: binder: move to the "real" part of the kernel
 2014-10-21 10:46 UTC  (5+ messages)

[PATCH v2 0/6] media token resource framework
 2014-10-21 10:46 UTC  (3+ messages)
` [PATCH v2 1/6] media: add media token device "

[PATCH 00/17] blktap2 related bugfix patches
 2014-10-21 10:45 UTC  (7+ messages)

ahoj
 2014-10-21 10:33 UTC 

[RFC][PATCH 5/6] mm: Provide speculative fault infrastructure
 2014-10-21 10:43 UTC  (5+ messages)

[PATCH 0/5] app/test: unit test to measure cycles per packet
 2014-10-21 10:43 UTC  (7+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] app/test: unit test for rx and tx cycles/packet

strange 3.16.3 problem
 2014-10-21 10:42 UTC  (4+ messages)

[PATCH 0/4] ARM: dts: dra72-evm: NAND and USB support
 2014-10-21 10:41 UTC  (2+ messages)
` [PATCH 4/4] ARM: dts: dra72-evm: Add regulator information to USB2 PHYs


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.