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

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

[PATCH 1/2] drm/amdgpu: Fix bugs in setting CP RB/MEC DOORBELL_RANGE registers
 2019-02-13 16:30 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: Delete user queue doorbell variables

[PATCH v3] mm,page_alloc: wait for oom_lock before retrying
 2019-02-13 16:30 UTC 

[PATCH] drm/i915/psr: Bump vblank evasion time for seamless updates
 2019-02-13 16:30 UTC  (2+ messages)

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

[PATCH 4.14 0/8] uio backport fixes for 4.14
 2019-02-13 16:29 UTC  (9+ messages)
` [PATCH 4.14 1/8] uio: Reduce return paths from uio_write()
` [PATCH 4.14 2/8] uio: Prevent device destruction while fds are open
` [PATCH 4.14 3/8] uio: use request_threaded_irq instead
` [PATCH 4.14 4/8] uio: change to use the mutex lock instead of the spin lock
` [PATCH 4.14 5/8] uio: fix crash after the device is unregistered
` [PATCH 4.14 7/8] uio: fix possible circular locking dependency
` [PATCH 4.14 6/8] uio: fix wrong return value from uio_mmap()
` [PATCH 4.14 8/8] Revert "uio: use request_threaded_irq instead"

[Qemu-devel] [RFC] arm: Allow system registers for KVM guests to be changed by QEMU code
 2019-02-13 16:29 UTC  (2+ messages)

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

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

[PATCH v2] Add Microchip/Microsemi PolarFire-SoC PCIe support
 2019-02-13 16:29 UTC  (2+ messages)

[PATCH v3 0/2] media: cedrus: Add H264 decoding support
 2019-02-13 16:28 UTC  (6+ messages)

[PATCH] vfio_pci: Enable memory accesses before calling pci_map_rom
 2019-02-13 16:28 UTC  (2+ messages)

[PATCH] drm: Remove unused argument from __drm_atomic_helper_disable_all()
 2019-02-13 16:28 UTC  (4+ messages)
` [PATCH v2] drm: Merge __drm_atomic_helper_disable_all() into drm_atomic_helper_disable_all()

[ath6kl:pending 14/43] drivers/net/wireless/ath/wil6210/txrx.c:341 wil_rx_add_radiotap_header() error: potentially dereferencing uninitialized 'rtap'
 2019-02-13 16:27 UTC  (2+ messages)

[PATCH v2 1/2] selftests/tpm2: Open tpm dev in unbuffered mode
 2019-02-13 16:27 UTC  (6+ messages)
` [PATCH v2 2/2] selftests/tpm2: Extend tests to cover partial reads

[PATCH] printk: add KERN_NOTIME to skip the timestamp
 2019-02-13 16:25 UTC  (7+ messages)

[RFC PATCH v2 0/9] Block/XFS: Support alternative mirror device retry
 2019-02-13 16:18 UTC  (6+ messages)
` [RFC PATCH v2 1/9] block: add nr_mirrors to request_queue
` [RFC PATCH v2 2/9] block: add rd_hint to bio and request

[PATCH v2] rebase -x: sanity check command
 2019-02-13 16:25 UTC  (3+ messages)
` [PATCH] rebase: remove the rebase.useBuiltin setting

[U-Boot] [PATCH v8 0/8] Add support for loading FPGA bitstream
 2019-02-13 16:25 UTC  (11+ 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
` [U-Boot] [PATCH v8 4/8] ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading
` [U-Boot] [PATCH v8 6/8] spl : socfpga: Implement fpga bitstream loading with socfpga loadfs

[Qemu-devel] [PATCH] crypto: Fix LGPL information in the file headers
 2019-02-13 16:24 UTC  (2+ messages)

[PATCH] arm64: tegra: add topology data for Tegra194 cpu
 2019-02-13 16:24 UTC  (5+ messages)
` [PATCH V2] "

[PATCH v2 0/2] spi-nor: add support for is25wp256
 2019-02-13 16:23 UTC  (4+ messages)
` [PATCH v2 1/2] spi-nor: add support for ISSI's block unlocking scheme

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

[PATCH 0/2] fstests: incore unlinked list
 2019-02-13 16:20 UTC  (6+ messages)
` [PATCH 2/2] generic: check the behavior of programs opening a lot of O_TMPFILE files

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

[Qemu-devel] [PULL v2 00/25] Chardev patches
 2019-02-13 16:19 UTC  (26+ 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 19/25] char: allow specifying a GMainContext at opening time
` [Qemu-devel] [PULL v2 20/25] chardev/wctablet: Fix a typo
` [Qemu-devel] [PULL v2 21/25] char: update the mux handlers in class callback
` [Qemu-devel] [PULL v2 22/25] terminal3270: do not use backend timer sources
` [Qemu-devel] [PULL v2 23/25] chardev: add a note about frontend sources and context switch
` [Qemu-devel] [PULL v2 24/25] char-pty: remove the check for connection on write
` [Qemu-devel] [PULL v2 25/25] char-pty: remove write_lock usage

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

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

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

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

[PATCH 1/3] iio: light: Add driver for ap3216c
 2019-02-13 16:18 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 net] sctp: make sctp_setsockopt_events() less strict about the option length
 2019-02-13 16:17 UTC  (6+ messages)

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

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

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

[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  (4+ 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 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

[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  (6+ 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 

[Qemu-devel] [PATCH] target/sh4: Fix LGPL information in the file headers
 2019-02-13 15:58 UTC 

[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  (4+ 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)


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.