All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-04 06:55:50 to 2014-08-04 08:27:38 UTC [more...]

[U-Boot] [PATCH 00/18] Introduce cm-fx6 board
 2014-08-04  8:27 UTC  (5+ messages)
` [U-Boot] [PATCH 18/18] arm: mx6: cm_fx6: add sata support

[PATCH 1/1 linux-next] ext4: fix comment in evict_inode()
 2014-08-04  8:26 UTC 

[Qemu-devel] [PATCH 0/4] fix several bugs about use-after-free and an api abuse
 2014-08-04  8:25 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] l2cap: fix access freed memory
` [Qemu-devel] [PATCH 2/4] monitor: "
` [Qemu-devel] [PATCH 3/4] virtio-blk: fix reference a pointer which might be freed
` [Qemu-devel] [PATCH 4/4] ivshmem: check the value returned by fstat()

[PATCH] dma: pl08x: Use correct specifier for size_t values
 2014-08-04  8:15 UTC  (2+ messages)

[Buildroot] [PATCH v3] nginx: new package
 2014-08-04  8:25 UTC 

[Buildroot] [Bug 7286] New: systemd 215 doesn't build
 2014-08-04  8:25 UTC  (3+ messages)
` [Buildroot] [Bug 7286] "

[Buildroot] [PATCH 1/1] openssh: replace individual ssh-keygen calls with a single call
 2014-08-04  8:24 UTC  (4+ messages)

[lm-sensors] [PATCH] hwmon: (ibmpowernv) Use of_property_read_u32 at appropriate place
 2014-08-04  8:23 UTC  (2+ messages)

[PATCH 00/14] wil6210 misc updates
 2014-08-04  8:20 UTC  (15+ messages)
` [PATCH 01/14] wil6210: map MAC timer for packet lifetime into debugfs
` [PATCH 02/14] wil6210: fix race in reset
` [PATCH 03/14] wil6210: update copyright year 2014
` [PATCH 04/14] wil6210: Optimization for Interrupt moderation threshold value
` [PATCH 05/14] wil6210: check error in wil_target_reset()
` [PATCH 06/14] wil6210: wait longer for hardware reset completion
` [PATCH 07/14] wil6210: Workaround for Sparrow with bad device id
` [PATCH 08/14] wil6210: convert debugfs to the table mode
` [PATCH 09/14] wil6210: fix beamforming data reporting
` [PATCH 10/14] wil6210: fix false "scan timeout"
` [PATCH 11/14] wil6210: Limit max number of associated stations
` [PATCH 12/14] wil6210: fix free'd memory access in wil_if_free()
` [PATCH 13/14] wil6210: cfg80211_rx_mgmt to use GFP_ATOMIC
` [PATCH 14/14] wil6210: fix access after free in wil_pcie_remove()

[Qemu-devel] [PATCH v2 0/4] libqos: add a simple first-fit memory allocator
 2014-08-04  8:22 UTC  (6+ messages)
` [Qemu-devel] [PATCH 3/4] "

[PATCH 1/2] drm/i915: Slice/Subslice/EU info via GETPARAM
 2014-08-04  8:22 UTC  (6+ messages)
` [PATCH 2/2] drm/i915/chv: Implement SSEU info for CHV

[Qemu-devel] [PATCH v2 0/7] modify boot order of guest, and take effect after rebooting
 2014-08-04  8:14 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 5/7] qmp: add set-bootindex command

[PATCH] bnx2fc: fix incorrect DMA memory mapping in bnx2fc_map_sg()
 2014-08-04  8:20 UTC 

Re: HoG: Support multi output report
 2014-08-04  8:21 UTC  (2+ messages)

[PATCH] drm/i915: Add a bit of locking to intel_dp_hpd_pulse()
 2014-08-04  8:21 UTC  (7+ messages)

Fwd: Re: Xen 4.3 / 4.4 - concurrent APIs, VGA Passthru
 2014-08-04  8:18 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/3] some numa & memory related fixes
 2014-08-04  8:16 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] hw:i386: typo fix: MEMORY_HOPTLUG_DEVICE -> MEMORY_HOTPLUG_DEVICE
` [Qemu-devel] [PATCH 2/3] pc-dimm: check if the value of node property
` [Qemu-devel] [PATCH 3/3] numa: show hex number in error message for consistency and prefix them with 0x

[PATCH] NFS: Update clientid in RELEASE_LOCKOWNER RPC after re-register clientid
 2014-08-04  8:18 UTC  (3+ messages)
  ` [PATCH v2] NFS: Avoid infinite loop when RELEASE_LOCKOWNER getting expired error

KVM call for agenda for 2014-08-05
 2014-08-04  8:18 UTC 

[PATCH 1/7] drm/i915: Track file_priv, not ctx in the ppgtt structure
 2014-08-04  8:17 UTC  (4+ messages)
` [PATCH 5/7] drm/i915: Initialize the aliasing ppgtt as part of global gtt

[PATCH v3 tip/core/rcu 0/9
 2014-08-04  8:18 UTC  (5+ messages)
` [PATCH v3 tip/core/rcu 1/9] rcu: Add call_rcu_tasks()

[Qemu-devel] [PATCH v4 0/8] modify boot order of guest, and take effect after rebooting
 2014-08-04  8:14 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 1/8] bootindex: add modify_boot_device_path function

[PATCH 1/3] arm64: fix typo in I-cache policy detection
 2014-08-04  8:16 UTC  (3+ messages)
` [PATCH 2/3] arm64: add helper functions to read I-cache attributes
` [PATCH 3/3] arm64: don't flag non-aliasing VIPT I-caches as aliasing

[xen-unstable test] 29589: tolerable FAIL - PUSHED
 2014-08-04  8:15 UTC 

ENOSPC with mkdir and rename
 2014-08-04  8:14 UTC  (3+ messages)

[PATCH 0/5 v2] Guest debug emulation
 2014-08-04  8:14 UTC  (12+ messages)
` [PATCH 1/5 v2] KVM: PPC: BOOKE: allow debug interrupt at "debug level"
` [PATCH 2/5 v2] KVM: PPC: BOOKE : Emulate rfdi instruction
` [PATCH 3/5 v2] KVM: PPC: BOOKE: Allow guest to change MSR_DE
` [PATCH 4/5 v2] KVM: PPC: BOOKE: Clear guest dbsr in userspace exit KVM_EXIT_DEBUG
` [PATCH 5/5 v2] KVM: PPC: BOOKE: Emulate debug registers and exception

[PATCH] drm/i915: Introduce FBC False Color for debug purposes
 2014-08-04  8:14 UTC  (3+ messages)

[PATCH] dmaengine: Remove the context argument to the prep_dma_cyclic operation
 2014-08-04  8:14 UTC  (5+ messages)

[PATCH v2 bluetooth-next] Simplify lowpan receive path so skb is freed in lowpan_rcv when dropped
 2014-08-04  8:13 UTC  (3+ messages)
` [Linux-zigbee-devel] "

[PATCH 2/2] drm/i915: FBC flush nuke for BDW
 2014-08-04  8:11 UTC  (4+ messages)
` [PATCH] "

[PATCH] powerpc/cpufreq: Add pr_warn() on OPAL firmware failures
 2014-08-04  8:10 UTC  (2+ messages)

[PATCH 0/6] xfs: discombobulate sb updates and kill xfs_vnode.h
 2014-08-04  8:09 UTC  (7+ messages)
` [PATCH 1/6] xfs: remove bitfield based superblock updates
` [PATCH 2/6] xfs: consolidate superblock logging functions

[PATCH 06/19] mfd: htc-i2cpld: fix %d confusingly prefixed with 0x in format string
 2014-08-04  8:09 UTC  (2+ messages)

[PATCH 07/19] mfd: omap-usb-host: fix %d confusingly prefixed with 0x in format string
 2014-08-04  8:09 UTC  (2+ messages)

[PATCH v2 2/2] drm/i915: fix VDD state tracking after system resume
 2014-08-04  8:08 UTC  (4+ messages)
` [PATCH v3 "

[PATCH v4 1/2] dmaengine: add device tree binding documentation for the nbpfaxi driver
 2014-08-04  8:08 UTC  (12+ messages)
` [PATCH v4 2/2] dmaengine: add a driver for AMBA AXI NBPF DMAC IP cores

[PATCH 0/9] Audio clocks for sun[457]i, SoC revision detection
 2014-08-04  8:08 UTC  (5+ messages)
` [PATCH 1/9] ARM: sunxi: introduce SoC identification support

Readonly root filesystem
 2014-08-04  8:08 UTC 

Problems with TPACKET_V3 delivery of wakeups (and empty buffer blocks)
 2014-08-04  8:07 UTC  (2+ messages)

[PATCH net/net-next] bonding:Don't received packets if bonding is not up
 2014-08-04  8:04 UTC  (3+ messages)

[PATCH 1/1] drm/i915: Adding Gfx Clock, Wake and Gunit save/restore logic in PM suspend/resume paths
 2014-08-04  8:07 UTC  (3+ messages)

[GIT PULL] Second Round of Renesas ARM Based SoC Shdma Updates for v3.17
 2014-08-04  8:05 UTC  (4+ messages)
` [PATCH 4/6] dmaengine: rcar-dmac: Add device tree bindings documentation

linux-next: manual merge of the kvm-ppc tree with the kvm tree
 2014-08-04  8:04 UTC 

[LTP] [PATCH] cgroup/cgroup_regression_test.sh: fix an issue about removing directories
 2014-08-04  7:59 UTC 

[Buildroot] [PATCH 0/5 v4] Introduction of kconfig-package (branch yem/patrickdp/kconfig-pkg)
 2014-08-04  8:01 UTC  (4+ messages)
` [Buildroot] [PATCH 5/5 v4] busybox: convert to kconfig-package infrastructure

[U-Boot] Pull request: u-boot-mmc 1/08/2014
 2014-08-04  8:00 UTC  (2+ messages)

[Qemu-devel] [PATCH] dump.c: Fix memory leak issue in cleanup processing for dump_init()
 2014-08-04  7:59 UTC  (2+ messages)
` [Qemu-devel] Cc'ing emails [was: [PATCH] dump.c: Fix memory leak issue in cleanup processing for dump_init()]

[PATCH] reset: Provide !RESET_CONTROLLER stub for devm_reset_control_get()
 2014-08-04  7:58 UTC  (2+ messages)

[PATCH] x86/hvm: implement save/restore for posted interrupts
 2014-08-04  7:57 UTC  (12+ messages)

[PATCH 1/5] x86: entry_64.S: delete unused code
 2014-08-04  7:57 UTC  (5+ messages)
` [PATCH 4/5] x86: entry_64.S: always allocate complete "struct pt_regs"

[PATCH] checkpatch: Add uninitialized_var to the declaration_macro list
 2014-08-04  7:56 UTC 

[PATCH 1/5] KVM: PPC: BOOKE: allow debug interrupt at "debug level"
 2014-08-04  7:55 UTC  (10+ messages)
` [PATCH 3/5] KVM: PPC: BOOKE: Allow guest to change MSR_DE
` [PATCH 5/5] KVM: PPC: BOOKE: Emulate debug registers and exception
` [PATCH 4/5] KVM: PPC: BOOKE: Clear guest dbsr in userspace exit KVM_EXIT_DEBUG
` [PATCH 2/5] KVM: PPC: BOOKE : Emulate rfdi instruction

[PATCH 0/7] locking/rwsem: enable reader opt-spinning & writer respin
 2014-08-04  7:55 UTC  (3+ messages)
` [PATCH 1/7] locking/rwsem: don't resched at the end of optimistic spinning

[PATCH] psmisc: Typo in fuser makes -M on all the time
 2014-08-04  7:55 UTC 

[Buildroot] [git commit] busybox: convert to kconfig-package infrastructure
 2014-08-04  7:54 UTC 

[Qemu-devel] [PATCH target-arm] arm: armv7m: Respect elf entry point
 2014-08-04  7:54 UTC  (2+ messages)

[Buildroot] [git commit] uclibc: convert to kconfig-package infrastructure
 2014-08-04  7:54 UTC 

[Buildroot] [git commit] manual: add documentation for kconfig-package
 2014-08-04  7:54 UTC 

[PATCH 3/3] dma: rcar-audmapp: add DT support
 2014-08-04  7:53 UTC  (2+ messages)

[Buildroot] [git commit] infra: introduce a kconfig-package infrastructure
 2014-08-04  7:53 UTC 

[GIT PULL] EDAC queue for 3.17
 2014-08-04  7:52 UTC 

[PATCH] drm/i915: Rework GPU reset sequence to match driver load & thaw
 2014-08-04  7:52 UTC  (9+ messages)

[PULL] drm-intel-next
 2014-08-04  7:52 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/mesa3d: Bump version to 10.2.5
 2014-08-04  7:50 UTC  (3+ messages)

[Buildroot] [git commit] uclibc: fixup config before calling menuconfig
 2014-08-04  7:49 UTC 

[Buildroot] [PATCH 1/1] package/vlc: Disable broken linking of vlc-static
 2014-08-04  7:47 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/mediastreamer: Fix linphone compile with newer ffmpeg versions
 2014-08-04  7:47 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] toolchain: add 3.16 choice for headers
 2014-08-04  7:47 UTC  (2+ messages)

[PATCH v1 0/2] Extend ioreq-server to support page write protection
 2014-08-04  7:47 UTC  (12+ messages)
` [PATCH v1 1/2] x86: add p2m_ram_wp
` [PATCH v1 2/2] ioreq-server: Support scatter page forwarding

[Buildroot] [git commit] linux: bump default to version 3.16
 2014-08-04  7:47 UTC 

[Buildroot] [git commit] linux-headers: add 3.16.x series
 2014-08-04  7:46 UTC 

[Buildroot] [git commit] toolchain: add 3.16 choice for headers
 2014-08-04  7:46 UTC 

[Buildroot] [git commit] package/mediastreamer: Fix linphone compile with newer ffmpeg versions
 2014-08-04  7:46 UTC 

[Buildroot] [git commit] package/vlc: Disable broken linking of vlc-static
 2014-08-04  7:46 UTC 

[Buildroot] [git commit] package/mesa3d: Bump version to 10.2.5
 2014-08-04  7:45 UTC 

Build Tizen with yocto work-flow
 2014-08-04  7:52 UTC  (15+ messages)
      ` [Tizen General] "

[Buildroot] [PATCH] libpcap: handle bluetooth explicitly
 2014-08-04  7:44 UTC  (2+ messages)

[Buildroot] [git commit] libpcap: handle bluetooth explicitly
 2014-08-04  7:43 UTC 

[Qemu-devel] [v2 0/3] Fix some memory leaks about query memdev
 2014-08-04  7:41 UTC  (7+ messages)
` [Qemu-devel] [v2 1/3] query-memdev: fix potential memory leaks
` [Qemu-devel] [v2 2/3] qom/object.c: fix string_output_get_string() memory leak
` [Qemu-devel] [v2 3/3] hmp: fix MemdevList "

[PATCH] libmount/buildsys: move SELINUX_LIBS to LDFLAGS
 2014-08-04  7:40 UTC  (4+ messages)

[PATCH 1/2] watchdog: remove unnecessary head files
 2014-08-04  7:36 UTC  (2+ messages)
` [PATCH 2/2] softlockup: make detector be aware of task switch of processes hogging cpu

[U-Boot] [PATCH 0/2] sunxi: Single u-boot binary for Allwinner A10/A13/A20 devices
 2014-08-04  7:37 UTC  (2+ messages)
` [U-Boot] [linux-sunxi] "

[libdrm PATCH 1/3] nouveau: Only export public functions
 2014-08-04  7:35 UTC  (3+ messages)
` [PATCH 2/3] intel: Use symbol visibility

[PATCH] smpboot: add missing get_online_cpus() when register
 2014-08-04  7:33 UTC  (3+ messages)

[PATCH v5] drm/nouveau: map pages using DMA API
 2014-08-04  7:32 UTC  (2+ messages)

[v6][PATCH 1/2] xen:x86:mm:p2m: introduce set_identity_p2m_entry
 2014-08-04  7:31 UTC  (19+ messages)
` [v6][PATCH 2/2] xen:vtd: missing RMRR mapping while share EPT

[PATCH 1/7] zramctl: print all devices as a default action
 2014-08-04  7:31 UTC  (4+ messages)

[PATCH] strfry.3: ATTRIBUTES: Note function that is thread-safe
 2014-08-04  7:30 UTC 

[PATCH 1/1] Documentation: drm: describing drm properties exposed by various drivers
 2014-08-04  7:30 UTC  (5+ messages)

Kernel 3.16.0 USB crash
 2014-08-04  7:28 UTC 

[PATCH] btrfs-progs: Documentations: Fix a format error in btrfs-replace.txt
 2014-08-04  7:28 UTC 

SNAT problem with alias IP
 2014-08-04  7:26 UTC  (3+ messages)

[U-Boot] [PATCH] The _config target is not present anymore, mention _defconfig instead
 2014-08-04  7:26 UTC 

[PATCH] cpufreq: integrator: Use set_cpus_allowed_ptr
 2014-08-04  7:22 UTC  (2+ messages)

[PATCH 19/19] alsa: riptide: fix %d confusingly prefixed with 0x in format strings
 2014-08-04  7:20 UTC  (2+ messages)

bucket index sharding - IO throttle
 2014-08-04  7:20 UTC  (4+ messages)

linux-next: manual merge of the tip tree with the nfs tree
 2014-08-04  7:19 UTC 

IIO: Why cannot open two iio device node file descriptors simultaneously ?
 2014-08-04  7:18 UTC  (7+ messages)

[PATCH] Documentation: dmaengine: Add a documentation for the dma controller API
 2014-08-04  7:16 UTC  (13+ messages)

[PATCH] ASoC: adau1977: Fix truncation warning on 64 bit architectures
 2014-08-04  7:15 UTC  (2+ messages)

[Qemu-devel] [PATCH] configure: replace \n with space in optarg
 2014-08-04  7:12 UTC 

[PATCH v9 00/10] gic and vgic fixes and improvements
 2014-08-04  7:15 UTC  (5+ messages)
` [PATCH v9 07/10] xen: remove workaround to inject evtchn_irq on irq enable

[PATCH] [RFC] Implement eMMC RPMB feature in kernel space
 2014-08-04  7:15 UTC 

On URE and RAID rebuild - again!
 2014-08-04  7:13 UTC  (9+ messages)

[PATCH] x86/HVM: extend LAPIC shortcuts around P2M lookups
 2014-08-04  7:12 UTC  (4+ messages)

[Qemu-devel] [v2][PATCH 0/5] xen: introduce new machine for IGD passthrough
 2014-08-04  7:11 UTC  (7+ messages)
` [Qemu-devel] [v2][PATCH 2/5] hw:pci-host:piix: split i440fx_init
          `  "

[U-Boot] Quick guide to Kconfig
 2014-08-04  7:12 UTC  (2+ messages)

[linux-3.10.17] Could not allocate memory from free CMA areas
 2014-08-04  7:11 UTC  (3+ messages)

[GIT PULL] Second round of Renesas ARM based SoC cleanups for v3.13
 2014-08-04  7:08 UTC  (2+ messages)
` [GIT PULL] Second Round of Renesas ARM Based SoC Shdma Updates for v3.17

[Bug 82055] New: [HAWAII] Running some programs, when HW acceleration is on, causes X to spike in CPU usage → unresponsive desktop
 2014-08-04  7:08 UTC  (2+ messages)
` [Bug 82055] "

[PATCH 1/1] PCI: spear: Fix build error
 2014-08-04  7:08 UTC  (2+ messages)

[PATCH v2 0/2] Add VIN and ADV7180 device tree support for R8A7791/Henninger board
 2014-08-04  7:08 UTC  (4+ messages)

[meta-oe][PATCH] libusbg: update to latest git and fix S!=B
 2014-08-04  7:07 UTC 

[PATCH] ASoC: fsl_sai: Set SYNC bit of TCR2 to Asynchronous Mode
 2014-08-04  7:07 UTC  (3+ messages)

[PATCH] VFS: allow ->d_manage() to declare -EISDIR in rcu_walk mode
 2014-08-04  7:06 UTC  (4+ messages)
    ` [PATCH - V2] "

[Buildroot] manipulating raw disk images as non-root user
 2014-08-04  7:05 UTC  (2+ messages)

[PATCH RFC v2 0/4] Add mem_access support for PV domains
 2014-08-04  7:03 UTC  (13+ messages)
` [PATCH RFC v2 1/4] x86/mm: Shadow and p2m changes for PV mem_access

CCI-400 driver ARM V8 support
 2014-08-04  7:03 UTC 

[PATCH] ARM: shmobile: Rework multiplatform include workaround
 2014-08-04  7:01 UTC 

[PATCH] ext4: save goal group and offset in struct ext4_allocation_context.ac_g_ex
 2014-08-04  7:00 UTC  (4+ messages)

heavy P2M lock contention on guest HPET counter reads
 2014-08-04  7:00 UTC  (6+ messages)

[U-Boot] [PATCH 0/4] Add option -r to env import to allow import of text files with CRLF as line endings
 2014-08-04  7:00 UTC  (8+ messages)
` [U-Boot] [PATCH 1/4] "

[PATCH, RESEND] procfs: silence lockdep warning about read vs. exec seq_file
 2014-08-04  6:59 UTC  (4+ messages)
  ` [PATCH 0/5] (Was: procfs: silence lockdep warning about read vs. exec seq_file)

[Qemu-devel] [Bug 1352179] [NEW] could not open disk image
 2014-08-04  6:48 UTC 

linux-next: manual merge of the tip tree with the pm tree
 2014-08-04  6:55 UTC 


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.