All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-09 09:11:42 to 2019-07-09 10:18:41 UTC [more...]

[Qemu-devel] [PATCH 0/5] tcg: Fix mmap_lock assertion failure, take 2
 2019-07-09 10:16 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/5] include/qemu/atomic.h: Add signal_barrier
` [Qemu-devel] [PATCH 2/5] tcg: Introduce set/clear_helper_retaddr
` [Qemu-devel] [PATCH 3/5] tcg: Remove cpu_ld*_code_ra
` [Qemu-devel] [PATCH 4/5] tcg: Remove duplicate #if !defined(CODE_ACCESS)
` [Qemu-devel] [PATCH 5/5] tcg: Release mmap_lock on translation fault

[PATCH 0/1] buildtools-tarball: add nativesdk-libxml2-utils
 2019-07-09 10:18 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH] media: fdp1: Reduce FCP not found message level to debug
 2019-07-09 10:18 UTC  (4+ messages)

[v1 0/5] allow to reserve memory for normal kexec kernel
 2019-07-09 10:18 UTC  (6+ messages)

[PATCH v4 0/6] kvmppc: HMM driver to manage pages of secure guest
 2019-07-09 10:18 UTC  (20+ messages)
` [PATCH v4 1/6] kvmppc: HMM backend "
` [PATCH v4 3/6] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls
` [RFC PATCH v4 6/6] kvmppc: Support reset of secure guest

[PATCH 1/4] Makefile: rules for printing kernel architecture and localversion
 2019-07-09 10:16 UTC  (10+ messages)
` [PATCH 2/4] scripts: mkdebian: allow renaming generated debian/rules via env
` [PATCH 3/4] scripts: checkpatch.pl: don't complain that debian/rules is executable
` [PATCH 4/4] debian: add generic rule file

[RFC v2 0/5] Some vfio-ccw fixes
 2019-07-09 10:16 UTC  (11+ messages)
` [RFC v2 1/5] vfio-ccw: Fix misleading comment when setting orb.cmd.c64
` [RFC v2 2/5] vfio-ccw: Fix memory leak and don't call cp_free in cp_init
` [RFC v2 3/5] vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfn
` [RFC v2 4/5] vfio-ccw: Don't call cp_free if we are processing a channel program
` [RFC v2 5/5] vfio-ccw: Update documentation for csch/hsch

[PATCH BlueZ v4 1/4] mesh: Add ImportLocalNode api documentation
 2019-07-09 10:15 UTC  (4+ messages)
` [PATCH BlueZ v4 2/4] mesh: Extract parsing into mesh_db_read_* functions
` [PATCH BlueZ v4 3/4] mesh: Replace 'json_object' typedef with 'struct json_object'
` [PATCH BlueZ v4 4/4] mesh: Added ImportLocalNode call with its API

[PATCH] locking/lockdep: Fix lock used or unused stats error
 2019-07-09 10:15 UTC 

[virtio-comment] VIRTIO_NET_F_MRG_RXBUF number of descriptors
 2019-07-09 10:15 UTC  (2+ messages)

[PATCH] printk: Do not lose last line in kmsg dump
 2019-07-09 10:12 UTC  (2+ messages)

[PATCH 0/3] mt76: usb: alignment and endianes improvements
 2019-07-09 10:12 UTC  (5+ messages)
` [PATCH 1/3] mt76: usb: fix endian in mt76u_copy
` [PATCH 3/3] mt76: usb: use full intermediate buffer "

[PATCH v1] i2c: tegra: Compile PM functions unconditionally
 2019-07-09 10:12 UTC  (3+ messages)

[LTP] [PATCH ltp] syscalls/stat: add stat02{,_64} into .gitignore
 2019-07-09 10:11 UTC  (2+ messages)
` [LTP] [PATCH ltp] syscalls/stat: add stat02{, _64} "

[PATCH] gpio: tegra: Clean-up debugfs initialisation
 2019-07-09 10:10 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 1/6] accel/tcg: adding structure to store TB statistics
 2019-07-09  9:57 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 5/6] monitor: adding info tb and tbs to monitor

[Qemu-devel] [PATCH v7 00/13] Add migration support for VFIO device
 2019-07-09  9:49 UTC  (14+ messages)
` [Qemu-devel] [PATCH v7 01/13] vfio: KABI for migration interface
` [Qemu-devel] [PATCH v7 02/13] vfio: Add function to unmap VFIO region
` [Qemu-devel] [PATCH v7 03/13] vfio: Add vfio_get_object callback to VFIODeviceOps
` [Qemu-devel] [PATCH v7 04/13] vfio: Add save and load functions for VFIO PCI devices
` [Qemu-devel] [PATCH v7 05/13] vfio: Add migration region initialization and finalize function
` [Qemu-devel] [PATCH v7 06/13] vfio: Add VM state change handler to know state of VM
` [Qemu-devel] [PATCH v7 07/13] vfio: Add migration state change notifier
` [Qemu-devel] [PATCH v7 08/13] vfio: Register SaveVMHandlers for VFIO device
` [Qemu-devel] [PATCH v7 09/13] vfio: Add save state functions to SaveVMHandlers
` [Qemu-devel] [PATCH v7 10/13] vfio: Add load "
` [Qemu-devel] [PATCH v7 11/13] vfio: Add function to get dirty page list
` [Qemu-devel] [PATCH v7 12/13] vfio: Add vfio_listerner_log_sync to mark dirty pages
` [Qemu-devel] [PATCH v7 13/13] vfio: Make vfio-pci device migration capable

[PATCH v7 00/12] drm/i915: Vulkan performance query support
 2019-07-09 10:07 UTC  (21+ messages)
` [PATCH v7 01/12] drm/i915/perf: ensure we keep a reference on the driver
` [PATCH v7 02/12] drm/i915/perf: add missing delay for OA muxes configuration
` [PATCH v7 03/12] drm/i915/perf: introduce a versioning of the i915-perf uapi
` [PATCH v7 04/12] drm/i915/perf: allow for CS OA configs to be created lazily
` [PATCH v7 05/12] drm/i915: enumerate scratch fields
` [PATCH v7 06/12] drm/i915/perf: implement active wait for noa configurations
` [PATCH v7 07/12] drm/i915: introduce a mechanism to extend execbuf2
` [PATCH v7 08/12] drm/i915: add syncobj timeline support
` [PATCH v7 09/12] drm/i915: add a new perf configuration execbuf parameter
` [PATCH v7 10/12] drm/i915/perf: allow holding preemption on filtered ctx
` [PATCH v7 11/12] drm/i915/perf: execute OA configuration from command stream
` [PATCH v7 12/12] drm/i915: add support for perf configuration queries

[PATCH i-g-t] i915/gem_ctx_engine: Drip feed requests into 'independent'
 2019-07-09 10:07 UTC  (3+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for i915/gem_ctx_engine: Drip feed requests into 'independent' (rev3)
` [igt-dev] ✓ Fi.CI.BAT: success "

[LTP] [PATCH] syscalls/copy_file_range02: increase coverage and remove EXDEV test
 2019-07-09 10:06 UTC  (5+ messages)
` [LTP] [PATCH v2] "

[PATCH V3 0/5] drm/vkms: Introduces writeback support
 2019-07-09 10:05 UTC  (4+ messages)
` [PATCH V3 4/5] drm/vkms: Compute CRC without change input data

[Bug 204095] New: freeze while write on external usb 3.0 hard disk
 2019-07-09 10:05 UTC  (2+ messages)
` [Bug 204095] "

[U-Boot] [PATCH 0/5] toradex: configblock: apalis-imx8 and colibri-imx8x fixes
 2019-07-09 10:03 UTC  (9+ messages)
` [U-Boot] [PATCH 1/5] toradex: configblock: initialize MMC before switching partition
` [U-Boot] [PATCH 2/5] toradex: configblock: generic wi-fi/bt handling
` [U-Boot] [PATCH 3/5] toradex: configblock: fix colibri imx8x target
` [U-Boot] [PATCH 4/5] toradex: configblock: fix apalis imx8 target
` [U-Boot] [PATCH 5/5] toradex: configblock: fix long line

[dpdk-dev] [PATCH v2 0/3]Rework API for RSA algorithm in asymmetric crypto
 2019-07-09 10:02 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 1/3] cryptodev: rework api of rsa algorithm

[PATCH v2 1/3] ata: Documentation, fix function names
 2019-07-09 10:02 UTC  (3+ messages)
` [PATCH v2 2/3] ata: make qc_prep return an int
` [PATCH v2 3/3] ata: sata_mv, avoid trigerrable BUG_ON

[MPTCP] [RFC PATCH] mptcp: harmonize locking on all socket operations
 2019-07-09 10:00 UTC 

[PATCH 5.2 v2 1/2] edac: npcm: Add Nuvoton NPCM7xx EDAC driver
 2019-07-09  9:48 UTC  (5+ messages)
` [PATCH 5.2 v2 2/2] dt-binding: edac: add NPCM ECC documentation

[PATCH 00/59] KVM: arm64: ARMv8.3 Nested Virtualization support
 2019-07-09  9:59 UTC  (5+ messages)
` [PATCH 40/59] KVM: arm64: nv: Don't always start an S2 MMU search from the beginning

[dpdk-dev] [PATCH v4 1/3] lib/lpm: memory orderings to avoid race conditions for v1604
 2019-07-09  9:58 UTC  (6+ messages)
` [dpdk-dev] [PATCH v4 3/3] lib/lpm: use atomic store to avoid partial update

[dpdk-dev] /run/dpdk cleanup
 2019-07-09  9:58 UTC  (2+ messages)

Issue/Bug report: auto.conf not generated correctly when CROSS_COMPILE environment var set
 2019-07-09  9:57 UTC 

[RFC 0/2] rpmsg: imx: add the initial imx rpmsg support
 2019-07-09  9:56 UTC  (9+ messages)
` [RFC 2/2] "
    ` [EXT] "

[Buildroot] [PATCH 1/2] board/freescale: Introduce UBOOTBIN in spl template
 2019-07-09  9:57 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] configs/imx7dpico: Bump U-Boot to 2019.07 and kernel to version 5.1.16

Stuck to build zImage-initramfs
 2019-07-09  9:55 UTC  (2+ messages)

bitbak command: No recipe available for
 2019-07-09  9:55 UTC  (2+ messages)

[MPTCP] [RFC PATCH] mptcp: harmonize locking on all socket operations
 2019-07-09  9:55 UTC 

[PATCH v3 0/5] Introduce MADV_COLD and MADV_PAGEOUT
 2019-07-09  9:55 UTC  (13+ messages)
` [PATCH v3 1/5] mm: introduce MADV_COLD
` [PATCH v3 3/5] mm: account nr_isolated_xxx in [isolate|putback]_lru_page
` [PATCH v3 4/5] mm: introduce MADV_PAGEOUT

[PATCH v4 00/25] InfiniBand Transport (IBTRS) and Network Block Device (IBNBD)
 2019-07-09  9:55 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/4] ethdev: add GRE key field to flow API
 2019-07-09  9:54 UTC  (4+ messages)
` [dpdk-dev] [PATCH v8 0/2] match on GRE's key
  ` [dpdk-dev] [PATCH v8 2/2] net/mlx5: match GRE's key and present bits

linux-next: manual merge of the hyperv tree with Linus' tree
 2019-07-09  9:53 UTC 

[PATCH 0/3] Coccinelle: pci_free_consistent: Adjustments for a SmPL script
 2019-07-09  9:52 UTC  (10+ messages)
` [PATCH 2/3] Coccinelle: pci_free_consistent: Reduce a bit of duplicate SmPL code
    ` [2/3] "
            ` Coccinelle: Handling of SmPL disjunctions
                  ` [Cocci] "

[RFC, BUG] ibverbs/rxe: Potential use after free
 2019-07-09  9:53 UTC 

[PATCH v1 0/5] Help with lm75.c changes
 2019-07-09  9:50 UTC  (6+ messages)
` [PATCH v1 1/5] hwmon: (lm75) Add kind field to struct lm75_data
` [PATCH v1 2/5] hwmon: (lm75) Include hwmon_chip in the permitted types to be writen
` [PATCH v1 3/5] hwmon: (lm75) Give write permission to hwmon_chip_update_interval
` [PATCH v1 4/5] hwmon: (lm75) Create function from code to write into registers
` [PATCH v1 5/5] First approach to sample time writing method

[Qemu-devel] [PATCH] riscv: sifive_test: Add reset functionality
 2019-07-09  9:48 UTC  (3+ messages)
  ` [Qemu-riscv] "

[RFC 0/7] Introduce TEE based Trusted Keys support
 2019-07-09  9:48 UTC  (7+ messages)
` [RFC 3/7] tee: add private login method for kernel clients

[linux-lvm] lvdisplay "open" field computing
 2019-07-09  9:47 UTC 

[Meta-Qt5] "Unknown Module: declarative" Error While Creating Toolchain
 2019-07-09  9:46 UTC  (6+ messages)

[Qemu-devel] [PATCH v3] block/rbd: implement .bdrv_get_allocated_file_size callback
 2019-07-09  9:45 UTC  (6+ messages)

[dpdk-dev] [PATCH] bus/pci: fix IOVA as VA mode selection
 2019-07-09  9:44 UTC  (7+ messages)
  ` [dpdk-dev] [EXT] "

[PATCH v3 0/8] Expose cros_ec_sensors frequency range via iio sysfs
 2019-07-09  9:43 UTC  (4+ messages)
` [PATCH v3 8/8] docs: iio: add precision about sampling_frequency_available

[PATCH v7 00/12] Guest LBR Enabling
 2019-07-09  9:43 UTC  (9+ messages)
` [PATCH v7 07/12] perf/x86: no counter allocation support
` [PATCH v7 08/12] KVM/x86/vPMU: Add APIs to support host save/restore the guest lbr stack

Unexpected or wrong ff, no-ff and ff-only behaviour
 2019-07-09  9:42 UTC 

[PATCH] drm/client: remove the exporting of drm_client_close
 2019-07-09  9:42 UTC  (3+ messages)

[PATCH v2] mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 option
 2019-07-09  9:41 UTC  (2+ messages)

[Bug 110944] [Bisected] Blender 2.8 crashes when closing certain windows
 2019-07-09  9:39 UTC  (2+ messages)

[Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI
 2019-07-09  9:38 UTC  (2+ messages)

[PATCH v2 00/10] net: hisilicon: Add support for HI13X1 to hip04_eth
 2019-07-09  9:35 UTC  (3+ messages)
` [PATCH v2 05/10] net: hisilicon: HI13X1_GMAX need dreq reset at first

[Bug 110702] segfault in radeonsi HEVC hardware decoding
 2019-07-09  9:35 UTC  (2+ messages)
` [Bug 110702] segfault in radeonsi HEVC hardware decoding with yuv420p10le

[PATCH] drm/i915: Remove unused i915_gem_context_lookup_engine
 2019-07-09  9:32 UTC  (2+ messages)

[PATCH v2 0/4] Add support for Amazon's Annapurna Labs EDAC for L1/L2
 2019-07-09  9:32 UTC  (4+ messages)
` [PATCH v2 2/4] edac: Add support for Amazon's Annapurna Labs L1 EDAC

[PATCH v2] backlight: rave-sp: don't touch initial state and register with correct device
 2019-07-09  9:32 UTC  (2+ messages)

[PATCH v2 0/4] Add a generic driver for LED-based backlight
 2019-07-09  9:31 UTC  (5+ messages)
` [PATCH v2 4/4] backlight: add led-backlight driver

[Virtio-fs] Achieving parallelism in virtiofsd
 2019-07-09  9:31 UTC  (4+ messages)

[dpdk-dev] [PATCH] examples: modify error message for ip pipeline
 2019-07-09  9:31 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/7] Support Andes RISC-V l2cache on AE350 platform
 2019-07-09  9:28 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/7] dm: cache: Add enable and disable ops for cache uclass
` [U-Boot] [PATCH v2 2/7] dm: cache: add v5l2 cache controller driver
` [U-Boot] [PATCH v2 3/7] riscv: ae350: use the v5l2 driver to configure the cache
` [U-Boot] [PATCH v2 4/7] riscv: ax25: add imply v5l2 cache controller
` [U-Boot] [PATCH v2 5/7] riscv: cache: Flush L2 cache before jump to linux
` [U-Boot] [PATCH v2 6/7] riscv: dts: move out AE350 L2 node from cpus node
` [U-Boot] [PATCH v2 7/7] riscv: ax25: use CCTL to flush d-cache

[dpdk-dev] [PATCH v1 1/3] eal/arm64: add 128-bit atomic compare exchange
 2019-07-09  9:27 UTC  (7+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [EXT] "

[PATCH v3 1/2] drm/i915: Add support for retrying hotplug
 2019-07-09  9:26 UTC  (6+ messages)
` [PATCH v3 2/2] drm/i915: Enable hotplug retry

[Bug 204107] New: [xfstests xfs/442]: xfs_db process hang on ppc64le
 2019-07-09  9:23 UTC 

[Qemu-devel] [Bug 1832353] [NEW] cpu_exec: Assertion !have_mmap_lock() failed
 2019-07-09  9:11 UTC  (2+ messages)
` [Qemu-devel] [Bug 1832353] "

[PATCH] buildhistory: don't output ownership for the sysroot
 2019-07-09  9:20 UTC  (3+ messages)

[U-Boot] [PATCH] configs: ls1043aqds: Move CONFIG_FSL_QSPI to defconfig
 2019-07-09  9:20 UTC 

[PATCH v6 00/11] drm/i915: Vulkan performance query support
 2019-07-09  9:18 UTC  (6+ messages)
` [PATCH v6 09/11] drm/i915/perf: allow holding preemption on filtered ctx

[PATCH] ARM: mtd-xip: work around clang/llvm bug
 2019-07-09  9:17 UTC  (4+ messages)

[GIT PULL] fsnotify changes for v5.3-rc1
 2019-07-09  9:16 UTC 

7457c0da02 [ 0.733186] BUG: KASAN: unknown-crash in unwind_next_frame
 2019-07-09  9:14 UTC  (2+ messages)

[Qemu-devel] [Bug 1834496] [NEW] Regressions on arm target with some GCC tests
 2019-07-09  9:04 UTC  (3+ messages)
` [Qemu-devel] [Bug 1834496] "

[PATCH v2] drm/i915/hdcp: debug logs for sink related failures
 2019-07-09  9:12 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] drm/i915/execlists: Disable preemption under GVT
 2019-07-09  9:12 UTC 

[PATCH] ARM: mm: only adjust sections of valid mm structures
 2019-07-09  9:11 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.