All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-11 15:49:02 to 2019-11-11 16:39:41 UTC [more...]

[RFC][PATCH 0/3] IVSHMEM version 2 device for QEMU
 2019-11-11 16:25 UTC  (10+ messages)
` [RFC][PATCH 2/3] docs/specs: Add specification of ivshmem device revision 2

[PATCH bpf-next 0/3] Add support for memory-mapping BPF array maps
 2019-11-11 16:39 UTC  (5+ messages)
` [PATCH bpf-next 1/3] bpf: add mmap() support for BPF_MAP_TYPE_ARRAY

[RFC v5 000/126] error: auto propagated local_err
 2019-11-11 16:37 UTC  (4+ messages)
` [RFC v5 026/126] python: add commit-per-subsystem.py

[PATCH v6 0/3] qcow2: advanced compression options
 2019-11-11 16:04 UTC  (4+ messages)
` [PATCH v6 1/3] block: introduce compress filter driver
` [PATCH v6 2/3] qcow2: Allow writing compressed data of multiple clusters
` [PATCH v6 3/3] tests/qemu-iotests: add case to write "

general protection fault in snd_timer_open
 2019-11-11 16:39 UTC 

[PATCH v3 00/20] nvme: support NVMe v1.3d, SGLs and multiple namespaces
 2019-11-11 16:32 UTC  (2+ messages)

KASAN: use-after-free Read in snd_timer_close_locked
 2019-11-11 16:38 UTC 

stable-rc/linux-4.14.y build: 201 builds: 11 failed, 190 passed, 104 warnings (v4.14.153-68-g0d12dcf336c6)
 2019-11-11 16:37 UTC 

[PATCH 1/2] dm-snapshot: fix crash with the realtime kernel
 2019-11-11 16:37 UTC  (2+ messages)

[ANNOUNCE] xfsprogs master updated to 0f6bd6e / v5.3.0-rc2
 2019-11-11 16:37 UTC 

[PATCH v8 0/4] E0PD support
 2019-11-11 16:36 UTC  (4+ messages)
` [PATCH v8 3/4] arm64: Don't use KPTI where we have E0PD

[PATCH] firmware: arm_scmi: Remove set but not used variable 'val'
 2019-11-11 16:36 UTC  (7+ messages)
` [PATCH] firmware: arm_scmi: Fix doorbell ring logic for !CONFIG_64BIT

[PATCH v2 00/15] io_uring: add Linux io_uring AIO engine
 2019-11-11 16:25 UTC  (4+ messages)
` [PATCH v2 03/15] block/block: add BDRV flag for io_uring

[PATCH net-next 00/14] vsock: add multi-transports support
 2019-11-11 16:36 UTC  (7+ messages)
` [PATCH net-next 12/14] vsock/vmci: register vmci_transport only when VMCI guest/host are active
` [PATCH net-next 13/14] vsock: prevent transport modules unloading

[PATCH for-5.0 v2 00/23] block: Fix check_to_replace_node()
 2019-11-11 16:02 UTC  (24+ messages)
` [PATCH for-5.0 v2 01/23] blockdev: Allow external snapshots everywhere
` [PATCH for-5.0 v2 02/23] blockdev: Allow resizing everywhere
` [PATCH for-5.0 v2 03/23] block: Drop bdrv_is_first_non_filter()
` [PATCH for-5.0 v2 04/23] iotests: Let 041 use -blockdev for quorum children
` [PATCH for-5.0 v2 05/23] quorum: Fix child permissions
` [PATCH for-5.0 v2 06/23] block: Add bdrv_recurse_can_replace()
` [PATCH for-5.0 v2 07/23] blkverify: Implement .bdrv_recurse_can_replace()
` [PATCH for-5.0 v2 08/23] quorum: Store children in own structure
` [PATCH for-5.0 v2 09/23] quorum: Add QuorumChild.to_be_replaced
` [PATCH for-5.0 v2 10/23] quorum: Implement .bdrv_recurse_can_replace()
` [PATCH for-5.0 v2 11/23] block: Use bdrv_recurse_can_replace()
` [PATCH for-5.0 v2 12/23] block: Remove bdrv_recurse_is_first_non_filter()
` [PATCH for-5.0 v2 13/23] mirror: Double-check immediately before replacing
` [PATCH for-5.0 v2 14/23] quorum: Stop marking it as a filter
` [PATCH for-5.0 v2 15/23] mirror: Prevent loops
` [PATCH for-5.0 v2 16/23] iotests: Use complete_and_wait() in 155
` [PATCH for-5.0 v2 17/23] iotests: Use skip_if_unsupported decorator in 041
` [PATCH for-5.0 v2 18/23] iotests: Add VM.assert_block_path()
` [PATCH for-5.0 v2 19/23] iotests: Resolve TODOs in 041
` [PATCH for-5.0 v2 20/23] iotests: Use self.image_len in TestRepairQuorum
` [PATCH for-5.0 v2 21/23] iotests: Add tests for invalid Quorum @replaces
` [PATCH for-5.0 v2 22/23] iotests: Check that @replaces can replace filters
` [PATCH for-5.0 v2 23/23] iotests: Mirror must not attempt to create loops

[PATCH] pseudo: Drop static linking to sqlite3
 2019-11-11 16:36 UTC  (9+ messages)

[PATCH v3 0/7] Add quota support to UBIFS
 2019-11-11 16:34 UTC  (6+ messages)
` [PATCH 7/7] ubifs: Add quota support

[FIXES 1/3] drm/i915/userptr: Try to acquire the page lock around set_page_dirty()
 2019-11-11 16:34 UTC  (8+ messages)
` [FIXES 3/3] drm/i915/execlists: Move reset_active() from schedule-out to schedule-in
  ` [Intel-gfx] "

[PATCH block/for-linus] cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is dead
 2019-11-11 16:34 UTC  (4+ messages)

[RFC v4 PATCH 00/49] Initial support of multi-process qemu
 2019-11-11 16:27 UTC  (11+ messages)
` [RFC v4 PATCH 30/49] multi-process: send heartbeat messages to remote
` [RFC v4 PATCH 32/49] multi-process: Use separate MMIO communication channel
` [RFC v4 PATCH 33/49] multi-process: perform device reset in the remote process
` [RFC v4 PATCH 45/49] multi-process/mig: Synchronize runstate of "
` [RFC v4 PATCH 47/49] multi-process: Enable support for multiple devices in remote

KASAN: use-after-free Read in snd_timer_open
 2019-11-11 16:34 UTC 

[PATCH] tests/migration: use the common library function
 2019-11-11 16:18 UTC  (5+ messages)

[dpdk-dev] [PATCH v1] net/dpaa2: fixes issue of accidentally resetting rx offloads flags
 2019-11-11 16:33 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2] net/dpaa2: fix Rx offload flags on jumbo MTU set

[RFC PATCH v2] arm64: cpufeatures: add support for tlbi range instructions
 2019-11-11 16:32 UTC  (2+ messages)

How to log USB modem data for a specific device?
 2019-11-11 16:31 UTC  (2+ messages)

[PATCH v7 1/2] fork: extend clone3() to support setting a PID
 2019-11-11 16:32 UTC  (6+ messages)

[LTP] [PATCH v3] syscalls/prctl02: add more error tests
 2019-11-11 16:31 UTC  (3+ messages)
` [LTP] [PATCH v4] "

[PATCH 0/3] three patches
 2019-11-11 16:30 UTC  (4+ messages)
` [PATCH 1/3] filesetup: improve LFSR init failure error message
` [PATCH 2/3] io_u: move to next zone even if zoneskip is unset
` [PATCH 3/3] t/run-fio-tests: improve error handling

Hallo. alles gut bei dir?
 2019-11-11 16:10 UTC 

[RFC PATCH 0/2] ceph: safely use 'copy-from' Op on Octopus OSDs
 2019-11-11 16:30 UTC  (8+ messages)

[LTP] [PATCH] futex_cmp_requeue01: fix test expectations
 2019-11-11 16:30 UTC  (3+ messages)

[PATCH v2] ASoC: wm8904: configure sysclk/FLL automatically
 2019-11-11 16:27 UTC  (3+ messages)
  ` [alsa-devel] "

[PATCH] media:usb:cpia2: Properly check framebuffer mmap offsets
 2019-11-11 18:24 UTC  (6+ messages)

Unhandled fault: imprecise external abort (0x1406) - on UART comminucation between i.MX6 and STM32F0
 2019-11-11 16:28 UTC 

[PATCH] drm/i915/tgl: Do not read the transcoder register for mipi dsi
 2019-11-11 16:28 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
    `  "

[PATCH 1/2] drm/etnaviv: reject timeouts with tv_nsec >= NSEC_PER_SEC
 2019-11-11 16:25 UTC  (4+ messages)
` [PATCH 2/2] [v2] drm/etnaviv: avoid deprecated timespec

[RFC 00/37] KVM: s390: Add support for protected VMs
 2019-11-11 16:25 UTC  (5+ messages)
` [RFC 04/37] KVM: s390: protvirt: Add initial lifecycle handling

[PATCH] iocost: treat as root level when parents are activated
 2019-11-11 16:25 UTC  (2+ messages)

[PATCH 00/16] drivers: y2038 updates
 2019-11-11 16:24 UTC  (8+ messages)
` [PATCH 15/16] drm/etnaviv: use ktime_t for timeouts

[PATCH] fs/splice: ignore flag SPLICE_F_GIFT in syscall vmsplice
 2019-11-11 16:25 UTC  (2+ messages)

[PATCH v3 0/6] Enable more iotests during "make check-block"
 2019-11-11 16:10 UTC  (5+ messages)
` [PATCH v3 4/6] iotests: Skip "make check-block" if QEMU does not support virtio-blk

[PATCH] net: mscc: ocelot: reinterpret the return value of of_get_phy_mode
 2019-11-11 16:21 UTC 

[PATCH 1/2] NFS: Add FATTR4_WORD1_SPACE_USED to the cache_consistency_bitmask
 2019-11-11 16:24 UTC  (3+ messages)

[Buildroot] [PATCH v1 0/2] package/gcnano-binaries: new package
 2019-11-11 16:24 UTC  (3+ messages)
` [Buildroot] [PATCH v1 1/2] "
` [Buildroot] [PATCH v1 2/2] package/qt5/qt5base: add support for gcnano-binaries

[PATCH 0/3] make pfn walker support ZONE_DEVICE
 2019-11-11 16:23 UTC  (5+ messages)

[PATCH 0/3] Linux with musl libc improvement
 2019-11-11 16:22 UTC  (5+ messages)
` [PATCH v6 0/9] sequencer: handle other encoding better
  ` [PATCH v6 9/9] sequencer: fallback to sane label in making rebase todo list

[dpdk-dev] [PATCH] ethdev: reserve space in main structs for extension
 2019-11-11 16:22 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH][thud] cve-check: backport rewrite from master
 2019-11-11 16:21 UTC  (6+ messages)
      ` maintaining sumo (was Re: [PATCH][thud] cve-check: backport rewrite from master)

[PATCH] drm/amdgpu: avoid upload corrupted ta ucode to psp
 2019-11-11 16:20 UTC  (4+ messages)

[PATCH] i2c: i2c-cros-ec-tunnel: Make the device acpi compatible
 2019-11-11 16:19 UTC  (3+ messages)

[PATCH 0/2] Support reboot power-off driver as module
 2019-11-11 16:17 UTC  (4+ messages)
` [PATCH 1/2] reboot: Export reboot_mode

[PATCH 0/2] KVM: nVMX: Update vmcs01 TPR_THRESHOLD if L2 changed L1 TPR
 2019-11-11 16:17 UTC  (12+ messages)
` [PATCH 1/2] KVM: VMX: Refactor update_cr8_intercept()
` [PATCH 2/2] KVM: nVMX: Update vmcs01 TPR_THRESHOLD if L2 changed L1 TPR

[PATCH] selftests: bpf: add missing object file to TEST_FILES
 2019-11-11 16:17 UTC 

RFE: use patchwork to submit a patch
 2019-11-11 16:17 UTC  (11+ messages)

[RFC PATCH 0/1] Change page_pool timeout handling
 2019-11-11 16:16 UTC  (4+ messages)
` [RFC PATCH 1/1] page_pool: do not release pool until inflight == 0

[PATCH v2] io_uring: fix -ENOENT issue with linked timer with short timeout
 2019-11-11 16:16 UTC 

[PATCH RFC CFH][sumo 00/47] CVE check backport
 2019-11-11 16:13 UTC  (10+ messages)

Some questions/thoughts on fs-verity
 2019-11-11 16:13 UTC  (4+ messages)

[PATCH 0/3] commit: fix advice for empty commits during rebases
 2019-11-11 16:13 UTC  (8+ messages)
` [PATCH 3/3] commit: give correct advice for empty commit during a rebase

QEMU RISC-V virt machine poweroff driver
 2019-11-11 16:12 UTC  (4+ messages)

[PATCH v3 bpf-next 02/18] bpf: Add bpf_arch_text_poke() helper
 2019-11-11 16:10 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t] tests/i915/gem_ctx_persistence: fix gcc warning
 2019-11-11 16:10 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

BUG: bad host security descriptor; not enough data (4 vs 5 left)
 2019-11-11 16:09 UTC  (2+ messages)

[PATCH] scsi_dh_rdac: avoid crash during rescan
 2019-11-11 16:07 UTC  (2+ messages)

[PATCH 0/5] Enable per-file/directory DAX operations
 2019-11-11 16:07 UTC  (8+ messages)
` [PATCH 5/5] fs/xfs: Allow toggle of physical DAX flag

[RFC] perf session: Fix compression processing
 2019-11-11 16:07 UTC  (7+ messages)

[PATCH 0/2] arm64: Workaround for Cortex-A55 erratum 1530923
 2019-11-11 16:07 UTC  (6+ messages)
` [PATCH 1/2] arm64: Rename WORKAROUND_1165522 to SPECULATIVE_AT

[Xen-devel] Xen-unstable: AMD-Vi: update_paging_mode Try to access pdev_list without aquiring pcidevs_lock
 2019-11-11 16:07 UTC  (6+ messages)

WARNING: refcount bug in j1939_netdev_start
 2019-11-11 16:07 UTC  (2+ messages)

[PATCH v2 0/8] iommu: Add PASID support to Arm SMMUv3
 2019-11-11 16:05 UTC  (13+ messages)
` [PATCH v2 6/8] iommu/arm-smmu-v3: Add second level of context descriptor table
` [PATCH v2 7/8] iommu/arm-smmu-v3: Improve add_device() error handling
` [PATCH v2 8/8] iommu/arm-smmu-v3: Add support for PCI PASID

[PATCH 0/2] replace sysconf(_SC_PAGESIZE) with qemu_real_host_page_size
 2019-11-11 16:00 UTC  (5+ messages)
` [PATCH 1/2] tests/tcg/multiarch: fix code style in function main of test-mmap.c

[meta-networking][PATCH] lowpan-tools: Blacklist as its deprecated use wpan-tools instead
 2019-11-11 16:05 UTC  (2+ messages)
` [meta-multimedia][PATCH] tvheadend: Update to tip of master

[PATCH] ALSA: hda/hdmi - add a parameter to let users decide if checking the eld_valid
 2019-11-11 16:04 UTC  (4+ messages)
  ` [alsa-devel] "

[PATCH RFC 1/6] perf/x86: Add perf text poke event
 2019-11-11 16:05 UTC  (11+ messages)

[radeon-alex:amd-mainline-dkms-5.2 2104/2834] drivers/gpu/drm/ttm/ttm_bo_manager.c:60:36: error: 'DRM_MM_SEARCH_BEST' undeclared
 2019-11-11 16:02 UTC  (2+ messages)

[PATCH net-next 1/2] UDP tunnel encapsulation module for tunnelling different protocols like MPLS,IP,NSH etc
 2019-11-11 16:02 UTC  (11+ messages)

API definition for LUKS key management
 2019-11-11 15:58 UTC 

[PULL 0/4] tcg patch queue
 2019-11-11 15:55 UTC  (5+ messages)
` [PULL 1/4] tcg/aarch64/tcg-target.opc.h: Add copyright/license
` [PULL 2/4] tcg/i386/tcg-target.opc.h: "
` [PULL 3/4] tcg/ppc/tcg-target.opc.h: "
` [PULL 4/4] tcg/LICENSE: Remove out of date claim about TCG subdirectory licensing

[PATCH v2 1/2] mtd: spi-nor: Make sure nor->spimem and nor->controller_ops are mutual exclusive
 2019-11-11 15:59 UTC  (3+ messages)
` [PATCH] mtd: spi-nor: Make sure nor->spimem and nor->controller_ops are mutually exclusive

[PATCH v1 0/3] KVM: VMX: Posted Interrupts fixes
 2019-11-11 15:58 UTC  (12+ messages)
` [PATCH v1 1/3] KVM: VMX: Consider PID.PIR to determine if vCPU has pending interrupts
` [PATCH v1 2/3] KVM: VMX: Do not change PID.NDST when loading a blocked vCPU

[PATCH] rtw88: remove duplicated include from ps.c
 2019-11-11 15:58 UTC  (3+ messages)

Drm: mgag200. Video adapter issue with 5.4.0-rc3 ; no graphics
 2019-11-11 15:57 UTC  (10+ messages)

[PATCH] nvme: hwmon: provide temperature min and max values for each sensor
 2019-11-11 15:56 UTC  (4+ messages)

[PATCH v1] tools/hv: async name resolution in kvp_daemon
 2019-11-11 15:55 UTC  (5+ messages)

[PATCH v3 1/2] mm: clean up validate_slab()
 2019-11-11 15:55 UTC  (10+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] mm: avoid slub allocation while holding list_lock
              ` [FIX] slub: Remove kmalloc under list_lock from list_slab_objects() V2

[PATCH v3 1/2] scsi: ufs: export hibern8 entry and exit
 2019-11-11 15:54 UTC  (3+ messages)
` [PATCH v3 2/2] scsi: ufs-qcom: enter and exit hibern8 during clock scaling

[PATCH net] inet: stop leaking jiffies on the wire
 2019-11-11 15:53 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t v4 0/3] GEN12 render decompression
 2019-11-11 15:51 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v4 2/3] lib/igt_fb.c: Update tile sizes for GEN12 CCS

[drm-drm-misc:drm-misc-next 5/5] include/linux/kernel.h:994:32: error: dereferencing pointer to incomplete type 'struct drm_bridge'
 2019-11-11 15:53 UTC 

[PATCH v2 0/5] drm/komeda: Improve IRQ error event prints
 2019-11-11 15:53 UTC  (9+ messages)
` [PATCH v2 1/5] drm/komeda: Add debugfs node to control error verbosity
` [PATCH v2 5/5] drm/komeda: add rate limiting disable to err_verbosity

[PATCH net-next 0/2] Add support for SFPs behind PHYs
 2019-11-11 15:52 UTC  (8+ messages)
` [PATCH net-next 1/2] net: phy: add core phylib sfp support

KCSAN: data-race in __alloc_file / __alloc_file
 2019-11-11 15:51 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/python-future: new package
 2019-11-11 15:51 UTC 

[Buildroot] [PATCH 1/3] package/python-dnspython: new package
 2019-11-11 15:50 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/python-huepy: "

[PATCH i-g-t] i915/gem_eio: Flush RCU before timing our own critical sections
 2019-11-11 15:49 UTC  (5+ messages)
` [Intel-gfx] "
    ` [igt-dev] "

[PATCH v2 00/20] EDAC: Rework edac_mc and ghes drivers
 2019-11-11 15:49 UTC  (3+ messages)

[dpdk-dev] [PATCH v5] net/memif: zero-copy slave
 2019-11-11 15:49 UTC  (4+ messages)
` [dpdk-dev] [PATCH v6] "


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.