All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-11 18:42:11 to 2018-05-11 19:21:52 UTC [more...]

[meta-networking][PATCH 1/9] spice: import from meta-cloud-services
 2018-05-11 19:21 UTC  (2+ messages)
` [meta-networking][PATCH 2/9] spice: fix dependency on python-pyparsing, add support for native(sdk)

[PATCH v8 0/8] i386: Enable TOPOEXT to support hyperthreading on AMD CPU
 2018-05-11 19:21 UTC  (6+ messages)
` [PATCH v8 1/8] i386: Helpers to encode cache information consistently
  ` [Qemu-devel] "
` [PATCH v8 3/8] i386: Add new property to control cache info

[PATCH 2/3] qemu: upgrade to 2.12.0
 2018-05-11 19:21 UTC  (6+ messages)
` [PATCHv2 1/5] libsdl2: allow to build native and nativesdk
  ` [PATCHv2 2/5] qemu: upgrade to 2.12.0
  ` [PATCHv2 3/5] qemu: refresh patches with devtool
  ` [PATCHv2 4/5] qemu: add PACKAGECONFIG for virglrenderer, sdl2, usb-redir and spice
  ` [PATCHv2 5/5] qemu: use sdl2 instead of sdl1

[U-Boot] Pull request, u-boot-tegra/master
 2018-05-11 19:19 UTC 

[PATCH v3] nfsd: make nfsd4_scsi_identify_device retry with a larger buffer
 2018-05-11 19:18 UTC  (2+ messages)

[PATCH v4 00/13] object store: alloc
 2018-05-11 19:17 UTC  (2+ messages)
` [PATCH] alloc: allow arbitrary repositories for alloc functions

[PATCH] mlx4_core: allocate 4KB ICM chunks
 2018-05-11 19:16 UTC  (3+ messages)

[PATCH 11/12] ath10k: Add wlan mode on/off qmi message
 2018-05-11 19:16 UTC  (3+ messages)

[PATCH v3] net: phy: DP83TC811: Introduce support for the DP83TC811 phy
 2018-05-11 19:15 UTC  (6+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: don't implement skb_postpush_rcsum() for linux >=4.4.47
 2018-05-11 19:12 UTC  (2+ messages)

[cip-dev] [PATCH 00/62] Add CAN, PCIe, VIN, Audio, PWM, TPU and thermal support
 2018-05-11 19:11 UTC  (3+ messages)
` [cip-dev] [PATCH 57/62] thermal: rcar: enable to use thermal-zone on DT

[PATCH BlueZ 1/5] doc/advertising-api: Add Flags property
 2018-05-11 19:11 UTC  (8+ messages)

[PATCH] qemu: add gettext to DEPENDS
 2018-05-11 19:10 UTC  (2+ messages)

[PATCH v2 00/40] Shared Virtual Addressing for the IOMMU
 2018-05-11 19:06 UTC  (123+ messages)
` [PATCH v2 01/40] iommu: Introduce Shared Virtual Addressing API
` [PATCH v2 02/40] iommu/sva: Bind process address spaces to devices
` [PATCH v2 03/40] iommu/sva: Manage process address spaces
` [PATCH v2 04/40] iommu/sva: Add a mm_exit callback for device drivers
` [PATCH v2 05/40] iommu/sva: Track mm changes with an MMU notifier
` [PATCH v2 06/40] iommu/sva: Search mm by PASID
` [PATCH v2 07/40] iommu: Add a page fault handler
` [PATCH v2 08/40] iommu/iopf: Handle mm faults
` [PATCH v2 09/40] iommu/sva: Register page fault handler
` [PATCH v2 10/40] mm: export symbol mm_access
` [PATCH v2 11/40] mm: export symbol find_get_task_by_vpid
` [PATCH v2 12/40] mm: export symbol mmput_async
` [PATCH v2 13/40] vfio: Add support for Shared Virtual Addressing
` [PATCH v2 14/40] dt-bindings: document stall and PASID properties for IOMMU masters
` [PATCH v2 15/40] iommu/of: Add stall and pasid properties to iommu_fwspec
` [PATCH v2 16/40] arm64: mm: Pin down ASIDs for sharing mm with devices
` [PATCH v2 17/40] iommu/arm-smmu-v3: Link domains and devices
` [PATCH v2 18/40] iommu/io-pgtable-arm: Factor out ARM LPAE register defines
` [PATCH v2 19/40] iommu: Add generic PASID table library
` [PATCH v2 20/40] iommu/arm-smmu-v3: Move context descriptor code
` [PATCH v2 21/40] iommu/arm-smmu-v3: Add support for Substream IDs
` [PATCH v2 22/40] iommu/arm-smmu-v3: Add second level of context descriptor table
` [PATCH v2 23/40] iommu/arm-smmu-v3: Share process page tables
` [PATCH v2 24/40] iommu/arm-smmu-v3: Seize private ASID
` [PATCH v2 25/40] iommu/arm-smmu-v3: Add support for VHE
` [PATCH v2 26/40] iommu/arm-smmu-v3: Enable broadcast TLB maintenance
` [PATCH v2 27/40] iommu/arm-smmu-v3: Add SVA feature checking
` [PATCH v2 28/40] iommu/arm-smmu-v3: Implement mm operations
` [PATCH v2 29/40] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update
` [PATCH v2 30/40] iommu/arm-smmu-v3: Register I/O Page Fault queue
` [PATCH v2 31/40] iommu/arm-smmu-v3: Improve add_device error handling
` [PATCH v2 32/40] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v2 33/40] iommu/arm-smmu-v3: Add stall support for platform devices
` [PATCH v2 34/40] ACPI/IORT: Check ATS capability in root complex nodes
` [PATCH v2 35/40] iommu/arm-smmu-v3: Add support for PCI ATS
` [PATCH v2 36/40] iommu/arm-smmu-v3: Hook up ATC invalidation to mm ops
` [PATCH v2 37/40] iommu/arm-smmu-v3: Disable tagged pointers
` [PATCH v2 38/40] PCI: Make "PRG Response PASID Required" handling common
` [PATCH v2 39/40] iommu/arm-smmu-v3: Add support for PRI
` [PATCH v2 40/40] iommu/arm-smmu-v3: Add support for PCI PASID

[PATCH net 1/1] net sched actions: fix refcnt leak in skbmod
 2018-05-11 19:09 UTC  (2+ messages)

INFO: rcu detected stall in kfree_skbmem
 2018-05-11 19:08 UTC  (5+ messages)

[PATCH] pci/aer: Get rid of aer_recover_work_func() forward declaration
 2018-05-11 19:08 UTC  (3+ messages)

[PATCH 10/12] ath10k: add bdf/cal indication support
 2018-05-11 19:08 UTC  (3+ messages)

do_kernel_configme and defconfig
 2018-05-11 18:51 UTC 

[PATCH 0/7] Miscellaneous patches and bug fixes
 2018-05-11 19:06 UTC  (16+ messages)
` [PATCH 1/7] cxlflash: Yield to active send threads
` [PATCH 2/7] cxlflash: Limit the debug logs in the IO path
` [PATCH 3/7] cxlflash: Acquire semaphore before invoking ioctl services
` [PATCH 4/7] cxlflash: Use local mutex for AFU serialization
` [PATCH 5/7] cxlflash: Add include guards to backend.h
` [PATCH 6/7] cxlflash: Abstract hardware dependent assignments
` [PATCH 7/7] cxlflash: Isolate external module dependencies

[PATCH 00/21] GFXv9/Vega10 support for KFD
 2018-05-11 19:06 UTC  (9+ messages)
` [PATCH 07/21] drm/amdkfd: Clean up KFD_MMAP_ offset handling
` [PATCH 11/21] drm/amdkfd: Add GFXv9 MQD manager

fio synchronization across client/server?
 2018-05-11 19:05 UTC  (2+ messages)

[PATCH v2] mm: Adding new return type vm_fault_t
 2018-05-11 19:05 UTC 

[GIT PULL] arch/sh regression fixes for 4.17
 2018-05-11 19:02 UTC  (2+ messages)

[PATCH] tpm_tis: verify locality released before returning from release_locality
 2018-05-11 19:02 UTC  (4+ messages)

rmmod ath10k_pci hangs on stock wireless-testing kernel
 2018-05-11 19:00 UTC 

[PATCH v2 0/4] Fix mem leaks of recent object store conversions
 2018-05-11 18:59 UTC  (3+ messages)

[B.A.T.M.A.N.] [RFC maint v2] batman-adv: fix adding VLANs with partial state
 2018-05-11 18:57 UTC 

[PATCH v2] qemu: add gettext-native to DEPENDS
 2018-05-11 18:56 UTC  (2+ messages)

master - dev_cache: fix close in dev_get_block_size
 2018-05-11 18:55 UTC 

[PATCH v2 00/35] overlayfs: stack file operations
 2018-05-11 18:54 UTC  (4+ messages)
` [PATCH v2 22/35] vfs: don't open real

[PATCH 09/12] ath10k: Add QMI HOST CAP request support
 2018-05-11 18:55 UTC  (3+ messages)

[PATCH] x86: pad assembly functions with INT3
 2018-05-11 18:53 UTC  (3+ messages)

[PATCH 08/12] ath10k: Add QMI CAP request support
 2018-05-11 18:52 UTC  (3+ messages)

[Qemu-devel] [Bug 1770724] [NEW] e1000 takes a long time (2 seconds) to set link ready
 2018-05-11 18:38 UTC  (2+ messages)
` [Qemu-devel] [Bug 1770724] "

[Qemu-devel] [PATCH 00/13] block: Try to create well typed json:{} filenames
 2018-05-11 18:46 UTC  (5+ messages)
` [Qemu-devel] [PATCH 09/13] qdict: Make qdict_flatten() shallow-clone-friendly
` [Qemu-devel] [PATCH 10/13] tests: Add QDict clone-flatten test

[PATCH v6 0/4] ndctl, monitor: add ndctl monitor daemon
 2018-05-11 18:45 UTC  (3+ messages)
` [PATCH v6 2/4] "

[U-Boot] [PATCH] armv8: ls1088a: change dpl load command from apply to lazyapply
 2018-05-11 18:44 UTC 

[Qemu-devel] [PATCH v2 00/17] MemoryDevice: use multi stage hotplug handlers
 2018-05-11 18:43 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 16/17] s390x: initialize memory region for memory devices

[PATCH 07/12] ath10k: Add MSA handshake QMI mgs support
 2018-05-11 18:43 UTC  (3+ messages)


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.