All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-14 07:09:43 to 2019-06-14 07:47:28 UTC [more...]

[PATCH 0/8] Tegra XHCI controller ELPG support
 2019-06-14  7:46 UTC  (10+ messages)
` [PATCH 1/8] clk: tegra: Add PLLE HW power sequencer control
` [PATCH 2/8] clk: tegra: don't enable PLLE HW sequencer at init
` [PATCH 3/8] phy: tegra: xusb: t210: rearrange UPHY init
` [PATCH 4/8] phy: tegra: xusb: add sleepwalk and suspend/resume

fixups for the dma_set_mask beahvior change in 5.1
 2019-06-14  7:46 UTC  (7+ messages)
` [PATCH 1/2] dma-mapping: truncate dma masks to what dma_addr_t can hold

[PATCH 1/2] ARM: dts: imx7d-zii-rpu2: Fix incorrrect 'stdout-path'
 2019-06-14  7:43 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: imx7d-zii-rpu2: Drop unused pinmux entries

[LTP] [PATCH 0/3] SPDX license identifier
 2019-06-14  7:46 UTC  (3+ messages)
` [LTP] [PATCH 3/3] sh: Replace GPL verbose text by "

[PATCH 1/2] tools/power turbostat: Add Ice Lake NNPI support
 2019-06-14  7:39 UTC  (2+ messages)
` [PATCH 2/2] powercap/rapl: Add Ice Lake NNPI support to RAPL driver

[dpdk-dev] [PATCH] eal: resort symbols in EXPERIMENTAL section
 2019-06-14  7:44 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/6] configure: Try to fix --static linking
 2019-06-14  7:43 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/6] configure: Only generate GLUSTERFS variables if glusterfs is usable
` [Qemu-devel] [PATCH 2/6] configure: Link test before auto-enabling glusterfs libraries
` [Qemu-devel] [PATCH 3/6] configure: Link test before auto-enabling the libusb library
` [Qemu-devel] [PATCH 4/6] configure: Link test before auto-enabling the libusbredir library
` [Qemu-devel] [PATCH 5/6] configure: Link test before auto-enabling the pulseaudio library
` [Qemu-devel] [PATCH 6/6] .travis.yml: Test static linking

[GIT PULL] ARM: mvebu: fixes for v5.2 (#1)
 2019-06-14  7:43 UTC 

[U-Boot] Issue enabling TPM 2.0 on RPI
 2019-06-14  7:43 UTC 

[PATCH 0/9] x86/bpf: unwinder fixes
 2019-06-14  7:42 UTC  (18+ messages)
` [PATCH 2/9] objtool: Fix ORC unwinding in non-JIT BPF generated code
` [PATCH 7/9] x86/unwind/orc: Fall back to using frame pointers for "
` [PATCH 8/9] x86/bpf: Convert asm comments to AT&T syntax

[PATCH v3 0/3] Qualcomm UFS device reset support
 2019-06-14  7:42 UTC  (5+ messages)
` [PATCH v3 2/3] scsi: ufs-qcom: Implement device_reset vops
  ` [EXT] "

[RFC PATCH v2] arm64: acpi/pci: invoke _DSM whether to preserve firmware PCI setup
 2019-06-14  7:42 UTC  (5+ messages)

`git stash <command> <n>` stopped working in 2.22.0
 2019-06-14  7:42 UTC 

[PATCH] thermal: imx: skip registering legacy cooling on i.MX7
 2019-06-14  7:41 UTC 

[PATCH 1/2] tracing/uprobe: Fix NULL pointer dereference in trace_uprobe_create()
 2019-06-14  7:40 UTC  (2+ messages)
` [PATCH 2/2] tracing/uprobe: Fix obsolete comment on trace_uprobe_create()

[PATCH v2 0/5] media: Access videobuf2 buffers via an accessor
 2019-06-14  7:40 UTC  (3+ messages)
` [PATCH v2 5/5] media: rockchip: Use vb2_get_buffer

[Bug 110914] Heavy corruption on R300 with modesetting and GLAMOR
 2019-06-14  7:40 UTC  (2+ messages)

[PATCH 0/6] ARM: A couple of SoC license header fixes
 2019-06-14  7:39 UTC  (4+ messages)
` [PATCH 1/6] ARM: dts: STi: Switch to SPDX header

[PATCH] mtd: cfi_cmdset_0002: dynamically determine the max sectors
 2019-06-14  7:39 UTC  (6+ messages)

[PATCH] drm/amdgpu: Fix connector atomic_check compilation fail
 2019-06-14  7:36 UTC  (3+ messages)

[Xen-devel] [RFC PATCH 00/16] xenhost support
 2019-06-14  7:35 UTC  (7+ messages)
` [Xen-devel] [RFC PATCH 04/16] x86/xen: hypercall support for xenhost_t

[U-Boot] [PATCH v6 1/3] i.MX6: nand: add nandbcb command for imx
 2019-06-14  7:35 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] configs: icorem6: Enable nandbcb command
` [U-Boot] [PATCH 3/3] doc: imx: Add documentation for "

[PATCH v2] bus/pci: fix TOCTOU issue
 2019-06-14  7:35 UTC  (3+ messages)
` [dpdk-dev] "

WIP glance towards struct_mutex removal
 2019-06-14  7:35 UTC  (42+ messages)
` [PATCH 01/39] drm/i915: Discard some redundant cache domain flushes
` [PATCH 02/39] drm/i915: Refine i915_reset.lock_map
` [PATCH 03/39] drm/i915: Avoid tainting i915_gem_park() with wakeref.lock
` [PATCH 04/39] drm/i915: Enable refcount debugging for default debug levels
` [PATCH 05/39] drm/i915: Keep contexts pinned until after the next kernel context switch
` [PATCH 06/39] drm/i915: Stop retiring along engine
` [PATCH 07/39] drm/i915: Replace engine->timeline with a plain list
` [PATCH 08/39] drm/i915: Flush the execution-callbacks on retiring
` [PATCH 09/39] drm/i915/execlists: Preempt-to-busy
` [PATCH 10/39] drm/i915/execlists: Minimalistic timeslicing
` [PATCH 11/39] drm/i915/execlists: Force preemption
` [PATCH 12/39] dma-fence: Propagate errors to dma-fence-array container
` [PATCH 13/39] dma-fence: Report the composite sync_file status
` [PATCH 14/39] dma-fence: Refactor signaling for manual invocation
` [PATCH 15/39] dma-fence: Always execute signal callbacks
` [PATCH 16/39] drm/i915: Execute signal callbacks from no-op i915_request_wait
` [PATCH 17/39] drm/i915: Make the semaphore saturation mask global
` [PATCH 18/39] drm/i915: Throw away the active object retirement complexity
` [PATCH 19/39] drm/i915: Provide an i915_active.acquire callback
` [PATCH 20/39] drm/i915: Push the i915_active.retire into a worker
` [PATCH 21/39] drm/i915/overlay: Switch to using i915_active tracking
` [PATCH 22/39] drm/i915: Forgo last_fence active request tracking
` [PATCH 23/39] drm/i915: Extract intel_frontbuffer active tracking
` [PATCH 24/39] drm/i915: Coordinate i915_active with its own mutex
` [PATCH 25/39] drm/i915: Track ggtt fence reservations under "
` [PATCH 26/39] drm/i915: Only track bound elements of the GTT
` [PATCH 27/39] drm/i915: Explicitly cleanup initial_plane_config
` [PATCH 28/39] initial-plane-vma
` [PATCH 29/39] drm/i915: Make i915_vma track its own kref
` [PATCH 30/39] drm/i915: Propagate fence errors
` [PATCH 31/39] drm/i915: Allow page pinning to be in the background
` [PATCH 32/39] drm/i915: Allow vma binding to occur asynchronously
` [PATCH 33/39] revoke-fence
` [PATCH 34/39] drm/i915: Use vm->mutex for serialising GTT insertion
` [PATCH 35/39] drm/i915: Pin pages before waiting
` [PATCH 36/39] drm/i915: Use reservation_object to coordinate userptr get_pages()
` [PATCH 37/39] drm/i915: Use forced preemptions in preference over hangcheck
` [PATCH 38/39] drm/i915: Remove logical HW ID
` [PATCH 39/39] active-rings
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/39] drm/i915: Discard some redundant cache domain flushes
` ✗ Fi.CI.SPARSE: "

[dpdk-dev] [PATCH] vfio: fix expanding DMA area in ppc64le
 2019-06-14  7:34 UTC  (3+ messages)

[PATCH v8 0/7] Add virtio-iommu driver
 2019-06-14  7:33 UTC  (8+ messages)
` [PATCH v8 5/7] iommu: "
    ` [virtio-dev] "

[PATCH net-next v3 0/2] hinic: add rss support and rss parameters configuration
 2019-06-14  7:32 UTC  (3+ messages)
` [PATCH net-next v3 2/2] hinic: add support for rss parameters with ethtool

bcachefs status update (it's done cooking; let's get this sucker merged)
 2019-06-14  7:30 UTC  (10+ messages)
          ` pagecache locking (was: bcachefs status update) merged)

[PATCH] 6lowpan: no need to check return value of debugfs_create functions
 2019-06-14  7:31 UTC  (2+ messages)

[Ksummit-discuss] [MAINTAINERS SUMMIT] Pull network and Patch Acceptance Consistency
 2019-06-14  7:31 UTC  (10+ messages)

[PATCH 0/4] media: vimc: Minor code cleanup and documentation
 2019-06-14  7:30 UTC  (5+ messages)
` [PATCH 3/4] media: vimc: stream: add missing function documentation
` [PATCH 4/4] media: docs: create vimc documentation

[RFC][PATCH] systemd: Remove clearly incorrect musl patches
 2019-06-14  7:29 UTC 

[Xen-devel] [xen-4.8-testing test] 137668: regressions - FAIL
 2019-06-14  7:28 UTC 

[U-Boot] [PATCH] net: introduce packet capture support
 2019-06-14  7:29 UTC  (3+ messages)

[LTP] [PATCH v3 1/4] Add Syscall numbers for pidfd_send_signal
 2019-06-14  7:28 UTC  (4+ messages)
` [LTP] [PATCH v3 2/4] syscalls/pidfd_send_signal01
` [LTP] [PATCH v3 3/4] syscalls/pidfd_send_signal02
` [LTP] [PATCH v3 4/4] syscalls/pidfd_send_signal03

[PATCH] serial: imx: fix RTS/CTS setting
 2019-06-14  7:28 UTC  (2+ messages)

[meta-networking][PATCH] openipmi: upgrade 2.0.25 -> 2.0.27
 2019-06-14  7:28 UTC 

[U-Boot] [PATCH v1 0/2] Add SDHCI card detection support
 2019-06-14  7:27 UTC  (3+ messages)
` [U-Boot] [PATCH v1 1/2] mmc: sdhci: Implement SDHCI card detect

[RFC PATCH v6 0/5] treewide: improve R-Car SDHI performance
 2019-06-14  7:27 UTC  (22+ messages)
` [RFC PATCH v6 1/5] iommu: add an exported function to get minimum page size for a domain
` [RFC PATCH v6 3/5] block: add a helper function to merge the segments by an IOMMU
` [RFC PATCH v6 4/5] mmc: tmio: Use dma_max_mapping_size() instead of a workaround
` [RFC PATCH v6 5/5] mmc: queue: Use bigger segments if IOMMU can merge the segments

cherry-pick strangeness
 2019-06-14  7:26 UTC  (3+ messages)

[PATCH v2 bpf-next 0/9] bpf: bounded loops and other features
 2019-06-14  7:25 UTC  (10+ messages)
` [PATCH v2 bpf-next 1/9] bpf: track spill/fill of constants
` [PATCH v2 bpf-next 2/9] selftests/bpf: fix tests due to const spill/fill
` [PATCH v2 bpf-next 3/9] bpf: extend is_branch_taken to registers
` [PATCH v2 bpf-next 4/9] bpf: introduce bounded loops
` [PATCH v2 bpf-next 5/9] bpf: fix callees pruning callers
` [PATCH v2 bpf-next 6/9] selftests/bpf: fix tests
` [PATCH v2 bpf-next 7/9] selftests/bpf: add basic verifier tests for loops
` [PATCH v2 bpf-next 8/9] selftests/bpf: add realistic loop tests
` [PATCH v2 bpf-next 9/9] bpf: precise scalar_value tracking

[PATCH] powerpc: enable a 30-bit ZONE_DMA for 32-bit pmac
 2019-06-14  7:24 UTC  (3+ messages)

[PATCH v3 wireless-drivers 0/3] mt76: usb: fix A-MSDU support
 2019-06-14  7:24 UTC  (3+ messages)
` [PATCH v3 wireless-drivers 1/3] mt76: usb: fix rx "

[u-boot, v2016.07-aspeed-openbmc v1] aspeed/flash: add winbond SPI support
 2019-06-14  7:06 UTC  (2+ messages)

[RFC][Patch v10 0/2] mm: Support for page hinting
 2019-06-14  7:24 UTC  (3+ messages)
` [RFC][Patch v10 1/2] mm: page_hinting: core infrastructure

[PATCH v2 00/11] rtw88: regular driver upgrade with minor changes
 2019-06-14  7:24 UTC  (12+ messages)
` [PATCH v2 01/11] rtw88: add fast xmit support
` [PATCH v2 02/11] rtw88: add support for random mac scan
` [PATCH v2 03/11] rtw88: add beacon function setting
` [PATCH v2 04/11] rtw88: 8822c: add rf write protection when switching channel
` [PATCH v2 05/11] rtw88: 8822c: update channel and bandwidth BB setting
` [PATCH v2 06/11] rtw88: 8822c: disable rx clock gating before counter reset
` [PATCH v2 07/11] rtw88: 8822c: use more accurate ofdm fa counting
` [PATCH v2 08/11] rtw88: power on again if it was already on
` [PATCH v2 09/11] rtw88: restore DACK results to save time
` [PATCH v2 10/11] rtw88: rsvd page should go though management queue
` [PATCH v2 11/11] rtw88: fix typo rtw_writ16_set

[PATCH 0/3] Marvell HCI fixes and serdev support
 2019-06-14  7:23 UTC  (4+ messages)
` [PATCH 1/3] Bluetooth: hci_ldisc: Add function to wait for characters to be sent
` [PATCH 2/3] Bluetooth: hci_mrvl: Wait for final ack before switching baudrate
` [PATCH 3/3] Bluetooth: hci_mrvl: Add serdev support

[PATCH v2] mac80211: remove warning message
 2019-06-14  7:22 UTC  (13+ messages)

[PATCH 00/14] Add support to generate ABI documentation at admin-guide
 2019-06-14  7:20 UTC  (4+ messages)
` [PATCH 01/14] ABI: fix some syntax issues at the ABI database

[Buildroot] [PATCH 1/1] package/docker-engine: add disable pivot_root option
 2019-06-14  7:22 UTC  (4+ messages)

[PATCH] EDAC, ghes: Fix grain calculation
 2019-06-14  7:21 UTC  (7+ messages)

Cleanup of -Wunused-const-variable in drivers/gpu/drm/msm/disp/dpu1/dpu_formats.c
 2019-06-14  7:17 UTC  (4+ messages)

[PATCH linux dev-5.1] fsi: core: Fix NULL dereference issue
 2019-06-14  7:16 UTC 

bluez A2DP socket reliability
 2019-06-14  7:16 UTC  (8+ messages)

[PATCH 1/9] media: docs: v4l2-controls: fix sentence rendered in a nonsense way
 2019-06-14  7:14 UTC  (2+ messages)

[PATCH 01/10] iommu/exynos: convert to SPDX license tags
 2019-06-14  7:12 UTC  (5+ messages)

[PATCH] nfc: Ensure presence of required attributes in the deactivate_target handler
 2019-06-14  7:13 UTC 

[RFC 1/3] ata: Documentation, fix function names
 2019-06-14  7:11 UTC  (3+ messages)
` [RFC 2/3] ata: make qc_prep return an int
` [RFC 3/3] ata: sata_mv, avoid trigerrable BUG_ON

Bringup Barebox on imx8mm
 2019-06-14  7:11 UTC  (2+ messages)

[PATCH] batman-adv: no need to check return value of debugfs_create functions
 2019-06-14  7:11 UTC 

[RFC] Disable lockref on arm64
 2019-06-14  7:09 UTC  (12+ messages)
    ` [EXT] "

[U-Boot] Pull request: u-boot-dfu (14.06.2019) - fixes v2019.07
 2019-06-14  7:09 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.