All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-13 15:53:59 to 2019-02-13 16:20:01 UTC [more...]

[Qemu-devel] [PULL v2 00/25] Chardev patches
 2019-02-13 16:19 UTC  (20+ messages)
` [Qemu-devel] [PULL v2 01/25] chardev: fix mess in OPENED/CLOSED events when muxed
` [Qemu-devel] [PULL v2 02/25] tests/test-char: add muxed chardev testing for open/close
` [Qemu-devel] [PULL v2 03/25] io: store reference to thread information in the QIOTask struct
` [Qemu-devel] [PULL v2 04/25] io: add qio_task_wait_thread to join with a background thread
` [Qemu-devel] [PULL v2 05/25] chardev: fix validation of options for QMP created chardevs
` [Qemu-devel] [PULL v2 06/25] chardev: forbid 'reconnect' option with server sockets
` [Qemu-devel] [PULL v2 07/25] chardev: forbid 'wait' option with client sockets
` [Qemu-devel] [PULL v2 08/25] chardev: remove many local variables in qemu_chr_parse_socket
` [Qemu-devel] [PULL v2 09/25] chardev: ensure qemu_chr_parse_compat reports missing driver error
` [Qemu-devel] [PULL v2 10/25] chardev: remove unused 'sioc' variable & cleanup paths
` [Qemu-devel] [PULL v2 11/25] chardev: split tcp_chr_wait_connected into two methods
` [Qemu-devel] [PULL v2 12/25] chardev: split up qmp_chardev_open_socket connection code
` [Qemu-devel] [PULL v2 13/25] chardev: use a state machine for socket connection state
` [Qemu-devel] [PULL v2 14/25] chardev: honour the reconnect setting in tcp_chr_wait_connected
` [Qemu-devel] [PULL v2 15/25] chardev: disallow TLS/telnet/websocket with tcp_chr_wait_connected
` [Qemu-devel] [PULL v2 16/25] chardev: fix race with client connections in tcp_chr_wait_connected
` [Qemu-devel] [PULL v2 17/25] tests: expand coverage of socket chardev test
` [Qemu-devel] [PULL v2 18/25] chardev: ensure termios is fully initialized
` [Qemu-devel] [PULL v2 20/25] chardev/wctablet: Fix a typo

[Qemu-devel] Seeking QEMU makefile advice
 2019-02-13 16:19 UTC  (4+ messages)

[PATCH 0/5] [v4] Allow persistent memory to be used like normal RAM
 2019-02-13 16:19 UTC  (12+ messages)
` [PATCH 5/5] dax: "Hotplug" persistent memory for use "

[PATCH 2/2] mm: be more verbose about zonelist initialization
 2019-02-13 16:18 UTC  (7+ messages)
` [PATCH v3 "

[PATCH] sh: Remove duplicate header
 2019-02-13 16:18 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] igt/tests: Fix error checking in kms_atomic_transition
 2019-02-13 16:18 UTC 

[Qemu-devel] [PATCH v7 00/35] target/riscv: Convert to decodetree
 2019-02-13 16:18 UTC  (74+ messages)
` [Qemu-riscv] "
` [Qemu-devel] [PATCH v7 01/35] target/riscv: Move CPURISCVState pointer to DisasContext
  ` [Qemu-riscv] "
    ` [Qemu-riscv] [Qemu-devel] "
` [Qemu-devel] [PATCH v7 02/35] target/riscv: Activate decodetree and implemnt LUI & AUIPC
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v7 03/35] target/riscv: Convert RVXI branch insns to decodetree
  ` [Qemu-riscv] "
` [Qemu-riscv] [PATCH v7 04/35] target/riscv: Convert RV32I load/store "
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v7 05/35] target/riscv: Convert RV64I "
  ` [Qemu-riscv] "
` [Qemu-riscv] [PATCH v7 06/35] target/riscv: Convert RVXI arithmetic "
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v7 07/35] target/riscv: Convert RVXI fence "
  ` [Qemu-riscv] "
` [Qemu-riscv] [PATCH v7 08/35] target/riscv: Convert RVXI csr "
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v7 09/35] target/riscv: Convert RVXM "
  ` [Qemu-riscv] "
` [Qemu-riscv] [PATCH v7 10/35] target/riscv: Convert RV32A "
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v7 11/35] target/riscv: Convert RV64A "
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v7 12/35] target/riscv: Convert RV32F "
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v7 13/35] target/riscv: Convert RV64F "
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v7 14/35] target/riscv: Convert RV32D "
  ` [Qemu-riscv] "
` [Qemu-riscv] [PATCH v7 15/35] target/riscv: Convert RV64D "
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v7 16/35] target/riscv: Convert RV priv "
  ` [Qemu-riscv] "
` [Qemu-riscv] [PATCH v7 17/35] target/riscv: Convert quadrant 0 of RVXC "
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v7 18/35] target/riscv: Convert quadrant 1 "
  ` [Qemu-riscv] "
` [Qemu-riscv] [PATCH v7 19/35] target/riscv: Convert quadrant 2 "
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v7 20/35] target/riscv: Remove gen_jalr()
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v7 21/35] target/riscv: Remove manual decoding from gen_branch()
  ` [Qemu-riscv] "
` [Qemu-riscv] [PATCH v7 22/35] target/riscv: Remove manual decoding from gen_load()
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v7 23/35] target/riscv: Remove manual decoding from gen_store()
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v7 24/35] target/riscv: Move gen_arith_imm() decoding into trans_* functions
  ` [Qemu-riscv] "
` [Qemu-riscv] [PATCH v7 25/35] target/riscv: make ADD/SUB/OR/XOR/AND insn use arg lists
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v7 26/35] target/riscv: Remove shift and slt insn manual decoding
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v7 27/35] target/riscv: Remove manual decoding of RV32/64M insn
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v7 28/35] target/riscv: Rename trans_arith to gen_arith
  ` [Qemu-riscv] "
` [Qemu-riscv] [PATCH v7 29/35] target/riscv: Remove gen_system()
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v7 30/35] target/riscv: Remove decode_RV32_64G()
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v7 31/35] target/riscv: Convert @cs_2 insns to share translation functions
  ` [Qemu-riscv] "
` [Qemu-riscv] [PATCH v7 32/35] target/riscv: Convert @cl_d, @cl_w, @cs_d, @cs_w insns
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v7 33/35] target/riscv: Splice fsw_sd and flw_ld for riscv32 vs riscv64
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v7 34/35] target/riscv: Splice remaining compressed insn pairs "
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v7 35/35] target/riscv: Remaining rvc insn reuse 32 bit translators
  ` [Qemu-riscv] "

[PATCH 1/3] iio: light: Add driver for ap3216c
 2019-02-13 16:18 UTC  (6+ messages)

[PATCH net] sctp: make sctp_setsockopt_events() less strict about the option length
 2019-02-13 16:17 UTC  (6+ messages)

[RFC PATCH net-next 0/5] net: allow hw addresses for virtual devices
 2019-02-13 16:17 UTC  (11+ messages)
` [RFC PATCH net-next 2/5] net: 8021q: vlan_dev: add vid tag for uc and mc address lists

[PATCH] snd/hda, drm/i915: Track the display_power_status using a cookie
 2019-02-13 16:17 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH 00/10] locking/rwsem: Rwsem rearchitecture part 1
 2019-02-13 16:16 UTC  (7+ messages)
` [PATCH 03/10] locking/rwsem: Rename kernel/locking/rwsem.h

[PATCH] fs/coda/psdev.c: Remove duplicate header
 2019-02-13 16:16 UTC  (4+ messages)

[PATCH] Input: i8042 - Rework DT node name comparisons
 2019-02-13 16:16 UTC 

[PATCH] fs/cachefiles/namei.c: Remove duplicate header
 2019-02-13 16:14 UTC  (4+ messages)

[PATCH] eal: restrict ctrl threads to startup cpu affinity
 2019-02-13 16:13 UTC 

[PATCH] .mailmap: Add Mathieu Othacehe
 2019-02-13 16:12 UTC 

[PATCH 0/8] Various modifications toward KS 1.0
 2019-02-13 16:12 UTC  (9+ messages)
` [PATCH 1/8] kernel-shark: Add more sanity checks for model misbehavior detection
` [PATCH 2/8] kernel-shark: Do not copy the Upper Overflow bin when shifting forward
` [PATCH 3/8] kernel-shark: Check bin 0 for sched_switch event when plotting task graphs
` [PATCH 4/8] kernel-shark: Don't use Data collection when checking if the bin is empty
` [PATCH 5/8] kernel-shark: Make the time labels of the marker more readable
` [PATCH 6/8] kernel-shark: Fix the compile warnings about _GNU_SOURCE being redefined
` [PATCH 7/8] trace-cmd: Fix the printout of the KernelShark executable path
` [PATCH 8/8] kernel-shark: Version 1.0.0

[PATCH] xarray: Document erasing entries during iteration
 2019-02-13 16:12 UTC  (4+ messages)

[PATCH v2 1/2] video: lcd: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol
 2019-02-13 16:12 UTC  (8+ messages)

[PATCH] fs/block_dev.c: Remove duplicate header
 2019-02-13 16:11 UTC  (4+ messages)

Compiler for Windows
 2019-02-13 16:11 UTC  (4+ messages)

[U-Boot] [PATCH v8 0/8] Add support for loading FPGA bitstream
 2019-02-13 16:11 UTC  (7+ messages)
` [U-Boot] [PATCH v8 1/8] ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10
` [U-Boot] [PATCH v8 2/8] ARM: socfpga: Add default FPGA bitstream fitImage for Arria10 SoCDK
` [U-Boot] [PATCH v8 3/8] fit: Add function declarations to the header file

[PATCH] viridian: fix the HvFlushVirtualAddress/List hypercall implementation
 2019-02-13 16:07 UTC 

[PATCH] devfreq: Use of_node_name_eq for node name comparisons
 2019-02-13 16:09 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: gpio: Use SoC compatible string instead of wildcard string
 2019-02-13 16:10 UTC  (5+ messages)
` [PATCH 2/2] gpio: sprd: Change to use SoC compatible string

Upstream Dom0 DRM problems regarding swiotlb
 2019-02-13 16:09 UTC  (6+ messages)

[PATCH v3 1/2] powerpc/8xx: replace most #ifdef by IS_ENABLED() in 8xx_mmu.c
 2019-02-13 16:06 UTC  (4+ messages)
` [PATCH v3 2/2] powerpc/8xx: Map 32Mb of RAM at init

[PATCH v2] NTB: add new parameter to peer_db_addr() db_bit and db_data
 2019-02-13 16:08 UTC  (2+ messages)

[PATCH] scsi: qlogicpti: Use of_node_name_eq for node name comparisons
 2019-02-13 16:08 UTC 

[GIT PULL] drm/imx: pending update handling, plane zpos property
 2019-02-13 16:06 UTC 

[PATCH] MAINTAINERS: Mark PCI Cadence entry as Orphan
 2019-02-13 16:06 UTC  (2+ messages)

[PATCH v2] LSM: Ignore "security=" when "lsm=" is specified
 2019-02-13 16:05 UTC  (2+ messages)

[PATCH] MAINTAINERS: update entry for drm/msm
 2019-02-13 16:04 UTC  (5+ messages)

[PATCH 1/2] formal/spinhint: Update memory usage in QRCU Spin summary table
 2019-02-13 16:05 UTC  (3+ messages)
` [PATCH 2/2] formal/spinhint: Substitute ':formal:' for ':analysis:' in labels

[RFC PATCH v2 0/9] Block/XFS: Support alternative mirror device retry
 2019-02-13 16:04 UTC  (4+ messages)
` [RFC PATCH v2 1/9] block: add nr_mirrors to request_queue

[PATCH 0/4] formal/spinhint: Clarify hashtable sizes used in tables
 2019-02-13 16:04 UTC  (6+ messages)
` [PATCH 4/4] memorder: Remove 'snippet' meta command in stray litmus test

[PATCH v2 00/10] ICL support and other enhancements for PMC Core
 2019-02-13 16:04 UTC  (5+ messages)
` [PATCH v2 06/10] x86/cpu: Add Icelake to Intel family

Some VRR vblank/pageflip timestamping fixes
 2019-02-13 16:03 UTC  (11+ messages)
` [PATCH 2/3] drm: Add basic helper to allow precise pageflip timestamps in vrr

[PATCH v4 0/3] btrfs: scrub: fix scrub_lock
 2019-02-13 16:02 UTC  (6+ messages)
` [PATCH v4 1/3] btrfs: scrub: fix circular locking dependency warning
` [PATCH] btrfs: scrub: add assertions for worker pointers

[PATCH V3 1/2] arm64: dts: freescale: imx8qxp: add cpu opp table
 2019-02-13 15:59 UTC  (4+ messages)
` [PATCH V3 2/2] clk: imx: scu: add cpu frequency scaling support

[PATCH for-4.12 v2 0/7] pvh/dom0/shadow/amd fixes
 2019-02-13 16:01 UTC  (5+ messages)
` [PATCH for-4.12 v2 3/7] x86/pvh: reorder PVH dom0 iommu initialization
` [PATCH for-4.12 v2 4/7] pvh/dom0: warn when dom0_mem is not set

[Qemu-devel] [PATCH] target/openrisc: Fix LGPL information in the file headers
 2019-02-13 15:59 UTC  (2+ messages)
` [Qemu-trivial] "

[Qemu-devel] [PATCH] target/sh4: Fix LGPL information in the file headers
 2019-02-13 15:58 UTC  (2+ messages)
` [Qemu-trivial] "

[PATCH 0/3 REPOST] arm: covert a few spinlock_t locks to raw_spinlock_t
 2019-02-13 15:57 UTC  (5+ messages)
` [PATCH 3/3] arm: use a raw_spinlock_t in unwind

[PATCH] spi: sprd: Add a prefix for SPI DMA channel macros
 2019-02-13 15:57 UTC  (3+ messages)
` Applied "spi: sprd: Add a prefix for SPI DMA channel macros" to the spi tree

[PATCH v5 0/3] Support 64 bpp half float formats
 2019-02-13 15:56 UTC  (3+ messages)

[PATCH 0/3] Minor bug fixes to leaking_addresses.pl
 2019-02-13 15:56 UTC  (3+ messages)
` [PATCH 3/3] leaking_addresses: Expand tilde in output file name

snd_hda_codec_hdmi: `hdaudio hdaudioC0D2: Unable to bind the codec`
 2019-02-13 15:56 UTC  (8+ messages)

[Qemu-devel] [PATCH] crypto: Fix LGPL information in the file headers
 2019-02-13 15:54 UTC  (2+ messages)
` [Qemu-trivial] "

[PATCH 0/2] amd-iommu: use bitfields for PTE/PDE and DTE
 2019-02-13 15:50 UTC  (6+ messages)
` [PATCH 1/2] amd-iommu: use a bitfield for PTE/PDE

[RESEND PATCH 0/4] Cleanups around compress path
 2019-02-13 15:55 UTC  (5+ messages)
` [PATCH 1/4] btrfs: Refactor cow_file_range_async
` [PATCH 2/4] btrfs: Remove fs_info from struct async_cow
` [PATCH 3/4] btrfs: Make compress_file_range only "
` [PATCH 4/4] btrfs: Replace clear_extent_bit with unlock_extent

[PATCH 0/4] Cleanups around compress path
 2019-02-13 15:55 UTC  (3+ messages)
` [PATCH 4/5] btrfs: Remove unused function btrfs_workqueue_owner

[Qemu-devel] [PATCH v2] s390x: add zPCI feature to "qemu" CPU model
 2019-02-13 15:54 UTC  (2+ messages)

[PATCH v6] x86: load FPU registers on return to userland
 2019-02-13 15:54 UTC  (6+ messages)

[patch V2 0/2] genirq, proc: Speedup /proc/stat interrupt statistics
 2019-02-13 15:55 UTC  (7+ messages)
` [patch V2 1/2] genriq: Avoid summation loops for /proc/stat

[U-Boot] [RFC PATCH 1/3] sunxi: Use clrsetbits_le32 instead of multiple instruction
 2019-02-13 15:54 UTC  (5+ messages)
` [U-Boot] [RFC PATCH 3/3] sunxi: Fix A33 memory initialization

[U-Boot] [PATCH 0/9] xilinx: dts: Update various DT files
 2019-02-13 15:54 UTC  (10+ messages)
` [U-Boot] [PATCH 1/9] ARM: dts: Use mmc@ instead sdhci@
` [U-Boot] [PATCH 2/9] ARM: dts: zynq: Set correct manufacturer for ZedBoard and MicroZed boards
` [U-Boot] [PATCH 3/9] ARM: dts: zynq: correct and improve the model property of dt files
` [U-Boot] [PATCH 4/9] arm64: zynqmp: Add reset-on-timeout for all boards and modify default timeout value
` [U-Boot] [PATCH 5/9] xilinx: dts: Remove additional empty lines
` [U-Boot] [PATCH 6/9] arm64: dts: Fix various entry-method properties to reflect documentation
` [U-Boot] [PATCH 7/9] arm64: zynqmp: Remove autodetected devices without description
` [U-Boot] [PATCH 8/9] arm64: zynqmp: Fix i2c boot warning
` [U-Boot] [PATCH 9/9] arm64: zynqmp: Change the spi-rx-bus-width property to x1


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.