All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-07 16:34:02 to 2015-07-07 17:18:45 UTC [more...]

[PATCH v3 00/15] Introducing per-device MSI domain
 2015-07-07 17:18 UTC  (30+ messages)
` [PATCH v3 01/15] genirq: irqdomain: Allow irq domain aliasing
` [PATCH v3 02/15] PCI: MSI: Register irq domain with specific token
` [PATCH v3 03/15] device core: Introduce per-device MSI domain pointer
` [PATCH v3 04/15] PCI/MSI: Add hooks to populate the msi_domain field
` [PATCH v3 05/15] PCI/MSI: of: Add support for OF-provided msi_domain
` [PATCH v3 06/15] PCI/MSI: of: Allow msi_domain lookup using the host bridge node
` [PATCH v3 07/15] PCI/MSI: Let pci_msi_get_domain use struct device's msi_domain
` [PATCH v3 08/15] platform: of: Assign MSI domain to platform device
` [PATCH v3 09/15] irqchip: gicv3-its: Split PCI/MSI code from the core ITS driver
` [PATCH v3 10/15] irqchip: gicv3-its: Register irq domain with platform MSI token
` [PATCH v3 11/15] irqchip: GICv2m: Get rid of struct msi_controller
` [PATCH v3 12/15] irqchip: gicv3-its: "
` [PATCH v3 13/15] irqchip: gicv3-its: Make the PCI/MSI code standalone
` [PATCH v3 14/15] PCI/MSI: pci-xgene-msi: Get rid of struct msi_controller
` [PATCH v3 15/15] PCI/MSI: Drop domain field from msi_controller

[Ksummit-discuss] [CORE TOPIC] Testing
 2015-07-07 17:18 UTC  (3+ messages)

[RFC v2 0/6] IRQ bypass manager and irqfd consumer
 2015-07-07 17:17 UTC  (4+ messages)

[PATCH] zfs: fix compilation failure with clang due to alignment
 2015-07-07 17:17 UTC  (2+ messages)

[PATCH] clk: at91: Silence warnings and cleanup __init usage
 2015-07-07 17:17 UTC  (4+ messages)

[PATCH] mempool: improbe cache search
 2015-07-07 17:17 UTC  (4+ messages)
` [PATCH v2] mempool: improve "

[PATCH v3] mfd: atmel-hlcdc: implement config synchronization
 2015-07-07 17:16 UTC  (2+ messages)

[Qemu-devel] [PULL v2 00/22] QOM CPUState patch queue 2015-07-07
 2015-07-07 17:16 UTC  (23+ messages)
` [Qemu-devel] [PULL v2 01/22] cpu: No need to zero-initialize CPUState::numa_node
` [Qemu-devel] [PULL v2 02/22] cpu: Initialize breakpoint/watchpoint lists in cpu_common_initfn()
` [Qemu-devel] [PULL v2 03/22] cpu: Reorder cpu->as, cpu->thread_id, cpu->memory_dispatch init
` [Qemu-devel] [PULL v2 04/22] cpu: Add Error argument to cpu_exec_init()
` [Qemu-devel] [PULL v2 05/22] cpu: Convert cpu_index into a bitmap
` [Qemu-devel] [PULL v2 06/22] target-ppc: Move cpu_exec_init() call to realize function
` [Qemu-devel] [PULL v2 07/22] translate-all: Change tb_flush() env argument to cpu
` [Qemu-devel] [PULL v2 08/22] gdbstub: Change gdbserver_fork() to accept cpu instead of env
` [Qemu-devel] [PULL v2 09/22] cpu: Change tcg_cpu_exec() arg to cpu, not env
` [Qemu-devel] [PULL v2 10/22] cpu: Change cpu_exec_init() "
` [Qemu-devel] [PULL v2 11/22] cpu-exec: Purge all uses of ENV_GET_CPU()
` [Qemu-devel] [PULL v2 12/22] cpu: Add wrapper for the set_pc() hook
` [Qemu-devel] [PULL v2 13/22] gdbstub: Use cpu_set_pc() helper
` [Qemu-devel] [PULL v2 14/22] hw/arm/boot: Use cpu_set_pc()
` [Qemu-devel] [PULL v2 15/22] microblaze: boot: "
` [Qemu-devel] [PULL v2 16/22] disas: Add print_insn to disassemble info
` [Qemu-devel] [PULL v2 17/22] disas: QOMify target specific setup
` [Qemu-devel] [PULL v2 18/22] disas: arm-a64: Make printfer and stream variable
` [Qemu-devel] [PULL v2 19/22] disas: arm: QOMify target specific disas setup
` [Qemu-devel] [PULL v2 20/22] disas: microblaze: "
` [Qemu-devel] [PULL v2 21/22] disas: cris: Fix 0 buffer length case
` [Qemu-devel] [PULL v2 22/22] disas: cris: QOMify target specific disas setup

[patch 2/2] tick/broadcast: Handle spurious interrupts gracefully
 2015-07-07 17:15 UTC  (2+ messages)
` [tip:timers/urgent] "

[patch 1/2] tick/broadcast: Prevent deep idle states if no broadcast device available
 2015-07-07 17:14 UTC  (9+ messages)
` [tip:timers/urgent] tick/broadcast: Prevent hrtimer recursion
` [tip:timers/urgent] tick/broadcast: Sanity check the shutdown of the local clock_event
` [tip:timers/urgent] tick/broadcast: Make idle check independent from mode and config
` [tip:timers/urgent] tick/broadcast: Prevent deep idle if no broadcast device available
` [tip:timers/urgent] tick/broadcast: Move the check for periodic mode inside state handling
` [tip:timers/urgent] tick/broadcast: Return busy if periodic mode and hrtimer broadcast
` [tip:timers/urgent] tick/broadcast: Return busy when IPI is pending
` [tip:timers/urgent] tick/broadcast: Check for hrtimer broadcast active early

Cloud images for OpenStack & libvirt
 2015-07-07 17:15 UTC 

[Qemu-devel] [PATCH 0/2] ahci: Fix CD-ROM signature
 2015-07-07 17:15 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] ahci: fix signature generation

[PATCH] ARM: perf: extend interrupt-affinity property for PPIs
 2015-07-07 17:15 UTC  (2+ messages)

[PATCH v2 0/7] IOMMU/DMA map_resource support for peer-to-peer
 2015-07-07 17:14 UTC  (10+ messages)
` [PATCH v2 4/7] DMA-API: Add dma_(un)map_resource() documentation

linux-4.2-rc1/drivers/gpu/drm/radeon/cik.c:1912: dead code block ?
 2015-07-07 17:14 UTC  (2+ messages)

UST Create Channel Failed, Why?
 2015-07-07 17:13 UTC 

[PATCH v2 0/4] 32-bit domU PVH support
 2015-07-07 17:13 UTC  (6+ messages)
` [PATCH v2 1/4] x86/compat: Test whether guest has 32b shinfo instead of being a PV 32b domain

[Intel-wired-lan] [PATCH 3/3] ipmr_free_table() should be called under taken rtnl_lock
 2015-07-07 17:13 UTC  (3+ messages)
`  "

[PATCH 0/3] cxgbe: RX perf fixes, doc update, and add support for more devices
 2015-07-07 17:12 UTC  (4+ messages)
` [PATCH 1/3] cxgbe: Fix RX performance for cxgbe PMD
` [PATCH 2/3] cxgbe: Add more supported Chelsio T5 devices
` [PATCH 3/3] doc: Update cxgbe documentation

ceph-objectstore-tool import failures
 2015-07-07 17:12 UTC  (7+ messages)

[PATCH V2] acpi-cpufreq: replace per_cpu with driver_data of policy
 2015-07-07 17:11 UTC  (2+ messages)

[RFC 0/8] Additional kmsg devices
 2015-07-07 17:10 UTC  (5+ messages)

[PATCH 0/3] kmod: Make nohz-full friendly + cleanups
 2015-07-07 17:10 UTC  (4+ messages)
` [PATCH 3/3] kmod: Remove unecessary explicit wide CPU affinity setting

[PATCH 0/3] ath10k: update data path to support QCA99X0
 2015-07-07 17:09 UTC  (9+ messages)
` [PATCH 1/3] ath10k: update tx "
` [PATCH 2/3] ath10k: redefine rx_ppdu_end_common structure to cover qca99x0
` [PATCH 3/3] ath10k: add support for qca99x0 Rx descriptors

[PATCH V3 0/5] Allow user to request memory to be locked on page fault
 2015-07-07 17:03 UTC  (22+ messages)
` [PATCH V3 1/5] mm: mlock: Refactor mlock, munlock, and munlockall code
` [PATCH V3 2/5] mm: mlock: Add new mlock, munlock, and munlockall system calls
` [PATCH V3 3/5] mm: mlock: Introduce VM_LOCKONFAULT and add mlock flags to enable it
` [PATCH V3 4/5] mm: mmap: Add mmap flag to request VM_LOCKONFAULT
` [PATCH V3 5/5] selftests: vm: Add tests for lock on fault

[v5][PATCH 00/16] Fix RMRR
 2015-07-07 17:08 UTC  (11+ messages)
` [v5][PATCH 10/16] tools: introduce some new parameters to set rdm policy

[PATCH v2] i2c-tools: Implement Module.mk for eeprog subdir
 2015-07-07 17:08 UTC  (4+ messages)

[PATCH RESEND] sched: prefer an idle cpu vs an idle sibling for BALANCE_WAKE
 2015-07-07 17:06 UTC  (19+ messages)
                                ` [patch] "

Intel Baytrail Linux Audio
 2015-07-07 17:08 UTC  (5+ messages)

[PATCH] staging: comedi: cb_pcimdas: add external analog output ranges
 2015-07-07 17:06 UTC 

[PATCH v5 0/6] fs/seq_file: introduce seq_hex_dump() helper
 2015-07-07 17:04 UTC  (7+ messages)
` [PATCH v5 1/6] seq_file: provide an analogue of print_hex_dump()
` [PATCH v5 2/6] crypto: qat - use seq_hex_dump() to dump buffers
` [PATCH v5 3/6] parisc: "
` [PATCH v5 4/6] [S390] zcrypt: "
` [PATCH v5 5/6] kmemleak: "
` [PATCH v5 6/6] wil6210: "

[PATCH] [SCSI] FlashPoint: optimize string comparison
 2015-07-07 17:04 UTC  (4+ messages)

[phy] kernel BUG at drivers/base/driver.c:153!
 2015-07-07 17:02 UTC  (2+ messages)

Whether Git supports directory level access or not?
 2015-07-07 17:03 UTC  (3+ messages)

[review-request] adamian/20150707_bugs
 2015-07-07 17:02 UTC 

[PATCH] pinctrl: at91: fix null pointer dereference
 2015-07-07 17:02 UTC  (3+ messages)

[Bug 91231] New: [NV92] Psychonauts (native) segfaults on start when DRI3 enabled
 2015-07-07 17:02 UTC  (2+ messages)
  ` [Bug 91231] "

[PATCH 2/2] iio: light: add APDS9960 ALS + promixity driver (fwd)
 2015-07-07 16:59 UTC  (2+ messages)

State of bitbake world, Failed tasks 2015-07-04
 2015-07-07 16:58 UTC  (3+ messages)
  ` [OE-core] "

[PATCH 0/1] git.py: create a branch when checkout
 2015-07-07 16:56 UTC  (4+ messages)
` [PATCH 1/1] "

[Qemu-devel] [PATCH COLO-BLOCK v7 00/17] Block replication for continuous checkpoints
 2015-07-07 16:56 UTC  (8+ messages)

[PATCH 0/24] kernel: add a netlink interface to get information about processes (v2)
 2015-07-07 16:56 UTC  (12+ messages)

[PATCH] PCI: xilinx: Add check for MSI interrupt flag before handling as INTx
 2015-07-07 16:54 UTC  (2+ messages)

[PULL] virtio/vhost: cross endian support
 2015-07-07 16:51 UTC  (9+ messages)

PCTV Triplestick and Raspberry Pi B+
 2015-07-07 16:51 UTC  (9+ messages)

[RFC 0/7] Convert parts of intel_lrc.c to requests
 2015-07-07 16:49 UTC  (3+ messages)
` [PATCH 1/7] drm/i915: Convert execlist_submit_contexts() for requests

[PATCH] drm/i915: Restore all GGTT VMAs on resume
 2015-07-07 16:50 UTC  (2+ messages)

[RFC PATCH LTTNG-UST] Fix: Decrement sem_count when disabling local apps
 2015-07-07 16:49 UTC 

[RFC PATCH LTTNG-UST] Fix: Decrement sem_count when disabling local apps
 2015-07-07 16:48 UTC 

[RFC PATCH 0/1] RFC - Implement a usbredir kernel module
 2015-07-07 16:47 UTC  (8+ messages)
` [RFC PATCH 1/1] Add a usbredir kernel module to remotely connect USB devices over IP

kernel crash on btrfs device delete missing
 2015-07-07 16:45 UTC  (4+ messages)

[PATCH v4 0/7] get rid of the SEDF
 2015-07-07 16:44 UTC  (8+ messages)
` [PATCH v4 1/7] libxl: get rid of the SEDF scheduler
` [PATCH v4 2/7] tools: python: get rid of the SEDF scheduler bindings
` [PATCH v4 3/7] libxc: get rid of the SEDF scheduler
` [PATCH v4 4/7] xen: "
` [PATCH v4 5/7] xen: kill sched_sedf.c
` [PATCH v4 6/7] xl: get rid of the SEDF scheduler
` [PATCH v4 7/7] docs: "

[PATCH v2 00/20] Convert to atomic, part 4
 2015-07-07 16:43 UTC  (9+ messages)
` [PATCH v2 02/20] drm: Don't update plane properties for atomic planes if it stays the same
  ` [Intel-gfx] "

[PATCH V3] libxc: Prevent NULL pointer dereference in stdiostream_vmessage()
 2015-07-07 16:42 UTC  (2+ messages)

[PATCH v2 00/22] FUJITSU Extended Socket network device driver
 2015-07-07 16:38 UTC  (3+ messages)
` [PATCH v2 02/22] fjes: Hardware initialization routine

"cross-localedef-native" build error (with gcc-5.0.0)
 2015-07-07 16:37 UTC  (6+ messages)
  ` [PATCH] cross-localedef-native_2.20.bb: fix for gcc5
      ` [OE-core] "

[PATCH v3 0/6] Add support for DA9150 Fuel-Gauge
 2015-07-07 16:34 UTC  (14+ messages)
` [PATCH v3 1/6] mfd: da9150: Add support for Fuel-Gauge
` [PATCH v3 2/6] mfd: da9150: Update DT bindings for Fuel-Gauge support
` [PATCH v3 3/6] power: Add support for DA9150 Fuel-Gauge
` [PATCH v3 4/6] power: da9150: Add DT bindings documentation for Fuel-Gauge
` [PATCH v3 5/6] mfd: da9150: Use relative paths in DT bindings document
` [PATCH v3 6/6] mfd: da9150: Use DEFINE_RES_IRQ_NAMED() help macro for IRQ resource

Wayland patches need rebase
 2015-07-07 16:35 UTC  (3+ messages)

[PATCH OSSTEST v1] make-flight: Only test ovmf guests on ovmf flight
 2015-07-07 16:35 UTC  (3+ messages)

Message not appearing in mesg
 2015-07-07 16:34 UTC  (5+ messages)

[PATCH 1/2 i-g-t v2] lib: Add 64-bit version of igt_assert_cmp
 2015-07-07 16:33 UTC  (9+ messages)
` [PATCH 2/2 i-g-t] lib/igt.cocci: Add 64-bit and float compare functions

[PATCH v8 00/11] KVM Guest Debug support for arm64
 2015-07-07 16:29 UTC  (2+ messages)
` [PATCH v8 02/11] KVM: arm64: guest debug, define API headers


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.