messages from 2016-06-22 14:58:03 to 2016-06-22 15:30:47 UTC [more...]
[PATCH] pwm: lpc32xx: Set PWM_PIN_LEVEL bit in lpc32xx_pwm_disable
2016-06-22 15:30 UTC (7+ messages)
[meta-oe][PATCH] gtest: fix installation in multilib
2016-06-22 15:29 UTC (6+ messages)
` [meta-oe][PATCH v2] "
` [meta-oe][PATCH v3] "
CPU1 does not come back online after failed suspend request
2016-06-22 15:30 UTC
=?gb18030?B?u9i4tKO6dWJpZnM6cXVlc3Rpb25zIGFib3V0IHRoaXMgZmlsZXN5c3RlbQ==?=
2016-06-22 15:26 UTC
[PATCH 0/2] Add gcc version and tclibc to build summary
2016-06-22 15:29 UTC (3+ messages)
` [PATCH 1/2] build summary: add gcc version being used
` [PATCH 2/2] build summary: add TCLIBC "
[PATCH 1/4] ASoC: compress: Pass error out of soc_compr_pointer
2016-06-22 15:29 UTC (2+ messages)
` Applied "ASoC: compress: Pass error out of soc_compr_pointer" to the asoc tree
[PATCH] libxl: fix an error path that uses uninitialised rc in libxl_set_memory_target
2016-06-22 15:29 UTC (7+ messages)
[PATCH] spi: Improve DT binding documentation
2016-06-22 15:29 UTC (3+ messages)
` Applied "spi: Improve DT binding documentation" to the spi tree
[PATCH] spi: sh-msiof: Remove sh_msiof_spi_priv.chipdata
2016-06-22 15:29 UTC (2+ messages)
` Applied "spi: sh-msiof: Remove sh_msiof_spi_priv.chipdata" to the spi tree
[PATCH] regmap-i2c: Use i2c block command only if register value width is 8 bit
2016-06-22 15:28 UTC (2+ messages)
` Applied "regmap-i2c: Use i2c block command only if register value width is 8 bit" to the regmap tree
[PATCH] staging: lustre: lnet: Remove old commented out code
2016-06-22 15:19 UTC (2+ messages)
` [lustre-devel] "
[PATCH 2/9] regulator: of: setup initial suspend state
2016-06-22 15:29 UTC (2+ messages)
` Applied "regulator: of: setup initial suspend state" to the regulator tree
[PATCH 00/27] Move LRU page reclaim from zones to nodes v7
2016-06-22 14:38 UTC (3+ messages)
` [PATCH 18/27] mm: Move most file-based accounting to the node
[PATCH 1/2] ASoC: Intel: Kconfig: fix build when ACPI is not enabled
2016-06-22 15:28 UTC (2+ messages)
` Applied "ASoC: Intel: Kconfig: fix build when ACPI is not enabled" to the asoc tree
[PATCH 2/2] ASoC: Intel: Kconfig: formatting update
2016-06-22 15:28 UTC (2+ messages)
` Applied "ASoC: Intel: Kconfig: formatting update" to the asoc tree
[PATCH 2/2] ASoC: rt5514: Add the MCLK handling
2016-06-22 15:28 UTC (2+ messages)
` Applied "ASoC: rt5514: Add the MCLK handling" to the asoc tree
[PATCH] ASoC: max9877: Remove unused function declaration
2016-06-22 15:28 UTC (3+ messages)
` Applied "ASoC: max9877: Remove unused function declaration" to the asoc tree
[PATCH v2 1/4] ASoC: Intel: Revert "ASoC: Intel: Add support for PM ops in bxt-rt298"
2016-06-22 15:28 UTC (2+ messages)
` Applied "ASoC: Intel: Revert "ASoC: Intel: Add support for PM ops in bxt-rt298"" to the asoc tree
[PATCH v2 2/4] ASoC: Intel: Skylake: Disable async suspend
2016-06-22 15:28 UTC (2+ messages)
` Applied "ASoC: Intel: Skylake: Disable async suspend" to the asoc tree
[PATCH v2 3/4] ASoC: Intel: Skylake: Add pm ops for broxton-rt298 machine
2016-06-22 15:28 UTC (2+ messages)
` Applied "ASoC: Intel: Skylake: Add pm ops for broxton-rt298 machine" to the asoc tree
[PATCH v2 4/4] ASoC: Intel: Skylake: Update comment style
2016-06-22 15:28 UTC (2+ messages)
` Applied "ASoC: Intel: Skylake: Update comment style" to the asoc tree
[PATCH 1/2] ASoC: rt5514: Fix the issue that the variable dereferenced before checking
2016-06-22 15:28 UTC (2+ messages)
` Applied "ASoC: rt5514: Fix the issue that the variable dereferenced before checking" to the asoc tree
[PATCH v2 1/3] ASoC: Intel: Skylake: Add DSP muti-core infrastructure
2016-06-22 15:28 UTC (2+ messages)
` Applied "ASoC: Intel: Skylake: Add DSP muti-core infrastructure" to the asoc tree
[PATCH 2/3] ASoC: Intel: Skylake: Support multi-core in Skylake
2016-06-22 15:28 UTC (2+ messages)
` Applied "ASoC: Intel: Skylake: Support multi-core in Skylake" to the asoc tree
[PATCH 3/3] ASoC: Intel: Skylake: Support multi-core in Broxton
2016-06-22 15:28 UTC (2+ messages)
` Applied "ASoC: Intel: Skylake: Support multi-core in Broxton" to the asoc tree
[Qemu-devel] Change of max-ram-below-4g initial value breaks Xen
2016-06-22 15:27 UTC (4+ messages)
` "
[Buildroot] [PATCH] erlang: enable compilation on mipsel
2016-06-22 15:27 UTC (3+ messages)
[Buildroot] [PATCH] glibc: bump default to version 2.23
2016-06-22 15:27 UTC (6+ messages)
xfs: untangle the direct I/O and DAX path, fix DAX locking
2016-06-22 15:27 UTC (18+ messages)
` [PATCH 1/8] xfs: don't pass ioflags around in the ioctl path
` [PATCH 2/8] xfs: kill ioflags
` [PATCH 3/8] xfs: remove s_maxbytes enforcement in xfs_file_read_iter
` [PATCH 4/8] xfs: split xfs_file_read_iter into buffered and direct I/O helpers
` [PATCH 5/8] xfs: stop using generic_file_read_iter for direct I/O
` [PATCH 6/8] xfs: direct calls in the direct I/O path
` [PATCH 7/8] xfs: split direct I/O and DAX path
` [PATCH 8/8] xfs: fix locking for DAX writes
[Qemu-devel] [RFC Patch 3/3] sockets: replace creating a new socket with the record one
2016-06-22 15:27 UTC
[PATCH] xen/arm: register clocks used by the hypervisor
2016-06-22 15:26 UTC (3+ messages)
[Qemu-devel] [RFC Patch 2/3] chardev: save the passed in 'fd' parameter during parsing
2016-06-22 15:26 UTC
Toaster Weekly Meeting Minutes 06/23/16
2016-06-22 15:25 UTC
[Qemu-devel] [RFC Patch 1/3] chardev: add new socket fd parameter for unix socket
2016-06-22 15:25 UTC
[meta-gnome][PATCH] gnome-disk-utility: blacklist because of avahi-ui
2016-06-22 15:25 UTC
[Qemu-devel] [PATCH v8 11/12] vfio: register aer resume notification handler for aer resume
2016-06-22 15:25 UTC (13+ messages)
[Qemu-devel] [PATCH v2 0/2] block: Add qemu_dup in osdep.c and use it
2016-06-22 15:24 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 1/2] osdep: Introduce qemu_dup
[Qemu-devel] [RFC Patch 0/3] Accept passed in socket 'fd' open from outside for unix socket
2016-06-22 15:24 UTC
[PATCH v6 00/15] KVM: arm64: GICv3 ITS emulation
2016-06-22 15:24 UTC (14+ messages)
` [PATCH v6 06/15] KVM: arm64: handle ITS related GICv3 redistributor registers
` [PATCH v6 07/15] KVM: arm64: introduce ITS emulation file with MMIO framework
` [PATCH v6 08/15] KVM: arm64: introduce new KVM ITS device
[U-Boot] [PATCH 0/3] ARM: imx: enhance support for the cm-fx6 module
2016-06-22 15:24 UTC (3+ messages)
` [U-Boot] [PATCH 1/3] ARM: configs: cm_fx6: improve default environment
[PATCH] mmc: sdhci-pci: Add support for Intel KBP
2016-06-22 15:24 UTC (2+ messages)
[PATCH] mmc: host: use pr_err for sdhci_dumpregs
2016-06-22 15:23 UTC (4+ messages)
` [PATCH V2] mmc: sdhci: "
[PATCH v3 0/15] Changes to support 150 MHz eMMC on rk3399
2016-06-22 15:23 UTC (4+ messages)
[PATCH v2] mmc: host: use the defined function to check whether card is removable
2016-06-22 15:23 UTC (2+ messages)
[PATCH V7 0/2] Add SDHCI driver for Broadcom BRCMSTB/BMIPS Soc's
2016-06-22 15:23 UTC (2+ messages)
[PATCH] mmc: block: Fix tag condition with packed writes
2016-06-22 15:23 UTC (2+ messages)
[RFC][PATCH] mmc: core: Disable HPI for certain Hynix eMMC cards
2016-06-22 15:23 UTC (2+ messages)
[Qemu-devel] [PATCH v3 00/20] GICv3 emulation
2016-06-22 15:23 UTC (12+ messages)
[meta-oe][meta-xfce][PATCH] toscoterm, xfce4-terminal: blacklist because of vte
2016-06-22 15:23 UTC
PCI passthrough for HVM with stubdomain broken by "tools/libxl: handle the iomem parameter with the memory_mapping hcall"
2016-06-22 15:23 UTC (4+ messages)
[PATCH v2] mmc: core: Only change mode if mmc_select_bus_width() is successful
2016-06-22 15:23 UTC (3+ messages)
[RFC PATCH 0/8] PM / Domains: Add support for removing PM domains
2016-06-22 15:22 UTC (8+ messages)
` [RFC PATCH 1/8] PM / Domains: Add new helper functions for device-tree
[PATCH v2] mmc: Set pref erase size based on size
2016-06-22 15:23 UTC (3+ messages)
` [PATCH v3] CHROMIUM: "
[PATCH 0/2] mmc: remove sdhci-bcm2835
2016-06-22 15:22 UTC (3+ messages)
[PATCH v13 00/16] PCI: Fixup for 64bit resource with sparc
2016-06-22 15:22 UTC (6+ messages)
` [PATCH v13 01/16] PCI: Let pci_mmap_page_range() take resource address
[Qemu-devel] [PATCH v5 00/10] Dirty bitmap changes for migration/persistence work
2016-06-22 15:22 UTC (5+ messages)
` [Qemu-devel] [PATCH v5 01/10] block: Hide HBitmap in block dirty bitmap interface
` [Qemu-devel] [PATCH v5 02/10] HBitmap: Introduce "meta" bitmap to track bit changes
[Qemu-devel] [PATCH 0/6] serial: flow control fixes
2016-06-22 15:22 UTC (11+ messages)
` [Qemu-devel] [PATCH 2/6] serial: reinstate watch after migration
` [Qemu-devel] [PATCH 3/6] serial: separate serial_xmit and serial_watch_cb
` [Qemu-devel] [PATCH 4/6] serial: simplify tsr_retry reset
` [Qemu-devel] [PATCH 5/6] char: change qemu_chr_fe_add_watch to return unsigned
[PATCH] PM / suspend: show workqueues busy name in suspend flow
2016-06-22 15:21 UTC (2+ messages)
[PATCH v3 0/3] ptrace-vs-syscall-restart fixes, v3
2016-06-22 15:20 UTC (6+ messages)
` [PATCH v3 2/3] x86/signal: Rewire the restart_block() syscall to have a constant nr
[PATCH v2] ACPI: Support for platform initiated graceful shutdown
2016-06-22 15:20 UTC (4+ messages)
udev events on a disk, at boot time
2016-06-22 15:20 UTC (7+ messages)
Mouse cursor disappearing with SNA rendering
2016-06-22 15:20 UTC (5+ messages)
want blocking writes, but eventually get: errno 105 (No buffer space available)
2016-06-22 15:18 UTC (3+ messages)
[PATCH] Disable non-ABI-compliant optimisations for live patching
2016-06-22 15:19 UTC (2+ messages)
[PATCH v2 0/7] Let log-tree and friends respect diffopt's `file` field
2016-06-22 15:17 UTC (18+ messages)
` [PATCH v3 0/9] "
` [PATCH v3 2/9] Disallow diffopt.close_file when using the log_tree machinery
` [PATCH v4 00/10] Let log-tree and friends respect diffopt's `file` field
` [PATCH v4 01/10] Prepare log/log-tree to reuse the diffopt.close_file attribute
` [PATCH v4 02/10] log-tree: respect diffopt's configured output file stream
` [PATCH v4 03/10] line-log: "
` [PATCH v4 04/10] graph: respect the diffopt.file setting
` [PATCH v4 05/10] shortlog: support outputting to streams other than stdout
` [PATCH v4 06/10] format-patch: explicitly switch off color when writing to files
` [PATCH v4 07/10] format-patch: avoid freopen()
` [PATCH v4 08/10] format-patch: use stdout directly
` [PATCH v4 09/10] shortlog: respect the --output=<file> setting
` [PATCH v4 10/10] Ensure that log respects --output=<file>
[PATCH 0/9] iio: bmp280: improve driver
2016-06-22 15:18 UTC (3+ messages)
[Qemu-devel] [PATCH 0/2] block: Add qemu_dup in osdep.c and use it
2016-06-22 15:18 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] osdep: Introduce qemu_dup
[PATCH v2] ASoC: cs53l30: Add MUTE pin control support via GPIO
2016-06-22 15:18 UTC (2+ messages)
[PATCH v6 000/119] xfs: add reverse mapping, reflink, dedupe, and online scrub support
2016-06-22 15:18 UTC (7+ messages)
` [PATCH 013/119] xfs: support btrees with overlapping intervals for keys
` [PATCH 014/119] xfs: introduce interval queries on btrees
[RFC] [PATCH 0/3] scatterlist: Add support to clone sg_table
2016-06-22 15:18 UTC (3+ messages)
` [RFC] [PATCH 1/3] lib/scatterlist: "
[PATCH v2] xen: arm: Update arm64 image header
2016-06-22 15:17 UTC (8+ messages)
cpuidle broken on mainline
2016-06-22 15:16 UTC
Error applying patch - openvswitch
2016-06-22 15:16 UTC (3+ messages)
[U-Boot] [PATCH v4 0/9] LS2080ARDB: Enable EFI boot support
2016-06-22 15:15 UTC (5+ messages)
` [U-Boot] [PATCH v4 4/9] ls2080ardb: Convert to distro boot
Stable -rc git trees and email headers
2016-06-22 15:14 UTC (4+ messages)
[PATCH V3 1/3] x86/ioapic: Support hot-removal of IOAPICs present during boot
2016-06-22 15:14 UTC (3+ messages)
` [PATCH V4 "
[PATCH net-next 0/4] net_sched: bulk dequeue and deferred drops
2016-06-22 15:14 UTC (5+ messages)
` [PATCH net-next 1/4] net_sched: drop packets after root qdisc lock is released
` [PATCH net-next 4/4] net_sched: generalize bulk dequeue
[PATCH v2] ubi: Make recover_peb power cut aware
2016-06-22 14:44 UTC (2+ messages)
[PATCH] spi: spidev: Allow matching DT compatible strings from ACPI
2016-06-22 15:14 UTC (3+ messages)
Denys Dmytriyenko : u-boot-ti-staging: add support for AM57xx HS platform
2016-06-22 15:13 UTC
Denys Dmytriyenko : u-boot-ti-staging: add support for AM57xx HS platform
2016-06-22 15:13 UTC
JITs and 52-bit VA
2016-06-22 15:13 UTC (2+ messages)
Not matching event states in ./msg/async/AsyncConnection.cc
2016-06-22 14:36 UTC (2+ messages)
[PATCH 3/3] vhost: device IOTLB API
2016-06-22 14:55 UTC (2+ messages)
[PATCH 1/2] iio: magn: DT bindings for AK8974
2016-06-22 15:11 UTC (2+ messages)
[PATCH 2/2] iio: magn: add a driver for AK8974
2016-06-22 15:11 UTC
[ftrace] kernel panics during my attempt to use ftrace
2016-06-22 15:10 UTC (2+ messages)
[Cocci] [PATCH v3 3/8] coccicheck: enable parmap support
2016-06-22 15:10 UTC (12+ messages)
[PATCH iproute2 net-next v4 0/5] bridge: json support for fdb and vlan show
2016-06-22 14:53 UTC (2+ messages)
[RFC] Raising the UBI version
2016-06-22 15:06 UTC (12+ messages)
[PATCH v3 1/2] ethdev: add tunnel and port RSS offload types
2016-06-22 15:06 UTC (4+ messages)
` [PATCH v4 0/2] New RSS offload flags
` [PATCH v4 1/2] ethdev: add tunnel and port RSS offload types
[RFC PATCH 0/4] Introduce new caps to improve the card's init sequence
2016-06-22 15:06 UTC (4+ messages)
` [RFC PATCH 1/4] Documentation: mmc: add description for new caps
[PATCH 02/15] thermal: sysfs: lock tz while on access to mode properties
2016-06-22 15:05 UTC (6+ messages)
` [PATCHv2 1/1] thermal: core: call thermal_zone_device_update() after mode update
` [PATCHv4 "
[PATCH] drivers/of: add option to load a default Device Tree
2016-06-22 15:05 UTC
A question about the patch(commit :c777e2a8b654 powerpc/mm: Fix Multi hit ERAT cause by recent THP update)
2016-06-22 15:05 UTC
[Bug 120751] New: Host kernel freezes when I shutdown guest
2016-06-22 15:05 UTC (2+ messages)
` [Bug 120751] "
[PATCH] mmc: core: add auto bkops support
2016-06-22 15:03 UTC (12+ messages)
[PATCH] Refactor recv_sideband()
2016-06-22 15:02 UTC (3+ messages)
` [PATCH v3] "
Logging from where user connected?
2016-06-22 15:02 UTC (4+ messages)
Boot failure on emev2/kzm9d (was: Re: [PATCH v2 11/11] mm/slab: lockless decision to grow cache)
2016-06-22 15:01 UTC (14+ messages)
[Qemu-devel] [PATCH 4/5] x86: Allow physical address bits to be set
2016-06-22 15:02 UTC (11+ messages)
` [Qemu-devel] Default for phys-addr-bits? (was Re: [PATCH 4/5] x86: Allow physical address bits to be set)
[PATCH V2] coresight: document binding acronyms
2016-06-22 15:01 UTC (3+ messages)
[Buildroot] [PATCH v2] strace: fix build with kernel headers before v3.11
2016-06-22 15:01 UTC (2+ messages)
[PATCH rdma 00/11] IB core,mlx5,mlx4 fixes for 4.7-rc4
2016-06-22 15:01 UTC (3+ messages)
` [PATCH 11/11] IB/mlx4: Prevent cross page boundary allocation
Crosscompiling python extensions with yocto generated toolchains!?
2016-06-22 15:00 UTC (9+ messages)
[Buildroot] [git commit] strace: fix build with kernel headers before v3.11
2016-06-22 15:01 UTC
[Buildroot] [PATCH] libsoc: bump to version 0.8.2
2016-06-22 15:00 UTC (2+ messages)
[PATCH] e2fsprogs: remove the extra dot from the recipe filename
2016-06-22 15:00 UTC (4+ messages)
[Buildroot] [git commit] openssl: disable assembly for ARMv7M
2016-06-22 14:59 UTC
[Buildroot] [PATCH] openssl: disable assembly for ARMv7M
2016-06-22 14:59 UTC (2+ messages)
[PATCH 6/6] ppc: ebpf/jit: Implement JIT compiler for extended BPF
2016-06-22 14:57 UTC (10+ messages)
` [6/6] "
` [PATCH] ppc: Fix BPF JIT for ABIv2
Regarding getrandom syscall
2016-06-22 14:58 UTC (6+ messages)
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.