messages from 2017-10-09 15:20:46 to 2017-10-09 16:03:34 UTC [more...]
[PATCH v1 0/3] NFS/RDMA client patches for v4.15
2017-10-09 16:03 UTC (5+ messages)
` [PATCH v1 1/3] xprtrdma: Don't defer fencing an async RPC's chunks
` [PATCH v1 2/3] xprtrdma: Use ro_unmap_sync in xprt_rdma_send_request
[PATCH v7 0/6] vfs: Use dlock list for SB's s_inodes list
2017-10-09 16:03 UTC (7+ messages)
` [PATCH v7 4/6] lib/dlock-list: Make sibling CPUs share the same linked list
` [PATCH v7 5/6] lib/dlock-list: Enable faster lookup with hashing
[PATCH net-next 0/7] nfp: extend match and action for flower offload
2017-10-09 16:02 UTC (5+ messages)
` [oss-drivers] "
[PATCH] staging: rtl8723bs: remove implicit int->bool conversions
2017-10-09 16:02 UTC (2+ messages)
` [Outreachy kernel] "
[Qemu-devel] [PATCH v4 0/8] xen: xen-domid-restrict improvements
2017-10-09 16:01 UTC (18+ messages)
` "
` [Qemu-devel] [PATCH 1/8] xen: link against xentoolcore
` "
` [Qemu-devel] [PATCH 2/8] xen: restrict: use xentoolcore_restrict_all
` "
` [Qemu-devel] [PATCH 3/8] xen: defer call to xen_restrict until just before os_setup_post
` "
` [PATCH 4/8] xen: destroy_hvm_domain: Move reason into a variable
` [Qemu-devel] "
` [Qemu-devel] [PATCH 5/8] xen: move xc_interface compatibility fallback further up the file
` "
` [Qemu-devel] [PATCH 6/8] xen: destroy_hvm_domain: Try xendevicemodel_shutdown
` "
` [Qemu-devel] [PATCH 7/8] os-posix: Provide new -runas <uid>.<gid> facility
` "
` [PATCH 8/8] configure: do_compiler: Dump some extra info under bash
` [Qemu-devel] "
[PATCH V2 0/8] qtnfmac: get rid of redundant state caching in driver
2017-10-09 16:00 UTC (2+ messages)
[PATCH v2] musl: use a more specific fix for ARM thumb + frame pointers
2017-10-09 16:00 UTC
[PATCH 00/12] Preemption with GuC, second try
2017-10-09 15:59 UTC (2+ messages)
` ✗ Fi.CI.BAT: warning for "
[U-Boot] [PATCH] armv8: configs: ls1012a: correct the generic timer frequency issue
2017-10-09 15:59 UTC (2+ messages)
[LTP] [RFC PATCH v2 0/7] Fix 32-bit cross compilation
2017-10-09 15:59 UTC (9+ messages)
` [LTP] [RFC PATCH v2 2/7] m4: Fix libacl detection on 32-bit cross build
` [LTP] [RFC PATCH v2 3/7] m4: Simplify check for linux/can.h header
` [LTP] [RFC PATCH v2 5/7] m4: Fix libcrypto detection on 32-bit cross build
` [LTP] [RFC PATCH v2 7/7] m4, kernel/lib: Detect libnuma presence in kernel libs
[PATCH v2] Btrfs: heuristic add shannon entropy calculation
2017-10-09 15:57 UTC (2+ messages)
[PATCH v4 00/10] NFSD support for asynchronous COPY
2017-10-09 15:58 UTC (5+ messages)
` [PATCH v4 08/10] NFSD handle OFFLOAD_CANCEL op
Dynamically adding a PCI subfunction
2017-10-09 15:57 UTC (5+ messages)
[Qemu-devel] [PATCH 00/17] Initial i.MX7 support
2017-10-09 15:55 UTC (16+ messages)
` [Qemu-arm] [PATCH 07/17] imx_fec: Emulate SHIFT16 in ENETx_RACC
` [Qemu-devel] "
` [Qemu-arm] [PATCH 08/17] imx_fec: Add support for multiple Tx DMA rings
` [Qemu-devel] "
` [Qemu-arm] [PATCH 13/17] i.MX: Add code to emulate i.MX2 watchdog IP block
` [Qemu-devel] "
` [Qemu-arm] [PATCH 15/17] include/qemu: Add sizes.h from Linux
` [Qemu-devel] "
[PATCH v2 00/24] Provide some actual restriction of qemu
2017-10-09 15:57 UTC (27+ messages)
` [PATCH 01/26] xen: Provide XEN_DMOP_remote_shutdown
` [PATCH 02/26] xen: x86 dm_op: add missing newline before XEN_DMOP_inject_msi
` [PATCH 03/26] tools: libxendevicemodel: Provide xendevicemodel_shutdown
` [PATCH 04/26] xentoolcore, _restrict_all: Introduce new library and implementation
` [PATCH 05/26] xentoolcore: Link into stubdoms
` [PATCH 06/26] xentoolcore: Link into minios (update MINIOS_UPSTREAM_REVISION)
` [PATCH 07/26] tools: qemu-xen build: prepare to link against xentoolcore
` [PATCH 08/26] libxl: #include "xentoolcore_internal.h"
` [PATCH 09/26] tools: move CONTAINER_OF to xentoolcore_internal.h
` [PATCH 10/26] xentoolcore_restrict_all: Implement for libxendevicemodel
` [PATCH 11/26] xentoolcore_restrict_all: "Implement" for libxencall
` [PATCH 12/26] xentoolcore_restrict: Break out xentoolcore__restrict_by_dup2_null
` [PATCH 13/26] xentoolcore_restrict_all: Implement for libxenforeignmemory
` [PATCH 14/26] xentoolcore_restrict_all: Declare problems due to no evtchn support
` [PATCH 15/26] xentoolcore_restrict_all: "Implement" for xengnttab
` [PATCH 16/26] tools/xenstore: get_handle: use "goto err" error handling style
` [PATCH 17/26] tools/xenstore: get_handle: Allocate struct before opening fd
` [PATCH 18/26] xentoolcore_restrict_all: "Implement" for xenstore
` [PATCH 19/26] xentoolcore, _restrict_all: Document implementation "complete"
` [PATCH 20/26] xl, libxl: Provide dm_restrict
` [PATCH 21/26] libxl: Rationalise calculation of user to run qemu as
` [PATCH 22/26] libxl: libxl__dm_runas_helper: return pwd
` [PATCH 23/26] libxl: userlookup_helper_getpwnam rename and turn into a macro
` [PATCH 24/26] libxl: dm_restrict: Support uid range user
` [PATCH 25/26] tools: xentoolcore_restrict_all: use domid_t
` [PATCH 26/26] xl: Document VGA problems arising from lack of physmap dmop
[locking] 892ad5acca [ 12.849409] WARNING: bad unlock balance detected!
2017-10-09 15:55 UTC (2+ messages)
[PATCH BUGFIX] block, bfq: fix bug related to the burst_size counter
2017-10-09 15:55 UTC (2+ messages)
[PATCH] drm/ttm: don't use compound pages for now
2017-10-09 15:55 UTC
[Ksummit-discuss] Maintainer's Summit Agenda Planning
2017-10-09 15:54 UTC (3+ messages)
[Qemu-devel] [PATCH] qcow2: Emit errp when truncating the image tail
2017-10-09 15:54 UTC
Notes Design Session: Making Releases Lessons Learned: Improving Our Release Process and Tooling
2017-10-09 15:54 UTC (10+ messages)
` Windows "heinsenbug" (WAS: Re: Notes Design Session: Making Releases Lessons Learned: Improving Our Release Process and Tooling)
[refpolicy SELinux PATCH] Updates to SELinux refpolicies to make xenconsoled work. (v1)
2017-10-09 15:53 UTC (5+ messages)
` [refpolicy SELinux PATCH 1/2] kernel/xen: Update for Xen 4.6
` [refpolicy] "
` [refpolicy SELinux PATCH 2/2] kernel/xen: Add map permission to the dev_rw_xen
` [refpolicy] "
[PATCH] drm/amdgpu: add VRAM lost query
2017-10-09 15:53 UTC
[Qemu-devel] Patch to add helpful tracing output for driver authors in NVMe emulation
2017-10-09 15:52 UTC (7+ messages)
[PATCH 0/2] fix authenc() kernel crash
2017-10-09 15:52 UTC (6+ messages)
` [PATCH 1/2] crypto: skcipher - noop for enc/dec with NULL data
` [PATCH v2] crypto: shash - Fix zero-length shash ahash digest crash
[rtmutex] cde50a6739 [ 3.661979] WARNING: bad unlock balance detected!
2017-10-09 15:52 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/*] xen: xen-domid-restrict improvements
2017-10-09 15:50 UTC (9+ messages)
` [Qemu-devel] [PATCH 3/8] xen: defer call to xen_restrict until after os_setup_post
` "
` [Qemu-devel] [PATCH 7/8] os-posix: Provide new -runasid option
Patch "mnt: Prevent pivot_root from creating a loop in the mount tree" (CVE-2014-7970) is missing in 3.2 stable tree
2017-10-09 15:50 UTC (3+ messages)
[PATCH] regulator: lp873x: Update the enable mask for LDOs and BUCKs
2017-10-09 15:50 UTC (5+ messages)
[Qemu-devel] [PATCH v2 0/4] disable the decrementer interrupt when a CPU is unplugged
2017-10-09 15:49 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 1/4] target/ppc: export ppc_cpu_pvr_match() helper
` [Qemu-devel] [PATCH v2 2/4] spapr/rtas: disable the decrementer interrupt when a CPU is unplugged
` [Qemu-devel] [PATCH v2 3/4] spapr/rtas: fix reboot of a SMP TCG guest
` [Qemu-devel] [PATCH v2 4/4] spapr/rtas: do not reset the MSR in stop-self command
[PATCH v2 1/3] kcov: support comparison operands collection
2017-10-09 15:53 UTC (6+ messages)
` [PATCH v2 2/3] Makefile: support flag -fsanitizer-coverage=trace-cmp
[Qemu-devel] [PATCH v2] qcow2: Use BDRV_SECTOR_BITS instead of its literal value
2017-10-09 15:49 UTC (2+ messages)
[PATCH 4.9 000/104] 4.9.54-stable review
2017-10-09 15:47 UTC (9+ messages)
` [PATCH 4.9 086/104] arm64: kasan: avoid bad virt_to_pfn()
[Qemu-devel] [PATCH 0/7] x86: Rework KVM-defaults compat code, enable kvm_pv_unhalt by default
2017-10-09 15:47 UTC (4+ messages)
[lockdep] b09be676e0 BUG: unable to handle kernel NULL pointer dereference at 000001f2
2017-10-09 15:47 UTC (17+ messages)
[PATCH 1/2] ARM: dts: BCM53573: Add DT for Luxul XAP-810
2017-10-09 15:47 UTC (4+ messages)
` [PATCH 2/2] ARM: dts: BCM53573: Add DT for Luxul XAP-1440
agcount for 2TB, 4TB and 8TB drives
2017-10-09 15:46 UTC (8+ messages)
[PATCH 1/2] ARM: dts: BCM5301X: Add DT for Luxul XBR-4500
2017-10-09 15:46 UTC (4+ messages)
` [PATCH 2/2] ARM: dts: BCM5301X: Add DT for Luxul ABR-4500
[PATCH 0/1] Btrfs: populate heuristic with logic
2017-10-09 15:43 UTC (5+ messages)
` [PATCH 1/1] Btrfs: heuristic add shannon entropy calculation
Multisite 3+ zones
2017-10-09 15:45 UTC (3+ messages)
[ovmf baseline-only test] 72221: regressions - FAIL
2017-10-09 15:44 UTC
[virtio-dev] [v20 0/2] virtio-crypto: virtio crypto device specification
2017-10-09 15:43 UTC (4+ messages)
` [virtio-dev] [v20 1/2] virtio-crypto: Add "
` [Qemu-devel] "
` [virtio-dev] "
[PATCH v9 00/11] x86: guest resource mapping
2017-10-09 15:44 UTC (3+ messages)
` [PATCH v9 07/11] x86/mm: add an extra command to HYPERVISOR_mmu_update
[U-Boot] [PATCH] Powerpc: Make pcie link state judge more specific
2017-10-09 15:43 UTC (2+ messages)
[lockdep/selftests] d82fed7529 [ 0.003333] BUG: -1 unexpected failures (out of 262) - debugging disabled! |
2017-10-09 15:43 UTC
[ndctl PATCH] ndctl, test: rdma vs dax
2017-10-09 15:45 UTC (3+ messages)
[Qemu-trivial] [PATCH 00/88] use g_new() family of functions
2017-10-09 15:42 UTC (3+ messages)
` [Qemu-trivial] [PATCH 81/88] hw/acpi: "
` [Qemu-devel] "
[Qemu-devel] Using qemu command not able launch VM
2017-10-09 15:41 UTC (2+ messages)
[PATCH rdma-core] verbs: Fix C++ compilation break
2017-10-09 15:41 UTC (2+ messages)
[PATCH 1/2] perf, tools, json: Fix ILP metrics
2017-10-09 15:39 UTC (10+ messages)
` [PATCH 2/2] perf, tools: Don't force MetricExprs to lower case
[PATCH linux dev-4.10 v4 00/31] drivers: fsi: client fixes and refactor
2017-10-09 15:38 UTC (3+ messages)
` [PATCH linux dev-4.10 v4 29/31] drivers: fsi: occ: Fix client memory management
RT-Xen on ARM
2017-10-09 15:38 UTC (14+ messages)
[PATCH] tools/libxc: Fix domid parameter types
2017-10-09 15:38 UTC (5+ messages)
[PATCH v2] net/core: Fix BUG to BUG_ON conditionals
2017-10-09 15:37 UTC
[meta-oe][PATCH] rocksdb: add version 5.8
2017-10-09 15:37 UTC (4+ messages)
[PATCH v2 00/17] x86: emulator enhancements
2017-10-09 15:36 UTC (3+ messages)
` [PATCH v2 01/17] x86emul: support remaining AVX insns
[Qemu-arm] [PATCH v7 00/20] ARM SMMUv3 Emulation Support
2017-10-09 15:36 UTC (4+ messages)
` [Qemu-arm] [PATCH v7 04/20] hw/arm/smmu-common: VMSAv8-64 page table walk
` [Qemu-devel] "
[U-Boot] [PATCH] efi_loader: Fix disk dp's for pre-DM/legacy devices
2017-10-09 15:35 UTC (6+ messages)
[PATCH v7 0/3] drm/tinydrm: drm_of_find_backlight helper
2017-10-09 15:35 UTC (11+ messages)
` [PATCH v7 1/3] backlight: Add IS_ENABLED(CONFIG_BACKLIGHT_CLASS_DEVICE)
HP-UX for C8000
2017-10-09 15:34 UTC (8+ messages)
[PATCH 1/4] drm/amdgpu: partial revert VRAM lost handling v2
2017-10-09 15:34 UTC (4+ messages)
` [PATCH 2/4] drm/amdgpu: keep copy of VRAM lost counter in job
` [PATCH 3/4] drm/amdgpu: move the VRAM lost counter per context
` [PATCH 4/4] drm/amdgpu: set -ECANCELED when dropping jobs
[Bug 93301] ns2_linux32: radeon VM fault / VM_CONTEXT1_PROTECTION_FAULT_ADDR
2017-10-09 15:34 UTC (2+ messages)
` [Bug 93301] ns2_linux32: radeon VM fault on Hawaii (+mmap errors)
[RFC] workqueue: Fix irq inversion deadlock in manage_workers()
2017-10-09 15:33 UTC (9+ messages)
` [PATCH workqueue/for-4.14-fixes] workqueue: replace pool->manager_arb mutex with a flag
[PATCH RFC] ftrace: Clear hashes of saved init functions
2017-10-09 15:33 UTC (3+ messages)
[RFC PATCH -tip 0/5] kprobes: Abolish jprobe APIs
2017-10-09 15:33 UTC (6+ messages)
[B.A.T.M.A.N.] [PATCH 1/2] alfred: Only query debugfs when netlink failed
2017-10-09 15:33 UTC (2+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] alfred: Only check for minimal length of fixed size packets
[PATCH for-4.10 0/5] tools/dombuilder: Fixes and improvements to grant handling
2017-10-09 15:33 UTC (5+ messages)
` [PATCH for-4.10 5/5] tools/dombuilder: Prevent failures of xc_dom_gnttab_init()
[Qemu-devel] [RFC v2 00/33] Migration: postcopy failure recovery
2017-10-09 15:32 UTC (5+ messages)
` [Qemu-devel] [RFC v2 09/33] migration: implement "postcopy-pause" src logic
[RFC 00/16] NOVA: a new file system for persistent memory
2017-10-09 15:32 UTC (3+ messages)
[x86/SME] 5868f3651f BUG: kernel reboot-without-warning in early-boot stage, last printk: early console in setup code
2017-10-09 15:31 UTC (2+ messages)
[PATCH -v2 00/18] sched/fair: A bit of a cgroup/PELT overhaul
2017-10-09 15:29 UTC (4+ messages)
` [PATCH -v2 12/18] sched/fair: Rewrite PELT migration propagation
[PATCH v4 0/4] Introducing NXP dpaa_sec based cryptodev pmd
2017-10-09 15:28 UTC (3+ messages)
` [PATCH v5 "
[x86/paravirt] c7f7ab8c19 BUG: kernel hang in boot stage
2017-10-09 15:27 UTC
[PATCH v15 00/32] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
2017-10-09 15:27 UTC (8+ messages)
` [PATCH v15 01/32] v4l: async: Remove re-probing support
[meta-browser] Modern Chromium with GN
2017-10-09 15:27 UTC (5+ messages)
[cip-dev] [PATCH 00/10] Backport of watchdog core triggered keepalive infrastructure
2017-10-09 15:26 UTC (3+ messages)
[XARRAY] 557f620bea [ 0.010000] kernel BUG at kernel/workqueue.c:5600!
2017-10-09 15:26 UTC
[PATCH v2 00/25] lirc scancode interface, and more
2017-10-09 15:26 UTC (5+ messages)
` [PATCH v2 01/25] media: lirc: implement scancode sending
[PATCH net] net: enable interface alias removal via rtnl
2017-10-09 15:25 UTC (6+ messages)
[Qemu-devel] [PATCH] qcow2: Use BDRV_SECTOR_BITS instead of its literal value
2017-10-09 15:24 UTC (3+ messages)
` [Qemu-devel] [Qemu-block] "
[sancov] 543c37cb16 BUG: kernel reboot-without-warning in boot stage
2017-10-09 15:24 UTC (3+ messages)
` [kernel-hardening] "
[PATCH] powerpc/lib/sstep: Fix count leading zeros instructions
2017-10-09 15:24 UTC (6+ messages)
[PATCH] parser: Remove escape from the state transitions
2017-10-09 15:23 UTC (5+ messages)
PCIe error reporting
2017-10-09 15:12 UTC
[PATCH 0/3] Support Common Not Private translations
2017-10-09 15:23 UTC (3+ messages)
` [PATCH 1/3] arm64: mm: "
[PATCH v2 0/3] Cleanup sector_t
2017-10-09 15:21 UTC (4+ messages)
` [PATCH v2 1/3] btrfs: scrub: get rid of sector_t
` [PATCH v2 2/3] btrfs: rename page offset parameter in submit_extent_page
` [PATCH v2 3/3] btrfs: get rid of sector_t and use u64 offset "
man5/core.5 Piping core dumps to a program: ulimit -c restrictions does not apply when using pipe
2017-10-09 15:22 UTC
[Part2 PATCH v5 12/31] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support
2017-10-09 15:21 UTC (7+ messages)
` [Part2 PATCH v5.1 12.1/31] "
[virtio-dev] [PATCH v16 0/5] Virtio-balloon Enhancement
2017-10-09 15:20 UTC (4+ messages)
` [virtio-dev] [PATCH v16 3/5] virtio-balloon: VIRTIO_BALLOON_F_SG
` [Qemu-devel] "
` "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.