All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-20 13:21:27 to 2016-04-20 14:05:33 UTC [more...]

[PATCH v2 00/11] serial: 8250: split LPSS to 8250_lpss, enable DMA on Quark
 2016-04-20 14:05 UTC  (3+ messages)

[Qemu-devel] [PULL 0/3] Block patches for 2.6
 2016-04-20 14:05 UTC  (2+ messages)

[PATCH 0/2] Control PL310 pwr_ctrl register through DT
 2016-04-20 14:04 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] Documentation: devicetree: Add PL310 PM bindings

[Buildroot] Kernel Module - Multi-file build issue
 2016-04-20 14:04 UTC 

[Qemu-devel] [PATCH for-2.6 v2 0/3] block: Fix drive-mirror with image size unaligned with granularity
 2016-04-20 14:03 UTC  (3+ messages)
` [Qemu-devel] [PATCH for-2.6 v2 1/3] mirror: Don't extend the last sub-chunk

Linux 3.18.31
 2016-04-20 14:03 UTC 

Linux 4.1.22
 2016-04-20 14:03 UTC 

[PATCH] lib: Always NUL terminate ucs2_as_utf8
 2016-04-20 14:03 UTC  (5+ messages)
` [Intel-gfx] "

[PATCH V2] rtc: zynqmp: Update seconds time programming logic
 2016-04-20 14:03 UTC  (6+ messages)
` [rtc-linux] "
  ` [rtc-linux] "

mipsel-linux-gnu-gcc: error: unrecognized command line option '-mcompact-branches=optimal'
 2016-04-20 13:30 UTC  (2+ messages)

[PATCH 1/3] i2c: s3c2410: Add missing clock unprepare on probe() error path
 2016-04-20 14:02 UTC  (9+ messages)
` [PATCH 2/3] i2c: s3c2410: Minor function-level comment cleanup
` [PATCH 3/3] i2c: s3c2410: Cleanup indentation and comment style

[PATCH 0/9] x86: Cleanup low-level arch code
 2016-04-20 14:02 UTC  (5+ messages)
` [PATCH 1/9] Remove unused and unnecessary PHYS32 macro
` [PATCH 2/9] Move phys_addr_t type definition to lib/libcflat.h

[PATCH] sched/cpufreq: don't trigger cpufreq update w/o real rt/deadline tasks running
 2016-04-20 14:01 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/11] tcg: Make direct jump patching thread-safe
 2016-04-20 14:01 UTC  (7+ messages)
` [PATCH 07/11] tcg/arm: "
  ` [Qemu-devel] "
` [PATCH 08/11] tcg/aarch64: "
  ` [Qemu-devel] "

[ovmf test] 92128: regressions - FAIL
 2016-04-20 14:00 UTC 

[PATCH v2] docs: add misc/qemu-backends.txt
 2016-04-20 14:02 UTC  (4+ messages)

[PATCH i-g-t 0/2] tests/core_getversion fixes for vc4
 2016-04-20 14:00 UTC  (3+ messages)
` [PATCH i-g-t 1/2] core_getversion: Switched from igt_assert to assert helpers
` [PATCH i-g-t 2/2] core_getversion: Only verify major version for i915

[PATCH v6 00/11] soc: renesas: Add R-Car SYSC PM Domain Support
 2016-04-20 13:59 UTC  (4+ messages)
` [PATCH v6 03/11] soc: renesas: rcar-sysc: Add DT support for SYSC PM domains

[PATCH v4 0/2] Skylake PSys support
 2016-04-20 13:59 UTC  (2+ messages)

[PATCH] drm/i915:bxt: implement WaProgramL3SqcReg1DefaultForPerf
 2016-04-20 13:59 UTC 

[PATCH 0/4] drop test_thread_flag checks
 2016-04-20 13:43 UTC  (5+ messages)
` [PATCH 3/4] x86/intel lbr: down with test_thread_flag(TIF_IA32)

[i-g-t PATCH v1 0/7] Make more tests generic
 2016-04-20 13:57 UTC  (3+ messages)

[PATCH 1/2] drm/i915: refactor i915_gem_object_pin_map()
 2016-04-20 13:57 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] drm/i915: optimise i915_gem_object_map() for small objects

[PATCH] drm/i915: Make RPS EI/thresholds multiple of 25 on SNB
 2016-04-20 13:57 UTC  (3+ messages)

[PATCH 1/1] perf/x86/intel/uncore: Add support for Intel SKL client uncore
 2016-04-20 13:56 UTC  (3+ messages)

[PATCH] drm/i915: Cache DisplayPort link signal levels
 2016-04-20 13:56 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

Premature unpinning
 2016-04-20 13:55 UTC  (4+ messages)
` Update to patches 11 and 12
  ` [PATCH 1/2] drm/i915: Move releasing of the GEM request from free to retire/cancel

[PATCH 0/7] fix checking out a being-rebased branch
 2016-04-20 13:54 UTC  (16+ messages)
` [PATCH v2 00/12] "
  ` [PATCH v2 01/12] path.c: add git_common_path() and strbuf_git_common_path()
  ` [PATCH v2 02/12] worktree.c: store "id" instead of "git_dir"
  ` [PATCH v2 03/12] worktree.c: make find_shared_symref() return struct worktree *
  ` [PATCH v2 04/12] worktree.c: mark current worktree
  ` [PATCH v2 05/12] path.c: refactor and add worktree_git_path()
  ` [PATCH v2 06/12] wt-status.c: split rebase detection out of wt_status_get_state()
  ` [PATCH v2 07/12] wt-status.c: make wt_status_check_rebase() work on any worktree
  ` [PATCH v2 08/12] worktree.c: avoid referencing to worktrees[i] multiple times
  ` [PATCH v2 09/12] worktree.c: test if branch being rebased in another worktree
  ` [PATCH v2 10/12] wt-status.c: split bisect detection out of wt_status_get_state()
  ` [PATCH v2 11/12] worktree.c: test if branch being bisected in another worktree
  ` [PATCH v2 12/12] branch: do not rename a branch under bisect or rebase

[PATCH 1/2] xen/arm64: correct comments
 2016-04-20 13:54 UTC  (2+ messages)
` [PATCH 2/2] xen/arm64: use shift operator

[Drbd-dev] [CASE-29] After re-connect, WFBitMapS-WFBitMapT status has sustained continuously and copy command hangs
 2016-04-20 13:54 UTC 

[PATCH 0/2] iommu/arm-smmu: Fixed for 4.6
 2016-04-20 13:53 UTC  (6+ messages)
` [PATCH 1/2] iommu/arm-smmu: Fix stream-match conflict with IOMMU_DOMAIN_DMA
` [PATCH 2/2] iommu/arm-smmu: Don't allocate resources for bypass domains

[rtc-linux] [PATCH 1/3] RTC: Enable RTC switching to battery power when VCC_PSAUX is N/A
 2016-04-20 13:37 UTC  (10+ messages)
` [rtc-linux] [PATCH 3/3] RTC: Update seconds time programming logic
  ` [rtc-linux] "
    ` [rtc-linux] "
            `  "

[PATCH 0/4] i2c: designware: runtime pm fix and improve
 2016-04-20 13:53 UTC  (4+ messages)
` [PATCH 1/4] i2c: designware-platdrv: Fix runtime PM initialization

[RFC 0/2] sysfs new_id file support for spidev
 2016-04-20 13:52 UTC  (7+ messages)
` [RFC 1/2] spi: spidev: Use 'new_id' sysfs file for enabling spidev

[PATCH][v3] cpufreq: governor: Fix overflow when calculating idle time
 2016-04-20 13:52 UTC  (3+ messages)

[Buildroot] [PATCH 0/4] match headers with latest kernel source
 2016-04-20 13:52 UTC  (5+ messages)
` [Buildroot] [PATCH 2/4] linux-headers: indent custom choices

[Drbd-dev] [CASE-41] After re-connected, despite of OOS remaining primary does not start re-synchronization or continues AHEAD mode
 2016-04-20 13:52 UTC 

[PATCH 00/13] Gem cleanup&fixes resend, once more
 2016-04-20 13:52 UTC  (3+ messages)
` [PATCH 02/13] drm/omapdrm: Use unlocked gem unreferencing

[RFC][PATCH v2 0/4] U-Boot verified boot basic support
 2016-04-20 13:50 UTC  (5+ messages)
` [RFC][PATCH v2 1/4] u-boot: basic support of dtb append for verified boot
` [RFC][PATCH v2 2/4] u-boot: deploy u-boot-nodtb and dtb files
` [RFC][PATCH v2 3/4] kernel: fitimage: support device tree compiler options
` [RFC][PATCH v2 4/4] kernel: fitimage: basic support for fitimage signature

[PATCH v3 0/6] sched/deadline/rtmutex: Fix two deadline PI issues
 2016-04-20 13:49 UTC  (12+ messages)
` [PATCH v3 2/6] sched/rtmutex/deadline: Fix a PI crash for deadline tasks
` [PATCH v3 5/6] sched/deadline/rtmutex: Fix unprotected PI access in enqueue_task_dl()

[PATCH v4 0/5] Cleaning printk stuff in NMI context
 2016-04-20 13:49 UTC  (7+ messages)
` [PATCH v4 1/5] printk/nmi: generic solution for safe printk in NMI

[PATCH] drm: Fix compilation on systems that don't provide O_CLOEXEC
 2016-04-20 13:49 UTC 

[RFC PATCH v2] Data integrity extension(DIX) support for xen-block
 2016-04-20 13:49 UTC  (4+ messages)

[PATCH] tools/libxc: Correct use of X86_XSS_MASK in guest xstate generation
 2016-04-20 13:48 UTC  (3+ messages)

[Xenomai] rt task & stack overflow
 2016-04-20 13:48 UTC  (5+ messages)

[PATCH RFC] block: fix bio merge checks when virt_boundary is set
 2016-04-20 13:48 UTC  (9+ messages)

[PATCH 1/3] drm/i915/guc: keep GuC doorbell & process descriptor mapped in kernel
 2016-04-20 13:47 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/3] "

[PATCH 0/3] adjust error return values for cpupool operations
 2016-04-20 13:47 UTC  (5+ messages)
` [PATCH 2/3] libxc: adjust retry loop in xc_cpupool_removecpu()

[PATCH] drm/i915: Fix oops in vlv_force_pll_on()
 2016-04-20 13:47 UTC  (5+ messages)

[Qemu-devel] run qemu with x86_64 arch (host arch)
 2016-04-20 13:46 UTC  (2+ messages)

[PATCH 1/4] ixgbe: rearrange vector PMD code for x86
 2016-04-20 13:45 UTC  (4+ messages)
` [PATCH 2/4] ixgbe: implement vector PMD for arm architecture
` [PATCH 3/4] ixgbe: enable ixgbe vector PMD on ARMv8a platform
` [PATCH 4/4] maintainers: claim responsibility for ixgbe vector PMD on ARM

[Cocci] Dependencies between spatch hunks
 2016-04-20 13:45 UTC 

[U-Boot] [PATCH] x86: qemu: Drop our own ACPI implementation
 2016-04-20 13:45 UTC  (4+ messages)

[PATCH 00/19] Rework page flip, remove cs flips, async unpin and unified pageflip
 2016-04-20 13:45 UTC  (5+ messages)
` [PATCH 19/19] drm/i915: Allow async update of pageflips

[PATCH] Fix compilation on systems that don't provide O_CLOEXEC
 2016-04-20 13:44 UTC 

[Intel-wired-lan] [PATCH net-next V5 0/2] ethernet: intel: Support Hyper-V hosts
 2016-04-20 13:44 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH net-next V5 1/2] ethernet: intel: Add the device ID's presented while running on Hyper-V
  ` [Intel-wired-lan] [PATCH net-next V5 2/2] intel: ixgbevf: Support Windows hosts (Hyper-V)

[PATCH] mips: Fix crash registers on non-crashing CPUs
 2016-04-20 13:43 UTC  (4+ messages)

[PATCH] xen/arm: domain_build: Add PSCI 1.0 compatibility
 2016-04-20 13:43 UTC  (2+ messages)

[PATCH v5 0/7] arm64: perf: Broadcom Vulcan PMU support
 2016-04-20 13:43 UTC  (6+ messages)
` [PATCH v5 3/7] arm64/perf: Changed events naming as per ARM ARM

[nft PATCH] evaluate: better error reporting in too long sets names
 2016-04-20 13:43 UTC 

[PATCH V3 0/4] gpio: tegra: Cleanups and support fro debounce
 2016-04-20 13:30 UTC  (10+ messages)
` [PATCH V3 1/4] gpio: tegra: Don't open code of_device_get_match_data()
` [PATCH V3 2/4] gpio: tegra: Make of_device_id compatible data to constant
` [PATCH V3 3/4] gpio: tegra: Get rid of all file scoped global variables
` [PATCH V3 4/4] gpio: tegra: Add support for gpio debounce

[PATCH V2] net: ethernet: mellanox: correct page conversion
 2016-04-20 13:41 UTC  (8+ messages)

[PATCH i-g-t] scripts: Fix outdated quick-testlist.py
 2016-04-20 13:41 UTC 

[PATCH] drivers/perf: arm-pmu: fix RCU usage on resume from idle states
 2016-04-20 13:41 UTC  (4+ messages)

[PATCH v2 0/3] mmc: usdhi6rol0: UHS support
 2016-04-20 13:41 UTC  (6+ messages)
` [PATCH v2 3/3] mmc: usdhi6rol0: add pinctrl to set pin drive strength

[PATCH v2] drm/panel: simple: Add support for Innolux AT070TN92
 2016-04-20 13:40 UTC  (6+ messages)

[PATCH 0/11] introduce down_write_killable for rw_semaphore v3
 2016-04-20 13:40 UTC  (11+ messages)
` [PATCH 10/11] x86, rwsem: provide __down_write_killable

[PATCH v2 00/10] kill global pci device id list
 2016-04-20 13:39 UTC  (5+ messages)
` [PATCH v3 00/13] "
  ` [PATCH v3 01/13] e1000: move pci device ids to driver

[PATCH] autotools: warn when running intltoolize if intltool isn't a dependemcy
 2016-04-20 13:39 UTC 

[PATCH] meta: add missing intltool-native dependency
 2016-04-20 13:38 UTC 

[Buildroot] [PATCH 1/1] openzwave: new package
 2016-04-20 13:38 UTC 

[PATCH] power: fix argument cannot be negative
 2016-04-20 14:39 UTC 

[RFC PATCH 0/4] U-Boot verified boot basic support
 2016-04-20 13:36 UTC  (6+ messages)
` [RFC PATCH 1/4] u-boot: basic support of device tree blob reassembly

[PATCH 1/2] i2c: s3c2410: Print errno code in error logs
 2016-04-20 13:36 UTC  (4+ messages)

[GIT PULL] MT8173 DRM support
 2016-04-20 13:36 UTC  (2+ messages)

[PATCH 4/4] drm/i915/gen9: Fix runtime PM refcounting in case DMC firmware isn't loaded
 2016-04-20 13:35 UTC  (6+ messages)
` [PATCH v2 "

[PATCH] Bluetooth: vhci: Fix race at creating hci device
 2016-04-20 13:35 UTC  (3+ messages)

[PATCH] libxl: fix old style declarations
 2016-04-20 13:35 UTC  (2+ messages)
` [PATCH] [[for-4.7]] "

[linux-lvm] Thin Pool Performance
 2016-04-20 13:34 UTC  (3+ messages)

[PATCH net-next v5] rtnetlink: add new RTM_GETSTATS message to dump link stats
 2016-04-20 13:34 UTC  (10+ messages)

[PATCH] ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernel
 2016-04-20 13:34 UTC  (2+ messages)

[PATCH 1/2] drm/radeon: forbid mapping of userptr bo through radeon device file
 2016-04-20 13:26 UTC  (3+ messages)

Question: raid1 behaviour on failure
 2016-04-20 13:32 UTC  (4+ messages)

[PATCH] drm/panel: simple: Add support for Innolux AT070TN92
 2016-04-20 13:32 UTC  (4+ messages)

[libvirt test] 91597: regressions - FAIL
 2016-04-20 13:31 UTC  (3+ messages)

[PATCH 0/2 v6] ASoC: mediatek: Add second I2S on mt8173-rt5650 machine driver
 2016-04-20 13:30 UTC  (4+ messages)
` [PATCH 2/2 "

[PATCH for-next 0/4] Support SendOnlyFullMember join
 2016-04-20 13:29 UTC  (5+ messages)
` [PATCH for-next 4/4] IB/ipoib: Support SendOnlyFullMember MCG for SendOnly join

[PATCH 0/3] arm: dts: lpc32xx: update ssp / spi nodes
 2016-04-20 13:28 UTC  (5+ messages)

[PATCH v7 0/6] KVM: arm64: Implement API for vGICv3 live migration
 2016-04-20 13:28 UTC  (5+ messages)
` [PATCH v7 1/6] KVM: arm/arm64: Add VGICv3 save/restore API documentation

[CI-ping 01/15] drm/i915: Force clean compilation with -Werror
 2016-04-20 13:26 UTC  (5+ messages)
` [CI-ping 11/15] drm/i915: Prevent machine death on Ivybridge context switching
      ` [Intel-gfx] "

[PATCH 1/2] drm/i915/BXT: Retrieving the horizontal timing for DSI
 2016-04-20 13:26 UTC  (3+ messages)
` [RFC PATCH 2/2] drm/i915/bxt: Adjusting the error in horizontal timings retrieval

[PATCH 1/2] xen: arm64: doc: Add the requirement that SCR_EL3.HCE is enabled
 2016-04-20 13:26 UTC  (4+ messages)
` [PATCH 2/2] xen: arm64: doc: Add some details about interrupt handling

Pass -EUCLEN to userspace?
 2016-04-20 13:25 UTC 

[PATCH V2] powerpc: Implement {cmp}xchg for u8 and u16
 2016-04-20 13:24 UTC  (2+ messages)
` [PATCH V3] "

Xen Memory de-duplication
 2016-04-20 13:24 UTC  (5+ messages)

[PATCH] convert major/minor/makedev handling
 2016-04-20 13:24 UTC  (2+ messages)

[PATCH] libfc: unsafe refcounting in fc_rport_work()
 2016-04-20 13:24 UTC 

[PATCH] perf buildid: fix off-by-one in write_buildid()
 2016-04-20 13:23 UTC  (4+ messages)

[RFC][PATCH v8 0/4] Infrastructure code for perf-config
 2016-04-20 13:22 UTC  (7+ messages)
` [PATCH v8 3/4] perf config: Prepare all default configs

[U-Boot] [PATCH] mx6ul_evk: Remove SPL support
 2016-04-20 13:22 UTC  (7+ messages)

[RESEND PATCH v4] kconfig/symbol.c: handle choice_values that depend on 'm' symbols
 2016-04-20 13:14 UTC  (2+ 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.