All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-03-09 14:01:10 to 2016-03-09 15:06:43 UTC [more...]

[PATCH 00/24] Add gobject introspection support to oe-core
 2016-03-09 15:02 UTC  (9+ messages)
` [PATCH 16/24] gstreamer: enable gobject introspection
` [PATCH 17/24] gnomebase.bbclass: do not disable "
` [PATCH 18/24] python-pygobject: update to 3.18.2
` [PATCH 19/24] recipes-gnome: fix introspection support
` [PATCH 20/24] webkitgtk: enable gobject introspection
` [PATCH 21/24] packagegroup-core-x11-sato: add python-pygobject and gtk+3
` [PATCH 22/24] bitbake.conf: add 'gobject-introspection-data' to DISTRO/MACHINE_FEATURES_BACKFILL
` [PATCH 23/24] machine/include/arch-x86: Make x32 ABI not supporting gobject-introspection-data

我的个人主页是
 2016-03-09 14:51 UTC 

[PATCH i-g-t] igt/kms_rotation_crc: exercise invalid rotations
 2016-03-09 15:05 UTC 

[Buildroot] [PATCH] freescale-imx: add BR2_PACKAGE_FREESCALE_IMX_HAS_VPU config
 2016-03-09 15:05 UTC 

[PATCH] gpio: tps65912: fix bad merge
 2016-03-09 15:04 UTC 

[Qemu-devel] chardev: vhost-user: reconnect issue when QEMU as server
 2016-03-09 15:04 UTC  (2+ messages)

[PATCH 00/23] tracing: 'hist' triggers
 2016-03-09 15:04 UTC  (3+ messages)

[PATCH v8 0/2] eal: add function to check primary alive
 2016-03-09 15:02 UTC  (6+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/2] eal: fix race-condition in pri/sec proc startup
  ` [PATCH v9 2/2] eal: add function to check if primary proc alive

[PATCH] Bluetooth: Add support for limited privacy mode
 2016-03-09 15:03 UTC  (2+ messages)

[PATCH v3] drm/i915: Support to enable TRTT on GEN9
 2016-03-09 15:02 UTC  (6+ messages)
` [PATCH v4] "

[Qemu-devel] [PATCH v2] vfio/igd: handle q35 machine type
 2016-03-09 15:02 UTC  (7+ messages)

[PATCH 1/3] iommu/dma: Add some missing #includes
 2016-03-09 15:00 UTC  (5+ messages)
` [PATCH 2/3] iommu/dma: Use correct offset in map_sg

[PATCH 0/5] add external mempool manager
 2016-03-09 14:59 UTC  (11+ messages)
` [PATCH 0/6] "
  ` [PATCH 2/6] mempool: add stack (lifo) based external mempool handler
  ` [PATCH v3 0/4] external mempool manager
    ` [PATCH v3 4/4] mempool: add in the RTE_NEXT_ABI for ABI breakages

[PATCH v3 0/2] Make the pcidevs_lock a recursive one
 2016-03-09 14:59 UTC  (3+ messages)
` [PATCH v3 1/2] IOMMU/spinlock: Fix a bug found in AMD IOMMU initialization

[PATCH] sched/fair: Add comments to explain select_idle_sibling()
 2016-03-09 14:59 UTC 

[Qemu-devel] bogus bdrv_check_request in bdrv_co_discard
 2016-03-09 14:58 UTC  (3+ messages)

[PATCH] toaster: correctly handle quotes in project names
 2016-03-09 14:52 UTC 

[PATCH v5] ath10k: move mgmt descriptor limit handle under mgmt_tx
 2016-03-09 14:55 UTC  (2+ messages)

[RFC] eal: add cgroup-aware resource self discovery
 2016-03-09 14:55 UTC  (10+ messages)
` [PATCH] eal: add option --avail-cores to detect lcores

[PATCH] mm,oom: Reduce needless dereference
 2016-03-09 14:55 UTC  (3+ messages)

[Buildroot] [PATCH] pkgconf: make wrapper relocatable
 2016-03-09 14:55 UTC  (18+ messages)

[PATCH v3 0/8] arm64: rockchip: Initial GeekBox enablement
 2016-03-09 14:53 UTC  (26+ messages)

[LTP] [PATCH 1/2] request_key/request_key01.c: add new testcase
 2016-03-09 14:53 UTC  (4+ messages)
` [LTP] [PATCH 2/2] request_key/request_key02.c: "

[PATCHv1] CA-201372: x86: don't flush the whole cache when changing cachability
 2016-03-09 14:52 UTC  (4+ messages)

[Qemu-devel] [PATCH] Revert "qed: Implement .bdrv_drain"
 2016-03-09 14:52 UTC  (2+ messages)

Bugs and tasks for 2.02[~rc1]
 2016-03-09 14:51 UTC  (4+ messages)

[PATCH] mm: slub: Ensure that slab_unlock() is atomic
 2016-03-09 14:51 UTC  (10+ messages)

我的交友主页是
 2016-03-09 14:51 UTC  (2+ messages)

Review for #9071 ( issue with non-ascii characters)
 2016-03-09 14:44 UTC  (8+ messages)

[for-next][PATCH 00/12] tracing: Various cleanups and preparation for trace event hist
 2016-03-09 14:46 UTC  (13+ messages)
` [for-next][PATCH 01/12] tracing: Make tracer_flags use the right set_flag callback
` [for-next][PATCH 02/12] tracing: Remove duplicate checks for online CPUs
` [for-next][PATCH 03/12] tracing: Make ftrace_event_field checking functions available
` [for-next][PATCH 04/12] tracing: Make event trigger "
` [for-next][PATCH 05/12] tracing: Add event record param to trigger_ops.func()
` [for-next][PATCH 06/12] tracing: Add get_syscall_name()
` [for-next][PATCH 07/12] tracing: Add a per-event-trigger paused field
` [for-next][PATCH 08/12] tracing: Add needs_rec flag to event triggers
` [for-next][PATCH 09/12] tracing: Add an unreg_all() callback to trigger commands
` [for-next][PATCH 10/12] tracing: Use flags instead of bool in trigger structure
` [for-next][PATCH 11/12] tracing, writeback: Replace cgroup path to cgroup ino
` [for-next][PATCH 12/12] tracing: Fix typoes in code comment and printk in trace_nop.c

[PATCH RESEND v2 00/19] Support fuse mounts in user namespaces
 2016-03-09 14:48 UTC  (9+ messages)
` [PATCH RESEND v2 15/18] fuse: Add support for pid namespaces
` [PATCH RESEND v2 16/18] fuse: Support fuse filesystems outside of init_user_ns

pNFS SCSI layout support V2
 2016-03-09 14:48 UTC  (4+ messages)
` [PATCH 4/4] nfsd: add SCSI layout support

[PATCH 00/16] IB/hfi1: Add a page pinning cache for PSM sdma
 2016-03-09 14:47 UTC  (4+ messages)

[v4.4-rt PATCH] rt: trace: add rcuidle version macro for preemptirqsoff_hist and hrtimer_interrupt
 2016-03-09 14:46 UTC  (4+ messages)

[RFC PATCH 00/27] Move LRU page reclaim from zones to nodes v2
 2016-03-09 14:45 UTC  (5+ messages)
` [PATCH 08/27] mm, vmscan: Make kswapd reclaim in terms of nodes

[PATCH v2 0/2] Make the pcidevs_lock a recursive one
 2016-03-09 14:45 UTC  (10+ messages)
` [PATCH v2 1/2] IOMMU/spinlock: Fix a bug found in AMD IOMMU initialization

[RFC 0/5] virtio support for container
 2016-03-09 14:44 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] mem: add --single-file to create single mem-backed file

[BUG] "block: make generic_make_request handle arbitrarily sized bios" breaks boot on parisc-linux
 2016-03-09 14:43 UTC  (7+ messages)

[PATCH] nfsd: block and scsi layout drivers need to depend on CONFIG_BLOCK
 2016-03-09 14:43 UTC 

generic RDMA READ/WRITE API V4
 2016-03-09 14:43 UTC  (7+ messages)
` [PATCH v4 1/9] IB/cma: pass the port number to ib_create_qp

[RFC 0/12] introduce down_write_killable for rw_semaphore
 2016-03-09 14:41 UTC  (8+ messages)

[RESEND PATCH 0/2] device property: fix for two bugs
 2016-03-09 14:41 UTC  (4+ messages)
` [RESEND PATCH 2/2] device property: fix for a case of use-after-free

[Qemu-devel] why restrict pull reqs to signed tags?
 2016-03-09 14:41 UTC  (9+ messages)

Linux 4.4.4
 2016-03-09 14:40 UTC  (5+ messages)
` Linux 4.4.4 [regression]

[PATCH 1/2] vga_switcheroo: add power support for windows 10 machines
 2016-03-09 14:40 UTC  (5+ messages)
` [PATCH 2/2] nouveau: use new vga_switcheroo power domain

[PATCH (net.git) 0/2] stmmac: MDIO fixes
 2016-03-09 14:39 UTC  (3+ messages)
` [PATCH (net.git) 2/2] stmmac: fix MDIO settings

RV Owners List
 2016-03-09 14:07 UTC 

[PATCHv3] extensions: libipt_icmp: Add translation to nft
 2016-03-09 14:39 UTC  (9+ messages)
  ` [PATCH] libxt_multiport: "
      ` [PATCH v2] "
  ` Regarding libxt_multiport translation in nft

[PATCH v6 0/6] Implement generic ASoC HDMI codec and use it in tda998x
 2016-03-09 14:38 UTC  (4+ messages)
` [PATCH v6 1/6] ALSA: pcm: add IEC958 channel status helper for hw_params

[Qemu-devel] [RFC] [tcg] Idea on refactoring target code generation loop (gen_intermediate_code)
 2016-03-09 14:38 UTC 

[PATCH] livepatch: Add some basic LivePatch documentation
 2016-03-09 14:38 UTC  (2+ messages)

[PATCH v3 1/2] cxl: Add mechanism for delivering AFU driver specific events
 2016-03-09 14:37 UTC  (2+ messages)

[nightly] Core TISDK (fido/1.8) 2016.02 build 2016-03-08_23-00-32
 2016-03-09 14:37 UTC 

[PATCH 00/50] pinctrl: Add and use devm_ apis for pinctrl_{register, unregister}
 2016-03-09 14:23 UTC  (6+ messages)

[PATCH 00/23] Nokia N950 display support
 2016-03-09 14:33 UTC  (5+ messages)

[PATCH RESEND v1 0/3] Move active IO termination to the core
 2016-03-09 14:32 UTC  (3+ messages)

Kirkwood dts spi-gpio
 2016-03-09 14:30 UTC  (3+ messages)

[RFC qemu 0/4] A PV solution for live migration optimization
 2016-03-09 14:28 UTC  (24+ messages)
    ` [Qemu-devel] "

[RFC PATCH v0] Add tw5864 driver
 2016-03-09 14:29 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/8] virtio: allow migration with dataplane
 2016-03-09 14:29 UTC  (5+ messages)
` [Qemu-devel] [PATCH 5/8] virtio-blk: fix "disabled data plane" mode

[PATCH 0/4] x86: accommodate 32-bit PV guests with SMAP/SMEP handling
 2016-03-09 14:28 UTC  (12+ messages)
` [PATCH 2/4] x86: suppress SMAP and SMEP while running 32-bit PV guest code

[RFC] [PATCH] can: fix handling of unmodifiable configuration options
 2016-03-09 14:28 UTC  (3+ messages)

[PATCH 0/2] add support for buffered tx to ethdev
 2016-03-09 14:25 UTC  (4+ messages)
` [PATCH v2 1/2] ethdev: add buffered tx api

[PATCH 1/2] mtd: nand: use a lower value for badblockbits when working with MLC NAND
 2016-03-09 14:26 UTC 

[PATCH 1/3] perf tools: Add sort__has_comm variable
 2016-03-09 14:26 UTC  (4+ messages)
` [PATCH 2/3] perf hists browser: Allow thread filtering for comm sort key
` [PATCH 3/3] perf hists browser: Check sort keys before hot key actions

default min_size for erasure pools
 2016-03-09 14:25 UTC 

[PATCH i-g-t v7] lib/igt_kms: Add COMMIT_ATOMIC to igt_display_commit2()
 2016-03-09 14:25 UTC  (5+ messages)

[PATCH] bus: arm-ccn: Fix cpu notifier priority
 2016-03-09 14:24 UTC  (3+ messages)

[PATCH v13 00/14] MT8173 DRM support
 2016-03-09 14:23 UTC  (5+ messages)
` [PATCH v13 03/14] drm/mediatek: Add DSI sub driver
` [PATCH v13 04/14] drm/mediatek: Add DPI "

[PATCH] sort the open posix tests before executing
 2016-03-09 14:23 UTC  (2+ messages)
` [LTP] "

[PATCH v5] dma: rename dma_*_writecombine() to dma_*_wc()
 2016-03-09 14:21 UTC  (2+ messages)
` [tip:mm/pat] dma, mm/pat: Rename "

[PATCH] livepatch: Fix the error message about unresolvable ambiguity
 2016-03-09 14:20 UTC 

[Qemu-devel] [PATCH 0/4] virt: provide secure-only RAM and first flash
 2016-03-09 14:21 UTC  (17+ messages)
` [Qemu-arm] "
                      ` [Qemu-arm] [Qemu-devel] "

[PATCH v3 0/2] i40evf: pf reset event report
 2016-03-09 14:19 UTC  (6+ messages)
` [PATCH v4 2/2] i40evf: support to report pf reset event
    ` expectations on maintainer's review

[v6,12/20] cxl: Add guest-specific code
 2016-03-09 14:20 UTC  (2+ messages)

[PATCH v2] PCI: ACPI: IA64: fix IO port generic range check
 2016-03-09 14:20 UTC  (7+ messages)

[Bug 114031] New: Radeon Kernel Mode Setting sets wrong mode on Acer Z5610
 2016-03-09 14:18 UTC  (2+ messages)
` [Bug 114031] "

[PATCH 0/6] cpufreq: schedutil governor
 2016-03-09 14:17 UTC  (9+ messages)
` [PATCH v2 0/10] "
  ` [PATCH v2 1/10] cpufreq: Reduce cpufreq_update_util() overhead a bit
  ` [PATCH v3 0/7] cpufreq: schedutil governor
    ` [PATCH v3 1/7][Resend] cpufreq: Rework the scheduler hooks for triggering updates

YOU’RE FUND OF 5.5 MIILION IS READY TO RELEASE TO YOU.+229 96274496
 2016-03-09 14:04 UTC 

[PATCH 1/2] ethdev: bump library version
 2016-03-09 14:14 UTC  (2+ messages)
` [PATCH 2/2] cmdline: "

[meta-raspberrypi][PATCH 1/6] linux-raspberrypi: Update revision to include rpi3 support
 2016-03-09 14:15 UTC  (6+ messages)
` [meta-raspberrypi][PATCH 2/6] firmware.inc: "
` [meta-raspberrypi][PATCH 3/6] bcm2835-bootfiles: Update LICENCE md5 due to firmware revision update
` [meta-raspberrypi][PATCH 4/6] linux-firmware: Add brcmfmac43430 firmware
` [meta-raspberrypi][PATCH 5/6] raspberrypi3.conf: Create machine configuration for Raspberrypi 3
` [meta-raspberrypi][PATCH 6/6] rpi-base.inc: Add rpi3 device tree blob

[PATCH V2] PM / clk: Add support for obtaining clocks from device-tree
 2016-03-09 14:13 UTC  (4+ messages)

[PATCH] lib/igt_kms: Add COMMIT_ATOMIC to igt_display_commit2()
 2016-03-09 14:13 UTC 

[PATCH v2] Docs: Modernize SubmittingPatches
 2016-03-09 14:13 UTC  (6+ messages)
` [PATCH 2/7] Docs: Bring SubmittingPatches more into the git era

[PATCH v7] scsi: ufs: add ioctl interface for query request
 2016-03-09 14:11 UTC  (2+ messages)

[PATCH] SOCK_SEQPACKET socketpair must get SIGPIPE in AF_UNIX if one end is closed
 2016-03-09 14:10 UTC 

initial_sid context via libsepol
 2016-03-09 14:09 UTC  (8+ messages)

[PATCH v6 for Xen 4.7 0/4] Enable per-VCPU parameter settings for RTDS scheduler
 2016-03-09 14:09 UTC  (6+ messages)
` [PATCH v6 for Xen 4.7 4/4] xl: enable "

[LTP] Question about perf_event_open/Cap_bounds/su01 test cases
 2016-03-09 14:08 UTC  (2+ messages)

GSoC 2016: applications open, deadline = Fri, 19/2
 2016-03-09 14:08 UTC  (11+ messages)
        ` GSoC 2016: applications open, libgit2 and git.git
            ` Git has been accepted as a GSoC 2016 mentor organization!

[PATCH] f2fs: clean up opened code with f2fs_update_dentry
 2016-03-09 14:07 UTC 

[PATCH] mm, oom: protect !costly allocations some more (was: Re: [PATCH 0/3] OOM detection rework v4)
 2016-03-09 14:07 UTC  (6+ messages)
` [PATCH 0/2] oom rework: high order enahncements
  ` [PATCH 3/3] mm, oom: protect !costly allocations some more

[ovmf test] 85763: regressions - FAIL
 2016-03-09 14:06 UTC 

[PATCH] tty: serial: sc16is7xx: use threaded interrupts instead of homegrow
 2016-03-09 14:06 UTC 

[Buildroot] [PATCH] rtptools: disable for MIPS Codescape toolchains
 2016-03-09 14:05 UTC  (6+ messages)

Reminder: Toaster Weekly Meeting
 2016-03-09 14:03 UTC  (2+ messages)

[RESENT PATCH] mmc: block: fix ABI regression of mmc_blk_ioctl
 2016-03-09 13:51 UTC  (3+ messages)


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.