All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-08-26 13:08:00 to 2015-08-26 13:58:37 UTC [more...]

[PATCH v6] Add Mediatek thermal support
 2015-08-26 13:58 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: thermal: Add binding document for Mediatek thermal controller
` [PATCH 3/3] ARM64: dts: mt8173: Add thermal/auxadc device nodes

[PATCH 00/17] updates & new recipes
 2015-08-26 13:58 UTC  (3+ messages)
` [PATCH 13/17] rodent-icon-theme: initial add 5.0

[Cluster-devel] [PATCH] gfs2: Make statistics unsigned, suitable for use with do_div()
 2015-08-26 13:58 UTC  (2+ messages)

[U-Boot] [PATCH] spi: cadence_qspi: Enable quad mode for read and programming
 2015-08-26 13:58 UTC  (13+ messages)

[PATCH] x86/MSI: don't flag non-maskable entries a host-masked
 2015-08-26 13:57 UTC  (2+ messages)

[PATCH V3 0/4] PCI: ACPI: Setting up DMA coherency for PCI device from _CCA attribute
 2015-08-26 13:54 UTC  (15+ messages)
` [PATCH V3 1/4] Honor ACPI _CCA attribute setting
` [PATCH V3 2/4] ACPI/scan: Clean up acpi_check_dma
` [PATCH V3 3/4] PCI: OF: Move of_pci_dma_configure() to pci_dma_configure()
` [PATCH V3 4/4] PCI: ACPI: Add support for PCI device DMA coherency

State of bitbake world, Failed tasks 2015-08-24
 2015-08-26 13:56 UTC 

[PATCH] drm/msm/mdp5: enable clocks in hw_init and set_irqmask
 2015-08-26 13:55 UTC  (2+ messages)

[PATCH v5] Add Mediatek thermal support
 2015-08-26 13:54 UTC  (4+ messages)
` [PATCH 2/3] thermal: Add Mediatek thermal controller support

[PATCH V2] net: sunrpc: fix tracepoint Warning: unknown op '->'
 2015-08-26 13:52 UTC  (3+ messages)

SCSI scanning behavior
 2015-08-26 13:52 UTC  (3+ messages)

[RFC 00/11] perf tools: Enhance parsing events tracepoint error output
 2015-08-26 13:52 UTC  (13+ messages)
` [PATCH 01/11] tools: Add err.h with ERR_PTR PTR_ERR interface
` [PATCH 02/11] perf tools: Add tracing_path and remove unneeded functions
` [PATCH 03/11] perf tools: Do not change lib/api/fs/debugfs directly
` [PATCH 04/11] perf tools: Move debugfs__strerror_open into util.c object
` [PATCH 05/11] perf tools: Move tracing_path stuff under same namespace
` [PATCH 06/11] perf tools: Move tracing_path interface into trace-event-path.c
` [PATCH 07/11] perf tools: Make tracing_path_strerror_open message generic
` [PATCH 08/11] perf tools: Do not export debugfs_mountpoint and tracefs_mountpoint
` [PATCH 09/11] perf tools: Propagate error info for the tracepoint parsing
` [PATCH 10/11] perf tools: Propagate error info from tp_format
` [PATCH 11/11] perf tools: Enhance parsing events tracepoint error output

Pls provide the following details
 2015-08-26 13:52 UTC 

akcipher API: plans
 2015-08-26 13:51 UTC  (2+ messages)

[PATCH] drm/i915: Pin the ifbdev for the info->system_base GGTT mmapping
 2015-08-26 13:51 UTC  (6+ messages)
` [PATCH] drm/i915: Set the map-and-fenceable flag for preallocated objects

[PATCH 1/2] doc/pts: Update OPP PTS test results
 2015-08-26 13:49 UTC  (2+ messages)

[PATCH v3] ARM: kill off set_irq_flags usage
 2015-08-26 13:47 UTC  (4+ messages)
` [PATCH v3] irqchip: "

kernel access to device comm is kdevtmpfs
 2015-08-26 13:47 UTC 

ehca driver status?
 2015-08-26 13:46 UTC 

[PATCH 0/3] unify efi debug output across architectures
 2015-08-26 13:46 UTC  (13+ messages)
` [PATCH 1/3] efi/x86: move efi=debug option parsing to core
` [PATCH 2/3] arm64: use core efi=debug instead of uefi_debug command line parameter
` [PATCH 3/3] efi/arm64: clean up efi_get_fdt_params() interface

[PATCH] modify pl011 driver to work as wakeup source
 2015-08-26 13:46 UTC  (3+ messages)

[Buildroot] [PATCH] pacakge/qt5/qt5base: fix build with ccache
 2015-08-26 13:45 UTC  (2+ messages)

[PATCH] kernel: make module.c itself more explicitly non-modular
 2015-08-26 13:41 UTC  (3+ messages)

[PATCH 00/12] Remove zonelist cache and high-order watermark checking v3
 2015-08-26 13:42 UTC  (12+ messages)
` [PATCH 04/12] mm, page_alloc: Only check cpusets when one exists that can be mem-controlled
` [PATCH 12/12] mm, page_alloc: Only enforce watermarks for order-0 allocations

[U-Boot] DWMMC crontroller in Exynos4412
 2015-08-26 13:40 UTC  (5+ messages)

[PATCH 00/13] Atomic watermark updates (v3)
 2015-08-26 13:39 UTC  (10+ messages)
` [PATCH 01/13] drm/i915: Eliminate usage of plane_wm_parameters from ILK-style WM code
` [PATCH 02/13] drm/i915: Eliminate usage of pipe_wm_parameters from ILK-style WM
` [PATCH 03/13] drm/i915/skl: Simplify wm structures slightly
` [PATCH 08/13] drm/i915: Move active watermarks into CRTC state (v2)

[PATCH 0/3] ARM: uniphier: add outer cache support and rework SMP operations
 2015-08-26 13:39 UTC  (5+ messages)
` [PATCH 1/3] ARM: uniphier: add outer cache support

[GIT PULL 00/16] perf/core improvements and fixes
 2015-08-26 13:39 UTC  (2+ messages)

[PATCH-RFC-RESEND 0/9] NFS/NFSD: add NFSv42 CLONE operation support
 2015-08-26 13:37 UTC  (8+ messages)
` [PATCH-RFC-RESEND 1/9] vfs: pull btrfs clone API to vfs layer
` [PATCH-RFC-RESEND 2/9] vfs/btrfs: add .clone_range file operation

[PATCH 1/2] IB/ipoib: Clean up send-only multicast joins
 2015-08-26 13:37 UTC  (6+ messages)

[Qemu-devel] [PATCH] virtio dataplane: adapt dataplane for virtio Version 1
 2015-08-26 12:55 UTC  (3+ messages)

[U-Boot] Exynos 5800/5422 CPU ID inconsistency
 2015-08-26 13:37 UTC  (2+ messages)

[PATCH v2 00/10] Prevent list poison values from being mapped by userspace processes
 2015-08-26 13:36 UTC  (5+ messages)
` [PATCH v2 10/10] ARM: software-based priviledged-no-access support

[PATCH] scripts: add extract-cert and sign-file to .gitignore
 2015-08-26 13:36 UTC 

[PATCH] lib/Makefile: remove CONFIG_AVERAGE build rule
 2015-08-26 13:36 UTC 

[U-Boot] [PATCH v2 01/10] net: Revert "tftp: adjust settings to be suitable for 100Mbit ethernet"
 2015-08-26 13:35 UTC  (11+ messages)
` [U-Boot] [PATCH v2 02/10] net: e1000: Fix build warnings for 32-bit
` [U-Boot] [PATCH v2 03/10] dm: eth: Do not print misleading "Net Initialization Skipped"
` [U-Boot] [PATCH v2 04/10] dm: test: Add a new test case for dm_test_eth_rotate
` [U-Boot] [PATCH v2 05/10] dm: eth: Correctly detect alias in eth_get_dev_by_name()
` [U-Boot] [PATCH v2 06/10] x86: crownbay: Convert to use CONFIG_DM_USB
` [U-Boot] [PATCH v2 07/10] x86: crownbay: Convert to use CONFIG_DM_ETH for E1000
` [U-Boot] [PATCH v2 08/10] net: pch_gbe: Convert to driver model
` [U-Boot] [PATCH v2 09/10] net: pch_gbe: Add Kconfig option
` [U-Boot] [PATCH v2 10/10] x86: crownbay: Enable CONFIG_PCH_GBE

[Ksummit-discuss] [CORE TOPIC] Mainline kernel on a cellphone
 2015-08-26 13:35 UTC  (12+ messages)

08/26/2015 Weekly Ceph Performance Meeting IS ON!
 2015-08-26 13:34 UTC 

Design - Showing builds started from the command line
 2015-08-26 13:33 UTC 

[U-Boot] [PATCH 3/5] arm: tegra30: video: integrate display driver for t30
 2015-08-26 13:32 UTC  (3+ messages)

[PATCH 1/2] perf probe: Prevent segfault when reading probe point with absolute address
 2015-08-26 13:32 UTC  (7+ messages)
` [PATCH 2/2] perf probe: Support probing at "

[U-Boot] [PATCH 3/5] arm: tegra30: video: integrate display driver for t30
 2015-08-26 13:32 UTC  (9+ messages)

ALSA/usb-audio: snd_usb_autoresume possible recursive locking detected
 2015-08-26 13:29 UTC  (12+ messages)

[PATCH v2] arm64/efi: base UEFI mapping permissions on region attributes
 2015-08-26 13:30 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] packages/linux-pam: disable when using musl
 2015-08-26 13:28 UTC  (2+ messages)

[PATCH v3 0/4] Let the power allocator thermal governor run on any thermal zone
 2015-08-26 13:26 UTC  (7+ messages)
` [PATCH v4 0/5] "
  ` [PATCH v4 1/5] thermal: Add a function to get the minimum power
  ` [PATCH v4 2/5] thermal: power_allocator: relax the requirement of a sustainable_power in tzp
  ` [PATCH v4 3/5] thermal: power_allocator: relax the requirement of two passive trip points
  ` [PATCH v4 4/5] thermal: power_allocator: don't require tzp to be present for the thermal zone
  ` [PATCH v4 5/5] thermal: power_allocator: exit early if there are no cooling devices

About runtime service for Xen on ARM
 2015-08-26 13:27 UTC  (2+ messages)

[PATCH v4 0/5] drm: Add decoding for DRM/KMS and i915 ioctls
 2015-08-26 13:26 UTC  (4+ messages)
` [PATCH v4 2/5] drm: Add private data field to trace control block

[Qemu-devel] KVM guest gets aborted if blockcommit is called
 2015-08-26 13:25 UTC  (3+ messages)

[Buildroot] [git commit] packages/linux-pam: disable when using musl
 2015-08-26 13:25 UTC 

btrfs -o discard bug in latest dev branches
 2015-08-26 13:24 UTC  (2+ messages)

[PATCH] ALSA: hda - Remove superfluous pcm NULL check
 2015-08-26 13:23 UTC 

[U-Boot] [PATCH] omap-common: SYS_BOOT fallback logic correction
 2015-08-26 13:23 UTC  (4+ messages)

[PATCH] saa7164: convert to the control framework
 2015-08-26 13:23 UTC  (8+ messages)

[PATCH] regmap: Fix the null function of format_val on regmap_bulk_read
 2015-08-26 13:22 UTC  (4+ messages)

[PATCH 1/3] drm/dp: add drm_dp_tps3_supported helper
 2015-08-26 13:22 UTC  (2+ messages)

[PATCH 0/7] drm/intel: guest i915 changes for Broadwell to run inside VM with Intel GVT-g
 2015-08-26 13:21 UTC  (4+ messages)
` [PATCH 1/7] drm/i915: preallocate pdps for 32 bit vgpu

[PATCH v3 0/6] ARCv2 port to Linux - (C) perf
 2015-08-26 13:21 UTC  (6+ messages)
` [PATCH v3 3/6] ARCv2: perf: Support sampling events using overflow interrupts

[Buildroot] [PATCH v2 1/1] package/tvheadend: Fix static build
 2015-08-26 13:20 UTC  (4+ messages)

[U-Boot] [PATCH v4 00/33] dm: Introduce Rockchip RK3288 support
 2015-08-26 13:20 UTC  (6+ messages)
` [U-Boot] [PATCH v4 03/33] pinctrl: Add the concept of peripheral IDs

[PATCH 00/10] Add support for img AXD audio hardware decoder
 2015-08-26 13:19 UTC  (11+ messages)
` [PATCH 01/10] irqchip: irq-mips-gic: export gic_send_ipi

[U-Boot] [PATCH] driver: misc: correct Kconfig entry
 2015-08-26 13:19 UTC  (2+ messages)

[PATCH v5 0/5] Altera PCIe host controller driver with MSI support
 2015-08-26 13:19 UTC  (10+ messages)
` [PATCH v5 2/5] pci:host: Add Altera PCIe host controller driver
` [PATCH v5 3/5] pci: altera: Add Altera PCIe MSI driver

[PATCH] of/irq: export of_get_irq_byname()
 2015-08-26 13:16 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 RFC 0/8] block: persistent dirty bitmaps
 2015-08-26 13:15 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/8] qcow2: add dirty-bitmaps feature

[Qemu-devel] [PATCH v3] opts: produce valid command line in qemu_opts_print
 2015-08-26 13:15 UTC  (3+ messages)

[PATCH] megaraid_sas: init tasklet earlier
 2015-08-26 13:15 UTC  (2+ messages)

Questions about PASR patch
 2015-08-26 13:06 UTC 

[PATCH] Partially revert "drm/i915: Use full atomic modeset."
 2015-08-26 13:15 UTC  (2+ messages)

[PATCH] of: device: fix NULL pointer dereference on driver removal
 2015-08-26 13:14 UTC  (2+ messages)

[PATCH 1/2] drm/i915: gen 9 can check for unclaimed registers too
 2015-08-26 13:14 UTC  (2+ messages)

[PATCH v2] thermal: cpu_cooling: Remove usage of devm functions
 2015-08-26 13:14 UTC  (5+ messages)

[PATCH V4 0/4] add xsaves/xrstors support
 2015-08-26 13:14 UTC  (3+ messages)
` [PATCH V4 3/4] x86/xsaves: enable xsaves/xrstors for hvm guest

[PATCH 0/5 v3] Some updates and exclcreat supports​
 2015-08-26 13:13 UTC  (6+ messages)
` [PATCH 1/5 v3] NFS: Check size by inode_newsize_ok in nfs_setattr
` [PATCH 2/5 v3] NFS: Make opened as optional argument in _nfs4_do_open
` [PATCH 3/5 v3] NFS: Update NFS4_BITMAP_SIZE
` [PATCH 4/5 v3] NFS: Get suppattr_exclcreat when getting server capabilities
` [PATCH 5/5 v3] NFS: Send attributes in OPEN request for NFS4_CREATE_EXCLUSIVE4_1

[Qemu-devel] [PATCH v8 00/11] Add a netfilter object and netbuffer filter
 2015-08-26 13:13 UTC  (3+ messages)
` [Qemu-devel] [PATCH v8 02/11] init/cleanup of netfilter object

[Qemu-devel] [PATCH] sheepdog: add reopen support
 2015-08-26 13:12 UTC  (2+ messages)

[DMC_BUGFIX_SKL_V2 0/5] pc10 entry fixes for skl
 2015-08-26 13:11 UTC  (5+ messages)
` [DMC_BUGFIX_SKL_V2 1/5] drm/i915/skl: Added a check for the hardware status of csr fw before loading
` [DMC_BUGFIX_SKL_V2 4/5] drm/i915/skl: Do not disable cdclk PLL if csr firmware is present

[PATCH 0/2] OMAPDSS: Couple of HDMI audio fixes
 2015-08-26 13:11 UTC  (6+ messages)
` [PATCH 1/2] OMAPDSS: hdmi: Reconfigure and restart audio when display is enabled
` [PATCH 2/2] ASoC: omap-hdmi-audio: Set buffer bytes step constraint to 128

[PATCH] KVM: arm/arm64: BUG: Fix losing level-sensitive interrupts
 2015-08-26 13:11 UTC  (5+ messages)

[PATCH 0/4] remoteproc: Add driver for STMicroelectronics platforms
 2015-08-26 13:08 UTC  (11+ messages)
` [PATCH 1/4] remoteproc: dt: Provide bindings for ST's Remote Processor Controller driver
` [PATCH 2/4] remoteproc: Supply controller driver for ST's Remote Processors
` [PATCH 3/4] ARM: STiH407: Add nodes for RemoteProc
` [PATCH 4/4] remoteproc: debugfs: Add ability to boot remote processor using debugfs

[Question] Usage of dev_hold()/dev_put()
 2015-08-26 13:10 UTC  (3+ messages)

[PATCH 1/2] perf tools: Fix build on powerpc broken by pt/bts
 2015-08-26 13:08 UTC  (7+ messages)

[PATCH, net-next] r8169:Actually from r810x_pll_power_up
 2015-08-26 13:08 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.