messages from 2015-12-23 05:59:43 to 2015-12-23 08:48:55 UTC [more...]
[PATCH] IB/cma: cma_match_net_dev needs to take into account port_num
2015-12-23 8:48 UTC (6+ messages)
[PATCHSET 00/10] perf tools: Support dynamic sort keys for tracepoints (v4)
2015-12-23 8:46 UTC (2+ messages)
[U-Boot] [PATCH] arm, Makefile: correct compilation flag for u-boot-dtb
2015-12-23 8:46 UTC
[qemu-upstream-4.2-testing test] 66927: regressions - FAIL
2015-12-23 8:46 UTC
[RFC 0/3] Prototype PAPR hash page table resizing (guest side)
2015-12-23 8:45 UTC (4+ messages)
` [RFC 3/3] pseries: sysfs hack to trigger a hash page table resize
[PATCH V2 3/3] NTB: Add flush_req and wakeup interface
2015-12-23 13:43 UTC (2+ messages)
[PATCH V2 2/3] NTB: Add AMD NTB support in Kconfig and Makefile
2015-12-23 13:43 UTC (2+ messages)
[PATCH V2 1/3] NTB: Add AMD PCI-Express NTB driver
2015-12-23 13:42 UTC (2+ messages)
[PATCH v2] i2c: designware: Do not require clock when SSCN and FFCN are provided
2015-12-23 8:44 UTC (4+ messages)
[Buildroot] LIB_SYMLINK in top-level Makefile
2015-12-23 8:44 UTC
[PATCH V2 0/3] Change notes of V2
2015-12-23 13:42 UTC
[Xenomai] Programming Xenomai+analogy
2015-12-23 8:44 UTC (3+ messages)
[PATCH] arm64: Store breakpoint single step state into pstate
2015-12-23 8:42 UTC (2+ messages)
[PATCH] i40e: fix inverted check for ETH_TXQ_FLAGS_NOREFCOUNT
2015-12-23 8:42 UTC (2+ messages)
[dm-crypt] Variable data offset for a LUKS volume that uses a detached header
2015-12-23 8:39 UTC (8+ messages)
[Buildroot] [PATCH] Fix fallout after generated defconfig support
2015-12-23 8:37 UTC
[Qemu-devel] [PATCH 00/10] qcow2: Implement image locking
2015-12-23 8:36 UTC (11+ messages)
` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH RFC 0/5] generic image locking and crash recovery
` [Qemu-devel] [PATCH 1/5] block: added lock image option and callback
` [Qemu-devel] [PATCH 2/5] block: implemented bdrv_lock_image for raw file
` [Qemu-devel] [PATCH 3/5] block: added check image option and callback bdrv_is_opened_unclean
` [Qemu-devel] [PATCH 4/5] qcow2: implemented bdrv_is_opened_unclean
` [Qemu-devel] [PATCH 5/5] block/paralels: added paralles implementation for bdrv_is_opened_unclean
[PATCH v1 0/6] misc: add reboot mode driver
2015-12-23 8:37 UTC (6+ messages)
` [PATCH v1 1/6] dt-bindings: misc: add document for reboot-mode driver
[PATCH 0/3] wlcore/wl12xx: spi: add wifi support to cm-t335
2015-12-23 8:35 UTC (12+ messages)
` [PATCH 1/3] wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)
` [PATCH 2/3] wlcore/wl12xx: spi: add device tree support
` [PATCH 3/3] wlcore/wl12xx: spi: add wifi support to cm-t335
[linux-linus test] 66896: regressions - FAIL
2015-12-23 8:35 UTC
[PATCH v3 00/17] be2iscsi: driver update 11.0.0.0
2015-12-23 8:34 UTC (18+ messages)
` [PATCH v3 01/17] be2iscsi: Fix soft lockup in mgmt_get_all_if_id path using bmbx
` [PATCH v3 02/17] be2iscsi: Fix mbox synchronization replacing spinlock with mutex
` [PATCH v3 03/17] be2iscsi: Fix to use atomic bit operations for tag_state
` [PATCH v3 04/17] be2iscsi: Fix to synchronize tag allocation using spin_lock
` [PATCH v3 05/17] be2iscsi: Set mbox timeout to 30s
` [PATCH v3 06/17] be2iscsi: Added return value check for mgmt_get_all_if_id
` [PATCH v3 07/17] be2iscsi: Fix to remove shutdown entry point
` [PATCH v3 08/17] be2iscsi: Fix VLAN support for IPv6 network
` [PATCH v3 09/17] be2iscsi: Fix to handle misconfigured optics events
` [PATCH v3 10/17] be2iscsi: Add FW config validation
` [PATCH v3 11/17] be2iscsi: Fix return value for MCC completion
` [PATCH v3 12/17] be2iscsi: Fix IOPOLL implementation
` [PATCH v3 13/17] scsi_transport_iscsi: Add 25G and 40G speed definition
` [PATCH v3 14/17] be2iscsi: Fix to process 25G link speed info from FW
` [PATCH v3 15/17] be2iscsi: Fix async link event processing
` [PATCH v3 16/17] be2iscsi: Fix WRB leak in login/logout path
` [PATCH v3 17/17] be2iscsi: Update the driver version
[Qemu-devel] Minutes from the "Stuttgart block Gipfele"
2015-12-23 8:33 UTC (2+ messages)
[PATCH v2] sound: hda_intel: add card number to irq description
2015-12-23 8:32 UTC (4+ messages)
[PATCH 5/5] fbdev: omap2: panel-dpi: allow specification of a vcc regulator
2015-12-23 8:32 UTC (2+ messages)
[Qemu-devel] [PATCH v2 00/14] Add qapi-to-JSON output visitor
2015-12-23 8:31 UTC (11+ messages)
` [Qemu-devel] [PATCH v2 02/14] qapi: Improve use of qmp/types.h
` [Qemu-devel] [PATCH v2 03/14] qapi: Factor out JSON string escaping
` [Qemu-devel] [PATCH v2 04/14] qapi: Factor out JSON number formatting
` [Qemu-devel] [PATCH v2 05/14] qapi: Use qstring_append_chr() where appropriate
` [Qemu-devel] [PATCH v2 06/14] qapi: Add qstring_append_format()
[PATCH v2 00/17] be2iscsi: driver update 11.0.0.0
2015-12-23 8:30 UTC (3+ messages)
` [PATCH v2 17/17] be2iscsi: Update the driver version
[PATCH] drm/i915: increase the tries for HDMI hotplug live status checking
2015-12-23 8:30 UTC (2+ messages)
[Intel-wired-lan] [jkirsher-next-queue:dev-queue] c779eb447c4dd939e2cb7adc5d29eb5e18ca29ba BUILD DONE
2015-12-23 8:28 UTC
[PATCH v4 0/3] VT-d Device-TLB flush issue
2015-12-23 8:25 UTC (4+ messages)
` [PATCH v4 1/3] VT-d: Check VT-d Device-TLB flush error
` [PATCH v4 2/3] VT-d: Reduce spin timeout to 1ms, which can be boot-time changed
` [PATCH v4 3/3] VT-d: Fix vt-d Device-TLB flush timeout issue
[PATCH v2] r8152: fix lockup when runtime PM is enabled
2015-12-23 8:20 UTC (7+ messages)
[U-Boot] [PATCH v2 1/4] sf: Fix quad bit set for micron devices
2015-12-23 8:21 UTC (4+ messages)
` [U-Boot] [PATCH v2 3/4] sf: Read back and check once macronix quad bit set
[Buildroot] [Bug 8546] New: build instructions for raspberry pi don't work
2015-12-23 8:21 UTC (2+ messages)
` [Buildroot] [Bug 8546] "
[PATCH v7 0/4] ARM SMC Calling Convention interface
2015-12-23 8:21 UTC (4+ messages)
[Intel-wired-lan] [jkirsher-next-queue:dev-queue] 860d4b27cb20aa7bba90638cc3558ae6cb950112 BUILD DONE
2015-12-23 8:20 UTC
[PATCH 1/1] phy: micrel: Fix finding PHY properties in MAC node for KSZ9031
2015-12-23 8:11 UTC (4+ messages)
grub-mkrescue hfsplus GPT partition is not mountable on Linux
2015-12-22 21:32 UTC (2+ messages)
[meta-qt5] qtscript,qtwebking: disable thumb issues on armv7
2015-12-23 8:19 UTC
[PATCH v2 0/1] ieee802154: cc2520: Check CRC & add promiscuous
2015-12-23 8:17 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH] libav: Add "--enable-gpl" to PACKAGECONFIG[x264]
2015-12-23 8:05 UTC
[PATCH v2 0/2] provide rte_pktmbuf_alloc_bulk API and call it in vhost dequeue
2015-12-22 16:17 UTC (4+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] mbuf: provide rte_pktmbuf_alloc_bulk API
` [PATCH v3 2/2] vhost: call rte_pktmbuf_alloc_bulk in vhost dequeue
[PATCH 00/16] LMDB refs backend atop pre-vtable
2015-12-23 8:02 UTC (8+ messages)
` [PATCH 08/16] refs: add methods to init refs backend and db
` [PATCH 11/16] refs: move duplicate check to common code
` [PATCH 12/16] refs: always handle non-normal refs in files backend
[Qemu-devel] [PATCH 1/1] block: fix inability to start VM with native AIO
2015-12-23 8:08 UTC (3+ messages)
Dmesg filled with "AER: Corrected error received"
2015-12-23 8:06 UTC (3+ messages)
[PATCH 1/4] f2fs: check inline_data flag at converting time
2015-12-23 8:00 UTC (4+ messages)
` [PATCH 3/4] f2fs: record node block allocation in dnode_of_data
` [f2fs-dev] "
[U-Boot] [PATCH v2 7/8] mvebu: Support Synology DS414
2015-12-23 7:56 UTC (4+ messages)
designware i2c bus driver
2015-12-23 7:45 UTC
[PATCH 1/2] drm/i915: fix get digital port issue in intel_audio
2015-12-23 7:49 UTC (3+ messages)
` [PATCH 2/2] drm/i915: add dp mst judgement in hsw_audio_codec_enable
` ✗ warning: Fi.CI.BAT
[PATCH 2/2] Add a section to the users manual documenting shallow clones
2015-12-23 7:47 UTC (3+ messages)
` [PATCH V3 2/2] user-manual: add section "
[RFC PATCH 0/5] KVM: x86: exit to user space on unhandled MSR accesses
2015-12-23 7:47 UTC (9+ messages)
` [RFC PATCH 2/5] KVM: add KVM_EXIT_MSR exit reason and capability
[Qemu-devel] [PATCH 0/4] fix memory leak which allocted by the setter of object_property_add_str
2015-12-23 7:43 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/4] net/filter: fix nf->netdev_id leak
` [Qemu-devel] [PATCH 2/4] net/dump: fix nfds->filename leak
` [Qemu-devel] [PATCH 3/4] backends/hostmem-file: fix fb->mem_path leak
` [Qemu-devel] [PATCH 4/4] hw/ppc/spapr: fix spapr->kvm_type leak
[GIT PULL] ASoC updates for v4.5
2015-12-23 7:39 UTC (2+ messages)
[GIT PULL] ASoC fixes for v4.4
2015-12-23 7:38 UTC (3+ messages)
[PATCH v4 0/6] interrupt mode for fm10k
2015-12-23 7:37 UTC (8+ messages)
` [PATCH v5 "
` [PATCH v5 1/6] fm10k: implement rx_descriptor_done function
` [PATCH v5 2/6] fm10k: setup rx queue interrupts for PF and VF
` [PATCH v5 3/6] fm10k: remove rx queue interrupts when dev stops
` [PATCH v5 4/6] fm10k: add rx queue interrupt en/dis functions
` [PATCH v5 5/6] fm10k: make sure default VID available in dev_init
` [PATCH v5 6/6] l3fwd-power: fix a memory leak for non-ip packet
[PATCH] drm/vc4: fix build warning
2015-12-23 7:36 UTC (2+ messages)
[Buildroot] [autobuild.buildroot.net] Build results for 2015-12-22
2015-12-23 7:30 UTC
[PATCH 0/4] ALSA: dice: improve card registration processing
2015-12-23 7:29 UTC (5+ messages)
` [PATCH 2/4] ALSA: dice: postpone card registration
DPDP crash with sr-iov (with ESXi 5.5 hypervisor)
2015-12-23 7:28 UTC (2+ messages)
[U-Boot] [PATCH 0/8] spi: Cleanup set
2015-12-23 7:23 UTC (8+ messages)
` [U-Boot] [PATCH 4/8] spi: Rename op_mode_rx to mode_rx
` [U-Boot] [PATCH 5/8] spi: Move mode, mode_rx, flags macro's to structure
[PATCH] regulator: s2m,s5m: constify regulator_ops structures
2015-12-23 7:20 UTC (4+ messages)
[PATCH] drm/i915/bxt: Fix wm calculation for pixel format change
2015-12-23 7:20 UTC (2+ messages)
` ✗ warning: Fi.CI.BAT
[PATCH net] Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver'
2015-12-23 7:13 UTC
next-20151223 build: 2 failures 10 warnings (next-20151223)
2015-12-23 7:13 UTC
[linux-mingo-tip-master test] 66922: regressions - FAIL
2015-12-23 7:10 UTC
[lkp] [acpi] 87ab35c97a: pm-qa.cpufreq_02.fail
2015-12-23 7:09 UTC (2+ messages)
` "
[Intel-wired-lan] [PATCH net-next 0/3] igb: Add Rx ethertype filter and VLAN priority filter
2015-12-23 7:07 UTC (4+ messages)
` [Intel-wired-lan] [PATCH net-next 1/3] igb: Enable the ethtool interface fo Rx filter
` [Intel-wired-lan] [PATCH net-next 2/3] igb: add support of ethertype RX filters
` [Intel-wired-lan] [PATCH net-next 3/3] igb: add support of Rx VLAN priority filters
[lkp] [drm/i915] f47b495db4: [drm:i915_set_reset_status [i915]] *ERROR* gpu hanging too fast, banning!
2015-12-23 6:59 UTC (2+ messages)
` "
[PATCH] Allow to add/change menu entry class defaults
2015-12-23 6:58 UTC (2+ messages)
[PATCH 0/4] add NULL test
2015-12-23 6:58 UTC (6+ messages)
` [PATCH 4/4] ASoC: Intel: "
[PATCH] dmsetup: change the return value when no devices are found
2015-12-23 6:58 UTC
[PATCH 1/2] mm/compaction: fix invalid free_pfn and compact_cached_free_pfn
2015-12-23 6:57 UTC (7+ messages)
` [PATCH 2/2] mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous
[lkp] [resources] 09b7f22ba7: BUG: sleeping function called from invalid context at mm/slub.c:1287
2015-12-23 6:54 UTC (2+ messages)
` "
[Buildroot] [PATCH 1/1 v1] nfs-utils: install /etc/nfsmount.conf
2015-12-23 6:53 UTC (5+ messages)
Hung task for proc_cgroup_show
2015-12-23 6:53 UTC (9+ messages)
[lkp] [blk] 26efb85d35: BUG kmalloc-512 (Not tainted): Redzone overwritten
2015-12-23 6:52 UTC (2+ messages)
` "
[Intel-wired-lan] [PATCH 1/1] ixgbe: force to synchronize reporting "link on" and getting speed and duplex
2015-12-23 6:46 UTC (2+ messages)
` "
[Qemu-devel] [PATCH] SeaBios: Fix reset procedure reentrancy problem on qemu-kvm platform
2015-12-23 6:40 UTC (12+ messages)
` "
Holly Jolly Holidays
2015-12-23 6:43 UTC
[Bug 100771] When activating ignore_nice_load with governor ondemand performance drops for normal processes
2015-12-23 6:40 UTC
1217:8520 [Dell Latitude E7450] O2 Micro, SD/MMC Card Reader doesn't work
2015-12-23 6:39 UTC (11+ messages)
[xen-unstable test] 66879: tolerable FAIL - PUSHED
2015-12-23 6:34 UTC
[Buildroot] [PATCH] jquery-sidebar: new package
2015-12-23 6:34 UTC
[PATCH] clk: gpio: fix memory leak
2015-12-23 6:33 UTC
[U-Boot] [PATCH v2] cmd_boot: Add a poweroff command
2015-12-23 6:33 UTC (2+ messages)
[PATCH] cifs: fix race between call_async() and reconnect()
2015-12-23 6:32 UTC
[Qemu-devel] [PATCH v3 0/5] correct some register return values for vxmnet3
2015-12-23 6:29 UTC (7+ messages)
` [Qemu-devel] [PATCH v3 1/5] net/vmxnet3: return 1 on device activation failure
` [Qemu-devel] [PATCH v3 2/5] net/vmxnet3: return correct value for VMXNET3_CMD_GET_DID_* command
` [Qemu-devel] [PATCH v3 3/5] net/vmxnet3: return correct value for VMXNET3_CMD_GET_DEV_EXTRA_INFO
` [Qemu-devel] [PATCH v3 4/5] net/vmxnet3: return 0 on unknown command
` [Qemu-devel] [PATCH v3 5/5] net/vmxnet3: rename VMXNET3_DEVICE_VERSION to VMXNET3_UPT_REVISION
pull request: iwlwifi-next-2015-12-21
2015-12-23 6:28 UTC (4+ messages)
` [PATCH 44/45] iwlwifi: fix printf specifier
[lustre-devel] [PATCH] staging: lustre/lustre/libcfs: Fix type mismatch reported by sparse
2015-12-23 6:27 UTC (5+ messages)
` "
[PATCH] normal: fix get_logical_num_lines
2015-12-23 6:26 UTC (2+ messages)
[Qemu-devel] [PATCH] iotests: 086: Add raw format
2015-12-23 6:26 UTC
[PATCH] sparc64: fix FP corruption in user copy functions
2015-12-23 6:24 UTC
[PATCH v3 0/2] VT-d flush issue
2015-12-23 6:21 UTC (14+ messages)
[PATCH] dma: Revert "dmaengine: mic_x100: add missing spin_unlock"
2015-12-23 6:14 UTC (3+ messages)
[Intel-wired-lan] [jkirsher-next-queue:dev-queue] d4f3262e76590c861a6a14cdb2ac3870ee52e299 BUILD DONE
2015-12-23 6:07 UTC
[Intel-wired-lan] [jkirsher-next-queue:dev-queue 41/41] drivers/net/ethernet/intel/igb/igb_ethtool.c:2886:13: error: invalid storage class for function 'igb_clear_etype_filter_regs'
2015-12-23 6:03 UTC
[PATCH v11 0/19] Add Analogix Core Display Port Driver
2015-12-23 6:00 UTC (7+ messages)
` [PATCH v11 17/19] drm: bridge: analogix/dp: expand the look time for waiting AUX CH reply
[Qemu-devel] [PATCH v3 0/5] qmp: Add blockdev-mirror
2015-12-23 5:59 UTC (5+ messages)
` [Qemu-devel] [PATCH v3 2/5] block: Extract blockdev part of qmp_drive_mirror
` [Qemu-devel] [PATCH v3 3/5] block: Add check on mirror target
` [Qemu-devel] [PATCH v3 4/5] qmp: Add blockdev-mirror command
` [Qemu-devel] [PATCH v3 5/5] iotests: Add test cases for blockdev-mirror
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.