All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-05-31 09:18:21 to 2015-05-31 13:33:11 UTC [more...]

[PATCH] virtio: Fix enqueue/dequeue can't handle chained vring descriptors
 2015-05-31 13:33 UTC  (12+ messages)
` [PATCH v2 0/5] Fix vhost enqueue/dequeue issue
  ` [PATCH v2 1/5] lib_vhost: Fix enqueue/dequeue can't handle chained vring descriptors
  ` [PATCH v2 5/5] lib_vhost: Add support copying scattered mbuf to vring

[PATCH V5 00/10] Support more than 8 vcpus on arm64 with GICv3
 2015-05-31 13:29 UTC  (15+ messages)
` [PATCH V5 02/10] xen/arm: Add functions of mapping between vCPUID and virtual affinity
` [PATCH V5 03/10] xen/arm: Use the new functions for vCPUID/vaffinity transformation
` [PATCH V5 04/10] xen/arm: Use cpumask_t type for vcpu_mask in vgic_to_sgi
` [PATCH V5 05/10] xen/arm64: gicv3: Use AFF1 when translating ICC_SGI1R_EL1 to cpumask
` [PATCH V5 06/10] tools/libxl: Set 'reg' of cpu node equal to MPIDR affinity for domU
` [PATCH V5 07/10] xen/arm: Set 'reg' of cpu node for dom0 to match MPIDR's affinity
` [PATCH V5 08/10] xen: Call arch_domain_create() before evtchn_init()

[RFC bluetooth-next] mac802154: add trace functionality for driver ops
 2015-05-31 13:22 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] package/nmap: Fix static linking
 2015-05-31 13:21 UTC  (2+ messages)

[Buildroot] [git commit] package/nmap: Fix static linking
 2015-05-31 13:21 UTC 

[PATCH] staging: Replace kzalloc and memcpy by kmemdup
 2015-05-31 13:13 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/bp/bp
 2015-05-31 13:12 UTC 

post-receive: pub/scm/linux/kernel/git/bp/bp
 2015-05-31 13:12 UTC 

[PATCH 0/9] Add support for the colorspace transfer function
 2015-05-31 13:11 UTC  (10+ messages)
` [PATCH 1/9] videodev2.h: add support for transfer functions
` [PATCH 2/9] DocBook/media: document new xfer_func fields
` [PATCH 3/9] adv7511: add xfer_func support
` [PATCH 4/9] am437x-vpfe: add support for xfer_func
` [PATCH 5/9] vivid: add xfer_func support
` [PATCH 6/9] vivid-tpg: precalculate colorspace/xfer_func combinations
` [PATCH 7/9] cobalt: support transfer function
` [PATCH 8/9] cobalt: simplify colorspace code
` [PATCH 9/9] vivid.txt: update the vivid documentation

[lm-sensors] [PATCH v2 2/2] hwmon: (atxp1) Drop auto-detection
 2015-05-31 13:09 UTC  (2+ messages)

[PATCH] staging: rtl8188eu: Kill dead calls to kill_pid()
 2015-05-31 13:04 UTC 

[PATCH 0/3] DocBook media: xmllint/typo fixes
 2015-05-31 12:59 UTC  (4+ messages)
` [PATCH 1/3] DocBook media: fix typos
` [PATCH 2/3] DocBook media: xmllint fixes
` [PATCH 3/3] DocBook media: rewrite frontend open/close

[U-Boot] Missing patches in patchwork
 2015-05-31 12:58 UTC  (4+ messages)

[PATCH 1/3] Blackfin: Wrap long "make help" text lines
 2015-05-31 12:53 UTC  (5+ messages)
` [PATCH 2/3] kconfig: "

[PATCH 3/3] iser-target: Fix error path in isert_create_pi_ctx()
 2015-05-31 12:54 UTC  (2+ messages)

[PATCH for v4.2 0/3] membarrier system call
 2015-05-31 12:53 UTC  (5+ messages)
` [PATCH for v4.2 v18 1/3] sys_membarrier(): system-wide memory barrier (generic, x86)

[qemu-mainline test] 57591: regressions - FAIL
 2015-05-31 12:50 UTC 

post-receive: pub/scm/linux/kernel/git/pablo/nf-next
 2015-05-31 12:43 UTC 

[PATCH] NVMe: Add reset controller sysfs entry
 2015-05-31 12:41 UTC  (6+ messages)
        ` FW: "

[PATCH 00/32] iio-tools out-of-staging cleanup
 2015-05-31 12:40 UTC  (33+ messages)
` [PATCH 01/32] tools:iio:generic_buffer: fix order of freeing data
` [PATCH 02/32] tools:iio:generic_buffer: free dev_dir_name on exit
` [PATCH 03/32] tools:iio:iio_utils: free scan_el_dir "
` [PATCH 04/32] tools:iio: free channel-array completely
` [PATCH 05/32] tools:iio:iio_utils: fix allocation handling
` [PATCH 06/32] tools:iio:generic_buffer: add check before free
` [PATCH 07/32] tools:iio:lsiio: add closedir before exit
` [PATCH 08/32] tools:iio: save errno first
` [PATCH 09/32] tools:iio:iio_event_monitor: save right errno
` [PATCH 10/32] tools:iio:generic_buffer: fix check of errno
` [PATCH 11/32] tools:iio:generic_buffer: pass up right error code
` [PATCH 12/32] tools:iio:generic_buffer: sign-extend and shift data
` [PATCH 13/32] tools:iio:iio_utils: check amount of matches
` [PATCH 14/32] tools:iio:iio_utils: implement digit calculation
` [PATCH 15/32] tools:iio:iio_utils: mark private function static
` [PATCH 16/32] tools:iio: catch errors in string allocation
` [PATCH 17/32] tools:iio:generic_buffer: catch errors for arguments conversion
` [PATCH 18/32] tools:iio:generic_buffer: add error handling
` [PATCH 19/32] tools:iio:iio_event_monitor: "
` [PATCH 20/32] tools:iio:iio_event_monitor: check if event is fully read
` [PATCH 21/32] tools:iio:iio_utils: add error handling
` [PATCH 22/32] tools:iio:lsiio: "
` [PATCH 23/32] tools:iio:iio_utils: add missing documentation
` [PATCH 24/32] tools:iio: return values directly
` [PATCH 25/32] tools:iio:iio_event_monitor: refactor events output
` [PATCH 26/32] tools:iio:iio_utils: refactor assignment of is_signed
` [PATCH 27/32] tools:iio:iio_utils: move up reset of sysfsfp
` [PATCH 28/32] tools:iio:iio_utils: initialize count during declaration
` [PATCH 29/32] tools:iio: rework program parameters
` [PATCH 30/32] tools:iio:iio_utils: pass strings as const
` [PATCH 31/32] tools:iio: adjust coding style
` [PATCH 32/32] tools:iio: rename variables

[Buildroot] [git commit] keyutils: uses dl*, disable for static build
 2015-05-31 12:35 UTC 

post-receive: pub/scm/linux/kernel/git/jolsa/perf
 2015-05-31 12:35 UTC 

At86rf212B(driver at86rf230), Ralink MT7228, cs1 always high
 2015-05-31 12:34 UTC  (2+ messages)

[PATCH for-next V2 0/9] Add completion timestamping support
 2015-05-31 12:31 UTC  (11+ messages)
  ` [PATCH for-next V2 1/9] IB/core: Change provider's API of create_cq to be extendible
  ` [PATCH for-next V2 2/9] IB/core: Change ib_create_cq to use struct ib_cq_init_attr
  ` [PATCH for-next V2 3/9] IB/core: Add CQ creation time-stamping flag
  ` [PATCH for-next V2 4/9] IB/core: Extend ib_uverbs_create_cq
  ` [PATCH for-next V2 5/9] IB/core: Add timestamp_mask and hca_core_clock to query_device
  ` [PATCH for-next V2 6/9] IB/core: Pass hardware specific data in query_device
  ` [PATCH for-next V2 7/9] IB/mlx4: Add mmap call to map the hardware clock
  ` [PATCH for-next V2 8/9] IB/mlx4: Support extended create_cq and query_device uverbs
  ` [PATCH for-next V2 9/9] IB/mlx4: Add support for CQ time-stamping

[PATCH] kdb: use kstrto instead of simple_strto
 2015-05-31 12:29 UTC 

[RFC wpan-tools] info: add frequency output to channel listing
 2015-05-31 12:24 UTC  (3+ messages)

[PATCH v4 00/12] MIPS: ath79: Add OF support and DTS for TL-WR1043ND
 2015-05-31 12:23 UTC  (4+ messages)
` [PATCH v4 03/12] devicetree: Add bindings for the ATH79 DDR controllers

getting started
 2015-05-31 12:16 UTC  (3+ messages)

[PATCH v2] drm/i915: Fix DDC probe for passive adapters
 2015-05-31 12:03 UTC  (2+ messages)

[lm-sensors] [PATCH 1/2] hwmon: (atxp1) Drop FSF mailing address
 2015-05-31 12:01 UTC  (2+ messages)

Recent changes (master)
 2015-05-31 12:00 UTC 

[PATCH v4 0/3] AHCI: Add generic MSI-X interrupt support to SATA PCI driver
 2015-05-31 11:55 UTC  (8+ messages)
` [PATCH v4 1/3] ahci: Move interrupt enablement code to a separate function
` [PATCH v4 2/3] ahci: Store irq number in struct ahci_host_priv
` [PATCH v4 3/3] AHCI: Add generic MSI-X interrupt support to SATA PCI driver

[BUG/REGRESSION] Radeon HDMI casuses oops on Acube Sam460ex amcc 460ex power board
 2015-05-31 11:48 UTC  (8+ messages)

[PATCH 2/2] fs: xfs: xfs_trans_dquot: Add missing space according to coding style
 2015-05-31 11:54 UTC  (2+ messages)

Remarks about alsa-lib-1.0.29/test/pcm*.c
 2015-05-31 11:51 UTC 

REOUTE target extenstion
 2015-05-31 11:49 UTC  (8+ messages)

[PATCH v3 0/4] ARM: sunxi: SRAM mapping support
 2015-05-31 11:48 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/bluetooth/bluetooth-next
 2015-05-31 11:48 UTC 

[PATCH] kdb: use kstrto instead of simple_strto
 2015-05-31 11:44 UTC 

[PATCH v2] cfg80211: Don't re-use the skb for larger NL messages
 2015-05-31 11:39 UTC  (9+ messages)

[B.A.T.M.A.N.] [PATCH 1/6] alfred: Reduce MAX_PAYLOAD by the size of the UDP header
 2015-05-31 11:36 UTC  (6+ messages)
` [B.A.T.M.A.N.] [PATCH 2/6] alfred: Make buffer size check before sending explicit
` [B.A.T.M.A.N.] [PATCH 3/6] alfred: Don't push data when nothing is available
` [B.A.T.M.A.N.] [PATCH 4/6] alfred: Check buffer size before pushing data over unix socket
` [B.A.T.M.A.N.] [PATCH 5/6] alfred: First check only push_data header length
` [B.A.T.M.A.N.] [PATCH 6/6] alfred: Drop small push_data packets early

[PATCH 2/2] fs: xfs: xfs_trans_dquot: Add missing space according to coding style
 2015-05-31 11:35 UTC  (2+ messages)

4.0.4 - bnx2x - DEBUG_LOCKS_WARN_ON(in_interrupt())
 2015-05-31 11:34 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] package/php: Fix static linking by reworking static libs handling
 2015-05-31 11:29 UTC 

[PATCH 2/2] fs: xfs: xfs_trans_dquot: Add missing space according to coding style
 2015-05-31 11:26 UTC  (2+ messages)

[PATCH v03 00/98] Userspace compile test and fixes for exported uapi header files
 2015-05-31 11:19 UTC  (3+ messages)
` [PATCH 96/98] HACK include/uapi/linux/coda_psdev.h: fix compilation in userspace

[uml-devel] [PATCH] um: Switch clocksource to hrtimers
 2015-05-31 11:15 UTC  (2+ messages)

[PATCH] mm/oom: Suppress unnecessary "sharing same memory" message
 2015-05-31 11:10 UTC  (6+ messages)
  ` [PATCH] mm/oom: Suppress unnecessary "sharing same memory"message

[Qemu-devel] [PATCH] Use Aff1 with mpidr
 2015-05-31 11:03 UTC  (4+ messages)

[PATCH v11 0/12] Support Write-Through mapping on x86
 2015-05-31 11:02 UTC  (22+ messages)
` [PATCH v11 2/12] x86, mm, pat: Refactor !pat_enabled handling
    ` [PATCH 1/4] x86/pat: Untangle pat_init()
      ` [PATCH 2/4] x86/pat: Merge pat_init_cache_modes() into its caller
      ` [PATCH 3/4] x86/pat: Emulate PAT when it is disabled
      ` [PATCH 4/4] x86/pat: Remove pat_enabled() checks

[linux-3.4 test] 57585: regressions - FAIL
 2015-05-31 10:59 UTC 

[Qemu-devel] VirtIO windows driver: viostor.sys not post-installable
 2015-05-31 10:58 UTC  (3+ messages)

Mini-os mailing list
 2015-05-31 10:55 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/bp/bp
 2015-05-31 10:52 UTC 

post-receive: pub/scm/linux/kernel/git/bp/bp
 2015-05-31 10:44 UTC 

post-receive: pub/scm/linux/kernel/git/bp/bp
 2015-05-31 10:43 UTC 

[PATCH 1/1] scripts/coccinelle/misc: add swap.cocci
 2015-05-31 10:36 UTC  (5+ messages)
  ` [Cocci] "

QNAP TS-419: sata_mv fails to initialise with "can't set global reset"
 2015-05-31 10:35 UTC  (2+ messages)

[PATCH] fs: jfs: file: removed a prohibited space after opening parenthesis
 2015-05-31  9:53 UTC 

[PATCH] mac80211: Fix power save state stuck in ACTIVE caused by race between suspend and Tx packet
 2015-05-31 10:23 UTC  (2+ messages)

[next:master 7235/7555] mm/page_alloc.c:654:121: warning: comparison of distinct pointer types lacks a cast
 2015-05-31 10:18 UTC  (3+ messages)

[PATCH] drm/i915: Don't skip request retirement if the active list is empty
 2015-05-31 10:14 UTC  (2+ messages)

[Buildroot] [git commit] support/download: relocate the git clone comment
 2015-05-31  9:56 UTC 

[Buildroot] [PATCH] support/download: relocate the git clone comment
 2015-05-31  9:53 UTC  (2+ messages)

Playing with the xf86-video-intel code
 2015-05-31  9:50 UTC 

[PATCH] devicetree: Add support for I2C and related devices to TI-NSPIRE platform
 2015-05-31  9:44 UTC  (2+ messages)

[PATCH] drm/i915: Fix DDC probe for passive adapters
 2015-05-31  9:43 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH 1/4] batman-adv: Return EINVAL on invalid gw_bandwidth change
 2015-05-31  9:37 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH 2/4] batman-adv: Backport kstrtou64 for Linux < 2.6.39
` [B.A.T.M.A.N.] [PATCH 3/4] batman-adv: Define (u|s)(8|16|32|64) limits for Linux < 3.14
` [B.A.T.M.A.N.] [PATCH 4/4] batman-adv: Fix gw_bandwidth calculation on 32 bit systems

[Buildroot] [PATCH 1/1] Solid-Run HummingBoard i2eX defconfig and bootable microSD Bash script
 2015-05-31  9:37 UTC  (7+ messages)

iwlwifi: Queue 16 stuck for 10000 ms - Microcode SW error detected
 2015-05-31  9:37 UTC  (7+ messages)

Staging commits with visual diff tools?
 2015-05-31  9:36 UTC  (3+ messages)

[PATCH 1/9] staging: vt6655: implement ieee80211_low_level_stats
 2015-05-31  9:35 UTC  (9+ messages)
` [PATCH 2/9] staging: vt6655: dead code remove STAvUpdate802_11Counter
` [PATCH 3/9] staging: vt6655: Remove call to STAvUpdateIsrStatCounter
` [PATCH 4/9] staging: vt6655: remove mib.c/h dead code
` [PATCH 5/9] staging: vt6655: use workqueue for interrupt handling
` [PATCH 6/9] staging: vt6655: vnt_interrupt_process remove page 0 select
` [PATCH 7/9] staging: vt6655: vnt_interrupt_process remove camel case
` [PATCH 8/9] staging: vt6655: replace and resize dwIsr
` [PATCH 9/9] staging: vt6655: device_rx_srv check sk_buff is NULL

[Buildroot] [PATCH v2 1/1] Solid-Run HummingBoard i2eX defconfig and bootable microSD Bash script
 2015-05-31  9:23 UTC  (5+ messages)

Draft of Git Rev News edition 4
 2015-05-31  9:21 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.