All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-31 14:26:56 to 2014-07-31 15:32:01 UTC [more...]

[PATCH 0/8] Tegra124 EMC (external memory controller) support
 2014-07-31 15:32 UTC  (15+ messages)
` [PATCH 5/8] of: Add Tegra124 EMC bindings

[PATCH 00/28] IPUv3 prep for video capture
 2014-07-31 15:31 UTC  (9+ messages)
` [PATCH 01/28] ARM: dts: imx6qdl: Add ipu aliases
` [PATCH 02/28] gpu: ipu-v3: Add ipu_get_num()
` [PATCH 05/28] gpu: ipu-v3: Add units required for video capture

[PATCH 00/17] Convert TTM to the new fence interface. v2
 2014-07-31 15:30 UTC  (4+ messages)
` [PATCH 01/18] fence: add debugging lines to fence_is_signaled for the callback

[patch] usb: dwc3: omap: signedness bug in dwc3_omap_set_utmi_mode()
 2014-07-31 15:30 UTC  (2+ messages)

[PATCH i-g-t] testdisplay: ignore invalid subtest options
 2014-07-31 15:30 UTC 

[U-Boot] [PATCH 1/3] config: introduce a generic $bootcmd
 2014-07-31 15:30 UTC  (3+ messages)

Bad Page dump (help)
 2014-07-31 15:30 UTC  (5+ messages)

[patch] ISDN: pcbit: off by one bugs in pcbit_set_msn()
 2014-07-31 15:30 UTC  (2+ messages)

[OSSTEST PATCH] sg-report-flight: New --branches-also option
 2014-07-31 15:29 UTC 

[Qemu-devel] [PATCH 00/28] ahci refactoring to support ahci-test suite
 2014-07-31 15:28 UTC  (5+ messages)
` [Qemu-devel] [PATCH 27/28] ahci: Add test_hba_enable to ahci-test
` [Qemu-devel] [PATCH 28/28] ahci: Add test_identify case "

[PATCH v8 00/22] Support ext4 on NV-DIMMs
 2014-07-31 15:28 UTC  (8+ messages)
` [PATCH v8 04/22] Change direct_access calling convention

[patch 1/3] mm, oom: ensure memoryless node zonelist always includes zones
 2014-07-31 15:26 UTC  (4+ messages)
` [patch 2/3] mm, oom: remove unnecessary check for NULL zonelist

ext4: first write to large ext3 filesystem takes 96 seconds
 2014-07-31 15:27 UTC  (7+ messages)

[Buildroot] [PATCH v2] Add option to copy config file to rootfs
 2014-07-31 15:26 UTC 

[PATCH v3 0/7] perf, x86: large PEBS interrupt threshold
 2014-07-31 15:25 UTC  (10+ messages)
` [PATCH v3 6/9] perf, x86: handle multiple records in PEBS buffer

Formating Reiserfs 3.6 with bad-blocks
 2014-07-31 15:25 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH v3 07/49] kvmapic: fixing loading vmstate
 2014-07-31 15:21 UTC 

multicast traffic no longer working after reboot
 2014-07-31 15:24 UTC  (2+ messages)

[PATCH v2 1/2] config.c: mark error and warnings strings for translation
 2014-07-31 15:23 UTC  (3+ messages)
` [PATCH 2/2] add variable name to `git_config_*()` error message

[Bug 78453] New: [HAWAII] Get acceleration working
 2014-07-31 15:23 UTC  (2+ messages)
` [Bug 78453] "

pci_sriov_set_totalvfs again
 2014-07-31 15:21 UTC  (6+ messages)
        ` [PATCH] PCI: handle pci_sriov_set_totalvfs(dev, 0)

[PATCH RFC v4 1/2] Devicetree: Add pl353 smc controller devicetree binding information
 2014-07-31 15:22 UTC  (4+ messages)

[patch 2/2] pinctrl: tegra-xusb: testing wrong variable in probe()
 2014-07-31 15:23 UTC  (2+ messages)

[PATCH 0/5] arm64, thunder: Enable Cavium Thunder SoC Family
 2014-07-31 15:22 UTC  (8+ messages)
` [PATCH 2/5] arm64, thunder: Add initial dts for Cavium Thunder SoC

[PATCH 1/3] xen/events/fifo: reset control block and local HEADs on resume
 2014-07-31 15:22 UTC  (3+ messages)
` [PATCH 2/3] xen/events/fifo: ensure all bitops are properly aligned even on x86
` [PATCH 3/3] xen/events/fifo: remove a unecessary use of BM()

[PATCH 0/3] xen: FIFO-based event channel fixes
 2014-07-31 15:22 UTC 

[PATCH v2 00/21] xen/arm: Add support for non-pci passthrough
 2014-07-31 15:22 UTC  (23+ messages)
` [PATCH v2 01/21] xen/common: do not implicitly permit access to mapped I/O memory
` [PATCH v2 02/21] xen: guestcopy: Provide an helper to safely copy string from guest
` [PATCH v2 03/21] xen/arm: vgic: Rename nr_lines into nr_spis
` [PATCH v2 04/21] xen/arm: vgic: Introduce a function to initialize pending_irq
` [PATCH v2 05/21] xen/arm: follow-up to allow DOM0 manage IRQ and MMIO
` [PATCH v2 06/21] xen/arm: Allow virq != irq
` [PATCH v2 07/21] xen/arm: route_irq_to_guest: Check validity of the IRQ
` [PATCH v2 08/21] xen/arm: Initialize the virtual GIC later
` [PATCH v2 09/21] xen/arm: Release IRQ routed to a domain when it's destroying
` [PATCH v2 10/21] xen/arm: Implement hypercall PHYSDEVOP_{, un}map_pirq
` [PATCH v2 11/21] xen/dts: Use unsigned int for MMIO and IRQ index
` [PATCH v2 12/21] xen/dts: Provide an helper to get a DT node from a path provided by a guest
` [PATCH v2 13/21] xen/dts: Add hypercalls to retrieve device node information
` [PATCH v2 14/21] xen/passthrough: Introduce iommu_construct
` [PATCH v2 15/21] xen/passthrough: Call arch_iommu_domain_destroy before calling iommu_teardown
` [PATCH v2 16/21] xen/passthrough: iommu_deassign_device_dt: By default reassign device to nobody
` [PATCH v2 17/21] xen/iommu: arm: Wire iommu DOMCTL for ARM
` [PATCH v2 18/21] xen/passthrough: dt: Add new domctl XEN_DOMCTL_assign_dt_device
` [PATCH v2 19/21] xen/arm: Reserve region in guest memory for device passthrough
` [PATCH v2 20/21] libxl: Add support for non-PCI passthrough
` [PATCH v2 21/21] xl: Add new option dtdev

[patch 1/2] pinctrl: tegra-xusb: fix an off by one test
 2014-07-31 15:22 UTC  (2+ messages)

[PATCH] x86, irq: Keep IRQ assignment for PCI devices during suspend/hibernation
 2014-07-31 15:21 UTC  (7+ messages)

[patch] staging: lustre: bitwise vs logical typo
 2014-07-31 15:21 UTC 

[Buildroot] [PATCHv2] samba4: bump to version 4.1.10
 2014-07-31 15:21 UTC 

[PATCH 00/12] Rework intel 2D driver glamor support
 2014-07-31 15:20 UTC  (6+ messages)
` [PATCH 09/12] Do more checks for proposed flip pixmaps

[patch] [PARISC] sys_hpux: NUL terminator is one past the end
 2014-07-31 15:20 UTC  (2+ messages)

Cross Compiling V4L-DVB Device Drivers for Older (2.6.37) Kernel
 2014-07-31 15:19 UTC 

[PATCHv2 0/5] clk: samsung: exynos5410: Implementation of the PLL clocks
 2014-07-31 15:19 UTC  (6+ messages)
` [PATCHv2 5/5] clk: samsung: exynos5410: Added clocks DPLL, EPLL, IPLL, and VPLL

[PATCH] drm/msm/hdmi: enable lpm-mux if it is present
 2014-07-31 15:19 UTC  (3+ messages)

[RFC] ARM: Enable dynamic clock gating?
 2014-07-31 15:17 UTC  (3+ messages)

[RFC] hpsa: work in progress "lockless monster" patches
 2014-07-31 15:16 UTC  (5+ messages)

[PATCH 00/40] CHV stuff mostly
 2014-07-31 15:16 UTC  (4+ messages)
` [PATCH 23/40] drm/i915: Fix drain latency precision multipler for VLV

[PATCH 0/4 v3] e2fsprogs journal fixes (UUID and 1k block size issue)
 2014-07-31 15:16 UTC  (3+ messages)
` [PATCH 3/4 v3] tune2fs: update journal super block when changing UUID for fs

[PATCH v4 0/5] x86: two-phase syscall tracing and seccomp fastpath
 2014-07-31 15:16 UTC  (7+ messages)
` [PATCH v4 2/5] x86,entry: Only call user_exit if TIF_NOHZ

[PATCH] bus: arm-ccn: Fix error handling at event allocation
 2014-07-31 15:16 UTC 

[PATCH 01/35] ASoC: wm8350: Convert to params_width()
 2014-07-31 15:15 UTC  (2+ messages)

[PATCH] arm64: KVM: export current vcpu->pause state via pseudo regs
 2014-07-31 15:14 UTC  (5+ messages)

[PATCH net-next 0/4] inet: frags: cleanup and kmem_cache use
 2014-07-31 15:11 UTC  (5+ messages)
` [PATCH net-next 1/4] inet: frags: use INC_STATS_BH in the ipv6 reassembly code
` [PATCH net-next 2/4] inet: frags: rename last_in to flags, enum the definitions and add comments
` [PATCH net-next 3/4] inet: frags: use INET_FRAG_EVICTED to prevent icmp messages
` [PATCH net-next 4/4] inet: frags: use kmem_cache for inet_frag_queue

[PATCH 0/2] linux-wpan-next: lowpan_rcv - skb is freed within function and fix return values
 2014-07-31 15:14 UTC  (6+ messages)

ARC fails to boot on linux-next of 20140711
 2014-07-31 15:12 UTC  (8+ messages)

[PATCH v2 1/2] watchdog: add minimal jz4740 driver
 2014-07-31 15:11 UTC  (2+ messages)
` [PATCH v2 2/2] watchdog: i.MX: check requested mem region in imx_wd_probe()

FW: Delivery Status Notification (Failure)
 2014-07-31 15:12 UTC 

Machine lockup due to btrfs-transaction on AWS EC2 Ubuntu 14.04
 2014-07-31 15:10 UTC  (5+ messages)

[Qemu-devel] questions about host side of virtio-serial
 2014-07-31 15:07 UTC  (4+ messages)

[U-Boot] Quick guide to Kconfig
 2014-07-31 15:07 UTC  (3+ messages)

[PATCH 0/2] Fix excessive swapping when memcg are enabled
 2014-07-31 15:06 UTC  (4+ messages)
` [PATCH 2/2] memcg, vmscan: Fix forced scan of anonymous pages

[GIT PULL] x86, apic: Cleanups of obsoleted code
 2014-07-31 15:06 UTC  (2+ messages)

[PATCH] git-push: fix link in man page
 2014-07-31 15:06 UTC 

[Buildroot] [PATCH 2/2] Add option to copy config file to rootfs
 2014-07-31 15:05 UTC  (2+ messages)

KeyFileStore ?
 2014-07-31 15:05 UTC  (3+ messages)

[Bug 79980] New: Random radeonsi crashes
 2014-07-31 15:05 UTC  (2+ messages)
` [Bug 79980] "

[PATCH] netbase: Adding loop back for machine name in hosts file
 2014-07-31 14:59 UTC 

[RFC PATCH] arm64/efi: use id mapping for Runtime Services
 2014-07-31 15:02 UTC  (3+ messages)

[patch] bdflush.2, fsync.2, sync.2, proc.5: It's sync(1), not sync(8)
 2014-07-31 15:01 UTC 

[yocto-docs][PATCH v2] dev-manual: Emphasize that YP supports MIPS64
 2014-07-31 14:59 UTC  (3+ messages)

[OSSTEST PATCH] rump kernel tests: Get upstream from rumprun-xen
 2014-07-31 14:58 UTC  (4+ messages)

[lm-sensors] [PATCH v3] hwmon: (lm77) Prevent overflow problem when writing large limits
 2014-07-31 14:58 UTC 

[PATCH 1/2] xen: Implement ioctl to restrict privcmd to a specific domain
 2014-07-31 14:58 UTC  (2+ messages)

[PATCH] staging: comedi: ii_pci20kc: request and ioremap memory
 2014-07-31 14:57 UTC 

free a memzone
 2014-07-31 14:57 UTC  (8+ messages)

[PATCH trivial] PCI: convert struct pci_sriov comments to kernel-doc
 2014-07-31 14:56 UTC 

Build Tizen with yocto work-flow
 2014-07-31 14:55 UTC 

[PATCH 0/3 v2] mmu_notifier: Allow to manage CPU external TLBs
 2014-07-31 14:54 UTC  (4+ messages)

[Bug 81644] New: Random crashes on RadeonSI with Chromium
 2014-07-31 14:52 UTC  (2+ messages)
` [Bug 81644] "

[Cocci] upcoming coccinelle-related events
 2014-07-31 14:50 UTC 

[Qemu-devel] [PATCH for-2.2 0/7] a trivial code change for more idiomatic writing style
 2014-07-31 14:49 UTC  (5+ messages)
` [Qemu-devel] [PATCH 4/7] "

[PATCH v4 0/9] perf, x86: large PEBS interrupt threshold
 2014-07-31 14:50 UTC  (5+ messages)
` [PATCH v4 9/9] tools, perf: Allow the user to disable time stamps

A recommendation from Commission Notice - Need Account Information
 2014-07-31 14:40 UTC 

[lm-sensors] [PATCH v2 1/2] hwmon: (lm77) Prevent overflow problem when writing large limits
 2014-07-31 14:49 UTC  (4+ messages)

[RFC] increase perf kvm stat accuracy
 2014-07-31 14:43 UTC  (4+ messages)
` [PATCH/RFC] KVM: perf/stat: Properly show submicrosecond times

[x86_64, vsyscall] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
 2014-07-31 14:42 UTC  (8+ messages)
        ` [x86_64,vsyscall] "

[PATCH 0/3 v2] arm64/efi: improve TEXT_OFFSET handling
 2014-07-31 14:41 UTC  (9+ messages)
` [PATCH v2 1/3] arm64: spin-table: handle unmapped cpu-release-addrs

[PATCH] mfd: wm8994: Allow modular build
 2014-07-31 14:41 UTC 

[PATCH v15 00/12] enable Hisilicon HiP04
 2014-07-31 14:41 UTC  (4+ messages)
` [PATCH v15 08/12] ARM: config: append lpae configuration

bucket index sharding - IO throttle
 2014-07-31 14:40 UTC  (3+ messages)

[PATCH] locking/mutexes: Revert "locking/mutexes: Add extra reschedule point"
 2014-07-31 14:39 UTC  (7+ messages)

questions about spdx
 2014-07-31 14:23 UTC  (4+ messages)

[PATCH 0/2] Avoid using TSC clocksource on AMD APUs affected by erratum 778
 2014-07-31 14:38 UTC  (3+ messages)
` [PATCH 2/2] x86: kvm: do not advertise stable clocksource if CPU has TSC drift BUG

A recommendation from Commission Notice - Need Account Information
 2014-07-31 14:38 UTC 

[PATCH v2 1/2] perf tools: Fix make PYTHON override
 2014-07-31 14:38 UTC  (2+ messages)

Query: Is it possible to lose interrupts between vhost and virtio_net during migration?
 2014-07-31 14:37 UTC  (3+ messages)

Request for help: passing network statistics from netback driver to Xen scheduler
 2014-07-31 14:37 UTC 

[Buildroot] [git commit] Revert "packages: autoreconf non-vanilla libtool packages"
 2014-07-31 14:36 UTC 

[Buildroot] [git commit] support/libtool: improve version 1.5 static patching
 2014-07-31 14:35 UTC 

[PATCH 1/2] ASoC: Add support for CS35L32 Boosted Amplifier
 2014-07-31 14:37 UTC  (3+ messages)

[PATCH net] net: Correctly set segment mac_len in skb_segment()
 2014-07-31 14:33 UTC 

[PATCH] mtd: use NULL instead of 0 for an address
 2014-07-31 14:31 UTC  (2+ messages)

[PATCH 0/2] dpdk: Allow for dynamic enablement of some isolated features
 2014-07-31 14:32 UTC  (5+ messages)

A recommendation from Commission Notice - Need Account Information
 2014-07-31 14:32 UTC 

[PATCH v2] ARM: mvebu: Add RTC support for Armada 375
 2014-07-31 14:32 UTC 

[GIT PULL 0/2] KVM: s390: Fixes for kvm/next (3.17)
 2014-07-31 14:31 UTC  (2+ messages)

[PATCH net-next] sunvnet: ldc_connect() should not return EINVAL when handshake is in progress
 2014-07-31 14:31 UTC 

Are we forced to use bad blocks list?
 2014-07-31 14:31 UTC 

[Qemu-devel] [PATCH for-2.2 0/9] memory: remove memory_region_destroy
 2014-07-31 14:30 UTC  (4+ messages)
` [Qemu-devel] [PATCH 6/9] ioport: split deletion and destruction

linux-next: manual merge of the kvm-arm tree with Linus' tree
 2014-07-31 14:30 UTC  (5+ messages)

[PATCH net] macvlan: Initialize vlan_features to turn on offload support
 2014-07-31 14:30 UTC 

[U-Boot] Please pull u-boot-sunxi.git/master
 2014-07-31 14:30 UTC 

A recommendation from Commission Notice - Need Account Information
 2014-07-31 14:29 UTC 

[PATCH] ARM: exynos_defconfig: Enable PL330 DMA
 2014-07-31 14:29 UTC  (4+ messages)

[PATCH V2] ACPI/Processor: Make acpi_cpu_soft_notify() process CPU FROZEN events
 2014-07-31 14:28 UTC 

perf tools: Question about kmem and kernel symbol resolution
 2014-07-31 14:27 UTC  (2+ messages)

[lm-sensors] [PATCH] hwmon: (sis5595) Prevent overflow problem when writing large limits
 2014-07-31 14:27 UTC 

[PATCH 0/6] ARM: DT/davinci: Audio for da850-evm in DT boot
 2014-07-31 14:26 UTC  (4+ messages)
` [PATCH 2/6] ARM: DTS: da850: Add node for edma0


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.