messages from 2015-10-30 04:07:56 to 2015-10-30 06:08:30 UTC [more...]
[U-Boot] [PATCH] sandbox: add a sandbox timer and basic test
2015-10-30 6:08 UTC (5+ messages)
[PATCH] recordmcount: arm64: replace the ignored mcount call into nop
2015-10-30 6:00 UTC (5+ messages)
[PATCH] wcn36xx: Remove warning message when dev is NULL for arm64 dma_alloc
2015-10-30 6:05 UTC (9+ messages)
[PATCH v6 00/33] implement vNVDIMM
2015-10-30 5:56 UTC (68+ messages)
` [Qemu-devel] "
` [PATCH v6 01/33] acpi: add aml_derefof
` [Qemu-devel] "
` [Qemu-devel] [PATCH v6 02/33] acpi: add aml_sizeof
` "
` [PATCH v6 03/33] acpi: add aml_create_field
` [Qemu-devel] "
` [PATCH v6 04/33] acpi: add aml_concatenate
` [Qemu-devel] "
` [Qemu-devel] [PATCH v6 05/33] acpi: add aml_object_type
` "
` [Qemu-devel] [PATCH v6 06/33] acpi: add aml_method_serialized
` "
` [Qemu-devel] [PATCH v6 07/33] util: introduce qemu_file_get_page_size()
` "
` [Qemu-devel] [PATCH v6 08/33] exec: allow memory to be allocated from any kind of path
` "
` [Qemu-devel] [PATCH v6 09/33] exec: allow file_ram_alloc to work on file
` "
` [Qemu-devel] [PATCH v6 10/33] hostmem-file: clean up memory allocation
` "
` [Qemu-devel] [PATCH v6 11/33] hostmem-file: use whole file size if possible
` "
` [Qemu-devel] [PATCH v6 12/33] pc-dimm: remove DEFAULT_PC_DIMMSIZE
` "
` [Qemu-devel] [PATCH v6 13/33] pc-dimm: make pc_existing_dimms_capacity static and rename it
` "
` [Qemu-devel] [PATCH v6 14/33] pc-dimm: drop the prefix of pc-dimm
` "
` [Qemu-devel] [PATCH v6 15/33] stubs: rename qmp_pc_dimm_device_list.c
` "
` [Qemu-devel] [PATCH v6 16/33] pc-dimm: rename pc-dimm.c and pc-dimm.h
` "
` [Qemu-devel] [PATCH v6 17/33] dimm: abstract dimm device from pc-dimm
` "
` [Qemu-devel] [PATCH v6 18/33] dimm: get mapped memory region from DIMMDeviceClass->get_memory_region
` "
` [Qemu-devel] [PATCH v6 19/33] dimm: keep the state of the whole backend memory
` "
` [Qemu-devel] [PATCH v6 20/33] dimm: introduce realize callback
` "
` [Qemu-devel] [PATCH v6 21/33] nvdimm: implement NVDIMM device abstract
` "
` [Qemu-devel] [PATCH v6 22/33] docs: add NVDIMM ACPI documentation
` "
` [Qemu-devel] [PATCH v6 23/33] nvdimm acpi: init the resource used by NVDIMM ACPI
` "
` [Qemu-devel] [PATCH v6 24/33] nvdimm acpi: build ACPI NFIT table
` "
` [Qemu-devel] [PATCH v6 25/33] nvdimm acpi: build ACPI nvdimm devices
` "
` [Qemu-devel] [PATCH v6 26/33] nvdimm acpi: save arg3 for NVDIMM device _DSM method
` "
` [Qemu-devel] [PATCH v6 27/33] nvdimm acpi: support function 0
` "
` [Qemu-devel] [PATCH v6 28/33] nvdimm acpi: support Get Namespace Label Size function
` "
` [Qemu-devel] [PATCH v6 29/33] nvdimm acpi: support Get Namespace Label Data function
` "
` [Qemu-devel] [PATCH v6 30/33] nvdimm acpi: support Set "
` "
` [Qemu-devel] [PATCH v6 31/33] nvdimm: allow using whole backend memory as pmem
` "
` [Qemu-devel] [PATCH v6 32/33] nvdimm acpi: support _FIT method
` "
` [Qemu-devel] [PATCH v6 33/33] nvdimm: add maintain info
` "
[PATCH 0/2] Fixes for twl4030 charger
2015-10-30 6:01 UTC (4+ messages)
` [PATCH 1/2] drivers:power:twl4030-charger: fix problem with EPROBE_DEFER
[PATCH v2 0/7] SR-IOV fixes and cleanup
2015-10-30 6:00 UTC (17+ messages)
` [PATCH v2 1/7] PCI: Set SR-IOV NumVFs to zero after enumeration
` [PATCH v2 2/7] PCI: Remove redundant validation of SR-IOV offset/stride registers
` [PATCH v2 3/7] PCI: Remove VFs in reverse order if virtfn_add() fails
` [PATCH v2 4/7] PCI: Reorder pcibios_sriov_disable()
` [PATCH v2 5/7] PCI: Wait 1 second between disabling VFs and clearing NumVFs
` [PATCH v2 6/7] PCI: Fix sriov_enable() error path for pcibios_enable_sriov() failures
` [PATCH v2 7/7] PCI: Set NumVFs before computing how many buses VFs require
[PATCH v2] USB: usbmon: Remove timeval usage for timestamp
2015-10-30 5:58 UTC
[PATCH] examples/vmdq: Fix the core dump issue when mem_pool is more than 34
2015-10-30 5:54 UTC (3+ messages)
` [PATCH v2] "
[linux-3.4 test] 63351: regressions - FAIL
2015-10-30 5:52 UTC
[PATCH v12 0/6] Altera PCIe host controller driver with MSI support
2015-10-30 5:51 UTC (8+ messages)
[Qemu-devel] [PATCH v10 00/10] Block replication for continuous checkpoints
2015-10-30 5:49 UTC (4+ messages)
` [Qemu-devel] [PATCH v10 01/10] allow writing to the backing file
RFC: OOM detection rework v1
2015-10-30 5:48 UTC (11+ messages)
` [RFC 1/3] mm, oom: refactor oom detection
` [RFC 2/3] mm: throttle on IO only when there are too many dirty and writeback pages
[U-Boot] [PATCH 1/3] dm: spi: Add support for all targets which requires MANUAL_RELOC
2015-10-30 5:47 UTC (4+ messages)
` [U-Boot] [PATCH 2/3] dm: core: Add missing entries for manual relocation
Noise in tlv320aic3104-based audio system
2015-10-30 5:45 UTC (9+ messages)
[RESEND PATCH] USB: usbmon: Use 64bit timestamp for mon_bin_hdr
2015-10-30 5:44 UTC
[Bug 106241] New: shutdown(3)/close(3) behaviour is incorrect for sockets in accept(3)
2015-10-30 5:44 UTC (11+ messages)
[PATCH v2 0/2] xenvirt hotplug support
2015-10-30 5:42 UTC (2+ messages)
[PATCH V10 00/12] VF EEH on Power8
2015-10-30 5:42 UTC (11+ messages)
` [PATCH V10 08/12] powerpc/powernv: Support EEH reset for VF PE
` [PATCH V10 09/12] powerpc/powernv: Support PCI config restore for VFs
` [PATCH V10 10/12] powerpc/eeh: Support error recovery for VF PE
` [PATCH V10 11/12] powerpc/eeh: Don't block PCI config on resetting "
` [PATCH V10 12/12] powerpc/eeh: Handle hot removed VF when PF is EEH aware
[PATCH] __div64_32: implement division by multiplication for 32-bit arches
2015-10-30 5:41 UTC (5+ messages)
[PATCH v2 0/3] gpio: xgene: add support to configure GPIO line as input, output or external IRQ pin
2015-10-30 5:41 UTC (5+ messages)
` [PATCH v2 1/3] "
[PATCH] scsi: replace struct timeval with ktime_get_real_seconds()
2015-10-30 5:40 UTC
[Qemu-devel] [PATCH v2 0/5] ARM: Machine specific boot blobs
2015-10-30 5:35 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 1/5] arm: boot: Adjust indentation of FIXUP comments
` [Qemu-devel] [PATCH v2 2/5] arm: boot: Add board specific setup code API
` [Qemu-devel] [PATCH v2 3/5] arm: xilinx_zynq: Add linux pre-boot
` [Qemu-devel] [PATCH v2 4/5] arm: boot: Add secure_board_setup flag
` [Qemu-devel] [PATCH v2 5/5] arm: highbank: Implement PSCI and dummy monitor
[PATCH v3 0/3] add selecting different GRE key length
2015-10-30 5:37 UTC (5+ messages)
` [PATCH v4 0/2] "
` [PATCH v4 1/2] i40e: add selecting "
` [PATCH v4 2/2] app/testpmd: add test commands for selecting different GRE key sizes
[PATCH v2] i40e: Add a workaround to drop flow control frames from VFs
2015-10-30 5:31 UTC (3+ messages)
` [PATCH v3] "
[PATCH] i40e: fix the write back issue in FVL VF
2015-10-30 5:30 UTC (3+ messages)
` [PATCH v2] "
Bucket namespaces pull req. 5872
2015-10-30 5:30 UTC (3+ messages)
[Qemu-devel] [RFC PATCH 0/5] Introduce Intel 82574 GbE Controller Emulation (e1000e)
2015-10-30 5:28 UTC (3+ messages)
[PATCH v1 00/11] interrupt mode for i40e
2015-10-30 5:27 UTC (13+ messages)
` [PATCH v2 "
` [PATCH v2 01/11] eal/linux: vfio map misc intr to vector zero
` [PATCH v2 02/11] ixgbe: reserve intr vector zero for misc cause
` [PATCH v2 03/11] igb: "
` [PATCH v2 04/11] eal/linux: not allow to enable zero intr efd
` [PATCH v2 05/11] eal/linux: add intr api to report multi-vector capability
` [PATCH v2 06/11] ixgbe: fix rx intr compatible issue with PF mbox
` [PATCH v2 07/11] ixgbevf: cleanup unnecessary interrupt handler
` [PATCH v2 08/11] igb: fix rx intr compatible issue with PF mbox
` [PATCH v2 09/11] i40e: add rx interrupt support
` [PATCH v2 10/11] i40evf: "
` [PATCH 11/11] doc: release note update for intr mode
[PATCH v4 0/6] arm64: ftrace: fix incorrect output from stack tracer
2015-10-30 5:25 UTC (14+ messages)
` [PATCH v4 1/6] arm64: ftrace: adjust callsite addresses examined by "
` [PATCH v4 2/6] arm64: ftrace: modify a stack frame in a safe way
` [PATCH v4 3/6] arm64: ftrace: fix a stack tracer's output under function graph tracer
` [PATCH v4 4/6] ftrace: allow arch-specific stack tracer
` [PATCH v4 5/6] arm64: insn: add instruction decoders for ldp/stp and add/sub
` [PATCH v4 6/6] arm64: ftrace: add arch-specific stack tracer
[PATCH 0/2] Staging: comedi: Fix sparse warnings
2015-10-30 5:26 UTC (3+ messages)
` [PATCH 1/2] Staging: comedi: ni_mio_common: Fix endian sparse warning
` [PATCH 2/2] Staging: comedi: adl_pci9118: "
stmmac: Reporting ethtool_ts_info
2015-10-30 5:15 UTC (2+ messages)
[PATCH][meta-oe] libubox: fix libdir
2015-10-30 5:06 UTC
[PATCH v2] i40e: add link flow control support for FVL
2015-10-30 5:13 UTC (3+ messages)
` [PATCH v3] "
[git pull] drm fixes
2015-10-30 5:06 UTC (2+ messages)
Klientskie bazi Tel/Viber/WhatsApp +79133913837 Email: mamontova260-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org Skype: prodawez389 ICQ: 6288862 FOTO ONLINE: http://media.xtwind.com/images/2015/10/19/2ba70554b12778c54b6a8ac82a7cc178.png
2015-10-30 5:06 UTC
[PATCH v4 0/3] Mediatek SPI-NOR flash driver
2015-10-30 5:02 UTC (12+ messages)
` [PATCH v4 2/3] mtd: mtk-nor: mtk serial flash controller driver
[PATCH v4 0/4] blame: allow blame --reverse --first-parent when it makes sense
2015-10-30 5:01 UTC (5+ messages)
` [PATCH v5 0/3] "
` [PATCH v5 1/3] blame: test to describe use of blame --reverse --first-parent
` [PATCH v5 2/3] blame: extract find_single_final
` [PATCH v5 3/3] blame: allow blame --reverse --first-parent when it makes sense
[PATCH] NET: ATM: MPOA: Remove 32-bit timekeeping
2015-10-30 5:01 UTC (2+ messages)
[PATCH v2] Staging: comedi: das16: Fix sparse endian warning
2015-10-30 4:58 UTC
civetweb upstream/downstream divergence
2015-10-30 4:57 UTC (3+ messages)
[PATCH v5 0/3] Mediatek SPI-NOR flash driver
2015-10-30 4:55 UTC (5+ messages)
` [PATCH v5 2/3] mtd: mtk-nor: mtk serial flash controller driver
[qemu-mainline baseline-only test] 38224: regressions - FAIL
2015-10-30 4:54 UTC
[PATCH 5/6] KVM: PPC: Book3S HV: Send IPI to host core to wake VCPU
2015-10-30 4:52 UTC (2+ messages)
[PATCH V1 00/11] MMCONFIG refactoring and ARM64 PCI hostbridge init based on ACPI
2015-10-30 4:50 UTC (5+ messages)
[jethro/master][PATCH 0/1] Disable the image-prelink by default
2015-10-30 4:48 UTC (3+ messages)
` [jethro/master][PATCH 1/1] local.conf.sample: Disable "
[U-Boot] [PATCH 1/1] arm: at91: reworked meesc board support
2015-10-30 4:44 UTC (2+ messages)
` [U-Boot] [PATCH V2 "
[PATCH v2 0/4] fm10k: add VMDQ support
2015-10-30 4:42 UTC (3+ messages)
` [PATCH v3 "
[PATCH 1/2] staging: octeon: Add space around '+'
2015-10-30 4:40 UTC (4+ messages)
` [PATCH 2/2] staging: octeon: Do not use multiple blank lines
` [Outreachy kernel] "
` [Outreachy kernel] [PATCH 1/2] staging: octeon: Add space around '+'
[PATCH 1/2] dma: add Qualcomm Technologies HIDMA management driver
2015-10-30 4:34 UTC (5+ messages)
` [PATCH] dma: fix platform_no_drv_owner.cocci warnings
[PATCH v2] i2c: rcar: make sure clocks are on when doing hw init
2015-10-30 4:35 UTC (3+ messages)
[PATCH v3 0/6] xen: sched: fix locking of {insert, remove}_vcpu()
2015-10-30 4:33 UTC (4+ messages)
` [PATCH v3 3/6] xen: sched: clarify use cases of schedule_cpu_switch()
[PATCH v2] Staging: comedi: vmk80xx: Replace semaphore with mutex
2015-10-30 4:33 UTC
[PATCH 1/2] staging: nvec: Add space around '<<'
2015-10-30 4:23 UTC (3+ messages)
` [PATCH 2/2] staging: nvec: Do not use multiple blank lines
` [Outreachy kernel] "
kernel BUG in ipmr_queue_xmit()
2015-10-30 4:15 UTC (4+ messages)
[linux-linus test] 63354: regressions - FAIL
2015-10-30 4:09 UTC
[PATCH v6] isdn: Use ktime_t instead of 'struct timeval'
2015-10-30 4:08 UTC
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.