All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-26 12:04:09 to 2015-10-26 13:14:15 UTC [more...]

[Qemu-devel] [PATCH] fix bad indentation in pcie_cap_slot_write_config()
 2015-10-26 12:16 UTC  (4+ messages)
` [Qemu-trivial] "

[PATCH 00/13] Device Tree support for RealView PB11MPCore
 2015-10-26 13:14 UTC  (5+ messages)
` [PATCH 09/13] clk: versatile-icst: add device tree support

[Qemu-devel] [PULL v5 00/51] Ivshmem patches
 2015-10-26 13:13 UTC  (2+ messages)

v7-M: Fixing XIP when the kernel is in ROM
 2015-10-26 13:12 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/11] simplify usage of tracepoints, and connect them to logging
 2015-10-26 13:12 UTC  (4+ messages)
` [Qemu-devel] [PATCH 10/11] trace: switch default backend to "log"
  ` [Qemu-devel] [PATCH 11/11] log: add "-d trace:PATTERN"

[PATCH v1 00/17] add fixes, device quirks, error recovery,
 2015-10-26 13:11 UTC  (8+ messages)
` [PATCH v1 02/17] scsi: ufs: add option to change default UFS power management level
` [PATCH v1 06/17] scsi :ufs: verify hba controller hce reg value

[PATCH] of_dump: Add option to print node names only
 2015-10-26 13:10 UTC 

[PATCH 00/10] ARM MTD AFS v2 partition support
 2015-10-26 13:10 UTC  (3+ messages)

[PATCH] drm/i915: Ensure associated VMAs are inactive when contexts are destroyed
 2015-10-26 13:10 UTC  (5+ messages)

[PATCH 0/6] staging: media: omap4iss: Fixes multiple checkpatch issues
 2015-10-26 13:09 UTC  (7+ messages)
` [PATCH 1/6] staging: media: omap4iss: Fixes NULL comparison
` [PATCH 2/6] staging: media: omap4iss: Fixes misspelling
` [PATCH 3/6] staging: media: omap4iss: Replaces bit shift on 1 with BIT Macro
` [PATCH 4/6] staging: media: omap4iss: Removes unnecessary blank lines
` [PATCH 5/6] staging: media: omap4iss: Matches alignment with open parenthesis
` [PATCH 6/6] staging: media: omap4iss: Fixes line break

[PATCH v3] x86/HVM: correct page dirty marking in hvm_map_guest_frame_rw()
 2015-10-26 13:09 UTC  (2+ messages)
` Ping: "

[meta-java][PATCH] cacao-initial-native: Fix undefined behaviour in gc
 2015-10-26 13:08 UTC  (3+ messages)

[PATCH] Staging: panel: Fix the checkpatch.pl issues
 2015-10-26 13:06 UTC  (2+ messages)
` [Outreachy kernel] "

[meta-qt5][PATCH v2] libconnman-qt5: update HOMEPAGE/SRC_URI
 2015-10-26 13:06 UTC 

[PATCH] use clear_domain_page() instead of open coding it
 2015-10-26 13:06 UTC  (2+ messages)
` Ping: "

[rtc-linux] [PATCH v3 0/5] mfd: sec: add S2MPS15 PMIC support
 2015-10-26 12:51 UTC  (12+ messages)
`  "
` [rtc-linux] [PATCH v3 1/5] dt-bindings: mfd: s2mps11: add documentation for s2mps15 PMIC
  `  "
` [rtc-linux] [PATCH v3 2/5] mfd: sec: Add support for S2MPS15 PMIC
  `  "
` [rtc-linux] [PATCH v3 3/5] regulator: s2mps11: add support for S2MPS15 regulators
  `  "
` [rtc-linux] [PATCH v3 4/5] clk: s2mps15: Add support for S2MPS15 clocks
  `  "
` [rtc-linux] [PATCH v3 5/5] drivers/rtc/rtc-s5m.c: add support for S2MPS15 RTC
  `  "

[RFC PATCH v2 0/2] perf tools: Don't set inherit bit for system wide evsel
 2015-10-26 13:02 UTC  (5+ messages)
` [RFC PATCH v2 1/2] perf tools: Set evsel->system_wide field for global system wide recording

libpam issue
 2015-10-26 13:05 UTC  (2+ messages)

[PATCH v3 0/7] samsung: pmu: split up SoC specific PMU data
 2015-10-26 12:55 UTC  (16+ messages)
` [PATCH v3 1/7] ARM: EXYNOS: removing redundant code from regs-pmu.h
` [PATCH v3 2/7] ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung"
` [PATCH v3 3/7] ARCH: EXYNOS: split up exynos3250 SoC specific PMU data
` [PATCH v3 4/7] ARCH: EXYNOS: split up exynos4 "
` [PATCH v3 5/7] ARCH: EXYNOS: split up exynos5250 "
` [PATCH v3 6/7] ARCH: EXYNOS: split up exynos5420 "
` [PATCH v3 7/7] drivers: soc: Add support for Exynos PMU driver

[Qemu-devel] [PATCH v5 00/14] arm: Steps towards EL2 support round 5
 2015-10-26 13:02 UTC  (15+ messages)
` [Qemu-devel] [PATCH v5 01/14] target-arm: Add HPFAR_EL2
` [Qemu-devel] [PATCH v5 02/14] target-arm: lpae: Make t0sz and t1sz signed integers
` [Qemu-devel] [PATCH v5 03/14] target-arm: lpae: Move declaration of t0sz and t1sz
` [Qemu-devel] [PATCH v5 04/14] target-arm: Add support for AArch32 S2 negative t0sz
` [Qemu-devel] [PATCH v5 05/14] target-arm: lpae: Replace tsz with computed inputsize
` [Qemu-devel] [PATCH v5 06/14] target-arm: lpae: Rename granule_sz to stride
` [Qemu-devel] [PATCH v5 07/14] target-arm: Add computation of starting level for S2 PTW
` [Qemu-devel] [PATCH v5 08/14] target-arm: Add support for S2 page-table protection bits
` [Qemu-devel] [PATCH v5 09/14] target-arm: Avoid inline for get_phys_addr
` [Qemu-devel] [PATCH v5 10/14] target-arm: Add ARMMMUFaultInfo
` [Qemu-devel] [PATCH v5 11/14] target-arm: Add S2 translation to 64bit S1 PTWs
` [Qemu-devel] [PATCH v5 12/14] target-arm: Add S2 translation to 32bit "
` [Qemu-devel] [PATCH v5 13/14] target-arm: Route S2 MMU faults to EL2
` [Qemu-devel] [PATCH v5 14/14] target-arm: Add support for S1 + S2 MMU translations

[BUG] reporting stuck on s390 in dso__split_kallsyms_for_kcore
 2015-10-26 13:01 UTC 

[PATCH] ARM: v7-M: Use ret_to_user_from_irq in PendSV handler
 2015-10-26 13:01 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/2] hw/arm/virt: max-cpus init/check fixup
 2015-10-26 13:00 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] vl: trivial: minor tweaks to a max-cpu error msg

[PATCH v3 0/4] Simple wait queue support
 2015-10-26 12:59 UTC  (5+ messages)
` [PATCH v3 1/4] wait.[ch]: Introduce the simple waitqueue (swait) implementation

[PATCH v3 00/15] Big fixes, retries, handle a race condition
 2015-10-26 12:59 UTC  (10+ messages)
` [PATCH v3 05/15] scsi: ufs: increase fDeviceInit query response timeout
` [PATCH v3 13/15] scsi: ufs: add missing memory barriers

[U-Boot] [PATCH 1/3] usb: host: ehci-vf: Remove hardcoded USB host client configuration
 2015-10-26 12:58 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] usb: host: ehci-vf: Implement board_usb_phy_mode weak function
` [U-Boot] [PATCH 3/3] colibri_vf: Add board_usb_phy_mode function

[Bug 106621] New: Failure to install Hyper-V role on nested KVM guest
 2015-10-26 12:57 UTC 

[PATCH v10 0/4] Allow USB devices to remain runtime-suspended when sleeping
 2015-10-26 12:56 UTC  (3+ messages)
` [PATCH v10 3/4] PM / sleep: Go direct_complete if driver has no callbacks

[PATCH v3 net-next] bpf: fix bpf_perf_event_read() helper
 2015-10-26 12:54 UTC  (7+ messages)

[GIT PULL] On-demand device probing
 2015-10-26 12:55 UTC  (10+ messages)

[meta-qt5][PATCH] libconnman-qt5: update SRC_URI
 2015-10-26 12:55 UTC 

cifs unable to access shares with read restricted at root level (bso#8950)
 2015-10-26 12:54 UTC  (2+ messages)

[PATCH v2 0/5] disambiguate symbol names (part 2)
 2015-10-26 12:52 UTC  (5+ messages)
` [PATCH v2 3/5] x86/mm: override stored file names for multiply built sources
` [PATCH v2 4/5] x86/mm: build map_domain_gfn() just once

[Buildroot] [PATCH 1/2] x265: new package
 2015-10-26 12:53 UTC  (4+ messages)

[PATCH MINI-OS v2] xenbus: notify the other end when necessary
 2015-10-26 12:52 UTC  (2+ messages)

[PATCH 00/21] hpsa updates
 2015-10-26 12:52 UTC  (3+ messages)
` [PATCH 01/21] hpsa: correct calls to dev_printk

[PATCH v2 0/5] mfd: sec: add S2MPS15 PMIC support
 2015-10-26 12:42 UTC  (9+ messages)
` [PATCH v2 1/5] dt-bindings: mfd: s2mps11: add documentation for s2mps15 PMIC
    ` [rtc-linux] "
` [PATCH v2 2/5] mfd: sec: Add support for S2MPS15 PMIC
    ` [rtc-linux] "

[PATCH net-next] sock: don't enable netstamp for af_unix sockets
 2015-10-26 12:51 UTC 

[Buildroot] [git commit] x265: new package
 2015-10-26 12:49 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 4/5] Enable fw_cfg DMA interface for ARM
 2015-10-26 12:49 UTC  (4+ messages)

why package ceph-fuse needs packages ceph?
 2015-10-26 12:48 UTC  (4+ messages)

[Qemu-devel] [PATCH] migration: Introduce MIGRATION_STATUS_FINISHING
 2015-10-26 12:47 UTC 

[PATCH v4] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
 2015-10-26 12:47 UTC  (5+ messages)

Possible Regression due to c074fef5d36e ("of/platform: Defer probes of registered devices")
 2015-10-26 12:47 UTC  (7+ messages)

[PATCH v13 5/5] uart: pl011: Add support to ZTE ZX296702 uart
 2015-10-26 12:46 UTC  (8+ messages)

[PATCH v2] EDAC: Add ARM64 EDAC
 2015-10-26 12:46 UTC  (4+ messages)

[PATCH V2 0/3] perf/powerpc:Add ability to sample intr machine state in powerpc
 2015-10-26 12:44 UTC  (4+ messages)
` [PATCH V2 1/3] perf/powerpc:add ability to sample intr machine state in power
` [PATCH V2 2/3] tools/perf:Map the ID values with register names
` [PATCH V2 3/3] perf/powerpc :add support for sampling intr machine state

[PATCH 0/2] xen/x86: Improvements to x86_capability[] handling
 2015-10-26 12:42 UTC  (4+ messages)
` [PATCH 1/2] xen/x86: Helpers for cpu feature manipuation

[PATCH v2] cpufreq: arm_big_little: fix frequency check when bL switcher is active
 2015-10-26 12:42 UTC  (2+ messages)

[patch added to the 3.12 stable tree] ARM: 7880/1: Clear the IT state independent of the Thumb-2 mode
 2015-10-26 12:37 UTC  (2+ messages)
` [patch added to the 3.12 stable tree] net: add length argument to skb_copy_and_csum_datagram_iovec

IT-HELPDESK
 2015-10-26 10:34 UTC 

[PATCH MINI-OS] xenbus: notify the other end when necessary
 2015-10-26 12:36 UTC  (7+ messages)
          ` [Minios-devel] "

[PATCH] leds: bcm6328: Handle default-state of LEDs correctly
 2015-10-26 12:36 UTC  (3+ messages)

[PATCH net-next V18 0/3] openvswitch: Add support for 802.1ad
 2015-10-26 12:14 UTC  (3+ messages)
` [PATCH net-next V17 2/3] Check for vlan ethernet types for 8021.q or 802.1ad

IT-HELPDESK
 2015-10-26 10:34 UTC 

[Ocfs2-devel] [PATCH V2] ocfs2: avoid occurring deadlock by changing ocfs2_wq from global to local
 2015-10-26 12:33 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/13] arm: Steps towards EL2 support round 5
 2015-10-26 12:33 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 13/13] target-arm: Add support for S1 + S2 MMU translations

[PATCH v3] Add git-grep threads param
 2015-10-26 12:32 UTC 

[watchdog-next] watchdog: core: propagate ping error code to the user space
 2015-10-26 12:32 UTC  (2+ messages)

[PATCH] watchdog: add Alphascale asm9260-wdt driver
 2015-10-26 12:31 UTC  (3+ messages)

IT-HELPDESK
 2015-10-26 10:33 UTC 

Updates to meta-fsl-arm (master and jethro) in 2015-10-26
 2015-10-26 12:30 UTC 

Some fence cleanups for amdgpu
 2015-10-26 12:29 UTC  (11+ messages)
` [PATCH 01/10] dma-buf/fence: add fence_wait_any_timeout function
` [PATCH 02/10] dma-buf/fence: add fence_is_later()
` [PATCH 03/10] drm/amdgpu: remove unneeded fence functions
` [PATCH 04/10] drm/amdgpu: switch to common fence_wait_any_timeout
` [PATCH 05/10] drm/amdgpu: move ring_from_fence to common code
` [PATCH 06/10] drm/amdgpu: use common fences for VMID management v2
` [PATCH 07/10] drm/amdgpu: use the new fence_is_later
` [PATCH 08/10] drm/amdgpu: use common fence for sync
` [PATCH 09/10] drm/amdgpu: remove amdgpu_fence_ref/unref
` [PATCH 10/10] drm/amdgpu: remove now unused fence functions

[Qemu-devel] [PATCH v8 0/5] Add 'blockdev-snapshot' command
 2015-10-26 12:27 UTC  (6+ messages)
` [Qemu-devel] [PATCH v8 1/5] block: check for existing device IDs in external_snapshot_prepare()
` [Qemu-devel] [PATCH v8 2/5] block: rename BlockdevSnapshot to BlockdevSnapshotSync
` [Qemu-devel] [PATCH v8 3/5] block: support passing 'backing': '' to 'blockdev-add'
` [Qemu-devel] [PATCH v8 4/5] block: add a 'blockdev-snapshot' QMP command
` [Qemu-devel] [PATCH v8 5/5] block: add tests for the 'blockdev-snapshot' command

[PATCH] 8250_pci: Prevent Exar/RTD Boards from binding
 2015-10-26 12:28 UTC  (11+ messages)

[nightly] Core TISDK (daisy/1.6) 2015.06 build 2015-10-26_05-01-41
 2015-10-26 12:27 UTC 

[kvm-unit-tests PATCHv2] arm: Add PMU test
 2015-10-26 12:25 UTC  (7+ messages)
` [kvm-unit-tests PATCHv4] ARM PMU tests
  ` [kvm-unit-tests PATCHv4 3/3] arm: pmu: Add CPI checking
    ` [Qemu-devel] "

[meta-raspberrypi][PATCH v4] qtbase: enable Raspberry Pi support
 2015-10-26 12:23 UTC 

Fwd: [PATCH] mdadm: Check bitmap first when reshape raid1 to raid0
 2015-10-26 12:25 UTC  (3+ messages)
    `  "

[Qemu-devel] [PATCH] hw/usb/dev-audio.c: make USB audio card sound perfect
 2015-10-26 12:24 UTC  (5+ messages)

[Qemu-devel] [PATCH v8 00/54] Postcopy implementation
 2015-10-26 12:22 UTC  (7+ messages)
` [Qemu-devel] [PATCH v8 21/54] Return path: Source handling of return path
` [Qemu-devel] [PATCH v8 24/54] Add wrappers and handlers for sending/receiving the postcopy-ram migration messages

[PATCH v7 0/4] VFS: In-kernel copy system call
 2015-10-26 12:19 UTC  (6+ messages)
` [PATCH v7 5/4] copy_file_range.2: New page documenting copy_file_range()

Attn: Sir/Madam
 2015-10-26 12:19 UTC 

Bad fs performance, IO freezes
 2015-10-26 12:16 UTC 

[Qemu-devel] [PATCH] ui/egl: Reduce required libraries to build with EGL support
 2015-10-26 12:16 UTC  (4+ messages)

[Qemu-devel] [PATCH] tests: re-enable vhost-user-test
 2015-10-26 12:16 UTC  (6+ messages)

[Qemu-devel] [PATCH v5 0/2] PCI-e device multi-function hot-add support
 2015-10-26 12:14 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 2/2] enable multi-function hot-add

[Qemu-devel] [PATCH v7 00/39] blockdev: BlockBackend and media
 2015-10-26 12:14 UTC  (9+ messages)
` [Qemu-devel] [PATCH v7 35/39] qmp: Introduce blockdev-change-medium
` [Qemu-devel] [PATCH v7 36/39] hmp: Use blockdev-change-medium for change command
` [Qemu-devel] [PATCH v7 37/39] blockdev: read-only-mode for blockdev-change-medium
` [Qemu-devel] [PATCH v7 38/39] hmp: Add read-only-mode option to change command

[PATCH v1 0/3] lpm: increase number of next hops for lpm (ipv4)
 2015-10-26 12:13 UTC  (4+ messages)

[PATCH] KVM: arm64: Count guest exit due to various reasons
 2015-10-26 12:14 UTC  (3+ messages)

[PATCH v1] xSplice initial foundation patches
 2015-10-26 12:10 UTC  (4+ messages)
` [PATCH v1 1/5] xsplice: Design document

[PATCH v2] webkitgtk: Add upstream patch to fix build problem
 2015-10-26 12:08 UTC  (3+ messages)

[meta-raspberrypi][PATCH v2] qtbase: enable Raspberry Pi support
 2015-10-26 12:09 UTC  (6+ messages)

[PATCH 0/2] wait/ptrace: always assume __WALL if the child is traced
 2015-10-26 12:08 UTC  (9+ messages)
` [PATCH 1/2] "

[PATCH] libceph: introduce ceph_x_authorizer_cleanup()
 2015-10-26 12:06 UTC  (2+ messages)

[PATCH] HID: usbhid: Add a quirk for Xin-Mo Dual Arcade
 2015-10-26 12:06 UTC  (5+ messages)

[PATCH 1/3] devicetree: add vendor prefix for Aurora VLSI
 2015-10-26 12:05 UTC  (7+ messages)
` [PATCH 2/3] devicetree: add binding for Aurora VLSI NB8800 Ethernet controller

ovmf fails to build in stagin-4.6
 2015-10-26 12:04 UTC  (6+ messages)

[PATCH 0/7] add atomic_check callback to exynos_crtc
 2015-10-26 12:03 UTC  (3+ messages)
` [PATCH 5/7] drm/exynos: abstract out common dependency
` [PATCH 7/7] drm/exynos: simplify Kconfig component names


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.