messages from 2015-02-12 00:09:25 to 2015-02-12 02:14:56 UTC [more...]
[PATCH net] tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
2015-02-12 1:40 UTC (2+ messages)
[PATCH RFC v8 00/21] Add support for i.MX MIPI DSI DRM driver
2015-02-12 2:14 UTC (11+ messages)
` [PATCH RFC v8 11/21] Documentation: dt-bindings: Add bindings for Synopsys DW MIPI DSI DRM bridge driver
Can anyone kindly tell me disadvantage of data=writeback if I save file length myself
2015-02-12 2:14 UTC
btrfs performance, sudden drop to 0 IOPs
2015-02-12 2:10 UTC (4+ messages)
[RFC] Making memcg track ownership per address_space or anon_vma
2015-02-12 2:10 UTC (13+ messages)
[Patch V5 00/12] ASoC: QCOM: Add support for ipq806x SOC
2015-02-12 2:10 UTC (13+ messages)
` [Patch V5 01/12] MAINTAINERS: Add QCOM audio ASoC maintainer
` [Patch V5 04/12] ASoC: qcom: Document IPQ806X-MAX89357A bindings
` [Patch V5 05/12] ASoC: codec: Add MAX98357A codec driver
` [Patch V5 06/12] ASoC: ipq806x: add LPASS header files
` [Patch V5 02/12] ASoC: max98357a: Document MAX98357A bindings
` [Patch V5 03/12] ASoC: qcom: Document LPASS CPU bindings
` [Patch V5 07/12] ASoC: ipq806x: Add LPASS CPU DAI driver
` [Patch V5 08/12] ASoC: ipq806x: Add LPASS platform driver
` [Patch V5 09/12] ASoC: ipq806x: Add @max98357a machine driver
` [Patch V5 10/12] ASoC: qcom: Add ability to build QCOM drivers
` [Patch V5 11/12] ASoC: Allow for building "
` [Patch V5 12/12] ARM: dts: Model IPQ LPASS audio hardware
[PATCH] openssl: Add mapping for microblaze architecture
2015-02-12 1:37 UTC
[PATCH] pbl: remove start_barebox() stub
2015-02-12 2:04 UTC
HID Custom Sensor driver in linux kernel
2015-02-12 2:04 UTC (4+ messages)
[PATCH OSSTEST 00/12] Add nested xen on xen test case
2015-02-12 2:01 UTC (4+ messages)
` [PATCH OSSTEST 01/12] Add support of parsing grub which has 'submenu' primitive
[LKP] [mm] 7d5b506f3c2: -3.9% pigz.time.minor_page_faults
2015-02-12 1:58 UTC (4+ messages)
` "
[Qemu-devel] [PATCH v2] monitor: Fix missing err = NULL in client_migrate_info()
2015-02-12 1:57 UTC (2+ messages)
` [Qemu-trivial] "
[PATCH 0/2] Scorpion PMU support
2015-02-12 1:57 UTC (7+ messages)
` [PATCH 2/2] ARM: perf: Add support for Scorpion PMUs
[PATCH V5 0/2] bitbake-layers: add a ability to query layer dependencies from layer index
2015-02-12 1:50 UTC (3+ messages)
` [PATCH V5 1/2] bitbake.conf: Add two variables for "
` [PATCH V5 2/2] bitbake-layers: add a ability to query layer dependencies from "
inotifywait man page--possible error
2015-02-12 1:54 UTC
[PATCH next v2 5/6] bonding: Allow userspace to set actors' macaddr in an AD-system
2015-02-12 1:52 UTC (2+ messages)
[PATCH v8 9/9] btrfs: Use sb_want_write() to protect sysfs feature change
2015-02-12 1:50 UTC
[Qemu-devel] [PATCH v4] sheepdog: selectable object size support
2015-02-12 1:51 UTC (3+ messages)
what on earth is going on here? paths above mountpoints turn into "(unreachable)"
2015-02-12 1:50 UTC (10+ messages)
[linux-3.10 test] 34436: regressions - FAIL
2015-02-12 1:47 UTC
[PATCH 9/9] btrfs: Use sb_want_write() to protect sysfs feature change
2015-02-12 1:44 UTC
[U-Boot] [PATCH 0/2] Fastboot OEM commands
2015-02-12 1:46 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] fastboot: add support for "oem format" command
[PATCH v6 03/13] eal/pci, ethdev: Remove assumption that port will not be detached
2015-02-12 1:44 UTC (12+ messages)
` [PATCH v7 00/14] Port Hotplug Framework
` [PATCH v7 04/14] eal/pci: Consolidate pci address comparison APIs
[PATCH 00/22] IB/ipoib: Fixups for multicast issues
2015-02-12 1:43 UTC (23+ messages)
` [PATCH 01/22] IB/ipoib: Consolidate rtnl_lock tasks in workqueue
` [PATCH 02/22] IB/ipoib: Make the carrier_on_task race aware
` [PATCH 03/22] IB/ipoib: fix MCAST_FLAG_BUSY usage
` [PATCH 04/22] IB/ipoib: fix mcast_dev_flush/mcast_restart_task race
` [PATCH 05/22] IB/ipoib: change init sequence ordering
` [PATCH 06/22] IB/ipoib: Use dedicated workqueues per interface
` [PATCH 07/22] IB/ipoib: Make ipoib_mcast_stop_thread flush the workqueue
` [PATCH 08/22] IB/ipoib: No longer use flush as a parameter
` [PATCH 09/22] IB/ipoib: fix IPOIB_MCAST_RUN flag usage
` [PATCH 10/22] IB/ipoib: Add a helper to restart the multicast task
` [PATCH 11/22] IB/ipoib: make delayed tasks not hold up everything
` [PATCH 12/22] IB/ipoib: Handle -ENETRESET properly in our callback
` [PATCH 13/22] IB/ipoib: don't restart our thread on ENETRESET
` [PATCH 14/22] IB/ipoib: remove unneeded locks
` [PATCH 15/22] IB/ipoib: fix race between mcast_dev_flush and mcast_join
` [PATCH 16/22] IB/ipoib: fix ipoib_mcast_restart_task
` [PATCH 17/22] IB/ipoib: flush the ipoib_workqueue on unregister
` [PATCH 18/22] IB/ipoib: cleanup a couple debug messages
` [PATCH 19/22] IB/ipoib: make sure we reap all our ah on shutdown
` [PATCH 20/22] IB/ipoib: don't queue a work struct up twice
` [PATCH 21/22] IB/ipoib: deserialize multicast joins
` [PATCH 22/22] IB/ipoib: drop mcast_mutex usage
All drive in Raid 5 are in 'spare' mode
2015-02-12 1:41 UTC (2+ messages)
[PATCH 1/2] xfs: introduce a generic shutdown ioctl
2015-02-12 1:40 UTC (3+ messages)
` [PATCH 1/2 v2] "
[U-Boot] [PATCH v2 0/3] imx: mx6slevk add pmic support
2015-02-12 1:38 UTC (4+ messages)
` [U-Boot] [PATCH v2 3/3] imx:mx6slevk implement power init board
[U-Boot] [PATCH v3 0/3] imx: mx6slevk add pmic support
2015-02-12 1:36 UTC (4+ messages)
` [U-Boot] [PATCH v3 1/3] imx:mx6sl add I2c pad settings
` [U-Boot] [PATCH v3 2/3] imx:mx6slevk add pmic and i2c configuration
` [U-Boot] [PATCH v3 3/3] imx:mx6slevk implement power init board
[PATCH v3 00/10] Enhance btrfs-find-root and open_ctree() to provide better chance on damaged btrfs
2015-02-12 1:36 UTC (5+ messages)
[PATCH v10 0/2] ns, procfs: pid conversion between ns
2015-02-12 1:35 UTC (4+ messages)
[PATCH] dhcp-client: Ignore partial checksums
2015-02-12 1:30 UTC (4+ messages)
[PATCH net-next v4] Add support of Cavium Liquidio ethernet adapters
2015-02-12 1:20 UTC (2+ messages)
` [PATCH net-next v5] "
[Patch v3 0/2] Add Qualcomm ADM dmaengine driver
2015-02-12 1:28 UTC (4+ messages)
` [Patch v3 2/2] dmaengine: Add ADM driver
[PATCH V4 0/2] bitbake-layers: add a ability to query layer dependencies from layer index
2015-02-12 1:27 UTC (3+ messages)
` [PATCH V4 1/2] bitbake.conf: Add two variables for "
[PATCH] e1000: fix e1000 PCI access endian issue
2015-02-12 1:26 UTC
[PATCH V2] fgetgrent.3: ATTRIBUTES: Note function that is thread-safe
2015-02-12 1:24 UTC (7+ messages)
[PATCH] PM-Trace: add pm-trace support for suspending phase
2015-02-12 1:23 UTC (2+ messages)
[edk2] [PATCH] MdeModulePkg: mark completion of PCI enumeration in PciEnumeratorLight
2015-02-12 1:23 UTC
[PATCH] prevent the read ahead of /proc/slabinfo in ss - take 3
2015-02-12 1:21 UTC (3+ messages)
[PATCH] ixgbe: fix ixgbe PCI access endian issue
2015-02-12 1:19 UTC
[PATCH RFC 0/5] ARM: dts: zynq: pinctrl, LED, USB for Parallella
2015-02-12 1:19 UTC (17+ messages)
` [PATCH 1/5] ARM: dts: zynq: Split out common Parallella bits
` [PATCH 2/5] ARM: dts: zynq: Add pinctrl to Parallella
` [PATCH 3/5] ARM: dts: zynq: Add LED for Parallella
` [PATCH 4/5] ARM: dts: zynq: Split off Parallella Microserver device tree
` [PATCH 5/5] ARM: dts: zynq: Add USB for Parallella
[Bug 73528] New: Deferred lighting in Second Life causes system hiccups and screen flickering
2015-02-12 1:19 UTC (2+ messages)
` [Bug 73528] "
[bisected regression] e1000e: "Detected Hardware Unit Hang"
2015-02-12 1:18 UTC (5+ messages)
[PATCH 1/6] ACPI/EC: Introduce STARTED/STOPPED flags to replace BLOCKED flag
2015-02-12 1:17 UTC (5+ messages)
` [PATCH v2 0/5] ACPI / EC: Add reference counting for requests and cleans up the grace periods support
[U-Boot] [PATCH v2 07/10] ARM: remove cm4008 and cm41xx board support
2015-02-12 1:17 UTC (3+ messages)
Fw:Some question about 802.1Q VLAN
2015-02-12 0:58 UTC
[Qemu-trivial] [PATCH 00/11] trivial: Remove superfluous '\n' around error_report/error_setg
2015-02-12 1:10 UTC (4+ messages)
` [Qemu-trivial] [Qemu-devel] "
` "
[PATCH] linux-nvme 3.20 plans
2015-02-12 1:11 UTC (2+ messages)
` [PATCH] NVMe: Async probe
please help - raid 1 degraded
2015-02-12 1:10 UTC (6+ messages)
using radosgw with mod_proxy_fcgi
2015-02-12 1:10 UTC (2+ messages)
[PATCH] clockevents: Introduce mode specific callbacks
2015-02-12 1:09 UTC (5+ messages)
[PATCH] autofs4: Wrong format for printing dentry
2015-02-12 1:08 UTC (3+ messages)
[RFCv3 PATCH 00/48] sched: Energy cost model for energy-aware scheduling
2015-02-12 1:07 UTC (4+ messages)
` [RFCv3 PATCH 01/48] sched: add utilization_avg_contrib
[PATCH v3 0/2] couple of generic remoteproc enhancements
2015-02-12 1:07 UTC (11+ messages)
` [PATCH v3 2/2] remoteproc: add support to handle internal memories
[Patch V4 00/10] ASoC: QCOM: Add support for ipq806x SOC
2015-02-12 1:05 UTC (5+ messages)
` [alsa-devel] "
linux-next: manual merge of the net-next tree with Linus' tree
2015-02-12 1:05 UTC (2+ messages)
[Qemu-trivial] [PATCH] monitor: Fix Resource leak
2015-02-12 1:04 UTC (4+ messages)
` [Qemu-trivial] [Qemu-devel] "
` "
[U-Boot] [PATCH v2 0/10] ARM: remove non-generic boards
2015-02-12 1:04 UTC (7+ messages)
` [U-Boot] [PATCH v2 05/10] ARM: remove devkit3250 board support
[Qemu-devel] How qemu access memory in target-i386/translate.c disas_insn function?
2015-02-12 1:01 UTC (2+ messages)
[U-Boot] [PATCH v3 0/9] ARM: remove non-generic boards
2015-02-12 1:01 UTC (10+ messages)
` [U-Boot] [PATCH v3 1/9] ARM: remove mx31ads board support
` [U-Boot] [PATCH v3 2/9] ARM: mx31: remove imx31_phycore board
` [U-Boot] [PATCH v3 3/9] ARM: remove jadecpu board support
` [U-Boot] [PATCH v3 4/9] ARM: remove zmx25 "
` [U-Boot] [PATCH v3 5/9] ARM: remove dkb "
` [U-Boot] [PATCH v3 6/9] ARM: remove cm4008 and cm41xx "
` [U-Boot] [PATCH v3 7/9] ARM: remove a320evb "
` [U-Boot] [PATCH v3 8/9] ARM: remove tnetv107x "
` [U-Boot] [PATCH v3 9/9] ARM: davinci: remove hawkboard support
[PATCH] net: ip: Do not allow connection to remote port zero
2015-02-12 0:58 UTC
[PATCH] modify the IO_TLB_SEGSIZE to io_tlb_segsize configurable as flexible requirement about SW-IOMMU
2015-02-12 0:55 UTC (8+ messages)
` [Xen-devel] "
[PATCH V3 0/2] add support for pmic_arb v2 and correct framework
2015-02-12 0:53 UTC (4+ messages)
[PATCH v3 00/25] Single virtio implementation
2015-02-12 0:52 UTC (5+ messages)
` [PATCH v4 17/26] virtio: Use port IO to get PCI resource
[PATCH 0/7] OPP: Introduce OPP bindings V2 and supporting code
2015-02-12 0:52 UTC (3+ messages)
[PATCH lttng-tools] Autoconf script update
2015-02-12 0:51 UTC
anyone else seeing a "ncurses-native" build error?
2015-02-12 0:49 UTC (2+ messages)
[Qemu-devel] [PATCH] tile: Can load elf64 tilegx binary successfully for linux-user
2015-02-12 0:49 UTC (2+ messages)
[PATCH v2 0/4] Support NVGRE on i40e
2015-02-12 0:45 UTC (5+ messages)
` [PATCH v2 1/4] librte_ether:add an ETHER_TYPE_TEB macro
` [PATCH v2 2/4] i40e:support RX tunnel filter for NVGRE packet
` [PATCH v2 3/4] app/testpmd:test "
` [PATCH v2 4/4] app/testpmd:test NVGRE Tx checksum offload
[U-Boot] [PATCH] sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART
2015-02-12 0:44 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] Add linux/compiler-gcc5.h to fix builds with gcc5
2015-02-12 0:44 UTC (2+ messages)
` [U-Boot] "
[meta-networking][PATCH] vlan: install vconfig into /sbin same as Ubuntu and Fedora
2015-02-12 0:38 UTC
[PATCH 1/1] tools/intel_audio_dump: add support for Skylake
2015-02-12 0:41 UTC
rcu, sched: WARNING: CPU: 30 PID: 23771 at kernel/rcu/tree_plugin.h:337 rcu_read_unlock_special+0x369/0x550()
2015-02-12 0:42 UTC (11+ messages)
[PATCH] iwl4965: Enable checking of format strings
2015-02-12 0:41 UTC (2+ messages)
[U-Boot] [PATCH 3/3] m68k: add generic-board support
2015-02-12 0:40 UTC
[U-Boot] [PATCH 2/3] m68k: add mcf5307 cpu support
2015-02-12 0:40 UTC
[U-Boot] [PATCH 1/3] m68k: add amcore board support
2015-02-12 0:39 UTC
Yocto Realtime tests on beaglebone black
2015-02-12 0:35 UTC (8+ messages)
` [yocto] "
[PATCH 0/3] Slab allocator array operations V2
2015-02-12 0:35 UTC (15+ messages)
` [PATCH 1/3] Slab infrastructure for array operations
` [PATCH 2/3] slub: Support "
BUG: spinlock bad magic on CPU#0, migration/0/9
2015-02-12 0:34 UTC
[git pull] Please pull mpe/linux.git powerpc-3.20-1 tag
2015-02-12 0:33 UTC (2+ messages)
K/V interface buffer transaction
2015-02-12 0:30 UTC (9+ messages)
Building xen-image-minimal problem
2015-02-12 0:29 UTC (2+ messages)
[PATCH v3 00/16] support multi-pthread per core
2015-02-12 0:29 UTC (7+ messages)
` [PATCH v4 00/17] "
` [PATCH v4 17/17] timer: add support to non-EAL thread
[Cluster-devel] resource-agents 3.9.6 released
2015-02-12 0:29 UTC (2+ messages)
` [Cluster-devel] Call for review of undocumented parameters in resource agent meta data
dumpling integration branch for v0.67.12 ready for QE
2015-02-12 0:29 UTC (3+ messages)
[PATCH] build-compare: Add the build-compare_git.bb recipe
2015-02-12 0:24 UTC
SDIO - High Speed - iMX6
2015-02-12 0:24 UTC
[PATCH 0/1] python: Upgrade from 2.7.3 to 2.7.9
2015-02-12 0:22 UTC (2+ messages)
` [PATCH 1/1] Python: Upgrade from 2.7.3 to 2.7.9:
Wierd: Degrading while recovering raid5
2015-02-12 0:15 UTC (4+ messages)
[PATCH v17 1/7] mm: support madvise(MADV_FREE)
2015-02-12 0:14 UTC (13+ messages)
[PATCH] [media] si2165: Fix possible leak in si2165_upload_firmware()
2015-02-12 0:13 UTC (5+ messages)
[PATCH] arm: socfpga: Correct SCU virtual mapping in socfpga
2015-02-11 18:34 UTC
[PATCH RFC] dvb-usb-v2: add support for the media controller at USB driver
2015-02-12 0:11 UTC (2+ messages)
[PATCH] media: Pinnacle 73e infrared control stopped working since kernel 3.17
2015-02-12 0:10 UTC (2+ messages)
[PATCH] virtual: Documentation: simplify and generalize paravirt_ops.txt
2015-02-12 0:05 UTC (2+ 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.