messages from 2016-01-15 12:46:21 to 2016-01-15 13:24:03 UTC [more...]
[Qemu-devel] [Minios-devel] [PATCH v8 0/<VARIOUS>] Begin to disentangle libxenctrl and provide some stable libraries
2016-01-15 13:24 UTC (56+ messages)
` [PATCH XEN v8 00/29] "
` [PATCH XEN v8 01/29] tools/libxc: Remove osdep indirection for xc_evtchn
` [PATCH XEN v8 02/29] tools: Refactor /dev/xen/evtchn wrappers into libxenevtchn
` [PATCH XEN v8 03/29] tools: Arrange to check public headers for ANSI compatiblity
` [PATCH XEN v8 04/29] tools/libxc: Remove osdep indirection for xc_gnt{shr, tab}
` [PATCH XEN v8 05/29] tools: Refactor /dev/xen/gnt{dev, shr} wrappers into libxengnttab
` [PATCH XEN v8 06/29] tools/libxc: Remove osdep indirection for privcmd
` [PATCH XEN v8 07/29] tools: Refactor hypercall calling wrappers into libxencall
` [PATCH XEN v8 08/29] tools/libxc: drop xc_map_foreign_bulk_compat wrappers
` [PATCH XEN v8 09/29] tools: Remove xc_map_foreign_batch
` [PATCH XEN v8 10/29] tools: Implement xc_map_foreign_range(s) in terms of common helper
` [PATCH XEN v8 11/29] tools: Refactor foreign memory mapping into libxenforeignmemory
` [PATCH XEN v8 12/29] tools/libs/foreignmemory: provide xenforeignmemory_unmap
` [PATCH XEN v8 13/29] tools/libs/foreignmemory: use size_t for size arguments
` [PATCH XEN v8 14/29] tools/libs/foreignmemory: Mention restrictions on fork in docs
` [PATCH XEN v8 15/29] tools/libs/foreignmemory: Support err == NULL to map
` [PATCH XEN v8 16/29] tools/libs/foreignmemory: pull array length argument to map forward
` [PATCH XEN v8 17/29] tools/libs/evtchn: Review and update doc comments
` [PATCH XEN v8 18/29] tools/libs/evtchn: Use uint32_t for domid arguments
` [PATCH XEN v8 19/29] tools/libs: Clean up hard tabs
` [PATCH XEN v8 20/29] tools/libs/gnttab: Extensive updates to API documentation
` [PATCH XEN v8 21/29] tools/libs/call: Update some log messages to not refer to xc
` [PATCH XEN v8 22/29] tools/libs/call: Describe return values and error semantics for xencall*
` [PATCH XEN v8 23/29] tools/libs/call: Avoid xc_memalign in netbsd and solaris backends
` [PATCH XEN v8 24/29] tools/libs/call: linux: touch newly allocated pages after madvise lockdown
` [PATCH XEN v8 25/29] tools/libs/{call, evtchn}: Document requirements around forking
` [PATCH XEN v8 26/29] tools/libs/*: Use O_CLOEXEC on Linux and FreeBSD
` [PATCH XEN v8 27/29] tools: Update CFLAGS for qemu-xen to allow it to use new libraries
` [PATCH XEN v8 28/29] tools/libs/*: Introduce APIs to restrict handles to a specific domain
` [PATCH XEN v8 29/29] HACK: Update Config.mk to pull all the right bits from my xenbits trees
` [PATCH QEMU-XEN v8 0/8] Begin to disentangle libxenctrl and provide some stable libraries
` [Qemu-devel] "
` [Qemu-devel] [PATCH QEMU-XEN v8 1/8] xen_console: correctly cleanup primary console on teardown
` "
` [Qemu-devel] [PATCH QEMU-XEN v8 2/8] xen: Switch to libxenevtchn interface for compat shims
` "
` [PATCH QEMU-XEN v8 3/8] xen: Switch to libxengnttab "
` [PATCH QEMU-XEN v8 4/8] xen: Switch uses of xc_map_foreign_range into xc_map_foreign_pages
` [Qemu-devel] [PATCH QEMU-XEN v8 5/8] xen: Switch uses of xc_map_foreign_{pages, bulk} to use libxenforeignmemory API
` "
` [Qemu-devel] [PATCH QEMU-XEN v8 6/8] xen: Use stable library interfaces when they are available
` "
` [PATCH QEMU-XEN v8 7/8] xen: domainbuild: reopen libxenctrl interface after forking for domain watcher
` [Qemu-devel] [PATCH QEMU-XEN v8 8/8] xen: make it possible to build without the Xen PV domain builder
` "
` [PATCH QEMU-XEN-TRADITIONAL v8 0/4] Begin to disentangle libxenctrl and provide some stable libraries
` [PATCH QEMU-XEN-TRADITIONAL v8 1/4] qemu-xen-traditional: Use libxenevtchn
` [PATCH QEMU-XEN-TRADITIONAL v8 2/4] qemu-xen-traditional: Use libxengnttab
` [PATCH QEMU-XEN-TRADITIONAL v8 3/4] qemu-xen-traditional: Add libxencall to rpath-link
` [PATCH QEMU-XEN-TRADITIONAL v8 4/4] qemu-xen-traditional: Add libxenforeignmemory "
` [PATCH MINI-OS v8 0/4] Begin to disentangle libxenctrl and provide some stable libraries
` [PATCH MINI-OS v8 1/4] mini-os: Include libxenevtchn with libxc
` [PATCH MINI-OS v8 2/4] mini-os: Include libxengnttab "
` [PATCH MINI-OS v8 3/4] mini-os: Include libxencall "
` [PATCH MINI-OS v8 4/4] mini-os: Include libxenforeignmemory "
[PATCH v2 0/2] fix rk3066a based boards hang when cpufreq changes
2016-01-15 13:23 UTC
[Buildroot] [PATCH v2] netsniff-ng: check if linux-headers are v3.0 or higher
2016-01-15 13:23 UTC
[PATCH] dell-wmi: Stop storing pointers to DMI tables
2016-01-15 13:23 UTC (6+ messages)
[PATCH v8 0/9] DAX fsync/msync support
2016-01-15 13:22 UTC (16+ messages)
` [PATCH v8 4/9] dax: support dirty DAX entries in radix tree
` [PATCH v8 6/9] dax: add support for fsync/msync
[U-Boot] [RESEND PATCH 0/5] clk: some fixes, device tree support, new features
2016-01-15 13:22 UTC (6+ messages)
` [U-Boot] [RESEND PATCH 4/5] clk: add device tree support for clock framework
[Minios-devel] [PATCH v8 0/<VARIOUS>] Begin to disentangle libxenctrl and provide some stable libraries
2016-01-15 13:22 UTC
[PATCH] drm/i915: Seal busy-ioctl uABI and prevent leaking of internal ids
2016-01-15 13:22 UTC (4+ messages)
Optimizing instruction-cache, more packets at each stage
2016-01-15 13:22 UTC
[ath9k-devel] ath9k driver broken since kernel v4.2
2016-01-15 13:22 UTC
[U-Boot] [PATCH 00/10] rockchip: Tidy up SPL operation on jerry
2016-01-15 13:22 UTC (3+ messages)
` [U-Boot] [PATCH 05/10] dm: spi_flash: Allow the uclass to work without printf()
[U-Boot] [RFC PATCH 0/6] clk: some fixes, device tree support, new features
2016-01-15 13:22 UTC (5+ messages)
` [U-Boot] [RFC PATCH 6/6] clk: add fixed rate clock driver
[U-Boot] [PATCH 00/50] rockchip: Add support for cros_ec keyboard
2016-01-15 13:21 UTC (4+ messages)
` [U-Boot] [PATCH 01/50] dm: clk: Add support for decoding clocks from the device tree
[PATCH] ALSA: hda - Add fixup for Dell Latitidue E6540
2016-01-15 13:21 UTC
[RFC PATCH] mmc: dw_mmc: remove the prefix "SDMMC_##" into mci_read/write
2016-01-15 13:20 UTC (2+ messages)
[BUG] Assertion '(sp == 0) || (peoi[sp-1].vector < vector)' failed at irq.c:1163
2016-01-15 13:20 UTC (7+ messages)
Source code review around jump label usage
2016-01-15 13:20 UTC (16+ messages)
` [PATCH 0/6] InfiniBand-ocrdma: Fine-tuning for some function implementations
` [PATCH v3 "
` [PATCH v3 2/6] InfiniBand-ocrdma: Delete unnecessary variable initialisations in 11 functions
` [PATCH 0/3] net-rsi: Fine-tuning for two function implementations
` [PATCH v3 "
` [PATCH v3 1/3] rsi: Delete unnecessary variable initialisations in rsi_send_mgmt_pkt()
` [PATCH v3 2/3] rsi: Delete unnecessary variable initialisations in rsi_send_data_pkt()
` [PATCH v3 3/3] rsi: Replace variable initialisations by assignments "
DRM support in Android
2016-01-15 13:18 UTC (6+ messages)
[Qemu-devel] [PATCH 12/25] target-sparc: Add MMU_REAL_IDX
2016-01-15 13:17 UTC
[PATCH 2/2] arc770: move arc patches to taregt/linux/generic
2016-01-15 13:17 UTC (4+ messages)
[Bug 106901] Brightness / WIFI Key does not generate any events
2016-01-15 13:15 UTC (4+ messages)
[PATCH 0/9] Proposed changes for fido
2016-01-15 13:15 UTC (3+ messages)
[PATCH] gpio: max77620: fix of_table.cocci warnings
2016-01-15 13:15 UTC (6+ messages)
` [rtc-linux] "
[PATCH v4 0/2] memory-hotplug: add automatic onlining policy for the newly added memory
2016-01-15 13:13 UTC (10+ messages)
` [PATCH v4 1/2] "
[PATCH RFC 1/1] ASoC: fsl_ssi: Make fifo watermark and maxburst settings device tree options
2016-01-15 13:13 UTC (5+ messages)
[U-Boot] [PATCH] igep00x0: Falcon mode
2016-01-15 13:12 UTC (3+ messages)
[Buildroot] Standardizing format for specifying license(s)
2016-01-15 13:12 UTC (2+ messages)
[patch] nsswitch.conf.5: Update NSS compatibility mode description
2016-01-15 13:12 UTC
[PATCH 1/1] doc: update ct expression
2016-01-15 13:11 UTC (2+ messages)
[U-Boot] Please pull u-boot-rockchip
2016-01-15 13:11 UTC (2+ messages)
[U-Boot] [PATCH 3/3] x86: Fix board init breakage
2016-01-15 13:10 UTC (2+ messages)
` [U-Boot] [U-Boot,3/3] "
[U-Boot] [PATCH 2/3] dm: pci: Avoid a memory leak when allocating the ROM
2016-01-15 13:10 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/3] dm: pci: Add a 'fall through' comment
2016-01-15 13:10 UTC (2+ messages)
` [U-Boot] [U-Boot,1/3] "
[U-Boot] [PATCH 1/4] eth-raw-os.c: Add cast to bind(2) call
2016-01-15 13:10 UTC (2+ messages)
` [U-Boot] [U-Boot,1/4] "
[U-Boot] [PATCH v2] Fix GCC format-security errors and convert sprintfs
2016-01-15 13:10 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[PATCH v4 0/3] VT-d Device-TLB flush issue
2016-01-15 13:09 UTC (3+ messages)
` [PATCH v4 3/3] VT-d: Fix vt-d Device-TLB flush timeout issue
[PATCH] perf: Cleanup user's child events
2016-01-15 13:09 UTC (4+ messages)
using Hob to run images on a custom simulator, other than qemu
2016-01-15 12:36 UTC (6+ messages)
` [yocto] "
[Buildroot] SPI module on Raspberry Pi B+
2016-01-15 13:08 UTC
[PATCH 1/2] devicetree: bindings: Add vendor prefix for Tronsmart
2016-01-15 13:06 UTC (6+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add basic support for orion-r68
[Xenomai] RTCAN problem with PEAK PCIe & miniPCIe
2016-01-15 13:06 UTC (2+ messages)
fido -> jethro switching problem
2016-01-15 13:06 UTC (2+ messages)
[Buildroot] SPI module on Raspberry Pi B+
2016-01-15 13:06 UTC
[PATCH v2] kernel: add kcov code coverage
2016-01-15 13:05 UTC (5+ messages)
help tc filter map key mark
2016-01-15 13:05 UTC
[review-request][PATCH 00/23][V2] Convert projects and builds pages to ToasterTable
2016-01-15 11:43 UTC (2+ messages)
[RFC PATCH 0/4] Multi-instance vTPM driver
2016-01-15 13:02 UTC (3+ messages)
[U-Boot] [PATCH 0/9] EFI payload / application support
2016-01-15 13:02 UTC (5+ messages)
` [U-Boot] [PATCH 4/9] efi_loader: Add boot time services
Recent changes (master)
2016-01-15 13:00 UTC
[Bug 77835] New: X crash when using xrandr with R9 290X and 7870 for triple head
2016-01-15 12:58 UTC (2+ messages)
` [Bug 77835] "
[PATCH 00/23] toaster: Convert projects and builds pages to ToasterTable
2016-01-15 11:01 UTC (24+ messages)
` [PATCH 01/23] toaster: toastergui: use ToasterTable for projects page
` [PATCH 02/23] toaster: move image file suffix list to model
` [PATCH 03/23] toaster: check inferred file suffixes against list of known types
` [PATCH 04/23] toaster: toastergui: switch projects/ view to ToasterTable
` [PATCH 05/23] toaster: toastergui: use event delegates for hover help elements
` [PATCH 06/23] toaster: toastergui: convert all builds page to ToasterTable
` [PATCH 07/23] toaster: toastergui: refactor ToasterTable filtering
` [PATCH 08/23] toaster: toastergui: switch off filter highlights when inactive
` [PATCH 09/23] toaster: toastergui: show recent builds on all builds page
` [PATCH 10/23] toaster: toastergui: implement date range filters for builds
` [PATCH 11/23] toaster: toastergui: implement "today" and "yesterday" filters
` [PATCH 12/23] toaster: toastergui: convert project builds page to ToasterTable
` [PATCH 13/23] toaster: toastergui: don't hide all elements with .col class
` [PATCH 14/23] toaster: toastergui: ensure filter_value updates
` [PATCH 15/23] toaster: toastergui: streamline construction of filter objects
` [PATCH 16/23] toaster: toastergui: serialise decimals correctly
` [PATCH 17/23] toaster: toastergui: set default visible and hideable columns
` [PATCH 18/23] toaster: toastergui: mute label for filter actions with no records
` [PATCH 19/23] toaster: toastergui: make "Apply" button state depend on filter range
` [PATCH 20/23] toaster: toastergui: fix error and warning counts for builds
` [PATCH 21/23] toaster: toastergui: remove unused views and template code
` [PATCH 22/23] toaster: tests: fix Django tests for new ToasterTable pages
` [PATCH 23/23] toaster: toastergui: code formatting and clean-up
[PATCH net] ipv6: update skb->csum when CE mark is propagated
2016-01-15 12:56 UTC
[PATCH][meta-oe] terminus-font: update perl-native-runtime dependency
2016-01-15 12:57 UTC
[PATCH] insane: Start to clean up do_configure_qa code
2016-01-15 12:55 UTC
[PATCH RFC] drm/i2c: tda998x: Only set atomic funcs if bound to atomic drm driver
2016-01-15 12:55 UTC
[Buildroot] [PATCH 1/1] support/download: Aternative access methods to CVS
2016-01-15 12:55 UTC
Reminder: Last day to buy your NetDev 1.1 ticket!
2016-01-15 12:55 UTC (2+ messages)
Btrfs progs pre-release 4.4-rc1
2016-01-15 12:54 UTC (3+ messages)
[PATCH V2] mm: mempolicy: skip non-migratable VMAs when setting MPOL_MF_LAZY
2016-01-15 12:54 UTC (4+ messages)
[xen-unstable-smoke test] 78168: tolerable all pass - PUSHED
2016-01-15 12:53 UTC
[meta-oe][PATCHv3 0/3] networkmanager: 1.0.6 -> 1.0.10
2016-01-15 12:53 UTC (2+ messages)
[PATCH v3 00/20] refs backend rebase on pu
2016-01-15 12:51 UTC (3+ messages)
` [PATCH v3 15/20] init: allow alternate backends to be set for new repos
[PATCH] usb: gadget: gmidi: remove bus powered requirement on bmAttributes
2016-01-15 12:50 UTC
[Bug 93727] [Regression] Core profile is 3.2 instead of 3.3 in Big Endian PPC
2016-01-15 12:50 UTC (4+ messages)
` [Bug 93727] [Regression] [r600g] "
[PATCH] drm/i915: Codify our assumption that the Global GTT is <= 4GiB
2016-01-15 12:49 UTC (3+ messages)
[Bug 93713] System hangs (beomes totaly unresponsive) when trying to use hybrid graphics with ATI 7730M videocard
2016-01-15 12:47 UTC (2+ messages)
[PATCH] arm64: hide __efistub_ aliases from kallsyms
2016-01-15 12:46 UTC (3+ messages)
[RFC5 PATCH v6 00/21] ILP32 for ARM64
2016-01-15 12:46 UTC (4+ messages)
` [PATCH v6 20/21] all: s390: make compat wrappers the generic solution
[PATCH i-g-t 1/2 v2] lib/igt_kms: Various fixes and add remaining documentation
2016-01-15 12:46 UTC (3+ messages)
` [PATCH i-g-t 2/2] lib/igt_kms: Short description between Intel/DRM terminology
[PATCH 00/12] Add API to get packet type info
2016-01-15 5:45 UTC (14+ messages)
` [PATCH v2 "
` [PATCH v2 01/12] ethdev: add API to query packet type filling info
` [PATCH v2 02/12] pmd/cxgbe: add dev_ptype_info_get implementation
` [PATCH v2 03/12] pmd/e1000: "
` [PATCH v2 04/12] pmd/enic: "
` [PATCH v2 05/12] pmd/fm10k: "
` [PATCH v2 06/12] pmd/i40e: "
` [PATCH v2 07/12] pmd/ixgbe: "
` [PATCH v2 08/12] pmd/mlx4: "
` [PATCH v2 09/12] pmd/mlx5: "
` [PATCH v2 10/12] pmd/nfp: "
` [PATCH v2 11/12] pmd/vmxnet3: "
` [PATCH v2 12/12] examples/l3fwd: add option to parse ptype
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.