All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-18 12:38:29 to 2020-02-18 13:30:25 UTC [more...]

[PATCH v2 0/4] arm: dts: renesas: Add reset control properties for display
 2020-02-18 13:30 UTC  (3+ messages)
` [PATCH v2 2/4] ARM: dts: rzg1: "
` [PATCH v2 4/4] arm64: dts: renesas: rzg2: "

[Xen-devel] [PATCH v2 0/6] x86: fixes/improvements for scratch cpumask
 2020-02-18 13:29 UTC  (9+ messages)
` [Xen-devel] [PATCH v2 5/6] x86/smp: use a dedicated scratch cpumask in send_IPI_mask

[PATCH] arm64: kvm: Modernize annotation for __bp_harden_hyp_vecs
 2020-02-18 13:29 UTC  (12+ messages)

[Xen-devel] [PATCH] x86/msr: Virtualise MSR_PLATFORM_ID properly
 2020-02-18 13:28 UTC  (2+ messages)

[for-next][PATCH 04/26] bootconfig: Add Extra Boot Config support
 2020-02-18 13:27 UTC  (11+ messages)

[dpdk-dev] [PATCH] net/mlx5: add BlueField-2 device ID
 2020-02-18 13:26 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] babeltrace2: added ptest
 2020-02-18 13:26 UTC 

[PATCH v3 00/17] s390x: Protected Virtualization support
 2020-02-18 13:24 UTC  (7+ messages)
` [PATCH v3 02/17] s390x: Add missing vcpu reset functions

[PATCH RFC 0/7] perf pmu-events: Support event aliasing for system PMUs
 2020-02-18 13:24 UTC  (5+ messages)

[PATCH net-next] net: fec: Use a proper ID allocation scheme
 2020-02-18 13:24 UTC  (4+ messages)
  ` [EXT] "

[PATCH] babeltrace: added ptest
 2020-02-18 13:24 UTC 

[PATCH] Avoid cpu_physical_memory_rw() with a constant is_write argument
 2020-02-18 13:20 UTC  (2+ messages)
` [Xen-devel] "

[PATCH v2 00/22] Fix error handling during bitmap postcopy
 2020-02-18 13:20 UTC  (5+ messages)
` [PATCH v2 05/22] migration/block-dirty-bitmap: refactor state global variables
` [PATCH v2 06/22] migration/block-dirty-bitmap: rename finish_lock to just lock

[PATCH v4 0/2] Add Embedded USB Debugger (EUD) driver
 2020-02-18 13:23 UTC  (10+ messages)
` [PATCH v4 2/2] "

[PATCH v2 0/5] remove runnable_load_avg and improve group_classify
 2020-02-18 13:22 UTC  (4+ messages)
` [PATCH v2 1/5] sched/fair: Reorder enqueue/dequeue_task_fair path

[PATCH] ARM: dts: r8a7745: Convert to new DU DT bindings
 2020-02-18 13:22 UTC 

[PATCH v2] Avoid address_space_rw() with a constant is_write argument
 2020-02-18 13:20 UTC  (4+ messages)

[yocto-kernel-tools][PATCH] tools: Provide merge_config.py alternative to merge_config.sh
 2020-02-18 13:22 UTC  (2+ messages)

NFQUEUE/iptables and kernel warning messages for net/ipv4/tcp_output.c
 2020-02-18 13:21 UTC  (4+ messages)

[PATCH v2] dm: core: Move "/chosen" and "/firmware" node scan
 2020-02-18 13:21 UTC  (3+ messages)

[PATCH] babeltrace2: added 2.0.1
 2020-02-18 13:20 UTC 

[arm-tegra:for-5.7/arm64/dt 12/13] arch/arm64/boot/dts/nvidia/tegra132.dtsi:9:10: fatal error: dt-bindings/soc/tegra-pmc.h: No such file or directory
 2020-02-18 13:20 UTC  (2+ messages)

RFC: Unpinned DMA-buf handling
 2020-02-18 13:20 UTC  (5+ messages)
` [PATCH 1/5] dma-buf: add dynamic DMA-buf handling v14

[Buildroot] [PATCH] package/owfs: fixup Python sysconfigdata for per-package directories
 2020-02-18 13:20 UTC  (4+ messages)

[PATCH v3 00/33] block: Introduce real BdrvChildRole
 2020-02-18 13:10 UTC  (37+ messages)
` [PATCH v3 01/33] block: Add BlockDriver.is_format
` [PATCH v3 02/33] block: Rename BdrvChildRole to BdrvChildClass
` [PATCH v3 03/33] block: Add BdrvChildRole and BdrvChildRoleBits
` [PATCH v3 04/33] block: Add BdrvChildRole to BdrvChild
` [PATCH v3 05/33] block: Pass BdrvChildRole to bdrv_child_perm()
` [PATCH v3 06/33] block: Pass BdrvChildRole to .inherit_options()
` [PATCH v3 07/33] block: Pass parent_is_format "
` [PATCH v3 08/33] block: Rename bdrv_inherited_options()
` [PATCH v3 09/33] block: Add generic bdrv_inherited_options()
` [PATCH v3 10/33] block: Use bdrv_inherited_options()
` [PATCH v3 11/33] block: Unify bdrv_child_cb_attach()
` [PATCH v3 12/33] block: Unify bdrv_child_cb_detach()
` [PATCH v3 13/33] block: Add child_of_bds
` [PATCH v3 14/33] block: Distinguish paths in *_format_default_perms
` [PATCH v3 15/33] block: Pull out bdrv_default_perms_for_backing()
` [PATCH v3 16/33] block: Pull out bdrv_default_perms_for_storage()
` [PATCH v3 17/33] block: Split bdrv_default_perms_for_storage()
` [PATCH v3 18/33] block: Add bdrv_default_perms()
` [PATCH v3 19/33] raw-format: Split raw_read_options()
` [PATCH v3 20/33] block: Switch child_format users to child_of_bds
` [PATCH v3 21/33] block: Drop child_format
` [PATCH v3 22/33] block: Make backing files child_of_bds children
` [PATCH v3 23/33] block: Drop child_backing
` [PATCH v3 24/33] block: Make format drivers use child_of_bds
` [PATCH v3 25/33] block: Make filter "
` [PATCH v3 26/33] block: Use child_of_bds in remaining places
` [PATCH v3 27/33] tests: Use child_of_bds instead of child_file
` [PATCH v3 28/33] block: Use bdrv_default_perms()
` [PATCH v3 29/33] block: Make bdrv_filter_default_perms() static
` [PATCH v3 30/33] block: Drop bdrv_format_default_perms()
` [PATCH v3 31/33] block: Drop child_file
` [PATCH v3 32/33] block: Pass BdrvChildRole in remaining cases
` [PATCH v3 33/33] block: Drop @child_class from bdrv_child_perm()

[PATCH] migration/block: rename BLOCK_SIZE macro
 2020-02-18 13:06 UTC  (4+ messages)

[PATCH v2 0/8] docs: sysctl/kernel.rst rework
 2020-02-18 12:59 UTC  (4+ messages)
` [PATCH v2 3/8] docs: drop l2cr from sysctl/kernel.rst
` [PATCH v2 4/8] docs: add missing IPC documentation in sysctl/kernel.rst
` [PATCH v2 6/8] docs: document panic fully "

[Xen-devel] [PATCH v2 0/4] xen/rcu: let rcu work better with core scheduling
 2020-02-18 13:15 UTC  (2+ messages)

RFC: Split EPT huge pages in advance of dirty logging
 2020-02-18 13:13 UTC  (2+ messages)

Maybe a race condition in net/rds/rdma.c?
 2020-02-18 13:13 UTC 

[PATCH 00/44] Manually convert filesystem FS documents to ReST
 2020-02-18 13:13 UTC  (9+ messages)
` [PATCH 03/44] docs: filesystems: convert affs.txt "
` [PATCH 19/44] docs: filesystems: convert gfs2.txt "
    ` [Cluster-devel] "
` [PATCH 20/44] docs: filesystems: convert gfs2-uevents.txt "
    ` [Cluster-devel] "

[dpdk-dev] [PATCH] ethdev: add comment to warn of ABI breakage
 2020-02-18 13:13 UTC  (3+ messages)

[ISSUE] The time cost of IOSQE_IO_LINK
 2020-02-18 13:13 UTC  (15+ messages)

[PATCH v2 00/33] block: Introduce real BdrvChildRole
 2020-02-18 12:53 UTC  (5+ messages)
` [PATCH v2 32/33] block: Pass BdrvChildRole in remaining cases

[PATCH v2 0/2] Add GPIO level-sensitive interrupt support
 2020-02-18 13:12 UTC  (6+ messages)
` [PATCH v2 1/2] irqchip/stm32: Add irq retrigger support
` [PATCH v2 2/2] pinctrl: stm32: Add level interrupt support to gpio irq chip

[dpdk-dev] Proposal to add a new toolchain for dpdk: g++
 2020-02-18 13:12 UTC  (3+ messages)

[PATCH 00/22] linux-user: generate syscall_nr.sh
 2020-02-18 13:00 UTC  (5+ messages)

Questions about event implementation in ALSA Sequencer
 2020-02-18 13:10 UTC  (3+ messages)

[PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
 2020-02-18 12:59 UTC  (9+ messages)

linux-next: Tree for Feb 18
 2020-02-18 13:09 UTC  (9+ messages)
` linux-next: Tree for Feb 18 (drivers/staging/media/rkisp1/)
` linux-next: Tree for Feb 18 (sound/soc/codecs/wm5110.c)

[PATCH] RDMA/rxe: Fix configuration of atomic queue pair attributes
 2020-02-18 13:09 UTC  (3+ messages)

[Intel-gfx] [PATCH v2 0/5] drm/i915: Hotplug cleanups
 2020-02-18 13:08 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 2/5] drm/i915: Mark all HPD capabled connectors as such

[PATCH 1/2] powerpc/perf: Add mtmmcr0(FC) after ppc_set_pmu_inuse(1)
 2020-02-18 12:56 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/perf: Check pmus_inuse flag in perf_event_print_debug()

[PATCH v2 0/2] docs: rstfy some s390 docs
 2020-02-18 13:05 UTC  (6+ messages)
` [PATCH v2 2/2] docs: rstfy vfio-ap documentation

[PATCH] mm: Avoid creating virtual address aliases in brk()/mmap()/mremap()
 2020-02-18 13:07 UTC  (6+ messages)

[PATCH] arm64: dts: imx8qxp-mek: Remove unexisting Ethernet PHY
 2020-02-18 13:06 UTC  (4+ messages)

[Intel-gfx] [PATCH 1/6] drm/i915/gt: Show the cumulative context runtime in engine debug
 2020-02-18 13:06 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] drm/i915/gt: Show the cumulative context runtime in engine debug (rev2)

14-bit pixel/media bus formats for i.MX8QM/QXP CSI
 2020-02-18 13:04 UTC  (5+ messages)

[PATCH bpf v2] uapi/bpf: Remove text about bpf_redirect_map() giving higher performance
 2020-02-18 13:03 UTC 

[PATCH 00/19] Introduce common headers
 2020-02-18 13:03 UTC  (9+ messages)
` [PATCH 19/19] arm64: vdso32: Enable Clang Compilation

[Bug 1861404] [NEW] AVX instruction VMOVDQU implementation error for YMM registers
 2020-02-18 12:38 UTC  (2+ messages)
` [Bug 1861404] "

[PATCH 1/2] arm64: dts: imx8mm-evk: add phy-reset-gpios for fec1
 2020-02-18 13:02 UTC  (3+ messages)

[RFC v4 0/2] Add SDHC interconnect bandwidth scaling
 2020-02-18 13:00 UTC  (3+ messages)
` [RFC v4 1/2] mmc: sdhci-msm: Add interconnect bus bandwidth scaling support
` [RFC v4 2/2] dt-bindings: mmc: sdhci-msm: Add interconnect BW scaling strings

[PATCH bpf] uapi/bpf: Remove text about bpf_redirect_map() giving higher performance
 2020-02-18 13:00 UTC  (3+ messages)

[iptables PATCH] nft: Drop pointless assignment
 2020-02-18 13:00 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] lib: Check if device is not wedged while opening fd
 2020-02-18 12:58 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2] "

[PATCH] common: fix regression on block cache init
 2020-02-18 12:57 UTC  (3+ messages)

Request for Feedback :: Time Mode setting in timemanager
 2020-02-18 12:56 UTC 

[PATCH 0/2] rewrite mtk-quadspi spi-nor driver with spi-mem
 2020-02-18 12:55 UTC  (5+ messages)

[PATCH] pinctrl: sh-pfc: Remove use of ARCH_R8A7796
 2020-02-18 12:55 UTC  (2+ messages)

Git Test Coverage Report (Feb. 18, 2020)
 2020-02-18 12:55 UTC  (2+ messages)

[PATCH] clk: renesas: Remove use of ARCH_R8A7796
 2020-02-18 12:55 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: cleanup some incorrect reg access for SRIOV
 2020-02-18 12:53 UTC  (7+ messages)
` [PATCH 3/3] drm/amdgpu: fix colliding of preemption
      ` 回复: "
          ` 回复: "

[Xen-devel] [PATCH v3 0/3] Xen on Hyper-V: Implement L0 assisted TLB flush
 2020-02-18 12:52 UTC  (5+ messages)
` [Xen-devel] [PATCH v3 3/3] x86/hyperv: "

[Intel-gfx] [PATCH 6/6] drm/i915/gem: Consolidate ctx->engines[] release
 2020-02-18 12:51 UTC  (2+ messages)
` [Intel-gfx] [PATCH] "

[PATCH] env: Kconfig: Adding default values for Microblaze
 2020-02-18 12:51 UTC 

[PATCH v4 00/19] block: Fix check_to_replace_node()
 2020-02-18 12:49 UTC  (4+ messages)
` [PATCH v4 18/19] iotests: Add tests for invalid Quorum @replaces

[PATCH] net: phy: dp83867: Add SGMII mode type switching
 2020-02-18 12:51 UTC 

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD SUCCESS bca2906c4e2fd8e982dfb11c895fe941cffcfeba
 2020-02-18 12:49 UTC 

Re: [PATCH] bus: fsl-mc: Add ACPI support for fsl-mc
 2020-02-18 12:48 UTC  (4+ messages)
`  "

[PATCH] powerpc/kprobes: Fix trap address when trap happened in real mode
 2020-02-18 12:33 UTC  (12+ messages)

[PATCH 0/3] leds: add support for apa102c leds
 2020-02-18 12:43 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: Document shiji vendor-prefix

[PATCH nft] src: combine extended netlink error reporting with mispelling support
 2020-02-18 12:46 UTC 

Suggestion for new multi-mount option
 2020-02-18 12:46 UTC  (2+ messages)

[PATCH] phy: core: Fix phy_get() to not return error on link creation failure
 2020-02-18 12:44 UTC  (2+ messages)

[PATCH 0/8] do not store GPU address in TTM
 2020-02-18 12:44 UTC  (8+ messages)
` [PATCH 8/8] drm/ttm: do not keep GPU dependent addresses

[PATCH] ASoC: ti: Allocate dais dynamically for TDM and audio graph card
 2020-02-18 12:43 UTC  (9+ messages)

[PATCH] lib: iov_iter.c: fix a possible calculation error on remaining bytes
 2020-02-18 12:41 UTC  (4+ messages)

[Xen-devel] [PATCH v4 0/7] x86: improve assisted tlb flush and use it in guest mode
 2020-02-18 12:42 UTC  (3+ messages)
` [Xen-devel] [PATCH v4 7/7] x86/tlb: use Xen L0 assisted TLB flush when available

[PATCH v1] usb: dwc3: Add ACPI support for xHCI ports
 2020-02-18 12:42 UTC 

[PATCH -next v2] mm: annotate a data race in page_zonenum()
 2020-02-18 12:42 UTC  (2+ messages)

[RFC PATCH 1/2] KVM: CPUID: Enable supervisor XSAVE states in CPUID enumeration and XSS
 2020-02-18 12:46 UTC  (7+ messages)

[PATCH] powerpc/Makefile: Mark phony targets as PHONY
 2020-02-18 12:40 UTC  (2+ messages)

[PATCH -next] fork: annotate a data race in vm_area_dup()
 2020-02-18 12:40 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.