All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-10 14:42:57 to 2019-09-10 15:16:34 UTC [more...]

[Qemu-devel] [PATCH v6 00/42] block: Deal with filters
 2019-09-10 15:02 UTC  (5+ messages)
` [Qemu-devel] [PATCH v6 22/42] block: Fix bdrv_get_allocated_file_size's fallback
` [Qemu-devel] [PATCH v6 23/42] blockdev: Use CAF in external_snapshot_prepare()

[PATCH 1/2] clk: at91: fix update bit maps on CFG_MOR write
 2019-09-10 15:16 UTC  (3+ messages)

[PATCH v9 0/5] iommu: Bounce page for untrusted devices
 2019-09-10 15:15 UTC  (6+ messages)
` [PATCH v9 1/5] swiotlb: Split size parameter to map/unmap APIs

[PATCH] irqchip/atmel-aic5: add support for sam9x60 irqchip
 2019-09-10 15:15 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 00/16] qapi: Schema language cleanups & doc improvements
 2019-09-10 15:12 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 03/16] qapi: Drop support for boxed alternate arguments
` [Qemu-devel] [PATCH v2 04/16] docs/devel/qapi-code-gen: Minor specification fixes
` [Qemu-devel] [PATCH v2 05/16] tests/qapi-schema: Demonstrate bad reporting of funny characters

SATA errors accessing hidden partitions
 2019-09-10 15:12 UTC  (6+ messages)

[PATCH 0/2] Rate-limit shadow-FB-to-console-update to screen refresh
 2019-09-10 15:12 UTC  (9+ messages)
` [PATCH 1/2] drm/fb-helper: Synchronize dirty worker with vblank
` [PATCH 2/2] drm/mgag200: Add vblank support

[PATCH v2 0/2] Enhance support for the AMD's fTPM
 2019-09-10 15:12 UTC  (7+ messages)
` [PATCH v2 1/2] tpm: tpm_crb: enhance command and response buffer size calculation code
` [PATCH v2 2/2] tpm: tpm_crb: enhance resource mapping mechanism for supporting AMD's fTPM

[Xen-devel] [PATCH v2 00/48] xen: add core scheduling support
 2019-09-10 15:11 UTC  (3+ messages)
` [Xen-devel] [PATCH v2 27/48] xen/sched: Change vcpu_migrate_*() to operate on schedule unit

[Xen-devel] [PATCH] [RFC V2] xen/arm: Restrict "p2m_ipa_bits" according to the IOMMU requirements
 2019-09-10 15:11 UTC  (2+ messages)

[PATCH v5 0/4] virtio-fs: shared file system for virtual machines
 2019-09-10 15:12 UTC  (5+ messages)
` [PATCH v5 1/4] fuse: reserve byteswapped init opcodes
` [PATCH v5 2/4] fuse: reserve values for mapping protocol
` [PATCH v5 3/4] virtio-fs: add Documentation/filesystems/virtiofs.rst
` [PATCH v5 4/4] virtio-fs: add virtiofs filesystem

[PATCH v2 1/2] powerpc/32: Split kexec low level code out of misc_32.S
 2019-09-10 15:11 UTC  (5+ messages)
` [PATCH v2 2/2] powerpc/kexec: move kexec files into a dedicated subdir

[Qemu-devel] [PATCH v1 09/28] target/riscv: Add Hypervisor virtual CSRs accesses
 2019-09-10 14:48 UTC  (3+ messages)
  ` [Qemu-riscv] "

[PATCH 0/7] add support for clocksource/clockevent DT selection
 2019-09-10 15:10 UTC  (24+ messages)
` [PATCH 2/7] clocksource: change timer registration macros
` [PATCH 4/7] dt-bindings: chosen: Add clocksource and clockevent selection

[dpdk-dev] [PATCH] net/af_xdp: fix Tx halt when no recv packets
 2019-09-10 15:09 UTC  (5+ messages)

[PATCH] tpm: Call tpm_put_ops() when the validation for @digests fails
 2019-09-10 15:11 UTC  (2+ messages)

Mainlining support for MStar ARMv7 SoCs; Where to start?
 2019-09-10 15:10 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the y2038 tree
 2019-09-10 15:10 UTC 

[Qemu-devel] [PATCH v1 05/28] target/riscv: Add the Hypervisor CSRs to CPUState
 2019-09-10 14:48 UTC  (3+ messages)
  ` [Qemu-riscv] "

[Buildroot] Guidance creating first package (WAMR)
 2019-09-10 15:10 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] block/nvme: add support for write zeros and discard
 2019-09-10 14:57 UTC  (10+ messages)
` [Qemu-devel] [PATCH 2/2] block/nvme: add support for discard

[Qemu-devel] [PATCH v1 06/28] target/riscv: Print priv and virt in disas log
 2019-09-10 14:48 UTC  (3+ messages)
  ` [Qemu-riscv] "

[bug report] x86/paravirt: Use a single ops structure
 2019-09-10 15:09 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/13] target/arm: Implement semihosting v2.0
 2019-09-10 14:44 UTC  (14+ messages)
` [Qemu-devel] [PATCH 01/13] target/arm/arm-semi: Capture errno in softmmu version of set_swi_errno()
` [Qemu-devel] [PATCH 02/13] target/arm/arm-semi: Always set some kind of errno for failed calls
` [Qemu-devel] [PATCH 03/13] target/arm/arm-semi: Make semihosting code hand out its own file descriptors
` [Qemu-devel] [PATCH 04/13] target/arm/arm-semi: clean up TaskState* usage in non-user-only code
` [Qemu-devel] [PATCH 05/13] target/arm/arm-semi: Factor out implementation of SYS_CLOSE
` [Qemu-devel] [PATCH 06/13] target/arm/arm-semi: Factor out implementation of SYS_WRITE
` [Qemu-devel] [PATCH 07/13] target/arm/arm-semi: Factor out implementation of SYS_READ
` [Qemu-devel] [PATCH 08/13] target/arm/arm-semi: Factor out implementation of SYS_ISTTY
` [Qemu-devel] [PATCH 09/13] target/arm/arm-semi: Factor out implementation of SYS_SEEK
` [Qemu-devel] [PATCH 10/13] target/arm/arm-semi: Factor out implementation of SYS_FLEN
` [Qemu-devel] [PATCH 11/13] target/arm/arm-semi: Implement support for semihosting feature detection
` [Qemu-devel] [PATCH 12/13] target/arm/arm-semi: Implement SH_EXT_STDOUT_STDERR extension
` [Qemu-devel] [PATCH 13/13] target/arm/arm-semi: Implement SH_EXT_EXIT_EXTENDED extension

[Qemu-devel] [PATCH] ahci: enable pci bus master MemoryRegion before loading ahci engines
 2019-09-10 14:48 UTC  (4+ messages)

[Qemu-devel] [RFC] vhost-user simulation extension
 2019-09-10 15:03 UTC  (6+ messages)
` [Qemu-devel] [RFC] docs: vhost-user: add in-band kick/call messages

[dpdk-dev] [RFC v2 0/3] show the Rx/Tx burst description field
 2019-09-10 15:06 UTC  (19+ messages)
` [dpdk-dev] [RFC v2 1/3] ethdev: add the API for getting trace information

[PATCH 0/4] Few loose end intel_gt cleanups
 2019-09-10 15:05 UTC  (10+ messages)
` [PATCH 1/4] drm/i915: Move GT init to intel_gt.c
` [PATCH 2/4] drm/i915: Make wait_for_timelines take struct intel_gt
` [PATCH 3/4] drm/i915: Avoid round-trip via i915 in intel_gt_park
` [PATCH 4/4] drm/i915: Make pm_notify take intel_gt
` ✗ Fi.CI.CHECKPATCH: warning for Few loose end intel_gt cleanups

[CI 1/3] drm/i915: Force compilation with intel-iommu for CI validation
 2019-09-10 15:04 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with drm/i915: Force compilation with intel-iommu for CI validation (rev2)

master - pvscan: allow use of noudevsync option
 2019-09-10 15:04 UTC 

[Qemu-devel] [PATCH v1 08/28] target/riscv: Add Hypervisor CSR access functions
 2019-09-10 14:48 UTC  (3+ messages)
  ` [Qemu-riscv] "

[Qemu-devel] [PATCH v1 0/3] add Homer/OCC common area emulation for PowerNV
 2019-09-10 14:55 UTC  (6+ messages)
` [Qemu-devel] [PATCH v1 3/3] hw/ppc/pnv_homer: add PowerNV homer device model

stable/linux-4.4.y boot: 59 boots: 0 failed, 58 passed with 1 conflict (v4.4.192)
 2019-09-10 15:04 UTC 

[PATCH v2 1/2] um: time-travel: fix periodic timers
 2019-09-10 15:03 UTC  (2+ messages)
` [PATCH v2 2/2] um: time-travel: restrict time update in IRQ handler

[PATCH net-next] ipv6: Don't use dst gateway directly in ip6_confirm_neigh()
 2019-09-10 15:03 UTC  (2+ messages)

[RFC,v2 0/6] TI camera serdes and I2C address translation
 2019-09-10 15:02 UTC  (4+ messages)
` [RFC,v2 3/6] media: dt-bindings: add DS90UB954-Q1 video deserializer

[PATCH] selinux-testsuite: add tests for fsnotify
 2019-09-10 15:02 UTC  (8+ messages)
            ` [Non-DoD Source] "

[PATCH] iommu/arm-smmu: fix "hang" when games exit
 2019-09-10 15:01 UTC  (4+ messages)

[PATCH 0/8] x86/platform/UV: Update UV Hubless System Support
 2019-09-10 14:58 UTC  (19+ messages)
` [PATCH V2 "
  ` [PATCH 1/8] x86/platform/uv: Save OEM_ID from ACPI MADT probe
  ` [PATCH V2 2/8] x86/platform/uv: Return UV Hubless System Type
  ` [PATCH 3/8] x86/platform/uv: Add return code to UV BIOS Init function
  ` [PATCH 4/8] x86/platform/uv: Setup UV functions for Hubless UV Systems
  ` [PATCH V2 5/8] x86/platform/uv: Add UV Hubbed/Hubless Proc FS Files
  ` [PATCH V2 6/8] x86/platform/uv: Decode UVsystab Info
  ` [PATCH 7/8] x86/platform/uv: Check EFI Boot to set reboot type
  ` [PATCH V2 8/8] x86/platform/uv: Account for UV Hubless in is_uvX_hub Ops

Yocto Project Status WW37'19
 2019-09-10 15:00 UTC 

[Qemu-devel] [PATCH v1 07/28] target/riscv: Dump Hypervisor registers if enabled
 2019-09-10 14:48 UTC  (3+ messages)
  ` [Qemu-riscv] "

[PATCH v2 1/2] NFS: Fix inode fileid checks in attribute revalidation code
 2019-09-10 14:51 UTC  (4+ messages)
` [PATCH v2 2/2] powerpc/32: Split kexec low level code out of misc_32.S

linux-next: Fixes tag needs some work in the block tree
 2019-09-10 14:57 UTC 

[PATCH] mesa: Upgrade 19.1.1 -> 19.1.6
 2019-09-10 14:57 UTC  (9+ messages)

[Qemu-devel] [PATCH v1 04/28] target/riscv: Fix CSR perm checking for HS mode
 2019-09-10 14:48 UTC  (3+ messages)
  ` [Qemu-riscv] "

[PATCH bpf-next 00/11] samples: bpf: improve/fix cross-compilation
 2019-09-10 14:54 UTC  (4+ messages)
` [PATCH bpf-next 01/11] samples: bpf: makefile: fix HDR_PROBE "echo"

[RFC PATCH v2] mm: initialize struct pages reserved by ZONE_DEVICE driver
 2019-09-10 14:53 UTC  (4+ messages)

[PATCHv2 00/11] Add basic SoC Support for Mediatek MT6779 SoC
 2019-09-10 14:53 UTC  (7+ messages)
` [PATCH v2 08/11] dt-bindings: mediatek: bindings for MT6779 clk
` [PATCH v2 09/11] clk: mediatek: Add dt-bindings for MT6779 clocks
` [PATCH v2 10/11] clk: mediatek: Add MT6779 clock support

stable/linux-4.9.y boot: 69 boots: 0 failed, 69 passed (v4.9.192)
 2019-09-10 14:53 UTC 

[Qemu-devel] [PATCH v1 03/28] target/riscv: Add the force HS exception mode
 2019-09-10 14:48 UTC  (3+ messages)
  ` [Qemu-riscv] "

[phosphor-pid-control] scaling issue
 2019-09-10 14:52 UTC  (12+ messages)

[alsa-devel] [PATCH] ASoC: dmaengine: Make the pcm->name equal to pcm->id if the name is not set
 2019-09-10 14:50 UTC  (5+ messages)

[GIT PULL] Please pull my kvm-ppc-next-5.4-1 tag
 2019-09-10 14:51 UTC  (4+ messages)

linux-next: Fixes tags need some work in the crypto tree
 2019-09-10 14:51 UTC 

[kvm-unit-tests PATCH] travis.yml: Enable running of tests with TCG
 2019-09-10 14:50 UTC  (2+ messages)

[kvm-unit-tests PATCH] Update travis.yml to use bionic instead of trusty
 2019-09-10 14:50 UTC  (2+ messages)

[nfs-utils PATCH v3 0/4] add hash of the kerberos principal to the data being tracked by nfsdcld
 2019-09-10 14:50 UTC  (5+ messages)
` [nfs-utils PATCH v3 1/4] nfsdcld: add a "GetVersion" upcall
` [nfs-utils PATCH v3 2/4] nfsdcld: add support for upcall version 2
` [nfs-utils PATCH v3 3/4] Add a tool for manipulating the nfsdcld sqlite database schema
` [nfs-utils PATCH v3 4/4] nfsdcld: update nfsdcld.man

[RFC PATCH v6 00/92] VM introspection
 2019-09-10 14:26 UTC  (3+ messages)
` [RFC PATCH v6 69/92] kvm: x86: keep the page protected if tracked by the introspection tool

[PATCH v9 0/8] stg mail -e --version=v9 \
 2019-09-10 14:48 UTC  (19+ messages)
` [PATCH v9 2/8] mm: Adjust shuffle code to allow for future coalescing
      ` [virtio-dev] "
` [PATCH v9 3/8] mm: Move set/get_pcppage_migratetype to mmzone.h
      ` [virtio-dev] "

[Ksummit-discuss] ksummit-discuss is now on lore.kernel.org
 2019-09-10 14:47 UTC 

[kvm-unit-tests PATCH 0/3] x86: Cleanup max test CPUs
 2019-09-10 14:46 UTC  (3+ messages)
` [kvm-unit-tests PATCH 3/3] x86: Bump max number of test CPUs to 255

[PATCH] fork: fail on non-zero higher 32 bits of args.exit_signal
 2019-09-10 14:46 UTC  (7+ messages)

[PATCH v2 0/2] add hash of the kerberos principal to the data being tracked by nfsdcld
 2019-09-10 14:46 UTC  (2+ messages)

[PATCH v2 3/3] iio: accel: adxl372: Perform a reset at start up
 2019-09-10 14:44 UTC 

[RFC] ARM: omap3: Enable HWMODS for HW Random Number Generator
 2019-09-10 14:44 UTC  (6+ messages)

[PATCH v2 2/3] iio: accel: adxl372: Fix push to buffers lost samples
 2019-09-10 14:44 UTC 

[Xen-devel] [PATCH v3 2/2] sysctl/libxl: choose a sane default for HAP
 2019-09-10 14:44 UTC  (4+ messages)
` [Xen-devel] [PATCH] fixup "

[xenomai-images][PATCH 4/9] beagle-bone-black: Add Devicetree and fake-hwclock
 2019-09-10 14:44 UTC  (11+ messages)
` [xenomai-images][PATCH v2 0/9] LAVA Setup
` [xenomai-images][PATCH v2 1/9] ci: Add LAVA jobs for targets
` [xenomai-images][PATCH v2 2/9] ci: Add needs key word
` [xenomai-images][PATCH v2 3/9] machine: Allow override of the image type
` [xenomai-images][PATCH v2 4/9] kas: Use next as target
` [xenomai-images][PATCH v2 5/9] ci: Add inline xenomai testsuite
` [xenomai-images][PATCH v2 6/9] README: correct build line
` [xenomai-images][PATCH v2 7/9] kernel: Update
` [xenomai-images][PATCH v2 8/9] tests/README: Add deployment and Setup
` [xenomai-images][PATCH v2 9/9] tests/README: Add Architecture

[PATCH] iommu/vt-d: Make function signatures static
 2019-09-10 14:44 UTC  (4+ messages)

[PATCH] KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as target for memset()
 2019-09-10 14:44 UTC  (2+ messages)

[PATCH v2 1/3] iio: accel: adxl372: Fix/remove limitation for FIFO samples
 2019-09-10 14:43 UTC 

[PATCH] serial/sifive: select SERIAL_EARLYCON
 2019-09-10 14:42 UTC  (6+ messages)

[PATCH net-next 0/6] net: stmmac: Improvements for -next
 2019-09-10 14:41 UTC  (2+ messages)
` [PATCH net-next 4/6] net: stmmac: Add support for SA Insertion/Replacement in GMAC4+

[kvm-unit-tests PATCH] Makefile: do not pass non-c++ warning options to g++
 2019-09-10 14:42 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the net-next tree
 2019-09-10 14:42 UTC 


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.