All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-30 14:18:30 to 2014-04-30 15:16:41 UTC [more...]

post-receive: pub/scm/linux/kernel/git/jirislaby/linux
 2014-04-30 15:16 UTC 

[Buildroot] default nice level for kernel processes
 2014-04-30 15:16 UTC 

[PATCH 00/10] Versatile Express changes for 3.16
 2014-04-30 15:16 UTC  (15+ messages)
` [PATCH 02/10] mfd: vexpress: Convert custom func API to regmap
        ` [lm-sensors] "
` [PATCH 10/10] hwmon: vexpress: Use devm helper for hwmon device registration
      ` [lm-sensors] "

[ANNOUNCE] 3.14-rt1
 2014-04-30 15:15 UTC  (21+ messages)

[OSSTEST] cri-common: Only use git proxy for git, http and https URLs
 2014-04-30 15:15 UTC  (2+ messages)

[PATCH 0/2] xfsprog: fix xfs_inode lifetime issue
 2014-04-30 15:14 UTC  (9+ messages)
` [PATCH 1/2] xfsprogs: remove unused argument in trans_iput
` [PATCH 2/2] xfsprogs: dont free xfs_inode until complete

[PATCH v12 00/31] iommu/exynos: Fixes and Enhancements of System MMU driver with DT
 2014-04-30 15:14 UTC  (6+ messages)
` [PATCH v12 11/31] documentation: iommu: add binding document of Exynos System MMU

Re: [RFC 0/2] drm/bridge: panel and chaining
 2014-04-30 15:13 UTC 

[PATCH v2] Makefile: default to -lcurl when no CURL_CONFIG or CURLDIR
 2014-04-30 15:13 UTC  (3+ messages)

[PATCH v2 0/8] xen: arm: support up to (almost) 1TB of guest RAM
 2014-04-30 15:12 UTC  (3+ messages)
` [PATCH v2 1/8] tools: libxl: use uint64_t not unsigned long long for addresses

[PATCH 0/3] Refactoring spectral scan code and adding spectral scan support for ath9k_htc
 2014-04-30 15:11 UTC  (4+ messages)
` [PATCH 1/3] Moving the ath9k specific spectral functions to ath9k.h from spectral.h. Renamed spectral.h to common-spectral.h
` [PATCH 2/3] Refactoring the ath9k driver to move common spectral functions to common-spectral.c
` [PATCH 3/3] Update spectral scan calls to support both ath9k and ath9k_htc. Adding spectral scan functionality to ath9k_htc driver. Tested using a AR9271 WiFi card

post-receive: pub/scm/linux/kernel/git/kyle/linux-firmware
 2014-04-30 15:11 UTC 

[PATCH v2] tools: implement initial ramdisk support for ARM
 2014-04-30 15:11 UTC  (6+ messages)

[xen-4.4-testing test] 25979: regressions - FAIL
 2014-04-30 15:10 UTC  (5+ messages)

[PATCH v2] tools: require OCaml version 3.09.3 or greater
 2014-04-30 15:10 UTC  (6+ messages)

[PATCH V2 net-next 1/1] hyperv: Properly handle checksum offload
 2014-04-30 16:05 UTC 

[patch] lib: check for strcpy() overflows to fixed length buffers
 2014-04-30 15:08 UTC  (2+ messages)
` [kernel-hardening] "

post-receive: pub/scm/linux/kernel/git/jolsa/perf
 2014-04-30 15:06 UTC 

post-receive: pub/scm/linux/kernel/git/jolsa/perf
 2014-04-30 15:06 UTC 

[PATCH RESEND 0/1] libxl: introduce an option for disabling the non-O_DIRECT workaround
 2014-04-30 15:06 UTC  (2+ messages)
` [PATCH RESEND 1/1] "

post-receive: pub/scm/linux/kernel/git/jolsa/perf
 2014-04-30 15:05 UTC 

post-receive: pub/scm/linux/kernel/git/jolsa/perf
 2014-04-30 15:05 UTC 

[PATCH] x86: reduce redundancy in tsc_[gs]et_info()
 2014-04-30 15:08 UTC  (4+ messages)

[meta-networking][PATCH v2 1/2] lksctp-tools: add recipe (version 1.0.16)
 2014-04-30 15:04 UTC  (2+ messages)
` [meta-networking][PATCH v2 2/2] netperf: enable SCTP support

[ath9k-devel] [PATCH 0/3] Refactoring spectral scan code and adding spectral scan support for ath9k_htc
 2014-04-30 15:04 UTC  (5+ messages)

[PATCH/RFC] Deprecate BUG/BUG_ON in favour of BUG_AND_HALT/BUG_AND_HALT_ON
 2014-04-30 15:03 UTC 

Fwd: MXS SGTL-5000 recording issue
 2014-04-30 15:03 UTC  (2+ messages)

Ceph mds laggy and failed assert in function replay mds/journal.cc
 2014-04-30 15:00 UTC  (11+ messages)
          ` [ceph-users] "

[PATCH v1] Documentation and two bug-fixes for Xen pciback
 2014-04-30 14:40 UTC  (4+ messages)
` [PATCH v1 6/6] xen/pciback: Don't call xen_pcibk_config_init_dev when device de-assigned

Kernel config fragments are not applied
 2014-04-30 12:28 UTC  (8+ messages)

post-receive: pub/scm/linux/kernel/git/kyle/linux-firmware
 2014-04-30 15:00 UTC 

[PATCH osstest v5] Add libvirt build and test jobs
 2014-04-30 14:59 UTC  (4+ messages)

[PATCH V7 net-next] xen-net{back, front}: Multiple transmit and receive queues
 2014-04-30 14:59 UTC  (20+ messages)
` [PATCH V7 net-next 1/7] xen-netback: Move grant_copy_op array back into struct xenvif
` [PATCH V7 net-next 4/7] xen-netback: Correctly clean up after queue initialisation error
` [PATCH V7 net-next 5/7] xen-netfront: Factor queue-specific data into queue struct
    ` [Xen-devel] "
` [PATCH V7 net-next 6/7] xen-netfront: Add support for multiple queues
` [PATCH V7 net-next 7/7] xen-net{back, front}: Document multi-queue feature in netif.h
  ` [PATCH V7 net-next 7/7] xen-net{back,front}: "
` [PATCH V7 net-next] xen-net{back,front}: Multiple transmit and receive queues

[PATCH v3 0/6] MCPM backend for Exynos5420
 2014-04-30 14:59 UTC  (11+ messages)
` [PATCH v3 5/6] arm: exynos: Add MCPM call-back functions
` [PATCH v3 6/6] arm: exynos: Add /dev/bL_status user interface on Exynos5420

[RFC 00/16] kGraft
 2014-04-30 14:58 UTC  (21+ messages)
` [RFC 01/16] ftrace: Add function to find fentry of function
` [RFC 02/16] ftrace: Make ftrace_is_dead available globally
` [RFC 03/16] kgr: initial code
` [RFC 04/16] kgr: add testing kgraft patch
` [RFC 05/16] kgr: update Kconfig documentation
` [RFC 06/16] kgr: add Documentation
` [RFC 07/16] kgr: trigger the first check earlier
` [RFC 08/16] kgr: sched.h, introduce kgr_task_safe helper
` [RFC 09/16] kgr: mark task_safe in some kthreads
` [RFC 10/16] kgr: kthreads support
` [RFC 11/16] kgr: handle irqs
` [RFC 12/16] kgr: add tools
` [RFC 13/16] kgr: add MAINTAINERS entry
` [RFC 14/16] kgr: x86: refuse to build without fentry support
` [RFC 15/16] kgr: add procfs interface for per-process 'kgr_in_progress'
` [RFC 16/16] kgr: make a per-process 'in progress' flag a single bit

[PATCH] t3910: show failure of core.precomposeunicode with decomposed filenames
 2014-04-30 14:57 UTC  (4+ messages)

[PATCH] ASoC: mc13783: Add devicetree support
 2014-04-30 14:58 UTC  (10+ messages)

Hidden symbol when debugging hypervisor
 2014-04-30 14:58 UTC  (13+ messages)

A failing attempt to use Git in a centralized environment
 2014-04-30 14:55 UTC  (4+ messages)
  ` Pull is Evil (was: Re: A failing attempt to use Git in a centralized environment)

[OSSTEST PATCH 0/3] test linux-next
 2014-04-30 14:55 UTC  (3+ messages)

[Buildroot] Patchwork cleanup #7: submitter notification (feedback deadline: April 12)
 2014-04-30 14:55 UTC  (7+ messages)

[PATCH] fallocate.2: Document FALLOC_FL_ZERO_RANGE
 2014-04-30 14:54 UTC  (4+ messages)
` [PATCH v2] "

[RFC 2/2] drm/bridge/ptn3460: add panel support
 2014-04-30 14:54 UTC 

post-receive: pub/scm/linux/kernel/git/jolsa/perf
 2014-04-30 14:53 UTC 

[PATCH] tcp_cubic: fix the range of delayed_ack
 2014-04-30 14:53 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/jolsa/perf
 2014-04-30 14:53 UTC 

Request meta-browser build support
 2014-04-30 14:46 UTC 

[xen-4.4-testing test] 25962: regressions - FAIL
 2014-04-30 14:53 UTC  (4+ messages)

[OSSTEST PATCH V2] More Debian HVM testcases
 2014-04-30 14:51 UTC  (5+ messages)

[Buildroot] The uClibc saga: next steps
 2014-04-30 14:50 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/axboe/fio
 2014-04-30 14:50 UTC 

[PATCH] mm,writeback: fix divide by zero in pos_ratio_polynom
 2014-04-30 14:49 UTC  (12+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[libvirt] [PATCH V5] libxl: add migration support
 2014-04-30 14:47 UTC 

post-receive: pub/scm/linux/kernel/git/jolsa/perf
 2014-04-30 14:47 UTC 

[PATCH] mm: constify nmask argument to mbind()
 2014-04-30 14:44 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jolsa/perf
 2014-04-30 14:46 UTC 

[Bug 78116] New: Auto fan speed management doesn't do anything in non critical temperature range (NVC0)
 2014-04-30 14:45 UTC 

[U-Boot] [PATCH v1 0/11] Fixes on gdsys boards and some new functionality
 2014-04-30 14:45 UTC  (7+ messages)
` [U-Boot] [PATCH v1 03/11] board: controlcenterd: Use new API for setting i2c bus
` [U-Boot] [PATCH v1 05/11] board: gdsys: IHS I2C master driver
` [U-Boot] [PATCH v1 11/11] board: gdsys: Remove commands to reduce footprint

[PATCH osstest] apt: lock osstest's usages of apt-get against each other
 2014-04-30 14:43 UTC  (4+ messages)

[PATCH v2 07/24] drm/i915: Remove useless checks from primary enable/disable
 2014-04-30 14:43 UTC  (2+ messages)
` [PATCH] drm/i915: Make primary_enabled match the actual hardware state

detect auto baud rate on can bus in linux driver
 2014-04-30 14:41 UTC  (6+ messages)

[PATCH man-pages v1] fcntl.2: update manpage with verbiage about open file description locks
 2014-04-30 14:41 UTC  (5+ messages)

pcibios_add_platform_entries usage
 2014-04-30 14:40 UTC  (7+ messages)
` [Resend] "

[PATCH] libxl: introduce asynchronous execution API
 2014-04-30 14:40 UTC  (2+ messages)

Hit ASSERT in kill_timer function
 2014-04-30 14:40 UTC 

Kernel source
 2014-04-30 14:39 UTC  (3+ messages)

daisy branch for meta-openembedded, meta-qt5 / maintainer wanted
 2014-04-30 14:37 UTC 

[PATCH V9 00/12] Remus/Libxl: Network buffering support
 2014-04-30 14:36 UTC  (5+ messages)
` [PATCH V9 04/12] remus: introduce a function to check whether network buffering is enabled

[RFC 0/3] DRM driver for the ATMEL High end LCD controller
 2014-04-30 14:31 UTC  (6+ messages)

[PATCH opensm] osm_log.c: Fix wrong hour and date display in log when CL_ASSERT fail
 2014-04-30 14:35 UTC 

[PATCH opensm] osm_console_io.c: Handle return value of function setsockopt
 2014-04-30 14:35 UTC 

[PATCH 1/7] mke2fs: don't ask the proceed question using a regular file
 2014-04-30 14:35 UTC  (11+ messages)
` [PATCH 4/7] mke2fs: create a regular file if necessary
` [PATCH 7/7] mke2fs: only print the low-level file system stats in verbose mode

[PATCH opensm] osm_sa_[mcmember path]_record.c: Optimize clearing of SA record items
 2014-04-30 14:34 UTC 

problem forwarding IP fragments with DF bit set (caused by ipv4: fix path MTU discovery with connection tracking)
 2014-04-30 14:34 UTC  (7+ messages)

hda-jack-retask on CentOS 6.5
 2014-04-30 14:33 UTC  (4+ messages)

[PATCH v2 0/2] Add resolution change event
 2014-04-30 14:33 UTC  (5+ messages)
` [PATCH v2 1/2] v4l: "

[linux-linus test] 26091: trouble: blocked/broken/fail/pass
 2014-04-30 14:32 UTC 

[PATCH v2 00/25] vlv: add support for RPM
 2014-04-30 14:32 UTC  (3+ messages)
` [PATCH v2 23/25] drm/i915: add various missing GTI/Gunit register definitions

Regarding linux configuraion
 2014-04-30 14:29 UTC  (2+ messages)

[PATCH 0/3] domctl related adjustments
 2014-04-30 14:24 UTC  (4+ messages)
` [PATCH 1/3] x86: fix guest CPUID handling
` [PATCH 2/3] domctl: perform initial post-XSA-77 auditing
` [PATCH 3/3] domctl: tighten XEN_DOMCTL_*_permission

fio headers as build dependency for external-ioengines
 2014-04-30 14:29 UTC  (2+ messages)

[PATCH 1/3] Fix race on thread shutdown causing deadlock
 2014-04-30 14:29 UTC  (2+ messages)

[Documentation][PATCH 01/14] scripts/output-machine-list: add commands interface
 2014-04-30 14:12 UTC  (2+ messages)

[PATCH] Fix gfio build due to disk_stat struct seperation
 2014-04-30 14:26 UTC  (2+ messages)

Loop block overhead
 2014-04-30 14:26 UTC 

[PATCH v3 0/4] introduce devm_mdiobus_alloc/free and clean up davinci mdio
 2014-04-30 14:25 UTC  (3+ messages)

[U-Boot] [PATCH v10 0/2] S5P: Exynos: Add GPIO numbering feature
 2014-04-30 14:25 UTC  (4+ messages)
` [U-Boot] [PATCH v10 1/2] EXYNOS: Add GPIO pin numbering and rename definitions

[Bug 60879] New: X11 can't start with acceleration enabled
 2014-04-30 14:24 UTC  (2+ messages)
` [Bug 60879] [radeonsi] "

[B.A.T.M.A.N.] Batman-adv high TQ and Low throughput
 2014-04-30 14:24 UTC  (3+ messages)

[Buildroot] Patchwork cleanup #9: triaging proposal
 2014-04-30 14:23 UTC  (4+ messages)

[Bug 73931] New: rmmod radeon and kernel crash
 2014-04-30 14:22 UTC  (2+ messages)
` [Bug 73931] "

tcp: how to prevent connection abort due to failed keepalive?
 2014-04-30 14:22 UTC 

[Buildroot] [PATCH v10] espeak: new package
 2014-04-30 14:21 UTC 

[LTP] Suggested patch to recvfrom / recvmsg tests
 2014-04-30 14:20 UTC  (2+ messages)

[PATCH v3 00/19] Use ref transactions from most callers
 2014-04-30 14:20 UTC  (7+ messages)
` [PATCH v3 19/19] refs.c: pass **transaction to commit and have it clear the pointer

[PATCH v3 0/7] of: setup dma parameters using dma-ranges and dma-coherent
 2014-04-30 14:19 UTC  (6+ messages)
` [PATCH v3 4/7] of: configure the platform device dma parameters

post-receive: pub/scm/linux/kernel/git/jirislaby/kgraft
 2014-04-30 14:19 UTC 

[PATCH v3] pcie: Add Xilinx PCIe Host Bridge IP driver
 2014-04-30 14:19 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/jirislaby/linux
 2014-04-30 14:18 UTC 

post-receive: pub/scm/linux/kernel/git/jirislaby/kgraft
 2014-04-30 14:18 UTC 


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.