All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-12-11 11:56:28 to 2013-12-11 12:45:03 UTC [more...]

[RFC][PATCH] v4l2-dev: Add tracepoints for QBUF and DQBUF
 2013-12-11 12:44 UTC  (10+ messages)
` [PATCH] "

[Qemu-devel] [RFC PATCH 00/14] Common base for memory hotplug and NUMA policy work
 2013-12-11 12:44 UTC  (16+ messages)
` [Qemu-devel] [RFC PATCH 01/14] NUMA: move numa related code to new file numa.c
` [Qemu-devel] [RFC PATCH 02/14] NUMA: check if the total numa memory size is equal to ram_size
` [Qemu-devel] [RFC PATCH 03/14] NUMA: Add numa_info structure to contain numa nodes info
` [Qemu-devel] [RFC PATCH 04/14] NUMA: convert -numa option to use OptsVisitor
` [Qemu-devel] [RFC PATCH 05/14] NUMA: expand MAX_NODES from 64 to 128
` [Qemu-devel] [RFC PATCH 06/14] qapi: add SIZE type parser to string_input_visitor
` [Qemu-devel] [RFC PATCH 07/14] QemuOpts: introduce qemu_find_opts_singleton
` [Qemu-devel] [RFC PATCH 08/14] vl: convert -m to QemuOpts
` [Qemu-devel] [RFC PATCH 09/14] qom: fix leak for objects created with -object
` [Qemu-devel] [RFC PATCH 10/14] qom: catch errors in object_property_add_child
` [Qemu-devel] [RFC PATCH 11/14] pc: pass QEMUMachineInitArgs to pc_memory_init
` [Qemu-devel] [RFC PATCH 12/14] numa: introduce memory_region_allocate_system_memory
` [Qemu-devel] [RFC PATCH 13/14] add memdev backend infrastructure
` [Qemu-devel] [RFC PATCH 14/14] numa: add -numa node, memdev= option

[PATCH 00/15] Enable compilation of various Renesas drivers with COMPILE_TEST
 2013-12-11 12:44 UTC  (6+ messages)
` [PATCH 03/15] serial: sh-sci: Restrict non-COMPILE_TEST compilation

[U-Boot] [PATCH v14] Introduced btrfs file-system with btrload command
 2013-12-11 12:44 UTC 

50 Watt idle power regression bisected to Linux-3.10
 2013-12-11 12:43 UTC  (13+ messages)

[PATCH v0 00/71] perf: Add support for Intel Processor Trace
 2013-12-11 12:37 UTC  (54+ messages)
` [PATCH v0 01/71] perf: Disable all pmus on unthrottling and rescheduling
` [PATCH v0 02/71] x86: Add Intel Processor Trace (INTEL_PT) cpu feature detection
` [PATCH v0 03/71] perf: Abstract ring_buffer backing store operations
` [PATCH v0 06/71] perf: Allow set-output for task contexts of different types
` [PATCH v0 08/71] perf tools: Let a user specify a PMU event without any config terms
` [PATCH v0 09/71] perf tools: Let default config be defined for a PMU
` [PATCH v0 10/71] perf tools: Add perf_pmu__scan_file()
` [PATCH v0 11/71] perf tools: Add perf_event_paranoid()
` [PATCH v0 12/71] perf tools: Add dsos__hit_all()
` [PATCH v0 13/71] perf tools: Add machine__get_thread_pid()
` [PATCH v0 14/71] perf tools: Add cpu to struct thread
` [PATCH v0 15/71] perf tools: Add ability to record the current tid for each cpu
` [PATCH v0 16/71] perf tools: Allow header->data_offset to be predetermined
` [PATCH v0 17/71] perf tools: Add perf_evlist__can_select_event()
` [PATCH v0 18/71] perf session: Flag if the event stream is entirely in memory
` [PATCH v0 20/71] perf tools: Move mem_bswap32/64 to util.c
` [PATCH v0 21/71] perf tools: Add feature test for __sync_val_compare_and_swap
` [PATCH v0 22/71] perf tools: Add option macro OPT_CALLBACK_OPTARG
` [PATCH v0 23/71] perf evlist: Add perf_evlist__to_front()
` [PATCH v0 24/71] perf evlist: Add perf_evlist__set_tracking_event()
` [PATCH v0 26/71] perf evsel: Add 'immediate' option
` [PATCH v0 27/71] perf evlist: Add 'system_wide' option
` [PATCH v0 28/71] perf tools: Add id index
` [PATCH v0 30/71] perf session: Add ability to skip 4GiB or more
` [PATCH v0 31/71] perf session: Add perf_session__deliver_synth_event()
` [PATCH v0 36/71] perf tools: Add support for parsing pmu itrace_config
` [PATCH v0 37/71] perf tools: Add support for PERF_RECORD_ITRACE_LOST
` [PATCH v0 38/71] perf tools: Add itrace sample parsing
` [PATCH v0 40/71] perf evlist: Add ability to mmap itrace buffers
` [PATCH v0 41/71] perf tools: Add user events for Instruction Tracing
` [PATCH v0 42/71] perf tools: Add support for Instruction Trace recording
` [PATCH v0 43/71] perf record: Add basic Instruction Tracing support
` [PATCH v0 44/71] perf record: Extend -m option for Instruction Tracing mmap pages
` [PATCH v0 46/71] perf session: Add Instruction Tracing hooks
` [PATCH v0 47/71] perf session: Add Instruction Tracing options
` [PATCH v0 48/71] perf session: Make perf_event__itrace_swap() non-static
` [PATCH v0 49/71] perf itrace: Add helpers for Instruction Tracing errors
` [PATCH v0 51/71] perf itrace: Add a heap for sorting Instruction Tracing queues
` [PATCH v0 52/71] perf itrace: Add processing for Instruction Tracing events
` [PATCH v0 55/71] perf report: Add Instruction Tracing support
` [PATCH v0 56/71] perf tools: Add Instruction Trace sampling support
` [PATCH v0 57/71] perf record: "
` [PATCH v0 58/71] perf tools: Add Instruction Tracing Snapshot Mode
` [PATCH v0 59/71] perf record: Add Instruction Tracing Snapshot Mode support
` [PATCH v0 60/71] perf inject: Re-pipe Instruction Tracing events
` [PATCH v0 62/71] perf inject: Cut Instruction Tracing samples
` [PATCH v0 65/71] perf itrace: Add Intel PT as an Instruction Tracing type
` [PATCH v0 66/71] perf tools: Add Intel PT packet decoder
` [PATCH v0 67/71] perf tools: Add Intel PT instruction decoder
` [PATCH v0 68/71] perf tools: Add Intel PT log
` [PATCH v0 69/71] perf tools: Add Intel PT decoder
` [PATCH v0 70/71] perf tools: Add Intel PT support
` [PATCH v0 71/71] perf tools: Take Intel PT into use

[PATCH RESEND] mmc: sdhci-pci: Fix BYT sd card getting stuck in runtime suspend
 2013-12-11 12:43 UTC 

[PATCH v3 3/3] DMA: shdma: Make sh_dmae_pm static
 2013-12-11 12:43 UTC 

[PATCH v3 2/3] DMA: shdma: Fix warnings due to declared but unused symbols
 2013-12-11 12:43 UTC 

[PATCH v3 1/3] DMA: shdma: Fix warnings due to improper casts and printk formats
 2013-12-11 12:43 UTC 

[patch 1/8] fork: collapse copy_flags into copy_process
 2013-12-11 12:42 UTC  (12+ messages)
` [patch 7/8] mm, memcg: allow processes handling oom notifications to access reserves

[PATCH 0/5] Power Related Fixes for Exynos5250
 2013-12-11 12:41 UTC  (17+ messages)
` [PATCH 1/5] clk: samsung: exynos5250: Add CLK_IGNORE_UNUSED flag for the sysreg clock
` [PATCH 2/5] ARM: EXYNOS5: Fix PMU register configuration for local power blocks
` [PATCH 3/5] clk: max77686: Replace is_enabled() with is_prepared call-back
` [PATCH 4/5] ARM: EXYNOS5250: Implement pm_power_off
` [PATCH 5/5] ARM: dts: Setup the interrupt parent for max77686

Problem after update windows VirtIO drivers
 2013-12-11 12:40 UTC  (11+ messages)

[PATCH v3] serial: sh-sci: Fix warnings due to improper casts and printk formats
 2013-12-11 12:40 UTC  (2+ messages)

[PATCH] gpio: tegra: add missing error handling to probe
 2013-12-11 12:40 UTC  (2+ messages)

[PATCH] gpio: driver for Xtensa GPIO32
 2013-12-11 12:38 UTC  (5+ messages)

[U-Boot] [PATCH 00/10] Introduce Samsung misc file and LCD menu
 2013-12-11 12:38 UTC  (4+ messages)
` [U-Boot] [PATCH 07/10] samsung: misc: Add LCD download menu

[PATCH v5 00/14] kexec kernel efi runtime support
 2013-12-11 12:37 UTC  (11+ messages)
` [PATCH v5 09/14] efi: passing kexec necessary efi data via setup_data

[PATCH 4/4] pinctrl: tegra: add pinmux controller driver for Tegra124
 2013-12-11 12:36 UTC  (6+ messages)
` [PATCH 1/2] pinctrl: tegra: Various Tegra124 fixes
  ` [PATCH 2/2] pinctrl: tegra: Whitespace fixes for Tegra124

[PATCH] dt-bindings: fix example of allwinner interrupt controller
 2013-12-11 12:33 UTC 

[PATCH v3] v4l: sh_vou: Fix warnings due to improper casts and printk formats
 2013-12-11 12:33 UTC  (2+ messages)

[Bug 29972] New: Possibly bad EBADF error description in fsync(2)
 2013-12-11 12:32 UTC  (2+ messages)
  ` [Bug 29972] "

[PATCH -v1.1 0/2] perf tool: Carve out fs.* stuff
 2013-12-11 12:31 UTC  (9+ messages)
` [PATCH 1/2] tools/: Convert to new topic libraries

[PATCH 2/2] Handle netdev group for veth peer too
 2013-12-11 12:25 UTC  (2+ messages)
` [PATCH 1/2] Initialize arguments to iplink_parse() by default

iproute2: ip-link: fix parsing inconsistencies
 2013-12-11 12:24 UTC 

[Bug 29512] [PATCH]radeon rejects EDID with RV350 when hw_i2c=1
 2013-12-11 12:29 UTC 

[PATCH 0/4] asix: Fix support for C1 DUB-E100
 2013-12-11 12:28 UTC  (4+ messages)
` [PATCH 4/4] asix: C1 DUB-E100 double rx_urb_size to 4096

[RFC PATCH v3 0/2] Hyper-V timers
 2013-12-11 12:28 UTC  (7+ messages)
` [RFC PATCH v3 2/2] add support for Hyper-V partition reference time enlightenment

CEPH Erasure Encoding + OSD Scalability
 2013-12-11 12:28 UTC  (12+ messages)

[PATCH 00/11] ARM: shmobile: koelsch: MSIOF support
 2013-12-11 12:27 UTC  (7+ messages)
` [PATCH 01/11] pinctrl: sh-pfc: r8a7791: fix msiof groups to follow GROUP
  ` [PATCH 09/11] ARM: shmobile: r8a7791: MSIOF platform device

[Qemu-devel] [PATCH V17 00/11] Add support for binding guest numa nodes to host numa nodes
 2013-12-11 12:26 UTC  (6+ messages)
` [Qemu-devel] [PATCH V17 02/11] NUMA: check if the total numa memory size is equal to ram_size

[Buildroot] [BR2_EXTERNAL] Ability to specify regular packages behaviour from external.mk
 2013-12-11 12:25 UTC  (4+ messages)
` [Buildroot] [PATCH] package/libgles: postpone the check for a missing GLES provider

Buffer alignment
 2013-12-11 12:25 UTC  (3+ messages)

[PATCH v4] gpio: add GPIO support for SMSC SCH311x
 2013-12-11 12:24 UTC  (2+ messages)

[Bug 28902] New: activated KMS leads to complete freeze when viewing BIG images in Iceweasel
 2013-12-11 12:23 UTC  (2+ messages)
` [Bug 28902] "

[PATCH V12 0/3] Add watchdog DT nodes and use syscon regmap interface to configure pmu registers
 2013-12-11 12:22 UTC  (6+ messages)
` [PATCH V12 1/3] ARM: dts: Add pmu sysreg node to exynos5250 and exynos5420 dtsi files

[Qemu-devel] [PATCH] ds18s20: Add onewire thermal sensor
 2013-12-11 12:22 UTC 

[PATCH 5/7] drm/i915: Reorganize the DSI enable/disable sequence
 2013-12-11 12:22 UTC 

[PATCH 00/50] more drm de-midlayering
 2013-12-11 12:21 UTC  (5+ messages)
` [PATCH 05/50] drm/omap: call drm_put_dev directly in ->remove
` [PATCH 06/50] drm/shmob: call drm_put_dev directly from ->remove hook

drm-nouveau-next - write trapped by fbcon
 2013-12-11 12:21 UTC  (5+ messages)

[BUG] QWLE900V5-18 - cannot achievie 3 spatial streams link
 2013-12-11 12:19 UTC  (8+ messages)

[PATCH v3 0/7] drm/i915: Baytrail MIPI DSI support Updated
 2013-12-11 12:18 UTC  (4+ messages)
` [PATCH v3 5/7] drm/i915: Reorganize the DSI enable/disable sequence

[Bug 28412] New: MacOSX guest has Ethernet card problem without -kvm-irqchip option
 2013-12-11 12:19 UTC  (2+ messages)
` [Bug 28412] "

qla2xxx: kernel oops with ql2xmultique_tag=1
 2013-12-11 12:18 UTC 

[Bug 28402] New: MacOSX guest has SMP problem without -kvm-irqchip option
 2013-12-11 12:18 UTC  (2+ messages)
` [Bug 28402] "

[PATCH 00/10] net: stmmac: Add sun7i GMAC glue layer
 2013-12-11 12:17 UTC  (8+ messages)
` [PATCH 04/10] net: stmmac: sunxi platfrom extensions for GMAC in Allwinner A20 SoC's

[PATCH V6 0/4] perf/x86/amd: AMD Family 16h Data Breakpoint Extensions
 2013-12-11 12:28 UTC  (5+ messages)
` [PATCH 1/4] perf/x86/amd: AMD support for bp_len > HW_BREAKPOINT_LEN_8
` [PATCH 2/4] perf tools: allow user to specify hardware breakpoint bp_len
` [PATCH 3/4] perf tools: add hardware breakpoint bp_len test cases
` [PATCH 4/4] perf/x86: Remove get_hbp_len and replace with bp_len

Kernel crash related to scan in 3.13-rc3-wl-ath+
 2013-12-11 12:12 UTC 

[PATCH 0/9] Patches promoting the use of %pd in printk
 2013-12-11 12:10 UTC  (7+ messages)
` [PATCH 2/9] Use %pd in AutoFS
` [PATCH 6/9] Use %pd in Ext4

[PATCH 1/5] powerpc/85xx/dts: add third elo3 dma component
 2013-12-11 11:19 UTC  (5+ messages)
` [PATCH 2/5] powerpc/fsl_pci: add versionless pci compatible
` [PATCH 3/5] powerpc/fsl-booke: Add initial device tree support for T2080/T2081
` [PATCH 4/5] powerpc/fsl-booke: Add initial T208x QDS board support
` [PATCH 5/5] powerpc/fsl-booke: Enable T208xQDS board

[PATCH net-next] sctp: remove redundant null check on asoc
 2013-12-11 12:09 UTC  (3+ messages)

[3.10.22+][3.12][performance regression] - huge softirq increase on netfilter
 2013-12-11 12:01 UTC 

[PATCH] perf: POSIX CLOCK_PERF to report current time value
 2013-12-11 12:07 UTC  (3+ messages)

[RFC][PATCH 00/13] bebob: a new driver for BridgeCo BeBoB based device
 2013-12-11 12:06 UTC  (5+ messages)
` [FFADO-devel] "

[PATCH] xfs: prevent range.len underflow in xfs_ioc_trim()
 2013-12-11 12:05 UTC 

[PATCH V5 0/3] perf/x86/amd: AMD Family 16h Data Breakpoint Extensions
 2013-12-11 12:05 UTC  (4+ messages)
` [PATCH 1/3] perf/x86/amd: AMD support for bp_len > HW_BREAKPOINT_LEN_8

[PATCH 00/12] PCI:Add SPEAr13xx PCie support
 2013-12-11 12:04 UTC  (6+ messages)
` [PATCH 06/12] pcie: designware: Move register definition to the header file

[PATCH v4] mmc: sdhci-moxart: Add MOXA ART SDHCI driver
 2013-12-11 12:03 UTC  (3+ messages)
` [PATCH v5] "

[PATCH 00/10] decouple the in-memory from the on-disk log format V2
 2013-12-11 12:03 UTC  (3+ messages)
` [PATCH 06/10] xfs: format log items write directly into the linear CIL buffer
  ` [PATCH 06/10 v2] "

[PATCH] xen: balloon: enable for ARM
 2013-12-11 12:03 UTC 

[PATCH v3] staging: media: davinci_vpfe: Rewrite return statement in vpfe_video.c
 2013-12-11 12:02 UTC  (2+ messages)

[PATCHv2 00/10] Add memory mapped support for ti qspi, m25p80 serial flash
 2013-12-11 12:01 UTC  (6+ messages)

[PATCH] android/tester: Fix closing invalid fd
 2013-12-11 12:02 UTC  (2+ messages)

[Bug 27192] [BISECTED]boot fail on kernel drm-radeon-testing/add NI pci ids
 2013-12-11 12:01 UTC 

[PATCH 00/12] Prepare various SH/R Mobile/Car drivers for CCF migration
 2013-12-11 12:01 UTC  (6+ messages)
` [PATCH 08/12] mmc: sh_mobile_sdhi: Convert to clk_prepare/unprepare

[PATCH] coredump: fix dump_align() helper
 2013-12-11 12:00 UTC 

[PATCH BlueZ] build: Add coverage support
 2013-12-11 12:00 UTC  (2+ messages)

[Qemu-devel] [PATCH] inet_listen_opts: add error checking
 2013-12-11 12:00 UTC 

[PATCH v3 0/6] gpio / ACPI: convert users to gpiod_* and drop acpi_gpio.h
 2013-12-11 12:00 UTC  (4+ messages)
` [PATCH v3 2/6] net: rfkill: gpio: convert to descriptor-based GPIO interface

[Qemu-devel] [PATCH] Move hpet_find function from hpet.c to pc.c
 2013-12-11 11:59 UTC 

[PATCH] ARM: EXYNOS5: Add PMU settings for exynos5420
 2013-12-11 11:59 UTC  (2+ messages)

[Bug 26692] New: Fusion MPT SPI bringup takes 80 seconds when the kernel is quiet
 2013-12-11 11:59 UTC  (2+ messages)
` [Bug 26692] "

[Patch v3]EMMA I2C driver
 2013-12-11 11:59 UTC  (8+ messages)
  ` [PATCH 1/2] I2C: EMMA Mobile I2C master driver

[BUG] "echo HEAD | git cat-file --batch=''" fails catastrophically
 2013-12-11 11:58 UTC  (3+ messages)
` [PATCH 1/2] cat-file: pass expand_data to print_object_or_die
` [PATCH 2/2] cat-file: handle --batch format with missing type/size

[Buildroot] [PATCH] libqmi: bump to 1.8.0
 2013-12-11 11:58 UTC 

[Bug 26442] New: s2ram Fails With Radeon HD 4225 When HDMI Connected
 2013-12-11 11:57 UTC  (2+ messages)
` [Bug 26442] [RADEON:KMS:RV620M:SUSPEND] s2ram fails (HD4225) when HDMI connected


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.