All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-12 18:11:54 to 2018-02-12 18:40:37 UTC [more...]

[PATCH] ath9k: fix DFS detector synchronization
 2018-02-12 18:40 UTC  (2+ messages)

[PATCH] nvme-pci: quiesce IO queues prior to disabling device HMB accesses
 2018-02-12 18:40 UTC  (2+ messages)

[Buildroot] Reg: Add a downloaded tar file directly to rootfs
 2018-02-12 18:40 UTC 

[PATCH 0/5] Fix deadlock on runtime suspend in DRM drivers
 2018-02-12 18:40 UTC  (5+ messages)
` [PATCH 2/5] drm: Allow determining if current task is output poll worker
    ` [Intel-gfx] "

[PATCH] remoteproc: Remove null character write of shared mem
 2018-02-12 18:39 UTC  (4+ messages)

[PATCH] describe: confirm that blobs actually exist
 2018-02-12 18:38 UTC  (2+ messages)

[tpm2] [tpm2-software/tpm2-tools] 9daf00: tpm2_createprimary: refactor onrun() and cleanup
 2018-02-12 18:38 UTC 

[PATCH] Documentation: nvme: Correct typo in nvme fault injection example
 2018-02-12 18:38 UTC  (2+ messages)

[PATCH v8 00/28] x86: Secure Encrypted Virtualization (AMD)
 2018-02-12 18:38 UTC  (4+ messages)
` [PATCH v8 05/28] target/i386: add memory encryption feature cpuid support
  ` [Qemu-devel] "

[PATCH] scmd_eh_abort_handler(): Add a comment
 2018-02-12 18:38 UTC 

[PATCH RESENT] nvme-pci: suspend queues based on online_queues
 2018-02-12 18:37 UTC  (3+ messages)

[RFC] Protect larger order pages from breaking up
 2018-02-12 18:37 UTC  (4+ messages)

[PATCH 0/5] Add Bluetooth HFP memory index dialing V3
 2018-02-12 18:37 UTC  (6+ messages)
` [PATCH 1/5] voicecall: Rename callbacks/functions related to dialing the last called number
` [PATCH 2/5] voicecall: Add support for dialing number at a given memory location
` [PATCH 3/5] voicecall: Add functionality to manager to dial from a "
` [PATCH 4/5] hfpmodem: Add memory dialling support
` [PATCH 5/5] doc: Document the new DialMemory method of the voicecallmanager-api

[PATCH 1/3] nvme-pci: Fix timeouts in connecting state
 2018-02-12 18:37 UTC  (6+ messages)
` [PATCH 3/3] nvme: Fail controller on timeouts during reset

[PATCH] gspca: dtcs033: use %*ph to print small buffer
 2018-02-12 18:35 UTC 

[PATCH igt] igt/gem_exec_capture: MI_STORE_DWORD requires EXEC_SECURE + DRM_MASTER on ctg/ilk
 2018-02-12 18:35 UTC  (5+ messages)
` [igt-dev] "

[PATCH net-next v2 00/16] l2tp: fix API races discovered by syzbot
 2018-02-12 18:35 UTC  (5+ messages)
` [PATCH net-next v2 01/16] l2tp: update sk_user_data while holding sk_callback_lock
` [PATCH net-next v2 02/16] l2tp: add RCU read lock to protect tunnel ptr in ip socket destroy

[PATCH 0/5] blk-mq/scsi-mq: support global tags & introduce force_blk_mq
 2018-02-12 18:35 UTC  (12+ messages)

[PATCH ipsec] net: xfrm_policy: fix device unregistration hang
 2018-02-12 18:34 UTC  (3+ messages)

[Qemu-devel] [PATCH v3] tests/migration: Add source to PC boot block
 2018-02-12 18:34 UTC 

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

[PATCH v5 0/3] failsafe: fix calling device during RMV events
 2018-02-12 18:33 UTC  (4+ messages)
` [PATCH v6 0/3] failsafe: fix hotplug races
  ` [PATCH v6 3/3] net/failsafe: "

KASAN: use-after-free Read in remove_wait_queue
 2018-02-12 18:31 UTC  (6+ messages)

[PATCH] irqchip: Remove hashed address printing
 2018-02-12 18:30 UTC  (3+ messages)

[PATCH v2 0/5] Add support for i2c_new_secondary_device
 2018-02-12 18:30 UTC  (17+ messages)
` [PATCH v2 1/5] dt-bindings: media: adv7604: "
` [PATCH v2 2/5] dt-bindings: adv7511: "
` [PATCH v2 3/5] [RFT] ARM: dts: wheat: Fix ADV7513 address usage
` [PATCH v2 4/5] media: adv7604: Add support for i2c_new_secondary_device
` [PATCH v2 5/5] drm: adv7511: "

[PATCH] Cleanup old XFS_BTREE_* traces
 2018-02-12 18:29 UTC  (2+ messages)

[PATCH] AWOOGA: Revert "ALSA: hda: Make use of core codec functions to sync power state"
 2018-02-12 18:28 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] qla2xxx: Fix NULL pointer crash due to active timer for ABTS
 2018-02-12 18:28 UTC 

[PATCH] sunrpc: Add task's xid to 'not responding' messages on call_timeout
 2018-02-12 18:28 UTC  (5+ messages)

What's cooking in git.git (Feb 2018, #01; Wed, 7)
 2018-02-12 18:27 UTC  (2+ messages)

[PATCH 0/2] irqchip: GICv2m Multi-MSI support
 2018-02-12 18:27 UTC  (10+ messages)
` [PATCH 2/2] arm64: dts: juno: Describe the full GICv2m region

Supporting CEPH with VMware
 2018-02-12 18:27 UTC  (2+ messages)

[PATCH] net/bonding: fix link status check
 2018-02-12 18:26 UTC  (5+ messages)
` [PATCH v2] "

[PATCH][btrfs-next] Btrfs: extent map selftest: fix non-ANSI btrfs_test_extent_map declaration
 2018-02-12 18:22 UTC  (3+ messages)

[RFC PATCH 00/49] New VGIC(-v2) implementation
 2018-02-12 18:23 UTC  (4+ messages)
` [RFC PATCH 17/49] ARM: timer: Handle level triggered IRQs correctly

[PATCH] btrfs: Move qgroup rescan on quota enable to btrfs_quota_enable
 2018-02-12 18:20 UTC  (3+ messages)

BUG: A31s Not booting anymore
 2018-02-12 18:21 UTC  (2+ messages)

partial fetch
 2018-02-12 18:21 UTC  (2+ messages)

BUG: unable to handle kernel NULL pointer dereference in sha512_mb_mgr_get_comp_job_avx2
 2018-02-12 18:21 UTC  (2+ messages)

[Buildroot] [RFC 0/2] Qt5 bump latest version to 5.10.0
 2018-02-12 18:20 UTC  (3+ messages)

[asoc:topic/uniphier 6/7] sound/soc/uniphier/aio-compress.c:314:34: sparse: cast to restricted __be16
 2018-02-12 18:19 UTC 

[PATCH igt] igt/gem_exec_schedule: Limit smoketest to the desired engines
 2018-02-12 18:20 UTC  (2+ messages)

[PATCH] drm: Use idr_init_base(1) when using id==0 for invalid
 2018-02-12 18:20 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[Qemu-devel] [PATCH V9 0/4] hw/pvrdma: PVRDMA device implementation
 2018-02-12 18:19 UTC  (4+ messages)
` [Qemu-devel] [PATCH V9 1/4] mem: add share parameter to memory-backend-ram

[LSF/MM ATTEND] f2fs/flsh storages
 2018-02-12 18:19 UTC 

[patch v6 0/1] Introduce smlxreg LED driver
 2018-02-12 20:15 UTC  (2+ messages)
` [patch v6 1/1] leds: add driver for support Mellanox regmap LEDs for BMC and x86 platform

[Bug 105046] Screen resolution reset to 1368x768 when turning monitor off
 2018-02-12 18:17 UTC  (2+ messages)

[RFC PATCH 0/3] SCHED_DEADLINE cgroups support
 2018-02-12 18:17 UTC  (6+ messages)
` [RFC PATCH 1/3] sched/deadline: merge dl_bw into dl_bandwidth

[Qemu-devel] [PATCH v2] qemu-io: fix EOF Ctrl-D handling in qemu-io readline code
 2018-02-12 18:17 UTC  (2+ messages)

[Qemu-devel] [PATCH v8] s390x/cpu: expose the guest crash information
 2018-02-12 18:16 UTC  (3+ messages)

[PATCH 1/4] regmap: Correct comparison in regmap_cached
 2018-02-12 18:15 UTC  (4+ messages)
` [PATCH 2/4] regmap: Correct offset handling in regmap_volatile_range
` [PATCH 3/4] regmap: Don't use format_val in regmap_bulk_read
` [PATCH 4/4] regmap: Use helper function for register offset

[PATCH v6 0/9] PCI: dwc: MSI-X feature
 2018-02-12 18:15 UTC  (7+ messages)
` [PATCH v6 1/9] PCI: dwc: Add IRQ chained API support

[Qemu-devel] [PATCH 0/3] add query-cpu-fast and related s390 changes
 2018-02-12 18:15 UTC  (3+ messages)
` [Qemu-devel] [PATCH 3/3] qmp: add architecture specific cpu data for query-cpus-fast

udev faulting with openbmc filesystem builds
 2018-02-12 18:14 UTC  (3+ messages)

[RFC REBASED 1/5] powerpc/mm/slice: pass pointers to struct slice_mask where possible
 2018-02-12 18:12 UTC  (5+ messages)
` [RFC REBASED 2/5] powerpc/mm/slice: implement a slice mask cache
` [RFC REBASED 3/5] powerpc/mm/slice: implement slice_check_range_fits
` [RFC REBASED 4/5] powerpc/mm/slice: Use const pointers to cached slice masks where possible
` [RFC REBASED 5/5] powerpc/mm/slice: use the dynamic high slice size to limit bitmap operations

UFS writing request failure handling
 2018-02-12 18:13 UTC  (2+ messages)

[PATCH 0/7] x86/alternatives: Support for automatic padding calculations
 2018-02-12 18:12 UTC  (3+ messages)
` [PATCH 6/7] x86/alt: Drop explicit padding of origin sites

New release: rtslib.fb67
 2018-02-12 18:12 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.