All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-22 13:14:51 to 2014-07-22 14:09:50 UTC [more...]

CAN_CTRLMODE_PRESUME_ACK follow-up patches
 2014-07-22 14:09 UTC  (4+ messages)
` [iproute2 1/2] Update CAN netlink header

[PATCH] sata_sil24: Identify which card suffered IRQ status error
 2014-07-22 14:09 UTC  (2+ messages)

[LTP] [PATCH] can: add can tests to default
 2014-07-22 14:08 UTC  (5+ messages)
    ` [LTP] [PATCH v2 2/3] can: cleanup
        ` [LTP] [PATCH v3 1/3] Add autoconf test for CAN
              ` [LTP] [PATCH v4 3/3] Make can testes' name more saner

Bug_ON with patch: bio: modify __bio_add_page() to accept pages that don't start a new segment
 2014-07-22 14:08 UTC  (6+ messages)

[PATCH] android/pts: Update PTS files for HOGP
 2014-07-22 14:08 UTC 

[PATCH] ARM: at91/dt: sam9x5: fix ADC compatible string
 2014-07-22 14:07 UTC  (2+ messages)

[PATCH 0/4] tools/power/cpupower latest fixes
 2014-07-22 14:06 UTC  (5+ messages)
` [PATCH 1/4] cpupower: mperf monitor: Correct use of ! and &
` [PATCH 2/4] tools: power: cpupower: bench: parse.c: Fix several minor errors
` [PATCH 3/4] cpupower: Remove redundant error check
` [PATCH 4/4] cpupower: Adjust MAINTAINERS file

[PATCH] mfd: max8925-i2c: Add some blank lines before return
 2014-07-22 14:06 UTC 

[PATCH v3] connman: Fix PPTP VPN plugin QA issue
 2014-07-22 14:06 UTC  (2+ messages)

[Bug 80901] New: [radeon] loading corrupts lspci entry + unloading crashes kernel
 2014-07-22 14:05 UTC  (6+ messages)
` [Bug 80901] "

EdgeRouter Pro supported? Strange FP problems
 2014-07-22 13:06 UTC 

[PATCH 00/17] Convert TTM to the new fence interface
 2014-07-22 14:05 UTC  (12+ messages)
` [PATCH 09/17] drm/radeon: use common fence implementation for fences
            ` [Nouveau] "

[PATCH] edac: Remove fixmes in e7xxx_edac.c
 2014-07-22 14:04 UTC  (2+ messages)

Mail delivery failed: returning message to sender
 2014-07-22 14:04 UTC 

[PATCH 00/19] mfd: Fix checkpatch errors
 2014-07-22 14:03 UTC  (10+ messages)
` [PATCH 02/19] mfd: max8925-i2c: Fix 'blank line after declarations' warning
` [PATCH 09/19] mfd: ezx-pcap: Repair coding style errors picked up with checkpatch

[PATCH v6 00/10] vnuma introduction
 2014-07-22 14:03 UTC  (5+ messages)

[Qemu-devel] [RFC PATCH V4 0/6] icount: Implement delay algorithm between guest and host clocks
 2014-07-22 14:02 UTC  (2+ messages)

[PATCH v2 0/2] printk: more log flag simplification
 2014-07-22 14:01 UTC  (3+ messages)
` [PATCH v2 1/2] printk: kill LOG_CONT
` [PATCH v2 2/2] printk: improve some commentary; tidy up

[PATCH 00/52] perf tools: More preparation for call graph from Intel BTS
 2014-07-22 14:00 UTC  (54+ messages)
` [PATCH 01/52] perf tools: Fix jump label always changing during tracing
` [PATCH 02/52] perf tools: Identify which comms are from exec
` [PATCH 03/52] perf tools: Add machine__thread_exec_comm()
` [PATCH 04/52] perf tools: Fix missing label symbols
` [PATCH 05/52] perf tools: Add machine__kernel_ip()
` [PATCH 06/52] perf script: Improve srcline display for BTS
` [PATCH 07/52] perf script: Do not print dangling '=>' "
` [PATCH 08/52] perf tools: Fix incorrect fd error comparison
` [PATCH 09/52] perf tools: Record whether a dso has data
` [PATCH 10/52] perf tools: Add dso__data_status_seen()
` [PATCH 11/52] perf tools: Let a user specify a PMU event without any config terms
` [PATCH 12/52] perf tools: Let default config be defined for a PMU
` [PATCH 13/52] perf tools: Add perf_pmu__scan_file()
` [PATCH 14/52] perf tools: Add dsos__hit_all()
` [PATCH 15/52] perf tools: Add cpu to struct thread
` [PATCH 16/52] perf tools: Add ability to record the current tid for each cpu
` [PATCH 17/52] perf evlist: Add perf_evlist__set_tracking_event()
` [PATCH 18/52] perf evlist: Add 'system_wide' option
` [PATCH 19/52] perf tools: Add id index
` [PATCH 20/52] perf pmu: Let pmu's with no events show up on perf list
` [PATCH 21/52] perf session: Add ability to skip 4GiB or more
` [PATCH 22/52] perf session: Add perf_session__deliver_synth_event()
` [PATCH 23/52] perf tools: Move rdtsc() function
` [PATCH 24/52] perf evlist: Add perf_evlist__enable_event_idx()
` [PATCH 25/52] perf session: Add perf_session__peek_event()
` [PATCH 26/52] perf tools: Add dso__data_size()
` [PATCH 27/52] perf tools: Add a thread stack for synthesizing call chains
` [PATCH 28/52] perf script: Allow callchains if any event samples them
` [PATCH 29/52] perf inject: Add --kallsyms parameter
` [PATCH 30/52] perf tools: Expose 'addr' functions so they can be reused
` [PATCH 31/52] perf tools: Add facility to export data in database-friendly way
` [PATCH 32/52] perf tools: Add helpers for calling Python objects
` [PATCH 33/52] perf tools: Extend Python script interface to export data in a database-friendly way
` [PATCH 34/52] perf tools: Add Python script to export to postgresql
` [PATCH 35/52] perf tools: Add flags and insn_len to struct sample
` [PATCH 36/52] perf tools: Add branch type to db export
` [PATCH 37/52] perf tools: Add branch_type and in_tx to Python export
` [PATCH 38/52] perf tools: Enhance the thread stack to output call/return data
` [PATCH 39/52] perf tools: Add call information to the database export API
` [PATCH 40/52] perf tools: Add call information to Python export
` [PATCH 41/52] perf tools: Add 'flush' callback to scripting API
` [PATCH 42/52] perf tools: Defer export of comms that were not 'set'
` [PATCH 43/52] perf tools: Add perf-with-kcore script
` [PATCH 44/52] perf tools: Pass machine to vdso__dso_findnew()
` [PATCH 45/52] perf tools: Group VDSO global variables into a structure
` [PATCH 46/52] perf tools: Fix the lifetime of the VDSO temporary file
` [PATCH 47/52] perf tools: Add vdso__new()
` [PATCH 48/52] perf tools: Separate the VDSO map name from the VDSO dso name
` [PATCH 49/52] perf tools: Build programs to copy 32-bit compatibility VDSOs
` [PATCH 50/52] perf tools: Add dso__type()
` [PATCH 51/52] perf tools: Add thread parameter to vdso__dso_findnew()
` [PATCH 52/52] perf tools: Add support for 32-bit compatibility VDSOs

[meta-oe][PATCH 1/2] zeroc-ice: blacklist, because it's not compatible with default db-6* version
 2014-07-22 13:59 UTC  (2+ messages)

[PATCH 1/3] usb: host: st-hcd: Add USB HCD support for STi SoCs
 2014-07-22 13:59 UTC  (5+ messages)

[PATCH v4 0/5] random,x86,kvm: Rework arch RNG seeds and get some from kvm
 2014-07-22 13:59 UTC  (3+ messages)
` [PATCH v4 2/5] random: Add and use arch_get_rng_seed

3.10.y regression caused by: lockd: ensure we tear down any live sockets when socket creation fails during lockd_up
 2014-07-22 13:59 UTC  (3+ messages)

[PATCH 0/1] Fix for YB6217
 2014-07-22 13:58 UTC  (2+ messages)
` [PATCH 1/1] bitbake.conf: move BB_NUMBER_THREADS and PARALLEL_MAKE to bitbake.conf

[PATCH net v2] net: sctp: inherit auth_capable on INIT collisions
 2014-07-22 13:57 UTC  (4+ messages)

Confused by function names cpuidle_install_idle_handler/cpuidle_uninstall_idle_handler
 2014-07-22 13:56 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH V4 6/6] monitor: Add drift info to 'info jit'
 2014-07-22 13:55 UTC  (2+ messages)

[RFC PATCH] usb: dwc3: core: allow vendor drivers to check probe status
 2014-07-22 13:55 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/4] block/parallels: 2TB+ parallels images support
 2014-07-22 13:19 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] block/parallels: extend parallels format header with actual data values
` [Qemu-devel] [PATCH 2/4] block/parallels: replace tabs with spaces in block/parallels.c
` [Qemu-devel] [PATCH 3/4] block/parallels: split check for parallels format in parallels_open
` [Qemu-devel] [PATCH 4/4] block/parallels: 2TB+ parallels images support

kexec/kdump fails to load in ELF symbol relocation on ppc64 arch
 2014-07-22 13:54 UTC  (2+ messages)

[PATCH 4/4] aio: use iovec array rather than the single one
 2014-07-22 13:54 UTC  (4+ messages)
` [PATCH 1/4] aio: remove the needless registration of ring file's private_data
  ` [PATCH 2/4] aio: use the macro rather than the inline magic number
  ` [PATCH 3/4] aio: fix some comments

[PATCH v2] Bluetooth: Avoid use of session socket after the session gets freed
 2014-07-22 13:54 UTC 

Fwd: Reiserfs 4
 2014-07-22 13:54 UTC  (7+ messages)
  `  "

[PATCH] igt/build: Do not fail git build when there is no git
 2014-07-22 13:53 UTC  (3+ messages)
  ` [PATCH] build: improve version.h generation

Carrier Grade layer proposal
 2014-07-22 13:53 UTC  (5+ messages)
            ` [OE-core] "

[Cocci] [PATCH] scripts: coccinelle: kfree with TRACE_RET before ref is ok (resent)
 2014-07-22 13:51 UTC  (3+ messages)
  `  "

[PATCH] Fix build warnings in aer.h
 2014-07-22 13:51 UTC  (4+ messages)

[oe-commits] Bruce Ashfield : lttng-modules: update to 2.4.1-stable latest
 2014-07-22 13:51 UTC  (2+ messages)

[U-Boot] A way to change the status of the whole series on Patchwork ?
 2014-07-22 13:50 UTC  (3+ messages)

[PATCH 0/5] Input - wacom: battery enhancements and unifying hid-wacom and wacom
 2014-07-22 13:49 UTC  (3+ messages)

Adding a delay when restarting all OSDs on a host
 2014-07-22 13:48 UTC  (2+ messages)

[PATCH v7 0/5] xen/arm: Add GICv3 support
 2014-07-22 13:48 UTC  (3+ messages)
` [PATCH v7 4/5] xen/arm: add SGI handling for GICv3

[PATCH] ARM: imx6: fix SMP compilation again
 2014-07-22 13:48 UTC  (4+ messages)

[RFC] edt-ft5x06 - cannot see IRQ Qfrom device after DT probe
 2014-07-22 13:47 UTC  (4+ messages)

[PATCH v6 00/14] drm/exynos: support LCD I80 interface display
 2014-07-22 13:48 UTC  (2+ messages)

get_expected_throughput introduces a kernel oops on sta_set_sinfo calls
 2014-07-22 13:47 UTC  (2+ messages)

about to release dracut version 039
 2014-07-22 13:45 UTC  (2+ messages)

[PATCH net-next v3 3/3] net: sctp: Add support for MSG_MORE on SCTP
 2014-07-22 13:45 UTC  (4+ messages)

[PATCH RESEND 0/5] mm, shmem: Enhance per-process accounting of shared memory
 2014-07-22 13:43 UTC  (12+ messages)
` [PATCH 1/5] mm, shmem: Add shmem resident memory accounting
` [PATCH 2/5] mm, shmem: Add shmem_locate function
` [PATCH 3/5] mm, shmem: Add shmem_vma() helper
` [PATCH 4/5] mm, shmem: Add shmem swap memory accounting
` [PATCH 5/5] mm, shmem: Show location of non-resident shmem pages in smaps

[Cocci] [bug-cocci] "badly compiled mcode" error
 2014-07-22 13:43 UTC  (3+ messages)

overriding tasks with EXPORT_FUNCTIONS
 2014-07-22 13:42 UTC  (8+ messages)

[PATCH 00/12] drm/exynos/ipp: image post processing improvements, part three
 2014-07-22 13:42 UTC  (3+ messages)

AF_PACKET: tx_ring mirrored in rx_ring?
 2014-07-22 13:39 UTC  (7+ messages)

Canutils can not up can0
 2014-07-22 13:36 UTC  (4+ messages)

[PATCH net-next] sock: remove skb argument from sk_rcvqueues_full
 2014-07-22 13:36 UTC 

[PATCH 0/2] two fixes for local.conf.sample and local.conf.sample.extended
 2014-07-22 13:35 UTC  (6+ messages)
` [PATCH 2/2] local.conf.sample: qemu-native DEPENDS libxext-naive

Scheduler regression from caffcdd8d27ba78730d5540396ce72ad022aff2c
 2014-07-22 13:35 UTC  (12+ messages)

[PATCH] staging: init: main: fix sparse warning Fix sparse warning "should it be static"
 2014-07-22 13:32 UTC 

[RFC] perf to ctf converter
 2014-07-22 13:31 UTC  (8+ messages)

rationale for including checkouts in both layers and yocto git repos?
 2014-07-22 13:28 UTC  (3+ messages)

[PATCH v02 0/7] arm: introduce remoteprocessor iommu module
 2014-07-22 13:29 UTC  (6+ messages)
` [PATCH v02 1/7] "

[PATCH] virtio: Support mergeable buffer in virtio PMD
 2014-07-22 13:28 UTC  (2+ messages)

[PATCH 2/5] sched: Teach scheduler to understand ONRQ_MIGRATING state
 2014-07-22 13:20 UTC  (4+ messages)

[Buildroot] [PATCH] radvd: bump to version 2.1
 2014-07-22 13:26 UTC 

Kexec on arm64
 2014-07-22 13:25 UTC  (5+ messages)

[PATCH net] net: sctp: inherit auth_capable on INIT collisions
 2014-07-22 13:25 UTC  (6+ messages)

[PATCH V2 2/2] perf tools: Record whether a dso has data
 2014-07-22 13:24 UTC  (4+ messages)
` [PATCH V3] "

[PATCH/RFC] net: Don't save mid batch datagram processing error for next recvmmsg call
 2014-07-22 13:24 UTC  (3+ messages)

[PATCH] MIPS: prevent user from setting FCSR cause bits
 2014-07-22 13:21 UTC  (2+ messages)

MIPS: Prevent user from setting FCSR cause bits
 2014-07-22 13:21 UTC 

Booting after Debian upgrade: /dev/md5 does not exist
 2014-07-22 13:21 UTC  (3+ messages)

[PATCH v2 net-next] dp83640: Fix receive timestamp race condition
 2014-07-22 13:20 UTC 

[PATCH 0/8] virtio driver phase 2
 2014-07-22 13:19 UTC  (3+ messages)

[PATCH 0/6] vf610: Add USB support
 2014-07-22 13:18 UTC  (6+ messages)
` [PATCH 1/6] ARM: dts: vf610: add USB PHY and controller

Building Qt5 using yocto on Wandboard-Error
 2014-07-22 13:18 UTC  (7+ messages)

GSoC 2014 #0 status report - Improving Allwinner SoC support
 2014-07-22 13:17 UTC  (5+ messages)
  ` [linux-sunxi] GSoC 2014 #1 "

[PATCH] Fix issues reported by checkpatch
 2014-07-22 13:16 UTC  (2+ messages)

[PATCH] ASoC: rsnd: add missing src/dst_addr_width for DMAEngine
 2014-07-22 13:16 UTC  (5+ messages)

Forced quotacheck after unclean unmount since 3.11, bisected
 2014-07-22 13:16 UTC 

Wandboard Solo Master/Daisy branch with fsl-image-gui
 2014-07-22 13:15 UTC  (2+ messages)

[PATCH v4 00/11] drm: add support for Atmel HLCDC Display Controller
 2014-07-22 13:11 UTC  (2+ messages)
` [PATCH v4 01/11] mfd: add atmel-hlcdc driver

[PATCH] examples: fix clang compilation issues
 2014-07-22 13:14 UTC  (3+ messages)
` [PATCH 2/4] virtio-net.c: incorrect parens around equality check


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.