All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-10 04:08:04 to 2014-09-10 05:55:53 UTC [more...]

[Qemu-devel] [PULL 0/1] xhci PCIe endpoint migration compatibility fix
 2014-09-10  5:55 UTC  (2+ messages)
` [Qemu-devel] [PULL 1/1] "

[RFC V6] Libxl Domain Snapshot API Design
 2014-09-10  5:53 UTC  (5+ messages)

[U-Boot] [PATCH] imx: imx6q/dlsabreauto: Add PMIC Pfuze100 support
 2014-09-10  5:52 UTC 

mutex
 2014-09-10  5:52 UTC  (3+ messages)
` RFC virtio-rng: fail to read sysfs of a busy device

[v6][PATCH 0/7] xen: reserve RMRR to avoid conflicting MMIO/RAM
 2014-09-10  5:49 UTC  (8+ messages)
` [v6][PATCH 1/7] introduce XENMEM_reserved_device_memory_map
` [v6][PATCH 2/7] tools/libxc: introduce hypercall for xc_reserved_device_memory_map
` [v6][PATCH 3/7] tools/libxc: check if mmio BAR is out of reserved device memory maps
` [v6][PATCH 4/7] libxc/hvm_info_table: introduce a new field nr_reserved_device_memory_map
` [v6][PATCH 5/7] hvmloader: introduce hypercall for xc_reserved_device_memory_map
` [v6][PATCH 6/7] hvmloader: check to reserved device memory maps in e820
` [v6][PATCH 7/7] xen/vtd: make USB RMRR mapping safe

[U-Boot] [PATCH v1 0/2] usb: dfu: am335x: allow dfu in fullspeed mode only
 2014-09-10  5:46 UTC  (4+ messages)

[PATCH v5] spi: spi-imx: add DMA support
 2014-09-10  5:46 UTC  (6+ messages)

[PATCH] handle offline CPUs
 2014-09-10  5:42 UTC 

[PATCH] rtc/tpo: Driver to support rtc and wakeup on PowerNV platform
 2014-09-10  5:38 UTC 

[PATCH 1/2] cpufreq: ppc-corenet: remove duplicate update of cpu_data
 2014-09-10  5:39 UTC  (4+ messages)

Loosing stdin/stdout over serial consoleafter bootup
 2014-09-10  5:39 UTC  (5+ messages)

Master Plan on rewinding
 2014-09-10  5:38 UTC  (4+ messages)

[Qemu-devel] [PATCH] vnc: add additional key up event before repeated key down
 2014-09-10  5:36 UTC  (8+ messages)

[PATCH v2] virtio-rng: fix stuck of hot-unplugging busy device
 2014-09-10  5:34 UTC  (3+ messages)

[PATCH v3 0/2] Extend ioreq-server to support page write protection
 2014-09-10  5:32 UTC  (4+ messages)
` [PATCH v3 2/2] ioreq-server: write protected range and forwarding

[PATCH 0/2] fixes for struct clk_core migration
 2014-09-10  5:30 UTC  (6+ messages)
` [PATCH 1/2] acpi: lpss: convert from struct clk to struct clk_core

[xen-4.4-testing test] 30194: regressions - FAIL
 2014-09-10  5:30 UTC 

[PATCH v2] ARM: dts: imx6dl: disable dma support for spi on i.mx6dl
 2014-09-10  5:30 UTC  (2+ messages)

[Qemu-devel] the userspace process vapp mmap filed // [PULL 13/37] vhost-user: fix regions provied with VHOST_USER_SET_MEM_TABLE message
 2014-09-10  5:29 UTC 

[PATCH] cfg802111/nl80211: Add device motion indication API
 2014-09-10  5:28 UTC  (4+ messages)

[LTP] [PATCH] tst_ncpus_conf: Instead of the old tst_ncpus_max
 2014-09-10  5:25 UTC 

hi Questiion about Eudyptula Challenge Task 05
 2014-09-10  5:26 UTC  (10+ messages)

Linux kernels with LongTerm Support (LTS) VS. End-Of-Life [EOL]
 2014-09-10  5:24 UTC  (4+ messages)

[PATCH v1] ARM: dts: imx6dl: disable dma support for spi on i.mx6dl
 2014-09-10  5:16 UTC  (5+ messages)

Corrupted files
 2014-09-10  5:23 UTC  (15+ messages)

[PATCH v6 4/4] phy: exynos5-usbdrd: Calibrate LOS levels for exynos5420/5800
 2014-09-10  5:23 UTC  (15+ messages)

[Patch v4 1/2] freezer: check OOM kill while being frozen
 2014-09-10  5:21 UTC  (5+ messages)

[PATCH] powerpc: dts: t208x: Change T208x USB controller version
 2014-09-10  5:16 UTC  (6+ messages)

[PATCH 0/5] arm: shmobile: Lager Add USB and SATA support
 2014-09-10  5:18 UTC  (2+ messages)

question about two ASoC commits
 2014-09-10  5:17 UTC  (3+ messages)

[dm-crypt] expanding encrypted volume/growing the volume
 2014-09-10  5:16 UTC  (5+ messages)

[PATCH] mm/sl[aou]b: make kfree() aware of error pointers
 2014-09-10  5:15 UTC  (7+ messages)

[RFC v2 0/6] driver-core: add asynch probe support
 2014-09-10  5:13 UTC  (14+ messages)
` [RFC v2 3/6] kthread: warn on kill signal if not OOM

[PATCH v11 net-next 00/12] eBPF syscall, verifier, testsuite
 2014-09-10  5:10 UTC  (15+ messages)
` [PATCH v11 net-next 01/12] bpf: introduce BPF syscall and maps
` [PATCH v11 net-next 02/12] bpf: enable bpf syscall on x64 and i386
` [PATCH v11 net-next 03/12] bpf: add lookup/update/delete/iterate methods to BPF maps
` [PATCH v11 net-next 04/12] bpf: expand BPF syscall with program load/unload
` [PATCH v11 net-next 05/12] bpf: handle pseudo BPF_CALL insn
` [PATCH v11 net-next 06/12] bpf: verifier (add docs)
` [PATCH v11 net-next 07/12] bpf: verifier (add ability to receive verification log)
` [PATCH v11 net-next 08/12] bpf: handle pseudo BPF_LD_IMM64 insn
` [PATCH v11 net-next 09/12] bpf: verifier (add branch/goto checks)
` [PATCH v11 net-next 10/12] bpf: verifier (add verifier core)
` [PATCH v11 net-next 11/12] net: filter: move eBPF instruction macros
` [PATCH v11 net-next 12/12] bpf: mini eBPF library, test stubs and verifier testsuite

EXTERNALSRC
 2014-09-10  5:10 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/3] Enabling floating point instruction to 440x5 CPUs
 2014-09-10  5:03 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] target-ppc : Add floating point ability to 440x5 PPC CPU
` [Qemu-devel] [PATCH 2/3] target-ppc : Add PPC_FLOAT_64 flag to instructions type
` [Qemu-devel] [PATCH 3/3] target-ppc : Add PPC_FLOAT_64 type to fctid, fctidz and fcfid and remove their TARGET_PPC64 restriction

pull request: wireless-next 2014-09-08
 2014-09-10  5:01 UTC  (7+ messages)
` iwlwifi no authentication with AP - "

[PATCH] Btrfs: fix loop writing of async reclaim
 2014-09-10  4:58 UTC 

[PATCH v2 0/5] Add max77802 support for Peach boards
 2014-09-10  4:58 UTC  (20+ messages)
` [PATCH v2 1/5] ARM: dts: Add Peach Pit and Pi dts entry for max77802 PMIC
` [PATCH v2 2/5] ARM: dts: add hdmi regulators for exynos5800 based peach-pi board
` [PATCH v2 3/5] ARM: dts: add hdmi regulators for exynos5420 based peach-pit board
` [PATCH v2 4/5] ARM: dts: Add thermistor dts fragment used by exynos based Peach boards
` [PATCH v2 5/5] ARM: dts: Add Peach Pit and Pi dts entry for ISL29018 sensor

[PATCH v6] iio: Add Dyna-Image AL3320A ambient light sensor driver
 2014-09-10  4:54 UTC  (3+ messages)

[net-next PATCH v3 00/15] net/sched use rcu filters
 2014-09-10  4:53 UTC  (4+ messages)
` [net-next PATCH v3 09/15] net: sched: make cls_u32 lockless

Trial Patch
 2014-09-10  4:49 UTC  (14+ messages)

linux-next: manual merge of the net-next tree with the arm-soc tree
 2014-09-10  4:48 UTC  (3+ messages)

[PATCH 0/6] Add max77802 support for Peach boards
 2014-09-10  4:45 UTC  (6+ messages)
` [PATCH 2/6] ARM: dts: add hdmi regulators for exynos5800 based peach-pi board

[PATCH v6 13/13] input: cyapa: add gen5 trackpad device read firmware image and raw data functions support
 2014-09-10  4:35 UTC  (2+ messages)

[PATCH v6 06/13] input: cyapa: add gen3 trackpad device basic functions support
 2014-09-10  4:34 UTC  (2+ messages)

[PATCH V2 0/3] x86: Full support of PAT
 2014-09-10  4:41 UTC  (4+ messages)
` [PATCH V2 1/3] x86: Make page cache mode a real type

[PATCH v6 09/13] input: cyapa: add gen3 trackpad device read firmware image function support
 2014-09-10  4:34 UTC  (2+ messages)

[PATCH v6 12/13] input: cyapa: add gen5 trackpad device baseline and calibrate functions support
 2014-09-10  4:35 UTC  (2+ messages)

[PATCH v6 11/13] input: cyapa: add gen5 trackpad device firmware update function support
 2014-09-10  4:35 UTC  (2+ messages)

[PATCH v6 08/13] input: cyapa: add gen3 trackpad device baseline and calibrate functions support
 2014-09-10  4:34 UTC  (2+ messages)

[PATCH v6 07/13] input: cyapa: add gen3 trackpad device firmware update function support
 2014-09-10  4:34 UTC  (2+ messages)

[PATCH v6 10/13] input: cyapa: add gen5 trackpad device basic functions support
 2014-09-10  4:35 UTC  (2+ messages)

[PATCH v6 05/13] input: cyapa: add read firmware image and raw data interfaces in debugfs system
 2014-09-10  4:34 UTC  (2+ messages)

[PATCH v6 04/13] input: cyapa: add cyapa key function interfaces in sysfs system
 2014-09-10  4:34 UTC  (2+ messages)

[PATCH v6 03/13] input: cyapa: add cyapa driver runtime power management interfaces support
 2014-09-10  4:34 UTC  (2+ messages)

[PATCH v6 02/13] input: cyapa: add cyapa driver power management interfaces support
 2014-09-10  4:34 UTC  (2+ messages)

[PATCH v6 01/13] input: cyapa: re-architecture driver to support
 2014-09-10  4:34 UTC  (2+ messages)

[PATCH v4 0/4] Rockchip soc thermal driver
 2014-09-10  4:39 UTC  (5+ messages)
` [PATCH v4 1/4] thermal: rockchip: add driver for thermal

[PATCH v6 00/13] input: cyapa: re-architecture driver to support multi-trackpads in one driver
 2014-09-10  4:33 UTC  (2+ messages)

[PATCH 0/3] ASoC: simple-card: cleanup simple-card daifmt
 2014-09-10  4:38 UTC  (4+ messages)
` [PATCH 1/3] ASoC: simple-card: tidyup use priv in parameter
` [PATCH 2/3] ASoC: simple-card: tidyup get dai_link/dai_props from priv
` [PATCH 3/3] ASoC: simple-card: add asoc_simple_card_parse_daifmt()

[PATCH v2] checkpatch: look for common misspellings
 2014-09-10  4:37 UTC  (3+ messages)

[patch resend] mm: page_alloc: fix zone allocation fairness on UP
 2014-09-10  4:32 UTC  (2+ messages)

[PATCH net-next 0/3] net: enable GRO for IPIP and SIT
 2014-09-10  4:32 UTC  (4+ messages)

[PATCH] cpufreq: dt: Support platforms with separate clock lines for each CPU
 2014-09-10  4:29 UTC 

[PATCH 1/2] Fix build break when SYS_memfd_create doesn't exist
 2014-09-10  4:26 UTC  (2+ messages)
` [PATCH 2/2] Fix powerpc build on Ubuntu

reg:porting intel dpdk kit as LINC switch
 2014-09-10  4:25 UTC 

[PATCH] regulator: remove unnecessary of_node_get() to parent
 2014-09-10  4:23 UTC  (5+ messages)

[PATCH 0/4] Initial support for XPowers AXP288 PMIC
 2014-09-10  4:19 UTC  (4+ messages)
` [PATCH 4/4] iio/adc/axp288: add support for axp288 gpadc

linux-next: manual merge of the pm tree with the arm-soc tree
 2014-09-10  4:18 UTC  (3+ messages)

[PATCH net-next 0/5] net: Convert pr_warning to pr_warn
 2014-09-10  4:17 UTC  (6+ messages)
` [PATCH net-next 1/5] atm: "
` [PATCH net-next 2/5] ceph: "
` [PATCH net-next 3/5] pktgen: "
` [PATCH net-next 4/5] iucv: "
` [PATCH net-next 5/5] netfilter: "

[PATCH 0/5] toshiba_acpi: Various changes plus fixes
 2014-09-10  4:17 UTC  (5+ messages)
` [PATCH 4/5] toshiba_acpi: Support new keyboard backlight type
` [PATCH 5/5] toshiba_acpi: Change touchpad store to check for invalid values

Error while bitbake meta-toolchain-qt5
 2014-09-10  4:17 UTC  (11+ messages)

linux-next: manual merge of the pm tree with the arm-soc tree
 2014-09-10  4:14 UTC  (3+ messages)

[PATCH v1 0/8] block: per-distpatch_queue flush machinery
 2014-09-10  4:13 UTC  (9+ messages)
` [PATCH v1 1/8] blk-mq: allocate flush_rq in blk_mq_init_flush()
` [PATCH v1 2/8] block: introduce blk_init_flush and its pair
` [PATCH v1 3/8] block: move flush initialization to blk_flush_init
` [PATCH v1 4/8] block: avoid to use q->flush_rq directly
` [PATCH v1 5/8] block: introduce blk_flush_queue to drive flush machinery
` [PATCH v1 6/8] block: flush: avoid to figure out flush queue unnecessarily
` [PATCH v1 7/8] block: introduce 'blk_mq_ctx' parameter to blk_get_flush_queue
` [PATCH v1 8/8] blk-mq: support per-distpatch_queue flush machinery

[PATCH v2] QE: move qe code from arch/powerpc to drivers/soc
 2014-09-10  3:38 UTC  (5+ messages)

linux-next: manual merge of the pm tree with the mvebu tree
 2014-09-10  4:10 UTC  (3+ messages)

[PATCH 1/4] ARM: i.MX: Remove i.MX1 Armadeus APF9328 board support
 2014-09-10  4:08 UTC  (4+ messages)

[PATCH 1/2] drm/ast: open key before detect chips
 2014-09-10  4:07 UTC  (2+ messages)
` [PATCH 2/2] drm/ast: AST2000 cannot be detected correctly

[Qemu-devel] [RFC V2 00/10] cpu: add device_add foo-x86_64-cpu and i386 cpu hot remove support
 2014-09-10  3:54 UTC  (4+ messages)
` [Qemu-devel] [RFC V2 10/10] cpus: reclaim allocated vCPU objects


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.