All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-10 03:47:15 to 2014-02-10 07:27:40 UTC [more...]

[PATCH 0/3] make 'btrfs fi show /mnt/point/' works with ending '/' character
 2014-02-10  7:28 UTC  (3+ messages)
` [PATCH 1/3] btrfs-progs: move find_mount_root to utils.[ch]
` [PATCH 2/3] btrfs-progs: Add path_is_mp option for find_mount_root

[PATCH v5 00/14] Add interpret-trailers builtin
 2014-02-10  7:27 UTC  (7+ messages)
` [PATCH v5 01/14] Add data structures and basic functions for commit trailers
` [PATCH v5 14/14] Documentation: add documentation for 'git interpret-trailers'

[Qemu-devel] [PATCH 00/20] Improve bdrv_open error messages
 2014-02-10  7:27 UTC  (3+ messages)
` [Qemu-devel] [PATCH 01/20] nbd: produce a better error if neither host nor port is passed

[BUG] can't boot up: unable to handle kernel paging request at ffffffffff340003
 2014-02-10  7:23 UTC  (2+ messages)

[Qemu-devel] [PATCH] blockdev: Remove 'type' parameter from blockdev_init()
 2014-02-10  7:22 UTC  (2+ messages)

TI boot-monitor recipe doesn't install the boot monitor binary in the image
 2014-02-10  7:21 UTC  (3+ messages)

[Bug 71239] New: Metro Last Light quits(?) on r600g
 2014-02-10  7:19 UTC  (2+ messages)
` [Bug 71239] "

[PATCH 2/4] input: mc13783: Use module_platform_driver_probe()
 2014-02-10  7:18 UTC  (2+ messages)

[Buildroot] [pkg-perl infra V5 0/8] a package infrastructure for Perl/CPAN modules
 2014-02-10  7:17 UTC  (6+ messages)
` [Buildroot] [pkg-perl infra V5 1/8] host-perl: refactor and rename PERL5LIB
` [Buildroot] [pkg-perl infra V5 2/8] pkg-perl: new infrastructure

[U-Boot] [PATCH 2/2] exynos: clock: use the clear and set bits macros
 2014-02-10  7:16 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] exynos: clock: fixed that cfg is set to wrong value
 2014-02-10  7:16 UTC  (2+ messages)

[PATCH 1/2] regulator: anatop: Add power gating support to digital LDOs
 2014-02-10  7:15 UTC  (2+ messages)

[meta-selinux][PATCH 0/1] refpolicy: backport two patches
 2014-02-10  7:12 UTC  (2+ messages)
` [PATCH 1/1] refpolicy: backport two patches to fix dhclient, hostname and ifconfig

[PATCH v2 0/2] Add device tree based lookup of boost mode frequency
 2014-02-10  7:10 UTC  (6+ messages)
` [PATCH v2 1/2] PM / OPP: Allow boost frequency to be looked up from device tree

[PATCH v2 0/3] Prepare for running ACPI on !x86 and !ia64
 2014-02-10  7:09 UTC  (5+ messages)
` [PATCH v2 2/3] ACPI / processor_core: Rework _PDC related stuff to make it more arch-independent

[PATCH 01/10] watchdog: xilinx: Convert driver to the watchdog framework
 2014-02-10  7:06 UTC  (7+ messages)
` [PATCH 10/10] watchdog: xilinx: Enable this driver for Zynq

[PATCH v2] ARM: dts: i.MX51 babbage: Support diagnostic LED
 2014-02-10  7:05 UTC  (2+ messages)

[Buildroot] buildroot(busybox) problem with ccache during rtai-4.0-test2 compiling
 2014-02-10  7:05 UTC  (8+ messages)

[Qemu-devel] [PATCH] sdhci: Drop unnecessary #include
 2014-02-10  7:00 UTC  (2+ messages)

[PATCH v3] meta/oe/lib/path.py - check mount points, not device
 2014-02-10  6:59 UTC  (4+ messages)

[PATCH v4 0/9] add --gpg-sign to rebase and pull
 2014-02-10  6:59 UTC  (3+ messages)
` [PATCH v4 7/9] rebase: parse options in stuck-long mode

[Qemu-devel] [PATCH qom-next v2 00/12] qtest: Prepare PCI NIC, virtio, IndustryPack tests
 2014-02-10  6:56 UTC  (6+ messages)
` [Qemu-devel] [PATCH qom-next v2 02/12] tests: Add vmxnet3 qtest
` [Qemu-devel] [PATCH 0/2] tests-ppc64: add spapr phb test
  ` [Qemu-devel] [PATCH 1/2] tests-ppc64: add to cleanup rule
  ` [Qemu-devel] [PATCH 2/2] tests-ppc64: test for -device spapr-pci-host-bridge

[PATCH] sk98lin.4: ffix
 2014-02-10  6:55 UTC  (2+ messages)

[PATCH] set_mempolicy.2: ffix
 2014-02-10  6:55 UTC  (2+ messages)

[Bug 73744] New: Constant lock ups with NVIDIA GeForce 8400 GS
 2014-02-10  6:55 UTC  (2+ messages)
  ` [Bug 73744] [NVA8] "

[Qemu-devel] [PATCH] pseries: Update SLOF firmware image to 20140204
 2014-02-10  6:52 UTC 

brcm 4329 problems
 2014-02-10  6:50 UTC  (2+ messages)

[Qemu-devel] [PATCH v20 00/11] Shared library module support
 2014-02-10  6:49 UTC  (12+ messages)
` [Qemu-devel] [PATCH v20 01/11] util: Split out exec_dir from os_find_datadir
` [Qemu-devel] [PATCH v20 02/11] rules.mak: fix $(obj) to a real relative path
` [Qemu-devel] [PATCH v20 03/11] rules.mak: allow per object cflags and libs
` [Qemu-devel] [PATCH v20 04/11] block: use per-object "
` [Qemu-devel] [PATCH v20 05/11] darwin: do not use -mdynamic-no-pic
` [Qemu-devel] [PATCH v20 06/11] rules.mak: introduce DSO rules
` [Qemu-devel] [PATCH v20 07/11] module: implement module loading
` [Qemu-devel] [PATCH v20 08/11] Makefile: install modules with "make install"
` [Qemu-devel] [PATCH v20 09/11] Makefile: introduce common-obj-m and block-obj-m for DSO
` [Qemu-devel] [PATCH v20 10/11] block: convert block drivers linked with libs to modules
` [Qemu-devel] [PATCH v20 11/11] oslib: port qemu_init_exec_dir to Darwin

Get multiple ip addresses by dhcp for wireless card
 2014-02-10  6:47 UTC  (2+ messages)

[Buildroot] [PATCH 0/4] Samba4 package
 2014-02-10  6:48 UTC  (3+ messages)
` [Buildroot] [PATCH 3/4] samba: convert to choice package

[PATCH] ASoC: fsl-esai: fix ESAI TDM slot setting
 2014-02-10  6:47 UTC 

[U-Boot] Secure uboot functionality
 2014-02-10  6:46 UTC 

Commit 34b9c07a3 (microblaze: Disable stack protection from bootloader) causing qemu crash
 2014-02-10  6:45 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH 1/2] ASoC: fsl: Separation of the main audio options and boards
 2014-02-10  6:41 UTC  (6+ messages)
` [PATCH 2/2] ASoC: fsl: Allow to select individual common options

[PATCH 1/2 v2] usbnet: fix bad header length bug
 2014-02-10  6:40 UTC  (2+ messages)

[PATCH] staging : android : sync : fix a checkpatch warning
 2014-02-10  6:40 UTC  (2+ messages)

[PATCH] staging : ion : Fix some checkpatch warnings and an error
 2014-02-10  6:39 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] fit: Add support for SHA256 hash
 2014-02-10  6:35 UTC  (4+ messages)

[PATCH] ARM: imx: avoid calling clk APIs in idle thread which may cause schedule
 2014-02-10  6:34 UTC 

[PATCH] USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver Support
 2014-02-10  6:31 UTC 

[GIT PULL] ARM: imx: device tree changes for 3.15, take 1
 2014-02-10  6:33 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH] file ram alloc: fail if cannot preallocate
 2014-02-10  6:32 UTC 

[PATCH] USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver Support
 2014-02-10  6:32 UTC  (5+ messages)
  ` Re: [PATCH] USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800Device "

[PATCH] ARM: dts: i.MX51 babbage: Support diagnostic LED
 2014-02-10  6:31 UTC  (10+ messages)

[U-Boot] [PATCH 0/7] common, fit, rsa: enhancements
 2014-02-10  6:28 UTC  (7+ messages)
` [U-Boot] [PATCH 2/7] fdt: add "fdt sign" command
` [U-Boot] [PATCH 6/7] tools, fit: add fit_info host command

[PATCH v1 00/10] perf/x86/uncore: add support for SNB/IVB/HSW integrated memory controller PMU
 2014-02-10  6:27 UTC  (5+ messages)
` [PATCH v1 08/10] perf/x86/uncore: add SNB/IVB/HSW client uncore memory controller support
` [PATCH v1 09/10] perf/x86/uncore: add hrtimer to SNB uncore IMC PMU

[PATCH v3 0/2] ASoC: atmel_ssc_dai: add option to choose clock
 2014-02-10  6:09 UTC  (12+ messages)
` [PATCH v3 1/2] ASoC: atmel_ssc_dai: make "
` [PATCH v3 2/2] Binding: atmel-ssc: add "

[PATCH] iswblank.3: ATTRIBUTES: Note function that is thread safe with exceptions
 2014-02-10  6:20 UTC 

[PATCH v2] ARM: dts: imx6qdl-sabreauto: Add PFUZE100 support
 2014-02-10  6:18 UTC  (2+ messages)

[Buildroot] custom kernel tarball does not use the path
 2014-02-10  6:17 UTC  (2+ messages)

[PATCH] Don't track all memory when enabling log dirty to track vram
 2014-02-10  6:14 UTC 

[PATCH v3 1/2] ARM: dts: imx6sl-evk: Add PFUZE100 support
 2014-02-10  6:13 UTC  (2+ messages)

[Qemu-devel] [PATCH] CODING_STYLE: Section about mixed declarations
 2014-02-10  6:09 UTC  (3+ messages)

[PATCH 1/2] ARM: shmobile: lager: add SDHI0/2 support
 2014-02-10  6:08 UTC  (2+ messages)

Fw: [Bug 1155202] [Intel DZ77SL-50K, Intel PantherPoint HDMI, Digital Out, HDMI] No sound at all
 2014-02-10  6:05 UTC 

xprt_wait_for_buffer_space changes causes a hang
 2014-02-10  6:03 UTC 

[PATCH] ARM: imx6q: support ptp and rmii clock from pad
 2014-02-10  6:03 UTC  (3+ messages)

[PATCH RESEND part2 v2 0/8] Arrange hotpluggable memory as ZONE_MOVABLE
 2014-02-10  5:44 UTC  (7+ messages)
` [PATCH RESEND part2 v2 1/8] x86: get pg_data_t's memory from other node

[PATCH] staging: android: timed_output: fix a checkpatch warning
 2014-02-10  5:59 UTC 

[PATCH] drm/nouveau: handle -EACCES runtime PM return code
 2014-02-10  5:58 UTC  (2+ messages)

[PATCH] drm/nouveau/fifo: allocate usermem as needed
 2014-02-10  5:57 UTC  (2+ messages)

ifdef CONFIG in top level makefile
 2014-02-10  5:54 UTC 

[PATCH] drm/nouveau: support for platform devices
 2014-02-10  5:53 UTC  (2+ messages)

[U-Boot] [PATCH] env: disable CONFIG_ETHADDR & CONFIG_IPADDR
 2014-02-10  5:42 UTC 

review request for "Disk IO". "CPU Usage", and "Build Time" pages
 2014-02-10  5:40 UTC 

[PATCH] python-smartpm: really ignore conflicts during install with --attempt
 2014-02-10  5:37 UTC  (3+ messages)

[PATCH] AMD IOMMU: fail if there is no southbridge IO-APIC
 2014-02-10  5:33 UTC  (2+ messages)

[RFT] eglibc 2.19
 2014-02-10  5:32 UTC  (3+ messages)
` [OE-core] "

prctl(PR_SET_PDEATHSIG) + execve
 2014-02-10  5:30 UTC 

[PATCH] saa7134: Add support for SnaZio TvPVR PRO
 2014-02-10  5:28 UTC  (4+ messages)

[PATCH] libnl: Update bug fix patch and Add install append
 2014-02-10  5:25 UTC 

linux-next: manual merge of the akpm-current tree with the rcu tree
 2014-02-10  5:24 UTC  (2+ messages)

linux-next: Tree for Feb 10
 2014-02-10  5:17 UTC  (2+ messages)

[Qemu-devel] [PATCH] spapr-pci: remove io ports workaround
 2014-02-10  5:12 UTC  (3+ messages)

[meta-fsl-arm-extra][PATCH] linux-imx (3.0.35): Enable devtmpfs for cgtqmx6
 2014-02-10  5:04 UTC 

[PATCH 0/2] Ignore trailing spaces in .gitignore
 2014-02-10  5:04 UTC  (4+ messages)

linux-next: build failure after merge of the final tree (staging tree related)
 2014-02-10  5:04 UTC  (2+ messages)

Remove orphan kconfig symbols
 2014-02-10  5:01 UTC  (16+ messages)
` [PATCH 04/28] Remove EXYNOS_DEV_SYSMMU
` [PATCH 27/28] Remove ARC_HAS_COH_RTSC
` [PATCH 24/28] Remove DEPRECATED
        ` make oldfonfig broken

[U-Boot] [PATCH v3 2/2] ventana: Add Gateworks Ventana family support
 2014-02-10  4:52 UTC  (5+ messages)

[PATCH 1/1] ARM: EXYNOS: Consolidate Kconfig entries
 2014-02-10  4:50 UTC  (7+ messages)

[PATCH] staging : android : fix checkpatch issues
 2014-02-10  4:45 UTC  (3+ messages)

[GIT] CIFS Fixes
 2014-02-10  4:44 UTC 

[Bug 74679] New: Pyrit crashes with segmentation fault
 2014-02-10  4:43 UTC  (2+ messages)
` [Bug 74679] "

Overlay image and Text over video using hardware module in i.mx6
 2014-02-10  4:28 UTC  (4+ messages)

[[meta-openstack][PATCH] python-dogpile: core: update SRC_URI* sums
 2014-02-10  4:28 UTC  (5+ messages)

[PATCH v6 0/2] AS3935 lightning sensor support
 2014-02-10  4:27 UTC  (5+ messages)
` [PATCH v6 1/2] iio:as3935: Add DT binding docs for AS3935 driver
` [PATCH v6 2/2] iio: Add AS3935 lightning sensor support

[PATCH] perf tools: Fix the logic of thread__fork
 2014-02-10  4:21 UTC 

[PATCH 1/2] drm/nouveau: replace ffsll with __ffs64
 2014-02-10  4:26 UTC  (2+ messages)

[PATCH] drm/nv50/gr: add missing nv_error parameter priv
 2014-02-10  4:25 UTC  (2+ messages)

[PATCH] nouveau/drm/fifo: fix ENG_RUNLIST register address
 2014-02-10  4:25 UTC  (3+ messages)

[PATCH 4/4] input: mc13783: Add MC13892 support
 2014-02-10  4:22 UTC 

[PATCH 3/4] input: mc13783: Prepare driver to support MC13892
 2014-02-10  4:22 UTC 

[PATCH 2/2] input: gpio_keys: Convert to devm-* API
 2014-02-10  4:22 UTC 

[PATCH v2 2/2] input: clps711x-keypad: dts: Add bindings documentation
 2014-02-10  4:22 UTC 

[PATCH 1/4] input: mc13783: Make mc13xxx_buttons_platform_data more flexible
 2014-02-10  4:22 UTC 

[PATCH 1/2] input: gpio_keys_polled: Convert to devm-* API
 2014-02-10  4:22 UTC 

[PATCH v2 1/2] input: Add new driver for ARM CLPS711X keypad
 2014-02-10  4:22 UTC 

[PATCH RESEND] input: Add commonly used event types
 2014-02-10  4:21 UTC 

exynos4 / g2d
 2014-02-10  4:18 UTC 

[PATCH 0/6] xfs: verifier modification series
 2014-02-10  4:16 UTC  (4+ messages)
` [PATCH 5/6] xfs: add xfs_verifier_error()

[PATCH 0/8] New and Resend the old patches
 2014-02-10  4:12 UTC  (6+ messages)
` [PATCH 1/8] ASoC: fsl: Add VF610 soc audio card Kconfig

[Bug 74764] New: Steam overlay not working
 2014-02-10  4:11 UTC  (2+ messages)
` [Bug 74764] "

[PATCH] dw-mmc: enable trim in eMMC device
 2014-02-10  4:07 UTC  (2+ messages)

[PATCH part1 v5 0/7] Introduce PCIe Device Serial Number capability support
 2014-02-10  4:04 UTC  (8+ messages)
` [PATCH part1 v5 1/7] PCI: rework pci_find_next_ext_capability()
` [PATCH part1 v5 2/7] PCI: introduce pci_bus_find_ext_capability()
` [PATCH part1 v5 3/7] PCI: Add support for Device Serial Number capability
` [PATCH part1 v5 4/7] PCI: Introduce pci_serial_number_changed()
` [PATCH part1 v5 5/7] PCI: Add pci_dummy_ops to isolate pci device temporarily
` [PATCH part1 v5 6/7] PCI: Check pci device serial number when scan device
` [PATCH part1 v5 7/7] PCI: pciehp: Don't enable/disable slot on resume unless status changed

[PATCH 0/4] EFI 1:1 mapping
 2014-02-10  3:59 UTC  (9+ messages)
              ` Linux, UEFI, and Chromebooks (was RE: [PATCH 0/4] EFI 1:1 mapping)

[PATCH -tip v6 00/22] kprobes: introduce NOKPROBE_SYMBOL(), cleanup and fixes crash bugs
 2014-02-10  4:02 UTC  (9+ messages)

[PATCH 01/21] fs: Remove unused function in afs/write.c
 2014-02-10  4:02 UTC  (3+ messages)
` [PATCH 19/21] fs: Add prototype declaration to header file include/linux/syscalls.h

[RFC][PATCH 0/5] arch: atomic rework
 2014-02-10  3:51 UTC  (11+ messages)

great to read your presention
 2014-02-10  3:49 UTC 

[PATCH 1/2] PPC: powernv: remove redundant cpuidle_idle_call()
 2014-02-10  3:45 UTC  (9+ messages)


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.