All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-25 09:11:11 to 2018-05-25 09:47:17 UTC [more...]

PM / suspend / s2idle: avoiding splats on RT
 2018-05-25  9:46 UTC  (5+ messages)
` [PATCH 1/4] PM / suspend: Prevent might sleep splats
` [PATCH 2/4] PM / wakeup: Make events_lock a RAW_SPINLOCK
` [PATCH 3/4] PM / s2idle: Make s2idle_wait_head swait based
` [PATCH 4/4] PM / wakeup: Make s2idle_lock a RAW_SPINLOCK

85f1abe001 ("kthread, sched/wait: Fix kthread_parkme() .."): WARNING: CPU: 0 PID: 1 at kernel/kthread.c:486 kthread_park
 2018-05-25  9:46 UTC  (2+ messages)
` [tip:sched/core] kthread: Allow kthread_park() on a parked kthread

[PATCH] Clarify that a tag can refer to a non-commit object
 2018-05-25  9:45 UTC 

[PATCH] How to validate this patch
 2018-05-25  9:45 UTC  (3+ messages)
` [PATCH] arm64: update PHYS_OFFSET to conform to kernel

[PATCH v10 07/18] arm64: fpsimd: Eliminate task->mm checks
 2018-05-25  9:45 UTC  (12+ messages)

[U-Boot] [PATCH] regmap: Separate memory-based operations
 2018-05-25  9:45 UTC  (3+ messages)

[RFC PATCH v2 00/12] get rid of GFP_ZONE_TABLE/BAD
 2018-05-25  9:43 UTC  (7+ messages)
  ` [External] "

[PATCH 0/3] *** convert to SPDX-3 clause license tag ***
 2018-05-25  9:42 UTC  (4+ messages)
` [PATCH v3 1/3] examples/l3fwd: convert to SPDX license tags

"man git-tag" inconsistent about whether you can tag non-commit objects
 2018-05-25  9:40 UTC  (3+ messages)

[LTP] [RFC PATCH v4 1/4] lib/tst_test.sh: Fix test name function detection for TST_CNT
 2018-05-25  9:42 UTC  (3+ messages)
` [LTP] [RFC PATCH v4 4/4] tst_test.sh: Add TST_TEST_DATA and TST_TEST_DATA_IFS

[PATCH v11 00/19] KVM: arm64: Optimise FPSIMD context switching
 2018-05-25  9:52 UTC  (4+ messages)
` [PATCH v11 08/19] arm64: fpsimd: Eliminate task->mm checks

[PATCH 0/5] Share CPUID stuff between hypervisor and toolstack
 2018-05-25  9:41 UTC  (6+ messages)
` [PATCH 1/5] x86: move definition of struct cpuid_leaf to cpuid.h
` [PATCH 2/5] x86: split out cpuid objects and helpers

[PATCH v8 0/6] Enable cpuset controller in default hierarchy
 2018-05-25  9:40 UTC  (8+ messages)
` [PATCH v8 3/6] cpuset: Add cpuset.sched.load_balance flag to v2

[Qemu-devel] [PATCH v3 0/2] vfio-ccw: loosen orb flags checks
 2018-05-25  9:40 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] vfio-ccw: add force unlimited prefetch property

[PATCH v2 1/2] dt-bindings: Add bindings for AKM ak7375 voice coil lens
 2018-05-25  9:42 UTC  (2+ messages)
` [PATCH v2 2/2] media: ak7375: Add ak7375 lens voice coil driver

rtc_cmos 00:01: nvmem registration failed
 2018-05-25  9:39 UTC  (2+ messages)

[PATCH v4 0/6] PCI: rcar: Failpath fixes
 2018-05-25  9:39 UTC  (3+ messages)

[PATCH] afs/server: Remove leftover variable
 2018-05-25  9:38 UTC 

[U-Boot] [PATCH] buildman: Add GCC 8.1.0 version to tools from kernel.org
 2018-05-25  9:37 UTC 

[PATCH v3 0/8] Add support for mediatek SOC MT2712
 2018-05-25  9:36 UTC  (21+ messages)
` [PATCH v3 1/8] drm/mediatek: update dt-bindings for mt2712
` [PATCH v3 3/8] drm/mediatek: add connection from OD1 to RDMA1
` [PATCH v3 4/8] drm/mediatek: add ddp component AAL1
` [PATCH v3 7/8] drm/mediatek: Add support for mediatek SOC MT2712

[Qemu-devel] [PATCH v2 0/1] Bug: Sandbox: libvirt breakdowns qemu guest
 2018-05-25  9:36 UTC  (15+ messages)
` [Qemu-devel] [PATCH v2 1/1] sandbox: disable -sandbox if CONFIG_SECCOMP undefined

[PATCH] net/qede: fix slow path completion timeout
 2018-05-25  9:35 UTC  (4+ messages)

Process for removing __rte_experimental
 2018-05-25  9:35 UTC 

[PATCH] drm/amdgpu: fix NULL pointer dereference when run App with DRI_PRIME=1
 2018-05-25  9:35 UTC  (6+ messages)

[Qemu-devel] [PATCH 00/27] iommu: support txattrs, support TCG execution, implement TZ MPC
 2018-05-25  9:34 UTC  (12+ messages)
` [Qemu-devel] [PATCH 14/27] iommu: Add IOMMU index concept to IOMMU API

[PATCH] libipvs: fix some buffer sizes
 2018-05-25  9:34 UTC  (3+ messages)

RFC avoiding ksoftirqd for first submission
 2018-05-25  9:32 UTC  (19+ messages)
` [PATCH 01/18] drm/i915: Prepare GEM for suspend earlier
` [PATCH 02/18] drm/i915: Switch to kernel context before idling at runtime
` [PATCH 03/18] drm/i915: "Race-to-idle" after switching to the kernel context
` [PATCH 04/18] drm/i915: After reset on sanitization, reset the engine backends
` [PATCH 05/18] drm/i915: Only sanitize GEM from late suspend
` [PATCH 06/18] drm/i915: Flush the ring stop bit after clearing RING_HEAD in reset
` [PATCH 07/18] drm/i915: Be irqsafe inside reset
` [PATCH 08/18] drm/i915/execlists: Wait for ELSP submission on restart
` [PATCH 09/18] drm/i915/execlists: Reset the CSB head tracking on reset/sanitization
` [PATCH 10/18] drm/i915/execlists: Pull submit after dequeue under timeline lock
` [PATCH 11/18] drm/i915/execlists: Pull CSB reset under the timeline.lock
` [PATCH 12/18] drm/i915/execlists: Process one CSB interrupt at a time
` [PATCH 13/18] drm/i915/execlists: Unify CSB access pointers
` [PATCH 14/18] drm/i915/execlists: Direct submission of new requests (avoid tasklet/ksoftirqd)
` [PATCH 15/18] drm/i915: Move rate-limiting request retire to after submission
` [PATCH 16/18] drm/i915: Wait for engines to idle before retiring
` [PATCH 17/18] drm/i915: Move engine request retirement to intel_engine_cs
` [PATCH 18/18] drm/i915: Hold request reference for submission until retirement

[U-Boot] [PATCH v1 0/7] Improvements for the dwc3_generic driver
 2018-05-25  9:32 UTC  (8+ messages)
` [U-Boot] [PATCH v1 1/7] usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers
` [U-Boot] [PATCH v1 2/7] usb: introduce a separate config option for DM USB device
` [U-Boot] [PATCH v1 3/7] usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt()
` [U-Boot] [PATCH v1 4/7] dwc3_generic: do not probe the USB device driver when it's bound
` [U-Boot] [PATCH v1 5/7] dwc3: move phy operation to core.c
` [U-Boot] [PATCH v1 6/7] dwc3-generic: Handle the PHYs, the clocks and the reset lines
` [U-Boot] [PATCH v1 7/7] dwc3-generic: Add select_dr_mode operation

[meta-qt5] Do_install_append() with qmake
 2018-05-25  9:31 UTC 

[PATCH 1/2] drm/i915/gtt: Avoid calling non-existent allocate_va_range
 2018-05-25  9:30 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with drm/i915/gtt: Avoid calling non-existent allocate_va_range (rev2)

[U-Boot] [PATCH] arm: Use mtune for Xscale
 2018-05-25  9:29 UTC  (2+ messages)

[PATCH v7 0/5] arm: Base support for Renesas RZN1D-DB Board
 2018-05-25  9:28 UTC  (7+ messages)
` [PATCH v7 2/5] dt-bindings: clock: renesas,r9a06g032-sysctrl: documentation
` [PATCH v7 3/5] ARM: dts: Renesas R9A06G032 base device tree file
` [PATCH v7 4/5] ARM: dts: Renesas RZN1D-DB Board base file

[RFC] switch mips to use the generic dma map ops
 2018-05-25  9:21 UTC  (52+ messages)
` [PATCH 01/25] MIPS: remove a dead ifdef from mach-ath25/dma-coherence.h
` [PATCH 02/25] MIPS: simplify CONFIG_DMA_NONCOHERENT ifdefs
` [PATCH 03/25] MIPS: remove CONFIG_DMA_COHERENT
` [PATCH 04/25] MIPS: Octeon: unexport __phys_to_dma and __dma_to_phys
` [PATCH 05/25] MIPS: Octeon: refactor swiotlb code
` [PATCH 06/25] MIPS: loongson: remove loongson_dma_supported
` [PATCH 07/25] MIPS: consolidate the swiotlb implementations
` [PATCH 08/25] MIPS: remove the mips_dma_map_ops indirection
` [PATCH 09/25] MIPS: make the default mips dma implementation optional
` [PATCH 10/25] MIPS: Octeon: remove mips dma-default stubs
` [PATCH 11/25] MIPS: Octeon: move swiotlb declarations out of dma-coherence.h
` [PATCH 12/25] MIPS: loongson: untangle dma implementations
` [PATCH 13/25] MIPS: loongson: remove loongson-3 handling from dma-coherence.h
` [PATCH 14/25] MIPS: use dma_direct_ops for coherent I/O
` [PATCH 15/25] MIPS: IP27: use dma_direct_ops
` [PATCH 16/25] MIPS: move coherentio setup to setup.c
` [PATCH 17/25] MIPS: use generic dma noncoherent ops for simple noncoherent platforms
` [PATCH 18/25] MIPS: loongson64: use generic dma noncoherent ops
` [PATCH 19/25] MIPS: IP32: "
` [PATCH 20/25] MIPS: ath25: "
` [PATCH 21/25] MIPS: jazz: split dma mapping operations from dma-default
` [PATCH 22/25] dma-noncoherent: add a arch_sync_dma_for_cpu_all hook
` [PATCH 23/25] MIPS: bmips: use generic dma noncoherent ops
` [PATCH 24/25] MIPS: remove the old dma-default implementation
` [PATCH 25/25] MIPS: remove unneeded includes from dma-mapping.h

[Bug 106647] MSI R9 390 panic at boot
 2018-05-25  9:27 UTC 

[PATCH v6 0/9] Introduce the Counter subsystem
 2018-05-25  9:26 UTC  (8+ messages)
` [PATCH v6 3/9] docs: Add Generic Counter interface documentation

[PATCH] drm/i915: Prepare GEM for suspend earlier
 2018-05-25  9:26 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Prepare GEM for suspend earlier (rev4)

[Qemu-devel] [PATCH v2] elf: Add RISC-V PSABI ELF header defines
 2018-05-25  9:25 UTC  (3+ messages)

[PATCH] usb: gadget: composite: fix delayed_status race condition when set_interface
 2018-05-25  9:24 UTC  (4+ messages)
`  "

[PATCH v1] arch/x86/kernel/pci-dma: Remove useless parameter of arch_dma_alloc_attrs
 2018-05-25  9:30 UTC  (2+ messages)

[PATCH 2/2] ACPI: EC: Dispatch the EC GPE directly on s2idle wake
 2018-05-25  9:24 UTC  (6+ messages)

[PATCH] ASoC: AMD: make channel 1 dma as circular
 2018-05-25  9:22 UTC  (2+ messages)

[RFC PATCH v4 0/6] Btrfs: implement swap file support
 2018-05-25  9:21 UTC  (9+ messages)
` [RFC PATCH v4 1/6] mm: split SWP_FILE into SWP_ACTIVATED and SWP_FS
` [RFC PATCH v4 2/6] vfs: update swap_{,de}activate documentation
` [RFC PATCH v4 3/6] Btrfs: push EXCL_OP set into btrfs_rm_device()
` [RFC PATCH v4 5/6] Btrfs: rename get_chunk_map() and make it non-static

[PATCH V3 1/5] brcm: update firmware for bcm43430
 2018-05-25  9:21 UTC  (3+ messages)
` Fwd: "

[PATCH 0/2] cfg80211/mac80211: last ack singal support in station dump
 2018-05-25  9:20 UTC  (3+ messages)
` [PATCH 1/2] cfg80211: "
` [PATCH 2/2] mac80211: "

[PATCH bpf-next] selftests/bpf: missing headers test_lwt_seg6local
 2018-05-25 11:20 UTC 

[PATCH BlueZ v4 1/4] doc/gatt-api: Add authorization options for attributes
 2018-05-25  9:20 UTC  (5+ messages)
` [PATCH BlueZ v4 2/4] shared/gatt-server: Request authorization for prepare writes
` [PATCH BlueZ v4 3/4] client: Add authorized property handling to characteristic attribute
` [PATCH BlueZ v4 4/4] client: Don't require authorization for trusted devices

[Qemu-devel] [PATCH] usb: update docs
 2018-05-25  9:20 UTC 

[PATCH v10 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC
 2018-05-25  9:17 UTC  (18+ messages)
` [PATCH v10 1/5] scsi: ufs: add Hisilicon ufs driver code
` [PATCH v10 2/5] dt-bindings: scsi: ufs: add document for hisi-ufs
` [PATCH v10 3/5] arm64: dts: add ufs dts node
` [PATCH v10 4/5] arm64: defconfig: enable configs for Hisilicon ufs
` [PATCH v10 5/5] arm64: defconfig: enable f2fs and squashfs

[Xenomai] Posix named semaphore used by two separate applications
 2018-05-25  9:18 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 0/2] Travis Stability Patches
 2018-05-25  9:17 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH 2/2] tests/Makefile: comment out flakey tests

[PATCH] doc: remove old deprecation notice
 2018-05-25  9:17 UTC 

[Qemu-devel] [PATCH] migration: use g_free for ram load bitmap
 2018-05-25  9:16 UTC  (2+ messages)

[Qemu-devel] [PATCH V3 1/2] arm_gicv3_kvm: increase clroffset accordingly
 2018-05-25  9:15 UTC  (4+ messages)
` [Qemu-devel] [PATCH V3 2/2] arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR

[PATCH 1/2] Adding the ofono_sim_initialized_notify function after ofono_sim_inserted_notify, as suggested by Denis Kenzior in this commit : 54d56d763e40bc44c99a9b24aa0477bd373ea085
 2018-05-25  9:15 UTC  (2+ messages)

[PATCH v3 00/27] x86: PIE support and option to extend KASLR randomization
 2018-05-25  9:14 UTC  (9+ messages)
` [PATCH v3 09/27] x86/acpi: Adapt assembly for PIE support

What's cooking in git.git (May 2018, #02; Thu, 17)
 2018-05-25  9:14 UTC  (11+ messages)
` jk/branch-l-0-deprecation (was Re: What's cooking in git.git (May 2018, #02; Thu, 17))
          ` [PATCH] branch: issue "-l" deprecation warning after pager starts

usb: gadget: dwc2: fix memory leak in gadget_init()
 2018-05-25  9:14 UTC 

[PATCH v6 0/6] arm: Base support for Renesas RZN1D-DB Board
 2018-05-25  9:12 UTC  (7+ messages)
` [PATCH v6 2/6] dt-bindings: Add the rzn1-clocks.h file

[PATCH v1] doc/eth: update document for functional limitation
 2018-05-25  9:12 UTC  (6+ messages)

[PATCH] nvmet-fc: increase LS buffer count per fc port
 2018-05-25  9:11 UTC  (2+ messages)

[PATCH v2 0/7] nvme_fc: asynchronous controller create and simple discovery
 2018-05-25  9:11 UTC  (3+ messages)
` [PATCH v2 3/7] nvme_fc: remove setting DNR on exception conditions


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.