All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-26 07:22:15 to 2019-08-26 07:58:23 UTC [more...]

[PATCH v3 00/14] drm: rcar-du: Add Color Management Module (CMM)
 2019-08-26  7:59 UTC  (9+ messages)
` [PATCH v3 01/14] dt-bindings: display: renesas,cmm: Add R-Car CMM documentation
` [PATCH v3 03/14] arm64: dts: renesas: r8a7796: Add CMM units
` [PATCH v3 08/14] drm: rcar-du: Add support for CMM

[Fuego] Issue with unoconv package inside fuego container
 2019-08-26  7:58 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/4] Make some changes to SDP
 2019-08-26  7:58 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/4] imx: spl: Change USB boot device type for imx8/8m

[PATCH] KVM: selftests: Detect max PA width from cpuid
 2019-08-26  7:57 UTC 

[Qemu-devel] [PATCH v2 0/7] tcg: probe_write() refactorings
 2019-08-26  7:51 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/7] s390x/tcg: Use guest_addr_valid() instead of h2g_valid() in probe_write_access()
` [Qemu-devel] [PATCH v2 2/7] s390x/tcg: Fix length calculation "
` [Qemu-devel] [PATCH v2 3/7] tcg: Factor out CONFIG_USER_ONLY probe_write() from s390x code
` [Qemu-devel] [PATCH v2 4/7] tcg: Enforce single page access in probe_write()
` [Qemu-devel] [PATCH v2 5/7] mips/tcg: Call probe_write() for CONFIG_USER_ONLY as well
` [Qemu-devel] [PATCH v2 6/7] hppa/tcg: Call probe_write() also for CONFIG_USER_ONLY
` [Qemu-devel] [PATCH v2 7/7] s390x/tcg: Pass a size to probe_write() in do_csst()

[PATCH 01/28] drm/i915/selftests: Add the usual batch vma managements to st_workarounds
 2019-08-26  7:57 UTC  (15+ 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 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 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
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/28] drm/i915/selftests: Add the usual batch vma managements to st_workarounds
` ✗ Fi.CI.BAT: failure "

[PATCH net-next 0/1] Add BASE-T1 PHY support
 2019-08-26  7:57 UTC  (10+ messages)
  `  "
      ` [EXT] "

remove various unused set_memory_* related functions and exports v2
 2019-08-26  7:55 UTC  (12+ messages)
` [PATCH 1/5] x86: unexport set_memory_x and set_memory_nx
` [PATCH 2/5] x86: remove the unused set_memory_array_* functions
` [PATCH 3/5] x86: remove set_pages_x and set_pages_nx
` [PATCH 4/5] x86: remove the unused set_memory_wt function
` [PATCH 5/5] x86: remove the unused set_pages_array_wt function

[U-Boot] [GIT] Pull request: u-boot-clk (22.08.2019)
 2019-08-26  7:57 UTC  (3+ messages)

[PATCH] tools/power turbostat: fix file descriptor leaks
 2019-08-26  7:55 UTC  (6+ messages)

Linux 5.2.10
 2019-08-26  7:55 UTC  (4+ messages)

[PATCH] python-troveclient: upgrade 1.3.0 -> 2.18.0
 2019-08-26  7:54 UTC 

[PATCH rdma-core] mlx5: Report ODP capabilities for DC transport
 2019-08-26  7:54 UTC 

[PATCH v10 0/6] Introduced new Cadence USBSS DRD Driver
 2019-08-26  7:53 UTC  (4+ messages)
` [PATCH v10 5/6] usb:cdns3 Add Cadence USB3 "

[PATCH v3 1/7] media: add V4L2_CID_UNIT_CELL_SIZE control
 2019-08-26  7:54 UTC  (13+ messages)
` [PATCH v3 3/7] Documentation: media: Document V4L2_CTRL_TYPE_AREA
` [PATCH v3 5/7] media: v4l2-core: Add new helper for area controls
` [PATCH v3 6/7] Documentation: Document v4l2_ctrl_new area
` [PATCH v3 7/7] imx214: Use v4l2_ctrl_new_area helper

[PATCH 1/3] mm/migrate: clean up useless code in migrate_vma_collect_pmd()
 2019-08-26  7:52 UTC  (5+ messages)
` [PATCH 2/3] mm/migrate: see hole as invalid source page

答复: [PATCH] scsi_dh_alua: always use a 2 seconds delay before retrying RTPG
 2019-08-26  7:52 UTC 

[PATCH v2] xfs: use aligned buffers for IO
 2019-08-26  7:52 UTC  (7+ messages)
` [PATCH 1/3] xfs: add kmem allocation trace points
` [PATCH 2/3] xfs: get allocation alignment from the buftarg
` [PATCH 3/3] xfs: add kmem_alloc_io()

[RFC PATCH v2 0/3] x86/mm/tlb: Defer TLB flushes with PTI
 2019-08-26  7:51 UTC  (4+ messages)
` [RFC PATCH v2 1/3] x86/mm/tlb: Change __flush_tlb_one_user interface
  ` [Xen-devel] "

[Buildroot] New search features on autobuild.buildroot.org
 2019-08-26  7:49 UTC  (3+ messages)

[PATCH] http: don't leak urlmatch_config.vars
 2019-08-26  7:49 UTC 

[PATCH 1/3] mount: fix compilation if __GLIBC__ is not defined
 2019-08-26  7:48 UTC  (3+ messages)
` [PATCH 2/3] nfsdcld: add missing include for PATH_MAX
` [PATCH 3/3] tests: add missing include for strerror(3P)

[PATCH] t7300-clean: demonstrate deleting nested repo with an ignored file breakage
 2019-08-26  7:48 UTC  (3+ messages)

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

[U-Boot] [PATCH] board: fsl: lx2160aqds: add support for SerDes protocol 14
 2019-08-26  7:48 UTC 

[U-Boot] [PATCHv2 0/3] dm: pcie_fsl: Fix some issues
 2019-08-26  7:47 UTC  (7+ messages)
` [U-Boot] [PATCHv2 2/3] dm: pcie_fsl: Fix the Class Code fixup function
` [U-Boot] [PATCHv2 3/3] dm: pcie_fsl: Fix the calculation of controller index

[PATCH 1/2] usb: dwc3: st: Add of_node_put() before return in probe function
 2019-08-26  7:47 UTC  (6+ messages)
` [PATCH 2/2] usb: dwc3: st: Add of_dev_put() "

[PATCH v2 0/4] drm/panel: Extend panels to report their types
 2019-08-26  7:47 UTC  (5+ messages)
` [PATCH v2 3/4] drm/panel: Add and fill drm_panel type field
` [PATCH v2 4/4] drm/bridge: panel: Infer connector type from panel by default

[Qemu-devel] [PATCH 0/6] exec: Cleanup watchpoints
 2019-08-26  7:45 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/6] exec: Move user-only watchpoint stubs inline

[Qemu-devel] [PATCH qemu] spapr: Render full FDT on ibm, client-architecture-support
 2019-08-26  7:44 UTC  (2+ messages)

[PATCH] HID: logitech-dj: Fix crash when initial logi_dj_recv_query_paired_devices fails
 2019-08-26  7:46 UTC  (3+ messages)

[PATCH 00/11] ftrace: add support for recording function parameters and return value
 2019-08-26  7:44 UTC  (13+ messages)
` [PATCH 03/11] asm-generic: add generic dwarf definition
` [PATCH 05/11] ftrace: create memcache for hash entries

[PATCH] tpm: tpm_crb: Fix an improper buffer size calculation bug
 2019-08-26  7:44 UTC 

[v2 PATCH -mm] mm: account deferred split THPs into MemAvailable
 2019-08-26  7:43 UTC  (7+ messages)

[PATCH 0/3] arm64: meson-sm1: add support for the SM1 based VIM3
 2019-08-26  7:43 UTC  (17+ messages)
` [PATCH 1/3] arm64: dts: khadas-vim3: move common nodes into meson-khadas-vim3.dtsi
` [PATCH 2/3] amlogic: arm: add Amlogic SM1 based Khadas VIM3 variant bindings
` [PATCH 3/3] arm64: dts: khadas-vim3: add support for the SM1 based VIM3

kernel BUG at fs/jffs2/gc.c:395!
 2019-08-26  7:42 UTC  (7+ messages)

[PATCH v2] pinctrl: st: Include the right header
 2019-08-26  7:41 UTC  (2+ messages)

[PATCH 0/2] btrfs: tree-checker: Add checks to detect missing INODE_ITEM
 2019-08-26  7:40 UTC  (3+ messages)
` [PATCH 1/2] btrfs: tree-checker: Try "
` [PATCH 2/2] btrfs: tree-checker: Add check for INODE_REF

[PATCH] python-debtcollector: Add python3 version
 2019-08-26  7:39 UTC 

[U-Boot] Error reading cluster" from fs/fat/fat.c
 2019-08-26  7:39 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: renesas: Add LIF channel to 'vsps' property
 2019-08-26  7:39 UTC  (4+ messages)
` [PATCH v2 1/2] arm64: dts: renesas: Add LIF channel indices to vsps property

[Buildroot] [autobuild.buildroot.net] Your daily results for 2019-08-18
 2019-08-26  7:38 UTC  (12+ messages)

[f2fs-dev] [PATCH v2 0/4] fsck: Check write pointers of zoned block devices
 2019-08-26  7:37 UTC  (4+ messages)

[PATCH] python-netifaces: Add python3 version
 2019-08-26  7:37 UTC 

[PATCH v2 11/27] KVM: x86/mmu: Zap only the relevant pages when removing a memslot
 2019-08-26  7:36 UTC  (12+ messages)

[PATCH v2] usb: typec: ucsi: add support for separate DP altmode devices
 2019-08-26  7:36 UTC  (4+ messages)

[PATCH V6 0/3] perf: imx8_ddr_perf: add AXI ID filter
 2019-08-26  7:34 UTC  (4+ messages)
` [PATCH V6 1/3] perf: imx8_ddr_perf: add AXI ID filter support
` [PATCH V6 2/3] Documentation: admin-guide: perf: add i.MX8 ddr pmu user doc
` [PATCH V6 3/3] MAINTAINERS: add imx8 ddr perf admin-guide maintainer information

[U-Boot] [PATCH] net: macb: Fix rx buffer cache handling
 2019-08-26  7:35 UTC  (2+ messages)

[PATCH RESEND 0/8] Fix mmap base in bottom-up mmap
 2019-08-26  7:34 UTC  (3+ messages)

[PATCH v2 0/2] Optimize dma_*_from_contiguous calls
 2019-08-26  7:33 UTC  (10+ 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  (21+ 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 v3 0/3] vmstats/vmevents flushing
 2019-08-26  7:33 UTC  (5+ messages)

[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 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  (6+ messages)
` [PATCH v2 "

[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  (3+ messages)

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] net: Adding parameter detection in __ethtool_get_link_ksettings
 2019-08-26  7:23 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.