All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-27 15:05:42 to 2016-09-27 15:58:54 UTC [more...]

[PATCH v2 00/30] PVHv2 Dom0
 2016-09-27 15:57 UTC  (31+ messages)
` [PATCH v2 01/30] xen/x86: move setup of the VM86 TSS to the domain builder
` [PATCH v2 02/30] xen/x86: remove XENFEAT_hvm_pirqs for PVHv2 guests
` [PATCH v2 03/30] xen/x86: fix parameters and return value of *_set_allocation functions
` [PATCH v2 04/30] xen/x86: allow calling {sh/hap}_set_allocation with the idle domain
` [PATCH v2 05/30] xen/x86: assert that local_events_need_delivery is not called by "
` [PATCH v2 06/30] x86/paging: introduce paging_set_allocation
` [PATCH v2 07/30] xen/x86: split the setup of Dom0 permissions to a function
` [PATCH v2 08/30] xen/x86: do the PCI scan unconditionally
` [PATCH v2 09/30] x86/vtd: fix and simplify mapping RMRR regions
` [PATCH v2 10/30] xen/x86: allow the emulated APICs to be enbled for the hardware domain
` [PATCH v2 11/30] xen/x86: split Dom0 build into PV and PVHv2
` [PATCH v2 12/30] xen/x86: make print_e820_memory_map global
` [PATCH v2 13/30] xen: introduce a new format specifier to print sizes in human-readable form
` [PATCH v2 14/30] xen/mm: add a ceil sufix to current page calculation routine
` [PATCH v2 15/30] xen/x86: populate PVHv2 Dom0 physical memory map
` [PATCH v2 16/30] xen/x86: parse Dom0 kernel for PVHv2
` [PATCH v2 17/30] xen/x86: setup PVHv2 Dom0 CPUs
` [PATCH v2 18/30] xen/x86: setup PVHv2 Dom0 ACPI tables
` [PATCH v2 19/30] xen/dcpi: add a dpci passthrough handler for hardware domain
` [PATCH v2 20/30] xen/x86: add the basic infrastructure to import QEMU passthrough code
` [PATCH v2 21/30] xen/pci: split code to size BARs from pci_add_device
` [PATCH v2 22/30] xen/x86: support PVHv2 Dom0 BAR remapping
` [PATCH v2 23/30] xen/x86: route legacy PCI interrupts to Dom0
` [PATCH v2 24/30] x86/vmsi: add MSI emulation for hardware domain
` [PATCH v2 25/30] xen/x86: add all PCI devices to PVHv2 Dom0
` [PATCH v2 26/30] xen/x86: add PCIe emulation
` [PATCH v2 27/30] x86/msixtbl: disable MSI-X intercepts for domains without an ioreq server
` [PATCH v2 28/30] xen/x86: add MSI-X emulation to PVHv2 Dom0
` [PATCH v2 29/30] xen/x86: allow PVHv2 to perform foreign memory mappings
` [PATCH v2 30/30] xen: allow setting the store pfn HVM parameter

Problem with 761ed4a (tty: serial_core: convert uart_close to use tty_port_close)
 2016-09-27 15:57 UTC  (2+ messages)

[PATCH v3] Net Driver: Add Cypress GX3 VID=04b4 PID=3610
 2016-09-27 15:57 UTC 

Stack read out-of-bounds in parse_sha1_header_extended using git 2.10.0
 2016-09-27 15:57 UTC  (4+ messages)
` Possible integer overflow parsing malformed objects in "

[Qemu-devel] [RFC v4 00/28] Base enabling patches for MTTCG
 2016-09-27 15:56 UTC  (3+ messages)
` [Qemu-devel] [RFC v4 19/28] tcg: move locking for tb_invalidate_phys_page_range up

[PATCH] minios: make mini-os_app.o depend on included xen libraries
 2016-09-27 15:56 UTC  (2+ messages)

[PATCH 0/9] Introduce blk_quiesce_queue() and blk_resume_queue()
 2016-09-27 15:55 UTC  (7+ messages)
` [PATCH 5/9] block: Extend blk_freeze_queue_start() to the non-blk-mq path

[PATCH 0/2] drm: Neaten and reduce object size
 2016-09-27 15:54 UTC  (5+ messages)
` [PATCH 2/2] drm: Simplify drm_printk to reduce object size quite a bit

[PATCH] drm/i915/bxt: Fix HDMI DPLL configuration
 2016-09-27 15:54 UTC  (5+ messages)

[PATCH ipsec-next] xfrm: remove unused helper
 2016-09-27 15:53 UTC 

[PATCH] arm64: set path to Image.gz in the mkspec to avoid rpm build issue
 2016-09-27 15:53 UTC 

xfs_file_splice_read: possible circular locking dependency detected
 2016-09-27 15:53 UTC  (14+ messages)
      ` [RFC][CFT] splice_read reworked
        ` [PATCH 04/11] splice: lift pipe_lock out of splice_to_pipe()

[PATCH 00/17] x86: split insn emulator decode and execution
 2016-09-27 15:53 UTC  (7+ messages)
` [PATCH 09/17] SVM: use generic instruction decoding

libcephfs-java bindings built but not showing up in debian repository
 2016-09-27 15:51 UTC 

[PATCH] libsemanage: Do not always print a module name warning
 2016-09-27 15:51 UTC  (2+ messages)

[PATCH 0/6] drm/exynos: g2d: rework sleep and runtime PM
 2016-09-27 15:50 UTC  (5+ messages)
` [PATCH 1/6] Revert "drm/exynos: g2d: fix system and runtime pm integration"
` [PATCH 2/6] drm/exynos: g2d: move PM management to runqueue worker
` [PATCH 3/6] drm/exynos: g2d: remove runqueue nodes in g2d_{close, remove}()
` [PATCH 4/6] drm/exynos: g2d: wait for engine to finish

[Qemu-devel] [PATCH V9 0/7] coroutine: mmap stack memory and stack size
 2016-09-27 15:50 UTC  (11+ messages)
` [Qemu-devel] [PATCH V9 2/7] coroutine-sigaltstack: rename coroutine struct appropriately
` [Qemu-devel] [PATCH V9 4/7] coroutine-ucontext: use helper for allocating stack memory
` [Qemu-devel] [PATCH V9 5/7] coroutine-sigaltstack: "
` [Qemu-devel] [PATCH V9 6/7] oslib-posix: add a configure switch to debug stack usage
` [Qemu-devel] [PATCH V9 7/7] coroutine: reduce stack size to 60kB

[PATCH v3 0/8] (kexec-tools) arm64: add kdump support
 2016-09-27 15:49 UTC  (3+ messages)
` [PATCH v3 1/8] arm64: identify PHYS_OFFSET correctly

[PATCH 1/2] tools: format octets properly
 2016-09-27 15:49 UTC  (2+ messages)
` [PATCH 2/2] perf: dump warning on unknown formaters

[PATCH] hostap: Mark the Host AP driver obsolete
 2016-09-27 15:42 UTC 

[PATCH v2] pinctrl: Add SX150X GPIO Extender Pinctrl Driver
 2016-09-27 15:48 UTC 

[PATCH v5] serial: rewrite pxa2xx-uart to use 8250_core
 2016-09-27 15:47 UTC  (7+ messages)
` [PATCH v6] "

[PATCH v2 0/2] Add initial ZTE VOU DRM/KMS driver
 2016-09-27 15:48 UTC  (4+ messages)
` [PATCH v2 2/2] drm: zte: add initial vou drm driver

[PATCH V2 4.9] brcmfmac: use correct skb freeing helper when deleting flowring
 2016-09-27 15:48 UTC  (2+ messages)
` [V2, "

[PATCH] brcmfmac: replace WARNING on timeout with a simple error message
 2016-09-27 15:47 UTC  (2+ messages)
`  "

[Bug 97879] [amdgpu] Rocket League: long hangs (several seconds) when loading assets (models/textures/shaders?)
 2016-09-27 15:47 UTC  (3+ messages)

XFS assertion during testing
 2016-09-27 15:46 UTC  (2+ messages)

[PATCH 1/2] rtlwifi: Add HAL_DEF_WOWLAN case to *_get_hw() routines
 2016-09-27 15:46 UTC  (2+ messages)
` [1/2] "

[U-Boot] U-Boot DFU test and Ctrl+C
 2016-09-27 15:46 UTC 

[PATCH v4] net: ip, diag -- Add diag interface for raw sockets
 2016-09-27 15:45 UTC  (3+ messages)

[PATCH] realtek: Add switch variable to 'switch case not processed' messages
 2016-09-27 15:45 UTC  (2+ messages)
` rtlwifi: "

[PATCH 1/2] Revert "HID: dragonrise: fix HID Descriptor for 0x0006 PID"
 2016-09-27 15:44 UTC  (6+ messages)
` [PATCH 2/2] hid: input: add HID_QUIRK_REUSE_AXES and fix dragonrise

[PATCH v2 0/2] Ajust lockdep static allocations for sparc
 2016-09-27 15:43 UTC  (7+ messages)
` [PATCH v2 1/2] config: Add new CONFIG_PROVE_LOCKING_SMALL

[Qemu-devel] url http://git.qemu.org/git/qemu.git no longer works
 2016-09-27 15:43 UTC  (2+ messages)

libcephfs API changes for credential rework
 2016-09-27 15:43 UTC  (3+ messages)

[PATCH trival -resend 1/2] bpf: clean up put_cpu_var usage
 2016-09-27 15:42 UTC  (2+ messages)
` [PATCH trival -resend 2/2] lib: "

[PATCH 00/60] krogoth-next staged
 2016-09-27 15:42 UTC  (6+ messages)

[Qemu-devel] [PATCH] 9pfs: fix potential host memory leak in v9fs_read
 2016-09-27 15:41 UTC  (2+ messages)

[PATCH 1/2] drm/radeon/si/dpm: add workaround for for Jet parts
 2016-09-27 15:41 UTC  (3+ messages)
  ` [PATCH 2/2] drm/amdgpu/si/dpm: sync up quirks from radeon

[PATCH v6] net/virtio: add set_mtu in virtio
 2016-09-27 15:41 UTC  (9+ messages)

[PATCH v2] prctl: remove one-shot limitation for changing exe link
 2016-09-27 15:39 UTC 

[PATCH v2] Net Driver: Add Cypress GX3 VID=04b4 PID=3610
 2016-09-27 15:40 UTC  (3+ messages)

[Qemu-devel] [PATCH v11 0/8] Add a generic loader
 2016-09-27 15:40 UTC  (14+ messages)

[PATCH v7] acpi: Prevent GPL-only code from seeping into non-GPL binaries
 2016-09-27 15:39 UTC  (2+ messages)

[PATCH v8 00/11] Git filter protocol
 2016-09-27 15:37 UTC  (3+ messages)
` [PATCH v8 11/11] convert: add filter.<driver>.process option

XFS reflink and development tip git trees updated
 2016-09-27 15:36 UTC  (6+ messages)

pull-request: iwlwifi-next 2016-09-26
 2016-09-27 15:36 UTC  (2+ messages)

[PATCH v8] cfg80211: Provision to allow the support for different beacon intervals
 2016-09-27 15:36 UTC  (5+ messages)

[PATCH] xen/arm: Bring (c) headers in line with COPYING file
 2016-09-27 15:35 UTC  (2+ messages)

[PATCH 1/2] ASoC: arizona: Add debug prints for output power up/down times
 2016-09-27 15:35 UTC  (2+ messages)
` [PATCH 2/2] ASoC: arizona: Add output power up/down delays for speaker path

[Qemu-devel] [PATCH v4 0/2] Produce better termination message
 2016-09-27 15:24 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 1/2] util: Introduce qemu_get_pid_name
` [Qemu-devel] [PATCH v4 2/2] qemu_kill_report: Report PID name too

git 2.9.2: is RUNTIME_PREFIX supposed to work?
 2016-09-27 15:34 UTC  (4+ messages)

[PATCH 0/2] Locally alias "latin-1" to "ISO-8859-1"
 2016-09-27 15:33 UTC  (4+ messages)
` [PATCH 1/2] utf8: refactor code to decide fallback encoding

[U-Boot] Please pull u-boot-marvell/master
 2016-09-27 15:33 UTC 

[PATCH] KVM: X86: MMU: no mmu_notifier_seq++ in kvm_age_hva
 2016-09-27 15:31 UTC  (3+ messages)

nvmf/rdma host crash during heavy load and keep alive recovery
 2016-09-27 15:31 UTC  (13+ messages)

[PATCH] drm: tilcdc: add a workaround for failed clk_set_rate()
 2016-09-27 15:29 UTC 

[PATCH v7 0/6] perf annotate: Cross arch support + few fixes
 2016-09-27 15:28 UTC  (2+ messages)

[PATCH v6 14/16] public/hvm/params.h: Add macros for HVM_PARAM_CALLBACK_TYPE_PPI
 2016-09-27 15:27 UTC  (2+ messages)
` [PATCH v7 "

[Qemu-trivial] [PATCH] build-sys: fix find-in-path
 2016-09-27 15:26 UTC  (5+ messages)
` [Qemu-trivial] [Qemu-devel] "
      `  "

[PATCH 0/2 v3] cpu hotplug: Preserve topology directory after soft remove event
 2016-09-27 15:26 UTC  (11+ messages)

[Qemu-devel] [PATCH 0/3] linux-aio: fix "Co-routine re-entered recursively" error
 2016-09-27 15:25 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/3] linux-aio: fix re-entrant completion processing

[PATCH v6 1/6] drm/i915: Fallback to lower link rate and lane count during link training
 2016-09-27 15:25 UTC  (4+ messages)
` [PATCH v7 "

[Qemu-devel] [PATCH 0/3] virtio: detach VirtQueueElements freed by reset
 2016-09-27 15:24 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/3] virtio: add virtio_detach_element()

[ovmf baseline-only test] 67771: all pass
 2016-09-27 15:24 UTC 

[PATCH v3 1/3] tree-walk: be more specific about corrupt tree errors
 2016-09-27 15:23 UTC  (3+ messages)
` [PATCH v3 2/3] fsck: handle bad trees like other errors
` [PATCH v3 3/3] add David Turner's Two Sigma address

[PATCH] xfs/032: avoid making a 512b block size V5 xfs
 2016-09-27 15:23 UTC 

LE scatternet?
 2016-09-27 15:23 UTC  (2+ messages)

[xen-unstable test] 101164: tolerable FAIL - PUSHED
 2016-09-27 15:23 UTC 

[ath9k-devel] [PATCH v2] RANDOM: ATH9K RNG delivers zero bits of entropy
 2016-09-27 15:23 UTC  (5+ messages)
` [ath9k-devel] [v2] "
    `  "

[Qemu-devel] [PATCH v3 0/3] Add -blockdev command line option
 2016-09-27 15:21 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 3/3] doc: Document driver-specific -blockdev options

[PATCH 0/2] tree-walk improvements
 2016-09-27 15:21 UTC  (7+ messages)
` [PATCH 1/2] tree-walk: be more specific about corrupt tree errors
` [PATCH 2/2] fsck: handle bad trees like other errors

staging: wilc1000: kernel Oops while opening the device
 2016-09-27 15:21 UTC  (7+ messages)

[Qemu-devel] How to add my implementation of the fmadds instruction to QEMU
 2016-09-27 15:21 UTC  (4+ messages)

[PATCH v6 04/16] libxl/arm: Estimate the size of ACPI tables
 2016-09-27 15:20 UTC  (2+ messages)
` [PATCH v7 "

[PATCH v10 0/4] ACPI: parse the SPCR table
 2016-09-27 15:19 UTC  (9+ messages)

[Qemu-devel] [PATCH v2 0/3] linux-aio: fix "Co-routine re-entered recursively" error
 2016-09-27 15:18 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] coroutine: add qemu_coroutine_entered() function
` [Qemu-devel] [PATCH v2 2/3] test-coroutine: test qemu_coroutine_entered()
` [Qemu-devel] [PATCH v2 3/3] linux-aio: fix re-entrant completion processing

[PATCH 0/9] Jethro pull request
 2016-09-27 15:18 UTC  (3+ messages)

page_waitqueue() considered harmful
 2016-09-27 15:17 UTC  (6+ messages)

[PATCH 0/5] misc Toaster fixes from Ed
 2016-09-27 15:16 UTC  (6+ messages)
` [PATCH 1/5] toaster: stop modifying OEROOT in toaster script
` [PATCH 2/5] toaster: check if file exist
` [PATCH 3/5] toaster: fix handling of EnvironmentError
` [PATCH 4/5] toaster: fix 'Unhandled MetadataEvent' error
` [PATCH 5/5] toaster: make error message more informative

[Question] Calling request_firmware under the spinlocks in file advansys.c
 2016-09-27 15:16 UTC  (3+ messages)

[Outreachy]Code Standards Checking using clang-format
 2016-09-27 15:15 UTC  (3+ messages)

[PATCHv3 0/3] Fix hardware handshake on SAM9x5 platforms
 2016-09-27 15:15 UTC  (6+ messages)
` [PATCHv3 1/3] serial: mctrl_gpio: implement mctrl_gpio_use_rtscts

[PATCH v2] Staging: ks7010 : Fix block comments warning
 2016-09-27 15:15 UTC  (2+ messages)

[Qemu-devel] [PATCH] checkpatch.pl: disable arch-specific test for syscall tests
 2016-09-27 15:14 UTC 

[PATCH] nvme.h: resync with nvme-cli
 2016-09-27 15:14 UTC  (2+ messages)

Source code review around jump label usage
 2016-09-27 15:10 UTC  (6+ messages)
` [PATCH 0/5] ISDN-Gigaset: Fine-tuning for three function implementations
  ` [PATCH 4/5] ISDN-Gigaset: Release memory in gigaset_initcs() after an allocation failure

nftables vmap concatenations with interval
 2016-09-27 15:10 UTC 

[RFC PATCH 0/6] add helper for arming crtc completion event
 2016-09-27 15:09 UTC  (3+ messages)
  ` [RFC PATCH 6/6] drm/sun4i: use "

[PATCH v2] libselinux: add ANDROID_HOST=y build option
 2016-09-27 15:09 UTC  (6+ messages)

[Qemu-devel] [PATCH] xenpv: Fix qemu_uuid compiling error
 2016-09-27 15:08 UTC  (3+ messages)
  `  "

[U-Boot] [PATCH 0/9] Python 3.x support for patman & dtoc
 2016-09-27 15:07 UTC  (3+ messages)

[distros-debian-snapshot test] 67770: tolerable FAIL
 2016-09-27 15:06 UTC 

Patch "x86/efi: Only map RAM into EFI page tables if in mixed-mode" has been added to the 4.7-stable tree
 2016-09-27 15:05 UTC 

Patch "tracing: Move mutex to protect against resetting of seq data" has been added to the 4.7-stable tree
 2016-09-27 15:05 UTC 

Patch "rtc: ds1307: Fix relying on reset value for weekday" has been added to the 4.7-stable tree
 2016-09-27 15:05 UTC 

Patch "reset: Return -ENOTSUPP when not configured" has been added to the 4.7-stable tree
 2016-09-27 15:05 UTC 

Patch "power: reset: hisi-reboot: Unmap region obtained by of_iomap" has been added to the 4.7-stable tree
 2016-09-27 15:05 UTC 

Patch "nl80211: validate number of probe response CSA counters" has been added to the 4.7-stable tree
 2016-09-27 15:05 UTC 

Patch "net: can: ifi: Configure transmitter delay" has been added to the 4.7-stable tree
 2016-09-27 15:05 UTC 

Patch "mtd: spi-nor: fix wrong "fully unlocked" test" has been added to the 4.7-stable tree
 2016-09-27 15:05 UTC 

Patch "mtd: pmcmsp-flash: Allocating too much in init_msp_flash()" has been added to the 4.7-stable tree
 2016-09-27 15:05 UTC 

Patch "mtd: nand: mxc: fix obiwan error in mxc_nand_v[12]_ooblayout_free() functions" has been added to the 4.7-stable tree
 2016-09-27 15:05 UTC 

Patch "mtd: maps: sa1100-flash: potential NULL dereference" has been added to the 4.7-stable tree
 2016-09-27 15:05 UTC 

Patch "mm: memcontrol: make per-cpu charge cache IRQ-safe for socket accounting" has been added to the 4.7-stable tree
 2016-09-27 15:05 UTC 

[PATCH v2] iio: temperature: maxim_thermocouple: Fix sparse endianness warnings
 2016-09-27 15:05 UTC  (3+ messages)
` [Outreachy kernel] "

Patch "mm: fix the page_swap_info() BUG_ON check" has been added to the 4.7-stable tree
 2016-09-27 15:05 UTC 

Patch "mm: delete unnecessary and unsafe init_tlb_ubc()" has been added to the 4.7-stable tree
 2016-09-27 15:05 UTC 

Patch "MIPS: vDSO: Fix Malta EVA mapping to vDSO page structs" has been added to the 4.7-stable tree
 2016-09-27 15:05 UTC 

Patch "MIPS: SMP: Fix possibility of deadlock when bringing CPUs online" has been added to the 4.7-stable tree
 2016-09-27 15:05 UTC 

Patch "MIPS: Remove compact branch policy Kconfig entries" has been added to the 4.7-stable tree
 2016-09-27 15:05 UTC 

Patch "MIPS: paravirt: Fix undefined reference to smp_bootstrap" has been added to the 4.7-stable tree
 2016-09-27 15:05 UTC 

Patch "MIPS: Fix pre-r6 emulation FPU initialisation" has been added to the 4.7-stable tree
 2016-09-27 15:05 UTC 

Patch "MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)" has been added to the 4.7-stable tree
 2016-09-27 15:05 UTC 

[PATCH v3 00/20] OMAP DRM fixes and improvements
 2016-09-27 15:05 UTC  (3+ messages)
` [PATCH v3 12/20] drm: omapdrm: Prevent processing the same event multiple times


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.