All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-05 15:00:25 to 2018-11-05 15:46:48 UTC [more...]

[PATCH v6 00/18] of: overlay: validation checks, subsequent fixes
 2018-11-05 15:25 UTC  (27+ messages)
` [PATCH v6 01/18] of: overlay: add tests to validate kfrees from overlay removal
` [PATCH v6 02/18] of: overlay: add missing of_node_put() after add new node to changeset
` [PATCH v6 03/18] of: overlay: add missing of_node_get() in __of_attach_node_sysfs
` [PATCH v6 04/18] powerpc/pseries: add of_node_put() in dlpar_detach_node()
` [PATCH v6 05/18] of: overlay: use prop add changeset entry for property in new nodes
` [PATCH v6 06/18] of: overlay: do not duplicate properties from overlay for "
` [PATCH v6 07/18] of: dynamic: change type of of_{at, de}tach_node() to void
  ` [PATCH v6 07/18] of: dynamic: change type of of_{at,de}tach_node() "
` [PATCH v6 08/18] of: overlay: reorder fields in struct fragment
` [PATCH v6 09/18] of: overlay: validate overlay properties #address-cells and #size-cells
` [PATCH v6 10/18] of: overlay: make all pr_debug() and pr_err() messages unique
` [PATCH v6 11/18] of: overlay: test case of two fragments adding same node
` [PATCH v6 12/18] of: overlay: check prevents multiple fragments add or delete "
` [PATCH v6 13/18] of: overlay: check prevents multiple fragments touching same property
` [PATCH v6 14/18] of: unittest: remove unused of_unittest_apply_overlay() argument
` [PATCH v6 15/18] of: overlay: set node fields from properties when add new overlay node
` [PATCH v6 16/18] of: unittest: allow base devicetree to have symbol metadata
` [PATCH v6 17/18] of: unittest: find overlays[] entry by name instead of index
` [PATCH v6 18/18] of: unittest: initialize args before calling of_*parse_*()

Kernel 4.19 network performance - forwarding/routing normal users traffic
 2018-11-05  6:28 UTC  (11+ messages)

[LTP] [PATCH 1/4] syscalls/migrate_pages02: convert to newlib
 2018-11-05 15:46 UTC  (4+ messages)
` [LTP] [PATCH 2/4] syscalls/migrate_pages02: use a separate page for private memory
` [LTP] [PATCH 3/4] syscalls/migrate_pages02: print /proc stats only on failure
` [LTP] [PATCH 4/4] syscalls/migrate_pages02: run with numa balancing disabled

[PATCH v10 0/4] ipc: Increase IPCMNI limit & IPC id generation modes
 2018-11-05 15:43 UTC  (5+ messages)
` [PATCH v10 1/4] ipc: Allow boot time extension of IPCMNI from 32k to 8M
` [PATCH v10 2/4] ipc: Conserve sequence numbers in extended IPCMNI mode
` [PATCH v10 3/4] ipc: Make the new sequence number generation mode available to all
` [PATCH v10 4/4] ipc: Add a cyclic mode for id generation

[PATCH v2 00/17] arm64: dts: qcom: qcs404: Add Device tree nodes
 2018-11-05 15:45 UTC  (18+ messages)
` [PATCH v2 01/17] arm64: dts: qcom: qcs404: add base dts files
` [PATCH v2 02/17] arm64: dts: qcom: qcs404: Add reserved-memory regions
` [PATCH v2 03/17] arm64: dts: qcom: qcs404: Add RPM GLINK related nodes
` [PATCH v2 04/17] arm64: dts: qcom: qcs404: Add PMS405 RPM regulators
` [PATCH v2 05/17] arm64: dts: qcom: qcs404: add smp2p nodes
` [PATCH v2 06/17] arm64: dts: qcom: qcs404: Add TLMM pinctrl node
` [PATCH v2 07/17] arm64: dts: qcom: qcs404: Add sdcc1 node
` [PATCH v2 08/17] arm64: dts: qcom: pms405: add spmi node
` [PATCH v2 09/17] arm64: dts: qcom: qcs404: "
` [PATCH v2 10/17] arm64: dts: qcom: pms405: add rtc node
` [PATCH v2 11/17] arm64: dts: qcom: pms405: add gpios
` [PATCH v2 12/17] arm64: dts: qcom: qcs404: Add scm firmware node
` [PATCH v2 13/17] arm64: dts: qcom: qcs404: Add remoteproc nodes
` [PATCH v2 14/17] arm64: dts: qcom: qcs404: add prng-ee node
` [PATCH v2 15/17] arm64: dts: qcom: qcs404: Add BAM DMA node
` [PATCH v2 16/17] arm64: dts: qcom: qcs404: Use BAM DMA for serial uart2
` [PATCH v2 17/17] arm64: dts: qcom: pms405: Add pon and pwrkey nodes

Install a pre-build ipkg package at build time
 2018-11-05 15:44 UTC  (3+ messages)

[PATCH] x86/vsmp: Remove dependency on pv_irq_ops
 2018-11-05 15:44 UTC  (4+ messages)
` [tip:x86/urgent] "

[GIT PULL 00/24] perf/urgent improvements and fixes
 2018-11-05 15:44 UTC  (3+ messages)
` [PATCH 19/28] perf beauty: Wire up the mmap flags table generator to the Makefile

[PATCH 1/2] mm/page_alloc: free order-0 pages through PCP in page_frag_free()
 2018-11-05 15:44 UTC  (2+ messages)

[PATCH v3 1/2] staging: erofs: Modify coding style alignments
 2018-11-05 15:43 UTC  (6+ messages)
` [PATCH v3 2/2] staging: erofs: Modify conditional checks

[Buildroot] [PATCH 1/2] package/opengl/libgbm: new virtual package
 2018-11-05 15:43 UTC  (3+ messages)

[PATCH 1/2] perf: Add munmap callback
 2018-11-05 15:43 UTC  (5+ messages)

[LTP] [PATCH v4 0/4] New Fuzzy Sync library API
 2018-11-05 15:42 UTC  (5+ messages)
` [LTP] [PATCH v4 1/4] tst_timer: Add nano second conversions
` [LTP] [PATCH v4 2/4] fzsync: Simplify API with start/end race calls and limit exec time
` [LTP] [PATCH v4 3/4] Convert tests to use fzsync_{start, end}_race API
` [LTP] [PATCH v4 4/4] fzsync: Add delay bias for difficult races

[PATCH v3 0/5] x86: Be able to retrieve system and domain policies
 2018-11-05 15:42 UTC  (7+ messages)
` [PATCH v3 1/5] libx86: Introduce a helper to serialise cpuid_policy objects
` [PATCH v3 3/5] x86: Introduce struct cpu_policy to refer to a group of individual policies
` [PATCH v3 4/5] x86/sysctl: Implement XEN_SYSCTL_get_cpu_policy

[PATCH/RFT] arm64: dts: renesas: r8a77990: Add all HSCIF nodes
 2018-11-05 15:42 UTC  (2+ messages)

[PATCH] tsc: make calibration refinement more robust
 2018-11-05 15:41 UTC  (5+ messages)

[PATCH] nvme: make ANA support independent on native nvme multipath
 2018-11-05 15:41 UTC 

[igt-dev] [PATCH i-g-t 4/4] lib/igt_fb: Generalize the slow read from gtt mmap handling
 2018-11-05 15:41 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v2 "

[Bug 201273] New: Fatal error during GPU init amdgpu
 2018-11-05 15:39 UTC  (2+ messages)
` [Bug 201273] Fatal error during GPU init amdgpu RX560

[Buildroot] [PATCH 1/1] webkitgtk: disable JIT usage on MIPS32 R6
 2018-11-05 15:39 UTC 

[Bug 108652] I suspect that in kernel 4.19 power limit decreased in 4 times on Vega GPU
 2018-11-05 15:38 UTC  (2+ messages)

[PATCH v1 0/8] Intel Virtual PMU Optimization
 2018-11-05 15:37 UTC  (8+ messages)
` [PATCH v1 1/8] perf/x86: add support to mask counters from host

[PATCH] drm/vgem: create a render node for vgem
 2018-11-05 15:35 UTC  (4+ messages)

[PATCH v2 00/10] Add support for TISCI irqchip drivers
 2018-11-05 15:36 UTC  (12+ messages)
` [PATCH v2 09/10] irqchip: ti-sci-inta: Add support for Interrupt Aggregator driver

[PATCH] drm/imx: Allow building under COMPILE_TEST
 2018-11-05 15:36 UTC 

[PATCH] drm/imx: ignore plane updates on disabled crtcs
 2018-11-05 15:36 UTC 

[PATCH] x86/gart: Rewrite early_gart_iommu_check() comment
 2018-11-05 15:35 UTC  (2+ messages)

USB-C device hotplug issue
 2018-11-05 15:35 UTC  (2+ messages)

[PATCH] mm: fix uninitialized variable warnings
 2018-11-05 15:35 UTC  (3+ messages)

[RESEND] staging: rtl8723bs: fix small typo
 2018-11-05 15:34 UTC 

"git checkout" safety feature
 2018-11-05 15:33 UTC  (5+ messages)

[PATCH v2 0/7] fix DMA mask check
 2018-11-05 15:33 UTC  (6+ messages)
` [PATCH v2 5/7] mem: modify error message for "

[Bug 108625] AMDGPU - Can't even get Xorg to start - Kernel driver hangs with ring buffer timeout on ARM64
 2018-11-05 15:32 UTC  (3+ messages)

[PATCH v1 1/9] app/procinfo: add usage for new debug
 2018-11-05 15:31 UTC  (5+ messages)
` [PATCH v2 4/9] app/procinfo: add code for debug port

[RESEND] Staging: rtl8712: fix small typo
 2018-11-05 15:31 UTC 

[PATCH] net/tap: fix possible uninitialized variable access
 2018-11-05 15:31 UTC 

[igt-dev] [PATCH i-g-t v4 0/6] igt: Add support for testing writeback connectors
 2018-11-05 15:30 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v4 4/6] kms_writeback: Add writeback-check-output

[PATCH v4 1/2] drm/i915/skl: Rework MOCS tables to keep common part in a define
 2018-11-05 15:30 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v4,1/2] "

[Qemu-devel] [PATCH 0/7] qcow2 decompress in threads
 2018-11-05 15:30 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/7] qcow2: use Z_OK instead of 0 for deflateInit2 return code check
  ` [Qemu-devel] [Qemu-block] "

[PATCH] arm64: KVM: Don't generate UNDEF when LORegion feature is present
 2018-11-05 15:30 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/5] Add support for Pinebook
 2018-11-05 15:30 UTC  (8+ messages)

[PATCH 2/2] drm/amd/display: Drop reusing drm connector for MST
 2018-11-05 15:30 UTC  (3+ messages)
` [PATCH] drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder()

[Qemu-devel] [PATCH v3] tests/microbit-test: Check nRF51 UART functionality
 2018-11-05 15:29 UTC  (2+ messages)

[Qemu-devel] [PATCH for-3.1] hw/arm/exynos4210: Zero memory allocated for Exynos4210State
 2018-11-05 15:29 UTC  (2+ messages)

[SPDK] FIO NVMe Performance Results
 2018-11-05 15:29 UTC 

[PATCH] app/proc-info:fix port mask parse bug
 2018-11-05 15:27 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] arm64: allwinner: h6: Add common orangepi nodes into dtsi
 2018-11-05 15:27 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] board: allwinner: sun50i-h6: Add Orangepi Lite2 support

[RFC v1] Add virtual file system settings and hook proc
 2018-11-05 15:26 UTC  (8+ messages)

[PATCH] drm/vgem: Fix typo in driver feature flags
 2018-11-05 15:26 UTC  (2+ messages)

[PATCH][staging-next] drivers: staging: cedrus: find ctx before dereferencing it ctx
 2018-11-05 15:25 UTC  (4+ messages)

[Qemu-devel] [PATCH for 3.2 v2 0/7] hw/arm/bcm2835: Add basic support for cprman (clock subsystem)
 2018-11-05 15:25 UTC  (4+ messages)
` [Qemu-devel] [PATCH for 3.1 v2 1/7] MAINTAINERS: Add an entry for the Raspberry Pi machines

[Qemu-devel] [PATCH] block: Make more block drivers compile-time configurable
 2018-11-05 15:25 UTC  (3+ messages)

ath10k 802.11ac Mesh throughput
 2018-11-05 15:25 UTC  (2+ messages)

[PATCH] net/mvpp2: fix possible uninitialized variable access
 2018-11-05 15:25 UTC 

[PATCH] ASoC: skl: always select SND_SOC_HDAC_HDA
 2018-11-05 15:25 UTC  (8+ messages)
    ` [alsa-devel] "

[Buildroot] [PATCH] traceroute: fix 'no rule to make target -lm' error
 2018-11-05 15:25 UTC  (4+ messages)

[PATCH v2] staging: vt6655: fix small typo
 2018-11-05 15:23 UTC 

[Qemu-devel] [PATCH 0/2] target/arm: fix some ATS* bugs
 2018-11-05 15:23 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] target/arm: Set S and PTW in 64-bit PAR format
  ` [Qemu-devel] [Qemu-arm] "

[PATCH v2 1/3] clk: sunxi-ng: sun50i: h6: Fix MMC clock mux width
 2018-11-05 15:23 UTC  (5+ messages)
` [PATCH v2 3/3] arm64: allwinner: h6: Add OrangePi Lite2 initial support

4.20-rc1 looks broken for UML
 2018-11-05 15:22 UTC  (2+ messages)

[LTP] [PATCH] kernel/syscall/setrlimit05.c: use a legal bad address for mips
 2018-11-05 15:22 UTC  (2+ messages)

[PATCH] z3fold: fix possible reclaim races
 2018-11-05 15:22 UTC 

[PATCH] [media] ov7670: make "xclk" clock optional
 2018-11-05 15:22 UTC  (5+ messages)

[GIT PULL] Compiler Attributes for v4.20-rc1
 2018-11-05  6:02 UTC  (5+ messages)

[PATCH v2] ARM: dts: replace gpio-key, wakeup with wakeup-source property
 2018-11-05 15:20 UTC  (7+ messages)

[PATCH v3 0/7] Make CONFIG_PV work on x86
 2018-11-05 15:20 UTC  (5+ messages)
` [PATCH v3 3/7] x86: make PV hypercall entry points work with !CONFIG_PV
` [PATCH v3 7/7] x86: update help string for CONFIG_HVM

[PATCH] init/Kconfig: make CC_OPTIMIZE_FOR_DEBUGGING visible only for GCC
 2018-11-05 15:17 UTC 

[PATCH] copperplate/clockobj: prevent warning with -Wconversion
 2018-11-05 15:17 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] Mark non-volatile memory regions
 2018-11-05 15:17 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/3] memory-mapping: skip non-volatile memory regions in GuestPhysBlockList

[meta-oe][PATCH 1/2] brotli: add initial recipe, based on meta-webkit layer
 2018-11-05 15:16 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] cpprest: upgrade to version 2.10.7 and add support for brotli library

BUG: aio/direct-io data corruption in 4.7
 2018-11-05 15:16 UTC 

[PATCH] ACPI / PMIC: xpower: fix IOSF_MBI dependency
 2018-11-05 15:16 UTC  (5+ messages)

[PATCH v2 0/2] Enhance btrfs_verify_dev_extents() to do more checks on dev extents
 2018-11-05 15:15 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/2] runner/resultgen: Split json generation and file writing
 2018-11-05 15:14 UTC  (2+ messages)

[PATCH 0/3] omapdrm: Fix runtime PM issues at module load and unload time
 2018-11-05 15:14 UTC  (4+ messages)

Linux 4.20-rc1
 2018-11-05 15:08 UTC  (6+ messages)
` System not booting since dm changes? (was Linux 4.20-rc1)

[PATCH v5 0/4] btrfs: Refactor find_free_extent()
 2018-11-05 15:10 UTC  (2+ messages)

[PATCH v2 0/4] omapdrm: Fix runtime PM issues at module load and unload time
 2018-11-05 15:10 UTC  (5+ messages)
` [PATCH v2 1/4] drm/omap: Populate DSS children in omapdss driver
` [PATCH v2 2/4] drm/omap: hdmi4: Ensure the device is active during bind
` [PATCH v2 3/4] drm/omap: dsi: Ensure the device is active during probe
` [PATCH v2 4/4] drm/omap: Work around missing DISPC in runtime PM handlers

[OpenRISC] [PATCH v3 0/3] OpenRISC port
 2018-11-05 15:10 UTC  (6+ messages)
` [OpenRISC] [PATCH v3 3/3] or1k: gcc: initial support for openrisc

[igt-dev] [PATCH i-g-t 1/1] tests/kms_properties: Fix compiler warning
 2018-11-05 15:10 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/1] "

[PATCH 1/6] brcmfmac: Remove firmware-loading code duplication
 2018-11-05 15:10 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 0/4] Adding LZFSE compression support for DMG block driver
 2018-11-05 15:08 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/4] block: adding lzfse decompressing support as a module
` [Qemu-devel] [PATCH v3 2/4] configure: adding support to lzfse library
` [Qemu-devel] [PATCH v3 3/4] dmg: including dmg-lzfse module inside dmg block driver
` [Qemu-devel] [PATCH v3 4/4] dmg: exchanging hardcoded dmg UDIF block types to enum

[PATCH 0/5] thermal: simplify getting .driver_data
 2018-11-05 15:07 UTC  (13+ messages)
` [PATCH 1/5] thermal: int340x_thermal: int3400_thermal: "
` [PATCH 2/5] thermal: rockchip_thermal: "
` [PATCH 3/5] thermal: spear_thermal: "
` [PATCH 4/5] thermal: st: st_thermal: "
` [PATCH 5/5] thermal: zx2967_thermal: "

[PATCH v2 0/1] memory_hotplug: fix the panic when memory end is not
 2018-11-05 15:04 UTC  (2+ messages)
` [PATCH v2 1/1] memory_hotplug: fix the panic when memory end is not on the section boundary

[Qemu-devel] [PULL v2 00/28] pci, pc, virtio: fixes, features
 2018-11-05 15:05 UTC  (2+ messages)

[tpm2] what the different between 0x1d5 and 0x3d5
 2018-11-05 15:05 UTC 

[LTP] [RFC PATCH 0/2] Cleanup runtests containing duplicate definitions
 2018-11-05 15:05 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 00/12] target/mips: Amend R5900 support
 2018-11-05 15:04 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 12/12] disas/mips: Disassemble R5900 DIV[U]1, M{F, T}{LO, HI}1 and MULT[U]1

[PATCH] net/avf/base: fix shifting 32 bits signed variable 31 times
 2018-11-05 15:03 UTC  (3+ messages)

[tpm2] Need assistance to encrypt/decrypt data using tpm2-tss
 2018-11-05 15:03 UTC 

Creating compressed backing_store as swapfile
 2018-11-05 15:01 UTC  (4+ messages)

[PATCH] powerpc/fadump: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-11-05 15:01 UTC 

[PATCH] nvme: fixup ANA group descriptor offset
 2018-11-05 15:00 UTC 

[PATCH] KVM: arm64: Clarify explanation of STAGE2_PGTABLE_LEVELS
 2018-11-05 15:00 UTC  (5+ messages)

[PATCH] mt76x0: use band parameter for LC calibration
 2018-11-05 15:00 UTC  (4+ 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.