All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-31 16:00:56 to 2019-07-31 16:39:03 UTC [more...]

[PATCH 0/2] khugepaged: collapse pmd for pte-mapped THP
 2019-07-31 16:36 UTC  (4+ messages)
` [PATCH 2/2] uprobe: collapse THP pmd after removing all uprobes

[PATCH RFC 0/5] x86/KVM/svm: get rid of hardcoded instructions lengths
 2019-07-31 16:37 UTC  (5+ messages)
` [PATCH RFC 3/5] x86: KVM: svm: clear interrupt shadow on all paths in skip_emulated_instruction()

[PATCH-4.14-stable 0/2] iommu/vt-d: queue_iova() boot crash backport
 2019-07-31 16:23 UTC  (5+ messages)
` [PATCH-4.14-stable 1/2] iommu/vt-d: Don't queue_iova() if there is no flush queue
` [PATCH-4.14-stable 2/2] iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVA

[PATCH-4.19-stable 0/2] iommu/vt-d: queue_iova() boot crash backport
 2019-07-31 16:22 UTC  (5+ messages)
` [PATCH-4.19-stable 1/2] iommu/vt-d: Don't queue_iova() if there is no flush queue
` [PATCH-4.19-stable 2/2] iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVA

[PATCH v6] ima-evm-utils: Add some tests for evmctl
 2019-07-31 16:35 UTC 

[PATCH] net: sctp: Rename fallthrough label to unhandled
 2019-07-31 16:35 UTC  (6+ messages)

[PATCH] scsi: ufs: Additional clock initialization in Cadence UFS
 2019-07-31 16:35 UTC  (3+ messages)

next/master build: 221 builds: 11 failed, 210 passed, 13 errors, 1174 warnings (next-20190731)
 2019-07-31 16:35 UTC  (6+ messages)

entity-manager exposing eeproms
 2019-07-31 16:33 UTC  (2+ messages)

[PATCH v3 3/3] media: dt-bindings: imx7-csi: add i.MX6UL/L support
 2019-07-31 16:33 UTC 

[PATCH v3 3/3] media: dt-bindings: imx7-csi: add i.MX6UL/L support
 2019-07-31 16:33 UTC 

[Qemu-devel] [PATCH v4 00/54] plugins for TCG
 2019-07-31 16:07 UTC  (53+ messages)
` [Qemu-devel] [PATCH v4 01/54] target/arm: handle M-profile semihosting at translate time
` [Qemu-devel] [PATCH v4 02/54] target/arm: handle A-profile T32 "
` [Qemu-devel] [PATCH v4 03/54] target/arm: handle A-profile A32 "
` [Qemu-devel] [PATCH v4 04/54] target/arm: remove run time semihosting checks
` [Qemu-devel] [PATCH v4 05/54] includes: remove stale [smp|max]_cpus externs
` [Qemu-devel] [PATCH v4 06/54] trace: expand mem_info:size_shift to 4 bits
` [Qemu-devel] [PATCH v4 07/54] trace: add mmu_index to mem_info
` [Qemu-devel] [PATCH v4 08/54] tcg/README: fix typo s/afterwise/afterwards/
` [Qemu-devel] [PATCH v4 09/54] cpu: introduce cpu_in_exclusive_context()
` [Qemu-devel] [PATCH v4 10/54] translate-all: use cpu_in_exclusive_work_context() in tb_flush
` [Qemu-devel] [PATCH v4 11/54] docs/devel: add plugins.rst design document
` [Qemu-devel] [PATCH v4 12/54] configure: add --enable-plugins (MOVE TO END)
` [Qemu-devel] [PATCH v4 13/54] plugin: add user-facing API
` [Qemu-devel] [PATCH v4 14/54] plugin: add core code
` [Qemu-devel] [PATCH v4 15/54] plugin: add implementation of the api
` [Qemu-devel] [PATCH v4 16/54] queue: add QTAILQ_REMOVE_SEVERAL
` [Qemu-devel] [PATCH v4 17/54] cputlb: document get_page_addr_code
` [Qemu-devel] [PATCH v4 18/54] cputlb: introduce get_page_addr_code_hostp
` [Qemu-devel] [PATCH v4 19/54] tcg: add tcg_gen_st_ptr
` [Qemu-devel] [PATCH v4 20/54] plugin-gen: add module for TCG-related code
` [Qemu-devel] [PATCH v4 21/54] atomic_template: fix indentation in GEN_ATOMIC_HELPER
` [Qemu-devel] [PATCH v4 23/54] tcg: let plugins instrument virtual memory accesses
` [Qemu-devel] [PATCH v4 24/54] plugins: implement helpers for resolving hwaddr
` [Qemu-devel] [PATCH v4 25/54] translate-all: notify plugin code of tb_flush
` [Qemu-devel] [PATCH v4 26/54] *-user: notify plugin of exit
` [Qemu-devel] [PATCH v4 27/54] *-user: plugin syscalls
` [Qemu-devel] [PATCH v4 28/54] cpu: hook plugin vcpu events
` [Qemu-devel] [PATCH v4 29/54] plugin-gen: add plugin_insn_append
` [Qemu-devel] [PATCH v4 30/54] translator: add translator_ld{ub, sw, uw, l, q}
` [Qemu-devel] [PATCH v4 31/54] target/arm: fetch code with translator_ld
` [Qemu-devel] [PATCH v4 33/54] target/sh4: "
` [Qemu-devel] [PATCH v4 34/54] target/i386: "
` [Qemu-devel] [PATCH v4 35/54] target/hppa: "
` [Qemu-devel] [PATCH v4 36/54] target/m68k: "
` [Qemu-devel] [PATCH v4 37/54] target/alpha: "
` [Qemu-devel] [PATCH v4 38/54] target/riscv: "
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v4 39/54] target/sparc: "
` [Qemu-devel] [PATCH v4 40/54] target/xtensa: "
` [Qemu-devel] [PATCH v4 41/54] target/openrisc: "
` [Qemu-devel] [PATCH v4 42/54] translator: inject instrumentation from plugins
` [Qemu-devel] [PATCH v4 43/54] plugin: add API symbols to qemu-plugins.symbols
` [Qemu-devel] [PATCH v4 45/54] linux-user: support -plugin option
` [Qemu-devel] [PATCH v4 46/54] tests/plugin: add sample plugins
` [Qemu-devel] [PATCH v4 47/54] tests/tcg: enable plugin testing
` [Qemu-devel] [PATCH v4 48/54] tests/plugin: add a hotblocks plugin
` [Qemu-devel] [PATCH v4 49/54] plugin: add qemu_plugin_insn_disas helper
` [Qemu-devel] [PATCH v4 50/54] tests/plugin: add instruction execution breakdown
` [Qemu-devel] [PATCH v4 51/54] tests/plugin: add hotpages plugin to breakdown memory access patterns
` [Qemu-devel] [PATCH v4 52/54] accel/stubs: reduce headers from tcg-stub
` [Qemu-devel] [PATCH v4 53/54] include/exec: wrap cpu_ldst.h in CONFIG_TCG
` [Qemu-devel] [PATCH v4 54/54] include/exec/cpu-defs.h: fix typo

[PATCH v3 2/3] media: imx7-media-csi: add i.MX6UL support
 2019-07-31 16:33 UTC 

[PATCH v3 2/3] media: imx7-media-csi: add i.MX6UL support
 2019-07-31 16:33 UTC 

[RFC v2 0/8] arm64: MMU enabled kexec relocation
 2019-07-31 16:32 UTC  (9+ messages)
` [RFC v2 8/8] arm64, kexec: enable MMU during "

[PATCH v3 1/3] ARM: dts: imx6ul: Add csi node
 2019-07-31 16:32 UTC 

[PATCH v3 1/3] ARM: dts: imx6ul: Add csi node
 2019-07-31 16:32 UTC 

[PATCHv3 0/4] crypto: inside-secure - broaden driver scope
 2019-07-31 15:29 UTC  (5+ messages)
` [PATCHv3 1/4] crypto: inside-secure - make driver selectable for non-Marvell hardware
` [PATCHv3 2/4] crypto: inside-secure - Remove redundant algo to engine mapping code
` [PATCHv3 3/4] crypto: inside-secure - add support for PCI based FPGA development board
` [PATCHv3 4/4] crypto: inside-secure - add support for using the EIP197 without vendor firmware

[RFC v2 00/27] Kernel Address Space Isolation
 2019-07-31 16:31 UTC  (9+ messages)

Oops in xhci_endpoint_reset
 2019-07-31 16:31 UTC  (7+ messages)

[U-Boot] [PATCH v2 1/2] dm: core: device: switch off power domain after device removal
 2019-07-31 16:29 UTC  (5+ messages)

[Virtio-fs] [PATCH] virtiofsd: Add gettimeofday to the seccomp whitelist
 2019-07-31 16:29 UTC  (3+ messages)

[Xen-devel] Xen Coding style and clang-format
 2019-07-31 16:27 UTC  (11+ messages)

[Bug 204181] New: NULL pointer dereference regression in amdgpu
 2019-07-31 16:28 UTC  (2+ messages)
` [Bug 204181] "

[PATCHv3 0/4] crypto: inside-secure - broaden driver scope
 2019-07-31 15:25 UTC  (5+ messages)
` [PATCH 1/4] crypto: inside-secure - make driver selectable for non-Marvell hardware
` [PATCH 2/4] crypto: inside-secure - Remove redundant algo to engine mapping code
` [PATCH 3/4] crypto: inside-secure - add support for PCI based FPGA development board
` [PATCH 4/4] crypto: inside-secure - add support for using the EIP197 without vendor firmware

exposing device-tree populated eeproms in FruDevice
 2019-07-31 16:26 UTC  (3+ messages)

[PATCH 1/3] drm/amd/display: Allow cursor async updates for framebuffer swaps
 2019-07-31 16:26 UTC  (3+ messages)
  ` [PATCH 2/3] drm/amd/display: Skip determining update type for async updates
  ` [PATCH 3/3] drm/amd/display: Don't replace the dc_state for fast updates

[PATCH] randstruct: fix a bug in is_pure_ops_struct()
 2019-07-31 16:25 UTC  (4+ messages)

UBIFS ECC errors
 2019-07-31 16:24 UTC 

[Xen-devel] [PATCH] CODING_STYLE: clarify function argument indentation
 2019-07-31 16:24 UTC 

stable-rc/linux-4.19.y boot: 125 boots: 1 failed, 84 passed with 40 offline (v4.19.62-124-g59a35b3f56e4)
 2019-07-31 16:24 UTC 

[PATCH] scripts/gdb: Handle split debug
 2019-07-31 16:23 UTC  (4+ messages)

[U-Boot] [PATCH 2/2] watchdog: omap_wdt: Disable DM watchdog support in SPL
 2019-07-31 16:24 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] watchdog: omap_wdt: Convert watchdog driver to use DT and DM
  ` [U-Boot] [PATCH v2 2/2] watchdog: omap_wdt: Disable DM watchdog support in SPL

build error
 2019-07-31 16:23 UTC  (4+ messages)
` [PATCH] arm64: vdso: Fix Makefile regression

[Qemu-devel] [PATCH 0/5] virtiofsd: multithreading preparation part 2
 2019-07-31 16:10 UTC  (12+ messages)
` [Virtio-fs] "
` [Qemu-devel] [PATCH 1/5] virtiofsd: take lo->mutex around lo_add_fd_mapping()
  ` [Virtio-fs] "
` [Qemu-devel] [PATCH 2/5] virtiofsd: take lo->mutex around lo_add_dirp_mapping()
  ` [Virtio-fs] "
` [Qemu-devel] [PATCH 3/5] virtiofsd: rename inode->refcount to inode->nlookup
  ` [Virtio-fs] "
` [Qemu-devel] [PATCH 4/5] virtiofsd: fix inode nlookup leaks
  ` [Virtio-fs] "
` [Qemu-devel] [PATCH 5/5] virtiofsd: introduce inode refcount to prevent use-after-free
  ` [Virtio-fs] "

[Xen-devel] [ovmf test] 139550: all pass - PUSHED
 2019-07-31 16:22 UTC 

[PATCH rdma-rc] RDMA/mlx5: Release locks during notifier unregister
 2019-07-31 16:22 UTC  (2+ messages)

[PATCH v3 0/7] perf, intel: Add support for PEBS output to Intel PT
 2019-07-31 16:21 UTC  (4+ messages)
` [PATCH v3 1/7] perf: Allow normal events to be sources of AUX data

[Xen-devel] [RFC] xen: Add .astylerc for automated style-formatting
 2019-07-31 16:20 UTC  (9+ messages)

[PATCH] arm64/efi: fix variable 'si' set but not used
 2019-07-31 16:18 UTC  (3+ messages)

[RFC PATCH] grep: allow for run time disabling of JIT in PCRE
 2019-07-31 16:18 UTC  (7+ messages)
` [RFC PATCH v2] "

[PATCH] Change ftp:// URIs to http(s)://
 2019-07-31 16:18 UTC  (2+ messages)

[PATCH v2 0/2] mmc: tmio: remove Gen2+ workaround and fix up
 2019-07-31 16:17 UTC  (3+ messages)
` [PATCH v2 1/2] mmc: tmio: leave clock handling to runtime PM if enabled
` [PATCH v2 2/2] mmc: tmio: remove obsolete PM workaround

[PATCH linux-firmware] Install only listed firmware files
 2019-07-31 16:17 UTC 

[PATCH] watchdog:alim1535_wdt: Fix data race in ali_settimer() concerning ali_timeout_bits variable. variable
 2019-07-31 16:17 UTC  (3+ messages)
  ` [PATCH] watchdog:alim1535_wdt: Fix data race in ali_settimer() concerning ali_timeout_bits variable

[meta-mono][PATCH] mono-5.xx: fix an issue with too long paths in doltlibtool
 2019-07-31 16:16 UTC  (5+ messages)

[PATCH] arm64: Move TIF_* documentation to individual definitions
 2019-07-31 16:14 UTC  (3+ messages)

[PATCH v2 0/5] arm64: avoid out-of-line ll/sc atomics
 2019-07-31 16:12 UTC  (6+ messages)
` [PATCH v2 1/5] jump_label: Don't warn on __exit jump entries
` [PATCH v2 2/5] arm64: Use correct ll/sc atomic constraints
` [PATCH v2 3/5] arm64: atomics: avoid out-of-line ll/sc atomics
` [PATCH v2 4/5] arm64: avoid using hard-coded registers for LSE atomics
` [PATCH v2 5/5] arm64: atomics: remove atomic_ll_sc compilation unit

[Xen-devel] [libvirt test] 139551: tolerable all pass - PUSHED
 2019-07-31 16:13 UTC 

[Regression] Commit "ACPI: PM: Allow transitions to D0 to occur in special cases"
 2019-07-31 16:12 UTC  (2+ messages)

[PATCH 0/4] Fix NFSv4 lookup revalidation
 2019-07-31 16:12 UTC  (3+ messages)

[RFC 0/2] arm64: Enable vmemmap from device memory
 2019-07-31 16:11 UTC  (8+ messages)
` [RFC 1/2] mm/sparsemem: Add vmem_altmap support in vmemmap_populate_basepages()
` [RFC 2/2] arm64/mm: Enable device memory allocation and free for vmemmap mapping

[PATCH v3] watchdog: pc87413: Rewriting of pc87413_wdt driver to use watchdog subsystem
 2019-07-31 16:10 UTC 

[dpdk-dev] [PATCH 0/2] Enable fast-unit tests under travis
 2019-07-31 16:10 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/2] tests: Fix unit tests for shared builds

`@` alias for `HEAD` not working in `git push -u origin @`
 2019-07-31 16:10 UTC  (4+ messages)

[PATCH for-rc v2] RDMA/restrack: Track driver QP types in resource tracker
 2019-07-31 16:09 UTC  (4+ messages)

[U-Boot] [PATCH 0/4] add pcie/ahci for mt7623/bpi-r2
 2019-07-31 16:09 UTC  (7+ messages)
` [U-Boot] [PATCH 3/4] pci: mediatek: Add pci-driver for mt2701

"mm: account nr_isolated_xxx in [isolate|putback]_lru_page" breaks OOM with swap
 2019-07-31 16:09 UTC  (4+ messages)

[PATCH 0/4] xfs: fixes and new tests for bulkstat v5
 2019-07-31 16:08 UTC  (4+ messages)
` [PATCH 3/4] xfs/122: add the new v5 bulkstat/inumbers ioctl structures

[PATCH 0/2] arm/arm64: Add support for function error injection
 2019-07-31 16:08 UTC  (4+ messages)
` [PATCH 1/2] arm64: "

[Buildroot] [PATCH 1/2] system: add default to BR2_ROOTFS_DEVICE_TABLE_SUPPORTS_EXTENDED_ATTRIBUTES
 2019-07-31 16:08 UTC  (2+ messages)

libgroove recipe
 2019-07-31 16:07 UTC 

[Virtio-fs] [PATCH] virtiofsd: handle NULL dir in lo_do_lookup
 2019-07-31 16:07 UTC  (3+ messages)

[PATCH v2] staging/octeon: Fix build error without CONFIG_NETDEVICES
 2019-07-31 16:07 UTC  (3+ messages)

GUI workgroup - this Wednesday Jul 31 at 10AM CST
 2019-07-31 16:07 UTC  (2+ messages)

[PATCH] mmc: atmel-mci: Mark expected switch fall-throughs
 2019-07-31 16:06 UTC  (4+ messages)

standard read/write vs event waiting routines (poll) in ALSA
 2019-07-31 16:05 UTC 

[PATCH 1/2] bnxt_en: Use refcount_t for refcount
 2019-07-31 16:05 UTC  (2+ messages)

[Qemu-devel] [Bug 1838312] [NEW] Qemu virt-manager Segmentation fault
 2019-07-31 15:50 UTC  (2+ messages)
` [Qemu-devel] [Bug 1838312] "

[Qemu-devel] [PATCH 0/3] backup fixes for 4.1?
 2019-07-31 16:01 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/3] block/backup: refactor write_flags

[MPTCP] [RFC PATCH] mptcp: new sysctl to control the activation per NS
 2019-07-31 16:04 UTC 

[PATCH net] ipvs: Improve robustness to the ipvs sysctl
 2019-07-31 16:03 UTC  (4+ messages)
` [PATCH net v2] "
  ` [PATCH net v3] "

[Bug 203477] New: [AMD][KVM] Windows L1 guest becomes extremely slow and unusable after enabling Hyper-V
 2019-07-31 16:01 UTC  (2+ messages)
` [Bug 203477] "

[U-Boot] [PATCH 0/7] Add TPL support for Pine64 Rock64 board
 2019-07-31 16:01 UTC  (8+ messages)
` [U-Boot] [PATCH 1/7] rockchip: ram: add full feature rk3328 DRAM driver
` [U-Boot] [PATCH 2/7] rockchip: dts: rk3328: update dmc node for driver
` [U-Boot] [PATCH 3/7] rockchip: dts: rk3328: enable the drivers need by TPL/SPL
` [U-Boot] [PATCH 4/7] rockchip: Kconfig: enable TPL support for rk3328
` [U-Boot] [PATCH 5/7] rockchip: evb-rk3328: enable defconfig options for TPL/SPL
` [U-Boot] [PATCH 6/7] configs: rk3328: enable TPL for rock64-rk3328_defconfig
` [U-Boot] [PATCH 7/7] doc: rockchip: Adapt Pine64 Rock64 board instructions

[Buildroot] [RFC PATCH v4 1/2] makedevs: only warn when xattr support disabled
 2019-07-31 16:00 UTC  (3+ messages)
` [Buildroot] [RFC PATCH v4 2/2] iputils: add capability for clockdiff, ping, traceroute6


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.