messages from 2015-09-05 14:02:41 to 2015-09-05 18:58:02 UTC [more...]
[PATCH v2 00/17] staging: sm750fb: coding style fixes
2015-09-05 18:57 UTC (4+ messages)
` [PATCH v2 09/17] staging: sm750fb: ddk750_swi2c: staticize swI2C{SCL,SDA}
[PATCH] uuidd: improve socket activation error messaging
2015-09-05 18:56 UTC
[PATCH lttng-tools 1/2] Fix: lttng-crash: fd leak
2015-09-05 18:54 UTC (2+ messages)
` [PATCH lttng-tools 2/2] Fix: lttng-crash: remove tmp working directory
[PATCH v3 0/5] Add imx6ul touch screen controller support
2015-09-05 18:53 UTC (5+ messages)
` [PATCH v3 1/5] input: touchscreen: add imx6ul_tsc driver support
[PATCH v16 00/14] port tag.c to use ref-filter APIs
2015-09-05 18:52 UTC (15+ messages)
` [PATCH v16 01/14] ref-filter: move `struct atom_value` to ref-filter.c
` [PATCH v16 02/14] ref-filter: introduce ref_formatting_state and ref_formatting_stack
` [PATCH v16 03/14] utf8: add function to align a string into given strbuf
` [PATCH v16 04/14] ref-filter: introduce handler function for each atom
` [PATCH v16 05/14] ref-filter: introduce match_atom_name()
` [PATCH v16 06/14] ref-filter: implement an `align` atom
` [PATCH v16 07/14] ref-filter: add option to filter out tags, branches and remotes
` [PATCH v16 08/14] ref-filter: add support for %(contents:lines=X)
` [PATCH v16 09/14] ref-filter: add support to sort by version
` [PATCH v16 10/14] ref-filter: add option to match literal pattern
` [PATCH v16 11/14] tag.c: use 'ref-filter' data structures
` [PATCH v16 12/14] tag.c: use 'ref-filter' APIs
` [PATCH v16 13/14] tag.c: implement '--format' option
` [PATCH v16 14/14] tag.c: implement '--merged' and '--no-merged' options
[PATCH] mtd: nand: pxa3xx-nand: switch to dmaengine
2015-09-05 18:34 UTC (5+ messages)
__blkg_lookup oops with 4.2-rcX
2015-09-05 18:38 UTC (11+ messages)
[PATCH v3 0/2] Allwinner A10/A20 CAN Controller support
2015-09-05 18:37 UTC (3+ messages)
` [PATCH v3 2/2] "
[Qemu-devel] [PATCH V2] sdhci: use PRIx64 for uint64_t type
2015-09-05 18:33 UTC (4+ messages)
[PATCH 0/1 v2] handle SIGTERM to conclude runqemu
2015-09-05 10:17 UTC (2+ messages)
` [PATCH 1/1 v2] testimage: "
gdb/gdbserver vs. eclipse
2015-09-05 18:17 UTC (7+ messages)
[PATCH] i2c: mux: fix compiler warning
2015-09-05 18:13 UTC (4+ messages)
[Buildroot] [PATCH 1/2] package/gdb (7.9): fix doc build when makeinfo is missing
2015-09-05 18:09 UTC (3+ messages)
` [Buildroot] [PATCH 2/2] package/gdb (7.10): fix doc build when make info "
[PATCH] net: phy: Handle postive return codes in phy_connect
2015-09-05 18:01 UTC
[U-Boot] Can someone upload u-boot 2015.10-rc2 to ftp://ftp.denx.de/pub/u-boot/ ? (NT)
2015-09-05 18:01 UTC
[PATCH v5 0/3] Add support for touchscreen on Colibri VF50
2015-09-05 17:59 UTC (5+ messages)
` [PATCH v5 3/3] touchscreen: colibri-vf50-ts: Add touchscreen support for "
[meta-selinux][PATCHv2 0/8] Label file system in build
2015-09-05 17:59 UTC (6+ messages)
` [meta-selinux][PATCHv2 6/8] e2fsprogs: Copy xattr block from source file
DBus WriteValue is failing for bluez 5.31 with kernel 4.1+
2015-09-05 17:58 UTC (3+ messages)
[RFC] test_when_finished in subshells
2015-09-05 17:57 UTC (4+ messages)
` [PATCH 0/5] disallow "
futex atomic vs ordering constraints
2015-09-05 17:53 UTC (9+ messages)
[PATCH] tag: support mixing --sort=<spec> and -n
2015-09-05 17:52 UTC
[4.2, Regression] Queued spinlocks cause major XFS performance regression
2015-09-05 17:45 UTC (10+ messages)
[Qemu-devel] [PATCH v3 RFC 0/17] block: persistent dirty bitmaps
2015-09-05 17:33 UTC (28+ messages)
` [Qemu-devel] [PATCH 01/17] block: fix bdrv_dirty_bitmap_granularity()
` [Qemu-devel] [PATCH 02/17] block: add bdrv_dirty_bitmap_size()
` [Qemu-devel] [PATCH 03/17] spec: add qcow2-dirty-bitmaps specification
` [Qemu-devel] [PATCH 04/17] qcow2: Dirty Bitmaps Ext: structs and consts
` [Qemu-devel] [PATCH 05/17] qcow2-dirty-bitmap: read dirty bitmap directory
` [Qemu-devel] [PATCH 06/17] qcow2-dirty-bitmap: add qcow2_dirty_bitmap_load()
` [Qemu-devel] [PATCH 07/17] qcow2-dirty-bitmap: add qcow2_dirty_bitmap_store()
` [Qemu-devel] [PATCH 08/17] qcow2: add dirty bitmaps extension
` [Qemu-devel] [PATCH 09/17] qcow2-dirty-bitmap: add qcow2_dirty_bitmap_load_check()
` [Qemu-devel] [PATCH 10/17] block: store persistent dirty bitmaps
` [Qemu-devel] [PATCH 11/17] block: add bdrv_load_dirty_bitmap()
` [Qemu-devel] [PATCH 12/17] qcow2-dirty-bitmap: add autoclear bit
` [Qemu-devel] [PATCH 13/17] qemu: command line option for dirty bitmaps
` [Qemu-devel] [PATCH 14/17] qcow2-dirty-bitmap: add IN_USE flag
` [Qemu-devel] [PATCH 15/17] qcow2-dirty-bitmaps: handle store reqursion
` [Qemu-devel] [PATCH 16/17] iotests: add VM.test_launcn()
` [Qemu-devel] [PATCH 17/17] iotests: test internal persistent dirty bitmap
[PATCH] Input: i8042 - Lower log level for "no controller" message
2015-09-05 17:29 UTC (2+ messages)
[PATCH] f2fs:Fix locking requirements in the function recover_dentry
2015-09-05 17:27 UTC
[PATCH] Input: walkera0701 - fix abs() calculations on 64 bit values
2015-09-05 17:25 UTC
[Xenomai] maintenance again
2015-09-05 17:24 UTC
[PATCH] ARM: fix alignement of __bug_table section entries
2015-09-05 17:10 UTC (7+ messages)
[PATCHv6 0/6] iio: mma8452: improve driver and support more chips
2015-09-05 17:07 UTC (16+ messages)
` [PATCH 1/6] iio: mma8452: refactor for seperating chip specific data
` [PATCH 2/6] iio: mma8452: add support for MMA8453Q accelerometer chip
` [PATCH 3/6] iio: mma8452: add freefall / motion interrupt source
` [PATCH 4/6] iio: mma8452: add support for MMA8652FC and MMA8653FC
` [PATCH 6/6] iio: mma8452: leave sysfs namings to the iio core
[Buildroot] [PATCHv4 1/2] udisks: bump to version 1.0.5
2015-09-05 17:02 UTC (2+ messages)
[PATCH 1/2] fio.1: update description for 'buffer_pattern' and 'verify_pattern'
2015-09-05 17:01 UTC (2+ messages)
` [PATCH 2/2] verify: move meta header to generic verify_header
[RFC 0/6] Add support of formats for the pattern input
2015-09-05 17:01 UTC (4+ messages)
More builtin git-am issues
2015-09-05 16:57 UTC (14+ messages)
Screen brightness adjustment is just too broken
2015-09-05 16:42 UTC
[U-Boot] [PATCH] pinctrl: move dm_scan_fdt_node() out of pinctrl uclass
2015-09-05 16:48 UTC (6+ messages)
[PATCH] MIPS: idle: add case for CPU_5KE
2015-09-05 16:47 UTC
[PATCH 1/2 for-4.3] MIPS: BPF: Avoid unreachable code on little endian
2015-09-05 16:46 UTC (2+ messages)
` [PATCH 2/2 for-4.3] MIPS: BPF: Fix build on pre-R2 little endian CPUs
[U-Boot] [PATCH v2] pinctrl: move dm_scan_fdt_node() out of pinctrl uclass
2015-09-05 16:44 UTC
[PATCH v3 0/1] iio: humidty: add HDC100x support
2015-09-05 16:40 UTC (3+ messages)
` [PATCH v3] iio: humidity: "
[Buildroot] [PATCH 3/3] Fix uClibc build for ARM-nommu
2015-09-05 16:33 UTC
[Buildroot] [PATCH 2/3] Fix elf2flt build when LTO is enabled
2015-09-05 16:33 UTC
[Buildroot] [PATCH 1/3] Change elf2flt upstream repository
2015-09-05 16:32 UTC
[PATCH 00/18] Export SPI and OF module aliases in missing drivers
2015-09-05 16:31 UTC (5+ messages)
` [PATCH 02/18] staging: iio: hmc5843: Export missing SPI module alias information
[PATCHv3] staging: wilc1000: replace MALLOC_WILC_BUFFER() macro to avoid possible memory leak
2015-09-05 16:29 UTC (6+ messages)
` [PATCHv4 0/2] staging: wilc1000: code improvements
` [PATCHv4 1/2] staging: wilc1000: remove FREE_WILC_BUFFER()
[PATCH] iio: st_accel: fix interrupt handling on LIS3LV02
2015-09-05 16:27 UTC (2+ messages)
[PATCH lttng-tools] Fix: unpublish stream on close
2015-09-05 16:19 UTC
[PATCH lttng-tools] Fix: put viewer stream on send error
2015-09-05 16:18 UTC
[PATCH 1/2] ALSA: hda - Enable headphone jack detect on old Fujitsu laptops
2015-09-05 16:18 UTC (2+ messages)
` [PATCH 2/2] ALSA: hda - Use ALC880_FIXUP_FUJITSU for FSC Amilo M1437
[PATCH lttng-tools] Fix: kernel track/untrack error handling
2015-09-05 16:18 UTC
[GIT] Networking
2015-09-05 16:14 UTC (3+ messages)
[PATCH lttng-tools v2] Fix: Python agent tests were always skipped
2015-09-05 16:14 UTC
[RFC v1 0/4] iio: new chemical sensor framework and channel types
2015-09-05 16:14 UTC (9+ messages)
` [RFC v1 1/4] iio: chemical: Add IIO_CONCENTRATION channel type
` [RFC v1 2/4] iio: resistance: add IIO_RESISTANCE "
` [RFC v1 4/4] iio: chemical: add SGX VZ89x VOC sensor support
[PATCH lttng-tools 1/3] Fix: relayd: make viewer streams consider metadata sent
2015-09-05 16:14 UTC (3+ messages)
` [PATCH lttng-tools 2/3] Fix: relay: viewer_get_next_index handle null vstream
` [PATCH lttng-tools 3/3] Fix: relayd: file rotation and live read
No sound with Odys Winpad v10 - byt-rt5640
2015-09-05 16:12 UTC
[PATCH v2] clk: rockchip: Add pclk_peri to critical clocks on RK3066/RK3188
2015-09-05 16:12 UTC (6+ messages)
[PATCHv2] staging: sm750fb: fix improper typedef usage
2015-09-05 15:51 UTC (2+ messages)
[[PATCH v2] 0/2] Add Altera Modular ADC Driver
2015-09-05 15:47 UTC (7+ messages)
` [[PATCH v2] 1/2] Altera Modular ADC driver device binding
` [[PATCH v2] 2/2] Altera Modular ADC driver support
[PATCH v2 7/7] ARM: smp: Add runtime PM support for CPU hotplug
2015-09-05 15:39 UTC (3+ messages)
[Patch V0] x86, mce: Don't clear global error reporting banks during cpu_offline
2015-09-05 15:32 UTC (4+ messages)
[refpolicy] [PATCH v3] virt: Add policy for virtlockd the Virtual machine lock manager
2015-09-05 15:30 UTC (2+ messages)
about outreach 2015 winter program
2015-09-05 15:29 UTC (3+ messages)
` [Outreachy kernel] "
[refpolicy] [PATCH v2 1/2] virt: Add policy for virtlockd the Virtual machine lock manager
2015-09-05 15:28 UTC (3+ messages)
` [refpolicy] [PATCH v2 2/2] virt: Allow creating qemu guest agent socket
PING: [PATCH] make build tool dependencies portable
2015-09-05 15:26 UTC (2+ messages)
[BUG 4.2-rc8] Interrupt occurs while apply_alternatives() is patching the handler
2015-09-05 15:25 UTC (8+ messages)
[Buildroot] [PATCH 3/3] uclibc: symlinks are automatically created by uClibc-ng makefile
2015-09-05 15:25 UTC
[Buildroot] [PATCH 2/3] uclibc: fix coreutils cut bug, enable needed config symbols
2015-09-05 15:24 UTC
[Buildroot] [PATCH 1/3] uclibc: update to 1.0.6
2015-09-05 15:23 UTC
I NEED YOUR ASSISTANCE
2015-09-05 14:54 UTC
IBSS-RSN support on ath10k only links
2015-09-05 15:08 UTC
[U-Boot] [PATCH] sunxi: Add q8_a13_tablet defconfig and dts
2015-09-05 15:05 UTC
[PATCH] Staging: iio: Move evgen interrupt generation to irq_work
2015-09-05 15:01 UTC (4+ messages)
[PATCH 00/15] drm/i915: Adding NV12 for skylake display
2015-09-05 14:59 UTC (13+ messages)
` [PATCH 11/15] drm/i915: Add NV12 to primary plane programming
` [PATCH 14/15] drm/i915: skl nv12 workarounds
` [PATCH 15/15] drm/i915: Add 90/270 rotation for NV12 format
[RFC] mmc: core: Set clock before switching to highspeed mode
2015-09-05 14:58 UTC (3+ messages)
` [linux-sunxi] "
[PATCH 1/3] ARM: dts: sunxi: Add sun?i-q8-common.dtsi files for q8 tablets
2015-09-05 14:55 UTC (6+ messages)
` [PATCH 2/3] ARM: dts: sun5i: Add sun5i-q8-common.dtsi
` [PATCH 3/3] ARM: dts: sun5i: Add dts file for q8 formfactor a13 based tablets
[Buildroot] [RFC 00/37] efl bump to 1.14.2
2015-09-05 14:55 UTC (6+ messages)
earlycon issues in -next with amba-pl011 updates
2015-09-05 14:54 UTC (11+ messages)
[PATCH] MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16
2015-09-05 14:25 UTC (4+ messages)
[distros-debian-snapshot test] 37897: regressions - FAIL
2015-09-05 14:25 UTC
determine name of tag used for checkout when multiple tags exist?
2015-09-05 14:23 UTC (4+ messages)
[PATCH] leds: leds-ot200: Use devm_led_classdev_register
2015-09-05 14:23 UTC
[xen-unstable test] 61352: trouble: blocked/broken
2015-09-05 14:17 UTC
FROM MR. MARTIN IBANEZ
2015-09-05 14:07 UTC
module_put_and_exit() and free_module()
2015-09-05 14:13 UTC
[Qemu-devel] [RFC 00/20] Do away with TB retranslation
2015-09-05 14:11 UTC (6+ messages)
[PATCH] mm/mmap.c: Remove redundent 'get_area' function pointer in get_unmapped_area()
2015-09-05 14:09 UTC (2+ messages)
linux-next: build warnings after merge of the regmap tree
2015-09-05 14:08 UTC (6+ messages)
` [PATCH 1/2] mfd: Fixup clients of multi_reg_write/register_patch
[PATCH] mm/mmap.c: Remove useless statement "vma = NULL" in find_vma()
2015-09-05 14:03 UTC
[PATCHv1 0/2] git-p4: work on a detached head
2015-09-05 14:02 UTC (3+ messages)
` [PATCHv1 1/2] git-p4: add failing test for submit from "
` [PATCHv1 2/2] git-p4: work with a "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.