All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-27 14:48:39 to 2019-08-27 15:21:56 UTC [more...]

[Qemu-devel] [PATCH v6 00/30] riscv: sifive_u: Improve the emulation fidelity of sifive_u machine
 2019-08-27 14:58 UTC  (52+ messages)
` [Qemu-riscv] "
` [Qemu-devel] [PATCH v6 01/30] riscv: hw: Remove superfluous "linux, phandle" property
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v6 02/30] riscv: hw: Use qemu_fdt_setprop_cell() for property with only 1 cell
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v6 03/30] riscv: hw: Remove not needed PLIC properties in device tree
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v6 04/30] riscv: hw: Change create_fdt() to return void
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v6 05/30] riscv: hw: Change to use qemu_log_mask(LOG_GUEST_ERROR, ...) instead
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v6 06/30] riscv: hw: Remove the unnecessary include of target/riscv/cpu.h
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v6 07/30] riscv: roms: Remove executable attribute of opensbi images
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v6 08/30] riscv: sifive_u: Remove the unnecessary include of prci header
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v6 09/30] riscv: sifive: Rename sifive_prci.{c, h} to sifive_e_prci.{c, h}
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v6 10/30] riscv: sifive_e: prci: Fix a typo of hfxosccfg register programming
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v6 11/30] riscv: sifive_e: prci: Update the PRCI register block size
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v6 12/30] riscv: sifive_e: Drop sifive_mmio_emulate()
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v6 13/30] riscv: Add a sifive_cpu.h to include both E and U cpu type defines
  ` [Qemu-riscv] "
` [Qemu-riscv] [PATCH v6 14/30] riscv: hart: Extract hart realize to a separate routine
` [Qemu-devel] [PATCH v6 15/30] riscv: hart: Add a "hartid-base" property to RISC-V hart array
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v6 16/30] riscv: sifive_u: Set the minimum number of cpus to 2
  ` [Qemu-riscv] "
` [Qemu-riscv] [PATCH v6 17/30] riscv: sifive_u: Update hart configuration to reflect the real FU540 SoC
` [Qemu-devel] [PATCH v6 18/30] riscv: sifive_u: Update PLIC hart topology configuration string
  ` [Qemu-riscv] "
` [Qemu-riscv] [PATCH v6 19/30] riscv: sifive: Implement PRCI model for FU540
` [Qemu-devel] [PATCH v6 20/30] riscv: sifive_u: Generate hfclk and rtcclk nodes
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v6 21/30] riscv: sifive_u: Add PRCI block to the SoC
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v6 22/30] riscv: sifive_u: Reference PRCI clocks in UART and ethernet nodes
  ` [Qemu-riscv] "
` [Qemu-riscv] [PATCH v6 23/30] riscv: sifive_u: Update UART base addresses and IRQs
` [Qemu-devel] [PATCH v6 24/30] riscv: sifive_u: Change UART node name in device tree
  ` [Qemu-riscv] "
` [Qemu-riscv] [PATCH v6 25/30] riscv: roms: Update default bios for sifive_u machine
` [Qemu-riscv] [PATCH v6 26/30] riscv: sifive: Implement a model for SiFive FU540 OTP
` [Qemu-riscv] [PATCH v6 27/30] riscv: sifive_u: Instantiate OTP memory with a serial number
` [Qemu-riscv] [PATCH v6 28/30] riscv: sifive_u: Fix broken GEM support
` [Qemu-riscv] [PATCH v6 29/30] riscv: sifive_u: Remove handcrafted clock nodes for UART and ethernet
` [Qemu-riscv] [PATCH v6 30/30] riscv: sifive_u: Update model and compatible strings in device tree

[PATCH 0/4] xfs: fixes for 5.4
 2019-08-27 15:21 UTC  (10+ messages)
` [PATCH 1/4] xfs: bmap scrub should only scrub records once
` [PATCH 4/4] xfs: fix sign handling problem in xfs_bmbt_diff_two_keys

[PATCH 00/20] Add new Marvell CN9130 SoC support
 2019-08-27 15:20 UTC  (4+ messages)
` [PATCH 05/20] arm64: dts: marvell: Prepare the introduction of AP807 based SoCs

[PATCH 0/3] Handling NFSv3 I/O errors in knfsd
 2019-08-27 15:20 UTC  (13+ messages)

[PATCH v2] generic: test for failure to unlock inode after chgrp fails with EDQUOT
 2019-08-27 15:19 UTC  (4+ messages)

[PATCH] tpm_tis: Fix interrupt probing
 2019-08-27 15:19 UTC  (3+ messages)

[PATCH 0/3] Try to make SMP booting slightly less fragile
 2019-08-27 15:18 UTC  (4+ messages)
` [PATCH 1/3] arm64: smp: Increase secondary CPU boot timeout value
` [PATCH 2/3] arm64: smp: Don't enter kernel with NULL stack pointer or task struct
` [PATCH 3/3] arm64: smp: Treat unknown boot failures as being 'stuck in kernel'

linux-next: Tree for Aug 27
 2019-08-27 15:18 UTC  (2+ messages)
` linux-next: Tree for Aug 27 (amdgpu)

[PATCH v1 1/2] PCI/AER: Use for_each_set_bit()
 2019-08-27 15:18 UTC  (2+ messages)
` [PATCH v1 2/2] PCI/AER: Update parameter descriptions to satisfy kernel-doc validator

[PATCH v9 0/6] DSC MST support in DRM
 2019-08-27 15:16 UTC  (4+ messages)
` [PATCH v9 6/6] drm/dp_mst: Add helpers for MST DSC and virtual DPCD aux

[PATCH mvebu-dt64 0/3] Add Turris Mox device-tree
 2019-08-27 15:16 UTC  (4+ messages)
` [PATCH mvebu-dt64 1/3] arm64: dts: marvell: armada-37xx: add SPI CS1 pinctrl
` [PATCH mvebu-dt64 2/3] dt-bindings: marvell: document Turris Mox compatible
` [PATCH mvebu-dt64 3/3] arm64: dts: marvell: add DTS for Turris Mox

[warrior][PATCH v3] systemd: update SRCREV for systemd v241-stable
 2019-08-27 15:14 UTC  (2+ messages)

[Bug 111494] Raven Ridge (2400G): Firefox menu items become invisible
 2019-08-27 15:15 UTC  (2+ messages)

[PATCH v2 00/15] xfs: mount API patch series
 2019-08-27 15:15 UTC  (5+ messages)
` [PATCH v2 05/15] xfs: mount-api - make xfs_parse_param() take context .parse_param() args

custom ntp server in phosphor-networkd
 2019-08-27 15:14 UTC  (7+ messages)

[patch net-next rfc 3/7] net: rtnetlink: add commands to add and delete alternative ifnames
 2019-08-27 15:14 UTC  (6+ messages)

stable/linux-4.4.y build: 190 builds: 12 failed, 178 passed, 7 errors, 20 warnings (v4.4.190)
 2019-08-27 15:14 UTC 

[Xen-devel] [PATCH V3 0/8] iommu/arm: Add Renesas IPMMU-VMSA support + Linux's iommu_fwspec
 2019-08-27 15:11 UTC  (5+ messages)
` [Xen-devel] [PATCH V3 6/8] iommu: Add of_xlate callback

stable-2.02 - build: make generate
 2019-08-27 15:11 UTC 

[PATCH 0/4] genirq/nvme: add IRQF_RESCUE_THREAD for avoiding IRQ flood
 2019-08-27 15:10 UTC  (3+ messages)
` [PATCH 3/4] nvme: pci: pass IRQF_RESCURE_THREAD to request_threaded_irq

[PATCH v3 0/5] stm32-ddr-pmu driver creation
 2019-08-27 15:08 UTC  (12+ messages)
` [PATCH v3 1/5] Documentation: perf: stm32: ddrperfm support
` [PATCH v3 2/5] dt-bindings: "
` [PATCH v3 3/5] perf: stm32: ddrperfm driver creation
` [PATCH v3 5/5] ARM: dts: stm32: add ddrperfm on stm32mp157c
` [PATCH v3 4/5] ARM: configs: enable STM32_DDR_PMU

[PATCH 2/3] drm/amd/display: remove unused function setFieldWithMask
 2019-08-27 15:09 UTC  (5+ messages)

[PATCH] drm/amd: remove meaningless descending into amd/amdkfd/
 2019-08-27 15:09 UTC  (2+ messages)

[PATCH v2 00/10] Add initial support for -fsanitize={ubsan,asan}
 2019-08-27 15:09 UTC  (11+ messages)
` [PATCH v2 01/10] Kconfig: create Kconfig symbol for ARCH_HAS_STACK_DUMP
` [PATCH v2 02/10] Kconfig: create Kconfig symbol for ARCH_HAS_DATA_ABORT_MASK
` [PATCH v2 03/10] blackfin: delete unused <asm/barebox.h> definitions
` [PATCH v2 04/10] Kconfig: retire empty <asm/barebox.h>
` [PATCH v2 05/10] lib: add HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig option
` [PATCH v2 06/10] common: add generic CONFIG_UBSAN plumbing
` [PATCH v2 07/10] commands: add intentionally UB triggering ubsan command
` [PATCH v2 08/10] sandbox: use sanitizer unwind for dump_stack if available
` [PATCH v2 09/10] common: add generic CONFIG_KASAN option
` [PATCH v2 10/10] sandbox: support Address and UndefinedBehavior sanitizers

BUG_ON in skb_segment, after bpf_skb_change_proto was applied
 2019-08-27 15:09 UTC  (4+ messages)

[Xen-devel] [PATCH 0/6] x86emul: further work
 2019-08-27 15:08 UTC  (8+ messages)
` [Xen-devel] [PATCH 2/6] x86emul: support WBNOINVD
` [Xen-devel] [PATCH 3/6] x86emul: generalize invlpg() hook
` [Xen-devel] [PATCH 4/6] x86: move INVPCID_TYPE_* to x86-defns.h

[PATCH v3] generic: test for failure to unlock inode after chgrp fails with EDQUOT
 2019-08-27 15:08 UTC 

[PATCH v8] Add flags option to get xattr method paired to __vfs_getxattr
 2019-08-27 15:05 UTC  (5+ messages)
` [Cluster-devel] "
` [f2fs-dev] "

[PATCH 00/35] ASoC: Intel: Clenaup SST initialization
 2019-08-27 15:08 UTC  (20+ messages)

[PATCH v1 net-next 0/4] Add EHL and TGL PCI info and PCI ID
 2019-08-27 15:08 UTC  (6+ messages)
` [PATCH v1 net-next 4/4] net: stmmac: setup higher frequency clk support for EHL & TGL

[PATCH] rdma/siw: Use proper enumerated type in map_cqe_status
 2019-08-27 15:08 UTC  (11+ messages)

[SPDK] New SPDK core maintainer - Tomek Zawadzki
 2019-08-27 15:08 UTC 

[RFC PATCH v4 0/9] printk: new ringbuffer implementation
 2019-08-27 15:07 UTC  (7+ messages)
` [RFC PATCH v4 1/9] printk-rb: add a new printk "
  ` numlist_push() barriers "

Continuous SD IO causes hung task messages
 2019-08-27 15:06 UTC  (7+ messages)

[Ksummit-discuss] Allowing something Change-Id (or something like it) in kernel commits
 2019-08-27 15:06 UTC  (8+ messages)

[RFC PATCH 0/2] livepatch: Clear relocation targets on a module removal
 2019-08-27 15:05 UTC  (10+ messages)
` [RFC PATCH 2/2] "

[RFC PATCH] bpf: s390: add JIT support for multi-function programs
 2019-08-27 15:05 UTC  (6+ messages)
` [PATCH v2] "

FYI: imx-sdma firmware is not compatible with SLUB slab allocator
 2019-08-27 15:04 UTC  (2+ messages)

[PATCH v2 1/4] fs/posix_acl: apply umask if superblock disables ACL support
 2019-08-27 15:03 UTC  (3+ messages)
` [PATCH v2 3/4] linux/fs.h: fix umask on NFS with CONFIG_FS_POSIX_ACL=n

[PATCH 0/2] dvb-usb-gl861: remove device-specific i2c algo
 2019-08-27 15:01 UTC  (3+ messages)
` [PATCH 1/2] dvb-usb-v2/gl861: "
` [PATCH 2/2] dvb-usb-v2/gl861: remove un-used header file

[warrior][PATCH v2] update SRCREV for systemd v241-stable branch to latest
 2019-08-27 15:02 UTC  (2+ messages)
` ✗ patchtest: failure for update SRCREV for systemd v241-stable branch to latest (rev2)

broken userland ABI in configfs binary attributes
 2019-08-27 15:01 UTC  (5+ messages)
` [RFC] "

[dpdk-dev] [PATCH 00/13] bnxt patchset to support device error recovery
 2019-08-27 15:00 UTC  (3+ messages)
` [dpdk-dev] [PATCH 02/13] net/bnxt: prevent device access when device is in reset

objtool warning "uses BP as a scratch register" with clang-9
 2019-08-27 14:59 UTC  (3+ messages)

[PATCH] drm/i915: Make engine batch pool's safe for use with virtual engines
 2019-08-27 14:59 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

kernel/bpf/core.o: warning: objtool: ___bpf_prog_run.cold()+0x7: call without frame pointer save/setup
 2019-08-27 14:58 UTC  (3+ messages)

[PATCH 0/6] Small fixes
 2019-08-27 14:58 UTC  (2+ messages)
` [alsa-devel] "

[PATCH i-g-t] i915/gem_exec_big: Sync against asynchronous relocations
 2019-08-27 14:58 UTC  (2+ messages)
` [Intel-gfx] "

❌ FAIL: Stable queue: queue-5.2
 2019-08-27 14:58 UTC  (2+ messages)

[PATCH V3 net 1/2] openvswitch: Properly set L4 keys on "later" IP fragments
 2019-08-27 14:58 UTC  (2+ messages)
` [PATCH V3 net 2/2] openvswitch: Clear the L4 portion of the key for "later" fragments

[PATCH v7] Add flags option to get xattr method paired to __vfs_getxattr
 2019-08-27 14:54 UTC  (8+ messages)
    ` [Cluster-devel] "
    ` [f2fs-dev] "

[PATCH] media: cx231xx: Spelling s/diconencted/diconnected/
 2019-08-27 14:57 UTC  (2+ messages)

[PATCH] scripts/dtc: Simplify condition in get_node_by_path
 2019-08-27 14:57 UTC 

[Qemu-devel] [PATCH 1/2] build-sys: build ui-spice-app as a module
 2019-08-27 14:55 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/2] tests: fix modules-test with no default machine

[Bridge] [PATCH v2 0/3] Add NETIF_F_HW_BR_CAP feature
 2019-08-27 14:55 UTC  (6+ messages)
      `  "

[PATCH 0/3] fix emulation error on Windows bootup
 2019-08-27 14:55 UTC  (6+ messages)
` [PATCH 2/3] KVM: x86: set ctxt->have_exception in x86_decode_insn()
` [PATCH 3/3] KVM: x86: always stop emulation on page fault

[PATCH v3 00/14] drm: rcar-du: Add Color Management Module (CMM)
 2019-08-27 14:56 UTC  (4+ messages)
` [PATCH v3 08/14] drm: rcar-du: Add support for CMM

Yocto Project Status WW35’19
 2019-08-27 14:54 UTC 

[Qemu-devel] [PATCH v3 0/3] qcow2: add zstd cluster compression
 2019-08-27 14:52 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/3] qcow2: introduce compression type feature

[PATCH v2 01/10] PCI: designware-ep: Add multiple PFs support for DWC
 2019-08-27 14:48 UTC  (8+ messages)
` [PATCH v2 08/10] PCI: layerscape: Add EP mode support for ls1088a and ls2088a

[PATCH 00/11] hashmap: bugfixes, safety fixes, and WIP improvements
 2019-08-27 14:53 UTC  (5+ messages)
` [PATCH 10/11] introduce container_of macro
` [PATCH 11/11] hashmap_get_next returns "struct hashmap_entry *"

[Xen-devel] [PATCH] x86/boot: Various bits of trampoline cleanup
 2019-08-27 14:52 UTC  (7+ messages)
` [Xen-devel] [PATCH] x86/boot: Further minor GDT corrections
` [Xen-devel] [PATCH] x86/boot: Reposition trampoline data
` [Xen-devel] [PATCH] x86/boot: Drop all use of lmsw

[SPDK] New SPDK core maintainer - Tomek Zawadzki
 2019-08-27 14:53 UTC 

[PATCH v6 00/11] Move part of cros-ec out of MFD subsystem
 2019-08-27 14:52 UTC  (3+ messages)
` [PATCH v6 11/11] arm/arm64: defconfig: Update configs to use the new CROS_EC options

[PATCH v10 0/6] drm/i915: Enable HDCP 1.4 and 2.2 on Gen12+
 2019-08-27 14:52 UTC  (4+ messages)
` [PATCH v10 5/6] drm/i915/hdcp: update current transcoder into intel_hdcp

[GIT PULL] PHY: For 5.4
 2019-08-27 14:51 UTC 

[PATCH 1/2] PCI: Add a helper to check Power Resource Requirements _PR3 existence
 2019-08-27 14:50 UTC  (3+ messages)
` [PATCH 2/2] ALSA: hda: Allow HDA to be runtime suspended when dGPU is not bound

[Qemu-arm] [PATCH 0/2] target/arm: Take exceptions on ATS instructions
 2019-08-27 14:47 UTC  (5+ messages)
` [Qemu-arm] [PATCH 1/2] target/arm: Allow ARMCPRegInfo read/write functions to throw exceptions
  ` [Qemu-arm] [Qemu-devel] "
    `  "

[PATCH 0/7] firmware: add partial read support in request_firmware_into_buf
 2019-08-27 14:49 UTC  (3+ messages)
` [PATCH 5/7] bcm-vk: add bcm_vk UAPI

[U-Boot] [PATCH v3 0/4] ARM: Aspeed: Add SD host controller driver
 2019-08-27 14:49 UTC  (4+ messages)
` [U-Boot] [PATCH v3 2/4] mmc: Add Aspeed SD "

[PATCH v2] clk: qcom: msm8916: Don't build by default
 2019-08-27 14:48 UTC  (7+ messages)
  ` [PATCH] clk: qcom: msm8916: Add 2 clk options in defconfig


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.