All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-10-14 16:01:28 to 2013-10-14 16:49:24 UTC [more...]

[PATCH 01/17] iio: Update buffer's bytes per datum after updating the scan mask
 2013-10-14 16:49 UTC  (12+ messages)
` [PATCH 02/17] iio:st_accel: Drop redundant call to iio_sw_buffer_preenable()
` [PATCH 03/17] iio:ad7266: Remove redundant call to iio_sw_preenable()
` [PATCH 04/17] iio:ad7887: Remove redundant call to iio_sw_buffer_preenable()
` [PATCH 05/17] iio:ad_sigma_delta: "
` [PATCH 06/17] iio:ti_am335x: "
` [PATCH 07/17] iio:st_gyro: "
` [PATCH 08/17] iio:triggered-buffer: "
` [PATCH 09/17] iio:st_magn: "
` [PATCH 10/17] iio:st_pressure: "
` [PATCH 11/17] iio:gp2ap020a00f: "
` [PATCH 17/17] iio: Remove unused iio_sw_buffer_preenable()

[PATCH 11/28] libxl: only put poller if already gotten in libxl_event_wait
 2013-10-14 16:49 UTC  (6+ messages)
` [PATCH v2] "
    ` [PATCH] libxl: make libxl__poller_put tolerate p==NULL libxl_event_wait

[PATCH 0/3] drm/edid: EST fixes
 2013-10-14 16:48 UTC  (3+ messages)
` [PATCH 1/3] drm/edid: Fix the 1792x1344-75 EST III mode

[Bug 68451] New: Texture flicker in native Dota2 in mesa 9.2.0rc1
 2013-10-14 16:48 UTC  (2+ messages)
` [Bug 68451] "

[PATCH v2] libxl: remove qemu default devices for upstream qemu
 2013-10-14 16:47 UTC  (5+ messages)

[PATCH 1/3] ARM: at91/dt/trivial: use macro for AES irq type
 2013-10-14 16:46 UTC  (9+ messages)
` [PATCH 2/3] ARM: at91/dt/trivial: before sama5d3, Atmel MPU were using at91 prefix
` [PATCH 3/3] ARM: at91/dt/sama5d3: add DMA information to SHA/AES/TDES nodes

[Qemu-devel] [PATCH 0/5] vmstate: Add max_version_id field
 2013-10-14 16:45 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] savevm: Coding style line length fix
` [Qemu-devel] [PATCH 2/5] vmstate: Replace while (...) with for (...)
` [Qemu-devel] [PATCH 3/5] vmstate: Simplify field-skipping load/save logic
` [Qemu-devel] [PATCH 4/5] vmstate: Use version_id when saving
` [Qemu-devel] [PATCH 5/5] vmstate: Add max_version_id field to VMStateDescription

Old: i810 reclaim buffers deadlock
 2013-10-14 16:45 UTC  (3+ messages)

[PATCH RFC v2 5/7] libxl/vNUMA: VM config parsing functions
 2013-10-14 16:45 UTC  (9+ messages)

[Buildroot] [PATCH 1/3] libevent: add host variant
 2013-10-14 16:45 UTC  (6+ messages)
` [Buildroot] [PATCH 2/3] boost: "

linux-next: Tree for Oct 14
 2013-10-14 16:44 UTC  (3+ messages)
` linux-next: manual merge of the spi tree

[PATCHv6 00/16] Linux: FIFO-based event channel ABI
 2013-10-14 16:43 UTC  (7+ messages)
` [PATCH 01/16] xen/events: refactor retrigger_dynirq() and resend_irq_on_evtchn()
` [PATCH 04/16] xen/events: replace raw bit ops with functions

[Buildroot] Help with selecting package
 2013-10-14 16:43 UTC  (9+ messages)

[PATCHv5 0/11] Xen: FIFO-based event channel ABI
 2013-10-14 16:43 UTC  (4+ messages)
` [PATCH 11/11] libxl, xl: add event_channels option to xl configuration file

[PATCH v3 00/10] rework arch/x86/platform/[mrst => intel-mid]
 2013-10-14 16:47 UTC  (14+ messages)
` [PATCH v3 07/10] intel_mid: Added custom device_handler support
` [PATCH v3 08/10] intel_mid: Added custom handler for ipc devices
` [PATCH v3 10/10] intel_mid: Moved SFI related code to intel_mid_sfi.c

[RFC] Create meta-sdr in meta-oe
 2013-10-14 16:42 UTC  (3+ messages)

[PATCH 00/15] Implement per-vcpu NUMA node-affinity for credit1
 2013-10-14 16:42 UTC  (5+ messages)
` [PATCH 07/15] xl: test script for the cpumap parser (for vCPU pinning)

[PATCH v2 0/7] Optimize jump label implementation on ARM64
 2013-10-14 16:41 UTC  (7+ messages)

[Buildroot] [PATCH 1/2] qt5base: fix build when PNG support is disabled
 2013-10-14 16:42 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] qt5base: add an option to build and install examples

[PATCH] pygrub: Support (/dev/xvda) style disk specifications
 2013-10-14 16:40 UTC  (2+ messages)

[PATCH 00/17] netfilter updates: nf_tables pull request
 2013-10-14 16:38 UTC  (18+ messages)
` [PATCH 01/17] netfilter: pass hook ops to hookfn
` [PATCH 02/17] netfilter: nf_nat: move alloc_null_binding to nf_nat_core.c
` [PATCH 03/17] netfilter: add nftables
` [PATCH 04/17] netfilter: nf_tables: add netlink set API
` [PATCH 05/17] netfilter: nf_tables: expression ops overloading
` [PATCH 06/17] netfilter: nf_tables: add optimized data comparison for small values
` [PATCH 07/17] netfilter: nft_payload: add optimized payload implementation for small loads
` [PATCH 08/17] netfilter: nf_tables: convert built-in tables/chains to chain types
` [PATCH 09/17] netfilter: nf_tables: add compatibility layer for x_tables
` [PATCH 10/17] netfilter: nf_tables: nft_payload: fix transport header base
` [PATCH 11/17] netfilter: nf_tables: add support for dormant tables
` [PATCH 12/17] netfilter: nf_tables: Add support for IPv6 NAT
` [PATCH 13/17] netfilter: nf_tables: complete net namespace support
` [PATCH 14/17] netfilter: nf_tables: add insert operation
` [PATCH 15/17] netfilter: nfnetlink: add batch support and use it from nf_tables
` [PATCH 16/17] netfilter: nf_tables: add trace support
` [PATCH 17/17] netfilter: nf_tables: add ARP filtering support

[Qemu-devel] [PATCH v13 0/8] Shared Library Module Support
 2013-10-14 16:38 UTC  (3+ messages)
` [Qemu-devel] [PATCH v13 5/8] module: implement module loading

[Buildroot] [PATCH] snmppp: new package
 2013-10-14 16:38 UTC  (2+ messages)

[PATCH 0/4] remove devm_pinctrl_get_select_default from drivers
 2013-10-14 16:37 UTC  (6+ messages)
` [PATCH 4/4] sound/soc/atmel: don't use devm_pinctrl_get_select_default() in probe

Porting an OS to Xen
 2013-10-14 16:37 UTC  (4+ messages)

[PATCH v3 00/14] CPU idle for Armada XP
 2013-10-14 16:36 UTC  (7+ messages)
` [PATCH v3 11/14] ARM: mvebu: Add CPU idle low level support for Marvell "
` [PATCH v3 12/14] cpuidle: mvebu: Add initial CPU idle support for Armada 370/XP SoC

[PATCH v4 1/3] Wayland : Bump to version 1.3.0
 2013-10-14 16:35 UTC  (3+ messages)

[PATCH Resend 01/10] clk: bcm2835: Remove duplicate inclusion of clk-provider.h
 2013-10-14 16:35 UTC  (7+ messages)
` [PATCH 03/10] clk: tegra: Staticize local variables in clk-pll.c

[PATCH] crypto: atmel-aes - add support for Device Tree
 2013-10-14 16:35 UTC  (3+ messages)

[PATCH] udev: update local rules for new touchscreen device
 2013-10-14 16:35 UTC  (7+ messages)

[Qemu-devel] [PATCH v2] map 64-bit PCI BARs at location provided by emulator
 2013-10-14 16:37 UTC  (13+ messages)

[PATCH] watchdog: pcwd_usb: Use allocated buffer for usb_control_msg
 2013-10-14 16:34 UTC  (2+ messages)

[PATCH 0 of 5 V2] Remus/Libxl: Network buffering support
 2013-10-14 16:34 UTC  (7+ messages)
` [PATCH 3 of 5 V2] tools/libxl: setup/teardown Remus network buffering
        ` [PATCH] libxl: Deprecate synchronous waiting for the device model
        ` [PATCH 3 of 5 V2] tools/libxl: setup/teardown Remus network buffering [and 1 more messages]

[Qemu-devel] [RFC PATCH v2 0/6] Support arm-gic-kvm save/restore
 2013-10-14 16:33 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH v2 3/6] hw: arm_gic: Keep track of SGI sources

Denys Dmytriyenko : recipes: cruft removal and seasonal cleanup
 2013-10-14 16:33 UTC 

Denys Dmytriyenko : recipes: cruft removal and seasonal cleanup
 2013-10-14 16:33 UTC 

Denys Dmytriyenko : init-ifupdown: move interfaces file from netbase to new init-ifupdown
 2013-10-14 16:33 UTC 

[PATCH v2] staging/olpc_dcon: fix kconfig to fix build errors
 2013-10-14 16:33 UTC  (2+ messages)

lttng-modules may trigger deadlock in the timekeeping subsystem with Linux <= 3.10.13, <= 3.11.2
 2013-10-14 16:32 UTC  (2+ messages)

[PATCH] watchdog: ts72xx_wdt: Propagate return value from timeout_to_regval
 2013-10-14 16:32 UTC 

[Bug 63011] New: radeon: horizontal stripes when updating screen
 2013-10-14 16:31 UTC  (4+ messages)
` [Bug 63011] "

Problem diagnosing rebuilding raid5 array
 2013-10-14 16:31 UTC 

[PATCH 1/2] ARM: at91: cpuidle: convert to platform driver
 2013-10-14 16:30 UTC  (6+ messages)

[Qemu-devel] [PULL v2 00/11] target-lm32 updates
 2013-10-14 16:29 UTC  (12+ messages)
` [Qemu-devel] [PULL v2 01/11] lm32_sys: increase test case name length limit
` [Qemu-devel] [PULL v2 02/11] tests: lm32: new rule for single test cases
` [Qemu-devel] [PULL v2 03/11] milkymist-uart: use qemu_chr_fe_write_all() instead of qemu_chr_fe_write()
` [Qemu-devel] [PULL v2 04/11] lm32_uart/lm32_juart: use qemu_chr_fe_write_all()
` [Qemu-devel] [PULL v2 05/11] milkymist-vgafb: swap pixel data in source buffer
` [Qemu-devel] [PULL v2 06/11] target-lm32: kill cpu_abort() calls
` [Qemu-devel] [PULL v2 07/11] target-lm32: move model features to LM32CPU
` [Qemu-devel] [PULL v2 08/11] target-lm32: add breakpoint/watchpoint support
` [Qemu-devel] [PULL v2 09/11] lm32_sys: print test result on stderr
` [Qemu-devel] [PULL v2 10/11] lm32_sys: dump cpu state if test case fails
` [Qemu-devel] [PULL v2 11/11] target-lm32: stop VM on illegal or unknown instruction

projid32bit=1 default in xfsprogs-3.2.0
 2013-10-14 16:30 UTC 

[PATCH v2] x86, relocs: add more per-cpu gold special cases
 2013-10-14 16:28 UTC  (5+ messages)
` [tip:x86/kaslr] x86, relocs: Add "

[meta-handheld][PATCH] h3800.conf: fix MACHINE_FEATURES
 2013-10-14 16:29 UTC  (5+ messages)

[PATCH] add osdep/*/init.c to EXTRA_DIST
 2013-10-14 16:28 UTC 

[PATCH] cairo: add explicit dependency on zlib
 2013-10-14 16:28 UTC 

Panel Driver repository
 2013-10-14 16:27 UTC 

[PATCH] acpi/video: Add Lenovo IdeaPad Yoga 13 to acpi video detect blacklist
 2013-10-14 16:26 UTC  (11+ messages)

[SPAM] Tirage des Tarots cent pour cent gratuit
 2013-10-14 16:26 UTC 

debugging with gdb & gdbserver (host and target)
 2013-10-14 16:26 UTC 

[RFC 00/10] e2fsprogs/mke2fs: add an option: -d root-directory
 2013-10-14 16:26 UTC  (4+ messages)
` [RFC 01/10] mke2fs.c: "

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

[PATCH 1/2] of: simplify phandle lookup
 2013-10-14 16:24 UTC  (2+ messages)
` [PATCH 2/2] of: implement overlay support

[U-Boot] [PATCH] I2C:Zynq: Adapt this driver to the new model
 2013-10-14 16:25 UTC 

Ask for help on SPI slave side driver support
 2013-10-14 16:24 UTC  (7+ messages)
      `  "
          `  "

[U-Boot] [PATCH] I2C:Zynq: Adapt this driver to the new model
 2013-10-14 16:25 UTC  (3+ messages)

[PATCH 1/1] openssl: add Aarch64 bie-endian support
 2013-10-14 16:24 UTC  (3+ messages)

[Qemu-devel] [PATCH 01/11] virtio-bus: remove vdev field
 2013-10-14 16:23 UTC  (2+ messages)
` [Qemu-devel] [PATCH 12/11] virtio-pci: avoid extra pointer dereferences on fast path

[PATCH 0/9] kvm-unit-tests/arm: initial drop
 2013-10-14 16:23 UTC  (10+ messages)
` [PATCH 1/9] remove unused files
` [PATCH 2/9] makefile and run_tests tweaks
` [PATCH 3/9] clean root dir of all x86-ness
` [PATCH 4/9] Introduce a simple iomap structure
` [PATCH 5/9] Add halt() and some error codes
` [PATCH 6/9] Introduce virtio-testdev
` [PATCH 7/9] arm: replace arbitrary divisions
` [PATCH 8/9] arm: initial drop
` [PATCH 9/9] arm: add vectors support

[PATCHv4 0/9] Thermal Framework Enhancements
 2013-10-14 16:21 UTC  (5+ messages)
` [PATCHv4 2/9] Thermal: Create sensor level APIs

[meta-handheld][PATCH] zaurus.inc: remove code for JFFS2 now split in machine configuration
 2013-10-14 16:21 UTC 

[PATCH 00/14] sched: SCHED_DEADLINE v8
 2013-10-14 16:19 UTC  (5+ messages)
` [PATCH 03/14] sched: SCHED_DEADLINE structures & implementation

SimpleFB drivers repository?
 2013-10-14 16:19 UTC 

[Bug 70439] New: Mobility 4570: System freezes after ~5s of enabling audio via xrandr
 2013-10-14 16:19 UTC  (2+ messages)
` [Bug 70439] "

[PATCH 2] libahci: fix turning on LEDs in ahci_start_port()
 2013-10-14 16:18 UTC 

[Devel] New release of ACPIScope - ACPI exploration tool for Windows
 2013-10-14 16:17 UTC 

[meta-handheld][PATCH] zaurus: readd specific bits to each machine
 2013-10-14 16:17 UTC 

[PATCH] x86: Update UV3 hub revision ID
 2013-10-14 16:17 UTC 

[PATCH] libahci: fix turning on LEDs in ahci_start_port()
 2013-10-14 16:15 UTC  (3+ messages)

[PATCH] at91: fix typo in Kconfig description
 2013-10-14 16:15 UTC 

[Bug 64600] New: r600g pyrit OpenCL issue on HD6850
 2013-10-14 16:16 UTC  (2+ messages)
` [Bug 64600] "

[PATCH 0/4] Fix error paths on device initialization in the block layer
 2013-10-14 16:14 UTC  (5+ messages)
` [PATCH 1/4] blk-core: Fix memory corruption if blkcg_init_queue fails
  ` [PATCH 2/4] loop: fix crash if blk_alloc_queue fails
    ` [PATCH 3/4] block: fix a probe argument to blk_register_region
      ` [PATCH 4/4] bdi: test bdi_init failure

kernel policy routing table src ip not respected since 2.6.37 and commit 9fc3bbb4a752
 2013-10-14 16:13 UTC 

populate_sdk for custom image failed
 2013-10-14 16:13 UTC 

[RFC][PATCH 0/7] Power-aware scheduling v2
 2013-10-14 16:13 UTC  (5+ messages)
` [RFC][PATCH 4/7] sched: power: Remove power capacity hints for kworker threads

Is next/cleanup of arm-soc tree stable?
 2013-10-14 16:13 UTC 

[PATCH] gpio: ep93xx: get rid of bogus __raw* accessors
 2013-10-14 16:05 UTC  (2+ messages)

[PATCH] Btrfs: handle a missing extent for the first file extent
 2013-10-14 16:10 UTC 

Audio Miniconference 2013 schedule II - Edinburgh 21st October
 2013-10-14 16:10 UTC 

[U-Boot] fatls shows duplicated entries with long and short names
 2013-10-14 16:07 UTC  (3+ messages)

[PATCH] ath10k: do not warn about unsupported vdev param
 2013-10-14 16:06 UTC  (4+ messages)

[PATCH ipsec] xfrm: prevent ipcomp scratch buffer race condition
 2013-10-14 16:03 UTC 

[PATCH 0/2] drm/i915: fix hdmi audio pixel clock config
 2013-10-14 16:02 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: pass mode to write eld
` [PATCH 2/2] drm/i915: set hdmi audio clock

[RFT PATCH v2 1/4] arm64: fix possible invalid FPSIMD initialization state
 2013-10-14 16:01 UTC  (4+ messages)
` [RFT PATCH v2 3/4] arm64: reduce duplicated code when saving/restoring FPSIMD for signal handling


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.