All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-09 14:29:13 to 2020-01-09 15:06:37 UTC [more...]

[Bridge] [RFC net-next Patch 0/3] net: bridge: mrp: Add support for Media Redundancy Protocol(MRP)
 2020-01-09 15:06 UTC 

[PATCH 0/2] PM / devfreq: Add debugfs support
 2020-01-09 15:06 UTC  (2+ messages)

[RFC 0/5] Clean up VMD DMA Map Ops
 2020-01-09 15:06 UTC  (14+ messages)
` [RFC 3/5] x86/PCI: Expose VMD's device in pci_sysdata
` [RFC 4/5] PCI: vmd: Stop overriding dma_map_ops
` [RFC 5/5] x86/PCI: Remove unused X86_DEV_DMA_OPS

cgroups: WARN_ON_ONCE(css && percpu_ref_is_dying(&css->refcnt)) triggerable running stress tests cgroups
 2020-01-09 15:05 UTC  (3+ messages)
` [PATCH] cgroup: Prevent double killing of css when enabling threaded cgroup

[PATCH V8 0/5] Refactor ioctl_fibmap() internal interface
 2020-01-09 15:05 UTC  (2+ messages)

Pre-Christmas meeting notes
 2020-01-09 15:03 UTC  (2+ messages)

crimson-osd vs legacy-osd: should the perf difference be already noticeable?
 2020-01-09 15:04 UTC  (4+ messages)

[PATCH] mtd: set mtd partition panic write flag
 2020-01-09 15:03 UTC  (5+ messages)

nft script file, using include with wildcards
 2020-01-09 15:04 UTC  (2+ messages)

Unreliable 'git rebase --onto'
 2020-01-09 15:03 UTC  (4+ messages)

[Question] About handling PMU context loss in the deepest idle state where the core is powered down
 2020-01-09 15:03 UTC  (2+ messages)

[drivers/net/phy/sfp] intermittent failure in state machine checks
 2020-01-09 15:03 UTC  (3+ messages)

[igt-dev] [RFC PATCH i-g-t 0/2] tests/prime_vgem: Examine blitter access path
 2020-01-09 15:03 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t 1/2] lib/intel_batchbuffer: Add blitter copy using XY_SRC_COPY_BLT
  ` [Intel-gfx] "
` [igt-dev] [PATCH i-g-t 2/2] tests/prime_vgem: Examine blitter access path
  ` [Intel-gfx] "

[PATCH 6/6] ceph: perform asynchronous unlink if we have sufficient caps
 2020-01-09 15:03 UTC  (2+ messages)

[virtio-dev] [PATCH v2 0/1] VirtIO video device specification
 2020-01-09 14:56 UTC  (5+ messages)
` [virtio-dev] "
    `  "

[Patch v4 0/7] Introduce Power domain based warming device driver
 2020-01-09 15:02 UTC  (2+ messages)

[PATCH 1/2] x86/boot/compressed/64: Remove .bss/.pgtable from bzImage
 2020-01-09 15:02 UTC  (2+ messages)
` [PATCH 2/2] x86/boot/compressed: Remove unnecessary sections "

[PATCH v2 0/6] KVM: arm64: VCPU preempted check support
 2020-01-09 15:02 UTC  (9+ messages)
` [PATCH v2 1/6] KVM: arm64: Document PV-lock interface
` [PATCH v2 3/6] KVM: arm64: Support pvlock preempted via shared structure

[PATCH 01/28] rpm: upgrade to 4.15.1
 2020-01-09 15:01 UTC  (10+ messages)
` [PATCH 11/28] ifupdown: update 0.8.22 -> 0.8.35

[PATCH] xfs: Fix xfs_dir2_sf_entry_t size check
 2020-01-09 15:01 UTC  (2+ messages)

[PATCH 1/3] mtd: rawnand: denali-spl: Add missing hardware init
 2020-01-09 15:01 UTC  (7+ messages)
` [PATCH 3/3] mtd: rawnand: denali: Do not reset the block on SoCFPGA

[mark-rutland:arm64/entry-deasm 15/17] arch/arm64/kernel/entry-common.c:130:7: error: implicit declaration of function 'is_compat_task'; did you mean 'is_idle_task'?
 2020-01-09 15:00 UTC 

[PATCH v2] mm/page_vma_mapped.c: Detect mismatched pfn of hugetlbfs page in pfn_in_hpage()
 2020-01-09 15:00 UTC  (4+ messages)
` [PATCH] mm/page_vma_mapped.c: Exactly compare hugetlbfs page's pfn "

[PATCH v3 00/21] KVM: Dirty ring interface
 2020-01-09 14:57 UTC  (22+ messages)
` [PATCH v3 01/21] vfio: introduce vfio_iova_rw to read/write a range of IOVAs
` [PATCH v3 02/21] drm/i915/gvt: subsitute kvm_read/write_guest with vfio_iova_rw
` [PATCH v3 03/21] KVM: Remove kvm_read_guest_atomic()
` [PATCH v3 04/21] KVM: Add build-time error check on kvm_run size
` [PATCH v3 05/21] KVM: X86: Change parameter for fast_page_fault tracepoint
` [PATCH v3 06/21] KVM: X86: Don't take srcu lock in init_rmode_identity_map()
` [PATCH v3 07/21] KVM: Cache as_id in kvm_memory_slot
` [PATCH v3 08/21] KVM: X86: Drop x86_set_memory_region()
` [PATCH v3 09/21] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]
` [PATCH v3 10/21] KVM: Pass in kvm pointer into mark_page_dirty_in_slot()
` [PATCH v3 11/21] KVM: Move running VCPU from ARM to common code
` [PATCH v3 12/21] KVM: X86: Implement ring-based dirty memory tracking
` [PATCH v3 13/21] KVM: Make dirty ring exclusive to dirty bitmap log
` [PATCH v3 14/21] KVM: Don't allocate dirty bitmap if dirty ring is enabled
` [PATCH v3 15/21] KVM: selftests: Always clear dirty bitmap after iteration
` [PATCH v3 16/21] KVM: selftests: Sync uapi/linux/kvm.h to tools/
` [PATCH v3 17/21] KVM: selftests: Use a single binary for dirty/clear log test
` [PATCH v3 18/21] KVM: selftests: Introduce after_vcpu_run hook for dirty "
` [PATCH v3 19/21] KVM: selftests: Add dirty ring buffer test
` [PATCH v3 20/21] KVM: selftests: Let dirty_log_test async for dirty ring test
` [PATCH v3 21/21] KVM: selftests: Add "-c" parameter to dirty log test

Feature: zero-copy splice API/opcode
 2020-01-09 14:58 UTC 

[PATCH v3 0/2] Add Embedded USB Debugger (EUD) driver
 2020-01-09 14:58 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: Documentation for qcom,eud

[bpf PATCH 0/2] xdp devmap improvements cleanup
 2020-01-09 14:58 UTC  (6+ messages)
` [bpf PATCH 2/2] bpf: xdp, remove no longer required rcu_read_{un}lock()

[Buildroot] [POC] buildroot packages site
 2020-01-09 14:58 UTC  (5+ messages)

[dpdk-dev] [PATCH] mempool: fix mempool virt populate with small chunks
 2020-01-09 14:58 UTC  (5+ messages)

[Bug 1859021] [NEW] qemu-system-aarch64 (tcg): cval + voff overflow not handled, causes qemu to hang
 2020-01-09 14:44 UTC  (2+ messages)
` [Bug 1859021] "

Bug: qemu_arm64: Cannot access the second flash bank
 2020-01-09 14:57 UTC  (4+ messages)

[PATCH] block: only zero page for bio of REQ_OP_READ in bio_truncate
 2020-01-09 14:57 UTC  (2+ messages)

[dpdk-dev] [PATCH v1] net/axgbe: enhance device stats reporting
 2020-01-09 14:57 UTC  (2+ messages)

[PATCH v11 Kernel 0/6] KABIs to support migration for VFIO devices
 2020-01-09 14:53 UTC  (10+ messages)
` [PATCH v11 Kernel 3/6] vfio iommu: Implementation of ioctl to for dirty pages tracking

[PATCH v2 00/27] Add support for OpenCAPI SCM devices
 2020-01-09 14:54 UTC  (17+ messages)
` [PATCH v2 05/27] powerpc: Map & release OpenCAPI LPC memory
` [PATCH v2 06/27] ocxl: Tally up the LPC memory on a link & allow it to be mapped
` [PATCH v2 07/27] ocxl: Add functions to map/unmap LPC memory
` [PATCH v2 09/27] ocxl: Free detached contexts in ocxl_context_detach_all()

[PATCH RFC v4 00/42] Add KernelMemorySanitizer infrastructure
 2020-01-09 14:56 UTC  (6+ messages)
` [PATCH RFC v4 17/42] crypto: kmsan: disable accelerated configs under KMSAN

[Xen-devel] [PATCH 00/12] Support CPUID/MSR data in migration streams
 2020-01-09 14:54 UTC  (4+ messages)
` [Xen-devel] [PATCH 06/12] docs/migration Specify migration v3 and STATIC_DATA_END

[PATCH v12 00/13] VIRTIO-IOMMU device
 2020-01-09 14:43 UTC  (14+ messages)
` [PATCH v12 01/13] migration: Support QLIST migration
` [PATCH v12 02/13] virtio-iommu: Add skeleton
` [PATCH v12 03/13] virtio-iommu: Decode the command payload
` [PATCH v12 04/13] virtio-iommu: Add the iommu regions
` [PATCH v12 05/13] virtio-iommu: Endpoint and domains structs and helpers
` [PATCH v12 06/13] virtio-iommu: Implement attach/detach command
` [PATCH v12 07/13] virtio-iommu: Implement map/unmap
` [PATCH v12 08/13] virtio-iommu: Implement translate
` [PATCH v12 09/13] virtio-iommu: Implement fault reporting
` [PATCH v12 10/13] virtio-iommu-pci: Add virtio iommu pci support
` [PATCH v12 11/13] hw/arm/virt: Add the virtio-iommu device tree mappings
` [PATCH v12 12/13] virtio-iommu: Support migration
` [PATCH v12 13/13] tests: Add virtio-iommu test

ath10k-firmware: QCA4018: Add D-Link DAP-2610 specific BDFs
 2020-01-09 14:54 UTC 

[PATCH] ima: ima/lsm policy rule loading logic bug fixes
 2020-01-09 14:54 UTC  (2+ messages)

[PATCH 0/3] clockevent: add low power STM32 timer
 2020-01-09 14:53 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: timer: Add STM32 Low Power Timer bindings
` [PATCH 2/3] clocksource: Add Low Power STM32 timers driver
` [PATCH 3/3] ARM: stm32: select STM32 low power timer clock event driver

[PATCH][RESEND v5] x86/resctrl: Add task resctrl information display
 2020-01-09 14:53 UTC  (2+ messages)

Limiting what devices can pair over Bluetooth?
 2020-01-09 14:53 UTC  (5+ messages)

[RFC PATCH v4] ceph: use 'copy-from2' operation in copy_file_range
 2020-01-09 14:53 UTC  (4+ messages)

[Buildroot] [PATCH 0/2] Add netopeer2 packages (server and cli)
 2020-01-09 14:53 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] package/netopeer2-server: add package
` [Buildroot] [PATCH 2/2] package/netopeer2-cli: "

[BUG] nouveau lockdep splat
 2020-01-09 14:53 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/6] meson build improvements
 2020-01-09 14:52 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 5/6] doc/guides: rebuild with meson whenever a file changes

[Intel-gfx] [PATCH] drm/i915/gt: Validation rotated vma bounds are within the object
 2020-01-09 14:52 UTC  (2+ messages)

[PATCH v2 0/8] ceph: add perf metrics support
 2020-01-09 14:52 UTC  (3+ messages)
` [PATCH v2 2/8] ceph: add caps perf metric for each session

SLUB: purpose of sysfs events on cache creation/removal
 2020-01-09 14:52 UTC  (11+ messages)

[PATCH] meta/classes/menson.bbclass: Add python3 dependency
 2020-01-09 14:51 UTC  (3+ messages)

[RFC] Check if file_data is initialized
 2020-01-09 14:51 UTC  (4+ messages)

add swiotlb support to arm32
 2020-01-09 14:49 UTC  (12+ messages)
` [PATCH 2/2] arm: use swiotlb for bounce buffer on LPAE configs

[PATCH 00/17] arm64: entry deasmification and cleanup
 2020-01-09 14:46 UTC  (4+ messages)
` [PATCH 05/17] arm64: entry: add a call_on_stack helper

[PATCH v2 0/4] media: cedrus: hevc: Add support for scaling matrix and multi-slice frames
 2020-01-09 14:46 UTC  (5+ messages)
` [PATCH v2 3/4] media: uapi: hevc: Add segment address field

[PATCH v5 0/4] Introduce per-profile available space array to avoid over-confident can_overcommit()
 2020-01-09 14:46 UTC  (5+ messages)
` [PATCH v5 2/4] btrfs: Introduce per-profile available space facility
` [PATCH v5 4/4] btrfs: statfs: Use pre-calculated per-profile available space

[RESEND PATCH] manpages.bbclass: Fix rootfs host corruption
 2020-01-09 14:45 UTC 

[PATCH] btrfs: Fix UAF during concurrent mount and device scan
 2020-01-09 14:44 UTC  (2+ messages)

[PATCH v4] reset: socfpga: Poll for reset status after deassert reset
 2020-01-09 14:44 UTC  (2+ messages)

[dpdk-dev] [PATCH] vhost: use dynamic log type
 2020-01-09 14:44 UTC  (2+ messages)

[PATCH 1/2] manpages.bbclass: Fix rootfs host corruption
 2020-01-09 14:43 UTC  (4+ messages)

[PATCH v4 00/13] iommu: Add PASID support to Arm SMMUv3
 2020-01-09 14:41 UTC  (7+ messages)

[dpdk-dev] [PATCH] vhost: Add dynamic logging system
 2020-01-09 14:40 UTC  (2+ messages)

[RFC PATCH] powerpc/32: Switch VDSO to C implementation
 2020-01-09 14:05 UTC  (9+ messages)

[PATCH RESEND v2] ARM: dma-api: fix max_pfn off-by-one error in __dma_supported()
 2020-01-09 14:38 UTC  (3+ messages)

[PATCH v2] btrfs: relocation: Fix KASAN reports caused by extended reloc tree lifespan
 2020-01-09 14:37 UTC  (7+ messages)

[PATCH v3 0/5] iommu/arm-smmu: Split pagetable support for arm-smmu-v2
 2020-01-09 14:36 UTC  (9+ messages)
` [PATCH v3 1/5] iommu: Add DOMAIN_ATTR_SPLIT_TABLES
` [PATCH v3 2/5] iommu/arm-smmu: Add support for split pagetables

[stable] [PATCH 1/2] coresight: etb10: Do not call smp_processor_id from preemptible
 2020-01-09 14:36 UTC  (5+ messages)

[RFC] linux-input alps
 2020-01-09 14:26 UTC 

[PATCH V3 1/3] watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig
 2020-01-09 14:36 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] prime_udl: Remove incorrect copypasted comment, add description
 2020-01-09 14:34 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

Monitoring not working as "dev stats" returns 0 after read error occurred
 2020-01-09 14:34 UTC  (5+ messages)

[PATCH v2] efi: arm: defer probe of PCIe backed efifb on DT systems
 2020-01-09 14:33 UTC  (4+ messages)

[PATCH v13 00/25] LSM: Module stacking for AppArmor
 2020-01-09 14:34 UTC  (3+ messages)
` [PATCH v13 19/25] NET: Store LSM netlabel data in a lsmblob

[PATCH RFC] sched/fair: Penalty the cfs task which executes mwait/hlt
 2020-01-09 14:33 UTC  (2+ messages)

[PATCH 1/2] clk: imx8qxp: extend to support getting I2C IPG clock
 2020-01-09 14:33 UTC  (3+ messages)

[PATCH] trace: code optimization
 2020-01-09 14:32 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915: Fix MST disable sequence
 2020-01-09 14:32 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Fix MST disable sequence (rev2)

[Buildroot] [PATCH v1] package/zxing-cpp: bump version to 0db7f85
 2020-01-09 14:32 UTC 

[PATCH V2 1/2] tpm: add a helper to iterate on all tpm devices
 2020-01-09 14:32 UTC  (4+ messages)
` [PATCH V2 2/2] cmd: tpm: add a subcommand device

[rfc] dma-mapping: preallocate unencrypted DMA atomic pool
 2020-01-09 14:31 UTC  (6+ messages)

[MPTCP] [PATCH 2/2] protocol: fix list corruption
 2020-01-09 14:31 UTC 

[MPTCP] [PATCH 1/2] protocol: pm callback must be done after msk state is set up
 2020-01-09 14:31 UTC 

[Patch v2] mm: thp: grab the lock before manipulation defer list
 2020-01-09 14:30 UTC 

[cip-dev] [isar-cip-core PATCH] classes/wic-targz-img: add dependency between targz-img and wic-img
 2020-01-09 14:30 UTC 

[dpdk-dev] [PATCH v2 00/10] net/i40e: ESP support
 2020-01-09 14:30 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 6/9] net/i40e: display Flow Director packet

[dpdk-dev] [PATCH 0/2] net/ena: add support for Rx offsets
 2020-01-09 14:30 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] net/ena: upgrade HAL for new HW features

[PATCH v2] selinux: reorder hooks to make runtime disable less broken
 2020-01-09 14:29 UTC  (2+ messages)

[PULL v2 00/14] testing fixes and semihosting console support
 2020-01-09 14:18 UTC  (3+ messages)
` [PULL v2 11/14] semihosting: add qemu_semihosting_console_inc for SYS_READC
` [PULL v2 12/14] tests/tcg: add a dumb-as-bricks semihosting console 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.