All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-17 13:14:55 to 2018-08-17 14:25:32 UTC [more...]

[PATCH 1/2] PCI/DPC: Add 'nodpc' parameter
 2018-08-17 14:25 UTC  (6+ messages)

[PATCH] drm/i915/execlists: Micro-optimise "idle" context switch
 2018-08-17 14:23 UTC  (3+ messages)

[PATCH v3 00/14] Add utilization clamping support
 2018-08-17 14:24 UTC  (6+ messages)
` [PATCH v3 08/14] sched/core: uclamp: extend cpu's cgroup controller
` [PATCH v3 09/14] sched/core: uclamp: propagate parent clamps

[PATCH v2] ndctl: Add the NDCTL package
 2018-08-17 14:21 UTC  (2+ messages)

[Qemu-devel] How do you do when write more than 16TB data to qcow2 on ext4?
 2018-08-17 14:20 UTC  (5+ messages)

[PATCH v2] usb: hub: try old enumeration scheme first for high speed devices
 2018-08-17 14:19 UTC  (3+ messages)
  ` [v2] "

[Qemu-devel] [PATCH v9 00/84] Add nanoMIPS support to QEMU
 2018-08-17 14:19 UTC  (12+ messages)
` [Qemu-devel] [PATCH v9 40/84] target/mips: Fix pre-nanoMIPS MT ASE instructions availability control
` [Qemu-devel] [PATCH v9 47/84] target/mips: Add emulation of DSP ASE for nanoMIPS - part 6
` [Qemu-devel] [PATCH v9 48/84] disas: Add support for microMIPS and nanoMIPS

[RFC v4 0/8] Add Plane Color Properties
 2018-08-17 14:18 UTC  (11+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Add Plane Color Properties (rev4)
` ✗ Fi.CI.SPARSE: "
` [RFC v4 1/8] drm: Add Enhanced Gamma LUT precision structure
` [RFC v4 2/8] drm: Add Plane Degamma properties
` [RFC v4 3/8] drm: Add Plane CTM property
` [RFC v4 4/8] drm: Add Plane Gamma properties
` [RFC v4 5/8] drm: Define helper function for plane color enabling
` [RFC v4 6/8] drm/i915: Enable plane color features
` [RFC v4 7/8] drm/i915: Implement Plane Gamma for Bdw and Gen9 platforms
` [RFC v4 8/8] drm/i915: Load plane color luts from atomic flip

[PATCH] lightnvm: move bad block and chunk state logic to core
 2018-08-17 11:14 UTC 

[PATCH v2 0/11] Add R8A7745/SK-RZG1E board support
 2018-08-17 11:13 UTC  (6+ messages)
` [PATCH] arm64: dts: renesas: r8a77980: add CSI2/VIN support

[U-Boot] [PATCH v4 01/17] ram: Add driver for MPC83xx
 2018-08-17 14:16 UTC  (2+ messages)

[V2][PATCH] gnutls: Update to 3.6.3
 2018-08-17 14:14 UTC 

[PATCH] sched: idle: Avoid retaining the tick when it has been stopped
 2018-08-17 14:12 UTC  (4+ messages)

[PATCH (repost) 0/5] drm/nouveau+amdgpu: add DP CEC-Tunneling-over-AUX (repost)
 2018-08-17 14:11 UTC  (6+ messages)
  ` [PATCH (repost) 1/5] drm_dp_cec: check that aux has a transfer function
  ` [PATCH (repost) 2/5] drm_dp_cec: add note about good MegaChips 2900 CEC support
  ` [PATCH (repost) 3/5] drm_dp_mst_topology: fix broken drm_dp_sideband_parse_remote_dpcd_read()
  ` [PATCH (repost) 5/5] drm/amdgpu: add DisplayPort CEC-Tunneling-over-AUX support
` [PATCH (repost) 4/5] drm/nouveau: "

[PATCH v5 0/5] Add i.MX8MQ clock driver
 2018-08-17 14:10 UTC  (6+ messages)
` [PATCH v5 1/5] dt-bindings: add binding for i.MX8MQ CCM
` [PATCH v5 2/5] clk: imx: add fractional PLL output clock
` [PATCH v5 3/5] clk: imx: add SCCG PLL type
` [PATCH v5 4/5] clk: imx: add imx composite clock
` [PATCH v5 5/5] clk: imx: add clock driver for i.MX8MQ CCM

[PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a774a1 support
 2018-08-17 14:09 UTC  (2+ messages)

[Buildroot] Can not create driver package with local sources
 2018-08-17 14:06 UTC 

[Qemu-devel] [PATCH v10 00/65] Add nanoMIPS support to QEMU
 2018-08-17 14:03 UTC  (66+ messages)
` [Qemu-devel] [PATCH v10 01/65] target/mips: Add preprocessor constants for nanoMIPS
` [Qemu-devel] [PATCH v10 02/65] target/mips: Add nanoMIPS base instruction set opcodes
` [Qemu-devel] [PATCH v10 03/65] target/mips: Add nanoMIPS DSP ASE opcodes
` [Qemu-devel] [PATCH v10 04/65] target/mips: Add placeholder and invocation of decode_nanomips_opc()
` [Qemu-devel] [PATCH v10 05/65] target/mips: Add nanoMIPS decoding and extraction utilities
` [Qemu-devel] [PATCH v10 06/65] target/mips: Add emulation of nanoMIPS 16-bit arithmetic instructions
` [Qemu-devel] [PATCH v10 07/65] target/mips: Add emulation of nanoMIPS 16-bit branch instructions
` [Qemu-devel] [PATCH v10 08/65] target/mips: Add emulation of nanoMIPS 16-bit shift instructions
` [Qemu-devel] [PATCH v10 09/65] target/mips: Add emulation of nanoMIPS 16-bit misc instructions
` [Qemu-devel] [PATCH v10 10/65] target/mips: Add emulation of nanoMIPS 16-bit load and store instructions
` [Qemu-devel] [PATCH v10 11/65] target/mips: Add emulation of nanoMIPS 16-bit logic instructions
` [Qemu-devel] [PATCH v10 12/65] target/mips: Add emulation of nanoMIPS 16-bit save and restore instructions
` [Qemu-devel] [PATCH v10 13/65] target/mips: Add emulation of some common nanoMIPS 32-bit instructions
` [Qemu-devel] [PATCH v10 14/65] target/mips: Add emulation of nanoMIPS instructions MOVE.P and MOVE.PREV
` [Qemu-devel] [PATCH v10 15/65] target/mips: Add emulation of nanoMIPS 48-bit instructions
` [Qemu-devel] [PATCH v10 16/65] target/mips: Add emulation of nanoMIPS FP instructions
` [Qemu-devel] [PATCH v10 17/65] target/mips: Add emulation of misc nanoMIPS instructions (pool32a0)
` [Qemu-devel] [PATCH v10 18/65] target/mips: Add emulation of misc nanoMIPS instructions (pool32axf)
` [Qemu-devel] [PATCH v10 19/65] target/mips: Add emulation of misc nanoMIPS instructions (p_lsx)
` [Qemu-devel] [PATCH v10 20/65] target/mips: Implement emulation of nanoMIPS ROTX instruction
` [Qemu-devel] [PATCH v10 21/65] target/mips: Implement emulation of nanoMIPS EXTW instruction
` [Qemu-devel] [PATCH v10 22/65] target/mips: Add emulation of nanoMIPS 32-bit load and store instructions
` [Qemu-devel] [PATCH v10 23/65] target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
` [Qemu-devel] [PATCH v10 24/65] target/mips: Add emulation of nanoMIPS 32-bit branch instructions
` [Qemu-devel] [PATCH v10 25/65] target/mips: Fix pre-nanoMIPS MT ASE instructions availability control
` [Qemu-devel] [PATCH v10 26/65] target/mips: Implement MT ASE support for nanoMIPS
` [Qemu-devel] [PATCH v10 27/65] target/mips: Add emulation of DSP ASE for nanoMIPS - part 1
` [Qemu-devel] [PATCH v10 28/65] target/mips: Add emulation of DSP ASE for nanoMIPS - part 2
` [Qemu-devel] [PATCH v10 29/65] target/mips: Add emulation of DSP ASE for nanoMIPS - part 3
` [Qemu-devel] [PATCH v10 30/65] target/mips: Add emulation of DSP ASE for nanoMIPS - part 4
` [Qemu-devel] [PATCH v10 31/65] target/mips: Add emulation of DSP ASE for nanoMIPS - part 5
` [Qemu-devel] [PATCH v10 32/65] target/mips: Add emulation of DSP ASE for nanoMIPS - part 6
` [Qemu-devel] [PATCH v10 33/65] disas: Add support for nanoMIPS platform
` [Qemu-devel] [PATCH v10 34/65] target/mips: Add updating BadInstr and BadInstrX for nanoMIPS
` [Qemu-devel] [PATCH v10 35/65] target/mips: Fix ERET/ERETNC behavior related to ADEL exception
` [Qemu-devel] [PATCH v10 36/65] elf: Add EM_NANOMIPS value as a valid one for e_machine field
` [Qemu-devel] [PATCH v10 37/65] elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too
` [Qemu-devel] [PATCH v10 38/65] elf: On elf loading, treat both EM_MIPS and EM_NANOMIPS as legal for MIPS
` [Qemu-devel] [PATCH v10 39/65] elf: Don't check FCR31_NAN2008 bit for nanoMIPS
` [Qemu-devel] [PATCH v10 40/65] mips_malta: Add basic nanoMIPS boot code for Malta board
` [Qemu-devel] [PATCH v10 41/65] mips_malta: Add setting up GT64120 BARs to the nanoMIPS bootloader
` [Qemu-devel] [PATCH v10 42/65] mips_malta: Fix semihosting argument passing for nanoMIPS bare metal
` [Qemu-devel] [PATCH v10 43/65] target/mips: Add definition of nanoMIPS I7200 CPU
` [Qemu-devel] [PATCH v10 44/65] elf: Add nanoMIPS specific variations in ELF header fields
` [Qemu-devel] [PATCH v10 45/65] linux-user: Add syscall numbers for nanoMIPS
` [Qemu-devel] [PATCH v10 46/65] linux-user: Add target_signal.h header "
` [Qemu-devel] [PATCH v10 47/65] linux-user: Add termbits.h "
` [Qemu-devel] [PATCH v10 48/65] linux-user: Update syscall_defs.h "
` [Qemu-devel] [PATCH v10 49/65] linux-user: Add target_fcntl.h "
` [Qemu-devel] [PATCH v10 50/65] linux-user: Add sockbits.h "
` [Qemu-devel] [PATCH v10 51/65] linux-user: Add target_syscall.h "
` [Qemu-devel] [PATCH v10 52/65] linux-user: Add target_cpu.h "
` [Qemu-devel] [PATCH v10 53/65] linux-user: Add target_structs.h "
` [Qemu-devel] [PATCH v10 54/65] linux-user: Add target_elf.h "
` [Qemu-devel] [PATCH v10 55/65] linux-user: Add signal.c "
` [Qemu-devel] [PATCH v10 56/65] linux-user: Add support for nanoMIPS signal trampoline
` [Qemu-devel] [PATCH v10 57/65] linux-user: Add cpu_loop.c for nanoMIPS
` [Qemu-devel] [PATCH v10 58/65] linux-user: Amend support for sigaction() syscall "
` [Qemu-devel] [PATCH v10 59/65] linux-user: Add support for statx() syscall for all platforms
` [Qemu-devel] [PATCH v10 60/65] linux-user: Add support for nanoMIPS core files
` [Qemu-devel] [PATCH v10 61/65] linux-user: Add nanoMIPS linux user mode configuration support
` [Qemu-devel] [PATCH v10 62/65] linux-user: Add nanoMIPS support in scripts/qemu-binfmt-conf.sh
` [Qemu-devel] [PATCH v10 63/65] gdbstub: Disable handling of nanoMIPS ISA bit in the MIPS gdbstub
` [Qemu-devel] [PATCH v10 64/65] gdbstub: Add XML support for GDB for nanoMIPS
` [Qemu-devel] [PATCH v10 65/65] qemu-doc: Add nanoMIPS-related items

[PATCH] vhost: initializing iotlb memory only when IOMMU feature is enabled
 2018-08-17 20:19 UTC  (2+ messages)
  `  "

[Qemu-devel] [PATCH v6 00/11] Enable postcopy RDMA live migration
 2018-08-17 14:04 UTC  (5+ messages)
` [Qemu-devel] [PATCH v6 09/11] migration: poll the cm event for destination qemu
` [Qemu-devel] [PATCH v6 10/11] migration: remove the unnecessary RDMA_CONTROL_ERROR message

[PATCH] gnutls: Update to 3.6.3
 2018-08-17 14:04 UTC  (3+ messages)

[RFC PATCH v2 0/1] lightnvm: move bad block and chunk state logic to core
 2018-08-17 10:57 UTC  (9+ messages)

[Qemu-devel] clean/simple Q35 support in libvirt+QEMU for guest OSes that don't support virtio-1.0
 2018-08-17 13:59 UTC  (7+ messages)
  ` [Qemu-devel] [libvirt] "

[PATCH 3.18 00/15] 3.18.119-stable review
 2018-08-17 13:59 UTC  (2+ messages)

[PATCH] dpc.c: fix missing return value check of pci_find_ext_capability()
 2018-08-17 10:55 UTC  (2+ messages)

[PATCH] drm/i915: Verify power domains after enabling them
 2018-08-17 13:57 UTC  (7+ messages)
` [PATCH v2] "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Verify power domains after enabling them (rev2)
` ✗ Fi.CI.BAT: failure "

[Qemu-devel] [PATCH 0/4 for-3.0?] NBD fixes for unaligned images
 2018-08-17 13:57 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/4] block: Add bdrv_get_request_alignment()
` [Qemu-devel] [PATCH 2/4] nbd/server: Advertise actual minimum block size
` [Qemu-devel] [PATCH 4/4] nbd/client: Deal with unaligned size from server

[PATCH 1/2] Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"
 2018-08-17 13:56 UTC  (4+ messages)

[U-Boot] [PATCH] dts: Fix typo in OF_LIVE Kconfig help
 2018-08-17 13:56 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] kconfig: fix typo 'parition'
 2018-08-17 13:56 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2] "

[U-Boot] [PULL] u-boot-sh/master
 2018-08-17 13:56 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-socfpga/master
 2018-08-17 13:56 UTC  (2+ messages)

[U-Boot] [PATCH] arm: dts: da850: Re-sync da850-evm.dts from Linux 4.18
 2018-08-17 13:56 UTC 

[RFC PATCH v2 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-08-17 13:56 UTC  (7+ messages)
` [RFC PATCH v2 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller

[Qemu-devel] [PATCH 0/4] Fix socket chardev regression
 2018-08-17 13:52 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] Revert "chardev: tcp: postpone TLS work until machine done"
` [Qemu-devel] [PATCH 2/4] Revert "chardev: tcp: postpone async connection setup"
` [Qemu-devel] [PATCH 3/4] char-socket: update all ioc handlers when changing context
` [Qemu-devel] [PATCH 4/4] test-char: add socket reconnect test

[PATCH] drm/i915/audio: Hook up component bindings even if displays are disabled
 2018-08-17 13:50 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[Qemu-devel] [PATCH 0/4] block nodes graph visualization
 2018-08-17 13:47 UTC  (5+ messages)
` [Qemu-devel] [PATCH 3/4] scripts/qemu: add render_block_graph method for QEMUMachine

[PATCH 0/1] PCI/AER: prevent pcie_do_fatal_recovery from using device after it is removed
 2018-08-17 10:44 UTC  (16+ messages)
` [PATCH 1/1] "

[PATCH] irqchip/tango: Set irq handler and data in one go
 2018-08-17 13:45 UTC  (4+ messages)
` [PATCH resend] "

[meta-networking][PATCH v2] bird: initial import
 2018-08-17 13:45 UTC  (3+ messages)

[Qemu-devel] [PATCH] qemu-img.c: increase spacing between commands in documentation
 2018-08-17 13:44 UTC  (5+ messages)

[RFC] Request API questions
 2018-08-17 10:38 UTC  (5+ messages)

[PATCH] x86/xen: enable early use of set_fixmap in 32-bit Xen PV guest
 2018-08-17 13:40 UTC 

[PATCH] x86/xen: enable early use of set_fixmap in 32-bit Xen PV guest
 2018-08-17 13:40 UTC 

[PATCH] lightnvm: pblk: fix race condition on metadata I/O
 2018-08-17 10:37 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/7] Some improvements in z/Arch instructions support
 2018-08-17 13:39 UTC  (2+ messages)

[meta-networking][PATCH] bird: initial import
 2018-08-17 13:39 UTC  (5+ messages)

[PATCH v2 1/2] hw/arm: check fw_cfg return value before using it
 2018-08-17 13:37 UTC  (4+ messages)
` [PATCH v2 2/2] hw/arm: Add Arm Enterprise machine type
  ` [Qemu-devel] "

[U-Boot] [PATCH v2 0/6] musb-new: Improve shutdown code
 2018-08-17 13:37 UTC  (6+ messages)
` [U-Boot] [RFC PATCH v2 3/6] dm: usb: Add UCLASS_USB_DEV_GENERIC shutdown

[PATCH] ide: Use NULL to compare with pointer-typed value rather than 0
 2018-08-17 13:23 UTC  (2+ messages)

[PATCH BlueZ 0/2] Change ConnectDevice to optionally connect services
 2018-08-17 13:35 UTC  (3+ messages)
  ` [External] "

[PATCH v2] hash table: add an iterator over conflicting entries
 2018-08-17 13:34 UTC  (3+ messages)

[Buildroot] Custom Sources for Kernel Headers
 2018-08-17 13:33 UTC 

SCHED_DEADLINE as user
 2018-08-17 10:28 UTC  (5+ messages)

[U-Boot] [PATCH 0/4] arm: zynq: migrate to DM I2C driver
 2018-08-17 13:31 UTC  (5+ messages)

[PATCH 0/2] ethernet: Use NULL to compare with pointer-typed value rather than 0
 2018-08-17 13:18 UTC  (3+ messages)
` [PATCH 1/2] ethernet: declance: "
` [PATCH 2/2] ethernet: lpc_eth: "

[Qemu-devel] [PATCH v3 0/3] x86: QEMU side support on MSR based features
 2018-08-17 13:28 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 2/3] kvm: Add support to KVM_GET_MSR_FEATURE_INDEX_LIST and KVM_GET_MSRS system ioctl
` [Qemu-devel] [PATCH v3 3/3] Change other funcitons referring to feature_word_info[]

[GSoC][PATCH v5 00/20] rebase -i: rewrite in C
 2018-08-17 13:27 UTC  (6+ messages)
` [GSoC][PATCH v6 "
  ` [GSoC][PATCH v6 11/20] rebase -i: rewrite complete_action() "
  ` [GSoC][PATCH v6 15/20] rebase -i: rewrite write_basic_state() "

[PATCH v9 00/22] guest dedicated crypto adapters
 2018-08-17 13:27 UTC  (10+ messages)
` [PATCH v9 04/22] s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h
` [PATCH v9 10/22] s390: vfio-ap: sysfs interfaces to configure adapters

[Xenomai] message pipe stream test application
 2018-08-17 13:26 UTC 

[dm-crypt] some questions on dm-crypt/cryptsetup and LUKS2+integrity
 2018-08-17 13:26 UTC  (3+ messages)

[xen-unstable-smoke test] 126049: regressions - FAIL
 2018-08-17 13:25 UTC 

[PATCH BlueZ 2/2] Update the Adapter1 API to match the change to ConnectDevice
 2018-08-17 13:25 UTC  (3+ messages)
  ` [External] "

[RESEND PATCH] x86/vdso: Handle clock_gettime(CLOCK_TAI) in vDSO
 2018-08-17 13:24 UTC  (2+ messages)

[PATCH] kernel: Add spaces around '=' operator
 2018-08-17 13:23 UTC 

[Qemu-devel] Pipe key broken on US keyboards
 2018-08-17 13:23 UTC  (9+ messages)

[PATCH] arm64: dts: renesas: Initial r8a774a1 SoC device tree
 2018-08-17 10:20 UTC  (3+ messages)
` [PATCH] arm64: defconfig: enable R8A774A1 SoC

[U-Boot] [UBOOT PATCH 0/2] dm: core: Scan "/firmware" node by default
 2018-08-17 13:22 UTC  (4+ messages)
` [U-Boot] [UBOOT PATCH 2/2] "

[RFC] git send-email hashbang
 2018-08-17 13:22 UTC  (2+ messages)

[PATCH] arm64: renesas_defconfig: enable R8A774A1 SoC
 2018-08-17 10:18 UTC  (4+ messages)

[LINUX PATCH v10 0/2] Add support for Arasan NAND Flash controller
 2018-08-17 13:19 UTC  (3+ messages)
` [LINUX PATCH v10 1/2] dt-bindings: mtd: arasan: Add device tree binding documentation
` [LINUX PATCH v10 2/2] mtd: rawnand: arasan: Add support for Arasan NAND Flash Controller

[PATCH 1/2] fpga: doc: documentation for FPGA debugfs
 2018-08-17 13:19 UTC  (5+ messages)
` [PATCH 2/2] fpga: add FPGA manager debugfs

[RFC] edac: armv8_edac: Add ARMv8 EDAC driver
 2018-08-17 13:18 UTC  (5+ messages)
    ` [RFC PATCH] "

[Qemu-devel] [PATCH 0/3] Drop obsolete memory system request_ptr API
 2018-08-17 13:17 UTC  (2+ messages)

[Bug 107604] tes dhfhdghgdfgdshgfhs
 2018-08-17 13:17 UTC 

[Qemu-devel] [Bug 1787505] [NEW] Solaris host: no network connection, mouse pointer mismatch
 2018-08-17 13:05 UTC  (2+ messages)
` [Qemu-devel] [Bug 1787505] "

[PATCH v2 0/6] Add Rockchip VPU JPEG encoder
 2018-08-17 10:12 UTC  (4+ messages)
` [PATCH v2 5/6] media: Add controls for jpeg quantization tables

mv88e6xxx: question: can switch irq be shared?
 2018-08-17 10:09 UTC  (2+ messages)
` [PATCH net-next] net: dsa: mv88e6xxx: Share main switch IRQ


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.