All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-20 10:24:51 to 2020-01-20 11:11:47 UTC [more...]

[PATCH v2 0/2] ppc: add support for Directed Privileged Doorbell (non-hypervisor)
 2020-01-20 10:49 UTC  (2+ messages)
` [PATCH v2 2/2] target/ppc: add support for Hypervisor Facility Unavailable Exception

[PATCH v3 00/36] platform/x86: Rework intel_scu_ipc and intel_pmc_ipc drivers
 2020-01-20 11:11 UTC  (7+ messages)
` [PATCH v3 35/36] platform/x86: intel_pmc_ipc: Convert to MFD

[PATCH 0/2] selinux-testsuite: Add fs*(2) API filesystem tests
 2020-01-20 11:11 UTC  (3+ messages)
` [PATCH 1/2] selinux-testsuite: Prepare for adding fs*(2) API tests
` [PATCH 2/2] selinux-testsuite: Add fs*(2) API filesystem tests

[PATCH] arm: mm: dma-mapping: Fix missing DMA attributs in functions documentation
 2020-01-20 11:10 UTC  (2+ messages)

[dpdk-dev] [PATCH v5] net/axgbe: add a HW quirk for register definitions
 2020-01-20 16:42 UTC 

[PATCH 000/104] virtiofs daemon [all]
 2020-01-20 10:54 UTC  (8+ messages)
` [PATCH 084/104] Virtiofsd: fix memory leak on fuse queueinfo
` [PATCH 093/104] virtiofsd: introduce inode refcount to prevent use-after-free
` [PATCH 094/104] virtiofsd: do not always set FUSE_FLOCK_LOCKS

[PATCH] PCI: Add MCFG quirks for Tegra194 host controllers
 2020-01-20 11:10 UTC  (5+ messages)

[PATCH] i386: pass CLZERO to guests with EPYC CPU model on AMD ZEN platform
 2020-01-20 10:56 UTC  (4+ messages)

FAILED: patch "[PATCH] riscv: make sure the cores stay looping in .Lsecondary_park" failed to apply to 4.19-stable tree
 2020-01-20 11:09 UTC 

FAILED: patch "[PATCH] riscv: make sure the cores stay looping in .Lsecondary_park" failed to apply to 5.4-stable tree
 2020-01-20 11:09 UTC 

[PATCH bpf-next v2 00/10] MAC and Audit policy using eBPF (KRSI)
 2020-01-20 11:10 UTC  (4+ messages)
` [PATCH bpf-next v2 05/10] bpf: lsm: BTF API for LSM hooks

[PATCH v2] vhost-vsock: delete vqs in vhost_vsock_unrealize to avoid memleaks
 2020-01-20 10:41 UTC  (2+ messages)

[PATCH] block/backup: fix memory leak in bdrv_backup_top_append()
 2020-01-20 10:42 UTC  (5+ messages)

[PATCH 1/2] Revert "drm/amdgpu: fix modprobe failure of the secondary GPU when GDDR6 training enabled(V5)"
 2020-01-20 11:08 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: fix VRAM partially encroached issue in GDDR6 memory training

[PATCH] qapi: Fix code generation with Python 3.5
 2020-01-20 10:52 UTC  (2+ messages)

[PATCH] RDMA/core: Ensure that rdma_user_mmap_entry_remove() is a fence
 2020-01-20 11:07 UTC  (2+ messages)

[PATCH] usb: typec: fix "op-sink-microwatt" defaults that were in mW
 2020-01-20 11:07 UTC  (2+ messages)

[RFC net-next] net: phy: Add basic support for Synopsys XPCS using a PHY driver
 2020-01-20 11:07 UTC  (7+ messages)

[PATCH bpf-next v4 00/10] tools: Use consistent libbpf include paths everywhere
 2020-01-20 11:06 UTC  (7+ messages)
` [PATCH bpf-next v4 02/10] tools/bpf/runqslower: Fix override option for VMLINUX_BTF
` [PATCH bpf-next v4 09/10] selftests: Remove tools/lib/bpf from include path

[dpdk-dev] [PATCH] raw/octeontx2_ep: fix shared library
 2020-01-20 11:06 UTC  (2+ messages)

[PATCH] arch: arm: rockchip: order the rk3399 entries alphabetically
 2020-01-20 11:06 UTC  (5+ messages)

[PULL 00/29] Migration pull patches
 2020-01-20 10:33 UTC  (30+ messages)
` [PULL 01/29] multifd: Initialize local variable
` [PULL 02/29] migration-test: Add migration multifd test
` [PULL 03/29] migration: Make sure that we don't call write() in case of error
` [PULL 04/29] migration-test: introduce functions to handle string parameters
` [PULL 05/29] runstate: ignore finishmigrate -> prelaunch transition
` [PULL 06/29] ram.c: remove unneeded labels
` [PULL 07/29] migration: Rate limit inside host pages
` [PULL 08/29] migration: Fix incorrect integer->float conversion caught by clang
` [PULL 09/29] migration: Fix the re-run check of the migrate-incoming command
` [PULL 10/29] misc: use QEMU_IS_ALIGNED
` [PULL 11/29] migration: add savevm_state_handler_remove()
` [PULL 12/29] migration: savevm_state_handler_insert: constant-time element insertion
` [PULL 13/29] migration/ram: Yield periodically to the main loop
` [PULL 14/29] migration/postcopy: reduce memset when it is zero page and matches_target_page_size
` [PULL 15/29] migration/postcopy: wait for decompress thread in precopy
` [PULL 16/29] migration/postcopy: count target page number to decide the place_needed
` [PULL 17/29] migration/postcopy: set all_zero to true on the first target page
` [PULL 18/29] migration/postcopy: enable random order target page arrival
` [PULL 19/29] migration/postcopy: enable compress during postcopy
` [PULL 20/29] migration/multifd: clean pages after filling packet
` [PULL 21/29] migration/multifd: not use multifd during postcopy
` [PULL 22/29] migration/multifd: fix nullptr access in terminating multifd threads
` [PULL 23/29] migration/multifd: fix destroyed mutex "
` [PULL 24/29] Bug #1829242 correction
` [PULL 25/29] migration: Define VMSTATE_INSTANCE_ID_ANY
` [PULL 26/29] migration: Change SaveStateEntry.instance_id into uint32_t
` [PULL 27/29] apic: Use 32bit APIC ID for migration instance ID
` [PULL 28/29] migration: Support QLIST migration
` [PULL 29/29] multifd: Be consistent about using uint64_t

Feedback on multi-process QEMU muser prototype
 2020-01-20 10:41 UTC  (3+ messages)

[PATCH v3 00/10] Further bitmaps improvements
 2020-01-20 10:51 UTC  (3+ messages)
` [PATCH v3 01/10] hbitmap: assert that we don't create bitmap larger than INT64_MAX

vfat: Broken case-insensitive support for UTF-8
 2020-01-20 11:04 UTC  (3+ messages)

[kvm-unit-tests PATCH v3 0/9] s390x: smp: Improve smp code and reset checks
 2020-01-20 11:04 UTC  (3+ messages)
` [kvm-unit-tests PATCH v3 5/9] s390x: smp: Wait for cpu setup to finish

[PATCH] ARM: dts: bcm2711: Use bcm2711 compatible for sdhci
 2020-01-20 11:03 UTC  (3+ messages)

[PATCH] mtd: spi-nor: Add support for w25qNNjwim
 2020-01-20 11:03 UTC  (5+ messages)

[PATCH 28/29] mt76: mt7615: add support for registering a second wiphy via debugfs
 2020-01-20 11:03 UTC  (2+ messages)
` [PATCH v2 "

[alsa-devel] [PATCH RFC v3 0/4] ASoC: Add Multi CPU DAI support
 2020-01-20 11:01 UTC  (4+ messages)
` [alsa-devel] [PATCH RFC v3 2/4] ASoC: Add multiple CPU DAI support for PCM ops

[PATCH v4 0/7] Clean up VMD DMA Map Ops
 2020-01-20 11:02 UTC  (7+ messages)
` [PATCH v4 6/7] PCI: vmd: Stop overriding dma_map_ops

[PATCH v2] drm/syncobj: Add documentation for timeline syncobj
 2020-01-20 11:02 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 0/1] tests/i915/gem_exec_parallel: Set engine map to default context
 2020-01-20 11:00 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[Intel-gfx] [PATCH v3] drm/i915/hdcp: Update CP as per the kernel internal state
 2020-01-20 11:00 UTC  (4+ messages)

[PATCH bpf-next v2 01/10] bpf: btf: Make some of the API visible outside BTF
 2020-01-20 11:00 UTC  (3+ messages)

[PATCH net] sh_eth: check sh_eth_cpu_data::dual_port when dumping registers
 2020-01-20 11:00 UTC  (2+ messages)
` Patchwork summary for: linux-renesas-soc

[PATCH] drm/scheduler: fix inconsistent locking of job_list_lock
 2020-01-20 10:59 UTC  (2+ messages)

Question about dynamic minor number of misc device
 2020-01-20 10:59 UTC  (4+ messages)

[PATCH 1/2] powerpc/powernv: Re-enable imc trace-mode in kernel
 2020-01-20 10:53 UTC  (2+ messages)
` [PATCH 2/2] powerpc/perf: Implement a global lock to avoid races between trace, core and thread imc events

[PATCH] Btrfs: send, skip backreference walking for extents with many references
 2020-01-20 10:57 UTC  (4+ messages)

[RFC PATCH 0/3] Add device tree build information
 2020-01-20 10:56 UTC  (6+ messages)

[LTP] [PATCH 0/3] Fixes for old distros
 2020-01-20 10:56 UTC  (4+ messages)
` [LTP] [PATCH 2/3] tst_device.h: Use lapi/syscalls.h instead of <sys/syscall.h>

Repairing a RAID1 with non-zero mismatch_cnt
 2020-01-20 10:56 UTC  (2+ messages)

[PATCH -next] PCI: brcmstb: Fix missing mutex_init()
 2020-01-20 10:54 UTC  (5+ messages)

[LTP] [PATCH 1/1] tst_device.h: Use <sys/syscall.h> and fallback to sync()
 2020-01-20 10:54 UTC 

[PATCH] selftests: KVM: AMD Nested SVM test infrastructure
 2020-01-20 10:53 UTC  (2+ messages)

[PATCH 0/9] sunxi: Support IRQ wakeup from deep sleep
 2020-01-20 10:52 UTC  (4+ messages)
` [PATCH 1/9] irqchip/sun6i-r: Switch to a stacked irqchip driver

[PATCH 00/26] docs: i2c: rework I2C documentation, part I
 2020-01-20 10:51 UTC  (4+ messages)
` [PATCH 01/26] docs: i2c: sort index logically
  ` [PATCH 07/26] docs: i2c: i2c-protocol: fix kernel-doc function syntax

[PATCH] add necessary defined for sunos-derived systems
 2020-01-20 10:48 UTC 

[PATCH] pre-define __unix__ and friends
 2020-01-20 10:48 UTC 

[Intel-gfx] [PATCH] drm/i915: Check require bandwidth did not exceed LSPCON limitation
 2020-01-20 10:51 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH] define __PRAGMA_REDEFINE_EXTNAME
 2020-01-20 10:47 UTC 

[PATCH v2] dmaengine: Create symlinks between DMA channels and slaves
 2020-01-20 10:51 UTC  (5+ messages)

sched/fair: scheduler not running high priority process on idle cpu
 2020-01-20 10:51 UTC  (11+ messages)

[PATCH v3 00/16] arm64: return address signing
 2020-01-20 10:50 UTC  (8+ messages)
` [PATCH v3 08/16] arm64: initialize ptrauth keys for kernel booting task
` [PATCH v3 14/16] kconfig: Add support for 'as-option'

[PATCH] perf/x86/intel/ds: Fix x86_pmu_stop warning for large PEBS
 2020-01-20 10:50 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/5] drm/i915/gt: Acquire ce->active before ce->pin_count/ce->pin_mutex
 2020-01-20 10:49 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/5] drm/i915: Tighten atomicity of i915_active_acquire vs i915_active_release
` [Intel-gfx] [PATCH 3/5] drm/i915/gem: Store mmap_offsets in an rbtree rather than a plain list
` [Intel-gfx] [PATCH 4/5] drm/i915/gem: Convert vm idr to xarray
` [Intel-gfx] [PATCH 5/5] drm/i915/display: Squelch kerneldoc complaints

[PATCH v1] driver core: check for dead devices before onlining/offlining
 2020-01-20 10:49 UTC 

[PATCH v4 00/15] io_uring: add Linux io_uring AIO engine
 2020-01-20 10:35 UTC  (2+ messages)

[PATCH v2 0/1] VirtIO video device specification
 2020-01-20 10:47 UTC  (12+ messages)
` [virtio-dev] "

No message is showed after USB gadget has configured
 2020-01-20 10:48 UTC  (4+ messages)

[PATCH] correct sparcv9 defines
 2020-01-20 10:38 UTC 

[PATCH] gpiolib: remove unnecessary argument from set_config call
 2020-01-20 10:46 UTC 

[PATCH 0/3] Improvements for ARC simulation platform
 2020-01-20 10:46 UTC  (8+ messages)
` [PATCH 1/3] ARC: nSIM: switch from ARC UART to DW UART
` [PATCH 2/3] ARC: nsim_{700|700be|hs38be}_defconfigs: Disable networking
` [PATCH 3/3] ARC: nsim_hs38: Add support of Virtio NET & BLK

[Xen-devel] [PATCH v2 0/5] x86: Remove more 16M total-size restrictions
 2020-01-20 10:46 UTC  (9+ messages)
` [Xen-devel] [PATCH v2 1/5] x86/boot: Create the l2_xenmap[] mappings dynamically
` [Xen-devel] [PATCH v2 2/5] x86/boot: Size the boot/directmap "
` [Xen-devel] [PATCH v2 3/5] x86/boot: Drop explicit %fs uses
` [Xen-devel] [PATCH v2 4/5] x86/boot: Simplify pagetable manipulation loops

[PATCH] ARM: virt: Relax arch timer version check during early boot
 2020-01-20 10:46 UTC  (3+ messages)

[PATCH v2 0/9] RISC-V SiFive FU540 support SPL
 2020-01-20 10:46 UTC  (4+ messages)
` [PATCH v2 9/9] doc: update FU540 RISC-V documentation

[PATCH v2] btrfs: scrub: Don't check free space before marking a block group RO
 2020-01-20 10:45 UTC  (5+ messages)

[alsa-devel] [PATCH] ALSA: hda: Apply aligned MMIO access only conditionally
 2020-01-20 10:41 UTC 

[PATCH 1/4] drm/mst: Don't do atomic checks over disabled managers
 2020-01-20 10:42 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/4] "

[PATCH v3 00/22] drm: Clean up VBLANK callbacks in struct drm_driver
 2020-01-20 10:41 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm: Clean up VBLANK callbacks in struct drm_driver (rev8)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH v2 0/5] introduce memory hinting API for external process
 2020-01-20 10:39 UTC  (11+ messages)
` [PATCH v2 2/5] mm: introduce external memory hinting API

[PATCH] i2c: imx: implement master_xfer_atomic callback
 2020-01-20 10:39 UTC  (4+ messages)

[Buildroot] [PATCH v3 1/3] configs/raspberrypi*: bump kernel version to 0d72d83
 2020-01-20 10:39 UTC  (3+ messages)
` [Buildroot] [PATCH v3 2/3] package/rpi-firmware: bump version to be2713b
` [Buildroot] [PATCH v3 3/3] package/rpi-userland: bump version to 06bc6da

[PATCH] ARC: Switch to generic accessors
 2020-01-20 10:37 UTC  (2+ messages)

[RFC 0/4] Support SDMA mode on RPI4 target - 32bit
 2020-01-20 10:37 UTC  (3+ messages)
  ` [RFC 1/4] mmc: bcm2835_sdhci: use phys2bus macro when dma address is accessed

[dpdk-dev] [PATCH v4] net/axgbe: add a HW quirk for register definitions
 2020-01-20 12:41 UTC  (2+ messages)

[linux-lvm] Time needed for take a snapshot
 2020-01-20 10:36 UTC  (3+ messages)

[PATCH] arm64: Kconfig: select HAVE_FUTEX_CMPXCHG
 2020-01-20 10:36 UTC 

[PATCH v6] fstests: transport two ext4 tests from LTP
 2020-01-20 10:34 UTC 

Draft of Git Rev News edition 59
 2020-01-20 10:34 UTC 

[igt-dev] [PATCH i-g-t v2 0/1] tests/i915/gem_ctx_persistence: Set context with supported engines
 2020-01-20 10:18 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t v2 1/1] "

[PATCH] KVM: apic: short-circuit kvm_apic_accept_pic_intr() when pic intr is accepted
 2020-01-20 10:33 UTC  (2+ messages)

[qemu-web PATCH] documentation: update links to readthedocs
 2020-01-20 10:31 UTC  (4+ messages)

[RFC PATCH v2 0/5] target/arm/kvm: Adjust virtual time
 2020-01-20 10:31 UTC  (4+ messages)
` [RFC PATCH v2 5/5] target/arm/cpu: Add the kvm-no-adjvtime CPU property

[PATCH v2] target/s390x/kvm: Enable adapter interruption suppression again
 2020-01-20 10:30 UTC  (2+ messages)

[PATCH] zram: correct documentation about sysfs node of huge page writeback
 2020-01-20 10:29 UTC 

[meta-python2][PATCH] python-beautifulsoup4: fix target RDEPENDS
 2020-01-20 10:29 UTC  (2+ messages)

[cip-dev] RESUME REQUEST: [cip-core] Package Proposal #1 (Security packages)
 2020-01-20 10:28 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/2] Check for DPMS off state
 2020-01-20 10:28 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[PATCH v5 00/12] NPM refactoring
 2020-01-20 10:27 UTC  (13+ messages)
` [PATCH v5 01/12] bitbake: utils: add sha384_file and sha512_file functions
` [PATCH v5 02/12] bitbake: utils: add is_semver function
` [PATCH v5 03/12] bitbake: fetch2: refactor checksum verification
` [PATCH v5 04/12] bitbake: fetch2: add more hash functions for "
` [PATCH v5 05/12] bitbake: fetch2: allow fetchers to forward the donestamp management
` [PATCH v5 06/12] bitbake: fetch2: allow fetchers to forward the mirrors management
` [PATCH v5 07/12] bitbake: fetch2: allow fetchers to forward the done condition
` [PATCH v5 08/12] bitbake: fetch2/wget: fix downloadfilename parameter
` [PATCH v5 09/12] bitbake: fetch2/npm: refactor the npm fetcher
` [PATCH v5 10/12] bitbake: tests/fetch: add npm tests
` [PATCH v5 11/12] bitbake: fetch2: add the npmsw fetcher
` [PATCH v5 12/12] bitbake: tests/fetch: add npmsw tests

[PATCH v5 00/13] NPM refactoring
 2020-01-20 10:27 UTC  (14+ messages)
` [PATCH v5 01/13] classes/npm: refactor the npm class
` [PATCH v5 02/13] classes/npm: restrict the build to be offline
` [PATCH v5 03/13] classes/npm: use the local node headers
` [PATCH v5 04/13] classes/npm: use the native python
` [PATCH v5 05/13] classes/npm: force to rebuild the prebuild addons
` [PATCH v5 06/13] devtool: npm: rename npm command line options
` [PATCH v5 07/13] recipetool/create_npm: refactor the npm recipe creation handler
` [PATCH v5 08/13] recipetool/create_npm: handle the licenses of the dependencies
` [PATCH v5 09/13] lib/oe/package: remove unneeded npm_split_package_dirs function
` [PATCH v5 10/13] devtool/standard: npm: update the append file
` [PATCH v5 11/13] recipetool/create: npm: remove the 'noverify' url parameter
` [PATCH v5 12/13] oeqa/selftest/recipetool: add npm recipe creation test
` [PATCH v5 13/13] oeqa/selftest/devtool: add npm recipe build test


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.