All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-12-11 12:31:41 to 2013-12-11 13:19:47 UTC [more...]

[PATCH 05/50] drm/omap: call drm_put_dev directly in ->remove
 2013-12-11 13:20 UTC  (2+ messages)
` [PATCH] "

Feature Req: "mkfs.btrfs -d dup" option on single device
 2013-12-11 13:19 UTC  (7+ messages)

Quick question?
 2013-12-11 13:17 UTC  (4+ messages)

Patch mceusb: fix invalid urb interval
 2013-12-11 13:17 UTC  (2+ messages)

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

[Buildroot] [PATCH] wpa_supplicant: add option to enable syslog support
 2013-12-11 13:17 UTC  (4+ messages)
    ` [Buildroot] [PATCH v2] "

[Qemu-devel] [PULL 1/5] linux-headers: Update from v3.13-rc3
 2013-12-11 13:20 UTC  (3+ messages)
` [Qemu-devel] [PATCH] target-ppc: add stubs for KVM breakpoints

[PATCH 0/8] Impedance matcher for Samsung boards
 2013-12-11 13:16 UTC  (9+ messages)
` [PATCH 1/8] registers: add write u8 type
` [PATCH 2/8] string: fix strncmp function
` [PATCH 3/8] device tree blob must be 4-bytes alingned
` [PATCH 4/8] Makefile: disable generating Thumb code
` [PATCH 5/8] add memory operations
` [PATCH 7/8] serial: add Exynos specific serial driver
` [PATCH 8/8] board: add Samsung specific board support

[PATCH 3/3] OF: kobj ops should only happen on attached nodes
 2013-12-11 13:14 UTC  (3+ messages)

[PATCH v3 0/4] Lager and Koelsch reference serial port support
 2013-12-11 13:14 UTC  (10+ messages)
` [PATCH v3 1/4] ARM: shmobile: r8a7790: Add serial ports to the device tree
` [PATCH v3 2/4] ARM: shmobile: r8a7791: "
` [PATCH v3 3/4] ARM: shmobile: lager: Enable SCIF0 and SCIF1 serial ports in DT
` [PATCH v3 4/4] ARM: shmobile: koelsch: "

[PATCH 1/6] arm64: Add asm/cpu.h
 2013-12-11 13:13 UTC  (6+ messages)
` [PATCH 2/6] arm64: dts: Add a virtio disk to the RTSM motherboard
` [PATCH 3/6] arm64: dts: Add a devicetree for the ARMv8 4xA53 4xA57 FVP
` [PATCH 4/6] arm64: topology: Implement basic CPU topology support
` [PATCH 5/6] arm64: topology: Tell the scheduler about the relative power of cores
` [PATCH 6/6] arm64: dts: Add CPU topology properties for ARMv8 4xA53 4xA57 FVP

[PATCH v3 00/15] tmem: continue to cleanup tmem
 2013-12-11 13:11 UTC  (4+ messages)
` [PATCH v3 09/15] tmem: cleanup: drop tmem_lock_all

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

[PATCH] xfs: prevent range.len underflow in xfs_ioc_trim()
 2013-12-11 13:10 UTC  (2+ messages)

libxl: ocaml: improve the bindings
 2013-12-11 13:07 UTC  (3+ messages)
` [PATCH v7 3/9] libxl: ocaml: event management

[PATCH] drm/i915: don't update the dri1 breadcrumb with modesetting
 2013-12-11 13:04 UTC  (5+ messages)
` [Intel-gfx] "

[PATCH 5/7] drm/i915: Reorganize the DSI enable/disable sequence
 2013-12-11 13:06 UTC  (2+ messages)

[PATCH v0 00/71] perf: Add support for Intel Processor Trace
 2013-12-11 13:04 UTC  (73+ 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 04/71] itrace: Infrastructure for instruction flow tracing units
` [PATCH v0 05/71] x86: perf: Intel PT PMU driver
` [PATCH v0 06/71] perf: Allow set-output for task contexts of different types
` [PATCH v0 07/71] perf tools: Record whether a dso is 64-bit
` [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 19/71] perf evlist: Pass mmap parameters in a struct
` [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 25/71] perf evsel: Add 'no_aux_samples' option
` [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 29/71] perf pmu: Let pmu's with no events show up on perf list
` [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 32/71] perf tools: Allow TSC conversion on any arch
` [PATCH v0 33/71] perf tools: Move rdtsc() function
` [PATCH v0 34/71] perf evlist: Add perf_evlist__enable_event_idx()
` [PATCH v0 35/71] perf tools: Add itrace members of struct perf_event_attr
` [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 39/71] perf header: Add Instruction Tracing feature
` [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 45/71] perf tools: Add a user event for Instruction Tracing errors
` [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 50/71] perf itrace: Add helpers for queuing Instruction Tracing data
` [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 53/71] perf script: Add Instruction Tracing support
` [PATCH v0 54/71] perf script: Always allow fields 'addr' and 'cpu' for itrace
` [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 61/71] perf inject: Add Instruction Tracing support
` [PATCH v0 62/71] perf inject: Cut Instruction Tracing samples
` [PATCH v0 63/71] perf tools: Add Instruction Tracing index
` [PATCH v0 64/71] perf tools: Hit all build ids when Instruction Tracing
` [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

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

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

[PATCH] Do not listen if rtnl_send() fails in ip link iplink_have_newlink() test
 2013-12-11 13:01 UTC 

dm-thin performance ramblings
 2013-12-11 13:01 UTC 

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

[PATCH v3 1/3] DMA: shdma: Fix warnings due to improper casts and printk formats
 2013-12-11 12:59 UTC  (2+ messages)

capturing audit data with ausearch -i
 2013-12-11 12:58 UTC  (2+ messages)

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

[xen-4.1-testing test] 22393: regressions - trouble: broken/fail/pass
 2013-12-11 12:55 UTC 

[PATCH 00/15] Enable compilation of various Renesas drivers with COMPILE_TEST
 2013-12-11 12:53 UTC  (50+ messages)
` [PATCH 01/15] i2c: shmobile/rcar: Restrict non-COMPILE_TEST compilation
` [PATCH 03/15] serial: sh-sci: "
` [PATCH 04/15] iommu: shmobile: Enable driver compilation with COMPILE_TEST
` [PATCH 05/15] DMA: shdma: "
` [PATCH 06/15] v4l: sh_vou: "
` [PATCH 07/15] mmc: sdhi: "
` [PATCH 09/15] mtd: sh_flctl: "
` [PATCH 10/15] irda: sh_irda: "
` [PATCH 12/15] thermal: rcar-thermal: "
` [PATCH 13/15] fbdev: sh-mobile-lcdcfb: "
` [PATCH 15/15] sh: intc: "
` [PATCH 11/15] pwm: pwm-renesas-tpu: "

[Bug 16455] Host freezes when resuming after having been suspended (S3) with a VM up
 2013-12-11 12:53 UTC  (2+ messages)

[PATCH v2] packet: Deliver VLAN TPID to userspace
 2013-12-11 12:53 UTC  (3+ messages)

master - udev: fix SYSTEMD_READY assignment for foreign devices in lvmetad rules
 2013-12-11 12:53 UTC 

[PATCH v3 0/6] interrupt handling fixes
 2013-12-11 12:50 UTC  (4+ messages)
` [PATCH v3 5/6] xen/arm: Only enable physical IRQs when the guest asks

[PATCH 1/3] android/pts: Remove PIXIT info from DID PICS file
 2013-12-11 12:49 UTC  (3+ messages)
` [PATCH 2/3] android/pts: Add PTS PIXIT for DID
` [PATCH 3/3] android/pts: Add PTS test results "

[PATCH v2 net-next] ipv6: router reachability probing
 2013-12-11 12:48 UTC 

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

[Qemu-devel] [PATCH] ds18s20: Add onewire thermal sensor
 2013-12-11 12:44 UTC  (2+ messages)

process 'stuck' at exit
 2013-12-11 12:45 UTC  (11+ messages)

[Qemu-devel] [RFC PATCH 00/14] Common base for memory hotplug and NUMA policy work
 2013-12-11 12:44 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH 10/14] qom: catch errors in object_property_add_child

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

[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 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  (3+ messages)

Problem after update windows VirtIO drivers
 2013-12-11 12:40 UTC  (6+ 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  (7+ messages)

[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


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.