All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-07 12:18:33 to 2018-03-07 13:06:18 UTC [more...]

[virtio-dev] [PATCH v3 0/3] virtio-balloon: free page hint reporting support
 2018-03-07 13:09 UTC  (17+ messages)
` [virtio-dev] [PATCH v3 1/3] migration: API to clear bits of guest free pages from the dirty bitmap
  ` [Qemu-devel] "
    ` [virtio-dev] "
` [virtio-dev] [PATCH v3 2/3] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
  ` [virtio-dev] "
            ` [Qemu-devel] "
` [virtio-dev] [PATCH v3 3/3] migration: use the free page hint feature from balloon
  ` [Qemu-devel] "
      ` [virtio-dev] "

[PATCH v4] f2fs: support in-memory inode checksum when checking consistency
 2018-03-07 21:10 UTC 

[PATCH] Fixing arbitrary kernel leak in case FBIOGETCMAP_SPARC in sbusfb_ioctl_helper()
 2018-03-07 13:03 UTC  (4+ messages)
  ` [PATCH v2] "

[bpf-next PATCH 05/16] bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data
 2018-03-07 13:03 UTC  (7+ messages)

[Qemu-devel] [PATCH] memory: fix flatview_access_valid RCU read lock/unlock imbalance
 2018-03-07 13:02 UTC 

Bug#887873: linux-image-4.9.0-5-marvell: frequent "usercopy: kernel memory overwrite attempt detected" on QNAP NAS (ARM)
 2018-03-07 13:02 UTC  (7+ messages)

[PATCH] KVM: arm/arm64: Reset mapped IRQs on VM reset
 2018-03-07 13:02 UTC  (3+ messages)

[PATCH v7 00/14] iommu/rockchip: Use OF_IOMMU
 2018-03-07 13:01 UTC  (17+ messages)
` [PATCH v7 01/14] iommu/rockchip: Prohibit unbind and remove
` [PATCH v7 02/14] iommu/rockchip: Fix error handling in probe
` [PATCH v7 03/14] iommu/rockchip: Request irqs in rk_iommu_probe()
` [PATCH v7 04/14] iommu/rockchip: Fix error handling in attach
  ` [PATCH v7 09/14] dt-bindings: iommu/rockchip: Add clock property

[PATCH v5 00/40] Optimize KVM/ARM for VHE systems
 2018-03-07 13:01 UTC  (4+ messages)
` [PATCH v5 01/40] KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUN

[SPDK] bug in dpdk/lib/librte_eal/linuxapp/eal/eal_memory.c ?
 2018-03-07 13:01 UTC 

[Qemu-devel] KVM call for 2018-03-13
 2018-03-07 13:00 UTC  (2+ messages)
`  "

[Qemu-devel] [PULL 00/34] Misc patches for 2018-03-06
 2018-03-07 13:00 UTC  (4+ messages)
` [Qemu-devel] [PULL 19/34] address_space_access_valid: address_space_to_flatview needs RCU lock

[PATCH] mfd: tps65218: Reorder tps65218_regulator_id enum
 2018-03-07 13:00 UTC  (3+ messages)

Recent changes (master)
 2018-03-07 13:00 UTC 

[PATCH net 0/1] net/smc: fix 2018-03-07
 2018-03-07 12:59 UTC  (2+ messages)
` [PATCH net 1/1] net/smc: wakeup closing listen socket

[U-Boot] [PATCH 0/2] [for 2018.03] RPi: Drain RX queue on setbrg
 2018-03-07 12:59 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] serial_bcm283x_mu: Flush RX queue after setting baud rate
` [U-Boot] [PATCH 2/2] bcm283x_pl011: "

[PATCH] drm/i915: Assert that the request is indeed complete when signaled from irq
 2018-03-07 12:59 UTC  (5+ messages)

[PATCH v9 crypto 00/12] Chelsio Inline TLS
 2018-03-07 12:59 UTC  (6+ messages)
` [PATCH v9 crypto 02/12] ethtool: enable Inline TLS in HW
` [PATCH v9 crypto 06/12] cxgb4: LLD driver changes to enable TLS

[Buildroot] toolchain-external: ld.so* vs ld.so.*
 2018-03-07 12:58 UTC  (2+ messages)

[PATCH] dump_stack: convert generic dump_stack into a weak symbol
 2018-03-07 12:58 UTC  (11+ messages)

[PATCH] xfrm_policy: use true and false for boolean values
 2018-03-07 12:58 UTC  (2+ messages)

[patch net-next 0/2] selftests: forwarding: couple of fixes
 2018-03-07 12:58 UTC  (3+ messages)
` [patch net-next 1/2] selftests: forwarding: fix "ok" action test
` [patch net-next 2/2] selftests: forwarding: fix flags passed to first drop rule in gact_drop_and_ok_test

[PATCH] mm: oom: Fix race condition between oom_badness and do_exit of task
 2018-03-07 12:57 UTC  (2+ messages)

[PATCH net] xfrm: Verify MAC header exists before overwriting eth_hdr(skb)->h_proto
 2018-03-07 12:57 UTC  (2+ messages)

Regulator regression in next-20180305
 2018-03-07 12:57 UTC  (5+ messages)

[PATCH v5 1/3] ACPI / x86: boot: Split out acpi_generic_reduce_hw_init() and export
 2018-03-07 12:56 UTC  (4+ messages)

[PATCH 4.1 00/65] page table isolation for stable 4.1
 2018-03-07 12:55 UTC  (2+ messages)

Modesetting (amdgpudrmfb) artifacts on RAVEN APU
 2018-03-07 12:55 UTC  (6+ messages)

[virtio-dev] [PATCH v4 0/4] virtio-balloon: free page hint reporting support
 2018-03-07 12:34 UTC  (10+ messages)
` [Qemu-devel] "
` [virtio-dev] [PATCH v4 1/4] bitmap: bitmap_count_one_with_offset
  ` [Qemu-devel] "
` [virtio-dev] [PATCH v4 2/4] migration: API to clear bits of guest free pages from the dirty bitmap
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v4 3/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
  ` [virtio-dev] "
` [virtio-dev] [PATCH v4 4/4] migration: use the free page hint feature from balloon
  ` [Qemu-devel] "

[Qemu-devel] [PATCH 0/5] Convert the TPM code to use tracing
 2018-03-07 12:53 UTC  (3+ messages)

[Qemu-devel] [PULL 00/30] ppc-for-2.12 queue 20180306
 2018-03-07 12:52 UTC  (5+ messages)
  ` [Qemu-devel] [Qemu-ppc] "

"quota-df" feature
 2018-03-07 12:52 UTC 

[Qemu-devel] [BUG] I/O thread segfault for QEMU on s390x
 2018-03-07 12:52 UTC  (9+ messages)

[Qemu-devel] [PULL v1 0/5] Merge tpm 2018/03/07
 2018-03-07 12:51 UTC  (6+ messages)
` [Qemu-devel] [PULL v1 1/5] tpm: convert tpm_crb.c to use trace-events
` [Qemu-devel] [PULL v1 2/5] tpm: convert tpm_passthrough.c "
` [Qemu-devel] [PULL v1 3/5] tpm: convert tpm_util.c "
` [Qemu-devel] [PULL v1 4/5] tpm: convert tpm_emulator.c "
` [Qemu-devel] [PULL v1 5/5] tpm: convert tpm_tis.c "

[PATCH v7] mmc: Export host capabilities to debugfs
 2018-03-07 12:51 UTC  (3+ messages)

[PATCH v2 1/4] drm/i915: Include i915_reg.h in intel_ringbuffer.h
 2018-03-07 12:50 UTC  (6+ messages)
` [PATCH v2 2/4] drm/i915: Change parameters order in i915_gem_batch_pool_init
` [PATCH v2 3/4] drm/i915: Make header i915_pmu.h more robust
` [PATCH v2 4/4] drm/i915: Move i915_gpu_error into its own header

[PATCH v6] mmc: Export host capabilities to debugfs
 2018-03-07 12:49 UTC  (4+ messages)

[PATCH 0/6] lib/scatterlist: Small SGL tidy
 2018-03-07 12:47 UTC  (8+ messages)
` [PATCH 1/6] lib/scatterlist: Tidy types and fix overflow checking in sgl_alloc_order
` [PATCH 2/6] lib/scatterlist: Skip requesting zeroed allocations "
` [PATCH 3/6] lib/scatterlist: Do not leak pages when high-order allocation fails
` [PATCH 4/6] lib/scatterlist: Unexport some trivial wrappers
` [PATCH 5/6] lib/scatterlist: Drop unused sgl_free_order
` [PATCH 6/6] lib/scatterlist: Drop order argument from sgl_free_n_order

VCPU hotplug on KVM/ARM
 2018-03-07 12:47 UTC  (11+ messages)
        ` [Qemu-devel] "
          ` [Qemu-arm] "
            ` [Qemu-devel] [Qemu-arm] "

[PATCH v8 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-03-07 12:47 UTC  (9+ messages)
` [PATCH v8 1/5] iommu/arm-smmu: Destroy domain context in failure path
` [PATCH v8 3/5] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
` [PATCH v8 4/5] iommu/arm-smmu: Add the device_link between masters and smmu

NVMf initiator persistent across boots
 2018-03-07 12:47 UTC  (6+ messages)

[igt-dev] [PATCH igt] lib: Use C99 initialisers to clear context parameters
 2018-03-07 12:47 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[linuxtv-media:master 276/295] drivers/media/dvb-core/dvbdev.c:965: undefined reference to `i2c_new_device'
 2018-03-07 12:46 UTC 

[Bug 42941] New: Resume from suspend to memory leaves display blank on Lenovo Ideapad U455
 2018-03-07 12:47 UTC  (2+ messages)
` [Bug 42941] "

[Qemu-devel] [PATCH v2] block: make BDRV_POLL_WHILE() re-entrancy safe
 2018-03-07 12:46 UTC 

[PATCH 1/6] drm/i915/icl: Ringbuffer interrupt handling
 2018-03-07 12:45 UTC  (3+ messages)
` [PATCH 4/6] drm/i915/icl: Enhanced execution list support

Aspirant for GSOC 2018 for Nouveau Vulkan driver
 2018-03-07 12:45 UTC  (4+ messages)

[Qemu-devel] [PATCH] trace: only permit standard C types and fixed size integer types
 2018-03-07 12:45 UTC  (2+ messages)

[PATCH] kasan, slub: fix handling of kasan_slab_free hook
 2018-03-07 12:43 UTC  (5+ messages)

[PATCH 0/4] ARM: bcm2835-rpi-zero-w: Enable Bluetooth support
 2018-03-07 12:42 UTC  (10+ messages)
` [PATCH 3/4] ARM: dts: bcm2835-rpi-zero-w: Add bcm43438 serial slave

[PATCH libdrm] drm/atomic: Refuse to add invalid objects to requests
 2018-03-07 12:42 UTC 

[RFC 1/5] seq_file: introduce seq_open_data helper
 2018-03-07 12:41 UTC  (4+ messages)
` [RFC 5/5] PCI: tegra: use seq_open_data

[Qemu-devel] [PATCH v2 0/9] chardev: qio related non-default context support
 2018-03-07 12:40 UTC  (18+ messages)
` [Qemu-devel] [PATCH v2 1/9] vl: export machine_init_done
` [Qemu-devel] [PATCH v2 3/9] chardev: update net listener gcontext
` [Qemu-devel] [PATCH v2 4/9] chardev: allow telnet gsource to switch gcontext
` [Qemu-devel] [PATCH v2 5/9] chardev: introduce chr_machine_done hook
` [Qemu-devel] [PATCH v2 6/9] chardev: use chardev's gcontext for async connect
` [Qemu-devel] [PATCH v2 7/9] chardev: tcp: postpone async connection setup
` [Qemu-devel] [PATCH v2 8/9] chardev: tcp: let TLS run on chardev context
` [Qemu-devel] [PATCH v2 9/9] chardev: tcp: postpone TLS work until machine done

[PATCH 0/2] KVM: arm/arm64: GICv2-on-v3 fixes
 2018-03-07 12:40 UTC  (6+ messages)
` [PATCH 1/2] KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintid
` [PATCH 2/2] kvm: arm/arm64: vgic-v3: Tighten synchronization for guests using v2 on v3

[PATCH 0/5] VCHI DT bindings
 2018-03-07 12:39 UTC  (9+ messages)
` [PATCH 2/5] staging: vc04_services: Remove cache-line-size property

[Bug 99353] Kaveri 7400K shows random colored noise instead of GUI in X or Wayland
 2018-03-07 12:39 UTC  (2+ messages)

[PATCH v2] kasan, slub: fix handling of kasan_slab_free hook
 2018-03-07 12:36 UTC  (3+ messages)

[dm-crypt] [ANNOUNCE] cryptsetup 2.0.2
 2018-03-07 12:36 UTC 

[igt-dev] [PATCH i-g-t] tests/perf_pmu: Use absolute tolerance in accuracy tests
 2018-03-07 12:35 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: warning for "

[PATCH 0/7] fujitsu-laptop: Consistent naming of constants
 2018-03-07 12:34 UTC  (9+ messages)
` [PATCH 1/7] platform/x86: fujitsu-laptop: Define constants for FUNC operations

mainline build: 15 warnings 0 failures (mainline/v4.16-rc2-64-gaf3e79d)
 2018-03-07 12:34 UTC  (5+ messages)

What's cooking in git.git (Mar 2018, #02; Tue, 6)
 2018-03-07 12:34 UTC  (2+ messages)

[PATCH v3 0/6] some fixes to the pci-hyperv driver
 2018-03-07 12:34 UTC  (3+ messages)
` [PATCH v3 6/6] PCI: hv: fix 2 hang issues in hv_compose_msi_msg()

[PATCH v3 00/22] ASoC: rt5651: jack-detect fixes and improvements
 2018-03-07 12:34 UTC  (3+ messages)
` [PATCH v3 03/22] ASoC: rt5651: Configure jack-detect source through a device-property

[Qemu-devel] [PATCH] trace: fix ARM TrustZone PPC hwaddr type
 2018-03-07 12:34 UTC  (3+ messages)

[PATCH] tools/libxc: Correct comment for normalise_pagetable()
 2018-03-07 12:33 UTC  (2+ messages)

[PATCH v5 0/4] Utilization estimation (util_est) for FAIR tasks
 2018-03-07 12:32 UTC  (10+ messages)
` [PATCH v5 1/4] sched/fair: add util_est on top of PELT

[PATCH 00/57] New VGIC(-v2) implementation
 2018-03-07 12:31 UTC  (7+ messages)
` [PATCH 31/57] ARM: new VGIC: Add IRQ sync/flush framework
` [PATCH 32/57] ARM: new VGIC: Add GICv2 world switch backend

[PATCH] drm/i915: Handle pipe CRC around enabling/disabling pipe
 2018-03-07 12:29 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Handle pipe CRC around enabling/disabling pipe. (rev2)

[PATCH 2/2] Btrfs: fix fiemap extent SHARED flag error with range clone
 2018-03-07 12:29 UTC  (9+ messages)

ieee80211 phy0: rt2x00queue_write_tx_frame: Error - Dropping frame due to full tx queue...?
 2018-03-07 12:29 UTC  (11+ messages)

WARNING: kmalloc bug in memdup_user
 2018-03-07 12:29 UTC  (5+ messages)

[PATCH v4 0/10] hisi_sas: support x6000 board and some misc changes
 2018-03-07 12:25 UTC  (22+ messages)
` [PATCH v4 01/10] dt-bindings: scsi: hisi_sas: add an property of signal attenuation
` [PATCH v4 02/10] scsi: hisi_sas: support the property of signal attenuation for v2 hw
` [PATCH v4 03/10] scsi: hisi_sas: fix the issue of link rate inconsistency
` [PATCH v4 04/10] scsi: hisi_sas: fix the issue of setting linkrate register
` [PATCH v4 05/10] scsi: hisi_sas: increase timer expire of internal abort task
` [PATCH v4 06/10] scsi: hisi_sas: remove unused variable hisi_sas_devices.running_req
` [PATCH v4 07/10] scsi: hisi_sas: fix return value of hisi_sas_task_prep()
` [PATCH v4 08/10] scsi: hisi_sas: Code cleanup and minor bug fixes
` [PATCH v4 09/10] scsi: hisi_sas: modify some register config for hip08
` [PATCH v4 10/10] scsi: hisi_sas: add v3 hw MODULE_DEVICE_TABLE()

[PATCH] scsi: iscsi_tcp: set BDI_CAP_STABLE_WRITES when data digest enabled
 2018-03-07 12:29 UTC 

[PATCH 0/7] ARM: dts: dra7: Enable x2 lane mode support
 2018-03-07 12:27 UTC  (6+ messages)

Setting up a Xen x86 community call
 2018-03-07 12:27 UTC  (2+ messages)

Contributor Summit Dinner
 2018-03-07 12:26 UTC 

deprecated register issues
 2018-03-07 12:25 UTC  (2+ messages)

[RFC PATCH] powerpc/mm/radix: Parse disable_radix commandline correctly
 2018-03-07 12:25 UTC 

[PATCH] Support the nonstring variable attribute (gcc >= 8)
 2018-03-07 12:20 UTC  (7+ messages)

Bug report: git-stash doesn't return correct status code
 2018-03-07 12:16 UTC 

[PATCH v4 00/10] Sunxi: Add SMP support on A83T
 2018-03-07 12:18 UTC  (4+ messages)
` [PATCH v4 10/10] ARM: sunxi: smp: Add initialization of CNTVOFF


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.