messages from 2016-05-31 04:24:47 to 2016-05-31 06:20:51 UTC [more...]
[PATCHv4 00/48] thermal: reorganizing thermal core
2016-05-31 6:18 UTC (49+ messages)
` [PATCHv4 01/48] thermal: core: prevent zones with no types to be registered
` [PATCHv4 02/48] thermal: core: group thermal_zone DEVICE_ATTR's declarations
` [PATCHv4 03/48] thermal: core: group device_create_file() calls that are always created
` [PATCHv4 04/48] thermal: core: use dev.groups to manage always present tz attributes
` [PATCHv4 05/48] thermal: core: move emul_temp creation to tz->device.groups
` [PATCHv4 06/48] thermal: core: move mode attribute "
` [PATCHv4 07/48] thermal: core: move passive attr "
` [PATCHv4 08/48] thermal: core: improve power actor documentation
` [PATCHv4 09/48] thermal: core: move power actor code out of sysfs I/F section
` [PATCHv4 10/48] thermal: core: remove useless empty line
` [PATCHv4 11/48] thermal: core: fix style on remove_trip_attrs()
` [PATCHv4 12/48] thermal: core: move the trip attrs to the tz sysfs I/F section
` [PATCHv4 13/48] thermal: core: create tz->device.groups dynamically
` [PATCHv4 14/48] thermal: core: move trips attributes to tz->device.groups
` [PATCHv4 15/48] thermal: core: remove unnecessary device_remove() calls
` [PATCHv4 16/48] thermal: core: split passive_store
` [PATCHv4 17/48] thermal: core: split policy_store
` [PATCHv4 18/48] thermal: core: split available_policies_show()
` [PATCHv4 19/48] thermal: core: move to_thermal_zone() macro to header file
` [PATCHv4 20/48] thermal: core: treat correctly the return value of *scanf calls
` [PATCHv4 21/48] thermal: core: match parenthesis on code alignment
` [PATCHv4 22/48] thermal: core: move thermal_zone sysfs to thermal_sysfs.c
` [PATCHv4 23/48] thermal: core: move to_cooling_device macro to header file
` [PATCHv4 24/48] thermal: core: move cooling device sysfs to thermal_sysfs.c
` [PATCHv4 25/48] thermal: core: remove a couple of style issues on helpers
` [PATCHv4 26/48] thermal: core: introduce thermal_helpers.c
` [PATCHv4 27/48] thermal: core: group functions related to governor handling
` [PATCHv4 28/48] thermal: core: move idr handling to device management section
` [PATCHv4 29/48] thermal: core: small style fix on __unbind() helper
` [PATCHv4 30/48] thermal: core: move __unbind() helper to where it is used
` [PATCHv4 31/48] thermal: core: move bind_cdev() "
` [PATCHv4 32/48] thermal: core: move bind_tz() "
` [PATCHv4 33/48] thermal: core: fix couple of style issues on __bind() helper
` [PATCHv4 34/48] thermal: core: move __bind() to where it is used
` [PATCHv4 35/48] thermal: core: add inline to print_bind_err_msg()
` [PATCHv4 36/48] thermal: core: move notify to the zone update section
` [PATCHv4 37/48] thermal: core: add a comment describing the main update loop
` [PATCHv4 38/48] thermal: core: add a comment describing the power actor section
` [PATCHv4 39/48] thermal: core: add a comment describing the device management section
` [PATCHv4 40/48] thermal: sysfs: remove symbols of emul_temp when config is disabled
` [PATCHv4 41/48] thermal: core: remove FSF address in the GPL notice
` [PATCHv4 42/48] thermal: core: small style fix when checking for __find_governor()
` [PATCHv4 43/48] thermal: core: standardize line breaking alignment
` [PATCHv4 44/48] thermal: core: remove void function return statements
` [PATCHv4 45/48] thermal: core: remove style warnings and checks
` [PATCHv4 46/48] thermal: core: improve kerneldoc entry of thermal_cooling_device_unregister
` [PATCHv4 47/48] thermal: core: use kzalloc(sizeof(*ptr),...)
` [PATCHv4 48/48] thermal: sysfs: use kcalloc() instead of kzalloc()
[PATCH ipmi-fru-parser v2] Replacing std::ifstream by access(2) for checking file existence
2016-05-31 6:20 UTC (2+ messages)
[RFC 00/13] make direct compaction more deterministic
2016-05-31 6:20 UTC (6+ messages)
` [RFC 02/13] mm, page_alloc: set alloc_flags only once in slowpath
[PATCH] ASoC: wm8731: Add 32 bit functionality
2016-05-31 6:18 UTC
[PATCH v3 0/7] virtio-gpu: bugfixes, virgl/3d rendering support
2016-05-31 6:18 UTC (11+ messages)
` [PATCH v3 7/7] [wip] virtio-gpu: add page flip support
[Qemu-devel] [RFC PATCH V4 0/4] Introduce COLO-compare
2016-05-31 6:16 UTC (4+ messages)
[PATCH ipmi-fru-parser] Replacing std::ifstream by access(2) for checking file existence
2016-05-31 6:15 UTC (4+ messages)
[Qemu-devel] [Bug 1585533] [NEW] cache-miss-rate / Invalid JSON
2016-05-31 6:10 UTC (2+ messages)
` [Qemu-devel] [Bug 1585533] "
[PATCHv3 00/48] thermal: reorganizing thermal core
2016-05-31 6:13 UTC (5+ messages)
` [PATCHv3 04/48] thermal: core: use dev.groups to manage always present tz attributes
[PATCH v2 0/1] More fixes for a distro with a merged /usr
2016-05-31 5:21 UTC (3+ messages)
` [PATCH v2 1/1] linux-firmware: remove hard-coded paths
xfs trace in 4.4.2 / also in 4.3.3 WARNING fs/xfs/xfs_aops.c:1232 xfs_vm_releasepage
2016-05-31 6:11 UTC (16+ messages)
` shrink_active_list/try_to_release_page bug? (was Re: xfs trace in 4.4.2 / also in 4.3.3 WARNING fs/xfs/xfs_aops.c:1232 xfs_vm_releasepage)
[PATCH] f2fs: fix to redirty page if fail to gc data page
2016-05-31 6:10 UTC (4+ messages)
[libdrm][PATCH] drm: fix multi GPU drmGetDevices only return one device
2016-05-31 5:54 UTC
[PATCH 00/13] Reference iterators
2016-05-31 6:10 UTC (4+ messages)
` [PATCH 09/13] refs: introduce an iterator interface
[PATCH 0/3] watchdog, sbsa_gwdt: Update SBSA watchdog with the new infrastructure of watchdog
2016-05-31 6:08 UTC (8+ messages)
` [PATCH 1/3] watchdog: skip min and max timeout validity check when max_hw_heartbeat_ms is defined
` [PATCH 2/3] sbsa_gwdt: Use max_hw_heartbeat_ms instead of max_timeout
` [PATCH 3/3] sbsa_gwdt: Set WDOG_HW_RUNNING, when watchdog is already running
[Qemu-devel] [PATCH v6 00/17] Introduce Intel 82574 GbE Controller Emulation (e1000e)
2016-05-31 6:08 UTC (4+ messages)
` [Qemu-devel] [PATCH v6 16/17] net: Introduce e1000e device emulation
[U-Boot] Please pull u-boot-marvell/master
2016-05-31 6:08 UTC
Aims for BMC emulation in qemu
2016-05-31 6:07 UTC (6+ messages)
[PATCH 1/3] gpio: max77620: Configure interrupt trigger level
2016-05-31 5:53 UTC (4+ messages)
` [PATCH 2/3] gpio: max77620: Implement gpio_get_direction callback
[ANNOUNCE] makedumpfile: v1.6.0 release date
2016-05-31 5:53 UTC
Inquiry
2016-05-31 6:02 UTC
Git reset --hard with staged changes
2016-05-31 6:02 UTC (6+ messages)
We Humbly Need Your Assistance
2016-05-31 6:01 UTC
[PATCH] net/wireless: Fix 'multiple blank lines' check
2016-05-31 5:58 UTC (2+ messages)
[U-Boot] [PATCH] dm: gpio: MPC85XX GPIO platform data support
2016-05-31 5:58 UTC (2+ messages)
[U-Boot] [PATCH] clearfog: add HUSH parser
2016-05-31 5:57 UTC (2+ messages)
[U-Boot] [PATCH 1/3] arm: spear: x600: Add support for Micrel KSZ9031 PHY
2016-05-31 5:57 UTC (4+ messages)
` [U-Boot] [PATCH 2/3] arm: spear: x600: Remove EFI support to reduce image size
[PATCH] mtd: Replace if and BUG with BUG_ON
2016-05-31 5:41 UTC (3+ messages)
[PATCH perf/core v9 00/16] perf-probe --cache and SDT support
2016-05-31 5:54 UTC (5+ messages)
` [PATCH perf/core v9 01/16] perf-symbol: Introduce filename__readable to check readability
Add MediaTek USB3 DRD Driver
2016-05-31 5:52 UTC (17+ messages)
` [PATCH v2,1/5] dt-bindings: mt8173-xhci: support host side of dual-role mode
` [PATCH v2, 1/5] "
` [PATCH v2,2/5] usb: xhci-mtk: make IPPC register optional
` [PATCH v2,3/5] dt-bindings: mtu3: add devicetree bindings
` [PATCH v2,4/5] usb: Add MediaTek USB3 DRD Driver
` [PATCH v2,5/5] arm64: dts: mediatek: add USB3 DRD driver
[PATCH babeltrace 2/2] Fix: strerror_r behavior is glibc specific
2016-05-31 5:53 UTC (2+ messages)
` [PATCH babeltrace 1/2] sys/param.h is required for MAXNAMLEN on musl libc
[PATCH] reset: Put back *_optional variants
2016-05-31 5:53 UTC (7+ messages)
t7800 test failure
2016-05-31 5:51 UTC (10+ messages)
` [PATCH] t7800 readlink not found
[PATCH] powerpc/pseries: Add POWER8NVL support to ibm, client-architecture-support call
2016-05-31 5:51 UTC (2+ messages)
` [PATCH] powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support call
[Bug 118401] New: Lenovo A740 gave up waiting for root device with kernels >= 4.3
2016-05-31 5:51 UTC (2+ messages)
` [Bug 118401] "
[Qemu-devel] [PATCH v2 4/4] target-tricore: Added new JNE instruction variant
2016-05-31 5:49 UTC
[Qemu-devel] [PATCH v2 3/4] target-tricore: Added new MOV instruction variant
2016-05-31 5:48 UTC
[Qemu-devel] [PATCH v3] linux-user: Fix qemu-binfmt-conf.h to store config across reboot
2016-05-31 5:46 UTC (7+ messages)
DPCM: skip DAPM_STREAM_STOP event to BE, if still used by other FE
2016-05-31 5:45 UTC
[Buildroot] gstreamer-1.0 and egl
2016-05-31 5:31 UTC (3+ messages)
[PATCH v4] Axi-usb: Add support for 64-bit addressing
2016-05-31 5:15 UTC (5+ messages)
[PATCH 1/5] powerpc/pseries: Drop support for MPIC in pseries
2016-05-31 5:30 UTC (7+ messages)
[PATCH v2 0/3] cpufreq: avoid redundant driver calls in schedutil
2016-05-31 5:30 UTC (5+ messages)
` [PATCH v2 1/3] cpufreq: add resolve_freq driver callback
[PATCH] kvm/x86: remove unnecessary header file inclusion
2016-05-31 5:21 UTC
[LTP] [PATCH] syscalls/epoll_create1: Cleanup && Convert to new API
2016-05-31 5:27 UTC
[PATCH v2 1/1] drm/i915: Update GEN6_PMINTRMSK setup with GuC enabled
2016-05-31 5:24 UTC (5+ messages)
` [PATCH 1/2] SNB (and IVB too I suppose) starts to misbehave if the GPU gets stuck in an infinite batch buffer loop. The GPU apparently hogs something critical and CPUs start to lose interrupts and whatnot. We can keep the system limping along by unmasking some interrupts in GEN6_PMINTRMSK. The EI up interrupt has been previously chosen for that task, so let's never mask it
` [PATCH v3 1/1] drm/i915: Update GEN6_PMINTRMSK setup with GuC enabled
[Qemu-devel] [PATCH] scsi: esp: check TI buffer index before read/write
2016-05-31 5:20 UTC (3+ messages)
regression: b43-sdio: probe of mmc0:0001:1 failed with error -16
2016-05-31 5:17 UTC (8+ messages)
Name and Class in main.conf ignored
2016-05-31 5:11 UTC (3+ messages)
[PATCH v7 0/5] dtc: Dynamic DT support
2016-05-31 5:06 UTC (4+ messages)
` [PATCH v7 4/5] dtc: Plugin and fixup support
[U-Boot] [PATCH] env: Setup GD_FLG_ENV_DEFAULT flag when default environment are used
2016-05-31 5:04 UTC (3+ messages)
Patch to parameterize DMA_MIN_BYTES for omap2-mcspi
2016-05-31 5:03 UTC (7+ messages)
[PATCH RESEND 00/14] Xen ARM DomU ACPI support
2016-05-31 5:03 UTC (15+ messages)
` [PATCH RESEND 01/14] libxl/arm: Fix the function name in error log
` [PATCH RESEND 02/14] libxl/arm: Factor out codes for generating DTB
` [PATCH RESEND 03/14] libxc: Add placeholders for ACPI tables blob and size
` [PATCH RESEND 04/14] tools: add ACPI tables relevant definitions
` [PATCH RESEND 05/14] libxl/arm: Construct ACPI GTDT table
` [PATCH RESEND 06/14] libxl/arm: Construct ACPI FADT table
` [PATCH RESEND 07/14] libxl/arm: Construct ACPI DSDT table
` [PATCH RESEND 08/14] libxl/arm: Construct ACPI MADT table
` [PATCH RESEND 09/14] libxl/arm: Construct ACPI XSDT table
` [PATCH RESEND 10/14] libxl/arm: Construct ACPI RSDP table
` [PATCH RESEND 11/14] libxl/arm: Initialize domain param HVM_PARAM_CALLBACK_IRQ
` [PATCH RESEND 12/14] libxl/arm: Add ACPI module
` [PATCH RESEND 13/14] libxl/arm: initialize memory information of ACPI blob
` [PATCH RESEND 14/14] libxc/xc_dom_core: Copy ACPI tables to guest memory space
[PATCH] OvmfPkg: Add ACPI support for Virt Xen ARM
2016-05-31 4:59 UTC
[qemu-upstream-4.3-testing test] 94966: trouble: blocked/broken
2016-05-31 4:58 UTC
[PATCH] Add support to parse RASF Table
2016-05-31 4:57 UTC (3+ messages)
[PATCH 00/14] Xen ARM DomU ACPI support
2016-05-31 4:56 UTC (16+ messages)
` [PATCH 01/14] libxl/arm: Fix the function name in error log
` [PATCH 02/14] libxl/arm: Factor out codes for generating DTB
` [PATCH 03/14] libxc: Add placeholders for ACPI tables blob and size
` [PATCH 04/14] tools: add ACPI tables relevant definitions
` [PATCH 05/14] libxl/arm: Construct ACPI GTDT table
` [PATCH 06/14] libxl/arm: Construct ACPI FADT table
` [PATCH 07/14] libxl/arm: Construct ACPI DSDT table
` [PATCH 08/14] libxl/arm: Construct ACPI MADT table
` [PATCH 09/14] libxl/arm: Construct ACPI XSDT table
` [PATCH 10/14] libxl/arm: Construct ACPI RSDP table
` [PATCH 11/14] libxl/arm: Initialize domain param HVM_PARAM_CALLBACK_IRQ
` [PATCH 12/14] libxl/arm: Add ACPI module
` [PATCH 13/14] libxl/arm: initialize memory information of ACPI blob
` [PATCH 14/14] libxc/xc_dom_core: Copy ACPI tables to guest memory space
[U-Boot] Broken H3 EMAC Driver
2016-05-31 4:53 UTC (2+ messages)
[3.13 regression] kswapd0 and ksoftirqd/0 CPU hogs
2016-05-31 4:52 UTC (7+ messages)
[Qemu-devel] [PATCH 00/33] ACPI CPU hotplug refactoring to support more than 255 CPUs and PXM/OST methods
2016-05-31 4:49 UTC (5+ messages)
` [Qemu-devel] [PATCH 15/33] docs: update ACPI CPU hotplug spec with new protocol
` [Qemu-devel] [PATCH 24/33] acpi: add CPU hotplug methods to DSDT
[PATCH RESEND 0/4] qemu-qdisk: Replace grant map by grant copy
2016-05-31 4:44 UTC (5+ messages)
` [PATCH RESEND 1/4] libs, gnttab, libxc: Interface for grant copy operation
` [PATCH RESEND 2/4] qdisk, hw/block/xen_disk: Removal of grant mapping
` [PATCH RESEND 3/4] qdisk, hw/block/xen_disk: Perform grant copy instead of grant map
` [PATCH RESEND 4/4] qemu-xen-dir/hw/block: Cache local buffers used in grant copy
[Qemu-devel] [PATCH V3] tap: vhost busy polling support
2016-05-31 4:43 UTC (5+ messages)
[PATCH lttng-ust 1/4] Add support for musl libc to ust-dlfcn.h
2016-05-31 4:38 UTC
[U-Boot] [RFC PATCH] SPL: FIT: Align loading address for header
2016-05-31 4:29 UTC (3+ messages)
` [U-Boot] [U-Boot, RFC] "
[RFC 0/4] Intel Integrated Sensor Hub Support (ISH)
2016-05-31 4:27 UTC (6+ messages)
` [RFC 1/4] Documentation: hid: Intel ISH HID document
` [RFC 2/4] hid: intel_ish-hid: ISH Transport layer
` [RFC 3/4] hid: intel-ish-hid: ipc layer
` [RFC 4/4] hid: intel-ish-hid: ISH HID client driver
[ovmf test] 94963: regressions - FAIL
2016-05-31 4:25 UTC
[RFC/PATCH] bisect--helper: `bisect_clean_state` shell function in C
2016-05-31 4:25 UTC (2+ messages)
WMI driver no longer load after switching to generic UUID library
2016-05-31 4:18 UTC (5+ 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.