All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-04 13:41:30 to 2018-12-04 14:23:04 UTC [more...]

move the arm arch_dma_alloc implementation to common code
 2018-12-04 14:23 UTC  (9+ messages)
` [PATCH 4/9] dma-mapping: move the arm64 ncoherent alloc/free support "
` [PATCH 5/9] dma-mapping: support highmem in the generic remap allocator

[PATCH v3 00/21] drm/sun4i: Support for linear and tiled YUV formats with the frontend
 2018-12-04 14:22 UTC  (21+ messages)
` [PATCH v3 02/21] drm/fourcc: Add format info helpers for checking YUV sub-sampling
  ` [PATCH v3 01/21] drm/fourcc: Add format info helpers for checking YUV planes disposition
  ` [PATCH v3 04/21] drm/sun4i: frontend: Pass DRM format info to input mode helper
  ` [PATCH v3 05/21] drm/sun4i: frontend: Determine input format based on colorspace
  ` [PATCH v3 06/21] drm/sun4i: frontend: Configure and enable YUV to RGB CSC when needed
  ` [PATCH v3 07/21] drm/sun4i: frontend: Add support for packed YUV422 input formats
  ` [PATCH v3 08/21] drm/sun4i: frontend: Add support for semi-planar YUV "
  ` [PATCH v3 09/21] drm/sun4i: frontend: Add support for planar "
  ` [PATCH v3 10/21] drm/fourcc: Add definitions for Allwinner vendor and VPU tiled format
  ` [PATCH v3 11/21] drm/sun4i: frontend: Add support for tiled YUV input mode configuration
  ` [PATCH v3 13/21] drm/sun4i: frontend: Add and use helper for checking tiling support
  ` [PATCH v3 14/21] drm/sun4i: layer: Add tiled modifier support and helper
  ` [PATCH v3 15/21] drm/sun4i: drv: Allow framebuffer modifiers in mode config
  ` [PATCH v3 16/21] drm/sun4i: Move access control before setting the register as documented
  ` [PATCH v3 17/21] drm/sun4i: frontend: Add a quirk structure
  ` [PATCH v3 18/21] drm/sun4i: Set the coef_rdy bit right after the coef have been set
  ` [PATCH v3 19/21] drm/sun4i: Make COEF_RDY conditional
  ` [PATCH v3 20/21] drm/sun4i: frontend: Move the FIR filter phases to our quirks
  ` [PATCH v3 21/21] drm/sun4i: frontend: Add A20-specific device-tree compatible and quirks

[Qemu-devel] [PATCH for-3.2 v5 00/19] Generalize machine compatibility properties
 2018-12-04 14:22 UTC  (17+ messages)
` [Qemu-devel] [PATCH for-3.2 v5 01/19] tests: qdev_prop_check_globals() doesn't return "all_used"
` [Qemu-devel] [PATCH for-3.2 v5 02/19] qom: make interface types abstract
` [Qemu-devel] [PATCH for-3.2 v5 03/19] qom: make user_creatable_complete() specific to UserCreatable
` [Qemu-devel] [PATCH for-3.2 v5 04/19] accel: register global_props like machine globals
` [Qemu-devel] [PATCH for-3.2 v5 05/19] qdev: move qdev_prop_register_global_list() to tests
` [Qemu-devel] [PATCH for-3.2 v5 06/19] qom: remove unimplemented class_finalize
` [PATCH for-3.2 v5 07/19] hw: apply accel compat properties without touching globals
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH for-3.2 v5 08/19] hw: apply machine "
` [Qemu-devel] [PATCH for-3.2 v5 09/19] hw: remove SET_MACHINE_COMPAT
` [Qemu-devel] [PATCH for-3.2 v5 10/19] qdev: make a separate helper function to apply compat properties
` [Qemu-devel] [PATCH for-3.2 v5 11/19] qdev: all globals are now user-provided
` [Qemu-devel] [PATCH for-3.2 v5 12/19] qdev-props: convert global_props to GPtrArray
` [Qemu-devel] [PATCH for-3.2 v5 13/19] qdev-props: remove errp from GlobalProperty
` [Qemu-devel] [PATCH for-3.2 v5 14/19] qdev-props: call object_apply_global_props()

[linux-4.9 test] 130923: regressions - FAIL
 2018-12-04 14:22 UTC 

[PATCH v2 00/34] Devicetree schema
 2018-12-04 14:16 UTC  (9+ messages)
` [PATCH v2 21/34] dt-bindings: arm: Convert Oxford Semi board/soc bindings to json-schema
` [PATCH v2 24/34] dt-bindings: arm: Convert Rockchip "

[PATCH V3 2/7] net: lorawan: Add LoRaWAN socket module
 2018-12-04 14:13 UTC  (13+ messages)
` [PATCH V4 0/6] net: lorawan: Add LoRaWAN soft MAC module
` [PATCH V4 1/6] net: lorawan: Add LoRaWAN socket module
` [PATCH V4 2/6] net: lorawan: Add LoRaWAN API declaration for LoRa devices
` [PATCH V4 3/6] net: maclorawan: Add maclorawan module declaration
` [PATCH V4 4/6] net: maclorawan: Implement the crypto of maclorawan module
` [PATCH V4 5/6] net: maclorawan: Implement maclorawan class module
` [PATCH V4 6/6] net: lorawan: List LORAWAN in menuconfig

[PATCH 0/5] Add more support to RZ/G1N
 2018-12-04 14:19 UTC  (2+ messages)

[PATCH v1 1/1] mmc: core: control EXT_CSD_CACHE_CTRL from device tree
 2018-12-04 14:19 UTC  (2+ messages)

[PATCH] i40e: fix mac filter delete when setting mac address
 2018-12-04 14:18 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v7 0/9] Port the FSL QSPI driver to the SPI framework
 2018-12-04 14:15 UTC  (22+ messages)
` [PATCH v7 1/9] ARM: dts: Reflect change of FSL QSPI driver and remove unused properties
` [PATCH v7 2/9] arm64: "
` [PATCH v7 3/9] spi: Add a driver for the Freescale/NXP QuadSPI controller
` [PATCH v7 4/9] dt-bindings: spi: Move the bindings for the FSL QSPI driver
` [PATCH v7 5/9] dt-bindings: spi: Adjust "
` [PATCH v7 6/9] mtd: fsl-quadspi: Remove the driver as it was replaced by spi-fsl-qspi.c
` [PATCH v7 7/9] ARM: dts: ls1021a: Remove fsl, qspi-has-second-chip as it is not used
  ` [PATCH v7 7/9] ARM: dts: ls1021a: Remove fsl,qspi-has-second-chip "
` [PATCH v7 8/9] ARM64: dts: ls1046a: "
` [PATCH v7 9/9] MAINTAINERS: Move the Freescale QSPI driver to the SPI framework

[PATCH 0/4] dma-debug: implement dynamic entry allocation
 2018-12-04 14:17 UTC  (5+ messages)
` [PATCH 3/4] dma-debug: Dynamically expand the dma_debug_entry pool

How de-duplicate similar repositories with alternates
 2018-12-04 14:17 UTC  (3+ messages)

[PATCH 1/7] drm/i915: Allocate a common scratch page
 2018-12-04 14:15 UTC  (7+ messages)
` [PATCH 2/7] drm/i915: Flush GPU relocs harder for gen3
` [PATCH 3/7] drm/i915/selftests: Reorder request allocation vs vma pinning
` [PATCH 4/7] drm/i915: Pipeline PDP updates for Braswell
` [PATCH 5/7] drm/i915: Return immediately if trylock fails for direct-reclaim
` [PATCH 6/7] drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
` [PATCH 7/7] drm/i915/userptr: Probe vma range before gup

[meta-openembedded][PATCH] mksh: add version 56
 2018-12-04 14:15 UTC 

[PATCH] Btrfs: fix fsync of files with multiple hard links in new directories
 2018-12-04 14:15 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 1/2] module: Overwrite st_size instead of st_info
 2018-12-04 14:14 UTC  (4+ messages)
` [PATCH v5 2/2] ARM: module: Fix function kallsyms on Thumb-2

[PATCH v2 00/21] Add support for iWave G20D-Q7 board based on RZ/G1N
 2018-12-04 14:15 UTC  (2+ messages)

[U-Boot] [PATCH v4] pico-imx7d: Increase the CONFIG_ENV_OFFSET size
 2018-12-04 14:15 UTC  (11+ messages)

Missing dependencies in recipe-sysroot
 2018-12-04 14:12 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH v14 00/11] livepatch: Atomic replace feature
 2018-12-04 14:13 UTC  (6+ messages)
` [PATCH v14 03/11] livepatch: Consolidate klp_free functions
` [PATCH v14 06/11] livepatch: Use lists to manage patches, objects and functions

[PATCH v3] perf: tests: Disable breakpoint tests on ARM (32-bit)
 2018-12-04 14:12 UTC  (3+ messages)

[Qemu-arm] [PATCH v3 0/8] hw: acpi: RSDP fixes and refactoring
 2018-12-04 14:06 UTC  (13+ messages)
` [Qemu-arm] [PATCH v3 5/8] hw: arm: Convert the RSDP build to the buid_append_foo() API
    ` [Qemu-devel] "
` [Qemu-devel] [PATCH v3 6/8] hw: arm: Support both legacy and current RSDP build
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v3 7/8] hw: acpi: Export and share the ARM "
` [Qemu-arm] [PATCH v3 8/8] hw: acpi: Remove AcpiRsdpDescriptor and fix tests
  ` [Qemu-devel] "

[PATCH 0/3] RISC-V SBI earlycon
 2018-12-04 13:55 UTC  (8+ messages)
` [PATCH 1/3] tty/serial: Add RISC-V SBI earlycon support
` [PATCH 2/3] RISC-V: defconfig: Enable "
` [PATCH 3/3] RISC-V: Remove EARLY_PRINTK support

[PATCH] i2c: mux: demux-pinctrl: handle failure case of devm_kstrdup()
 2018-12-04 14:11 UTC  (5+ messages)

[Bug 108941] Enabling PP_OVERDRIVE_MASK with dual monitors causes artifacting
 2018-12-04 14:10 UTC  (3+ messages)

[PATCH] btrfs: tree-checker: Don't check max block group size as current max chunk size limit is unreliable
 2018-12-04 14:10 UTC  (4+ messages)

[PATCH v4 0/6] Tests for readahead() and fadvise() on overlayfs
 2018-12-04 14:10 UTC  (7+ messages)
` [PATCH v4 5/6] syscalls/readahead02: test readahead() on an overlayfs file
  ` [LTP] "
` [PATCH v4 6/6] syscalls/readahead02: test readahead using posix_fadvise()
  ` [LTP] "

[PATCH v2 0/2] renesas: rcar-gen3: add HS400 quirk for SD clock
 2018-12-04 14:08 UTC  (3+ messages)
` [PATCH v2 2/2] clk: "

[PATCH 0/9] xen/amd: Support for guest MSR_VIRT_SPEC_CTRL support
 2018-12-04 14:07 UTC  (8+ messages)

[PATCH V10 0/5] Fix VGA logdirty related display freezes with altp2m
 2018-12-04 14:05 UTC  (10+ messages)
` [PATCH V10 4/5] p2m: Always use hostp2m when clipping rangesets

[Bug 108942] idle power consumption of Polaris 20 GPU reported too high in amdgpu_pm_info
 2018-12-04 14:05 UTC  (2+ messages)

[PATCH v2 1/2] net: mvpp2: fix detection of 10G SFP modules
 2018-12-04 14:03 UTC  (2+ messages)
` [PATCH v2 2/2] net: mvpp2: fix phylink handling of invalid PHY modes

[Qemu-arm] [PATCH 0/5] arm: five simple memory leak fixes
 2018-12-04 14:01 UTC  (15+ messages)
` [Qemu-arm] [PATCH 1/5] target/arm: Free name string in ARMCPRegInfo hashtable entries
  ` [Qemu-arm] [Qemu-devel] "
    `  "
` [Qemu-arm] [PATCH 2/5] hw/arm/mps2-tz.c: Free mscname string in make_dma()
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 3/5] hw/sd/sdhci: Don't leak memory region in sdhci_sysbus_realize()
  ` [Qemu-arm] [Qemu-devel] "
    `  "
` [Qemu-arm] [PATCH 4/5] tests/test-arm-mptimer: Don't leak string memory
  ` [Qemu-arm] [Qemu-devel] "
    `  "
` [Qemu-arm] [PATCH 5/5] target/arm: Create timers in realize, not init
  ` [Qemu-arm] [Qemu-devel] "
    `  "

[Bug 108608] Blank screen after KMS with Linux 4.19.0 on Hawaii (R9 290)
 2018-12-04 13:59 UTC  (2+ messages)

stable-rc/linux-4.14.y build: 197 builds: 5 failed, 192 passed, 5 errors, 28 warnings (v4.14.85-147-g2bfd08691add)
 2018-12-04 13:58 UTC 

HelloWorld with CMake
 2018-12-04 13:55 UTC 

experiences running btrfs on external USB disks?
 2018-12-04 13:55 UTC  (4+ messages)

[PATCH 3/3] hugetlbfs: remove unnecessary code after i_mmap_rwsem synchronization
 2018-12-04 13:54 UTC  (2+ messages)

[PATCH 2/3] hugetlbfs: Use i_mmap_rwsem to fix page fault/truncate race
 2018-12-04 13:54 UTC  (2+ messages)

[PATCH 1/3] hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization
 2018-12-04 13:54 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] cmd: auto-complete args starting with a $
 2018-12-04 13:54 UTC  (6+ messages)

[PATCH v1] dt-binding: spi: Update NPCM PSPI controller documentation
 2018-12-04 13:54 UTC 

[PATCH] app/testpmd: fix MPLSoGRE encapsulation
 2018-12-04 13:52 UTC 

[Qemu-arm] [PATCH V11 0/8] add pvpanic mmio support
 2018-12-04 13:53 UTC  (11+ messages)
  ` [Qemu-arm] [Qemu-devel] "
          `  "

[seabios test] 130916: regressions - FAIL
 2018-12-04 13:53 UTC 

[PATCH] app/testpmd: fix MPLSoUDP encapsulation
 2018-12-04 13:51 UTC  (2+ messages)
` [PATCH v2] "

NFS/TCP crashes on MIPS/RBTX4927 in v4.20-rcX (bisected)
 2018-12-04 13:53 UTC 

[U-Boot] FOSDEM Hardware Enablement Devroom
 2018-12-04 13:53 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 00/13] hardfloat
 2018-12-04 13:52 UTC  (5+ messages)
` [Qemu-devel] [PATCH v6 07/13] fpu: introduce hardfloat

[PATCH v2] drm/msm/dpu: add display port support in DPU
 2018-12-04 13:52 UTC  (4+ messages)

[PATCH] drm/i915: Wait one vblank before sending hotplug event to userspace
 2018-12-04 13:51 UTC  (3+ messages)

HelloWorld with CMake
 2018-12-04 13:51 UTC  (3+ messages)

[U-Boot] [PULL] u-boot-sh/master
 2018-12-04 13:51 UTC 

[PATCH] drm/tegra: sor: Support for audio over HDMI
 2018-12-04 13:50 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_rotation_crc: static before const
 2018-12-04 13:50 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[BUGFIX PATCH -tip] kprobes/x86: Fix to copy RIP relative instruction correctly
 2018-12-04 13:49 UTC  (3+ messages)

[Qemu-devel] [PATCH] permit dynamic adjust compress level when migration running
 2018-12-04 13:49 UTC 

[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2018-12-04 13:49 UTC  (8+ messages)

[U-Boot] [PATCH] ARM: rockchip: rv1108: Fix booting with initramfs
 2018-12-04 13:49 UTC 

EAFNOSUPPORT despite kernel build in
 2018-12-04 13:46 UTC  (2+ messages)

[PATCH] ARM: dts: r8a7743: Remove legacy "renesas,rcar-thermal" compatibility
 2018-12-04 13:46 UTC  (2+ messages)

[PATCH 0/3] PCI: designware: Fixing MSI handling flow
 2018-12-04 13:45 UTC  (4+ messages)
` [PATCH 3/3] PCI: designware: Move interrupt acking into the proper callback

[PATCH 1/1] v4l uapi: Make "Vertical Colour Bars" menu item a little more generic
 2018-12-04 13:45 UTC 

[U-Boot] [PATCH v2] adding saveenv-command for bananapi r2
 2018-12-04 13:44 UTC 

[PATCH] kernel.bbclass: add coreutils-native to the DEPENDS list
 2018-12-04 13:42 UTC 

[Xenomai] beaglebone: arm: xeno-test gives segmentation fault - test dlopen failed
 2018-12-04 13:41 UTC  (20+ messages)
                              `  "

[PATCH 4.14 000/146] 4.14.86-stable review
 2018-12-04 13:41 UTC  (4+ messages)
` [PATCH 4.14 018/146] libceph: implement CEPHX_V2 calculation mode

[PATCH 1/1] media: Use common test pattern menu entries
 2018-12-04 13:41 UTC  (3+ messages)

[PATCH] tools: Fix diverse typos
 2018-12-04 13:41 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.