All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-06 16:43:02 to 2018-08-06 17:26:46 UTC [more...]

[PATCH 00/10] Upstream Multimedia patches for L4.9.88-2.2.0 i.MX8QXP Beta2 release
 2018-08-06  9:23 UTC  (3+ messages)
` [PATCH 07/10] gstreamer1.0-plugins-bad: Upgrade to v1.14.imx
` [PATCH 10/10] pulseaudio: Enable allow-autospawn-for-root as default

[PATCH 0/3] drm: rcar-du: Rework clock configuration
 2018-08-06 17:08 UTC  (4+ messages)
` [PATCH 2/3] drm: rcar-du: Rename var to a more precise name

[Qemu-devel] [PATCH v7 00/80] Add nanoMIPS support to QEMU
 2018-08-06 17:00 UTC  (75+ messages)
` [Qemu-devel] [PATCH v7 01/80] MAINTAINERS: Update target/mips maintainer's email addresses
` [Qemu-devel] [PATCH v7 02/80] target/mips: Avoid case statements formulated by ranges
` [Qemu-devel] [PATCH v7 03/80] target/mips: Mark switch fallthroughs with interpretable comments
` [Qemu-devel] [PATCH v7 04/80] target/mips: Fix two instances of shadow variables
` [Qemu-devel] [PATCH v7 05/80] target/mips: Update some CP0 registers bit definitions
` [Qemu-devel] [PATCH v7 06/80] target/mips: Add CP0 BadInstrX register
` [Qemu-devel] [PATCH v7 07/80] target/mips: Add gen_op_addr_addi()
` [Qemu-devel] [PATCH v7 08/80] target/mips: Don't update BadVAddr register in Debug Mode
` [Qemu-devel] [PATCH v7 09/80] target/mips: Check ELPA flag only in some cases of MFHC0 and MTHC0
` [Qemu-devel] [PATCH v7 10/80] elf: Remove duplicate preprocessor constant definition
` [Qemu-devel] [PATCH v7 11/80] elf: Add ELF flags for MIPS machine variants
` [Qemu-devel] [PATCH v7 12/80] linux-user: Update MIPS syscall numbers up to kernel 4.18 headers
` [Qemu-devel] [PATCH v7 13/80] linux-user: Add preprocessor availability control to some syscalls
` [Qemu-devel] [PATCH v7 14/80] target/mips: Add preprocessor constants for nanoMIPS
` [Qemu-devel] [PATCH v7 15/80] target/mips: Add nanoMIPS base instruction set opcodes
` [Qemu-devel] [PATCH v7 16/80] target/mips: Add nanoMIPS DSP ASE opcodes
` [Qemu-devel] [PATCH v7 17/80] target/mips: Add placeholder and invocation of decode_nanomips_opc()
` [Qemu-devel] [PATCH v7 18/80] target/mips: Add nanoMIPS decoding and extraction utilities
` [Qemu-devel] [PATCH v7 19/80] target/mips: Add emulation of nanoMIPS 16-bit arithmetic instructions
` [Qemu-devel] [PATCH v7 20/80] target/mips: Add emulation of nanoMIPS 16-bit branch instructions
` [Qemu-devel] [PATCH v7 21/80] target/mips: Add emulation of nanoMIPS 16-bit shift instructions
` [Qemu-devel] [PATCH v7 22/80] target/mips: Add emulation of nanoMIPS 16-bit misc instructions
` [Qemu-devel] [PATCH v7 23/80] target/mips: Add emulation of nanoMIPS 16-bit load and store instructions
` [Qemu-devel] [PATCH v7 24/80] target/mips: Add emulation of nanoMIPS 16-bit logic instructions
` [Qemu-devel] [PATCH v7 25/80] target/mips: Add emulation of nanoMIPS 16-bit save and restore instructions
` [Qemu-devel] [PATCH v7 26/80] target/mips: Add emulation of some common nanoMIPS 32-bit instructions
` [Qemu-devel] [PATCH v7 27/80] target/mips: Add emulation of nanoMIPS instructions MOVE.P and MOVE.PREV
` [Qemu-devel] [PATCH v7 28/80] target/mips: Add emulation of nanoMIPS 48-bit instructions
` [Qemu-devel] [PATCH v7 29/80] target/mips: Add emulation of nanoMIPS FP instructions
` [Qemu-devel] [PATCH v7 30/80] target/mips: Add emulation of misc nanoMIPS instructions (pool32a0)
` [Qemu-devel] [PATCH v7 31/80] target/mips: Add emulation of misc nanoMIPS instructions (pool32axf)
` [Qemu-devel] [PATCH v7 32/80] target/mips: Add emulation of misc nanoMIPS instructions (p_lsx)
` [Qemu-devel] [PATCH v7 33/80] target/mips: Implement emulation of nanoMIPS ROTX instruction
` [Qemu-devel] [PATCH v7 34/80] target/mips: Implement emulation of nanoMIPS EXTW instruction
` [Qemu-devel] [PATCH v7 35/80] target/mips: Add emulation of nanoMIPS 32-bit load and store instructions
` [Qemu-devel] [PATCH v7 36/80] target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
` [Qemu-devel] [PATCH v7 37/80] target/mips: Add emulation of nanoMIPS 32-bit branch instructions
` [Qemu-devel] [PATCH v7 38/80] target/mips: Implement MT ASE support for nanoMIPS
` [Qemu-devel] [PATCH v7 39/80] target/mips: Add emulation of DSP ASE for nanoMIPS - part 1
` [Qemu-devel] [PATCH v7 40/80] target/mips: Add emulation of DSP ASE for nanoMIPS - part 2
` [Qemu-devel] [PATCH v7 41/80] target/mips: Add emulation of DSP ASE for nanoMIPS - part 3
` [Qemu-devel] [PATCH v7 42/80] target/mips: Add emulation of DSP ASE for nanoMIPS - part 4
` [Qemu-devel] [PATCH v7 43/80] target/mips: Add emulation of DSP ASE for nanoMIPS - part 5
` [Qemu-devel] [PATCH v7 44/80] target/mips: Add emulation of DSP ASE for nanoMIPS - part 6
` [Qemu-devel] [PATCH v7 45/80] disas: Add support for microMIPS and nanoMIPS
` [Qemu-devel] [PATCH v7 46/80] target/mips: Add handling of branch delay slots for nanoMIPS
` [Qemu-devel] [PATCH v7 47/80] target/mips: Add updating BadInstr, BadInstrP, BadInstrX "
` [Qemu-devel] [PATCH v7 48/80] target/mips: Implement CP0 Config1.WR bit functionality
` [Qemu-devel] [PATCH v7 49/80] target/mips: Adjust exception_resume_pc() for nanoMIPS
` [Qemu-devel] [PATCH v7 50/80] target/mips: Adjust set_hflags_for_handler() "
` [Qemu-devel] [PATCH v7 51/80] target/mips: Adjust set_pc() "
` [Qemu-devel] [PATCH v7 52/80] target/mips: Fix ERET/ERETNC behavior related to ADEL exception
` [Qemu-devel] [PATCH v7 53/80] elf: Add nanoMIPS specific variations in ELF header fields
` [Qemu-devel] [PATCH v7 54/80] elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too
` [Qemu-devel] [PATCH v7 55/80] elf: Don't check FCR31_NAN2008 bit for nanoMIPS
` [Qemu-devel] [PATCH v7 56/80] mips_malta: Add basic nanoMIPS boot code for MIPS' Malta
` [Qemu-devel] [PATCH v7 57/80] mips_malta: Setup GT64120 BARs in nanoMIPS bootloader
` [Qemu-devel] [PATCH v7 58/80] mips_malta: Fix semihosting argument passing for nanoMIPS bare metal
` [Qemu-devel] [PATCH v7 59/80] gdbstub: Disable handling of nanoMIPS ISA bit in the MIPS gdbstub
` [Qemu-devel] [PATCH v7 60/80] gdbstub: Add XML support for GDB for nanoMIPS
` [Qemu-devel] [PATCH v7 61/80] target/mips: Add definition of nanoMIPS I7200 CPU
` [Qemu-devel] [PATCH v7 62/80] linux-user: Add syscall numbers for nanoMIPS
` [Qemu-devel] [PATCH v7 63/80] linux-user: Add target_signal.h header "
` [Qemu-devel] [PATCH v7 64/80] linux-user: Add termbits.h "
` [Qemu-devel] [PATCH v7 65/80] linux-user: Update syscall_defs.h "
` [Qemu-devel] [PATCH v7 66/80] linux-user: Add target_fcntl.h "
` [Qemu-devel] [PATCH v7 67/80] linux-user: Add sockbits.h "
` [Qemu-devel] [PATCH v7 68/80] linux-user: Add target_syscall.h "
` [Qemu-devel] [PATCH v7 69/80] linux-user: Add target_cpu.h "
` [Qemu-devel] [PATCH v7 70/80] linux-user: Add target_structs.h "
` [Qemu-devel] [PATCH v7 72/80] linux-user: Add signal.c "
` [Qemu-devel] [PATCH v7 74/80] linux-user: Add cpu_loop.c "
` [Qemu-devel] [PATCH v7 75/80] linux-user: Amend support for sigaction() syscall "
` [Qemu-devel] [PATCH v7 78/80] linux-user: Add nanoMIPS support in scripts/qemu-binfmt-conf.sh

[ovmf baseline-only test] 75050: tolerable FAIL
 2018-08-06 17:26 UTC 

[PATCH V7 1/2] scsi: ufs: set the device reference clock setting
 2018-08-06 17:26 UTC  (2+ messages)

[Intel-gfx] [PATCH i-g-t] amdgpu: Exporting a dmabuf from amdgpu waits for outstanding fences
 2018-08-06 17:25 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for amdgpu: Exporting a dmabuf from amdgpu waits for outstanding fences (rev2)

[PATCH 00/14] Add minimal DTS support for M3-N Starter Kit
 2018-08-06 15:15 UTC  (7+ messages)
` [PATCH 02/14] dt-bindings: arm: don't embed SoC name into the ULCB boards' compatible
` [PATCH 12/14] arm64: dts: renesas: r8a77965: add CAN support

[PATCH 1/3] perf/x86/intel: Factor out common code of PMI handler
 2018-08-06 17:23 UTC  (3+ messages)
` [PATCH 2/3] x86, perf: Add a separate Arch Perfmon v4 "
` [PATCH 3/3] perf/x86/intel: Add quirk for Goldmont Plus

[PATCH] platform/x86: acer-wmi: use true and false for boolean values
 2018-08-06 17:24 UTC  (5+ messages)

4.18.0-rc1-next-20180619 boot failed on beagle board x15
 2018-08-06 17:24 UTC  (11+ messages)

[PATCH] firmware: coreboot: Let OF core populate platform device
 2018-08-06 17:22 UTC  (2+ messages)

[PATCH v7 0/1] PCI: Handle conflict between hotplug and error handling
 2018-08-06 15:12 UTC  (8+ messages)
` [PATCH v7 1/1] PCI: pciehp: Ignore link events when there is a fatal error pending

[PATCH] drm/i915: Stop dropping irq around resets
 2018-08-06 17:21 UTC  (2+ messages)

framebuffer corruption due to overlapping stp instructions on arm64
 2018-08-06 17:21 UTC  (24+ messages)

[PATCH v5 0/2] sideband: highlight keywords in remote sideband output
 2018-08-06 17:21 UTC  (3+ messages)
` [PATCH v5 2/2] "

[PATCH v4 00/32] libxl: Enable save/restore/migration of a restricted QEMU + libxl__ev_qmp_*
 2018-08-06 17:20 UTC  (10+ messages)
` [PATCH v4 28/32] libxl_qmp: Store advertised QEMU version in libxl__ev_qmp
` [PATCH v4 30/32] libxl: Re-implement domain_suspend_device_model using libxl__ev_qmp
` [PATCH v4 31/32] libxl_disk: Cut libxl_cdrom_insert into step

[Qemu-devel] [Bug 1785670] [NEW] Guest(ubuntu 18.04) crashes when trying uploading file
 2018-08-06 17:08 UTC 

[PATCH] ata: sata_rcar: exclude setting of PHY registers in Gen3
 2018-08-06 15:10 UTC  (5+ messages)

[PATCH] ACPI: nfit: return -ENODEV if fail to find NFIT at startup
 2018-08-06 17:18 UTC  (6+ messages)
  ` [External] "

[PATCH v3 0/9] blk-mq: Enable runtime power management
 2018-08-06 17:18 UTC  (5+ messages)
` [PATCH v3 4/9] percpu-refcount: Introduce percpu_ref_read()

[PATCH v4 00/10] blk-mq: Enable runtime power management
 2018-08-06 15:07 UTC  (4+ messages)
` [PATCH v4 07/10] block, scsi: Rework "

[PATCH V2] strace: Fix build with glibc 2.28
 2018-08-06 17:16 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] riscv: allow native compilation
 2018-08-06 17:15 UTC 

[PATCH] target: fix tcm_loop build errors when SCSI=m
 2018-08-06 17:13 UTC  (2+ messages)

[PATCH] devtools: trap SIGINT is not recognizable to dash
 2018-08-06 17:12 UTC  (4+ messages)

[U-Boot] [PATCH v1] Makefile: Don't generate position independent code
 2018-08-06 17:11 UTC  (3+ messages)

[PATCH] Makefile: enable DEVELOPER by default
 2018-08-06 17:11 UTC  (10+ messages)

[PATCH] Staging: One Laptop Per Child: fix SPDX-License-Identifier issue
 2018-08-06 17:08 UTC 

[Qemu-devel] [PATCH 0/3] crypto: increase min required gnutls, gcrypt and nettle
 2018-08-06 17:08 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] crypto: require gnutls >= 3.1.18 for building QEMU

[PATCH] ath10k: Skip resetting rx filter for WCN3990
 2018-08-06 14:48 UTC 

[RFC PATCH 0/7] A General Accelerator Framework, WarpDrive
 2018-08-06 17:05 UTC  (15+ messages)
` [RFC PATCH 3/7] vfio: add spimdev support

add support for Xilinx PCIe root ports on RISC-V v3
 2018-08-06 14:55 UTC  (6+ messages)
` [PATCH 1/3] PCI: add a callback to struct pci_host_bridge for adding a new device

[PATCH v2] selftests: add headers_install to lib.mk
 2018-08-06 17:03 UTC  (7+ messages)
` [PATCH v4] "

[Qemu-devel] [Bug 1775555] [NEW] guest migration 100% cpu freeze bug
 2018-08-06 16:54 UTC  (2+ messages)
` [Qemu-devel] [Bug 1775555] "

[PATCH/RFC 0/4] sh-sci : Do not derive regshift from regsize
 2018-08-06 14:52 UTC  (12+ messages)
` [PATCH/RFC 3/4] Revert "serial: sh-sci: Compute the regshift value for SCI ports"
` [PATCH/RFC 4/4] sh-sci: Derive regshift value from DT compatible value

[PATCH] ata: sata_rcar: really mask all interrupts on Gen2 and later
 2018-08-06 14:50 UTC  (2+ messages)

is there still any need PPC checking for "chosen@0"?
 2018-08-06 16:37 UTC 

[Qemu-devel] [PATCH 0/3] x86/cpu: Enable a few new cpu features
 2018-08-06 16:59 UTC  (4+ messages)

[PATCH] ath10k: Set DMA address mask to 35 bit for WCN3990
 2018-08-06 14:48 UTC 

[PATCH 0/3] KVM: x86: expose a few new features into VM
 2018-08-06 16:58 UTC  (3+ messages)

[PATCH v3 00/10] Add helper for plane reset
 2018-08-06 16:57 UTC  (4+ messages)
` [PATCH v3 10/10] drm/vmwgfx: Use __drm_atomic_helper_plane_reset instead of copying the logic

[PATCH] add a script to diff rendered documentation
 2018-08-06 16:57 UTC  (6+ messages)

noresvport and port re-use
 2018-08-06 14:46 UTC  (3+ messages)

Yocto Project Unassigned Bugs - Help Needed
 2018-08-06 16:55 UTC 

[Qemu-devel] [PATCH] virtio-gpu: fix crashes upon warm reboot with vga mode
 2018-08-06 16:55 UTC  (2+ messages)

Hello,Your Response Is Needed Urgently
 2018-08-06 14:45 UTC 

is there any continuing value in node "chosen@0"?
 2018-08-06 16:55 UTC  (3+ messages)

Hello,Your Response Is Needed Urgently
 2018-08-06 14:45 UTC 

BUG: KASAN: stack-out-of-bounds in unwind_next_frame
 2018-08-06 16:54 UTC  (7+ messages)
    ` [PATCH] perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)

[RFC v6 PATCH 0/2] mm: zap pages with read mmap_sem in munmap for large mapping
 2018-08-06 16:53 UTC  (13+ messages)
` [RFC v6 PATCH 1/2] mm: refactor do_munmap() to extract the common part
` [RFC v6 PATCH 2/2] mm: mmap: zap pages with read mmap_sem in munmap

[PATCH] libusb: Add ptest
 2018-08-06 16:52 UTC  (3+ messages)

[PATCH] MIPS: Remove obsolete MIPS checks for DST node "chosen@0"
 2018-08-06 16:52 UTC  (2+ messages)

Debian´s change of "su" to the one in util-linux
 2018-08-06 14:43 UTC  (5+ messages)

In-Band Firmware Update
 2018-08-06 16:51 UTC  (6+ messages)

[Qemu-arm] [PATCH for-3.0 v2 0/5] Arm migration fixes for 3.0
 2018-08-06 16:50 UTC  (4+ messages)
` [Qemu-arm] [Qemu-devel] "
  `  "

[PATCH] net: thunderx: check for failed allocation lmac->dmacs
 2018-08-06 16:50 UTC  (3+ messages)

[PATCH v3 00/14] Add utilization clamping support
 2018-08-06 16:50 UTC  (3+ messages)
` [PATCH v3 01/14] sched/core: uclamp: extend sched_setattr to support utilization clamping

[PATCH v8 0/6] provide power off support for iMX6 with external PMIC
 2018-08-06 16:49 UTC  (11+ messages)
` [PATCH v8 1/6] ARM: imx6q: provide documentation for new fsl,pmic-stby-poweroff property

[PATCH] Revert "cpufreq: intel_pstate: Fix ->set_policy() interface for no_turbo"
 2018-08-06 16:49 UTC  (4+ messages)

[Bug 78] Mismatch between return value and documentation for `rte_hash_lookup_data` (cuckoo hashing implementation)
 2018-08-06 16:49 UTC 

atmodem driver cnmi
 2018-08-06 16:49 UTC  (2+ messages)

[PATCH] remoteproc: q6v5: Add support to vote for rpmh power domains
 2018-08-06 16:48 UTC  (2+ messages)

[PATCH 1/4] MAINTAINERS: rcar-du: Add co-maintainer
 2018-08-06 14:39 UTC  (2+ messages)
` [PATCH 3/4] MAINTAINERS: FDP1: Update e-mail address

[PATCH net] packet: refine ring v3 block size test to hold one frame
 2018-08-06 14:38 UTC 

UART Route setting
 2018-08-06 16:47 UTC  (12+ messages)

[PATCH 0/1] kbuild: allow alternate src for target's implicit prerequisite
 2018-08-06 14:37 UTC  (2+ messages)
` [PATCH 1/1] "

d1b40ae9ca [ 18.779992] BUG: unable to handle kernel paging request at c0351cd8
 2018-08-06 16:46 UTC  (2+ messages)

[RFC] tracepoint: Run tracepoints even after CPU is offline
 2018-08-06 16:44 UTC  (2+ messages)

[PATCH 1/2] ARC: show_faulting_vma: remove unused variables
 2018-08-06 16:44 UTC  (4+ messages)
` [PATCH 2/2] ARC: show_faulting_vma: check file_path for error

[PATCH] serial: mxs-auart: Fix potential infinite loop
 2018-08-06 16:43 UTC 

[PATCH v5 00/10] arm64: untag user pointers passed to the kernel
 2018-08-06 16:40 UTC  (3+ messages)
` [PATCH v5 01/10] arm64: add type casts to untagged_addr macro
` [PATCH v5 02/10] uaccess: add untagged_addr definition for other arches


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.