All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-06 16:49:32 to 2018-08-06 17:32:28 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

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

[meta-xfce][PATCH 00/10] Upgrade packages in layer meta-xfce
 2018-08-06 17:31 UTC  (3+ messages)
` [meta-xfce][PATCH 04/10] xfce4-embed-plugin: 1.0.0 -> 1.6.0

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

WARNING in try_charge
 2018-08-06 17:30 UTC  (10+ messages)

[PATCH 00/33] VFS: Introduce filesystem context [ver #11]
 2018-08-06 17:28 UTC  (3+ messages)
` [PATCH 28/33] vfs: syscall: Add fsconfig() for configuring and managing a "

Managing openbmc with subtree
 2018-08-06 17:30 UTC  (4+ messages)

Please apply commit a0040c014594 to v4.4.y, v4.9.y, v4.14.y
 2018-08-06 15:19 UTC 

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

[SUMO][PATCH 01/12] binutils: Security fix CVE-2018-8945
 2018-08-06 17:27 UTC  (2+ messages)

[PATCH v6 00/18] crypto: Remove VLA usage
 2018-08-06 17:27 UTC  (5+ messages)
` [PATCH v6 12/18] drbd: Convert from ahash to shash

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

[Qemu-devel] [PATCH v7 00/80] Add nanoMIPS support to QEMU
 2018-08-06 17:00 UTC  (81+ 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 71/80] linux-user: Add target_elf.h "
` [Qemu-devel] [PATCH v7 72/80] linux-user: Add signal.c "
` [Qemu-devel] [PATCH v7 73/80] linux-user: Add support for nanoMIPS signal trampoline
` [Qemu-devel] [PATCH v7 74/80] linux-user: Add cpu_loop.c for nanoMIPS
` [Qemu-devel] [PATCH v7 75/80] linux-user: Amend support for sigaction() syscall "
` [Qemu-devel] [PATCH v7 76/80] linux-user: Add support for statx() syscall for all platforms
` [Qemu-devel] [PATCH v7 77/80] linux-user: Add nanoMIPS linux user mode configuration support
` [Qemu-devel] [PATCH v7 78/80] linux-user: Add nanoMIPS support in scripts/qemu-binfmt-conf.sh
` [Qemu-devel] [PATCH v7 79/80] qemu-doc: Amend MIPS-related items
` [Qemu-devel] [PATCH v7 80/80] qemu-doc: Add nanoMIPS-related items

In-Band Firmware Update
 2018-08-06 17:26 UTC  (7+ messages)

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

[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 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 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)

[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 0/3] drm: rcar-du: Rework clock configuration
 2018-08-06 17:08 UTC  (5+ messages)
` [PATCH 2/3] drm: rcar-du: Rename var to a more precise name

[PATCH] vfs: fix statfs64() returning impossible EOVERFLOW for 64-bit f_files
 2018-08-06 17:06 UTC  (6+ messages)

[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  (9+ 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  (8+ messages)
` [PATCH/RFC 3/4] Revert "serial: sh-sci: Compute the regshift value for SCI ports"

[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)

[PATCH] rcar-csi2: add R8A77980 support
 2018-08-06 16:56 UTC 

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  (7+ messages)
` [RFC v6 PATCH 1/2] mm: refactor do_munmap() to extract the common part

[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)

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

[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] Revert "cpufreq: intel_pstate: Fix ->set_policy() interface for no_turbo"
 2018-08-06 16:49 UTC  (4+ messages)

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

aio poll V22 (aka 2.0)
 2018-08-06 16:49 UTC  (2+ messages)


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.