All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-05-19 15:02:52 to 2015-05-19 15:33:56 UTC [more...]

Userspace Block Device
 2015-05-19 15:33 UTC  (5+ messages)

[PATCH v21 00/14] x86/PMU: Xen PMU PV(H) support
 2015-05-19 15:33 UTC  (7+ messages)
` [PATCH v21 02/14] x86/VPMU: Add public xenpmu.h

[U-Boot] [PATCH v2] tools: moveconfig: a tool to move CONFIGs from headers to defconfigs
 2015-05-19 15:33 UTC  (2+ messages)

[RFC PATCH 00/13] Persistent grant maps for xen net drivers
 2015-05-19 15:32 UTC  (13+ messages)
` [RFC PATCH 02/13] xen-netback: xenbus feature persistent support
` [RFC PATCH 03/13] xen-netback: implement TX persistent grants
` [RFC PATCH 04/13] xen-netback: implement RX "
` [RFC PATCH 05/13] xen-netback: refactor xenvif_rx_action

[PATCH] examples/ip_pipeline: fix build with clang 3.6
 2015-05-19 15:32 UTC  (2+ messages)

[PATCH v2] mfd: arizona: Add missing braces
 2015-05-19 15:22 UTC 

[EMG]incomplete pgs make RGW unusable
 2015-05-19 15:30 UTC  (4+ messages)

[Qemu-devel] [PATCH v4 00/11] block: incremental backup transactions
 2015-05-19 15:30 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 11/11] qmp-commands.hx: Update the supported 'transaction' operations

Should we automatically generate a module signing key at all?
 2015-05-19 15:30 UTC  (6+ messages)

[PATCH] fstests: add generic/327 to test fallocate+truncate
 2015-05-19 15:29 UTC 

[PATCH] drm/i915/dp: make link rate printing prettier
 2015-05-19 15:30 UTC  (2+ messages)

[PATCH] ext4: only call ext4_truncate when size <= isize
 2015-05-19 15:28 UTC 

imxipuvideosink in 3.10.53 on Nitrogex6xlite
 2015-05-19 15:28 UTC  (16+ messages)

[review-request] adamian/20150515_fix_table_header
 2015-05-19 15:27 UTC 

[U-Boot] [RFC PATCH] tools: get-toolchais: a tool to get cross-tools for all architectures
 2015-05-19 15:28 UTC  (2+ messages)

[U-Boot] [PATCH v3] sunxi: Make DRAM_ODT_EN Kconfig setting a bool
 2015-05-19 15:28 UTC  (3+ messages)

[PATCH v3 1/2] drm: bridge: Allow daisy chaining of bridges
 2015-05-19 15:30 UTC  (4+ messages)

[RFC 00/23] arm64: Add support for 64KB page granularity in Xen guest
 2015-05-19 15:27 UTC  (13+ messages)
` [RFC 15/23] xen/balloon: Don't rely on the page granularity is the same for Xen and Linux
  ` [Xen-devel] "
` [RFC 16/23] xen/events: fifo: Make it running on 64KB granularity
  ` [Xen-devel] "
` [RFC 17/23] xen/grant-table: "
  ` [Xen-devel] "

[PATCH] tmpfs: truncate at i_size
 2015-05-19 15:27 UTC  (2+ messages)

[PATCH] mm, memcg: Optionally disable memcg by default using Kconfig
 2015-05-19 15:27 UTC  (14+ messages)

[PATCH] thinkpad_acpi: revert unintentional device attribute renaming
 2015-05-19 15:26 UTC  (3+ messages)

[RFC 0/4] Introduce a mechanism to allocate PCI IRQ on demand
 2015-05-19 15:26 UTC  (5+ messages)
` [RFC 2/4] PCI, MSI: Optionally free legacy PCI IRQ when enabling MSI/MSI-X

Breaking lines in function headers
 2015-05-19 15:26 UTC  (4+ messages)

[PATCH V8 00/28] Add new powerpc specific ELF core notes
 2015-05-19 15:08 UTC  (58+ messages)
` [PATCH V8 01/28] elf: Add powerpc specific core note sections
` [PATCH V8 02/28] powerpc, process: Add the function flush_tmregs_to_thread
` [PATCH V8 03/28] powerpc, ptrace: Enable in transaction NT_PRFPREG ptrace requests
` [PATCH V8 04/28] powerpc, ptrace: Enable in transaction NT_PPC_VMX "
` [PATCH V8 05/28] powerpc, ptrace: Enable in transaction NT_PPC_VSX "
` [PATCH V8 06/28] powerpc, ptrace: Adapt gpr32_get, gpr32_set functions for transaction
` [PATCH V8 07/28] powerpc, ptrace: Enable support for NT_PPC_CGPR
` [PATCH V8 08/28] powerpc, ptrace: Enable support for NT_PPC_CFPR
` [PATCH V8 09/28] powerpc, ptrace: Enable support for NT_PPC_CVMX
` [PATCH V8 10/28] powerpc, ptrace: Enable support for NT_PPC_CVSX
` [PATCH V8 11/28] powerpc, ptrace: Enable support for TM SPR state
` [PATCH V8 12/28] powerpc, ptrace: Enable NT_PPC_TM_CTAR, NT_PPC_TM_CPPR, NT_PPC_TM_CDSCR
` [PATCH V8 13/28] powerpc, ptrace: Enable support for NT_PPPC_TAR, NT_PPC_PPR, NT_PPC_DSCR
` [PATCH V8 14/28] powerpc, ptrace: Enable support for EBB registers
` [PATCH V8 15/28] selftests, powerpc: Move 'reg.h' file outside of 'ebb' sub directory
` [PATCH V8 16/28] selftests, powerpc: Add more SPR numbers, TM & VMX instructions to 'reg.h'
` [PATCH V8 17/28] selftests, powerpc: Add ptrace tests for EBB
` [PATCH V8 18/28] selftests, powerpc: Add ptrace tests for GPR/FPR registers
` [PATCH V8 19/28] selftests, powerpc: Add ptrace tests for GPR/FPR registers in TM
` [PATCH V8 20/28] selftests, powerpc: Add ptrace tests for GPR/FPR registers in suspended TM
` [PATCH V8 21/28] selftests, powerpc: Add ptrace tests for TAR, PPR, DSCR registers
` [PATCH V8 22/28] selftests, powerpc: Add ptrace tests for TAR, PPR, DSCR in TM
` [PATCH V8 23/28] selftests, powerpc: Add ptrace tests for TAR, PPR, DSCR in suspended TM
` [PATCH V8 24/28] selftests, powerpc: Add ptrace tests for VSX, VMX registers
` [PATCH V8 25/28] selftests, powerpc: Add ptrace tests for VSX, VMX registers in TM
` [PATCH V8 26/28] selftests, powerpc: Add ptrace tests for VSX, VMX registers in suspended TM
` [PATCH V8 27/28] selftests, powerpc: Add ptrace tests for TM SPR registers
` [PATCH V8 28/28] selftests, powerpc: Add .gitignore file for ptrace executables

libepoxy build error for i.MX6-based boards
 2015-05-19 15:25 UTC  (3+ messages)

[PATCH 0/3] iommu/arm-smmu: Add driver for ARM SMMUv3 devices
 2015-05-19 15:24 UTC  (4+ messages)
` [PATCH 2/3] iommu/arm-smmu: Add initial driver support "

[U-Boot] [PATCH] arm: imx: Switch Wandboard to use config_distro_bootcmd.h
 2015-05-19 15:23 UTC  (3+ messages)

[PATCH v6 0/1] mfd: arizona: Export functions to control subsystem DVFS
 2015-05-19 15:23 UTC  (3+ messages)
` [PATCH v6 1/1] "

media player (gtk-play)
 2015-05-19 15:15 UTC 

World-switch architected component flushing/invalidating
 2015-05-19 15:23 UTC 

[PATCH 0/3] pinctrl: tegra-xusb: Clean-up and fixes
 2015-05-19 15:23 UTC  (6+ messages)
` [PATCH 2/3] pinctrl: tegra-xusb: Fix allocation of pins

[RESEND][PATCH] Bluetooth: Make request workqueue freezable
 2015-05-19 15:22 UTC  (3+ messages)

[PATCH v9 05/17] clk: tegra: Introduce ability for SoC-specific reset control callbacks
 2015-05-19 15:22 UTC  (8+ messages)
` [PATCH v10 "

Windows 2008 r2 smp guest booting hang with viridian=true on ovmf(xen latest version 4.5.1-rc1 + latest edk2)
 2015-05-19 15:22 UTC 

[Qemu-devel] [RFC 0/7] Live Migration with Pass-through Devices proposal
 2015-05-19 15:21 UTC  (9+ messages)
    ` [Qemu-devel] [libvirt] "

[PATCH] suspend: simplify block I/O handling
 2015-05-19 15:21 UTC  (2+ messages)

linux-congatec (fido) silent after Starting kernel 
 2015-05-19 15:21 UTC  (2+ messages)

[PATCH v1 00/10] *** introduce quirks for UFS host
 2015-05-19 15:21 UTC  (3+ messages)
` [PATCH v1 07/10] scsi: ufs: introduce UFSHCD_QUIRK_DME_PEER_ACCESS_AUTO_MODE quirk

[PATCH] ALSA: sound/atmel/ac97c.c: remove unused variable
 2015-05-19 15:20 UTC 

[RFC v3 0/4] Broadcom Bluetooth UART device driver
 2015-05-19 15:20 UTC  (4+ messages)
` [RFC v3 4/4] BlueZ Broadcom UART Protocol

[PATCHv2 00/12] arm/arm64: Unify PSCI client support
 2015-05-19 15:20 UTC  (5+ messages)

recovering from "unordered stage entries in index" error
 2015-05-19 15:19 UTC  (2+ messages)

[PATCH 0/2] Drivers: hv: vmbus: use cpu_hotplug_enable/disable for CPU offlining prevention
 2015-05-19 15:19 UTC  (3+ messages)
` [PATCH 1/2] cpu-hotplug: export cpu_hotplug_enable/cpu_hotplug_disable

[nightly] Core TISDK 2015.05 build 2015-05-19_04-25-42
 2015-05-19 15:19 UTC 

[PATCH 1/2] block: remove BIO_EOPNOTSUPP
 2015-05-19 15:19 UTC  (3+ messages)

[PATCH] MODSIGN: Change default key details [ver #2]
 2015-05-19 15:19 UTC  (15+ messages)

[PATCH v3 0/2] Optimise some IP checksum functions
 2015-05-19 15:18 UTC  (6+ messages)
` [PATCH v3 1/2] powerpc: put csum_tcpudp_magic inline
` [PATCH v3 2/2] powerpc: add support for csum_add()

[PATCH 2/3 V3] time: refactor msecs_to_jiffies
 2015-05-19 15:18 UTC  (6+ messages)
` [tip:timers/core] time: Refactor msecs_to_jiffies

fstrim not working on one of three BTRFS filesystems
 2015-05-19 15:18 UTC  (5+ messages)
` [PATCH V2] Btrfs: really fix trim 0 bytes after a device delete

[PATCH 1/6] arm64: tegra: Add Tegra132 support
 2015-05-19 15:17 UTC  (7+ messages)
` [PATCH 3/6] arm64: tegra: Add Tegra210 support

[review-request] michaelw/porting-layerdetails-tables
 2015-05-19 15:16 UTC  (5+ messages)

[PATCHSET] cgroup, sched: restructure threadgroup locking and replace it with a percpu_rwsem
 2015-05-19 15:16 UTC  (3+ messages)
` [PATCH 2/3] sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem

[PATCH] perf tools: rework of handling lack of sched_getcpu in old glibc
 2015-05-19 15:16 UTC  (3+ messages)

[PATCH] xen: fix building on ARM with CONFIG_HIBERNATE_CALLBACKS
 2015-05-19 15:15 UTC  (7+ messages)

[PATCH] ARM: cns3xxx: pci: avoid potential stack overflow
 2015-05-19 15:14 UTC  (2+ messages)

[PATCH 000/003] Attempt to cope with device changes and delayed kobject deallocation
 2015-05-19 15:15 UTC  (4+ messages)
` [PATCH 001/003] "
` [PATCH 002/003] "
` [PATCH 003/003] "

[PATCHv3 0/5] Linux generic wakeirq handling
 2015-05-19 15:15 UTC  (7+ messages)
` [PATCH 2/5] PM / Wakeirq: Add automated device wake IRQ handling

fix queue_lock usage in blk-mq and nvme
 2015-05-19 15:14 UTC  (4+ messages)

[RFC/PATCHSET 00/40] perf tools: Speed-up perf report by using multi thread (v4)
 2015-05-19 15:12 UTC  (6+ messages)
` [PATCH 35/40] perf record: Synthesize COMM event for a command line workload

[ovmf test] 56707: regressions - FAIL
 2015-05-19 15:13 UTC 

Minutes: Yocto Project Technical Team Meeting - Tuesday, May 5, 2015 8:00 AM US Pacific Time
 2015-05-19 15:11 UTC 

[PATCH] phy: qcom-ufs: fix platform dependency
 2015-05-19 15:11 UTC  (2+ messages)

Ensimag students contributing to git
 2015-05-19 15:10 UTC  (2+ messages)

[PATCH] [trivial] treewide: Fix typo in printk
 2015-05-19 15:09 UTC 

[Qemu-devel] [PATCH RFC V2 0/4] Implement GIC-500 from GICv3 family for arm64
 2015-05-19 15:07 UTC  (4+ messages)
` [Qemu-devel] [PATCH RFC V2 4/4] Add virtv2 machine that uses GIC-500

[PATCH 1/2] ARM: imx: enable smp for i.MX7D
 2015-05-19 15:08 UTC  (4+ messages)

[xen-unstable test] 56456: regressions - FAIL
 2015-05-19 15:07 UTC  (9+ messages)

project quota: df/reservations
 2015-05-19 15:05 UTC  (3+ messages)
` inode64

[PATCH 0/5] Enable PulseAudio in Sato images
 2015-05-19 15:06 UTC  (8+ messages)
` [PATCH 1/5] alsa-plugins: initial recipe

Snap operation throttling (again)
 2015-05-19 15:06 UTC 

[PATCH] NVMe: fix type warning on 32-bit
 2015-05-19 15:05 UTC  (2+ messages)

[PATCH 0/5 v3] fs: Fixes for removing xid bits and security labels
 2015-05-19 15:05 UTC  (3+ messages)

[RFC PATCH] x86, espfix: use spin_lock rather than mutex
 2015-05-19 15:04 UTC  (9+ messages)

[PATCH v2 00/10] ARM: sunxi: Introduce Allwinner H3 support
 2015-05-19 15:03 UTC  (6+ messages)
` [PATCH v2 07/10] pinctrl: sunxi: Add H3 PIO controller support

[PATCH v8 00/16] Add support to STMicroelectronics STM32 family
 2015-05-19 15:03 UTC  (10+ messages)
` [PATCH v8 09/16] clockevents/drivers: Add STM32 Timer driver

[Qemu-devel] [PATCH v3 00/13] main-loop: Get rid of fd_read_poll and qemu_set_fd_handler2
 2015-05-19 15:02 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "


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.