All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-07 02:18:25 to 2014-08-07 06:01:54 UTC [more...]

[Qemu-devel] [PATCH v2 00/30] AHCI test suite framework
 2014-08-07  6:01 UTC  (5+ messages)

[PATCH v2] drm/i915: Add sprite watermark programming for VLV and CHV
 2014-08-07 11:33 UTC  (2+ messages)
` [PATCH V3] "

[Bug 82279] New: SDL applications crash when changing video mode: double free or corruption
 2014-08-07  6:01 UTC  (8+ messages)
` [Bug 82279] "
` [Bug 82279] [bisected] "
` [Bug 82279] SDL applications crash when changing video mode on radeonsi: "
` [Bug 82279] [bisected] double free or corruption on context destruction with postprocessing enabled

[PATCH sparc] ldc_connect() should not return EINVAL when handshake is in progress
 2014-08-07  6:00 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] Add machine type pc-1.0-qemu-kvm for live migrate compatibility with qemu-kvm
 2014-08-07  5:58 UTC  (3+ messages)

[PATCH 0/5] i2c: rcar: add renesas,i2c-rcar-gen1/gen2 in DT compatible
 2014-08-07  5:58 UTC  (13+ messages)
` [PATCH 1/5] "

[PATCH][v3] therm_windtunnel doesn't work properly on PowerMac G4
 2014-08-07  6:03 UTC  (4+ messages)
` [PATCH 5/5] Export the temperatures via hwmon

[PATCH 0/3] Update DDL code to support sprite watermarks
 2014-08-07  5:56 UTC  (4+ messages)
` [PATCH 3/3] drm/i915: Add sprite watermark programming for VLV and CHV

[nightly] Core TISDK 2014.08 build 2014-08-07_01-00-30
 2014-08-07  5:38 UTC 

[PATCH 02/15] cpufreq: fix decimal printf format specifiers prefixed with 0x
 2014-08-07  5:53 UTC  (4+ messages)
  ` [PATCH 1/1] cpufreq: fix decimal printf "

[PATCH V2 0/4] ARM: perf: Support i.MX53
 2014-08-07  5:53 UTC  (5+ messages)
` [PATCH V2 4/4] ARM: dts: i.MX53: Add PMU DT entry

[PATCH 3.18 3/7] b43: flush some writes on Broadcom MIPS SoCs
 2014-08-07  5:45 UTC  (3+ messages)
` [PATCH V2 "

CLOCK_REALTIME instead of CLOCK_MONOTONIC for PTP coupled RT_PREEMPT systems?
 2014-08-07  5:44 UTC  (2+ messages)

v2014.08.0
 2014-08-07  5:43 UTC  (5+ messages)

[PATCH 04/15] [media] dvb: fix decimal printf format specifiers prefixed with 0x
 2014-08-07  5:42 UTC  (3+ messages)
` [PATCH 1/2] [media] dvb: remove 0x prefix from decimal value in printf
` [PATCH 2/2] [media] dvb: return the error from i2c_transfer if negative

[PATCH] scsi: Check if WSR already defined
 2014-08-07  5:38 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/5] Implement "fastboot flash" for eMMC
 2014-08-07  5:36 UTC  (5+ messages)
` [U-Boot] [PATCH v4 4/5] usb/gadget: fastboot: add sparse image definitions

[PATCH 1/2] powerpc: Add smp_mb() to arch_spin_is_locked()
 2014-08-07  5:36 UTC  (2+ messages)
` [PATCH 2/2] powerpc: Add smp_mb()s to arch_spin_unlock_wait()

[PATCH] rtl8150: Check if RSR is already defined
 2014-08-07  5:36 UTC  (2+ messages)

[PATCH] Staging: rtl8192u: fix sparse warnings in r8192U_core.c
 2014-08-07  5:35 UTC  (2+ messages)

Guten Tag,
 2014-08-07  5:25 UTC 

[PATCH 0/3] usbip: move usbip out of staging
 2014-08-07  5:33 UTC  (6+ messages)
` [PATCH 1/3] usbip: move usbip userspace code "
` [PATCH 2/3] usbip: move usbip kernel "
` [PATCH 3/3] usbip: remove struct usb_device_id table

[PATCH] coreutils: drop patch that unconditionally mangles manpages
 2014-08-07  5:33 UTC  (2+ messages)

[PATCH v6 0/2] i2c: imx: add DMA support for freescale i2c driver
 2014-08-07  5:28 UTC  (7+ messages)
` [PATCH v6 1/2] "

[PATCH v16 0/9] enable HiP04 SoC
 2014-08-07  5:26 UTC  (4+ messages)
` [PATCH v16 8/9] irq: enable hip04 irq chip

[PATCH 08/15] rtlwifi: rtl8192de: fix decimal printf format specifiers prefixed with 0x
 2014-08-07  5:26 UTC  (3+ messages)

[PATCH] spi: Initialize variable to prevent uninitialized warning
 2014-08-07  5:22 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH 00/10] cpu: add device_add foo-x86_64-cpu and i386 cpu hot remove support
 2014-08-07  4:54 UTC  (11+ messages)
` [Qemu-devel] [RFC PATCH 01/10] cpu: introduce CpuTopoInfo structure for argument simplification
` [Qemu-devel] [RFC PATCH 02/10] qom/cpu: move register_vmstate to common CPUClass.realizefn
` [Qemu-devel] [RFC PATCH 03/10] cpu: add device_add foo-x86_64-cpu support
` [Qemu-devel] [RFC PATCH 04/10] x86: add x86_cpu_unrealizefn() for cpu apic remove
` [Qemu-devel] [RFC PATCH 05/10] i386: add cpu device_del support
` [Qemu-devel] [RFC PATCH 06/10] qom cpu: rename variable 'cpu_added_notifier' to 'cpu_hotplug_notifier'
` [Qemu-devel] [RFC PATCH 07/10] qom cpu: add UNPLUG cpu notify support
` [Qemu-devel] [RFC PATCH 08/10] i386: implement pc interface cpu_common_unrealizefn() in qom/cpu.c
` [Qemu-devel] [RFC PATCH 09/10] cpu hotplug: implement function cpu_status_write() for vcpu ejection
` [Qemu-devel] [RFC PATCH 10/10] cpus: reclaim allocated vCPU objects

cherry picking and merge
 2014-08-07  5:11 UTC  (10+ messages)
              ` Rebase safely (Re: cherry picking and merge)

[PATCH] sh: bug: add unreachable() to silence warnings
 2014-08-07  5:10 UTC  (3+ messages)

[git pull] Please pull powerpc.git next branch
 2014-08-07  5:08 UTC 

[PATCH 1/1] bug: Add unreachable() to generic BUG() to silence warnings
 2014-08-07  5:06 UTC  (2+ messages)

[PATCH v2 00/29] nios2 Linux kernel port
 2014-08-07  5:06 UTC  (5+ messages)
` [PATCH v2 20/29] nios2: Cpuinfo handling

[Qemu-devel] [RFC PATCH 0/7] i386: add cpu hot remove support
 2014-08-07  4:53 UTC  (8+ messages)
` [Qemu-devel] [RFC PATCH 7/7] cpus: reclaim allocated vCPU objects

[PATCH] asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75VBP & X550CA
 2014-08-07  5:04 UTC  (12+ messages)
                  ` [PATCH] asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75VBP

[linux-lvm] LVM thin pool discard_max_bytes reports 0
 2014-08-07  5:03 UTC  (2+ messages)

[RFC PATCH 0/3] ftrace: Add a ftrace test collection
 2014-08-07  4:53 UTC  (3+ messages)

[meta-webserver][PATCH] monkey: new v1.5.2 release
 2014-08-07  4:49 UTC 

[meta-webserver][PATCHv4] monkey: new v1.5.1 release
 2014-08-07  4:51 UTC  (11+ messages)

[Buildroot] Buildroot 2014.08-git-01152-g10b6d10 make error
 2014-08-07  4:47 UTC  (2+ messages)

[PATCH] drivers/gpio: Check return value to silence warning
 2014-08-07  4:45 UTC  (3+ messages)

[PATCH] Input: imx_keypad - use dev_get_drvdata()
 2014-08-07  4:40 UTC 

[PATCH V1 0/2] refine esai for tdm support
 2014-08-07  4:26 UTC  (5+ messages)
` [PATCH V1 1/2] ASoC: fsl: esai: "
  ` [alsa-devel] "

[PATCH v2] kvm: x86: fix stale mmio cache bug
 2014-08-07  4:20 UTC  (5+ messages)

Qt on Wandboard-solo with Yocto -Problem
 2014-08-07  4:17 UTC  (4+ messages)

[dm-crypt] luks header on initramfs img
 2014-08-07  4:16 UTC  (2+ messages)

[PATCH v2] Hibernate: check unsafe page should not in e820 reserved region
 2014-08-07  4:05 UTC  (2+ messages)

[PATCH v4 0/2] This series adds support for RK3288 SoC integrated PWM
 2014-08-07  4:05 UTC  (15+ messages)
` [PATCH v4 2/2] pwm: rockchip: Added to support for RK3288 SoC

[GIT PULL] trivial for 3.17
 2014-08-07  4:05 UTC  (2+ messages)

[PATCH v2 0/2] Add VIN and ADV7180 device tree support for R8A7791/Henninger board
 2014-08-07  4:01 UTC  (5+ messages)
` [PATCH] ARM: shmobile: koelsch: add VIN1/ADV7180 DT support

[PATCH] cris: bug: add unreachable() to silence warnings
 2014-08-07  4:01 UTC 

[linux-linus test] 29623: regressions - FAIL
 2014-08-07  3:54 UTC 

[U-Boot] [PATCH] tools, scripts: refactor error-out statements of Python scripts
 2014-08-07  3:51 UTC 

[PATCH net-next v4 5/6] net-timestamp: TCP timestamping
 2014-08-07  3:50 UTC  (6+ messages)

[PATCH] [mtd] gpio_flash: fix the bug in handling gpio flash read/write when offset + len from mtd exceeds the window size
 2014-08-07  3:43 UTC 

[PATCH v3 0/6] ext4: extents status tree shrinker improvement
 2014-08-07  3:35 UTC  (7+ messages)
` [PATCH v3 1/6] ext4: improve extents status tree trace point
` [PATCH v3 2/6] ext4: track extent status tree shrinker delay statictics
` [PATCH v3 3/6] ext4: cache extent hole in extent status tree for ext4_da_map_blocks()
` [PATCH v3 4/6] ext4: change lru to round-robin in extent status tree shrinker
` [PATCH v3 5/6] ext4: use a list to track all reclaimable objects for extent status tree
` [PATCH v3 6/6] ext4: use a garbage collection algorithm to manage object

[PATCH] powerpc: Fix warnings about right shift count
 2014-08-07  3:46 UTC 

[PATCH 1/5] drm/radeon: add userptr support v7
 2014-08-07  3:45 UTC  (11+ messages)
` [PATCH 2/5] drm/radeon: add userptr flag to limit it to anonymous memory v2

[PATCH RFC V2] Factor out pci_fixup_irqs and give IRQs to hot-added devices
 2014-08-07  3:43 UTC  (3+ messages)
` [PATCH 01/22] Added some infrastructure to allow assigning PCI device IRQs at device enable time and removed pci_fixup_irqs as the other change obsolites it

[PATCH] USB: atmel_usba_udc: fix it to deal with final DMA channel
 2014-08-07  3:43 UTC  (2+ messages)

[PATCH v4 0/2] Patches to add dr_mode for dwc2
 2014-08-07  3:34 UTC  (6+ messages)
` [PATCH v4 2/2] usb: dwc2: add 'mode' which based on Kconfig select or dts setting

[PATCH] ARM: mx6: Fix suspend/resume with PCI
 2014-08-07  3:30 UTC  (6+ messages)

[PATCH] Fix qemu traditional with PCI passthrough
 2014-08-07  3:29 UTC  (5+ messages)
` [PATCH] qemu-xen-trad: free all the pirqs for msi/msix when driver unloads

designware: missing *config* reg space
 2014-08-07  3:21 UTC  (6+ messages)

[GIT] Networking
 2014-08-07  3:20 UTC 

linux-next: build failure after merge of the modules tree
 2014-08-07  3:20 UTC 

[PATCH V2 0/3] refine clock tree for esai in imx6q
 2014-08-07  3:19 UTC  (10+ messages)
` [PATCH V2 2/3] ARM: clk-imx6q: Add missing lvds and anaclk clock to the clock tree
` [PATCH V2 3/3] ARM: imx6q: Add the clock route from external OSC to ESAI clock

[PATCH 2/2] NFSD: Revert setting op_encode_lockowner_maxsz
 2014-08-07  3:10 UTC 

[PATCH 1/2] NFSD: Treat rq_reserved when initializing xdr_buf
 2014-08-07  3:10 UTC 

[nightly] Core TISDK 2014.08 build 2014-08-06_19-59-49
 2014-08-07  2:51 UTC 

testing result of loop-aio patchset on ext3
 2014-08-07  3:09 UTC  (9+ messages)

[PATCH v2] PCI: Mark broken INTx masking for Mellanox devices
 2014-08-07  3:09 UTC  (8+ messages)

[PATCH] staging: rtl8192u: fix sparse warnings in r8192U_core.c
 2014-08-07  3:08 UTC  (2+ messages)

[PATCH 01/10] Add the __restrict__ keyword
 2014-08-07  3:04 UTC  (4+ messages)
      ` Fwd: "

[PATCH] gpio_flash: fix the CPLB miss bug for gpio expanded flash
 2014-08-07  3:03 UTC  (5+ messages)

[PATCH] HID:hid-logitech: Prevent possibility of infinite loop when using /sys interface
 2014-08-07  2:52 UTC 

[PATCH] btrfs: Don't continue mounting when superblock csum mismatches even generation is less than 10
 2014-08-07  2:51 UTC  (2+ messages)

meta-fsl-ppc - layer.conf issues
 2014-08-07  2:47 UTC  (4+ messages)

[PATCH v4 0/5] drivers/vfio: EEH Compile and compatibility
 2014-08-07  2:47 UTC  (12+ messages)
` [PATCH v4 1/5] powerpc/eeh: Export eeh_iommu_group_to_pe()
` [PATCH v4 2/5] powerpc/eeh: Add warning message in eeh_dev_open()
` [PATCH v4 3/5] drivers/vfio: Fix EEH build error
` [PATCH v4 4/5] drivers/vfio: Allow EEH to be built as module
` [PATCH v4 5/5] drivers/vfio: Enable VFIO if EEH is not supported

[PATCH v3 0/4] drivers/vfio: EEH Compile and compatibility
 2014-08-07  2:46 UTC  (7+ messages)
` [PATCH v3 4/4] drivers/vfio: Enable VFIO if EEH is not supported

[meta-fsl-ppc][PATCH] add layer-specific bbappends when that layer is included
 2014-08-07  2:42 UTC 

cron job: media_tree daily build: WARNINGS
 2014-08-07  2:39 UTC 

[PATCH 1/3] btrfs-progs: check option conflict for btrfs-convert
 2014-08-07  2:35 UTC  (3+ messages)
` [PATCH 2/3] btrfs-progs: remove unused parameter in rollback "
` [PATCH 3/3] btrfs-progs: make close_ctree return void

[PATCH scsi 0/1] libiscsi : T10 DIF support
 2014-08-07  2:35 UTC  (4+ messages)
` [PATCH scsi 1/1] libiscsi : Add T10 Data Integrity Feature support

[Qemu-trivial] [PATCH] build-sys: Move qapi-{types, visit, event}.o into util-obj-y
 2014-08-07  2:34 UTC  (2+ messages)
` [Qemu-devel] "

[U-Boot] Pull request: u-boot-sh/master
 2014-08-07  2:34 UTC 

[U-Boot] [PATCH] powerpc/t1040qds: Remove Video - HDMI support
 2014-08-07  2:33 UTC  (6+ messages)

[PATCH] PCI: imx6: fix boot hang when link already enabled
 2014-08-07  2:32 UTC  (3+ messages)

[PATCH 1/1] ACPI: Check if acpi_device->handler is NULL when ACPI_HOTPLUG_MEMORY is not configured
 2014-08-08  2:30 UTC  (2+ messages)

(no subject)
 2014-08-06 21:52 UTC 

Are we forced to use bad blocks list?
 2014-08-07  2:27 UTC  (4+ messages)

mm-memcontrol-rewrite-charge-api.patch and mm-memcontrol-rewrite-uncharge-api.patch
 2014-08-07  2:26 UTC  (2+ messages)

[Qemu-devel] [PATCH RESEND 0/2] Fix leaks on object_property_add_str() setters
 2014-08-07  2:24 UTC  (5+ messages)
` [Qemu-devel] [PATCH RESEND 1/2] rng-egd: Free old chr_name value before setting new one
` [Qemu-devel] [PATCH RESEND 2/2] hw/machine: Free old values of string properties

[PATCH 0/7] arm: support CONFIG_RODATA
 2014-08-07  2:24 UTC  (4+ messages)
` [PATCH 1/7] arm: use generic fixmap.h

[Qemu-devel] [PATCH 1/3] rng-random: NULL check not needed before g_free()
 2014-08-07  2:19 UTC  (2+ messages)

[PATCH v2] V4L: uvcvideo: Add support for relative pan/tilt controls
 2014-08-07  2:18 UTC  (4+ messages)
` [PATCH 1/2] [media] V4L: Add camera pan/tilt speed controls

linux-next: net/netlink/diag.c:106 suspicious rcu_dereference_protected() usage!
 2014-08-07  2:18 UTC  (4+ messages)
  ` [PATCH net] netlink: hold nl_sock_hash_lock during diag dump


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.