All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-10-16 11:42:46 to 2013-10-16 12:56:49 UTC [more...]

[PATCH 0/7] ath10k: fixes 2013-10-15
 2013-10-16 12:56 UTC  (4+ messages)

About arm32 address translation
 2013-10-16 12:54 UTC  (9+ messages)

[PATCH 0/4] Reintroduce OVMF support
 2013-10-16 12:53 UTC  (12+ messages)
` [PATCH 2/4] tools: clone ovmf to ovmf-dir directory
` [PATCH 4/4] tools: Enable OVMF build by default

[PATCH 0/5] uprobes: fix fork() with the pending ret-probe(s)
 2013-10-16 12:53 UTC  (12+ messages)
` [PATCH 1/5] uprobes: Change the callsite of uprobe_copy_process()
` [PATCH 2/5] uprobes: Introduce __create_xol_area()
` [PATCH 3/5] uprobes: Teach __create_xol_area() to accept the predefined vaddr
` [PATCH 4/5] uprobes: Change uprobe_copy_process() to dup return_instances
` [PATCH 5/5] uprobes: Change uprobe_copy_process() to dup xol_area

[PATCH 0/9] kvm-unit-tests/arm: initial drop
 2013-10-16 12:52 UTC  (3+ messages)
` [PATCH 1/9] remove unused files

[PATCH v3 0/2] x86, apic, kdump: Disable BSP if boot cpu is AP
 2013-10-16 12:52 UTC  (6+ messages)
` [PATCH v3 1/2] x86, apic: Add boot_cpu_is_bsp() to check if boot cpu is BSP
` [PATCH v3 2/2] x86, apic: Disable BSP if boot cpu is AP

[Xenomai] Hung task on Xenomai patched ARM 3.8.13 BeagleBone Kernel
 2013-10-16 12:52 UTC  (9+ messages)

[PATCH] x86: Remove WARN_ON(in_nmi()) from vmalloc_fault
 2013-10-16 12:51 UTC  (6+ messages)

[PATCH v3 0/0] usb: musb bugfixes
 2013-10-16 12:51 UTC  (5+ messages)
` [PATCH v3 1/4] usb: musb: gadget, stay IDLE without gadget driver
` [PATCH v3 2/4] usb: musb: Bugfix of_node assignment
` [PATCH v3 3/4] usb: musb: dsps, debugfs files
` [PATCH v3 4/4] usb: musb: dsps, use devm_kzalloc

[PATCH v4 0/9] xen/arm: live migration support in arndale board
 2013-10-16 12:50 UTC  (3+ messages)
` [PATCH v4 7/9] xen/arm: Implement virtual-linear page table for guest p2m mapping in live migration

still running into WARNING: CPU: at fs/ext4/inode.c:230 ext4_evict_inode+0x4a6/0x4e0
 2013-10-16 12:50 UTC  (2+ messages)

[PATCH] Btrfs: use right root when checking for hash collision
 2013-10-16 12:49 UTC  (2+ messages)

[PATCH 0/7] ath10k: fix WMI atomic usage
 2013-10-16 12:48 UTC  (8+ messages)
` [PATCH 3/7] ath10k: track vif list internally

nfs4_file usage
 2013-10-16 12:48 UTC  (5+ messages)

x86, perf: throttling issues with long nmi latencies
 2013-10-16 12:46 UTC  (8+ messages)
          ` [PATCH] perf, x86: Optimize intel_pmu_pebs_fixup_ip()

[PATCH v2 0/3] perf,x86: add Intel RAPL PMU support
 2013-10-16 12:46 UTC  (3+ messages)

[PATCH] tools: update to SeaBIOS 1.7.3.1
 2013-10-16 12:46 UTC  (2+ messages)

Fwd: Gianfar driver crashes in Kernel v3.10
 2013-10-16 12:44 UTC  (3+ messages)
    `  "

[PATCH] intel_pstate: Fix type mismatch warning
 2013-10-16 12:53 UTC  (2+ messages)
` [Update][PATCH] "

[Question] Ask for arm arch timer
 2013-10-16 12:39 UTC 

[Qemu-devel] [PATCH v2 0/4] qemu-char: keymap changes for Czech and Unicode support
 2013-10-16 12:40 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/4] qemu-char: add Czech characters to VNC keysyms
` [Qemu-devel] [PATCH v2 2/4] qemu-char: add Czech keymap file
` [Qemu-devel] [PATCH v2 3/4] qemu-char: add support for U-prefixed symbols
` [Qemu-devel] [PATCH v2 4/4] qemu-char: add missing characters used in keymaps

[GIT PULL] KVM/ARM Updates for kvm/next
 2013-10-16 12:38 UTC  (3+ messages)

[PATCH] Staging: comedi: fix semicolon coding style issue in ni_660x.c
 2013-10-16 12:38 UTC 

[PATCH 00/16] m68k bootinfo updates
 2013-10-16 12:31 UTC  (34+ messages)
` [PATCH 01/16] block/z2ram: Remove duplicate external declarations
` [PATCH 02/16] m68k: The bootinfo is located right after the kernel
` [PATCH 03/16] m68k: head.S - Correct date and spelling
` [PATCH 04/16] m68k: Drop remainings and API of BOOTINFO_COMPAT_1_0
` [PATCH 05/16] m68k/mac: Move struct mac_booter_data to <asm/macintosh.h>
` [PATCH 06/16] m68k/mac: Remove unused hardware profile tags
` [PATCH 07/16] m68k/vme: Remove unused mvme_bdid_ptr
` [PATCH 08/16] m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.h
` [PATCH 09/16] m68k/UAPI: Move generic definitions to <asm/bootinfo.h>
` [PATCH 10/16] m68k/UAPI: Move Amiga model/chipset definitions to <asm/bootinfo-amiga.h>
` [PATCH 11/16] m68k/UAPI: Move Apollo model definitions to <asm/bootinfo-apollo.h>
` [PATCH 12/16] m68k/UAPI: Move HP300 model definitions to <asm/bootinfo-hp300.h>
` [PATCH 13/16] m68k/UAPI: Move Macintosh model definitions to <asm/bootinfo-mac.h>
` [PATCH 14/16] m68k/UAPI: Move VME Board ID definition to <asm/bootinfo-vme.h>
` [PATCH 15/16] m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h>
` [PATCH 16/16] m68k: Remove superfluous inclusions of <asm/bootinfo.h>

[RFC PATCH 0/2] Enable mute LEDs and mic mute LEDs on Thinkpad
 2013-10-16 12:35 UTC  (4+ messages)
` [RFC PATCH 1/2] thinkpad-acpi: Add mute and mic-mute LED functionality
` [RFC PATCH 2/2] ALSA: hda - add connection to thinkpad_acpi to control mute/micmute LEDs

[U-Boot] [PATCH] ARM: OMAP5: DDR3: Change io settings
 2013-10-16 12:33 UTC  (3+ messages)

[PATCH ipsec] xfrm: prevent ipcomp scratch buffer race condition
 2013-10-16 12:32 UTC  (2+ messages)

[PATCH 3/6] Bluetooth: Set the scan response data when needed
 2013-10-16 12:31 UTC  (4+ messages)

[PATCH] Bluetooth: Fix updating the right variable in update_scan_rsp_data()
 2013-10-16 12:31 UTC 

[Bug 70528] New: RadeonSI : Specviewperf10/proe-04 cause system hang
 2013-10-16 12:31 UTC  (3+ messages)
` [Bug 70528] "

[PATCH] ACPI/Power: Check physical device's runtime pm status before requesting to resume it
 2013-10-16 12:42 UTC  (5+ messages)

[PATCH] ext3: Count journal as bsddf overhead in ext3_statfs
 2013-10-16 12:29 UTC  (2+ messages)

[LTP] [PATCH v2 2/2] device-drivers: pci: fixes
 2013-10-16 12:27 UTC  (2+ messages)

[PATCH] t4254: modernize tests
 2013-10-16 12:27 UTC 

[GIT PULL] Integrator patches for v3.13
 2013-10-16 12:27 UTC 

Replacement for declare in dash?
 2013-10-16 12:18 UTC 

[PATCH 02/12] mm, thp, tmpfs: support to add huge page into page cache for tmpfs
 2013-10-16 12:26 UTC  (5+ messages)

[Buildroot] [PATCH] rsync: use system zlib and popt, also do not lose debug options
 2013-10-16 12:26 UTC  (2+ messages)

[PATCH] packagegroup-core-basic: libuser has a hard depenency on libpam
 2013-10-16 12:24 UTC  (6+ messages)

[PATCHv1 0/5] Initial Android BlueZ patches
 2013-10-16 12:24 UTC  (5+ messages)
` [PATCHv2 0/6] Android BlueZ patches, second chunk
  ` [PATCHv2 3/6] android: Add basic mgmt initialization sequence

xfs corrupted
 2013-10-16 12:23 UTC  (7+ messages)

[Qemu-devel] [PATCH RFC 00/11] s390 cpu models for KVM accelerator
 2013-10-16 12:21 UTC  (6+ messages)
` [Qemu-devel] [PATCH RFC 04/11] s390/qemu: cpu model cpu facilitiy support

[PATCH v3 0/2] gssd: allow gssd to work with KEYRING: credcaches
 2013-10-16 12:22 UTC  (3+ messages)

[PATCH v2 0/5] Stack independent BT HAL test tool
 2013-10-16 12:21 UTC  (3+ messages)
` [PATCH v2 5/5] android: Add calls to adapter methods in haltest

Extended H/W error log driver
 2013-10-16 12:20 UTC  (11+ messages)
` [PATCH 8/8] ACPI / trace: Add trace interface for eMCA driver

[ath9k-devel] Virtual AP spanning multiple radios for transparent roaming?
 2013-10-16 12:20 UTC 

[Cluster-devel] [PATCH] dlm: Avoid that dlm_release_lockspace() incorrectly returns -EBUSY
 2013-10-16 12:20 UTC 

at91sam9g20-ek pinctrl conflicts
 2013-10-16 12:19 UTC  (3+ messages)

[PATCH 3/3] drm/i915: HSW GT3 Slices: Userspace can dynamically forcibly enable all slices
 2013-10-16 12:19 UTC  (5+ messages)
` [PATCH 3/4] drm/i915: HSW GT3 Slices: exec flag to warn kernel that userspace is using predication

[PATCH] Btrfs: Don't allocate inode that is already in use
 2013-10-16 12:19 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/4] pc: inform SeaBIOS where 64-bit PCI hole start and PCI mappings cleanup
 2013-10-16 12:19 UTC  (4+ messages)
` [Qemu-devel] [PATCH 4/4] pc: add 'etc/pcimem64-minimum-address' fw_cfg interface to SeaBIOS

[PATCH] bitbake.conf: add WARN_QA and ERROR_QA to the hash whitelist
 2013-10-16 12:18 UTC 

82599 SR-IOV with passthrough
 2013-10-16 12:18 UTC 

A review of dm-writeboost
 2013-10-16 12:17 UTC  (10+ messages)

[PATCH] mtd: dataflash: Say if we find a device we don't support
 2013-10-16 12:16 UTC 

[PATCH] at91: serial: add usart3 in separat dtsi
 2013-10-16 12:14 UTC  (2+ messages)

[tip:timers/core] ARM: Kconfig: allow full nohz CPU accounting
 2013-10-16 12:14 UTC  (3+ messages)

[fsl-community-bsp-base][PATCH] README: Remove list of supported boards and link RN
 2013-10-16 12:08 UTC  (3+ messages)

[PATCH v4] ALSA: Add SoC on-chip internal memory support for DMA buffer allocation
 2013-10-16 12:13 UTC  (3+ messages)

[fsl-community-bsp-base dora][PATCH v2] README: Remove list of supported boards and link RN
 2013-10-16 12:07 UTC 

[PATCH] populate_sdk_base: repeat to tar archive file five time
 2013-10-16 12:12 UTC  (4+ messages)

[PATCH 03/12] mm, thp, tmpfs: handle huge page cases in shmem_getpage_gfp
 2013-10-16 12:11 UTC  (5+ messages)

[PATCH 07/12] mm, thp, tmpfs: handle huge page in shmem_undo_range for truncate
 2013-10-16 12:09 UTC  (5+ messages)

[PATCH 1/3] wic: check for build artifacts
 2013-10-16 12:09 UTC  (3+ messages)
` [PATCH 3/3] wic: add fakeroot to the populate-extfs step

[Qemu-devel] [RFC PATCH v3 0/5] Fix UST backend for LTTng 2.x
 2013-10-16 12:08 UTC  (13+ messages)
` [Qemu-devel] [RFC PATCH v3 1/5] Fix configure script "
` [Qemu-devel] [RFC PATCH v3 2/5] Modified the tracetool framework "
` [Qemu-devel] [RFC PATCH v3 3/5] Adapt Makefiles to the new LTTng ust interface
` [Qemu-devel] [RFC PATCH v3 4/5] Update documentation for LTTng ust tracing
` [Qemu-devel] [RFC PATCH v3 5/5] Add ust generated files to .gitignore

[PATCH 1/2] be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd
 2013-10-16 12:08 UTC  (4+ messages)
` [PATCH 2/2] be2net: drop non-tso frames longer than mtu

[PATCH 0/2] sata_rcar: Adjust DT bindings and add R-Car Gen2 PHY support
 2013-10-16 12:06 UTC  (7+ messages)
` [PATCH 0/2] sata_rcar: Adjust DT bindings and add R-Car Gen2 PHY support (take 3)
  ` [PATCH 1/2] sata_rcar: Adjust and document device tree bindings
  ` [PATCH 2/2] sata_rcar: Add R-Car Gen2 SATA PHY support

[PATCH v2 00/27] drm/tegra: Repatriation and DSI support
 2013-10-16 12:05 UTC  (10+ messages)
` [PATCH v2 27/27] drm/tegra: Add Tegra114 gr2d support

[U-Boot] [PATCH] spi: mxc: Fix data loss for non aligned write buffers
 2013-10-16 12:05 UTC  (5+ messages)

[fsl-community-bsp-base][PATCH v2] README: Remove list of supported boards and link RN
 2013-10-16 11:58 UTC 

[xen-unstable test] 20983: tolerable FAIL
 2013-10-16 12:04 UTC 

[Qemu-devel] Hvmloader: Modify ACPI to only supply _EJ0 methods for PCIslots that support hotplug by runtime patching
 2013-10-16 12:03 UTC  (8+ messages)
` [Qemu-devel] [Xen-devel] "

[PATCH] libxl: new parameters for upstream qemu's vga interfaces
 2013-10-16 12:03 UTC  (9+ messages)

[PATCH 1/2] ext4: Fix assertion in ext4_add_complete_io()
 2013-10-16 12:01 UTC  (4+ messages)

[PATCH, RFC] x86-64: properly handle FPU code/data selectors
 2013-10-16 12:00 UTC 

[PATCH 1/1] ASoC: smdk_wm8994: Add .pm to struct smdk_audio_driver
 2013-10-16 11:59 UTC  (2+ messages)

[RFC PATCH 0/3] headers: Consolidate once/cond style macros
 2013-10-16 11:53 UTC  (6+ messages)
` [PATCH 2/3] core: Convert printk_once to use DO_ONCE

[PATCH] ARM: dts: Exynos5420: Add dt support for gscaler
 2013-10-16 11:52 UTC  (2+ messages)

How /etc/passwd packed into my final image
 2013-10-16 11:50 UTC  (5+ messages)

[PATCH] drm/i915: Disable all GEM timers and work on unload
 2013-10-16 11:50 UTC  (3+ messages)

[PATCH v2] cifs: Send a logoff request before removing a smb session
 2013-10-16 11:48 UTC  (2+ messages)

[PATCH v2 0/5] pinctrl: rockchip: add rk3188 support
 2013-10-16 11:47 UTC  (10+ messages)
` [PATCH v2 3/5] pinctrl: rockchip: remove redundant check
` [PATCH v2 4/5] pinctrl: rockchip: add rk3188 specifics
` [PATCH v2 5/5] pinctrl: rockchip: emulate both edge triggered interrupts

[PATCH v3 0/7] Optimize jump label implementation for ARM64
 2013-10-16 11:46 UTC  (4+ messages)
` [PATCH v3 6/7] arm64, jump label: optimize jump label implementation

[PATCH, resend] x86-64: don't track CPU model data that is used by 32-bit code only
 2013-10-16 11:45 UTC 

[PATCH v2 0/2] ata: ahci_platform: Add PHY support and OMAP support
 2013-10-16 11:42 UTC  (6+ messages)
` [PATCH v2 1/2] ata: ahci_platform: Manage SATA PHY
` [PATCH v2 2/2] ata: ahci_platform: runtime resume the device before use

[PATCH 0/3] Fix L2CAP command reject PDUs
 2013-10-16 11:43 UTC  (4+ messages)
` [PATCH 1/3] Bluetooth: Fix L2CAP "Command Reject: Invalid CID" response

[PATCH RFC 0/2] xfrm: Remove ancient sleeping code
 2013-10-16 11:42 UTC  (6+ messages)
        ` [PATCH RFC] xfrm: Don't queue retransmitted packets if the original is still on the host


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.