All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-05 15:19:40 to 2018-11-05 15:54:43 UTC [more...]

post-receive: pub/scm/linux/kernel/git/mkl/linux-can-next
 2018-11-05 15:54 UTC 

[PATCH v6 00/18] of: overlay: validation checks, subsequent fixes
 2018-11-05 15:25 UTC  (30+ 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_*()

[Qemu-devel] [PATCH v3 0/7] qapi/range/memory-device: fixes and cleanups
 2018-11-05 15:53 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 1/7] qapi: use qemu_strtoi64() in parse_str

[PATCH v3] net/i40e: fix Rx instability with vector mode
 2018-11-05 15:53 UTC  (4+ messages)
` [PATCH v4] "

[PATCH v6 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-11-05 15:53 UTC  (4+ messages)
` [PATCH v6 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller

[PATCH v2] mt76: fix building without CONFIG_LEDS_CLASS
 2018-11-05 15:51 UTC 

wireguard dkms systemd
 2018-11-05 15:51 UTC  (10+ messages)

[Qemu-devel] [PATCH for 3.2 v2 0/7] hw/arm/bcm2835: Add basic support for cprman (clock subsystem)
 2018-11-05 15:51 UTC  (14+ messages)
` [Qemu-devel] [PATCH for 3.1 v2 1/7] MAINTAINERS: Add an entry for the Raspberry Pi machines
` [Qemu-devel] [PATCH for 3.2 v2 2/7] hw/misc/bcm2835_property: Handle the 'domain state' property
` [Qemu-devel] [PATCH for 3.2 v2 3/7] hw/arm/bcm2835: Use 0x prefix for hex numbers
` [Qemu-devel] [PATCH for 3.2 v2 4/7] hw/arm/bcm2835: Rename some definitions
` [Qemu-devel] [PATCH for 3.2 v2 5/7] hw/arm/bcm2835: Add various unimplemented peripherals
` [Qemu-devel] [PATCH for 3.2 v2 7/7] MAINTAINERS: Volunteer to review Raspi patches

[PATCH v3 0/7] Make CONFIG_PV work on x86
 2018-11-05 15:51 UTC  (8+ 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

FYI: uprevs/refreshes in master
 2018-11-05 15:51 UTC 

[Qemu-devel] [PATCH 1/2] hw: fw_cfg: ensure reboot_time is nonegative
 2018-11-05 15:50 UTC  (3+ messages)

[PATCH v3 1/2] staging: erofs: Modify coding style alignments
 2018-11-05 15:50 UTC  (8+ messages)
` [PATCH v3 2/2] staging: erofs: Modify conditional checks
    ` [Outreachy kernel] "

GitHub - alsa-project - repositories
 2018-11-05 15:50 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2018-11-05 15:50 UTC 

[PATCH] x86: Remove -pipe from KBUILD_CFLAGS
 2018-11-05 15:49 UTC  (2+ messages)
` [tip:x86/urgent] x86/build: "

[PATCH] x86/hyper-v: Fix indent in hv_do_fast_hypercall16()
 2018-11-05 15:48 UTC  (2+ messages)
` [tip:x86/urgent] x86/hyper-v: Fix indentation "

Segmentation error 6 in rt_heap_create() without --enable-pshared
 2018-11-05 15:48 UTC  (3+ messages)

Copy-by-value in sdbus++ generated objects
 2018-11-05 15:47 UTC  (3+ messages)

[PATCH 0/1] vhost: add vhost_blk driver
 2018-11-05 15:48 UTC  (4+ messages)

move the arm arch_dma_alloc implementation to common code
 2018-11-05 15:47 UTC  (7+ messages)
` [PATCH 7/9] csky: don't select DMA_NONCOHERENT_OPS
` [PATCH 8/9] csky: don't use GFP_DMA in atomic_pool_init

[Qemu-devel] [RESEND PATCH for-3.1] hw/arm/sysbus-fdt: Only call match_fn callback if the type matches
 2018-11-05 15:35 UTC 

[Qemu-devel] [PATCH v4 00/23] ACPI reorganization for hardware-reduced support
 2018-11-05 15:37 UTC  (4+ messages)

[Qemu-devel] [PULL 00/10] Misc patches for 2018-10-30
 2018-11-05 15:46 UTC  (5+ messages)
` [Qemu-devel] [PULL 08/10] memory-mapping: skip non-volatile memory regions in GuestPhysBlockList
` [Qemu-devel] [PULL 09/10] scripts/dump-guest-memory: Synchronize with guest_phys_blocks_region_add

[PATCH v3 0/5] x86: Be able to retrieve system and domain policies
 2018-11-05 15:47 UTC  (9+ 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 v3 5/5] x86/domctl: Implement XEN_DOMCTL_get_cpu_policy

[Qemu-devel] [PATCH 0/2] target/mips: Fix decoding mechanisms of R5900 M{F, T}{HI, LO}1 and DIV[U]1
 2018-11-05 15:40 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/2] target/mips: Fix decoding mechanism of R5900 MFLO1, MFHI1, MTLO1 and MTHI1

[Qemu-devel] [PATCH] qemu/units: Move out QCow2 specific definitions
 2018-11-05 15:42 UTC  (8+ messages)

[Qemu-devel] [PATCH 0/7] qcow2 decompress in threads
 2018-11-05 15:45 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/7] qcow2: use Z_OK instead of 0 for deflateInit2 return code check
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 2/7] qcow2: make more generic interface for qcow2_compress
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 3/7] qcow2: move decompression from qcow2-cluster.c to qcow2.c
  ` [Qemu-devel] [Qemu-block] "

[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

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

[Qemu-devel] [PATCH] include: Add a comment to explain the origin of sizes' lookup table
 2018-11-05 15:45 UTC  (2+ messages)

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

post-receive: pub/scm/linux/kernel/git/tip/tip
 2018-11-05 15:46 UTC 

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)

[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)

post-receive: pub/scm/linux/kernel/git/horms/renesas
 2018-11-05 15:42 UTC 

post-receive: pub/scm/linux/kernel/git/horms/renesas
 2018-11-05 15:42 UTC 

[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/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)

post-receive: pub/scm/linux/kernel/git/rostedt/linux-trace
 2018-11-05 15:35 UTC 

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)

post-receive: pub/scm/docs/man-pages/man-pages
 2018-11-05 15:34 UTC 

[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)

post-receive: pub/scm/linux/kernel/git/jejb/openssl_tpm2_engine
 2018-11-05 15:31 UTC 

post-receive: pub/scm/linux/kernel/git/jejb/openssl_tpm2_engine
 2018-11-05 15:31 UTC 

[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

post-receive: pub/scm/linux/kernel/git/sunxi/linux
 2018-11-05 15:31 UTC 

[PATCH v2 0/7] PBLK Bugfixes and cleanups
 2018-11-05 15:31 UTC  (3+ messages)
` [PATCH v2 7/7] lightnvm: pblk: remove dead code in pblk_recov_l2p

[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 

post-receive: pub/scm/linux/kernel/git/sunxi/linux
 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] "

[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 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)

post-receive: pub/scm/linux/kernel/git/maz/arm-platforms
 2018-11-05 15:26 UTC 

[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)


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.