All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-26 06:38:28 to 2019-08-26 07:33:36 UTC [more...]

[PATCH v3 0/3] vmstats/vmevents flushing
 2019-08-26  7:33 UTC  (5+ messages)

[PATCH v2 0/2] Optimize dma_*_from_contiguous calls
 2019-08-26  7:33 UTC  (8+ messages)
` [PATCH v2 2/2] dma-contiguous: Use fallback alloc_pages for single pages

[PATCH 0/6] PCI: tegra: Enable PCIe C5 controller of Tegra194 in p2972-0000 platform
 2019-08-26  7:31 UTC  (20+ messages)
` [PATCH 1/6] dt-bindings: PCI: tegra: Add sideband pins configuration entries
` [PATCH 2/6] arm64: tegra: Add configuration for PCIe C5 sideband signals
` [PATCH 3/6] PCI: tegra: Add support to configure sideband pins
` [PATCH 4/6] dt-bindings: PCI: tegra: Add PCIe slot supplies regulator entries
` [PATCH 5/6] arm64: tegra: Add PCIe slot supply information in p2972-0000 platform
` [PATCH 6/6] PCI: tegra: Add support to enable slot regulators

[PATCH] drm/i915/tgl: Add sysfs interface to control class-of-service
 2019-08-26  7:32 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH 0/2] mm/mmap.c: reduce subtree gap propagation a little
 2019-08-26  7:31 UTC  (3+ messages)
` [PATCH 1/2] mm/mmap.c: update *next* gap after itself
` [PATCH 2/2] mm/mmap.c: unlink vma before rb_erase

[PATCH v3 00/14] drm: rcar-du: Add Color Management Module (CMM)
 2019-08-26  7:31 UTC  (5+ messages)
` [PATCH v3 03/14] arm64: dts: renesas: r8a7796: Add CMM units
` [PATCH v3 08/14] drm: rcar-du: Add support for CMM

[PATCH 0/3] keep console alive even if missing the 'enable' clock
 2019-08-26  7:29 UTC  (4+ messages)
` [PATCH 1/3] serial: sprd: check the right port and membase
` [PATCH 2/3] serial: sprd: add console_initcall in sprd's uart driver
` [PATCH 3/3] serial: sprd: keep console alive even if missing the 'enable' clock

[PATCH v1 1/2] dt-bindings: mmc: sdhci-of-arasan: Add new compatible for Intel LGM eMMC
 2019-08-26  7:28 UTC  (6+ messages)
` [PATCH v1 2/2] mmc: sdhci-of-arasan: Add Support "

Unable to create htb tc classes more than 64K
 2019-08-26  7:28 UTC  (11+ messages)

[PATCH -next] net: mediatek: remove set but not used variable 'status'
 2019-08-26  7:27 UTC  (8+ messages)
` [PATCH v2 "

[PATCH v3 1/7] media: add V4L2_CID_UNIT_CELL_SIZE control
 2019-08-26  7:30 UTC  (3+ messages)

[PATCH v2 0/5] 0/6] arm64: meson-sm1: add support for DVFS
 2019-08-26  7:26 UTC  (21+ messages)
` [PATCH v2 1/5] dt-bindings: clk: meson: add sm1 periph clock controller bindings
` [PATCH v2 2/5] clk: meson: g12a: add support for SM1 GP1 PLL
` [PATCH v2 3/5] clk: meson: g12a: add support for SM1 DynamIQ Shared Unit clock
` [PATCH v2 4/5] clk: meson: g12a: add support for SM1 CPU 1, 2 & 3 clocks
` [PATCH v2 5/5] arm64: dts: meson-sm1-sei610: enable DVFS

[U-Boot] [PATCH 0/3] arm: socfpga: Convert drivers from struct to defines
 2019-08-26  7:28 UTC  (9+ messages)
` [U-Boot] [PATCH 1/3] arm: socfpga: Convert reset manager "

[Patch v5] usb: hcd: use managed device resources
 2019-08-26  7:28 UTC  (4+ messages)
  ` AW: "

How cma allocation works ?
 2019-08-26  7:25 UTC  (4+ messages)

[PATCH 00/35] ASoC: Intel: Clenaup SST initialization
 2019-08-26  7:24 UTC  (12+ messages)

[PATCH] Add support for Macronix NAND randomizer
 2019-08-26  7:23 UTC  (5+ messages)

[PATCH 01/28] drm/i915/selftests: Add the usual batch vma managements to st_workarounds
 2019-08-26  7:21 UTC  (28+ messages)
` [PATCH 02/28] drm/i915/selftests: Remove accidental serialization between gpu_fill
` [PATCH 03/28] drm/i915/selftests: Try to recycle context allocations
` [PATCH 04/28] drm/i915/gtt: Downgrade Baytrail back to aliasing-ppgtt
` [PATCH 05/28] drm/i915/gtt: Downgrade Cherryview "
` [PATCH 06/28] drm/i915: Protect our local workers against I915_FENCE_TIMEOUT
` [PATCH 07/28] drm/i915: Force PD reload on any PD update
` [PATCH 08/28] drm/i915: Replace obj->pin_global with obj->frontbuffer
` [PATCH 09/28] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
` [PATCH 10/28] drm/mm: Pack allocated/scanned boolean into a bitfield
` [PATCH 11/28] drm/i915: Make shrink/unshrink be atomic
` [PATCH 12/28] drm/i915: Only track bound elements of the GTT
` [PATCH 13/28] drm/i915: Make i915_vma.flags atomic_t for mutex reduction
` [PATCH 14/28] drm/i915: Mark up address spaces that may need to allocate
` [PATCH 15/28] drm/i915: Pull i915_vma_pin under the vm->mutex
` [PATCH 16/28] drm/i915: Push the i915_active.retire into a worker
` [PATCH 17/28] drm/i915: Coordinate i915_active with its own mutex
` [PATCH 18/28] drm/i915: Move idle barrier cleanup into engine-pm
` [PATCH 19/28] drm/i915: Drop struct_mutex from around i915_retire_requests()
` [PATCH 20/28] drm/i915: Merge wait_for_timelines with retire_request
` [PATCH 21/28] drm/i915: Serialise the fill BLT with the vma pinning
` [PATCH 22/28] drm/i915/execlists: Always request completion before marking an error
` [PATCH 23/28] drm/i915: Only enqueue already completed requests
` [PATCH 24/28] drm/i915/execlists: Force preemption
` [PATCH 25/28] drm/i915: Mark up "sentinel" requests
` [PATCH 26/28] drm/i915/execlists: Cancel banned contexts on schedule-out
` [PATCH 27/28] drm/i915: Cancel non-persistent contexts on close
` [PATCH 28/28] drm/i915: Replace hangcheck by heartbeats

[PATCH] net: Adding parameter detection in __ethtool_get_link_ksettings
 2019-08-26  7:23 UTC 

[Qemu-devel] [PATCH v29 0/8] QEMU AVR 8 bit cores
 2019-08-26  7:21 UTC  (4+ messages)
` [Qemu-devel] [PATCH v29 1/8] target/avr: Add outward facing interfaces and core CPU logic

[PATCH v2 0/2] arm64: dts: renesas: Add LIF channel to 'vsps' property
 2019-08-26  7:23 UTC  (4+ messages)
` [PATCH v2 2/2] drm: rcar-du: kms: Expand comment in vsps parsing routine

[PATCH v2] rtw88: pci: Move a mass of jobs in hw IRQ to soft IRQ
 2019-08-26  7:21 UTC  (5+ messages)
` [PATCH v3] "
    ` [PATCH v4] "

[PATCH] x86/Hyper-V: Fix build error with CONFIG_HYPERV_TSCPAGE=N
 2019-08-26  7:20 UTC  (4+ messages)

[PATCH] python-eventlet: upgrade 0.25.0 -> 0.25.1
 2019-08-26  7:18 UTC 

[PATCH v3] lpfc: Mitigate high memory pre-allocation by SCSI-MQ
 2019-08-26  7:18 UTC  (2+ messages)

[PATCH v2] tty/serial: atmel: remove unneeded atmel_get_lines_status function
 2019-08-26  7:17 UTC 

[U-Boot] [PATCH] net: macb: Fix rx buffer cache handling
 2019-08-26  7:18 UTC 

[f2fs-dev] f2fs: dirty memory increasing during gc_urgent
 2019-08-26  7:17 UTC  (6+ messages)

Conditional include in image recipe
 2019-08-26  7:15 UTC  (2+ messages)

[PATCH] x86/boot/compressed/64: Fix boot on machines with broken E820 table
 2019-08-26  7:15 UTC  (4+ messages)
` [tip:x86/urgent] "

convert microblaze to the generic dma remap allocator
 2019-08-26  7:13 UTC  (5+ messages)

[PATCH] python-manilaclient: upgrade 1.27.0 -> 1.28.0
 2019-08-26  7:12 UTC 

[PATCH V5 0/3] perf: imx8_ddr_perf: add AXI ID filter
 2019-08-26  7:12 UTC  (4+ messages)
` [PATCH V5 1/3] perf: imx8_ddr_perf: add AXI ID filter support

[PATCH 1/1] usb: gadget: configfs: fix concurrent issue between composite APIs
 2019-08-26 19:10 UTC 

XGI DRM driver as a practice?
 2019-08-26  7:11 UTC  (2+ messages)

[PATCH v2 00/11] Raspberry Pi 4 DMA addressing support
 2019-08-26  7:09 UTC  (23+ messages)
` [PATCH v2 01/11] asm-generic: add dma_zone_size
` [PATCH v2 09/11] dma-direct: turn ARCH_ZONE_DMA_BITS into a variable
` [PATCH v2 10/11] arm64: edit zone_dma_bits to fine tune dma-direct min mask
` [PATCH v2 11/11] mm: refresh ZONE_DMA and ZONE_DMA32 comments in 'enum zone_type'

[v8][PATCH 00/10] drm/i915: adding state checker for gamma lut value
 2019-08-26  7:08 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH] powerpc/time: use feature fixup in __USE_RTC() instead of cpu feature
 2019-08-26  6:59 UTC  (2+ messages)

PageBlocks and Migrate Types
 2019-08-26  7:04 UTC  (4+ messages)

[PATCH] bpf: handle 32-bit zext during constant blinding
 2019-08-26  6:59 UTC  (4+ messages)

psu code mgmt
 2019-08-26  7:02 UTC  (2+ messages)

[V3, 0/2] media: Add support for OV02A10 sensor
 2019-08-26  6:54 UTC  (7+ messages)
` [V3, 2/2] media: i2c: Add Omnivision OV02A10 camera sensor driver

[PATCH v2 1/2] dt-bindings: reset: Add YAML schemas for the Intel Reset controller
 2019-08-26  7:01 UTC  (6+ messages)
` [PATCH v2 2/2] reset: Reset controller driver for Intel LGM SoC

[PATCH v4 1/2] powerpc/powernv: Enhance opal message read interface
 2019-08-26  6:57 UTC  (2+ messages)
` [PATCH v4 2/2] powerpc/powernv: Add new opal message type

[U-Boot] [ANN] U-Boot v2019.10-rc2 released
 2019-08-26  7:01 UTC  (4+ messages)

[RESEND PATCH V2] csky: Fixup 610 vipt cache flush mechanism
 2019-08-26  6:59 UTC 

[Xen-devel] [PATCH v9 00/15] improve late microcode loading
 2019-08-26  7:03 UTC  (4+ messages)
` [Xen-devel] [PATCH v9 12/15] microcode: reduce memory allocation and copy when creating a patch

[U-Boot] [PATCH 0/4] env: fix build error for envtools
 2019-08-26  6:58 UTC  (9+ messages)
` [U-Boot] [PATCH 1/4] fw_env: remove duplicated definitions
` [U-Boot] [PATCH 2/4] fw_env: fix build error
` [U-Boot] [PATCH 3/4] env: add missing <compiler.h> header file
` [U-Boot] [PATCH 4/4] ci: add envtools support

[PATCH V4] fs: New zonefs file system
 2019-08-26  6:57 UTC 

Data size error interrupt with Talitos driver on 4.9.82 kernel
 2019-08-26  6:57 UTC 

[PATCH v2 0/3] Support discovery log change events
 2019-08-26  6:56 UTC  (3+ messages)
` [PATCH v2 3/3] nvme: fire discovery log page change events to userspace

Frequent reconnections / session startups?
 2019-08-26  6:55 UTC 

Feature request: Add support for linenoise as alternative to readline
 2019-08-26  6:55 UTC 

[PATCH V2] csky: Fixup 610 vipt cache flush mechanism
 2019-08-26  6:54 UTC  (3+ messages)

[PATCH v4 00/13] Support CPU frequency scaling on QCS404
 2019-08-26  6:54 UTC  (3+ messages)

[PATCH v1] device property: Remove duplicate test for NULL
 2019-08-26  6:52 UTC  (2+ messages)

[U-Boot] SPL: Unsupported Boot Device!
 2019-08-26  6:50 UTC  (2+ messages)

linux-next: manual merge of the gpio-brgl tree with the gpio tree
 2019-08-26  6:50 UTC 

[PATCH v2 3/3] dwc: PCI: intel: Intel PCIe RC controller driver
 2019-08-26  6:48 UTC  (4+ messages)

[PATCH] t_stripealign: Fix fibmap error handling
 2019-08-26  6:48 UTC  (4+ messages)

[U-Boot] [PATCH 1/4] ARM: dts: at91: sama5d2: add seq for qspi1
 2019-08-26  6:47 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] ARM: dts: at91: sama5d27_wlsom1_ek: add support for qspi
` [U-Boot] [PATCH 3/4] board: atmel: sama5d2_wlsom1_ek: add qspi support and qspi boot config
` [U-Boot] [PATCH 4/4] board: atmel: sama5d27_wlsom1_ek: start green led in SPL

[PATCH v2] net: fix skb use after free in netpoll
 2019-08-26  6:46 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] accessing invalid memory in "dm zoned: properly handle backing device failure"
 2019-08-26  6:45 UTC  (2+ messages)

[PATCH v3 00/23] Tiger Lake batch 3
 2019-08-26  6:41 UTC  (3+ messages)
` [PATCH v3 05/23] drm/i915: Guard and warn if more than one eDP panel is present

[PATCH v2] RISC-V: Fix FIXMAP area corruption on RV32 systems
 2019-08-26  6:44 UTC  (3+ messages)

[RFC PATCH V2 0/4] media: platform: Add support for Face Detection (FD) on mt8183 SoC
 2019-08-26  6:36 UTC  (5+ messages)
` [RFC PATCH V2 4/4] platform: mtk-isp: Add Mediatek FD driver

[U-Boot] [PATCH] tools/Makefile: fix HOSTCFLAGS with CROSS_BUILD_TOOLS
 2019-08-26  6:43 UTC  (9+ messages)

libbpf distro packaging
 2019-08-26  6:42 UTC  (8+ messages)

[PATCH] xhci: fix memleak on setup address fails
 2019-08-26  6:41 UTC  (3+ messages)

[dpdk-dev] [PATCH] examples/ipsec-secgw: add offload error handling
 2019-08-26  6:39 UTC  (2+ messages)

[PATCH v3] iommu: revisit iommu_insert_resv_region() implementation
 2019-08-26  6:38 UTC  (3+ messages)

[PATCH v3] oeqa/kerneldevelopment: Able to apply a single patch to the Linux kernel source
 2019-08-26  6:39 UTC  (3+ messages)

Linux 5.2.10
 2019-08-26  6:38 UTC  (2+ 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.