All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-12 13:06:15 to 2015-06-12 14:05:52 UTC [more...]

[PATCH 00/15] Kill off set_irq_flags
 2015-06-12 14:05 UTC  (4+ messages)
` [PATCH 01/15] ARM: kill off set_irq_flags usage

[Qemu-devel] [PATCH 0/2] qemu-timer/mc146818rtc: fix timer issues related to clock changes
 2015-06-12 14:05 UTC 

post-receive: pub/scm/linux/kernel/git/clrkwllms/rt-linux
 2015-06-12 14:05 UTC 

[Draft F] Xen on ARM vITS Handling
 2015-06-12 14:05 UTC  (10+ messages)

[Qemu-devel] [RFC PATCH v2] qxl: allows to specify head limit to qxl driver
 2015-06-12 14:05 UTC 

[PATCH] nfs: Fix showing truncated fsid/dev in /proc/net/nfsfs/volumes
 2015-06-12 14:04 UTC  (2+ messages)

[RFC v2] xSplice design
 2015-06-12 14:03 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/13] target-mips: add microMIPS32 R6 Instruction Set support
 2015-06-12 14:02 UTC  (14+ messages)
` [Qemu-devel] [PATCH 01/13] target-mips: fix {D, W}RGPR in microMIPS
` [Qemu-devel] [PATCH 02/13] target-mips: add microMIPS TLBINV, TLBINVF
` [Qemu-devel] [PATCH 03/13] target-mips: refactor {D}LSA, {D}ALIGN, {D}BITSWAP
` [Qemu-devel] [PATCH 04/13] target-mips: rearrange gen_compute_compact_branch
` [Qemu-devel] [PATCH 05/13] target-mips: signal RI for removed instructions in microMIPS R6
` [Qemu-devel] [PATCH 06/13] target-mips: add microMIPS32 R6 opcode enum
` [Qemu-devel] [PATCH 07/13] target-mips: microMIPS32 R6 branches and jumps
` [Qemu-devel] [PATCH 08/13] target-mips: microMIPS32 R6 POOL32A{XF} instructions
` [Qemu-devel] [PATCH 09/13] target-mips: microMIPS32 R6 POOL32F instructions
` [Qemu-devel] [PATCH 10/13] target-mips: microMIPS32 R6 POOL32{I, C} instructions
` [Qemu-devel] [PATCH 11/13] target-mips: microMIPS32 R6 Major instructions
` [Qemu-devel] [PATCH 12/13] target-mips: microMIPS32 R6 POOL16{A, C} instructions
` [Qemu-devel] [PATCH 13/13] target-mips: add mips32r6-generic CPU definition

[Qemu-devel] [PATCH v2] RFC: qxl: allow to specify head limit to qxl driver
 2015-06-12 14:02 UTC  (3+ messages)

[PATCH 0/2] arm64: KVM: Use instruction patching for GIC world switch
 2015-06-12 14:12 UTC  (2+ messages)

Running kexec on mx6
 2015-06-12 14:02 UTC  (4+ messages)

[PATCH v2] selinux: reduce locking overhead in inode_free_security()
 2015-06-12 14:01 UTC  (5+ messages)

[PATCH 0/2] Fix oops in platform_device resource unregister
 2015-06-12 14:00 UTC  (4+ messages)
` [PATCH 2/2] drivercore: Fix unregistration path of platform devices

[PATCH py80211 0/4] py80211: add support for scheduled scan
 2015-06-12 14:00 UTC  (5+ messages)
` [PATCH py80211 1/4] py80211: scan: spin base scan classes off scan_request
` [PATCH py80211 2/4] py80211: scan: add sched_scan start class
` [PATCH py80211 3/4] py80211: add sched_scan stop class
` [PATCH py80211 4/4] py80211: scan: add matchsets support for scheduled scans

[PATCH 0/3] do deprecation in 2.1
 2015-06-12 14:00 UTC  (4+ messages)
` [PATCH 1/3] rte_ring: remove deprecated functions

[PATCH] fbdev: propagate result of fb_videomode_from_videomode()
 2015-06-12 13:59 UTC 

[PATCH 0/5] multicast address filtering
 2015-06-12 13:58 UTC  (2+ messages)

xfs_metadump
 2015-06-12 13:58 UTC  (3+ messages)

[Xenomai] init failed code -19 on Cyclone V SoC
 2015-06-12 13:58 UTC  (10+ messages)

[PATCH v24 00/15] x86/PMU: Xen PMU PV(H) support
 2015-06-12 13:58 UTC  (6+ messages)
` [PATCH v24 04/15] x86/VPMU: Interface for setting PMU mode and flags

[PATCH] ASoC: wm8523: Set bclk ratio for master mode
 2015-06-12 13:57 UTC 

PulseAudio and SNDRV_PCM_INFO_BATCH
 2015-06-12 13:57 UTC  (4+ messages)

Relocatable Xen early boot code
 2015-06-12 13:57 UTC  (5+ messages)

[PATCH] ARM: mvebu: add missing newline at end of messages
 2015-06-12 13:55 UTC  (2+ messages)

[RFC v2 00/27] New ioct VIDIOC_G_DEF_EXT_CTRLS
 2015-06-12 13:55 UTC  (30+ messages)
` [RFC v2 01/27] media/v4l2-core: Add argument def_value to g_ext_ctrl
` [RFC v2 02/27] media/v4l2-core: add new ioctl VIDIOC_G_DEF_EXT_CTRLS
` [RFC v2 03/27] videodev2.h: Fix typo in comment
` [RFC v2 04/27] v4l2-subdev: Add g_def_ext_ctrls to core_ops
` [RFC v2 05/27] media/i2c/adv7343: Implement g_def_ext_ctrls core_op
` [RFC v2 06/27] media/i2c/adv7393: "
` [RFC v2 07/27] media/i2c/bt819: "
` [RFC v2 08/27] media/i2c/cs5345: "
` [RFC v2 09/27] media/i2c/cs53l32a: "
` [RFC v2 10/27] media/i2c/cx25840/cx25840-core: "
` [RFC v2 11/27] media/i2c/msp3400-driver: "
` [RFC v2 12/27] media/i2c/saa7110: "
` [RFC v2 13/27] media/i2c/saa7115: "
` [RFC v2 14/27] media/i2c/saa717x: "
` [RFC v2 15/27] media/i2c/sr030pc30: "
` [RFC v2 16/27] media/i2c/tda7432: "
` [RFC v2 17/27] media/i2c/tlv320aic23b: "
` [RFC v2 18/27] media/i2c/tvaudio: "
` [RFC v2 19/27] media/i2c/tvp514x: "
` [RFC v2 20/27] media/i2c/tvp7002: "
` [RFC v2 21/27] media/i2c/vpx3220: "
` [RFC v2 22/27] media/i2c/wm8739: "
` [RFC v2 23/27] media/i2c/wm8775: "
` [RFC v2 24/27] media/pci/ivtv/ivtv-gpio: "
` [RFC v2 25/27] media/radio/saa7706h: "
` [RFC v2 26/27] Docbook: media: new ioctl VIDIOC_G_DEF_EXT_CTRLS
` [RFC v2 27/27] Documentation: media: Fix code sample

[U-Boot] [PATCH v2 0/8] omap-common: Common boot code OMAP3 support and SYS_BOOT-based fallback boot device
 2015-06-12 13:54 UTC  (12+ messages)

PROBLEM: XFS on ARM corruption 'Structure needs cleaning'
 2015-06-12 13:54 UTC  (9+ messages)

Feedback on hardware support for Odroid U3
 2015-06-12 13:53 UTC 

Gatttool automatically stop listening to notifications
 2015-06-12 13:53 UTC 

[RFC PATCH] perf: Add PERF_RECORD_SWITCH to indicate context switches
 2015-06-12 13:52 UTC  (8+ messages)

[PATCH v3 00/10] x86/MSI-X: XSA-120, 128..131 follow-up
 2015-06-12 13:51 UTC  (5+ messages)
` [PATCH v3 10/10] x86/MSI-X: provide hypercall interface for mask-all control

[PATCH v2 1/3] drm/exynos: fimd: ensure proper hw state in fimd_clear_channel()
 2015-06-12 13:51 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 (alternative) "

[PATCH nf] netfilter: conntrack: warn the user if there is a better helper to use
 2015-06-12 13:50 UTC  (3+ messages)

[PATCH ] tools/l2test: Add support for l2cap config request
 2015-06-12 13:46 UTC  (5+ messages)

ath10k fw_stats rx_frame/rx_clear counters
 2015-06-12 13:43 UTC  (3+ messages)

xfs_repair use all memory
 2015-06-12 13:43 UTC  (4+ messages)

[PATCH v3 0/4] VFIO platform reset
 2015-06-12 13:41 UTC  (5+ messages)
` [PATCH v3 1/4] VFIO: platform: add reset struct and lookup table

[ovmf test] 58425: regressions - FAIL
 2015-06-12 13:41 UTC 

[RFC] Image customisation detailed design
 2015-06-12 13:40 UTC 

[PATCH OSSTEST 0/5] Debian Jessie patches
 2015-06-12 13:39 UTC  (6+ messages)
` [PATCH OSSTEST 3/5] Cope with Jessie's d-i vg name

Is: qemu-xen mishandling upper 64-bit BAR compared to qemu-tradWas:Re: Dom0 linux 4.0 + devel/for-linus-4.1 branch: p2m.c:884:d0v0 gfn_to_mfn failed! gfn=ffffffff001ed type:4
 2015-06-12 13:37 UTC  (5+ messages)
` [PATCH QEMU-XEN] xen/pt: Start with emulated PCI_COMMAND set to zero

[PATCH 1/2] ASoC: soc-compress: add a config item for soc-compress
 2015-06-12 13:37 UTC  (10+ messages)
` [PATCH 2/2] ASoC: soc-compress: split soc-compress to a module

[PATCH] t0302: "unreadable" test needs SANITY prereq
 2015-06-12 13:36 UTC  (2+ messages)

[PATCH v2 COLOPre 00/13] Prerequisite patches for COLO
 2015-06-12 13:35 UTC  (6+ messages)
` [PATCH v2 COLOPre 11/13] tools/libxl: rename remus device to checkpoint device
` [PATCH v2 COLOPre 13/13] tools/libxl: don't touch remus in checkpoint_device

[PATCH] drm/exynos: fimd: fix page fault issue with iommu
 2015-06-12 13:35 UTC 

[PATCH] Fix resume from suspend on IBM X30
 2015-06-12 13:34 UTC 

[PATCHv12 0/5] gnttab: Improve scaleability
 2015-06-12 13:33 UTC  (6+ messages)
` [PATCHv12 1/5] gnttab: per-active entry locking
` [PATCHv12 2/5] gnttab: introduce maptrack lock
` [PATCHv12 3/5] gnttab: make the grant table lock a read-write lock
` [PATCHv12 4/5] gnttab: use per-VCPU maptrack free lists
` [PATCHv12 5/5] [RFC] gnttab: steal maptrack entries from other VCPUs

[PATCH v2] ath10k: enable VHT for IBSS
 2015-06-12 13:33 UTC  (5+ messages)

[PATCH net-next v2 00/19] bna: clean-up
 2015-06-12 13:30 UTC  (3+ messages)
` [PATCH net-next v2 05/19] bna: use BIT(x) instead of (1 << x)

[PATCH] locale.1: minor output format clarification
 2015-06-12 13:31 UTC 

[Qemu-devel] [PULL 00/29] target-mips queue
 2015-06-12 13:30 UTC  (2+ messages)

[Qemu-devel] [RFC v6 0/2] monitor: add memory search commands s, sp
 2015-06-12 13:31 UTC  (7+ messages)

[PATCH net-next] Increase limit of macvtap queues
 2015-06-12 13:30 UTC 

[PATCH] netdevice: add netdev_pub helper function
 2015-06-12 13:30 UTC 

[PATCH 0/3] EDAC: add DDR4 flag, misc improvements
 2015-06-12 13:30 UTC  (3+ messages)
` [PATCH 2/3] sb_edac: virtualize several hard-coded functions

[Draft A] Boot ABI for HVM guests without a device-model
 2015-06-12 13:30 UTC  (6+ messages)

[PATCH] serial: imx: Revert "initialized DMA w/o HW flow enabled"
 2015-06-12 13:30 UTC  (5+ messages)
  ` [PATCH v2] "

Question on beacon-miss offloading
 2015-06-12 13:29 UTC  (5+ messages)

f2fs freezes the machine
 2015-06-12 13:28 UTC  (5+ messages)
  ` [PATCH] fs/f2fs: add cond_resched() to sync_dirty_dir_inodes()

[PATCH 00/20] ARM: dts: Add USB and OTG related nodes and enable on various boards
 2015-06-12 13:27 UTC  (5+ messages)

Formating options for large partition/files
 2015-06-12 13:26 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/4] block: Improve warnings for doubly-connected drives
 2015-06-12 13:26 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] block: Warn if an if=<something> drive was also connected manually
` [Qemu-devel] [PATCH 2/4] qdev-properties-system: Change set_pointer's parse callback to use Error
` [Qemu-devel] [PATCH 3/4] qdev-properties-system: Improve error message for drive assignment conflict
` [Qemu-devel] [PATCH 4/4] hw/arm/virt: Make block devices default to virtio

[RFC PATCH 00/18] kthreads/signal: Safer kthread API and signal handling
 2015-06-12 13:24 UTC  (8+ messages)
` [RFC PATCH 07/18] kthread: Make iterant kthreads freezable by default

[PATCH v2 0/6] UHS-I support for sh_mobile_sdhi
 2015-06-12 13:23 UTC  (5+ messages)
` [PATCH v2 3/6] pinctrl: sh-pfc: r8a7790: Add separate functions for SDHI 1.8V operation

[Qemu-devel] [PATCH V2] pci: fixes to allow booting from extra root pci buses
 2015-06-12 13:23 UTC  (11+ messages)

strange result of `git describe` while bisecting
 2015-06-12 13:21 UTC  (3+ messages)

[PATCH 0/2] backlight: pwm: fix oops on accessing removed legacy pwm device
 2015-06-12 13:19 UTC  (6+ messages)
` [PATCH 1/2] backlight: pwm: don't call legacy pwm request for device defined in dt

post-receive: pub/scm/linux/kernel/git/broonie/spi
 2015-06-12 13:19 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/regulator
 2015-06-12 13:18 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2015-06-12 13:17 UTC 

Bug when doing make test using root user
 2015-06-12 13:17 UTC  (2+ messages)

[PATCH 0/4] Fix more fallout from reverting atomic hw readout
 2015-06-12 13:17 UTC  (9+ messages)
` [PATCH 2/4] drm/i915: get rid of intel_plane_restore in intel_crtc_page_flip

[PATCH] usb: dwc3: Use ASCII space in Kconfig
 2015-06-12 13:16 UTC 

[PATCH v5 00/24] Convert the posix_clock_operations and k_clock structure to ready for 2038
 2015-06-12 13:16 UTC  (2+ messages)

[PATCH v4] sctp: fix ASCONF list handling
 2015-06-12 13:16 UTC  (3+ messages)
` [PATCH v5] "

[survey] BTRFS_IOC_DEVICES_READY return status
 2015-06-12 13:16 UTC 

[PATCH non-pretimeout 0/7] Watchdog: introduce ARM SBSA watchdog driver
 2015-06-12 13:16 UTC  (3+ messages)
  ` [PATCH non-pretimeout 6/7] Watchdog: enable ACPI GTDT support for "

[PATCH 18/28] ARC: add smp barriers around atomics per memory-barrriers.txt
 2015-06-12 13:16 UTC  (4+ messages)
` [PATCH v2] ARC: add smp barriers around atomics per Documentation/atomic_ops.txt

[PATCH 0/3] ASoC: Mediatek: Add support for MT8173 SoC
 2015-06-12 13:15 UTC  (12+ messages)
` [PATCH 1/3] ASoC: mediatek: Add AFE platform driver
` [PATCH 2/3] ASoC: mediatek: Add machine driver for MAX98090 codec
` [PATCH 3/3] ASoC: mediatek: Add machine driver for rt5650 rt5676 codec

[Qemu-devel] [PATCH 0/2] sh4 linux-user cpu and hwcap
 2015-06-12 13:12 UTC  (5+ messages)

[PATCH v2 0/6] GTK+3 upgrade and related changes
 2015-06-12 13:11 UTC  (7+ messages)
` [PATCH v2 1/6] gtk+3: Upgrade to 3.16.3
` [PATCH v2 2/6] gtk-update-icon-cache-native: Upgrade, add binary
` [PATCH v2 3/6] matchbox-session-sato: set GTK_CSD env var
` [PATCH v2 4/6] adwaita-icon-theme: Add new icon theme for GTK+
` [PATCH v2 5/6] sato-icon-theme: Inherit Adwaita, not gnome-icon-theme
` [PATCH v2 6/6] midori: Depend on "

[Qemu-devel] [Bug 1464611] [NEW] 4 * redundant conditions
 2015-06-12 13:11 UTC  (4+ messages)

Yocto 1.6 + QT5.3.2 on i.MX6
 2015-06-12 13:10 UTC  (2+ messages)

[PATCH 0/2] perf/x86/intel: Fixes for PT and BTS
 2015-06-12 13:09 UTC  (5+ messages)
` [PATCH 2/2] perf/x86/intel: Fix PMI handling for Intel PT

Problems provisioning APN from SIMs
 2015-06-12 13:09 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/vkoul/slave-dma
 2015-06-12 13:07 UTC 

[RESEND PATCH v2 1/2] HID: hid-plantronics: Update to map volume up/down controls
 2015-06-12 13:07 UTC  (2+ messages)

Unsupported --no-as-needed flag
 2015-06-12 13:06 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/jikos/hid
 2015-06-12 13:06 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/spi
 2015-06-12 13:06 UTC 

[PATCH 0/8] tick/nohz: Tick dependency quick check + cleanups
 2015-06-12 13:06 UTC  (6+ messages)
` [PATCH 5/8] nohz: Restart the tick from irq exit

[Qemu-devel] [PATCH] linux-user: ioctl() command type is int
 2015-06-12 13:06 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2] "


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.