All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-17 16:07:30 to 2014-04-17 17:46:24 UTC [more...]

pcibios_add_platform_entries usage
 2014-04-17 17:46 UTC  (5+ messages)
` [Resend] "

[PATCH] rtc: add support maxim dallas rtc ds1347
 2014-04-17 17:44 UTC 

[PATCH] percpu: Fix raw_cpu_inc_return()
 2014-04-17 17:43 UTC 

[PATCH 0/3] of: dts: enable memory@0 quirk for PPC32 only
 2014-04-17 17:42 UTC  (8+ messages)
` [PATCH 1/3] arm: dts: add device_type="memory" for ste-ccu8540
` [PATCH 2/3] mips: dts: add device_type="memory" where missing
` [PATCH 3/3] of: Handle memory@0 node on PPC32 only

[PATCH v3 00/11] Prevent one cause of "MP-BIOS bug: 8254 timer"... message from linux
 2014-04-17 17:43 UTC  (12+ messages)
` [optional PATCH v3 01/11] hvm/hpet: Add manual unit test code
` [PATCH v3 02/11] hvm/hpet: Only call guest_time_hpet(h) one time per action
` [PATCH v3 03/11] hvm/hpet: Only set comparator or period not both
` [PATCH v3 04/11] hvm/hpet: Correctly limit period to a maximum
` [PATCH v3 05/11] hvm/hpet: In hpet_save, correctly compute mc64
` [PATCH v3 06/11] hvm/hpet: In hpet_save, call hpet_get_comparator
` [PATCH v3 07/11] hvm/hpet: Init comparator64 like comparator
` [PATCH v3 08/11] hvm/hpet: Use signed divide in hpet_get_comparator
` [PATCH v3 09/11] hvm/hpet: comparator can only change when master clock is enabled
` [PATCH v3 10/11] hvm/hpet: Prevent master clock equal to comparator while enabled
` [PATCH v3 11/11] hvm/hpet: handle 1st period special

[PATCH 1/1] Add dditional error text for missing mount.cifs
 2014-04-17 17:42 UTC 

mips: dts: Fix missing device_type="memory" property in memory nodes
 2014-04-17 17:42 UTC 

mips: dts: Fix missing device_type="memory" property in memory nodes
 2014-04-17 17:42 UTC 

[PATCH 0/3] perf tools: Speedup DWARF unwind
 2014-04-17 17:39 UTC  (4+ messages)
` [PATCH 1/3] perf tools: Cache register accesses for unwind processing
` [PATCH 2/3] perf tools: Cache dso data file descriptor
` [PATCH 3/3] perf tools: Replace dso data cache with mapped data

[PATCH] Update SVN.pm
 2014-04-17 17:39 UTC  (4+ messages)

e2fsprogs: mke2fs -d: copy the Extended Attributes
 2014-04-17 17:37 UTC  (4+ messages)

[PATCH v9 00/19] qspinlock: a 4-byte queue spinlock with PV support
 2014-04-17 17:40 UTC  (16+ messages)
` [PATCH v9 06/19] qspinlock: prolong the stay in the pending bit path
` [PATCH v9 07/19] qspinlock: Use a simple write to grab the lock, if applicable

skb_warn_bad_offload+0xc8/0xd5() at net/core/dev.c:2218
 2014-04-17 17:40 UTC 

Regarding call security_compute_av()
 2014-04-18  3:58 UTC  (5+ messages)

HID: hid-logitech - missing HID_OUTPUT_REPORT 0
 2014-04-17 17:37 UTC  (5+ messages)

How do I increment a per-CPU variable without warning?
 2014-04-17 17:36 UTC  (7+ messages)

[PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
 2014-04-17 17:35 UTC  (32+ messages)

AM3359 with OpenVG libraries
 2014-04-17 17:34 UTC  (6+ messages)

[Qemu-trivial] [PATCH] xilinx: Fix typo in comment (Marvel -> Marvell)
 2014-04-17 17:32 UTC 

[PATCH] git tag --contains : avoid stack overflow
 2014-04-17 17:31 UTC  (3+ messages)

[PATCH 1/4] kmemcheck: add additional selfchecks
 2014-04-17 17:31 UTC  (12+ messages)
` [PATCH 3/4] x86/insn: Extract more information about instructions
              `  "

Intel 7260 not working in 802.11n mode
 2014-04-17 17:31 UTC  (9+ messages)
    ` [Ilw] "

[U-Boot] [PATCH] usb:gadget:f_thor: fix write to filesystem by add dfu_flush()
 2014-04-17 17:31 UTC 

[PATCH] tag: add -i and --introduced modifier for --contains
 2014-04-17 17:30 UTC  (7+ messages)

[PATCH net-next,v4] hyperv: Add support for virtual Receive Side Scaling (vRSS)
 2014-04-17 17:25 UTC  (3+ messages)

Regarding call security_compute_av()
 2014-04-17 17:26 UTC 

[PATCH 0/3] drm/tegra: Use standard suffix for hotplug detect GPIO property
 2014-04-17 17:25 UTC  (2+ messages)

[PATCH RFC 00/23] tools: add support for FreeBSD
 2014-04-17 17:25 UTC  (41+ messages)
` [PATCH RFC 01/23] build: set FreeBSD specific build variables
` [PATCH RFC 02/23] configure: make the libaio test non-fatal on OSes different than Linux
` [PATCH RFC 03/23] include: import FreeBSD headers for evtchn and privcmd devices
` [PATCH RFC 04/23] libxc: add support for FreeBSD
` [PATCH RFC 05/23] libxc: remove usage of "daylight" variable
` [PATCH RFC 06/23] libxc: remove include of malloc.h
` [PATCH RFC 07/23] libelf: add defines for bswap_* functions for FreeBSD
` [PATCH RFC 08/23] configure: add checks for endian.h and sys/endian.h
` [PATCH RFC 09/23] lz4: add support for OSes that don't have asm/unaligned.h
` [PATCH RFC 10/23] xenstored: add the FreeBSD xenstored interface
` [PATCH RFC 11/23] xenstore: add some missing headers
` [PATCH RFC 12/23] console: add FreeBSD includes
` [PATCH RFC 15/23] libxl: add support for OS-specific names to backend interfaces
` [PATCH RFC 16/23] libxl: add FreeBSD OS support
` [PATCH RFC 17/23] libxl: add support for FreeBSD uuid implementation
` [PATCH RFC 18/23] libxl: only include utmp.h if it's present
` [PATCH RFC 20/23] xenstat: add a dummy FreeBSD implementation
` [PATCH RFC 21/23] gdbsx: remove cast from ioctl

[PATCH] pinctrl: as3722: fix handling of GPIO invert bit
 2014-04-17 17:24 UTC  (6+ messages)

[Qemu-trivial] [PATCH] Add QEMU logo (SVG file)
 2014-04-17 17:23 UTC 

autobuilder repourl by commit
 2014-04-17 17:23 UTC 

Git fetch with user/pass in a recipe
 2014-04-17 17:23 UTC  (3+ messages)

[Bug 74171] New: Attempting to build recent version of e2fsprogs from git repo gives config.h missing
 2014-04-17 17:22 UTC  (2+ messages)
` [Bug 74171] "

[patch]GPIO button is supposed to wake the system up if the wakeup attribute is set
 2014-04-17 17:18 UTC  (8+ messages)

debug_dma_assert_idle - snd_hda_intel - cpu touching an active dma mapped cacheline
 2014-04-17 17:18 UTC  (3+ messages)

[PATCH 0/3] Fix support for FreeBSD's /bin/sh
 2014-04-17 17:15 UTC  (8+ messages)
` [PATCH 1/3] rebase: avoid non-function use of "return" on FreeBSD

Grant access to more than one dom
 2014-04-17 17:16 UTC  (6+ messages)

Help please
 2014-04-17 17:15 UTC 

kgdb on ARM printing a bogus OOPs
 2014-04-17 17:15 UTC 

[PATCH 1/6] p54: replace wiphy_debug() with wiphy_dbg()
 2014-04-17 17:15 UTC  (2+ messages)

Change of TEXT_OFFSET for multi_v7_defconfig
 2014-04-17 17:11 UTC  (5+ messages)

issue with file-ownership in images
 2014-04-17 17:08 UTC  (4+ messages)

[PATCH 1/2] kvm: support any-length wildcard ioeventfd
 2014-04-17 17:04 UTC  (4+ messages)
` [PATCH 2/2] vmx: speed up wildcard MMIO EVENTFD

[PATCH 0/1] ahci: Do not receive interrupts sent by dummy ports
 2014-04-17 17:06 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] sch: Fix warning on make htmldocs caused by missing description
 2014-04-17 16:59 UTC 

[PATCH] QEMU: ARM: boot: Load kernel at an Image friendly address
 2014-04-17 16:58 UTC  (8+ messages)
  ` [Qemu-devel] "

[LTP] [PATCH] fix fanotify syscall check on compat kernel
 2014-04-17 16:57 UTC  (2+ messages)

[RFC v2 0/6] xen/arm: Support guest VM save/restore/migration
 2014-04-17 16:55 UTC  (4+ messages)
` [RFC v2 1/6] xen/arm: Save and restore support with hvm context hypercalls

[tip:x86/urgent] x86/mce: Fix CMCI preemption bugs
 2014-04-17 16:54 UTC  (6+ messages)

What's cooking in git.git (Apr 2014, #03; Fri, 11)
 2014-04-17 16:52 UTC  (2+ messages)

imx6q yocto 1.6 hob error
 2014-04-17 16:48 UTC 

[PATCH v3 0/1] Pinctrl/gpio driver for Intel Baytrail platforms
 2014-04-17 16:47 UTC  (7+ messages)
` [PATCH v3 1/1] pinctrl: add Intel BayTrail GPIO/pinctrl support

Integrating Golang
 2014-04-17 16:46 UTC  (3+ messages)

[Bug 77582] New: [r600g] ogl-samples GL3.2 and GL3.3 tests doesn't run without overriding GL/GLSL version
 2014-04-17 16:42 UTC 

[Buildroot] [PATCH 1/1] sqlite: version bump 3.8.4.3
 2014-04-17 16:42 UTC 

[RFC/PATCH 0/4] Add submodule test harness
 2014-04-17 16:41 UTC  (3+ messages)
` [RFC/PATCH 2/4] Submodules: Add the lib-submodule-update.sh test library

[PATCH] ipc,shm: increase default size for shmmax
 2014-04-17 16:41 UTC  (18+ messages)

J1900 (Bay trail) BSP
 2014-04-17 16:39 UTC 

[PATCH v7] PCI: Try best to allocate pref mmio 64bit above 4g
 2014-04-17 16:40 UTC  (5+ messages)
` [PATCH v9] "

[PATCH 1/4] drm/i915: Translate ENOSPC from shmem_get_page() to ENOMEM
 2014-04-17 16:34 UTC  (4+ messages)
` [PATCH 4/4] drm/i915: Invalidate our pages under memory pressure

[Bug 77533] New: commit: acf55e73252e46fa51378ef4b23c94a89902ae1c breaks radeonsi on linux
 2014-04-17 16:34 UTC  (5+ messages)
` [Bug 77533] "
` [Bug 77533] commit: 71254732db12c8813c002425b5c1b7c31bf56f65 "

[PATCH] ARM: dts: am437x-gp-evm: Do not reset gpio5
 2014-04-17 16:34 UTC  (4+ messages)

[PATCH] usb: phy: mv_u3d: Remove usb phy driver for mv_u3d
 2014-04-17 16:28 UTC  (6+ messages)

BUG: spinlock trylock failure on UP, i.MX28 3.12.15-rt25
 2014-04-17 16:29 UTC  (5+ messages)
    ` BUG: spinlock trylock failure on UP - reverting timer patches helps

Update seabios and upstream qemu versions used on xen-unstable
 2014-04-17 16:28 UTC  (15+ messages)

REGRESSION: OOPS: Intel Corporation Core Processor Integrated Graphics Controller, Linux HEAD when powering off internal Laptop display on t410s and extending and rotating external screen
 2014-04-17 16:27 UTC  (3+ messages)

[PATCH V2] workqueue: fix possible race condition when rescuer VS pwq-release
 2014-04-17 16:27 UTC  (7+ messages)
` [PATCH 1/2] workqueue: rescuer_thread() processes all pwqs before exit

[PATCH 0/2] Add PCI mode support for BayTrail LPSS SPI
 2014-04-17 16:26 UTC  (3+ messages)
` [PATCH 1/2] spi/pxa2xx-pci: "
` [PATCH 2/2] spi/pxa2xx-pci: Pass host clock rate info from PCI glue layer

[libseccomp-discuss] [PATCH v3 0/2] Add support for MIPS BE/LE and O32 ABI
 2014-04-17 16:24 UTC  (4+ messages)

[PATCH resend] mfd/rtc: s5m: Do not allocate RTC I2C dummy and regmap for unsupported chipsets
 2014-04-17 16:22 UTC  (3+ messages)
  ` [rtc-linux] "

[PATCH v2] ipc,shm: disable shmmax and shmall by default
 2014-04-17 16:22 UTC  (4+ messages)

Eyestrain problems with new Intel drivers
 2014-04-17 16:22 UTC  (2+ messages)

[PATCH 0/4] Add a DT description of LaCie 2Big and 5Big Network v2
 2014-04-17 16:22 UTC  (6+ messages)
` [PATCH 1/4] ARM: Kirkwood: Add board file for netxbig LEDs
` [PATCH 2/4] ARM: Kirkwood: Add DT descriptions for net2big and net5big
` [PATCH 3/4] ARM: MVEBU: Add LaCie 2Big and 5Big Network v2
` [PATCH 4/4] ARM: MULTI_V5: Enable "

[PATCH 1/1] FS/PSTORE: Logging clean-up
 2014-04-17 16:18 UTC 

[RFC PATCHC 0/3] sched/idle : find the idlest cpu with cpuidle info
 2014-04-17 16:21 UTC  (7+ messages)
` [RFC PATCHC 3/3] sched/fair: use the idle state info to choose the idlest cpu

[Bug 70711] New: Audio hdmi
 2014-04-17 16:19 UTC  (2+ messages)
` [Bug 70711] "

[PATCH 1/2] ext4: Remove arbitrary block value in __es_remove_extent()
 2014-04-17 16:19 UTC  (2+ messages)

linux-next: manual merge of the staging tree with the staging.current tree
 2014-04-17 16:17 UTC  (2+ messages)

[PATCH liburcu] Fix pthread_atfork() behaviour
 2014-04-17 16:15 UTC 

Is SCTP throughput really this low compared to TCP?
 2014-04-17 16:15 UTC  (2+ messages)

ext4 filesystem corruption across partitions
 2014-04-17 16:12 UTC  (2+ messages)

[PATCH v3 0/7] Introducing (yet again) Device Tree Overlays
 2014-04-17 16:12 UTC  (4+ messages)

[RFC PATCH] mtd: spi-nor: add DDR quad read support
 2014-04-17 16:05 UTC  (3+ messages)

File changing in snapshot
 2014-04-17 16:11 UTC  (3+ messages)

[GIT PULL] Xen regression and other fixes for 3.15-rc1
 2014-04-17 16:10 UTC 

[U-Boot] pull request for u-boot-tegra/master into ARM/master
 2014-04-17 16:08 UTC 

[PATCH 00/18] Cross-architecture definitions of relaxed MMIO accessors
 2014-04-17 16:07 UTC  (3+ messages)
` [PATCH 10/18] m68k: io: implement dummy relaxed accessor macros for writes


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.