All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-05 01:13:38 to 2017-03-05 10:07:46 UTC [more...]

[Qemu-devel] [PATCH v2 00/24] block: Command line option -blockdev
 2017-03-05 10:07 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 03/24] keyval: New keyval_parse()

[Bug 99913] New: [G96] Reclocking fails on voltage
 2017-03-05 10:05 UTC  (2+ messages)
  ` [Bug 99913] "

Arrays of variable length
 2017-03-05 10:01 UTC  (2+ messages)

/dev/eth error
 2017-03-05 10:01 UTC  (10+ messages)

[PATCH v6 0/3] Add pixel format for 10 bits YUV video
 2017-03-05 10:00 UTC  (4+ messages)
` [PATCH v6 1/3] drm_fourcc: Add new P010, P016 video format
` [PATCH v6 2/3] v4l: Add 10/16-bits per channel YUV pixel formats
` [PATCH v6 3/3] drm/rockchip: Support 10 bits yuv format in vop

Question Regarding ERMS memcpy
 2017-03-05  9:54 UTC  (10+ messages)

[PATCH] staging: dgnc: Constify ktermios structure
 2017-03-05  9:51 UTC 

[PATCH v3] powernv/sensor: Handle OPAL_WRONG_STATE error return
 2017-03-05  9:51 UTC 

[Buildroot] [PATCH 1/1] package/bluez5_utils: bump version to 5.44
 2017-03-05  9:49 UTC 

[Buildroot] [PATCH 1/1] package/chrony: bump version to 3.1
 2017-03-05  9:48 UTC 

[PATCH v2] powernv/opal: Handle OPAL_WRONG_STATE error from OPAL fails
 2017-03-05  9:48 UTC  (4+ messages)

Modify efivars permisson denied
 2017-03-05  9:45 UTC  (3+ messages)

[PATCH] MIPS: reset all task's asid to 0 after asid_cache(cpu) overflows
 2017-03-05  9:38 UTC  (3+ messages)

[PATCH net 0/7] bnx2x: PTP crash, VF VLAN fixes
 2017-03-05  9:43 UTC  (3+ messages)
` [PATCH net 1/7] bnx2x: prevent crash when accessing PTP with interface down

[Buildroot] Pre-built Buildroot toolchains updated
 2017-03-05  9:43 UTC 

[PATCH 0/6] powerpc/perf: Export memory hierarchy level
 2017-03-05  9:41 UTC  (7+ messages)
` [PATCH 1/6] powerpc/perf: Define big-endian version of perf_mem_data_src
` [PATCH 2/6] powerpc/perf: Export memory hierarchy info to user space
` [PATCH 3/6] powerpc/perf: Support to export MMCRA[TEC*] field to userspace
` [PATCH 4/6] powerpc/perf: Support to export SIERs bit in Power8
` [PATCH 5/6] powerpc/perf: Support to export SIERs bit in Power9
` [PATCH 6/6] powerpc/perf: Add Power8 mem_access event to sysfs

systemd and /etc/machine-id
 2017-03-05  9:40 UTC 

[avr32:for-linus 1/3] Makefile:539: arch/avr32/Makefile: No such file or directory
 2017-03-05  9:26 UTC  (2+ messages)

Task for Round 14
 2017-03-05  9:15 UTC 

[PATCH v2 14/21] x86/xen: split suspend.c for PV and PVHVM guests
 2017-03-05  9:13 UTC  (3+ messages)
` [Xen-devel] "

Query - Related to kernel changes for GFP_NOIO flag
 2017-03-05  9:10 UTC  (2+ messages)
` Fwd: "

[Buildroot] [autobuild.buildroot.net] Build results for 2017-03-04
 2017-03-05  9:09 UTC  (4+ messages)
` [Buildroot] Analysis of build "

[Qemu-devel] [PULL v2 00/27] QAPI patches for 2017-02-28
 2017-03-05  8:57 UTC  (29+ messages)
` [Qemu-devel] [PULL v2 01/27] qga: Fix crash on non-dictionary QMP argument
` [Qemu-devel] [PULL v2 02/27] libqtest: Work around a "QMP wants a newline" bug
` [Qemu-devel] [PULL v2 03/27] qmp-test: New, covering basic QMP protocol
` [Qemu-devel] [PULL v2 04/27] qmp: Dumb down how we run QMP command registration
` [Qemu-devel] [PULL v2 05/27] qapi: Support multiple command registries per program
` [Qemu-devel] [PULL v2 06/27] qapi-introspect: Mangle --prefix argument properly for C
` [Qemu-devel] [PULL v2 07/27] qmp: Clean up how we enforce capability negotiation
` [Qemu-devel] [PULL v2 08/27] qmp: Drop duplicated QMP command object checks
` [Qemu-devel] [PULL v2 09/27] qmp: Eliminate silly QERR_QMP_* macros
` [Qemu-devel] [PULL v2 10/27] qapi: Improve a QObject input visitor error message
` [Qemu-devel] [PULL v2 11/27] qapi: Clean up after commit 3d344c2
` [Qemu-devel] [PULL v2 12/27] qapi: Make QObject input visitor set *list reliably
` [Qemu-devel] [PULL v2 13/27] qapi: Improve qobject input visitor error reporting
` [Qemu-devel] [PULL v2 14/27] qapi: Drop string input visitor method optional()
` [Qemu-devel] [PULL v2 15/27] qapi: Make string input and opts visitor require non-null input
` [Qemu-devel] [PULL v2 16/27] qom: Make object_property_set_qobject()'s input visitor strict
` [Qemu-devel] [PULL v2 17/27] test-qobject-input-visitor: Use strict visitor
` [Qemu-devel] [PULL v2 18/27] qapi: Drop unused non-strict qobject input visitor
` [Qemu-devel] [PULL v2 19/27] tests-qobject-input-strict: Merge into test-qobject-input-visitor
` [Qemu-devel] [PULL v2 20/27] test-string-input-visitor: Tear down existing test automatically
` [Qemu-devel] [PULL v2 21/27] test-string-input-visitor: Improve list coverage
` [Qemu-devel] [PULL v2 22/27] tests: Cover partial input visit of list
` [Qemu-devel] [PULL v2 23/27] test-qobject-input-visitor: Cover missing nested struct member
` [Qemu-devel] [PULL v2 24/27] qapi: Make input visitors detect unvisited list tails
` [Qemu-devel] [PULL v2 25/27] tests: Cover input visit beyond end of list
` [Qemu-devel] [PULL v2 26/27] qapi: Fix object "
` [Qemu-devel] [PULL v2 27/27] qapi: Improve qobject visitor documentation

[U-Boot] [PATCH v1] env_mmc: configure environment offsets via device tree
 2017-03-05  8:39 UTC  (9+ messages)

[Buildroot] [PATCH 0/5] Runtime testing infrastructure
 2017-03-05  8:29 UTC  (8+ messages)
` [Buildroot] [PATCH 1/5] support/testing: core "

[PATCH] ib_srp: Let compiler ignore the useless debug code
 2017-03-05  8:22 UTC  (4+ messages)

Bit-Rot
 2017-03-05  8:15 UTC  (6+ messages)

[PATCH v1] {net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function
 2017-03-05  8:12 UTC  (3+ messages)

mlx4_core 0000:07:00.0: swiotlb buffer is full and OOM observed during stress test on reset_controller
 2017-03-05  8:12 UTC  (3+ messages)

syscall(2)
 2017-03-05  8:08 UTC 

[Qemu-devel] [PATCH v4 00/28] qapi: QMP dispatch and input visitor work
 2017-03-05  8:06 UTC  (9+ messages)
` [Qemu-devel] [PATCH v4 10/28] qmp: Improve QMP dispatch error messages
` [Qemu-devel] [PATCH v4 25/28] qapi: Make input visitors detect unvisited list tails

[PATCH v5 00/13] lockdep: Implement crossrelease feature
 2017-03-05  8:01 UTC  (20+ messages)
` [PATCH v5 06/13] "

[Qemu-devel] versatilepb cannot load roofs
 2017-03-05  7:57 UTC 

[PATCH 1/3] futex: remove duplicated code
 2017-03-05  7:55 UTC  (3+ messages)
` [PATCH 3/3] futex: make the encoded_op decoding readable

[Qemu-devel] [PATCH 0/3] easy-to-fix clang warnings
 2017-03-05  7:52 UTC  (2+ messages)

Queries regarding Documentation tasks
 2017-03-05  7:51 UTC 

[PATCH 1/2] net/mlx4: split the definitions to the header file
 2017-03-05  7:51 UTC  (3+ messages)
` [PATCH v3 "
` [PATCH v3 2/2] net/mlx4: support basic flow items and actions

python-crush to experiment with crush
 2017-03-05  7:49 UTC 

Hostapd driver issues in orange pi Zero
 2017-03-05  7:38 UTC 

sparse-llvm the result of expression add assign when target is a pointer should be a pointer
 2017-03-05  7:29 UTC 

[Qemu-devel] [PATCH 0/5] A few VLAN-related bugfixes for RX packet abstraction
 2017-03-05  7:20 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/5] eth: Extend vlan stripping functions
` [Qemu-devel] [PATCH 4/5] NetRxPkt: Account buffer with ETH header in IOV length

[PATCH] PCI: Add cavium acs pci quirk
 2017-03-05  7:07 UTC  (3+ messages)

[refpolicy] [PATCH] /var/run -> /run
 2017-03-05  7:12 UTC  (5+ messages)

[refpolicy] [PATCH] systemd-nspawn
 2017-03-05  7:01 UTC  (8+ messages)

[PATCH] Staging: iio: addac - fixed octal file permissions
 2017-03-05  6:59 UTC 

[dpdk-announce] DPDK 16.11.1 (LTS) released
 2017-03-05  6:57 UTC  (2+ messages)

[qemu-mainline test] 106466: regressions - trouble: blocked/broken/fail/pass
 2017-03-05  6:53 UTC 

[PATCH] staging: media: Remove unnecessary function and its call
 2017-03-05  6:47 UTC 

WARNING on drivers/infiniband/core/verbs.c:1975 __ib_drain_sq+0x182/0x1c0 [ib_core]
 2017-03-05  6:41 UTC  (2+ messages)

atheros superchannel can not work in ap mode
 2017-03-05  6:28 UTC 

49725 linux-ide
 2017-03-05  6:24 UTC 

tpm_takeownership
 2017-03-05  6:20 UTC 

[PATCH] staging: lustre: lnet: Constify kernel_param_ops structure
 2017-03-05  0:53 UTC  (2+ messages)

[PATCH] staging: lustre: Remove lustre_eacl.h
 2017-03-05  1:21 UTC  (3+ messages)

[PATCH 0/6] multiple checkpatch issues
 2017-03-04 13:57 UTC  (3+ messages)
` [PATCH 2/6] staging: speakup: simple_strtoul is replaced with kstrtoul

[PATCH v5 0/5] Remove unnecessary cast on void pointer
 2017-03-05  0:51 UTC  (5+ messages)
` [PATCH v5 2/5] staging: lustre: "
` [PATCH v5 3/5] staging: lustre: "

[PATCH] staging:speakup:i18n.c: Delete tab to indent
 2017-03-05  6:05 UTC  (3+ messages)
  ` [Outreachy kernel] "

[ANNOUNCE] fstests: master branch updated to de86b2851707
 2017-03-05  5:52 UTC 

[PATCH 0/6] Device tree changes to add more droid 4 devices
 2017-03-05  5:43 UTC  (7+ messages)
  ` [PATCH 1/6] ARM: dts: omap4-droid4: Add touchscreen
  ` [PATCH 2/6] ARM: dts: omap4-droid4: Add LCD backlight
  ` [PATCH 3/6] ARM: dts: omap4-droid4: Add GPIO poweroff
  ` [PATCH 4/6] ARM: dts: omap4-droid4: Add tmp105 sensor for droid 4
  ` [PATCH 5/6] ARM: dts: omap4-droid4: Add HDMI support
  ` [PATCH 6/6] ARM: dts: omap4-droid4: Add LCD

[PATCHv2 00/10] Nokia N950 basic display support
 2017-03-05  5:42 UTC  (10+ messages)
` [PATCHv2 01/10] drm: omapdrm: panel-dsi-cm: Fix probe for device tree
  ` [PATCHv2 02/10] drm: omapdrm: panel-dsi-cm: add regulator support
  ` [PATCHv2 04/10] drm: omapdrm: crtc: save framedone callback from dss
  ` [PATCHv2 05/10] drm: omapdrm: crtc: detect manually updated displays
  ` [PATCHv2 09/10] drm: omapdrm: crtc: get manual mode displays working

[PATCH v3 4/6] staging: fbtft: Fix sparse warnings of incorrect type in assignment
 2017-03-05  5:36 UTC  (2+ messages)
` [Outreachy kernel] "

[qemu-mainline baseline-only test] 68636: regressions - trouble: blocked/broken/fail/pass
 2017-03-05  5:32 UTC 

cron job: media_tree daily build: ERRORS
 2017-03-05  5:08 UTC 

[PATCH 1/2] ARM: dts: msm8974: Hook up adsp-pil's xo clock
 2017-03-05  5:01 UTC  (4+ messages)
` [PATCH 2/2] ARM: qcom_defconfig: Enable Qualcomm remoteproc and SMP2P drivers

[GSoC]about the task "Share a page in memory from the VM config file"
 2017-03-05  4:58 UTC  (5+ messages)

[PATCH v2 4/6] staging: fbtft: Fix sparse warnings of incorrect type in assignment
 2017-03-05  4:50 UTC  (5+ messages)
  ` [Outreachy kernel] "

[U-Boot] [linux-sunxi] Re: [PATCH 14/17] sunxi: Pine64: defconfig: enable SPL FIT support
 2017-03-05  4:06 UTC  (4+ messages)

[LTP] memcg_stress on swap off system
 2017-03-05  4:03 UTC  (3+ messages)

[LTP] [PATCH v2] min_free_kbytes: Check panic_on_oom in advance
 2017-03-05  4:02 UTC  (3+ messages)

[LTP] [PATCH v3] min_free_kbytes: Check panic_on_oom in advance
 2017-03-05  4:00 UTC 

[ovmf test] 106458: regressions - FAIL
 2017-03-05  3:58 UTC 

[Cocci] How to execute coccicheck outside linux source tree?
 2017-03-05  3:45 UTC 

We could not deliver your parcel, #005640281
 2017-03-05  3:43 UTC 

[linux-linus test] 106457: regressions - FAIL
 2017-03-05  3:42 UTC 

[PATCH v2 0/9] Fix the early config
 2017-03-05  3:36 UTC  (4+ messages)
` [PATCH v3 "

brcm: firmware for BCM43341 out of date
 2017-03-05  3:15 UTC 

[PATCHv2 10/14] bpf: Use set_memory.h header
 2017-03-05  3:01 UTC  (5+ messages)

[Qemu-devel] [Qemu-trivial] [PATCH v2] util: Use g_malloc/g_free in envlist.c
 2017-03-05  2:56 UTC 

[PATCH] dvb-sat: add support for North American Standard Ku LNB This is the standard LNB used in North America. It is designed with L.O. Freq of 10750 MHz. Intended for the North American FSS Ku Band, 11700 to 12200 MHz
 2017-03-05  2:43 UTC  (2+ messages)

RFC: Another proposed hash function transition plan
 2017-03-05  2:35 UTC  (2+ messages)

[bdi_unregister] 165a5e22fa INFO: task swapper:1 blocked for more than 120 seconds
 2017-03-05  2:24 UTC  (4+ messages)
` [bdi_unregister] 165a5e22fa BUG kmalloc-512 (Not tainted): Poison overwritten

[PATCH 0/6] more kernel-doc patches
 2017-03-05  2:23 UTC  (15+ messages)
` [PATCH 2/6] docs-rst: automatically convert Graphviz and SVG images
                        ` docutils borkage (was: [PATCH 2/6] docs-rst: automatically convert Graphviz and SVG images)

[PATCH] net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dump
 2017-03-05  2:21 UTC  (2+ messages)

[PATCH] Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fw
 2017-03-05  2:13 UTC 

Kaffeine commit b510bff2 won't compile
 2017-03-05  1:54 UTC  (8+ messages)

[PATCH 0/9] Drivers: hv: vmbus: Miscellaneous cleanup
 2017-03-05  1:27 UTC  (10+ messages)
` [PATCH 1/9] vmbus: only reschedule tasklet if time limit exceeded
` [PATCH 2/9] hyperv: fix warning about missing prototype
` [PATCH 3/9] vmbus: remove useless return's
` [PATCH 4/9] vmbus: remove unnecessary initialization
` [PATCH 5/9] vmbus: fix spelling errors
` [PATCH 6/9] hyperv: remove unnecessary return variable
` [PATCH 7/9] vmbus: make channel_message table constant
` [PATCH 8/9] vmbus: cleanup header file style
` [PATCH 9/9] vmbus: expose debug info for drivers

[xen-unstable test] 106452: tolerable trouble: blocked/broken/fail/pass - PUSHED
 2017-03-05  1:30 UTC 

[PATCH v2] drm: rcar-du: Arm the page flip event after queuing the page flip
 2017-03-05  1:10 UTC 

[PATCHv2 07/14] drm: Use set_memory.h header
 2017-03-05  1:08 UTC  (2+ messages)

[PATCH 0/4] Drivers: hv: vmbus: Miscellaneous Fixes
 2017-03-05  1:14 UTC  (5+ messages)
` [PATCH 1/4] vmbus: use rcu for per-cpu channel list
` [PATCH 2/4] vmbus: remove hv_event_tasklet_disable/enable
` [PATCH 3/4] Drivers: hv: util: move waiting for release to hv_utils_transport itself
` [PATCH 4/4] Drivers: hv: util: don't forget to init host_ts.lock

[PATCH 00/11] pl011 emulation support in Xen
 2017-03-05  1:15 UTC  (4+ messages)
` [PATCH 01/11] xen/arm: vpl011: Add pl011 uart emulation "

rcu: WARNING in rcu_seq_end
 2017-03-04 20:40 UTC  (2+ messages)

[PATCH v6 0/3] Add spi-nor flash device pm support
 2017-03-05  1:11 UTC  (5+ messages)
` [PATCH v6 2/3] mtd: spi-nor: Add spi-nor flash device synchronization between flash states


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.