All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-01-22 15:27:37 to 2014-01-22 16:27:38 UTC [more...]

[PATCH 1/1 RESEND] mtd: block2mtd: char mtd major and erasesize parameter check + mutex_destroy
 2014-01-22  8:28 UTC 

[Qemu-devel] Intel AVX instructions
 2014-01-22 16:27 UTC 

[U-Boot] Pull request: u-boot-spi/master
 2014-01-22 16:26 UTC 

[lm-sensors] Asus H87-PRO /usr/sbin/pwmconfig: There are no pwm-capable sensor modules installed
 2014-01-22 16:25 UTC  (3+ messages)

[PATCH v2] sched: reduce contention on tg's load_avg & runnable_avg
 2014-01-22 16:25 UTC  (3+ messages)

recreate bucket error
 2014-01-22 16:25 UTC  (11+ messages)
  ` [ceph-users] "

[Bug 73788] New: [HD7700] DPM set state failed
 2014-01-22 16:25 UTC  (2+ messages)
` [Bug 73788] [Radeon HD 7770 GHz Edition] Cape Verde XT: "

[PATCH] gssd: set $HOME to prevent recursion when home dirs are on kerberized NFS mount
 2014-01-22 16:25 UTC  (2+ messages)

Internal error: Oops: 17 [#1] ARM
 2014-01-22 16:23 UTC  (2+ messages)

USB rt2x00 driver regression
 2014-01-22 16:25 UTC  (10+ messages)

[PATCH RFC v2 0/2] ARM: defining power states DT bindings
 2014-01-22 16:23 UTC  (9+ messages)
` [PATCH RFC v2 2/2] Documentation: arm: define DT C-states bindings

[PATCH v2 0/5] Add basic MIPS P5600 core support
 2014-01-22 16:19 UTC  (12+ messages)
` [PATCH v2 1/5] MIPS: Add MIPS P5600 PRid and cputype identifiers
` [PATCH v2 2/5] MIPS: Add cases for CPU_P5600
` [PATCH v2 3/5] MIPS: Add MIPS P5600 probe support
` [PATCH v2 4/5] MIPS: Allow FTLB to be turned on for CPU_P5600
` [PATCH v2 5/5] MIPS: OProfile: Add CPU_P5600 cases

[Qemu-devel] [PATCH v11 00/11] Drop in_use from BlockDriverState and enable point-in-time snapshot exporting over NBD
 2014-01-22 16:21 UTC  (2+ messages)

[PATCH v2 00/15] Armada 370/XP watchdog support
 2014-01-22 16:21 UTC  (7+ messages)
` [PATCH v2 05/15] watchdog: orion: Make RSTOUT register a separate resource

[Qemu-devel] [PATCH v2 00/42] rework input handling, sdl2 support
 2014-01-22 16:20 UTC  (43+ messages)
` [Qemu-devel] [PATCH v2 01/42] ui/sdl2 : initial port to SDL 2.0 (v2.0)
` [Qemu-devel] [PATCH v2 02/42] sdl2: baum build fix
` [Qemu-devel] [PATCH v2 03/42] sdl2: remove text console logic
` [Qemu-devel] [PATCH v2 04/42] console: export QemuConsole index, width, height
` [Qemu-devel] [PATCH v2 05/42] input: rename file to legacy
` [Qemu-devel] [PATCH v2 06/42] input: qapi: define event types
` [Qemu-devel] [PATCH v2 07/42] input: qapi: add unmapped key
` [Qemu-devel] [PATCH v2 08/42] input: qapi: add pause key
` [Qemu-devel] [PATCH v2 09/42] input: add core bits of the new input layer
` [Qemu-devel] [PATCH v2 10/42] input: keyboard: add helper functions to core
` [Qemu-devel] [PATCH v2 11/42] input: keyboard: switch legacy handlers to new core
` [Qemu-devel] [PATCH v2 12/42] input: keyboard: switch qmp_send_key() "
` [Qemu-devel] [PATCH v2 13/42] input: keyboard: switch gtk ui "
` [Qemu-devel] [PATCH v2 14/42] input: keyboard: switch sdl "
` [Qemu-devel] [PATCH v2 15/42] sdl2: switch keyboard handling "
` [Qemu-devel] [PATCH v2 16/42] input: keyboard: switch vnc ui "
` [Qemu-devel] [PATCH v2 17/42] input: keyboard: switch spice "
` [Qemu-devel] [PATCH v2 18/42] input: keyboard: switch curses "
` [Qemu-devel] [PATCH v2 19/42] input: mouse: add helpers functions to core
` [Qemu-devel] [PATCH v2 20/42] input: mouse: add graphic_rotate support
` [Qemu-devel] [PATCH v2 21/42] input: mouse: add qemu_input_is_absolute()
` [Qemu-devel] [PATCH v2 22/42] input: mouse: switch legacy handlers to new core
` [Qemu-devel] [PATCH v2 23/42] input: mouse: switch gtk ui "
` [Qemu-devel] [PATCH v2 24/42] input: mouse: switch sdl "
` [Qemu-devel] [PATCH v2 25/42] sdl2: switch mouse handling "
` [Qemu-devel] [PATCH v2 26/42] input: mouse: switch vnc ui "
` [Qemu-devel] [PATCH v2 27/42] input: mouse: switch spice "
` [Qemu-devel] [PATCH v2 28/42] input: mouse: switch monitor "
` [Qemu-devel] [PATCH v2 29/42] input: keyboard: switch cocoa ui to new core [untested]
` [Qemu-devel] [PATCH v2 30/42] input: mouse: "
` [Qemu-devel] [PATCH v2 31/42] input: trace events
` [Qemu-devel] [PATCH v2 32/42] input-legacy: remove kbd_put_keycode
` [Qemu-devel] [PATCH v2 33/42] input-legacy: remove kbd_mouse_has_absolute
` [Qemu-devel] [PATCH v2 34/42] input-legacy: remove kbd_mouse_is_absolute
` [Qemu-devel] [PATCH v2 35/42] input-legacy: remove kbd_mouse_event
` [Qemu-devel] [PATCH v2 36/42] input: move mouse mode notifier to new core
` [Qemu-devel] [PATCH v2 37/42] input: add input_mouse_mode tracepoint
` [Qemu-devel] [PATCH v2 38/42] sdl2: simplify keymap handling
` [Qemu-devel] [PATCH v2 39/42] sdl2: codestyle fixups
` [Qemu-devel] [PATCH v2 40/42] input: move qmp_query_mice to new core
` [Qemu-devel] [PATCH v2 41/42] input: move do_mouse_set "
` [Qemu-devel] [PATCH v2 42/42] input: remove index_from_keycode (no users)

[Bug 73530] New: Asus U38N: Black screen with Radeon driver in Linux 3.10, 3.11 and 3.12
 2014-01-22 16:21 UTC  (3+ messages)
` [Bug 73530] "

Monotonic clock with KVM pv-clock
 2014-01-22 15:41 UTC  (6+ messages)

[RFC PATCH net] IPv6: Fix broken IPv6 routing table after loopback down-up
 2014-01-22 16:20 UTC  (2+ messages)

inline_data feature
 2014-01-22 16:17 UTC 

failed to read the system array on sdX
 2014-01-22 16:18 UTC  (3+ messages)

[meta-browser][PATCH] nspr: Remove BBCLASSEXTED override since its already set to native in oe-core
 2014-01-22 16:17 UTC 

[PATCH] runqueue: Only attempt to print closest matching task if there is a match
 2014-01-22 16:16 UTC  (2+ messages)

[Qemu-devel] Possible bug in monitor code
 2014-01-22 15:53 UTC 

[Qemu-devel] [PATCH 00/13 v7] Make 'dump-guest-memory' dump in kdump-compressed format
 2014-01-22 16:12 UTC  (13+ messages)
` [Qemu-devel] [PATCH 01/13 v7] dump: const-qualify the buf of WriteCoreDumpFunction
` [Qemu-devel] [PATCH 02/13 v7] dump: add argument to write_elfxx_notes
` [Qemu-devel] [PATCH 03/13 v7] dump: add API to write header of flatten format
` [Qemu-devel] [PATCH 04/13 v7] dump: add API to write vmcore
` [Qemu-devel] [PATCH 05/13 v7] dump: add API to write elf notes to buffer
` [Qemu-devel] [PATCH 06/13 v7] dump: add support for lzo/snappy

[PATCH/RFC] Makefile: Fix compilation of windows resource file
 2014-01-22 16:12 UTC  (7+ messages)

[Buildroot] [PATCH] manual: remove suggestion of aligning = signs in .mk files
 2014-01-22 16:12 UTC 

[Qemu-devel] [v19 00/25] replace QEMUOptionParameter with QemuOpts
 2014-01-22 16:11 UTC  (3+ messages)

[PATCH v7 0/6] arm64: KGDB Support
 2014-01-22 16:11 UTC  (3+ messages)
` [PATCH v7 5/6] misc: debug: remove compilation warnings

master - Misc: Move some thin pool functions to a new file
 2014-01-22 16:11 UTC 

What's cooking in git.git (Jan 2014, #03; Thu, 16)
 2014-01-22 16:11 UTC  (6+ messages)
` [ANNOUNCE] Git v1.9-rc0

[tip:core/urgent] MAINTAINERS: Restore "L: linux-kernel@vger.kernel.org" entries
 2014-01-22 16:09 UTC  (5+ messages)

[Qemu-devel] [PATCH] tap-linux: Get features once and use it many times
 2014-01-22 16:10 UTC  (2+ messages)

[PATCH v4 0/11] iommu/arm-smmu: Misc modifications to support SMMUs on Calxeda ECX-2000
 2014-01-22 16:10 UTC  (19+ messages)
` [PATCH 02/11] iommu/arm-smmu: Introduce bus notifier block
  ` [PATCH v3 02/11] iommu/arm-smmu: Introduce iommu_group "
` [PATCH 05/11] iommu/arm-smmu: Check for duplicate stream IDs when registering master devices
` [PATCH 10/11] arm: dma-mapping: Add additional parameters to arm_iommu_create_mapping
` [PATCH 11/11] arm: dma-mapping: Add support to extend DMA IOMMU mappings

[PATCH RESEND] cpufreq: exynos: Fix build error of no type of module_init
 2014-01-22 16:10 UTC  (9+ messages)

[Qemu-devel] [Xen-devel] Project idea: make QEMU more flexible
 2014-01-22 16:09 UTC  (12+ messages)
                  `  "

[RFC PATCH 1/2] sched/update_avg: avoid negative time
 2014-01-22 16:09 UTC  (5+ messages)
` [PATCH 2/2] sched: add statistic for rq->max_idle_balance_cost

Weird XFS Corruption Error
 2014-01-22 16:09 UTC 

[Qemu-devel] [PATCH V5 00/10] qapi script: support enum as discriminator and better enum name
 2014-01-22 16:07 UTC  (2+ messages)

[PATCH 1/3] bnep: avoid use of caddr_t
 2014-01-22 16:07 UTC  (6+ messages)
` [PATCH v2 0/3] Various fixes for building bluez with musl libc
  ` [PATCH v2 1/3] various header include fixes for building "

[PATCH v2 0/2] regulator: s5m8767: Use GPIO for controlling Buck9/eMMC
 2014-01-22 16:07 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] regulator: s5m8767: Document new bindings for Buck9 GPIO control

[RFC] android/ipc: Add AVRCP HAL message definitions
 2014-01-22 16:06 UTC 

[RFC] Culling traffic volume on devicetree mailing list
 2014-01-22 16:05 UTC  (2+ messages)

[PATCH 1/2] android/ipc: trivial: Remove empty line
 2014-01-22 16:03 UTC  (2+ messages)
` [PATCH 2/2] android/pan: Fix possible NULL dereference

Scrubbing with BTRFS Raid 5
 2014-01-22 16:02 UTC  (4+ messages)

LSF/MM 2014 Call For Proposals
 2014-01-22 16:03 UTC  (8+ messages)
` [LSF/MM TOPIC] really large storage sectors - going beyond 4096 bytes
  ` [Lsf-pc] "

[ath9k-devel] How to lock AMPDU length at a specific value?
 2014-01-22 16:02 UTC  (4+ messages)

libz and RHEL 5.9 compile of Git
 2014-01-22 15:59 UTC 

[Qemu-devel] Simulate different network card vendors
 2014-01-22 15:58 UTC  (6+ messages)

[PATCH] Add cross-references between docs for for-each-ref and show-ref
 2014-01-22 15:58 UTC  (2+ messages)

[patch net-next 0/5] fix bonding slave info API (sysfs and netlink)
 2014-01-22 15:57 UTC  (3+ messages)
` [patch net-next 2/5] rtnetlink: put "BOND" into nl attribute names which are related to bonding

IEEE/TOG grant permission to distribute POSIX.1-2013 man pages for Linux
 2014-01-22 15:56 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] Describe flaws in qcow/qcow2 encryption in the docs
 2014-01-22 15:56 UTC  (2+ messages)

[PATCH] btproxy: Fix resource leak
 2014-01-22 15:54 UTC  (2+ messages)

[PATCH 1/1] add StartTimeMonotomic, StartTimeBootTime to per pid in /proc
 2014-01-22 15:53 UTC  (2+ messages)

[PATCH 00/20] Make ACPI core running on ARM64
 2014-01-22 15:53 UTC  (9+ messages)
` [PATCH 10/20] ARM64 / ACPI: Enumerate possible/present CPU set and map logical cpu id to APIC id
` [PATCH 18/20] clocksource / acpi: Add macro CLOCKSOURCE_ACPI_DECLARE

[RFC v01 0/3] xen/arm: introduce IOMMU driver for OMAP platforms
 2014-01-22 15:52 UTC  (4+ messages)
` [RFC v01 1/3] arm: omap: introduce iommu module
` [RFC v01 2/3] arm: omap: translate iommu mapping to 4K pages
` [RFC v01 3/3] arm: omap: cleanup iopte allocations

[PATCH RFC V3 0/7] OSSTest: OVMF test job
 2014-01-22 15:52 UTC  (2+ messages)

Anomalous AUTHOR and DOCUMENTATION sections in manpages
 2014-01-22 15:51 UTC  (2+ messages)

[PATCH] packagegroup-core-standalone-sdk-target: Add qemuwrapper-cross to target sysroot
 2014-01-22 15:48 UTC 

[Qemu-devel] [PATCH] s390: Storage key global access
 2014-01-22 15:48 UTC 

[Qemu-devel] [PATCH v2] Describe flaws in qcow/qcow2 encryption in the docs
 2014-01-22 15:48 UTC  (4+ messages)

Help Needed
 2014-01-22 15:47 UTC  (6+ messages)

Crash in elevator_dispatch_fn() (e.g. deadline_dispatch()) when changing elevators
 2014-01-22 15:46 UTC  (2+ messages)

[PATCHv2 1/2] postinst-intercept: New recipe to include postinstall intercepts in nativesdk
 2014-01-22 15:47 UTC  (2+ messages)

[PATCH] runqemu: Allow user to set -vga option with qemuparams
 2014-01-22 15:46 UTC  (2+ messages)

[PATCH] nuvoton-cir: Add support for user configurable wake-up codes
 2014-01-22 15:46 UTC  (4+ messages)
` [RFC PATCH 0/4] rc: Adding support for sysfs wakeup scancodes

Need your advice: Add a new communication inteface between HD-Audio and Gfx drivers for hotplug notification/ELD update
 2014-01-22 15:45 UTC  (7+ messages)
      ` [Intel-gfx] "

[PATCH 00/10] mmc: Improve busy detection for MMC_CAP_WAIT_WHILE_BUSY
 2014-01-22 15:43 UTC  (4+ messages)
` [PATCH 09/10] mmc: mmci: Handle CMD irq before DATA irq

[PATCH] mtd: mtd_oobtest: fix verify errors due to incorrect use of prandom_bytes_state()
 2014-01-22 15:41 UTC  (5+ messages)

[PATCH 1/3] drm/i915: Tune down output when context is banned
 2014-01-22 15:41 UTC  (2+ messages)
` [PATCH v2 1/3] drm/i915: Tune down debug "

[PATCH 2/5] drm/nouveau: add reservation to nouveau_gem_ioctl_cpu_prep
 2014-01-22 15:41 UTC  (13+ messages)

Scrubbing with BTRFS Raid 5
 2014-01-22 15:39 UTC  (2+ messages)

Yocto Qt5 Integration for Wandboard - Kernel Panic
 2014-01-22 15:39 UTC  (5+ messages)

grub-shell: Pass -no-pad to xorriso when building floppy images
 2014-01-22 15:36 UTC  (2+ messages)

[U-Boot] [PATCH v2] designware_i2c: Enhance DesignWare I2C driver address support
 2014-01-22 15:37 UTC  (3+ messages)

[PATCH] mac80211: send {add,del}ba on AC_VO like other mgmt frames, as per spec
 2014-01-22 15:36 UTC  (6+ messages)

[PATCH] perf tools: Fix traceevent plugin path definitions
 2014-01-22 15:34 UTC  (2+ messages)

3.13: BUG: unable to handle kernel paging request at 00000000b4343e88
 2014-01-22 15:33 UTC  (3+ messages)

[U-Boot] Pull request u-boot-mpc85xx
 2014-01-22 15:33 UTC  (2+ messages)

[PATCH] xfstests: define $seqres in btrfs/026-029
 2014-01-22 15:32 UTC 

[PATCH 1/1] Per socket value for max datagram queue length
 2014-01-22 15:32 UTC  (5+ messages)

[Powertop] Settings modified from Powertop are not persistent
 2014-01-22 15:32 UTC 

[PATCH] pnfs: fix BUG in filelayout_recover_commit_reqs
 2014-01-22 15:32 UTC  (4+ messages)

[PATCH] net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer
 2014-01-22 15:30 UTC  (5+ messages)

master - wiping: issue error if libblkid detects signature and fails to return offset/length
 2014-01-22 15:32 UTC 

master - coverity: check return value of dev_close in dev_get_block_size()
 2014-01-22 15:32 UTC 

Hello list! My first question!
 2014-01-22 15:30 UTC 

[PATCH] net: Correctly sync addresses from multiple sources to single device
 2014-01-22 15:30 UTC  (3+ messages)

[PATCH] Mesa: upgrade to 9.2.2
 2014-01-22 15:29 UTC  (6+ messages)

[PATCH uq/master] kvm: always update the MPX model specific register
 2014-01-22 15:29 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] outlined TLB lookup on x86
 2014-01-22 15:28 UTC  (3+ messages)

[PATCH V5 0/3] mm/memblock: Excluded memory
 2014-01-22 15:27 UTC  (4+ messages)
` [PATCH V5 2/3] mm/memblock: Add support for excluded memory areas


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.