All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-04 00:16:47 to 2017-08-04 02:20:22 UTC [more...]

[RFC PATCH 0/4] Allow setting up shared memory areas between VMs from xl config files
 2017-08-04  2:20 UTC  (2+ messages)
` [RFC PATCH 1/4] libxl: introduce a new structure to represent static shared memory regions

[PATCH v2 0/3] usb: gadget: udc: renesas_usb3: add support for some R-Car Gen3 SoCs
 2017-08-04  2:16 UTC  (8+ messages)
  ` [PATCH v2 1/3] usb: gadget: udc: renesas_usb3: add debugfs to set the b-device mode
  ` [PATCH v2 3/3] usb: gadget: udc: renesas_usb3: add support for R-Car M3-W
` [PATCH v2 2/3] usb: gadget: udc: renesas_usb3: add support for R-Car H3 ES2.0

[Fuego] Fix for libaio issues in Fuego
 2017-08-04  2:19 UTC 

[PATCH] PCIe AER: report non fatal errors only to the functions of the same device
 2017-08-04  2:18 UTC 

[PATCH] drm/amd/display/dc: Make dce110_validate_bandwidth static
 2017-08-04  2:18 UTC 

[Fuego] patch re-send and a couple of extra patches
 2017-08-04  2:17 UTC  (5+ messages)
` [Fuego] [PATCH 1/4] parser: add toshiba copyright
` [Fuego] [PATCH 2/4] parsers: fix the python path on the header
` [Fuego] [PATCH 3/4] Dhrystone: fix for the new parser
` [Fuego] [PATCH 4/4] ftc: add remove-logs flag to rm-jobs

[PATCH v3 00/10] ARM: sun8i: a83t: Add support for MMC controllers
 2017-08-04  2:16 UTC  (8+ messages)

[PATCH v4] VT-d PI: disable VT-d PI when CPU-side PI isn't enabled
 2017-08-04  2:14 UTC  (4+ messages)

[PATCH v4 0/3] Introduce USB charger support in USB phy
 2017-08-04  2:13 UTC  (4+ messages)
` [PATCH v4 3/3] power: wm831x_power: Support USB charger current limit management

[PATCH 1/2] usb: mtu3: add a vbus debugfs interface
 2017-08-04  2:11 UTC  (6+ messages)

[PATCH net-next v3 0/2] bpf: add support for sys_{enter|exit}_* tracepoints
 2017-08-04  2:08 UTC  (3+ messages)
` [PATCH net-next v3 1/2] bpf: add support for sys_enter_* and sys_exit_* tracepoints

[PATCH v2] mmc: core: not need to check timeout for SDHC
 2017-08-04  2:08 UTC 

[meta-cgl][PATCH] corosync: update to 1.4.8
 2017-08-04  2:06 UTC 

[PATCH 0/3] IPI: Avoid to use 2 cache lines for one call_single_data
 2017-08-04  2:05 UTC  (7+ messages)
` [PATCH 3/3] "

[Bug 101976] glmark2 random blank or background only screen freeze over mesa3d 17.1 and 17.3 with radeon rx550 AMD POLARIS12
 2017-08-04  2:05 UTC  (2+ messages)

Update PS2 R5900 to kernel 4.x?
 2017-08-04  2:04 UTC  (4+ messages)

linux-next: manual merge of the wireless-drivers-next tree with Linus' tree
 2017-08-04  2:04 UTC 

[U-Boot] [PATCH v3 0/6] board: atmel: Add new board SAMA5D27-SOM1-EK board
 2017-08-04  2:04 UTC  (7+ messages)
` [U-Boot] [PATCH v3 1/6] ARM: at91: spl: Adjust switching to oscillator for SAMA5D2
` [U-Boot] [PATCH v3 2/6] ARM: at91: spl: Add mck function to lower rate while switching
` [U-Boot] [PATCH v3 3/6] ARM: at91: spl: Add boot device for boot from QSPI
` [U-Boot] [PATCH v3 4/6] ARM: at91: mach: Add missing defines of MPDDRC
` [U-Boot] [PATCH v3 5/6] ARM: at91: Get the Chip ID of SAMA5D2 SiP
` [U-Boot] [PATCH v3 6/6] board: atmel: Add SAMA5D27 SOM1 EK board

[Qemu-devel] [PATCH v4 00/22] Clean up around qmp() and hmp()
 2017-08-04  2:02 UTC  (25+ messages)
` [Qemu-devel] [PATCH v4 01/22] qobject: Accept "%"PRId64 in qobject_from_jsonf()
` [Qemu-devel] [PATCH v4 02/22] tests: Clean up wait for event
` [Qemu-devel] [PATCH v4 03/22] tests/libqtest: Clean up how we read the QMP greeting
` [Qemu-devel] [PATCH v4 04/22] tests: Add assertion for no qmp("")
` [Qemu-devel] [PATCH v4 05/22] qobject: Simplify qobject_from_jsonv()
` [Qemu-devel] [PATCH v4 06/22] qobject: Perform %% interpolation in qobject_from_jsonf()
` [Qemu-devel] [PATCH v4 07/22] numa-test: Use hmp()
` [Qemu-devel] [PATCH v4 08/22] qtest: Avoid passing raw strings through hmp()
` [Qemu-devel] [PATCH v4 09/22] qtest: Document calling conventions
` [Qemu-devel] [PATCH v4 10/22] libqtest: Skip round-trip through QObject
` [Qemu-devel] [PATCH v4 11/22] test-qga: Simplify command construction
` [Qemu-devel] [PATCH v4 12/22] libqtest: Change qmp_fd_send() to drop varargs
` [Qemu-devel] [PATCH v4 13/22] libqtest: Add qmp_raw()
` [Qemu-devel] [PATCH v4 14/22] libqtest: Separate qmp_discard_response() from command
` [Qemu-devel] [PATCH v4 15/22] libqtest: Delete qtest_qmp() wrappers
` [Qemu-devel] [PATCH v4 16/22] libqtest: Add qmp_cmd() helper
` [Qemu-devel] [PATCH v4 17/22] libqtest: Add qmp_args() helper
` [Qemu-devel] [PATCH v4 18/22] tests/libqos/usb: Clean up string interpolation into QMP input
` [Qemu-devel] [PATCH v4 19/22] libqtest: Add qmp_args_dict() helper
` [Qemu-devel] [PATCH v4 20/22] tests/libqos/pci: Clean up string interpolation into QMP input
` [Qemu-devel] [PATCH v4 21/22] libqtest: Drop now-unused qmp()
` [Qemu-devel] [PATCH v4 22/22] libqtest: Rename qmp_cmd() to qmp()

[PATCH v2] cpufreq: intel_pstate: Improve IO performance
 2017-08-04  2:03 UTC 

[PATCH] x86/boot/KASLR: Extend movable_node option for KASLR
 2017-08-04  2:01 UTC  (8+ messages)

[PATCH] f2fs: use printk_ratelimited for f2fs_msg
 2017-08-04  2:00 UTC 

[PATCH] pciehp: Enable hot plug capable detection
 2017-08-04  1:58 UTC  (5+ messages)

[PATCH] f2fs: provide f2fs_balance_fs to __write_data_page for dentry pages
 2017-08-04  1:57 UTC  (5+ messages)

How to install set_encpolicy for xfs_io
 2017-08-04  1:55 UTC  (6+ messages)

DPDK qos support for 40G port
 2017-08-04  1:54 UTC 

[PATCH] cpufreq: dt: Add rk3328 compatible to use generic cpufreq driver
 2017-08-04  1:52 UTC  (2+ messages)

[PATCH 0/5] miscellaneous tests
 2017-08-04  1:54 UTC  (6+ messages)
` [PATCH 3/5] common/inject: refactor helpers to use new errortag interface
  ` [PATCH v2 "
` [PATCH 4/5] common/populate: enable xfs quota accounting

[PATCH] ARC: clk: introduce HSDKv1 pll driver
 2017-08-04  1:53 UTC  (3+ messages)

[PATCH] powerpc/mm: Invalidate partition table cache on host proc tbl base update
 2017-08-04  1:53 UTC  (6+ messages)

Support SVM without PASID
 2017-08-04  1:49 UTC  (10+ messages)

[Qemu-devel] [PATCH for-2.10 0/5] block: bdrv_reopen() fixes
 2017-08-04  1:49 UTC  (4+ messages)
` [Qemu-devel] [PATCH for-2.10 2/5] block: Allow reopen rw without BDRV_O_ALLOW_RDWR

[PATCH 1/4] powerpc/prom: avoid endian conversions for linux, memory-limit node
 2017-08-04  1:47 UTC  (3+ messages)

[PATCH] cpufreq: intel_pstate: Improve IO performance
 2017-08-04  1:47 UTC  (3+ messages)

[PATCH linux dev-4.10 0/2] drivers/fsi: Don't scan hub on probe
 2017-08-04  1:43 UTC  (3+ messages)
` [PATCH linux dev-4.10 1/2] drivers/fsi: Defer hub master scan "

[PATCH v2 0/9] EDAC drivers for Armada XP L2 and DDR
 2017-08-04  1:42 UTC  (2+ messages)

[PATCH v9 00/14]powerpc: "paca->soft_enabled" based local atomic operation implementation
 2017-08-04  1:40 UTC  (4+ messages)
` [PATCH v9 14/14] powerpc: rewrite local_t using soft_irq

[v5 1/2] lib/raid6: Build proper files on corresponding arch
 2017-08-04  1:40 UTC  (7+ messages)
` [v5 2/2] raid6/altivec: Add vpermxor implementation for raid6 Q syndrome

[PATCH] f2fs-tools: support inode checksum
 2017-08-04  1:38 UTC  (4+ messages)

[PATCH 0/1] expat: upgrade to 2.2.2
 2017-08-04  1:33 UTC  (9+ messages)
` [PATCH 1/1] "

[PATCH v3 0/4] Add larbid init routine for mediatek's gen1 smi larb driver
 2017-08-04  1:32 UTC  (15+ messages)
` [PATCH v3 2/4] memory: mtk-smi: add larbid handle routine
  ` [PATCH v3 1/4] memory: mtk-smi: Use of_device_get_match_data helper
  ` [PATCH v3 3/4] dt-bindings: mediatek: add descriptions for larbid
  ` [PATCH v3 4/4] arm: dts: mediatek: add larbid property for larb

[Ksummit-discuss] [MAINTAINER TOPIC] ABI feature gates?
 2017-08-04  1:30 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the crypto tree
 2017-08-04  1:29 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] python-cryptography: bump to version 2.0.2
 2017-08-04  1:29 UTC 

[Buildroot] [PATCH 1/1] freerdp: bump to 9a00b25adc6604f4fbe7c1d69aa4e5663d4d3863
 2017-08-04  1:27 UTC 

[PATCH v4] i915: Add support for drm syncobjs
 2017-08-04  1:27 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] netatalk: bump to version 3.1.9
 2017-08-04  1:25 UTC 

[PATCH v2] KVM: nVMX: Fix attempting to emulate "Acknowledge interrupt on exit" when there is no interrupt which L1 requires to inject to L2
 2017-08-04  1:23 UTC  (3+ messages)

[PATCH 0/8] Adding NV12 support for SKL display
 2017-08-04  1:23 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] perl-net-ssleay: bump to version 1.81
 2017-08-04  1:22 UTC 

[LTP] [PATCH] cve/cve-2017-2671.c: check if socket() supports IPPROTO_ICMP
 2017-08-04  1:21 UTC  (4+ messages)
  ` [LTP] [PATCH v2] "

[PATCH Bluez] profiles: Fix memory leak of avrcp player
 2017-08-04  1:20 UTC  (3+ messages)

[U-Boot] [PATCH 0/5] configs: at91: Remove value of CONFIG_SYS_EXTRA_OPTIONS option
 2017-08-04  1:20 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] ARM: at91: Move CONFIG_AT91FAMILY option to Kconfig
` [U-Boot] [PATCH 2/5] ARM: at91: Add the SoC options "
` [U-Boot] [PATCH 3/5] ARM: at91: Remove hardware.h included in configs
` [U-Boot] [PATCH 4/5] ARM: at91: spl: Add macro CONFIG_XXXX_BOOT support
` [U-Boot] [PATCH 5/5] configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignment

[PATCH v3] printk: Add boottime and real timestamps
 2017-08-04  1:18 UTC 

[PATCH 0/6] Support for LEGO MINDSTORMS EV3 LCD display
 2017-08-04  1:16 UTC  (19+ messages)

[Ksummit-discuss] [MAINTAINERS SUMMIT] & [TECH TOPIC] Improve regression tracking
 2017-08-04  1:15 UTC  (12+ messages)

[lkp-robot] [x86] 77ef56e4f0: BUG:kernel_hang_in_early-boot_stage, last_printk:Unable_to_boot-please_use_a_kernel_appropriate_for_your_CPU
 2017-08-04  1:15 UTC 

[PATCH] doc: announce API and ABI change for ethdev
 2017-08-04  1:12 UTC  (2+ messages)

[PATCH v3] powerpc/powernv: Use darn instr for random_seed on p9
 2017-08-04  1:12 UTC 

[PATCH 0/3] usb: gadget: udc: renesas_usb3: add support for some R-Car Gen3 SoCs
 2017-08-04  1:11 UTC  (5+ messages)
` [PATCH 3/3] usb: gadget: udc: renesas_usb3: add support for R-Car M3-W

[PATCH v2] zram: Rework copy of compressor name in comp_algorithm_store()
 2017-08-04  1:11 UTC  (5+ messages)

[PATCH v2] powerpc/powernv: Use darn instr for random_seed on p9
 2017-08-04  1:10 UTC  (4+ messages)

[PATCH 1/2 net-next] tcp: fix cwnd undo in Reno and HTCP congestion controls
 2017-08-04  1:08 UTC  (3+ messages)
` [PATCH 2/2 net-next] tcp: consolidate congestion control undo functions

[Buildroot] [PATCH 1/1] xmlstarlet: fix host package build errors
 2017-08-04  1:05 UTC 

drm syncobj - can we get some r-b/a-bs?
 2017-08-04  1:03 UTC  (6+ messages)
` [PATCH 3/5] drm/syncobj: add sync_file interaction

linux-next: manual merge of the tty tree with the tty.current tree
 2017-08-04  1:02 UTC  (2+ messages)

[PATCH] recipes-kernel: linux-dummy: provide dummy vmlinux package
 2017-08-04  0:51 UTC 

Batch/queue LVM operations
 2017-08-04  0:59 UTC  (7+ messages)

[PATCH] tests/kms_ccs: Fix the color/ccs surface generation
 2017-08-04  0:59 UTC  (2+ messages)

[PATCH 0/3] remove rw_page() from brd, pmem and btt
 2017-08-04  0:57 UTC  (7+ messages)

[PATCH 0/6] drm/rockchip: Some fixes
 2017-08-04  0:57 UTC  (13+ messages)
` [PATCH 3/6] drm/rockchip: vop: fix NV12 video display error
` [PATCH 4/6] drm/rockchip: vop: round_up pitches to word align
` [PATCH 5/6] drm/rockchip: vop: report error when check resource error

[xen-unstable-smoke test] 112432: regressions - trouble: broken/fail/pass
 2017-08-04  0:54 UTC 

[PATCH] app/testpmd: fix wrong cmdline message
 2017-08-04  0:53 UTC  (4+ messages)

[PATCH] doc: update programmer's guide for the GRO library
 2017-08-04  0:50 UTC  (4+ messages)

[PATCH] initcall_debug: add deferred probe times
 2017-08-04  0:47 UTC  (4+ messages)

Where to find the CDM recording?
 2017-08-04  0:47 UTC  (2+ messages)

[PATCH v5 0/6] Improved seccomp logging
 2017-08-04  0:46 UTC  (4+ messages)
` [PATCH v5 1/6] seccomp: Sysctl to display available actions

[PATCH 0/2] wireless: move prism54 to staging
 2017-08-04  0:42 UTC  (3+ messages)
` [PATCH 1/2] wireless: move prism54 out "

[PATCH RFC] Let pseudo->users loop on duplicate version of list
 2017-08-04  0:41 UTC  (11+ messages)

[lkp-robot] [x86/perf/intel] 9c4c7f7050: will-it-scale.per_thread_ops +5% improvement
 2017-08-04  0:41 UTC 

[U-Boot] [PATCH] board: atmel: Enable to use new timer driver
 2017-08-04  0:39 UTC 

perf: bug in rdpmc/mmap accounting after exec
 2017-08-04  0:37 UTC  (3+ messages)

[PATCH] aacraid: Fix out of bounds in aac_get_name_resp
 2017-08-04 10:51 UTC 

[PATCH linux dev-4.10 v3 0/5] drivers/hwmon/pmbus: Add IBM power supply hwmon driver
 2017-08-04  0:34 UTC  (5+ messages)
` [PATCH linux dev-4.10 v3 1/5] "
` [PATCH linux dev-4.10 v3 2/5] drivers/hwmon/pmbus: ibmps: Add non-hwmon attributes

[PATCH v3 00/10] clk: implement clock rate protection mechanism
 2017-08-04  0:32 UTC  (11+ messages)
` [PATCH v3 04/10] clk: use round rate to bail out early in set_rate
` [PATCH v3 05/10] clk: add support for clock protection

FAILED: patch "[PATCH] device-dax: fix sysfs duplicate warnings" failed to apply to 4.9-stable tree
 2017-08-04  0:25 UTC  (3+ messages)
` [4.9-stable PATCH] device-dax: fix sysfs duplicate warnings

[PATCH v2 0/3] x86: SVM: add additional SVM NPF error and use HW GPA
 2017-08-04  0:30 UTC  (10+ messages)
` [PATCH v2 1/3] kvm: svm: Add support for additional SVM NPF error codes

ptrlist-iterator performance on one wine source file
 2017-08-04  0:16 UTC  (2+ messages)
` [PATCH] fix: give a type to bad conditionnal expressions

[ovmf test] 112424: all pass - PUSHED
 2017-08-04  0:18 UTC 

[U-Boot] [PATCH 1/2] sandbox: Introduce Kconfig option for 32/64 bit host
 2017-08-04  0:17 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] sandbox: Convert SANDBOX_BITS_PER_LONG to Kconfig


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.