All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-27 23:59:04 to 2016-04-28 01:33:11 UTC [more...]

[PATCH v14 1/2] Documentation: bridge: Add documentation for ps8640 DT properties
 2016-04-28  1:32 UTC  (6+ messages)
` [PATCH v14 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

[PATCH net v3 0/5] drivers: net: cpsw: phy-handle fixes
 2016-04-28  1:32 UTC  (6+ messages)
` [PATCH net v3 1/5] drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac config
` [PATCH net v3 2/5] drivers: net: cpsw: fix segfault in case of bad phy-handle

[PATCH V4] audit: add tty field to LOGIN event
 2016-04-28  1:31 UTC  (4+ messages)

[U-Boot] [PATCH] arm: socfpga: Add samtec VIN|ING board
 2016-04-28  1:26 UTC  (5+ messages)

[Qemu-devel] [PATCH qemu v15 00/17] spapr: vfio: Enable Dynamic DMA windows (DDW)
 2016-04-28  1:02 UTC  (9+ messages)
` [Qemu-devel] [PATCH qemu v15 14/17] spapr_iommu, vfio, memory: Notify IOMMU about starting/stopping being used by VFIO

[PATCH v2 00/11] Check VT-d Device-TLB flush error
 2016-04-28  1:23 UTC  (9+ messages)
` [PATCH v2 02/11] IOMMU: handle IOMMU mapping and unmapping failures
` [PATCH v2 03/11] IOMMU/MMU: enhance the call trees of IOMMU unmapping and mapping

[PATCH perf/core v5 00/15] perf-probe --cache and SDT support
 2016-04-28  1:22 UTC  (3+ messages)
` [PATCH perf/core v5 02/15] perf-buildid-cache: Use path/to/bin/buildid/elf instead of path/to/bin/buildid

[PATCH] crypto: s5p-sss: fix incorrect usage of scatterlists api
 2016-04-28  1:21 UTC  (2+ messages)

[PATCH] crypto: qat - fix invalid pf2vf_resp_wq logic
 2016-04-28  1:21 UTC  (2+ messages)

我的主页在
 2016-04-27 23:51 UTC 

我的交友信息在
 2016-04-27 23:50 UTC 

[PATCH] mptsas: fix checks for dma mapping errors
 2016-04-28  1:18 UTC  (3+ messages)

[PATCH 00/21] X86_64, UV: Update kernel for SGI UV4 support
 2016-04-28  0:55 UTC  (22+ messages)
` [PATCH 01/21] X86_64, UV: Add Initial UV4 definitions
` [PATCH 02/21] X86_64, UV: Add UV Architecture Defines
` [PATCH 03/21] X86_64, UV: Add UV4 Specific Defines
` [PATCH 04/21] X86_64, UV: Add UV MMR Illegal Access Function
` [PATCH 05/21] X86_64, UV: Prep for UV4 MMR updates
` [PATCH 06/21] X86_64, UV: Add UV4 Specific MMR definitions
` [PATCH 07/21] X86_64, UV: Remove Support for UV1
` [PATCH 08/21] X86_64, UV: Clean up redunduncies after merge of UV4 MMR definitions
` [PATCH 09/21] X86_64, UV: Update MMIOH setup function to work for both UV3 and UV4
` [PATCH 10/21] X86_64, UV: Create per cpu info structs to replace per hub info structs
` [PATCH 11/21] X86_64, UV: Move scir info to the per cpu info struct
` [PATCH 12/21] X86_64, UV: Move blade local processor ID "
` [PATCH 13/21] X86_64, UV: Allocate common per node hub info structs on local node
` [PATCH 14/21] X86_64, UV: Fold blade info into per node hub info structs
` [PATCH 15/21] X86_64, UV: Add UV4 addressing discovery function
` [PATCH 16/21] X86_64, UV: Add obtaining GAM Range Table from UV BIOS
` [PATCH 17/21] X86_64, UV: Support UV4 socket address changes
` [PATCH 18/21] X86_64, UV: Build GAM reference tables
` [PATCH 19/21] X86_64, UV: Update physical address conversions for UV4
` [PATCH 20/21] X86_64, UV: Remove Obsolete GRU MMR address translation
` [PATCH 21/21] X86_64, UV: Fix incorrect nodes and pnodes for cpuless and memoryless nodes

Enable more than 255 VCPU support without irq remapping function in the guest
 2016-04-28  1:11 UTC  (8+ messages)

[ANNOUNCE] libdrm 2.4.68
 2016-04-28  1:11 UTC 

[PATCH 0/5] mpt3sas: driver update for Phase12
 2016-04-28  1:10 UTC  (2+ messages)

[PATCH v4 00/21] Add support for GuC-based SLPC
 2016-04-28  1:11 UTC  (22+ messages)
` [PATCH 01/21] drm/i915/slpc: Expose guc functions for use with SLPC
` [PATCH 02/21] drm/i915/slpc: Add has_slpc capability flag
` [PATCH 03/21] drm/i915/slpc: Add slpc_version_check
` [PATCH 04/21] drm/i915/slpc: Add enable_slpc module parameter
` [PATCH 05/21] drm/i915/slpc: Use intel_slpc_* functions if supported
` [PATCH 06/21] drm/i915/slpc: Enable SLPC in guc "
` [PATCH 07/21] drm/i915/slpc: If using SLPC, do not set frequency
` [PATCH 08/21] drm/i915/slpc: Allocate/Release/Initialize SLPC shared data
` [PATCH 09/21] drm/i915/slpc: Setup rps frequency values during SLPC init
` [PATCH 10/21] drm/i915/slpc: Update current requested frequency
` [PATCH 11/21] drm/i915/slpc: Send reset event
` [PATCH 12/21] drm/i915/slpc: Send shutdown event
` [PATCH 13/21] drm/i915/slpc: Add Display mode event related data structures
` [PATCH 14/21] drm/i915/slpc: Notification of Display mode change
` [PATCH 15/21] drm/i915/slpc: Notification of Refresh Rate change
` [PATCH 16/21] drm/i915/slpc: Add slpc_status enum values
` [PATCH 17/21] drm/i915/slpc: Add parameter unset/set/get functions
` [PATCH 18/21] drm/i915/slpc: Add slpc support for max/min freq
` [PATCH 19/21] drm/i915/slpc: Add enable/disable debugfs for slpc
` [PATCH 20/21] drm/i915/slpc: Add i915_slpc_info to debugfs
` [PATCH 21/21] drm/i915/slpc: Fail intel_runtime_suspend if SLPC or RPS not active

[PATCH skeleton] Replace BUILD_ID with VERSION_ID in then inventory
 2016-04-28  1:11 UTC  (3+ messages)

[PATCH v3 1/3] fs: direct-io: handle error in dio_end_io()
 2016-04-28  1:09 UTC  (6+ messages)
` [PATCH v3 2/3] fs: direct-io: call .bi_end_io via bio_endio()
` [PATCH v3 3/3] block: avoid to call .bi_end_io() recursively

[PATCH v3 0/3] block: avoid to call .bi_end_io() recursively
 2016-04-28  1:09 UTC 

[PATCH v2] lib/mpi: Fix kernel unaligned access in mpi_write_to_sgl
 2016-04-28  1:08 UTC  (3+ messages)

[PATCH skeleton] Remove CHASSIS_2 from Barreleye.py
 2016-04-28  1:07 UTC  (3+ messages)

[PATCH v2] lib/mpi: Fix kernel unaligned access in mpi_write_to_sgl
 2016-04-27 17:43 UTC 

[U-Boot] [PATCH] ARM: mx6: Enable MMC FS boot support
 2016-04-28  1:06 UTC  (9+ messages)

RFC: libdrm: Support Iris Graphics 540 & 550 (Skylake GT3e)
 2016-04-28  1:05 UTC  (3+ messages)
  ` [Intel-gfx] "

Patch "mtd: nand: pxa3xx_nand: fix dmaengine initialization" has been added to the 4.5-stable tree
 2016-04-28  0:17 UTC 

Patch "lib: lz4: fixed zram with lz4 on big endian machines" has been added to the 4.5-stable tree
 2016-04-28  0:17 UTC 

Patch "dmaengine: pxa_dma: fix the maximum requestor line" has been added to the 4.5-stable tree
 2016-04-28  0:17 UTC 

Patch "dmaengine: hsu: correct use of channel status register" has been added to the 4.5-stable tree
 2016-04-28  0:17 UTC 

Patch "dmaengine: hsu: correct residue calculation of active descriptor" has been added to the 4.5-stable tree
 2016-04-28  0:17 UTC 

Patch "dmaengine: omap-dma: Fix polled channel completion detection and handling" has been added to the 4.5-stable tree
 2016-04-28  0:17 UTC 

Patch "dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros" has been added to the 4.5-stable tree
 2016-04-28  0:17 UTC 

Patch "dmaengine: dw: fix master selection" has been added to the 4.5-stable tree
 2016-04-28  0:17 UTC 

Patch "dmaengine: edma: Remove dynamic TPTC power management feature" has been added to the 4.5-stable tree
 2016-04-28  0:17 UTC 

Patch "dm cache metadata: fix cmd_read_lock() acquiring write lock" has been added to the 4.5-stable tree
 2016-04-28  0:17 UTC 

Patch "debugfs: Make automount point inodes permanently empty" has been added to the 4.5-stable tree
 2016-04-28  0:17 UTC 

Patch "mtd: nand: pxa3xx_nand: fix dmaengine initialization" has been added to the 4.4-stable tree
 2016-04-28  0:17 UTC 

Patch "lib: lz4: fixed zram with lz4 on big endian machines" has been added to the 4.4-stable tree
 2016-04-28  0:17 UTC 

Patch "dmaengine: hsu: correct use of channel status register" has been added to the 4.4-stable tree
 2016-04-28  0:17 UTC 

Several general questions
 2016-04-28  1:03 UTC  (4+ messages)

[PATCH 2/2] net: read bracketed ipv6 addrs and port numbers
 2016-04-28  0:59 UTC 

[PATCH 1/2] misc: fix invalid character recongition in strto*l
 2016-04-28  0:53 UTC  (2+ messages)

[master][krogoth][PATCH 1/4] openssh: Security Fix CVE-2016-3115
 2016-04-28  0:47 UTC  (4+ messages)
` [master][krogoth][PATCH 2/4] busybox: Security Fix CVE-2016-2148
` [master][krogoth][PATCH 3/4] busybox: Security fix CVE-2016-2147
` [master][krogoth][PATCH 4/4] busybox: musl mips64 ip fix

[PATCH] Btrfs: fix qgroup accounting when snapshotting
 2016-04-28  0:34 UTC  (4+ messages)

XVIII международный бизнес-форум “Top Marketing”. Выступают: Аэрофлот, Евросеть, Дикси, Игорь Манн, Kotler Business School, Trout&Partners, XVIII международный бизнес-форум “Top Marketing”. Выступают: Аэрофлот, Евросеть, Дикси, Игорь Манн, Kotler Business School, Trout&Partners
 2016-04-27  8:33 UTC 

[U-Boot] [PATCH 1/5] arm: include: Import unified.h from Linux kernel
 2016-04-28  0:28 UTC  (3+ messages)

[PATCH 0/3] Module signing and version info
 2016-04-27 23:54 UTC  (5+ messages)
` [PATCH 1/3] module: Invalidate signatures on force-loaded modules

[Qemu-devel] Is anyone able to load a web page from a guest operating system?
 2016-04-28  0:25 UTC  (7+ messages)

GATT Client
 2016-04-28  0:23 UTC  (3+ messages)

[PATCH v5 00/11] qcom: Add support for TSENS driver
 2016-04-28  0:20 UTC  (18+ messages)
` [PATCH v5 01/11] thermal: qcom: tsens: Add a skeletal TSENS drivers
` [PATCH v5 04/11] thermal: core: export apis to get slope and offset
` [PATCH v5 05/11] thermal: qcom: tsens-8960: Add support for 8960 family of SoCs
` [PATCH v5 06/11] thermal: qcom: tsens-8996: Add support for 8996 "
` [PATCH v5 11/11] arm64: dts: msm8996: Add thermal zones, tsens and qfprom nodes

Patch "dmaengine: pxa_dma: fix the maximum requestor line" has been added to the 4.4-stable tree
 2016-04-28  0:17 UTC 

Patch "dmaengine: dw: fix master selection" has been added to the 4.4-stable tree
 2016-04-28  0:17 UTC 

Patch "dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros" has been added to the 4.4-stable tree
 2016-04-28  0:17 UTC 

Patch "dm cache metadata: fix cmd_read_lock() acquiring write lock" has been added to the 4.4-stable tree
 2016-04-28  0:17 UTC 

Patch "debugfs: Make automount point inodes permanently empty" has been added to the 4.4-stable tree
 2016-04-28  0:17 UTC 

Patch "lib: lz4: fixed zram with lz4 on big endian machines" has been added to the 3.14-stable tree
 2016-04-28  0:17 UTC 

[PATCH 3.2 085/115] veth: don’t modify ip_summed; doing so treats packets with bad checksums as good
 2016-04-28  0:14 UTC  (5+ messages)

NXP LPC32xx DT Updates for v4.7
 2016-04-28  0:11 UTC 

NXP LPC32xx Defconfig Updates for v4.7
 2016-04-28  0:11 UTC 

[xen-unstable-smoke test] 93020: tolerable all pass - PUSHED
 2016-04-28  0:09 UTC 

Patch "xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers" has been added to the 4.4-stable tree
 2016-04-28  0:06 UTC 

Patch "xhci: resume USB 3 roothub first" has been added to the 4.4-stable tree
 2016-04-28  0:06 UTC 

我的交友主页是
 2016-04-27 23:50 UTC 

Patch "x86/mce: Avoid using object after free in genpool" has been added to the 4.4-stable tree
 2016-04-28  0:06 UTC 

Patch "usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 host" has been added to the 4.4-stable tree
 2016-04-28  0:06 UTC 

Patch "usb: xhci: fix wild pointers in xhci_mem_cleanup" has been added to the 4.4-stable tree
 2016-04-28  0:06 UTC 

Patch "usb: gadget: f_fs: Fix use-after-free" has been added to the 4.4-stable tree
 2016-04-28  0:06 UTC 

Patch "usb: hcd: out of bounds access in for_each_companion" has been added to the 4.4-stable tree
 2016-04-28  0:06 UTC 

Patch "kvm: x86: do not leak guest xcr0 into host interrupt handlers" has been added to the 4.4-stable tree
 2016-04-28  0:06 UTC 

Patch "KVM: arm/arm64: Handle forward time correction gracefully" has been added to the 4.4-stable tree
 2016-04-28  0:06 UTC 

Patch "block: loop: fix filesystem corruption in case of aio/dio" has been added to the 4.4-stable tree
 2016-04-28  0:06 UTC 

Patch "block: partition: initialize percpuref before sending out KOBJ_ADD" has been added to the 4.4-stable tree
 2016-04-28  0:06 UTC 

Patch "assoc_array: don't call compare_object() on a node" has been added to the 4.4-stable tree
 2016-04-28  0:06 UTC 

Patch "ARM: OMAP2: Fix up interconnect barrier initialization for DRA7" has been added to the 4.4-stable tree
 2016-04-28  0:06 UTC 

Patch "ARM: OMAP2+: hwmod: Fix updating of sysconfig register" has been added to the 4.4-stable tree
 2016-04-28  0:06 UTC 

Patch "ARM: mvebu: Correct unit address for linksys" has been added to the 4.4-stable tree
 2016-04-28  0:06 UTC 

Patch "ARM: dts: AM43x-epos: Fix clk parent for synctimer" has been added to the 4.4-stable tree
 2016-04-28  0:06 UTC 

Patch "usb: xhci: fix wild pointers in xhci_mem_cleanup" has been added to the 3.14-stable tree
 2016-04-28  0:06 UTC 

Patch "assoc_array: don't call compare_object() on a node" has been added to the 3.14-stable tree
 2016-04-28  0:06 UTC 

Patch "usb: hcd: out of bounds access in for_each_companion" has been added to the 3.14-stable tree
 2016-04-28  0:06 UTC 

Patch "ARM: OMAP2+: hwmod: Fix updating of sysconfig register" has been added to the 3.14-stable tree
 2016-04-28  0:06 UTC 

[SCSI] pm80xx: Phy settings support for motherboard controller
 2016-04-28  0:03 UTC  (3+ messages)

我的相片在
 2016-04-27 23:52 UTC 

[Qemu-devel] [RFC for-2.7 00/11] A new infrastructure for guest device trees
 2016-04-27 23:49 UTC  (8+ messages)
` [Qemu-devel] [RFC for-2.7 01/11] qdt: IEEE1275-style device tree utility code

[Qemu-devel] [PATCH v15 00/23] qapi visitor cleanups (post-introspection cleanups subset E)
 2016-04-28  0:01 UTC  (24+ messages)
` [Qemu-devel] [PATCH v15 01/23] qapi-visit: Add visitor.type classification
` [Qemu-devel] [PATCH v15 02/23] qapi: Guarantee NULL obj on input visitor callback error
` [Qemu-devel] [PATCH v15 03/23] qmp: Drop dead command->type
` [Qemu-devel] [PATCH v15 04/23] qmp-input: Clean up stack handling
` [Qemu-devel] [PATCH v15 05/23] qapi: Use strict QMP input visitor in more places
` [Qemu-devel] [PATCH v15 06/23] qmp-input: Don't consume input when checking has_member
` [Qemu-devel] [PATCH v15 07/23] qapi-commands: Wrap argument visit in visit_start_struct
` [Qemu-devel] [PATCH v15 08/23] monitor: Let generated code validate arguments
` [Qemu-devel] [PATCH v15 09/23] qom: Wrap prop visit in visit_start_struct
` [Qemu-devel] [PATCH v15 10/23] qmp-input: Require struct push to visit members of top dict
` [Qemu-devel] [PATCH v15 11/23] qmp-input: Refactor when list is advanced
` [Qemu-devel] [PATCH v15 12/23] qapi: Document visitor interfaces, add assertions
` [Qemu-devel] [PATCH v15 13/23] tests: Add check-qnull
` [Qemu-devel] [PATCH v15 14/23] qapi: Add visit_type_null() visitor
` [Qemu-devel] [PATCH v15 15/23] qmp: Support explicit null during visits
` [Qemu-devel] [PATCH v15 16/23] spapr_drc: Expose 'null' in qom-get when there is no fdt
` [Qemu-devel] [PATCH v15 17/23] qmp: Add qmp_output_visitor_reset()
` [Qemu-devel] [PATCH v15 18/23] qmp: Tighten output visitor rules
` [Qemu-devel] [PATCH v15 19/23] qapi: Split visit_end_struct() into pieces
` [Qemu-devel] [PATCH v15 20/23] tests/string-input-visitor: Add negative integer tests
` [Qemu-devel] [PATCH v15 21/23] qapi: Fix string input visitor handling of invalid list
` [Qemu-devel] [PATCH v15 22/23] qapi: Simplify semantics of visit_next_list()
` [Qemu-devel] [PATCH v15 23/23] qapi: Change visit_type_FOO() to no longer return partial objects

[PATCH 3.16 000/217] 3.16.35-rc1 review
 2016-04-28  0:01 UTC  (4+ messages)
` [PATCH 3.16 106/217] sd: disable discard_zeroes_data for UNMAP

FAILED: patch "[PATCH] usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on" failed to apply to 3.14-stable tree
 2016-04-28  0:01 UTC 

FAILED: patch "[PATCH] usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on" failed to apply to 4.4-stable tree
 2016-04-28  0:01 UTC 

master - libdm: Add dm_udev_wait_immediate
 2016-04-28  0:00 UTC 

Patch "xhci: resume USB 3 roothub first" has been added to the 4.5-stable tree
 2016-04-27 23:58 UTC 

Patch "xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers" has been added to the 4.5-stable tree
 2016-04-27 23:58 UTC 

Patch "x86/mce: Avoid using object after free in genpool" has been added to the 4.5-stable tree
 2016-04-27 23:58 UTC 

Patch "usb: xhci: fix wild pointers in xhci_mem_cleanup" has been added to the 4.5-stable tree
 2016-04-27 23:58 UTC 

Patch "usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 host" has been added to the 4.5-stable tree
 2016-04-27 23:58 UTC 

Patch "usb: host: xhci-plat: Make enum xhci_plat_type start at a non zero value" has been added to the 4.5-stable tree
 2016-04-27 23:58 UTC 

Patch "usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB phys" has been added to the 4.5-stable tree
 2016-04-27 23:58 UTC 

Patch "usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORT" has been added to the 4.5-stable tree
 2016-04-27 23:58 UTC 

Patch "usb: hcd: out of bounds access in for_each_companion" has been added to the 4.5-stable tree
 2016-04-27 23:58 UTC 

Patch "usb: gadget: f_fs: Fix use-after-free" has been added to the 4.5-stable tree
 2016-04-27 23:58 UTC 

Patch "mmc: block: Use the mmc host device index as the mmcblk device index" has been added to the 4.5-stable tree
 2016-04-27 23:58 UTC 

Patch "kvm: x86: do not leak guest xcr0 into host interrupt handlers" has been added to the 4.5-stable tree
 2016-04-27 23:58 UTC 


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.