messages from 2014-03-13 14:18:36 to 2014-03-13 15:00:34 UTC [more...]
[PATCH 0/2][V2] net: Implement SO_PEERCGROUP to get cgroup of peer
2014-03-13 15:00 UTC (15+ messages)
` [PATCH 2/2] net: Implement SO_PEERCGROUP
[PATCH, RFC] fs: only call sync_filesystem() when remounting read-only
2014-03-13 14:50 UTC (8+ messages)
` [Ocfs2-devel] [PATCH] fs: push sync_filesystem() down to the file system's remount_fs()
` [Cluster-devel] "
` "
How to re-run configure after changing Makefile.am
2014-03-13 14:59 UTC (5+ messages)
[PATCH v5 0/7] arm64: Add ftrace support
2014-03-13 14:57 UTC (6+ messages)
` [PATCH v6 "
` [PATCH v6 3/7] ftrace: Add arm64 support to recordmcount
[PATCH 4/4] drm/i915: dma_buf_vunmap is presumed not to fail, don't let it
2014-03-13 14:57 UTC
[PATCH 3/4] drm/i915: Per-process stats work better when evaluated per-process
2014-03-13 14:57 UTC
[PATCH 1/1] clk: exynos-5420: Fix VPLL lock offset
2014-03-13 14:57 UTC (4+ messages)
zoom r16 quirks
2014-03-13 14:57 UTC
[Qemu-devel] Building QMP in qemu-nbd
2014-03-13 14:56 UTC (2+ messages)
[Qemu-devel] [PULL for-2.0-rc0 00/58] QOM CPUState patch queue 2014-03-13
2014-03-13 14:55 UTC (62+ messages)
` [Qemu-devel] [PULL for-2.0-rc0 01/58] cpu: Don't clear cpu->exit_request on reset
` [Qemu-devel] [PULL for-2.0-rc0 02/58] target-alpha: Clean up ENV_GET_CPU() usage
` [Qemu-devel] [PULL for-2.0-rc0 03/58] target-arm: "
` [Qemu-devel] [PULL for-2.0-rc0 04/58] target-i386: "
` [Qemu-devel] [PULL for-2.0-rc0 05/58] target-ppc: "
` [Qemu-devel] [PULL for-2.0-rc0 06/58] target-s390x: "
` [Qemu-devel] [PULL for-2.0-rc0 07/58] target-sparc: "
` [Qemu-devel] [PULL for-2.0-rc0 08/58] target-unicore32: "
` [Qemu-devel] [PULL for-2.0-rc0 09/58] target-xtensa: "
` [Qemu-devel] [PULL for-2.0-rc0 10/58] cpu: Turn cpu_has_work() into a CPUClass hook
` [Qemu-devel] [PULL for-2.0-rc0 11/58] target-i386: Rename cpu_x86_register() to x86_cpu_load_def()
` [Qemu-devel] [PULL for-2.0-rc0 12/58] target-i386: Call x86_cpu_load_def() earlier
` [Qemu-devel] [PULL for-2.0-rc0 13/58] target-i386: Rename x86_def_t to X86CPUDefinition
` [Qemu-devel] [PULL for-2.0-rc0 14/58] target-i386: Don't declare variables in the middle of blocks
` [Qemu-devel] [PULL for-2.0-rc0 15/58] target-i386: Make kvm_default_features an array
` [Qemu-devel] [PULL for-2.0-rc0 16/58] target-i386: Introduce x86_cpu_compat_disable_kvm_features()
` [Qemu-devel] [PULL for-2.0-rc0 17/58] target-i386: Enable x2apic by default on KVM
` [Qemu-devel] [PULL for-2.0-rc0 18/58] target-i386: Prepare CPUClass::class_by_name for X86CPU
` [Qemu-devel] [PULL for-2.0-rc0 19/58] target-i386: X86CPU model subclasses
` [Qemu-devel] [PULL for-2.0-rc0 20/58] cpu: Introduce CPUClass::parse_features() hook
` [Qemu-devel] [PULL for-2.0-rc0 21/58] target-sparc: Use error_report() for CPU error reporting
` [Qemu-devel] [PULL for-2.0-rc0 22/58] target-sparc: Implement CPUClass::parse_features() for SPARCCPU
` [Qemu-devel] [PULL for-2.0-rc0 23/58] target-sparc: Defer SPARCCPU feature inference to QOM realize
` [Qemu-devel] [PULL for-2.0-rc0 24/58] cpu: Implement CPUClass::parse_features() for the rest of CPUs
` [Qemu-devel] [PULL for-2.0-rc0 25/58] cpu: Factor out cpu_generic_init()
` [Qemu-devel] [PULL for-2.0-rc0 26/58] target-m68k: Remove custom qemu_assert() function
` [Qemu-devel] [PULL for-2.0-rc0 27/58] cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
` [Qemu-devel] [PULL for-2.0-rc0 28/58] cpu: Move mem_io_{pc, vaddr} fields from CPU_COMMON to CPUState
` [Qemu-devel] [PULL for-2.0-rc0 29/58] cpu: Move can_do_io field "
` [Qemu-devel] [PULL for-2.0-rc0 30/58] cpu: Move icount_extra "
` [Qemu-devel] [PULL for-2.0-rc0 31/58] cpu: Move icount_decr "
` [Qemu-devel] [PULL for-2.0-rc0 32/58] cpu: Move tb_jmp_cache "
` [Qemu-devel] [PULL for-2.0-rc0 33/58] cpu: Move jmp_env "
` [Qemu-devel] [PULL for-2.0-rc0 34/58] cpu: Move exception_index "
` "
` [Qemu-devel] [PULL for-2.0-rc0 35/58] cpu: Move opaque "
` [Qemu-devel] [PULL for-2.0-rc0 36/58] cpu: Move watchpoint fields "
` "
` [Qemu-devel] [PULL for-2.0-rc0 37/58] cpu: Move breakpoints field "
` [Qemu-devel] [PULL for-2.0-rc0 38/58] exec: Change tlb_fill() argument "
` [Qemu-devel] [PULL for-2.0-rc0 39/58] cpu-exec: Change cpu_loop_exit() "
` [Qemu-devel] [PULL for-2.0-rc0 40/58] translate-all: Change cpu_restore_state() "
` [Qemu-devel] [PULL for-2.0-rc0 41/58] translate-all: Change cpu_restore_state_from_tb() "
` [Qemu-devel] [PULL for-2.0-rc0 42/58] translate-all: Change tb_check_watchpoint() "
` [Qemu-devel] [PULL for-2.0-rc0 43/58] translate-all: Change cpu_io_recompile() "
` [Qemu-devel] [PULL for-2.0-rc0 44/58] translate-all: Change tb_gen_code() "
` [Qemu-devel] [PULL for-2.0-rc0 45/58] translate-all: Change tb_flush_jmp_cache() "
` [Qemu-devel] [PULL for-2.0-rc0 46/58] target-ppc: Use PowerPCCPU in PowerPCCPUClass::handle_mmu_fault hook
` [Qemu-devel] [PULL for-2.0-rc0 47/58] exec: Change cpu_watchpoint_{insert, remove{, _by_ref, _all}} argument
` [Qemu-devel] [PULL for-2.0-rc0 48/58] exec: Change cpu_breakpoint_{insert, "
` [Qemu-devel] [PULL for-2.0-rc0 49/58] cpu-exec: Change cpu_resume_from_signal() argument to CPUState
` [Qemu-devel] [PULL for-2.0-rc0 50/58] cputlb: Change tlb_unprotect_code_phys() "
` [Qemu-devel] [PULL for-2.0-rc0 51/58] exec: Change memory_region_section_get_iotlb() "
` [Qemu-devel] [PULL for-2.0-rc0 52/58] exec: Change cpu_abort() "
` "
` [Qemu-devel] [PULL for-2.0-rc0 53/58] target-cris: Replace DisasContext::env field with CRISCPU
` [Qemu-devel] [PULL for-2.0-rc0 54/58] target-microblaze: Replace DisasContext::env field with MicroBlazeCPU
` [Qemu-devel] [PULL for-2.0-rc0 55/58] cputlb: Change tlb_flush_page() argument to CPUState
` [Qemu-devel] [PULL for-2.0-rc0 56/58] cputlb: Change tlb_flush() "
` [Qemu-devel] [PULL for-2.0-rc0 57/58] cputlb: Change tlb_set_page() "
` [Qemu-devel] [PULL for-2.0-rc0 58/58] user-exec: Change exception_action() "
[Qemu-devel] [Bug 1292037] [NEW] Solaris 10 x86 guest crashes qemu with -icount 1 option
2014-03-13 14:41 UTC
[PATCH 0/4] drm-intel-collector - update
2014-03-13 14:54 UTC (3+ messages)
` [PATCH 1/4] drm/i915: Verify address field of PCBR register
` [PATCH 2/4] drm/i915: Bring UP Power Wells before disabling RC6
Question about VTPM Implementation
2014-03-13 14:53 UTC (5+ messages)
` [PATCH] docs/vtpm: explain dom0 physical TPM access caveats
[LTP] [PATCH] pipeio/pipeio.c: cleanup
2014-03-13 14:52 UTC (3+ messages)
[U-Boot] [RFC PATCH 1/6] fpga: spartan2: Avoid CamelCase
2014-03-13 14:52 UTC (6+ messages)
` [U-Boot] [RFC PATCH 2/6] fpga: spartan3: "
` [U-Boot] [RFC PATCH 3/6] fpga: virtex2: "
` [U-Boot] [RFC PATCH 4/6] fpga: xilinx: Avoid CamelCase for in Xilinx_desc
` [U-Boot] [RFC PATCH 5/6] fpga: xilinx: Fix the rest of CamelCases
` [U-Boot] [RFC PATCH 6/6] fpga: xilinx: Simplify load/dump/info function handling
[B.A.T.M.A.N.] IP connection lost when a node is rebooted
2014-03-13 14:51 UTC (5+ messages)
[PATCH v5 0/5] clk: exynos: add support for exynos5260 SoC
2014-03-13 14:50 UTC (10+ messages)
` [PATCH v5 1/5] clk/samsung: add support for multiple clock providers
` [PATCH v5 2/5] clk/samsung: add support for pll2550xx
` [PATCH v5 3/5] clk/samsung: add support for pll2650xx
[LTP] [PATCH v5] network: tcp_fastopen: add TCP Fast Open test
2014-03-13 14:48 UTC (2+ messages)
Possible XFS bug encountered in 3.14.0-rc3+
2014-03-13 14:47 UTC (3+ messages)
[PATCH] perf bench: Fix NULL pointer dereference in "perf bench all"
2014-03-13 14:47 UTC (3+ messages)
Image with DK, X11 and multimedia
2014-03-13 14:47 UTC (2+ messages)
[RFC 00/14] xen/arm: Add support for XSM
2014-03-13 14:47 UTC (20+ messages)
` [RFC 05/14] xen/xsm: xsm functions for PCI passthrough is not x86 specific
` [RFC 06/14] xen/xsm: xsm_do_mca is "
` [RFC 07/14] xen/xsm: flask: Fix compilation when CONFIG_COMPAT=y
` [RFC 08/14] xen/xsm: flask: Rename variable "bool" in "b"
` [RFC 09/14] xen/xsm: flask: MSI is PCI specific
` [RFC 10/14] xen/xsm: flask: flask_copying_string is taking a XEN_GUEST_HANDLE as first param
` [RFC 11/14] xen/xsm: flask: Add missing header in hooks.c
` [RFC 12/14] xen/xsm: Don't use multiboot by default to initialize XSM
` [RFC 13/14] xen/xsm: Add support for device tree
[TestDay] F20 Xen 4.4 RC3 Spice support
2014-03-13 14:47 UTC (5+ messages)
[PATCH v2 0/4] irq: sun4i IRQ 0 / ENMI fixes
2014-03-13 14:46 UTC (5+ messages)
` [PATCH v2 4/4] irqchip: sun4i: Use handle_fasteoi_late_irq for the ENMI (irq 0)
Working on some bugs
2014-03-13 14:44 UTC
[PATCH v2 0/7] v4l: ti-vpe: Some VPE fixes and enhancements
2014-03-13 14:44 UTC (13+ messages)
` [PATCH v3 00/14] "
` [PATCH v3 01/14] v4l: ti-vpe: Make sure in job_ready that we have the needed number of dst_bufs
` [PATCH v3 02/14] v4l: ti-vpe: register video device only when firmware is loaded
` [PATCH v4 00/14] v4l: ti-vpe: Some VPE fixes and enhancements
` [PATCH v4 01/14] v4l: ti-vpe: Make sure in job_ready that we have the needed number of dst_bufs
` [PATCH v4 08/14] v4l: ti-vpe: Rename csc memory resource name
[PATCH 0/3] mmc: tmio: Use modern PM ops
2014-03-13 14:41 UTC (7+ messages)
` [PATCH RESEND 0/5] update selection of bus speed mode for eMMC
` [PATCH v2 "
` [PATCH RESEND 3/5] mmc: step power class after final selection of bus mode
` [PATCH v2 "
[Qemu-devel] SMBIOS vs. NUMA (was: Build full type 19 tables)
2014-03-13 14:37 UTC (3+ messages)
Dell vostro 1550, BCM 4313 wireless, not connecting to net
2014-03-13 14:41 UTC (3+ messages)
[PATCH] MAINTAINERS: update Intel C600 SAS driver maintainers
2014-03-13 14:39 UTC
[PATCH BlueZ v1 00/15] Add basic GATT characteristics
2014-03-13 14:38 UTC (19+ messages)
` [PATCH BlueZ v2 00/17] "
` [PATCH BlueZ v2 01/17] shared: Add put_uuid()
` [PATCH BlueZ v2 02/17] gatt: Add function to create constant attributes
` [PATCH BlueZ v2 03/17] shared: Add put_le16()
` [PATCH BlueZ v2 04/17] gatt: Add helper for creating GATT characteristics
` [PATCH BlueZ v2 05/17] gatt: Add characteristic to the database
` [PATCH BlueZ v2 06/17] gatt: Add hash table of GDBusProxy objects
` [PATCH BlueZ v2 07/17] gatt: Add read callback to btd_gatt_add_char helper
` [PATCH BlueZ v2 08/17] gatt: Assign read callback for external services
` [PATCH BlueZ v2 09/17] gatt: Add write callback to btd_gatt_add_char helper
` [PATCH BlueZ v2 10/17] gdbus: Add g_dbus_proxy_set_property_array
` [PATCH BlueZ v2 11/17] gatt: Assign write callback for external services
` [PATCH BlueZ v2 12/17] gatt: Add result callback for Write Request
` [PATCH BlueZ v2 13/17] gatt: Add Write Request handling for GDBusProxy
` [PATCH BlueZ v2 14/17] tools: Add Alert Level characteristic to gatt-service
` [PATCH BlueZ v2 15/17] tools: Add reading Value property of gatt-service
` [PATCH BlueZ v2 16/17] tools: Add setting "
` [PATCH BlueZ v2 17/17] tools: Emit property changed when Value changes
[RFC][PATCH v2] mm/page_alloc: fix freeing of MIGRATE_RESERVE migratetype pages
2014-03-13 14:37 UTC (5+ messages)
[PATCH] i2c-gpio: OF gpio code does not handle defered probe case
2014-03-13 14:37 UTC
ASoC updates for v3.15
2014-03-13 14:37 UTC (2+ messages)
[PATCH v4] libxl: Add none to vga parameter
2014-03-13 14:36 UTC (2+ messages)
[PATCH - v3] mount.nfs: Fix fallback from tcp to udp
2014-03-13 14:35 UTC (2+ messages)
[PATCH 06/13] DMAENGINE: driver for the ARM PL080/PL081 PrimeCells
2014-03-13 14:35 UTC (6+ messages)
[PATCH v6] ASoC: tlv320aic31xx: Add basic codec driver implementation
2014-03-13 14:35 UTC
[PATCH 0/2 v2] mtip32xx: Fix arch-specific performance issues
2014-03-13 14:34 UTC (3+ messages)
` [PATCH 1/2] mtip32xx: Set queue bounce limit
` [PATCH 2/2] mtip32xx: Unmap the DMA segments before completing the IO request
[PATCH] clk: shmobile: mstp: Fix the is_enabled() operation
2014-03-13 14:34 UTC (2+ messages)
[PATCH] ALSA: hda - Fix pop noise on Dell Inspiron 7537
2014-03-13 14:34 UTC
[PATCH v2 0/3] clk: s2mps11: Add support for S2MPS14 clocks
2014-03-13 14:33 UTC (4+ messages)
` [PATCH v2 1/3] "
[meta-fsl-arm PATCH v2 1/3] linux-fslc: Update to 3.14-rc6
2014-03-13 14:33 UTC (7+ messages)
` [meta-fsl-arm PATCH v2 2/3] linux-imx: Use 3.10.17 as default
` [meta-fsl-arm PATCH v2 3/3] linux-imx (3.0.35): Drop recipe from base BSP
[PATCH] regmap: irq: Set data pointer only on regmap_add_irq_chip success
2014-03-13 14:33 UTC (3+ messages)
[Qemu-devel] [PULL for-2.0-rc0 0/6] PowerPC patch queue 2014-03-13
2014-03-13 14:32 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/9] QMP: Introduce incremental drive-backup with in-memory dirty bitmap
2014-03-13 14:32 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 5/9] hbitmap: Add hbitmap_copy
` [Qemu-devel] [PATCH v2 8/9] qmp: Add support of "dirty-bitmap" sync mode for drive-backup
[PATCH v2 0/5] gpio / ACPI: Rework ACPI GPIO events and add support for operation regions
2014-03-13 14:32 UTC (3+ messages)
` [PATCH v2 5/5] gpio / ACPI: Add support for ACPI GPIO "
[PATCH] irq: Add a new IRQF_ACK_BEFORE_UNMASK irq flag
2014-03-13 14:32 UTC (4+ messages)
` [PATCH] irq: Add a new IRQF_ACK_BEFORE_UNMASK irq flagq
[RFCv1 PATCH 0/5] DocBook media updates
2014-03-13 14:31 UTC (3+ messages)
` [RFCv1 PATCH 5/5] DocBook media: clarify v4l2_pix_format and v4l2_pix_format_mplane fields
[PATCH v2 0/8] HID: sony: More Sony controller fixes and improvements
2014-03-13 14:30 UTC (7+ messages)
` [PATCH v2 6/8] HID: sony: Add an IDA allocator to assign unique device ids
` [PATCH v2 7/8] HID: sony: Initialize the controller LEDs with the device ID value
[PATCH] [RFC] ARM: shmobile: koelsch-reference: Work around core clock issues
2014-03-13 14:29 UTC
[PATCH 0/3] x86: support further Intel CPU families
2014-03-13 14:28 UTC (5+ messages)
` [PATCH 2/3] x86/idle: update to include further package/core residency MSRs
[REVIEW PATCH] v4l2-pci-skeleton: add a V4L2 PCI skeleton driver
2014-03-13 14:28 UTC (2+ messages)
[PATCH 0/3] x86: fix hang when AP bringup is too slow
2014-03-13 14:25 UTC (4+ messages)
` [PATCH 1/3] x86: replace timeouts when booting secondary CPU with infinite wait loop
` [PATCH 2/3] x86: halt secondary CPU if master doesn't wait on it
` [PATCH 3/3] x86: cleanup not needed cpu_initialized_mask
[PATCH v2 0/3] android: Improve of handling stop discovery
2014-03-13 14:25 UTC (2+ messages)
[PATCH 1/2] android/pixit: Set phone number type
2014-03-13 14:24 UTC (2+ messages)
sw and su for hardware RAID10 (w/ LVM)
2014-03-13 14:23 UTC (3+ messages)
Check if usb device is suspended
2014-03-13 14:20 UTC (2+ messages)
[Qemu-devel] [PATCH] main-loop: Suppress "I/O thread spun" warnings for qtest
2014-03-13 14:19 UTC (2+ messages)
[Qemu-devel] [PATCH] blockdev: Refuse to open encrypted image unless paused
2014-03-13 14:19 UTC (4+ messages)
[meta-oe][PATCH v2] libconnman-qt: update to 1.0.50+git80ac184
2014-03-13 14:18 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.