messages from 2015-06-30 11:28:22 to 2015-06-30 12:33:55 UTC [more...]
[PATCH v4] ARM: early fixmap support for earlycon
2015-06-30 12:33 UTC (2+ messages)
[PATCH] zsmalloc: partial page ordering within a fullness_list
2015-06-30 12:32 UTC
[U-Boot] [PATCH 00/22] Convert musb host mode code to the device-model
2015-06-30 12:33 UTC (10+ messages)
` [U-Boot] [PATCH 03/22] usb: usb_setup_device: Drop unneeded portnr function argument
` [U-Boot] [PATCH 04/22] usb: Pass device instead of portnr to usb_legacy_port_reset
` [U-Boot] [PATCH 06/22] dm: Export device_chld_remove / device_chld_unbind
[PATCH v2 00/10] introduce wmi support for qca99X0
2015-06-30 12:32 UTC (3+ messages)
[PATCH] libxl: locally attach disks with hotplug scripts for bootloader execution
2015-06-30 12:31 UTC (2+ messages)
[Qemu-devel] [PATCH] spapr_vty: lookup should only return valid VTY objects
2015-06-30 12:31 UTC (2+ messages)
[PATCH RFC 1/1] perf,tool: partial callgrap and time support
2015-06-30 12:31 UTC (2+ messages)
[Buildroot] [git commit] boards/raspberrypi: update instructions
2015-06-30 12:31 UTC
ubifs_recover_leb() failure
2015-06-30 12:30 UTC (3+ messages)
[Buildroot] [git commit] config/raspberrypi: rename our non-DT defconfig file
2015-06-30 12:30 UTC
[Buildroot] [git commit] config/raspberrypi: remove non-DT defconfig
2015-06-30 12:30 UTC
Lockup in wait_transaction_locked under memory pressure
2015-06-30 12:30 UTC (10+ messages)
[Buildroot] [git commit] configs/raspberrypi2: update our defconfig
2015-06-30 12:30 UTC
[Buildroot] [git commit] configs/raspberrypi: update the DT-enabled config
2015-06-30 12:30 UTC
[Qemu-devel] Exynos maintainership (was: RE: [PATCH 0/2] Remove CP15 timer from the device tree if KVM is used without in-kernel irqchip)
2015-06-30 12:29 UTC
[PATCH] iw: Static analyser fixes
2015-06-30 12:29 UTC (2+ messages)
[Buildroot] [autobuild.buildroot.net] Build results for 2015-06-29
2015-06-30 12:28 UTC (6+ messages)
[PATCH] drm/i915/hotplug: Fixing storm handling for digital ports
2015-06-30 12:30 UTC (7+ messages)
[Buildroot] [PATCH 1/2] linux-headers: bump 3.{10, 14, 18}.x and 4.{0, 1}.x series
2015-06-30 12:27 UTC (2+ messages)
[Buildroot] [PATCH] monkey: fix building with debugging symbols
2015-06-30 12:27 UTC (2+ messages)
[PATCH v2 0/9] [New BSP] Add initial support for Freescale Kinetis TWR-K70F120M development kit
2015-06-30 12:27 UTC (27+ messages)
` [PATCH v2 1/9] arm: allow copying of vector table to internal SRAM memory
` [PATCH v2 2/9] arm: twr-k70f120m: basic support for Kinetis TWR-K70F120M
` [PATCH v2 3/9] arm: twr-k70f120m: clock driver for Kinetis SoC
` [PATCH v2 4/9] arm: twr-k70f120m: timer "
` [PATCH v2 5/9] arm: twr-k70f120m: IOMUX "
` [PATCH v2 6/9] arm: twr-k70f120m: extend Freescale eDMA driver with the ability to support "
` [PATCH v2 7/9] arm: twr-k70f120m: use Freescale eDMA driver with "
` [PATCH v2 8/9] arm: twr-k70f120m: extend Freescale lpuart driver with ability to support "
` [PATCH v2 9/9] arm: twr-k70f120m: use Freescale lpuart driver with "
[Buildroot] [PATCH 0/2] pulseview: fix build failures
2015-06-30 12:27 UTC (2+ messages)
[Buildroot] [git commit] linux: bump default to version 4.1.1
2015-06-30 12:26 UTC
[PATCH v3 for Xen 4.6 0/4] Enable per-VCPU parameter settings for RTDS scheduler
2015-06-30 12:26 UTC (5+ messages)
` [PATCH v3 for Xen 4.6 2/4] libxc: enable "
` [PATCH v3 for Xen 4.6 3/4] libxl: "
[Buildroot] [git commit] linux-headers: bump 3.{10, 14, 18}.x and 4.{0, 1}.x series
2015-06-30 12:26 UTC
[PATCH] xen/events/fifo: Consume unprocessed events when a CPU dies
2015-06-30 12:26 UTC (7+ messages)
[Buildroot] [git commit] monkey: fix building with debugging symbols
2015-06-30 12:26 UTC
[Buildroot] [git commit] pulseview: bump commit hash
2015-06-30 12:26 UTC
[Buildroot] [git commit] libsigrok: bump commit hash
2015-06-30 12:26 UTC
[PATCH v3 0/9] HyperV equivalent of pvpanic driver
2015-06-30 12:26 UTC (22+ messages)
` [Qemu-devel] "
` [PATCH 1/9] kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c file
` [Qemu-devel] "
` [PATCH 2/9] kvm: introduce vcpu_debug = kvm_debug + vcpu context
` [Qemu-devel] "
` [PATCH 3/9] kvm: add hyper-v crash msrs values
` [Qemu-devel] "
` [Qemu-devel] [PATCH 4/9] kvm/x86: added hyper-v crash msrs into kvm hyperv context
` "
` [PATCH 5/9] kvm: added KVM_REQ_HV_CRASH value to notify qemu about hyper-v crash
` [Qemu-devel] "
` [PATCH 6/9] kvm/x86: mark hyper-v crash msrs as partition wide
` [Qemu-devel] "
` [Qemu-devel] [PATCH 7/9] kvm/x86: added hyper-v crash data and ctl msr's get/set'ers
` "
` [PATCH 8/9] kvm/x86: add sending hyper-v crash notification to user space
` [Qemu-devel] "
` [PATCH 9/9] qemu/kvm: kvm hyper-v based guest crash event handling
` [Qemu-devel] "
[PATCH 0/2] I915 GEM context updates
2015-06-30 12:24 UTC (3+ messages)
` [PATCH 1/2] intel: Add get/set context parameter helpers
` [PATCH 2/2] Add the I915_CONTEXT_PARAM_NO_ZEROMAP parameter
[PATCH SLOF v3 0/5] GPT fixes/cleanup and LVM support with FAT
2015-06-30 12:24 UTC (4+ messages)
` [PATCH SLOF v3 5/5] disk-label: add support for booting from GPT FAT partition
[PATCH] --count feature for git shortlog
2015-06-30 12:23 UTC (5+ messages)
[PATCH 1/1] MAINTAINERS: switch to suse.com many-in-one
2015-06-30 12:23 UTC
[PATCH] docs: Fix docs output after commit 6592bf6
2015-06-30 12:22 UTC
compatability with older versions of UEFI
2015-06-30 12:22 UTC (5+ messages)
` [PATCH] efi: Handle memory error structures produced based on old versions of standard
[Buildroot] [PATCH] gdbm: handle optional dependency gettext
2015-06-30 12:22 UTC (2+ messages)
[PATCH 0/2] iio: mma8452: add support for 3 more devices
2015-06-30 12:21 UTC (9+ messages)
` [PATCH 1/2] iio: mma8452: add support for 3 more accelerometer chips
` [PATCH 2/2] iio: mma8452: change iio event type to IIO_EV_TYPE_MAG
mlx4: "failed to allocate default counter port 1"
2015-06-30 12:21 UTC (2+ messages)
[Qemu-devel] QEMU to generate host binary
2015-06-30 12:21 UTC (8+ messages)
[PATCH v4 00/17] x86: Rewrite exit-to-userspace code
2015-06-30 12:20 UTC (3+ messages)
` [PATCH v4 04/17] context_tracking: Add ct_state and CT_WARN_ON
[PATCH] x86, msr: Allow read access to /dev/cpu/X/msr
2015-06-30 12:20 UTC (7+ messages)
[PATCH RFC 0/9] libxl error reporting
2015-06-30 12:19 UTC (7+ messages)
` [PATCH RFC 1/9] libxl idl: add comments to error enum
[PATCH 0/1] cputime: Make the reported utime+stime correspond to the actual runtime
2015-06-30 12:18 UTC (10+ messages)
` [PATCH 1/1] "
[PATCH v7 00/10] send-email address management
2015-06-30 12:16 UTC (11+ messages)
` [PATCH v7 01/10] t9001-send-email: move script creation in a setup test
` [PATCH v7 02/10] send-email: allow aliases in patch header and command script outputs
` [PATCH v7 03/10] t9001-send-email: refactor header variable fields replacement
` [PATCH v7 04/10] send-email: refactor address list process
` [PATCH v7 05/10] send-email: allow use of aliases in the From field of --compose mode
` [PATCH v7 06/10] send-email: minor code refactoring
` [PATCH v7 07/10] send-email: reduce dependencies impact on parse_address_line
` [PATCH v7 08/10] send-email: consider quote as delimiter instead of character
` [PATCH v7 09/10] send-email: allow multiple emails using --cc, --to and --bcc
` [PATCH v7 10/10] send-email: suppress meaningless whitespaces in from field
[PATCH V2] kernel/smp.c: fix a panic as cp->info is used wrongly and a, list corruption
2015-06-30 12:17 UTC (2+ messages)
[PATCH v2 0/9] Add self-probe infrastructure and stacked irqdomain support for ACPI based GICv2/3 init
2015-06-30 12:17 UTC (11+ messages)
` [PATCH v2 6/9] irqchip / gic: Add stacked irqdomain support for ACPI based GICv2 init
[linux-3.10 test] 58977: regressions - FAIL
2015-06-30 12:16 UTC
[Buildroot] [git commit] gdbm: handle optional dependency gettext
2015-06-30 12:15 UTC
[PATCH v4] Add toeplitz hash algorithm used by RSS
2015-06-30 12:14 UTC (4+ messages)
` [PATCH v5] "
[PATCH 1/2] perf,tools: get correct cpu id for print_aggr
2015-06-30 12:14 UTC (3+ messages)
` [PATCH 2/2] perf,tools: check and re-organize evsel cpu maps
[PATCH V2 00/10] Add QCA99X0 support
2015-06-30 12:13 UTC (3+ messages)
Adding custom bugzilla fields
2015-06-30 12:14 UTC (3+ messages)
Removing gpu-viv-bin-mx6q from custom image
2015-06-30 12:13 UTC (4+ messages)
[PATCH 1/1] mfd: remove unnecessary check
2015-06-30 12:12 UTC
[Buildroot] [PATCH v2] configs/acmesystems_aria_g25: new configs
2015-06-30 12:12 UTC (5+ messages)
[U-Boot] [PATCH 0/8] JFFS2 fixes and performance improvements
2015-06-30 12:11 UTC (2+ messages)
master - configure: set DEFAULT_FALLBACK_TO_LVM1 in configure and use it in config_settings.h
2015-06-30 12:11 UTC
[Cocci] Remove unnecessary null pointer checks?
2015-06-30 12:10 UTC (22+ messages)
` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
` [PATCH 1/1] ARM: OMAP2: Deletion of unnecessary checks before three "
` [PATCH] ARM: OMAP2: Delete "
[Qemu-devel] QEMU + KVM PSCI and VCPU creation / destruction
2015-06-30 12:10 UTC (2+ messages)
[PATCH 0/5] Indirect memory registration feature
2015-06-30 12:10 UTC (5+ messages)
` [PATCH 1/5] IB/core: Introduce Fast Indirect Memory Registration verbs API
next-20150630 build: 1 failures 74 warnings (next-20150630)
2015-06-30 12:08 UTC
[PATCH] Revert "drm/i915: Allocate context objects from stolen"
2015-06-30 12:07 UTC (13+ messages)
` [PATCH] drm/i915: Migrate stolen objects before hibernation
[PATCH] ARM: dts: am4372.dtsi: disable rfbi
2015-06-30 12:04 UTC (2+ messages)
[PATCH] OMAPDSS: fix probing if rfbi device is enabled
2015-06-30 12:03 UTC
[PATCH i-g-t] lib: Add 64-bit version of igt_assert_cmp
2015-06-30 12:03 UTC (4+ messages)
Recent changes (master)
2015-06-30 12:00 UTC
[PATCH] mempool: improbe cache search
2015-06-30 11:58 UTC (2+ messages)
[rtc-linux] [RFC PATCH v3 0/2] rtc: Prevent the automatic reboot after powering off the system
2015-06-30 11:58 UTC (2+ messages)
` [rtc-linux] "
[Qemu-devel] [PATCH] Fix interval interrupt of cadence ttc when timer is in decrement mode
2015-06-30 11:58 UTC
[PATCH/RFC RESEND] leds: Use set_brightness_work for brightness_set ops that can sleep
2015-06-30 11:58 UTC (6+ messages)
WARNING: CPU: 0 PID: 3634 at drivers/gpu/drm/drm_irq.c:1141 drm_wait_one_vblank
2015-06-30 11:57 UTC (2+ messages)
[U-Boot] scripts: RPi 2: only 1 out of 4 CPUs brought up
2015-06-30 11:56 UTC
[PATCH v1 1/2] Bluetooth: Move address type check for hci_conn_params
2015-06-30 11:55 UTC (2+ messages)
[RFC v2 PATCH 0/8] mm: mirrored memory support for page buddy allocations
2015-06-30 11:53 UTC (5+ messages)
[PATCH 0/9] drm/i915: VLV/CHV DPLL workarounds and cleanups
2015-06-30 11:50 UTC (7+ messages)
` [PATCH 5/9] drm/i915: Clear out DPLL state from pipe config in DSI get config
[Qemu-devel] [PATCH v2] block/curl: Don't lose original error when a connection
2015-06-30 11:48 UTC (2+ messages)
` [Qemu-devel] [PATCH v2] block/curl: Don't lose original error when a connection fails
[PATCH, resend] build: fix broken kernel RPM source symlink
2015-06-30 11:47 UTC
[PATCH v11 00/10] bisect terms
2015-06-30 11:46 UTC (4+ messages)
` [PATCH v11 06/10] bisect: don't mix option parsing and non-trivial code
[PATCH 0/5] PPC: Current patch queue for HV KVM
2015-06-30 11:41 UTC (4+ messages)
` [PATCH 2/5] KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8
` [PATCH v2 "
[PATCH] drm/i915: Reserve space improvements
2015-06-30 11:40 UTC (4+ messages)
[PATCH v4] arm DMA: Fix allocation from CMA for coherent DMA
2015-06-30 11:40 UTC (4+ messages)
[meta-oe][PATCH v2 0/9] add openlmi and it's depends
2015-06-30 11:40 UTC (5+ messages)
[PATCH] add rx and tx byte counter statistics for PCAP PMD
2015-06-30 11:39 UTC
[PATCH] pinctrl: bcm2835: Clear the event latch register when disabling interrupts
2015-06-30 11:35 UTC
[PATCH] drm/i915: Report correct GGTT space usage
2015-06-30 11:35 UTC (5+ messages)
` [PATCH v2] "
HE910 + ofono: "Activating context failed with error: Unknown error type"
2015-06-30 11:31 UTC (2+ messages)
[PATCH] mtd: spi-nor: Only set Micron quad-read mode when controller in 4-lane TX mode
2015-06-30 11:29 UTC (3+ messages)
[U-Boot] git fsck errors with u-boot
2015-06-30 11:29 UTC (2+ messages)
[PATCH 1/1] sanity.bbclass: Check if /tmp is writable
2015-06-30 11:28 UTC (2+ messages)
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.