messages from 2016-10-25 18:20:49 to 2016-10-25 19:20:52 UTC [more...]
[PATCH v4 0/8] connect reject event helpers
2016-10-25 20:19 UTC (5+ messages)
` [PATCH v4 1/8] rdma_cm: add rdma_reject_msg() helper function
` [PATCH v4 2/8] rdma_cm: add rdma_is_consumer_reject() "
[RFC 0/8] Define coherent device memory node
2016-10-25 19:20 UTC (11+ messages)
` [RFC 5/8] mm: Add new flag VM_CDM for coherent device memory
[Fuego] ssh timeout problem - was RE: [LTSI-dev] Fuego installation
2016-10-25 19:20 UTC (6+ messages)
` [Fuego] [LTSI-dev] ssh timeout problem - was "
[PATCH 7/7] mm: kill arch_mremap
2016-10-25 19:16 UTC (3+ messages)
` [PATCHv2 "
[PATCH 0/3] usb: musb: da8xx: Fix few issues
2016-10-25 19:16 UTC (5+ messages)
` [PATCH 1/3] usb: musb: da8xx: Call earlier clk_prepare_enable()
` [PATCH 2/3] phy: da8xx-usb: Configure CFGCHIP2 to support OTG workaround
[PATCH 09/11] sparc64: Convert U3copy_{from,to}_user to accurate exception reporting
2016-10-25 19:16 UTC (4+ messages)
[PATCH 0/5] Self authenticating hexagon driver for q6v55
2016-10-25 19:15 UTC (7+ messages)
` [PATCH 1/5] remoteproc: Add q6v55 specific parameters and enable probing "
` [PATCH 2/5] remoteproc: Adding q6v55 specific regulator, clk, reset interface
` [PATCH 3/5] remoteproc: Adding reset sequence and halt seq changes for q6v55
[PATCH] sunrpc: fix some missing rq_rbuffer assignments
2016-10-25 19:15 UTC (2+ messages)
[Buildroot] [git commit] DEVELOPERS: add entry for rabbitmq-server
2016-10-25 19:15 UTC
[bug report] iio: adc: ti-adc161s626: add regulator support
2016-10-25 19:06 UTC
[Buildroot] [PATCH v2 1/2] rabbitmq-server: new package
2016-10-25 19:14 UTC (4+ messages)
` [Buildroot] [PATCH v2 2/2] DEVELOPERS: add entry for rabbitmq-server
[Buildroot] [git commit] rabbitmq-server: new package
2016-10-25 19:13 UTC
[PATCH 00/28] Reenable maybe-uninitialized warnings
2016-10-25 19:13 UTC (6+ messages)
` [PATCH 17/28] spi: fsl-espi: avoid processing uninitalized data on error
[Qemu-devel] [RFC PATCH 0/4] VMS_ARRAY_OF_POINTER with null pointers
2016-10-25 19:12 UTC (5+ messages)
` [Qemu-devel] [RFC PATCH 3/4] migration/vmstate: fix array of pointers to struct
[Qemu-devel] [RFC PATCH] qht: Align sequence lock to cache line
2016-10-25 19:12 UTC (5+ messages)
[PATCH] iio: maxim_thermocouple: return -EINVAL on invalid read size
2016-10-25 19:11 UTC (2+ messages)
password forgot
2016-10-25 19:10 UTC (3+ messages)
[PATCH 0/5][RESEND] Support for metadata specific accounting
2016-10-25 19:09 UTC (9+ messages)
` [PATCH 1/5] remove mapping from balance_dirty_pages*()
` [PATCH 2/5] writeback: convert WB_WRITTEN/WB_DIRITED counters to bytes
` [PATCH 3/5] writeback: add counters for metadata usage
` [PATCH 4/5] writeback: introduce super_operations->write_metadata
` [PATCH 5/5] fs: don't set *REFERENCED unless we are on the lru list
[PATCH] dracut-install: preserve extended attributes when copying files
2016-10-25 19:09 UTC
[RFE PATCH] pci: Do not enable intx on MSI-capable devices on shutdown
2016-10-25 19:08 UTC (3+ messages)
[PATCH] netfilter: fix type mismatch with error return from nft_parse_u32_check
2016-10-25 19:08 UTC
[Qemu-devel] [PATCH v2 0/6] qdev class properties + abstract class support on device-list-properties
2016-10-25 19:07 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 3/6] qdev: Register static properties as class properties
` [Qemu-devel] [PATCH] fixup! "
[Qemu-devel] [PULL 00/23] M68k part1 patches
2016-10-25 19:03 UTC (24+ messages)
` [Qemu-devel] [PULL 01/23] target-m68k: fix DEBUG_DISPATCH
` [Qemu-devel] [PULL 02/23] target-m68k: Build the opcode table only once to avoid multithreading issues
` [Qemu-devel] [PULL 03/23] target-m68k: define m680x0 CPUs and features
` [Qemu-devel] [PULL 04/23] target-m68k: manage scaled index
` [Qemu-devel] [PULL 05/23] target-m68k: introduce read_imXX() functions
` [Qemu-devel] [PULL 06/23] target-m68k: set disassembler mode to 680x0 or coldfire
` [Qemu-devel] [PULL 07/23] target-m68k: define operand sizes
` [Qemu-devel] [PULL 08/23] target-m68k: set PAGE_BITS to 12 for m68k
` [Qemu-devel] [PULL 09/23] target-m68k: REG() macro cleanup
` [Qemu-devel] [PULL 10/23] target-m68k: allow to update flags with operation on words and bytes
` [Qemu-devel] [PULL 11/23] target-m68k: Replace helper_xflag_lt with setcond
` [Qemu-devel] [PULL 12/23] target-m68k: remove m68k_cpu_exec_enter() and m68k_cpu_exec_exit()
` [Qemu-devel] [PULL 13/23] target-m68k: update move to/from ccr/sr
` [Qemu-devel] [PULL 14/23] target-m68k: don't update cc_dest in helpers
` [Qemu-devel] [PULL 15/23] target-m68k: update CPU flags management
` [Qemu-devel] [PULL 16/23] target-m68k: Print flags properly
` [Qemu-devel] [PULL 17/23] target-m68k: Some fixes to SR and flags management
` [Qemu-devel] [PULL 18/23] target-m68k: Remove incorrect clearing of cc_x
` [Qemu-devel] [PULL 19/23] target-m68k: Reorg flags handling
` [Qemu-devel] [PULL 20/23] target-m68k: Introduce DisasCompare
` [Qemu-devel] [PULL 21/23] target-m68k: Use setcond for scc
` [Qemu-devel] [PULL 22/23] target-m68k: Optimize some comparisons
` [Qemu-devel] [PULL 23/23] target-m68k: Optimize gen_flush_flags
Patch "platform: don't return 0 from platform_get_irq[_byname]() on error" has been added to the 4.8-stable tree
2016-10-25 19:04 UTC
Patch "platform: don't return 0 from platform_get_irq[_byname]() on error" has been added to the 4.7-stable tree
2016-10-25 19:03 UTC
Patch "platform: don't return 0 from platform_get_irq[_byname]() on error" has been added to the 4.4-stable tree
2016-10-25 19:03 UTC
[PATCH] usb: musb: da8xx: Don't print phy error on -EPROBE_DEFER
2016-10-25 19:02 UTC
[PATCH] drm/i915: Fix SKL+ 90/270 degree rotated plane coordinate computation
2016-10-25 19:02 UTC (2+ messages)
[PATCH V2 0/8] PM / OPP: Multiple regulator support
2016-10-25 19:01 UTC (7+ messages)
` [PATCH V2 6/8] PM / OPP: Separate out _generic_opp_set_rate()
` [PATCH V2 7/8] PM / OPP: Allow platform specific custom opp_set_rate() callbacks
` [PATCH V2 8/8] PM / OPP: Don't WARN on multiple calls to dev_pm_opp_set_regulators()
Patch "rtlwifi: Fix missing country code for Great Britain" has been added to the 4.8-stable tree
2016-10-25 18:58 UTC
Patch "spi: spidev_test: Fix buffer overflow in unescape()" has been added to the 4.8-stable tree
2016-10-25 18:58 UTC
Patch "regulator: tps65910: Work around silicon erratum SWCZ010" has been added to the 4.8-stable tree
2016-10-25 18:58 UTC
Patch "PCI: Mark Atheros AR9580 to avoid bus reset" has been added to the 4.8-stable tree
2016-10-25 18:58 UTC
Patch "PM / devfreq: event: remove duplicate devfreq_event_get_drvdata()" has been added to the 4.8-stable tree
2016-10-25 18:58 UTC
Patch "PCI: tegra: Fix argument order in tegra_pcie_phy_disable()" has been added to the 4.8-stable tree
2016-10-25 18:58 UTC
Patch "mmc: block: don't use CMD23 with very old MMC cards" has been added to the 4.8-stable tree
2016-10-25 18:58 UTC
Patch "mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted error" has been added to the 4.8-stable tree
2016-10-25 18:58 UTC
Patch "clk: imx6: initialize GPU clocks" has been added to the 4.8-stable tree
2016-10-25 18:58 UTC
Patch "mei: me: add kaby point device ids" has been added to the 4.8-stable tree
2016-10-25 18:58 UTC
Patch "mei: fix return value on disconnection" has been added to the 4.8-stable tree
2016-10-25 18:58 UTC
Patch "ath10k: fix copy engine 5 destination ring stuck" has been added to the 4.8-stable tree
2016-10-25 18:58 UTC
Patch "clk: imx6: fix i.MX6DL clock tree to reflect reality" has been added to the 4.8-stable tree
2016-10-25 18:58 UTC
Patch "rtlwifi: Fix missing country code for Great Britain" has been added to the 4.7-stable tree
2016-10-25 18:57 UTC
Patch "spi: spidev_test: Fix buffer overflow in unescape()" has been added to the 4.7-stable tree
2016-10-25 18:57 UTC
Patch "regulator: tps65910: Work around silicon erratum SWCZ010" has been added to the 4.7-stable tree
2016-10-25 18:57 UTC
Patch "PCI: tegra: Fix argument order in tegra_pcie_phy_disable()" has been added to the 4.7-stable tree
2016-10-25 18:57 UTC
Patch "PM / devfreq: event: remove duplicate devfreq_event_get_drvdata()" has been added to the 4.7-stable tree
2016-10-25 18:57 UTC
Patch "mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted error" has been added to the 4.7-stable tree
2016-10-25 18:57 UTC
Patch "PCI: Mark Atheros AR9580 to avoid bus reset" has been added to the 4.7-stable tree
2016-10-25 18:57 UTC
Patch "mei: fix return value on disconnection" has been added to the 4.7-stable tree
2016-10-25 18:57 UTC
Patch "mmc: block: don't use CMD23 with very old MMC cards" has been added to the 4.7-stable tree
2016-10-25 18:57 UTC
Patch "mei: me: add kaby point device ids" has been added to the 4.7-stable tree
2016-10-25 18:57 UTC
[PATCH 1/3] ARM: dts: socfpga: Add QSPI node for the Arria10
2016-10-25 18:57 UTC (7+ messages)
` [PATCH 3/3] ARM: dts: socfpga: Enable QSPI on the Cyclone5 sockit
Patch "clk: imx6: fix i.MX6DL clock tree to reflect reality" has been added to the 4.7-stable tree
2016-10-25 18:57 UTC
Patch "clk: imx6: initialize GPU clocks" has been added to the 4.7-stable tree
2016-10-25 18:57 UTC
Patch "ath10k: fix copy engine 5 destination ring stuck" has been added to the 4.7-stable tree
2016-10-25 18:57 UTC
Patch "rtlwifi: Fix missing country code for Great Britain" has been added to the 4.4-stable tree
2016-10-25 18:57 UTC
Patch "regulator: tps65910: Work around silicon erratum SWCZ010" has been added to the 4.4-stable tree
2016-10-25 18:57 UTC
Patch "mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted error" has been added to the 4.4-stable tree
2016-10-25 18:57 UTC
Patch "PM / devfreq: event: remove duplicate devfreq_event_get_drvdata()" has been added to the 4.4-stable tree
2016-10-25 18:57 UTC
Patch "PCI: Mark Atheros AR9580 to avoid bus reset" has been added to the 4.4-stable tree
2016-10-25 18:57 UTC
Patch "mei: me: add kaby point device ids" has been added to the 4.4-stable tree
2016-10-25 18:57 UTC
Patch "mmc: block: don't use CMD23 with very old MMC cards" has been added to the 4.4-stable tree
2016-10-25 18:57 UTC
Patch "clk: imx6: initialize GPU clocks" has been added to the 4.4-stable tree
2016-10-25 18:57 UTC
Patch "ath10k: fix copy engine 5 destination ring stuck" has been added to the 4.4-stable tree
2016-10-25 18:57 UTC
[PATCH] exynos-drm: Fix display manager failing to start without IOMMU problem
2016-10-25 18:53 UTC (13+ messages)
[PATCH] staging: iio: cdc: ad7746: set ret on IIO_VOLTAGE case
2016-10-25 18:51 UTC (2+ messages)
[obsolete] linux-next-rejects.patch removed from -mm tree
2016-10-25 18:49 UTC
[Qemu-arm] [PATCH V7 0/2] Add option to configure guest vPMU
2016-10-25 18:50 UTC (9+ messages)
` [Qemu-arm] [Qemu-devel] "
` "
[PATCH v2 0/2] power_supply: add new POWER_SUPPLY_PROP_POLL_INTERVAL property
2016-10-25 18:47 UTC (6+ messages)
` [PATCH v2 2/2] power: bq27xxx_battery: add poll interval property query
[PATCH] sunrpc: don't pass on-stack memory to sg_set_buf
2016-10-25 18:45 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2] tests: silence error_report in tests
2016-10-25 18:43 UTC (3+ messages)
` [Qemu-devel] [PATCH 2/2] tests: send error_report to test log
[PATCH] uim: Fix build breaks when toolchain is used from sstate
2016-10-25 18:43 UTC (2+ messages)
[meta-oe][krogoth][PATCH] pcsc-lite: Seperate GPLV3 portions from BSD
2016-10-25 18:43 UTC
[PATCH] PCI: pci-stub: accept exceptions to the ID- and class-based matching
2016-10-25 18:42 UTC (2+ messages)
What's cooking in git.git (Oct 2016, #06; Mon, 24)
2016-10-25 18:41 UTC (7+ messages)
[meta-qt5][krogoth][PATCH] qtwayland: Fix building of QWaylandIntegration if some Qt5 features are disabled
2016-10-25 18:41 UTC (3+ messages)
[Qemu-devel] [PATCH 0/2] tests: A few check-qom-proplist fixes
2016-10-25 18:40 UTC (3+ messages)
unsubscribe
2016-10-25 18:30 UTC
[U-Boot] [PATCH v2] tpm: tpm_tis_lpc: Add support for AT97SC3204
2016-10-25 18:40 UTC (3+ messages)
[U-Boot] [PATCH] sandboxfs: Fix resource leak
2016-10-25 18:39 UTC (3+ messages)
[U-Boot] [PATCH] cmd/tpm_test: Fix misleading code indentation
2016-10-25 18:39 UTC (3+ messages)
[meta-qt5][master][PATCH] qtwayland: Fix building of QWaylandIntegration if some Qt5 features are disabled
2016-10-25 18:39 UTC (2+ messages)
Problems viewing Linux-GPIO Mailing List
2016-10-25 18:43 UTC (3+ messages)
[PATCH] hex: use unsigned index for ring buffer
2016-10-25 18:37 UTC (12+ messages)
[Qemu-devel] [PATCH 0/4] block/curl: Fix FTP
2016-10-25 18:37 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/4] block/curl: Use BDRV_SECTOR_SIZE
` [Qemu-devel] [PATCH 2/4] block/curl: Fix return value from curl_read_cb
[PATCH] lib/genalloc.c: Start search from start of chunk
2016-10-25 18:36 UTC (2+ messages)
[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD SUCCESS abb21919e2f60eb96bd7a474bd19c75fe93bede4
2016-10-25 18:37 UTC
[PATCH 0/5] Handle link training failure for DDI platforms
2016-10-25 18:37 UTC (6+ messages)
` [PATCH 5/5] drm/i915: Link Rate fallback on Link training failure
[PATCH] cw1200: fix bogus maybe-uninitialized warning
2016-10-25 18:13 UTC (3+ messages)
[PATCH v3] drivers: psci: PSCI checker module
2016-10-25 18:34 UTC (3+ messages)
Why I can't find PCIe Device
2016-10-25 18:34 UTC
[PATCH 1/4] u-boot: Update to 2016.09.01 release
2016-10-25 18:32 UTC (4+ messages)
[PATCH] arch/x86: Don't try to poke disabled/non-existent APIC
2016-10-25 18:32 UTC (3+ messages)
Patch "gpio: mpc8xxx: Correct irq handler function" has been added to the 4.8-stable tree
2016-10-25 18:31 UTC
Patch "gpio: mpc8xxx: Correct irq handler function" has been added to the 4.7-stable tree
2016-10-25 18:31 UTC
Patch "gpio: mpc8xxx: Correct irq handler function" has been added to the 4.4-stable tree
2016-10-25 18:31 UTC
[kernel-hardening] [RFC v2 PATCH 00/13] HARDENED_ATOMIC
2016-10-25 18:30 UTC (6+ messages)
` [kernel-hardening] [RFC v2 PATCH 13/13] lkdtm: add tests for atomic over-/underflow
basic bitbake commands to create an SDK?
2016-10-25 18:29 UTC (4+ messages)
[PATCH v2 0/2] DP audio fixes
2016-10-25 18:28 UTC (7+ messages)
` [PATCH v2 1/2] drm/i915/dp: Enable DP audio stall fix for gen9 platforms
` [PATCH v2 2/2] drm/i915/dp: BDW cdclk fix for DP audio
[PATCH v2 1/5] ARC: SMP: Use "unsigned virq" in smp_ipi_irq_setup instead of "signed irq"
2016-10-25 18:28 UTC (4+ messages)
` [PATCH v2 4/5] ARC: MCIP: Set an initial affinity value in idu_irq_map
[PATCH v4 1/1] workqueue: ignore dead tasks in a workqueue sleep hook
2016-10-25 18:27 UTC
CTF2-DOCID-1.0: CTF 2 document identifier format
2016-10-25 18:27 UTC
[diamon-discuss] CTF2-DOCID-1.0: CTF 2 document identifier format
2016-10-25 18:27 UTC
CTF2-FS-1.0: Layout of a CTF 2 trace stored on a file system
2016-10-25 18:27 UTC
[diamon-discuss] CTF2-FS-1.0: Layout of a CTF 2 trace stored on a file system
2016-10-25 18:27 UTC
CTF2-PMETA-1.0: CTF 2 packetized metadata stream format
2016-10-25 18:27 UTC
[diamon-discuss] CTF2-PMETA-1.0: CTF 2 packetized metadata stream format
2016-10-25 18:27 UTC
CTF2-BASICATTRS-1.0: Basic CTF 2 user attributes
2016-10-25 18:27 UTC
[diamon-discuss] CTF2-BASICATTRS-1.0: Basic CTF 2 user attributes
2016-10-25 18:27 UTC
[PATCH -next 1/2] Input: synaptics-rmi4 - add support for F55 sensor tuning
2016-10-25 18:26 UTC (5+ messages)
CTF2-PROP-1.0: Proposal for a major revision of the Common Trace Format, version 1.8
2016-10-25 18:26 UTC
[diamon-discuss] CTF2-PROP-1.0: Proposal for a major revision of the Common Trace Format, version 1.8
2016-10-25 18:26 UTC
[PATCH v3 0/6] connect reject event helpers
2016-10-25 18:25 UTC (7+ messages)
` [PATCH v3 4/6] nvme-rdma: use rdma connection reject helper functions
Keyrings, user namespaces and the user_struct
2016-10-25 18:25 UTC (6+ messages)
[Buildroot] [PATCH 1/2] python-jsonschema: new package
2016-10-25 18:25 UTC (2+ messages)
` [Buildroot] [PATCH 2/2] soletta: "
[PATCH] efi: Add SHIM and image security database GUID definitions
2016-10-25 18:25 UTC (5+ messages)
[meta-oe][krogoth][PATCH] pcsc-lite: Seperate GPLV3 portions from BSD
2016-10-25 18:24 UTC (2+ messages)
[Qemu-arm] [PATCH v2] char: cadence: check baud rate generator and divider values
2016-10-25 18:24 UTC (4+ messages)
` [Qemu-devel] "
` [Qemu-arm] "
[PATCH] gpio: gpiolib-devprop: Check chip->parent pointer before dereferencing
2016-10-25 18:24 UTC (2+ messages)
[SPDK] Transport
2016-10-25 18:22 UTC
[Qemu-devel] [PATCH] hw/arm/pxa2xx: Correctly handle external GPIO reset requests
2016-10-25 18:21 UTC (5+ messages)
[PATCH 0/9] irqchip: meson: add support for the gpio interrupt controller
2016-10-25 18:20 UTC (14+ messages)
` [PATCH 4/9] pinctrl: meson: allow gpio to request irq
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.