All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-15 08:28:18 to 2020-08-15 16:18:02 UTC [more...]

incoming
 2020-08-15 14:57 UTC  (5+ messages)
` [patch 18/39] mm/madvise: check fatal signal pending of target process

[Intel-gfx] [PATCH 1/3] drm/i915/gt: Widen CSB pointer to u64 for the parsers
 2020-08-15  9:59 UTC  (8+ messages)
` [PATCH 2/3] drm/i915/gt: Wait for CSB entries on Tigerlake
    ` [Intel-gfx] "

[RFC 0/9] Support disable/enable CPU features for AArch64
 2020-08-15  7:02 UTC  (13+ messages)
` [RFC 2/9] target/arm: parse cpu feature related options
` [RFC 5/9] target/arm: introduce CPU feature dependency mechanism
` [RFC 7/9] target/arm: Add CPU features to query-cpu-model-expansion

[PATCH v1 0/1] COLO: migrate dirty ram pages before colo checkpoint
 2020-08-15  2:45 UTC  (5+ messages)

[Bug 204609] New: amdgpu: powerplay failed send message
 2020-08-15 16:17 UTC  (3+ messages)
` [Bug 204609] "

[PATCH 00/18] hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support
 2020-08-15  9:06 UTC  (16+ messages)
` [PATCH 07/18] hw/sd: sd: Fix incorrect populated function switch status data structure
` [PATCH 08/18] hw/sd: sd: Correctly set the high capacity bit
` [PATCH 09/18] hw/sd: sdhci: Make sdhci_poweron_reset() internal visible
` [PATCH 10/18] hw/sd: Add Cadence SDHCI emulation
` [PATCH 11/18] hw/riscv: microchip_pfsoc: Connect a Cadence SDHCI controller and an SD card
` [PATCH 13/18] hw/riscv: microchip_pfsoc: Connect a DMA controller
` [PATCH 14/18] hw/net: cadence_gem: Add a new 'phy-addr' property

[PATCH 0/7] block: Use definitions instead of magic values
 2020-08-15  3:24 UTC  (9+ messages)
` [PATCH 2/7] hw/ide/core: Trivial typo fix
` [PATCH 3/7] hw/ide/core: Replace magic '512' value by BDRV_SECTOR_SIZE
` [PATCH 5/7] hw/ide/atapi: "
` [PATCH 7/7] hw/scsi/scsi-disk: "

[PATCH 00/10] pseries NUMA distance rework
 2020-08-14 20:54 UTC  (9+ messages)
` [PATCH 01/10] hw: add compat machines for 5.2
` [PATCH 03/10] spapr: robustify NVLink2 NUMA node logic
` [PATCH 04/10] spapr: add spapr_machine_using_legacy_numa() helper
` [PATCH 06/10] spapr: allow 4 NUMA levels in ibm, associativity-reference-points
` [PATCH 07/10] spapr: create helper to set ibm,associativity
` [PATCH 08/10] spapr: introduce SpaprMachineClass::numa_assoc_domains
` [PATCH 09/10] spapr: consider user input when defining spapr guest NUMA
` [PATCH 10/10] specs/ppc-spapr-numa: update with new NUMA support

[PATCH] Fixes: Fallthrough warning on line 270 of qemu/qapi/opts-visitor.c
 2020-08-15 16:12 UTC  (3+ messages)

[Bug 1891748] [NEW] qemu-arm-static 5.1 can't run gcc
 2020-08-15 11:51 UTC  (3+ messages)
` [Bug 1891748] "

[PATCH 00/20] target/arm: SVE2 preparatory patches
 2020-08-15  1:31 UTC  (13+ messages)
` [PATCH 01/20] qemu/int128: Add int128_lshift
` [PATCH 02/20] target/arm: Split out gen_gvec_fn_zz
` [PATCH 06/20] target/arm: Clean up 4-operand predicate expansion
` [PATCH 07/20] target/arm: Use tcg_gen_gvec_bitsel for trans_SEL_pppp
` [PATCH 08/20] target/arm: Split out gen_gvec_ool_zzzp
` [PATCH 09/20] target/arm: Merge helper_sve_clr_* and helper_sve_movz_*
` [PATCH 12/20] target/arm: Split out gen_gvec_ool_zz
` [PATCH 13/20] target/arm: Tidy SVE tszimm shift formats
` [PATCH 16/20] target/arm: Fix sve_zip_p vs odd vector lengths
` [PATCH 17/20] target/arm: Fix sve_punpk_p "
` [PATCH 19/20] target/arm: Convert integer multiply-add (indexed) to gvec for aa64 advsimd
` [PATCH 20/20] target/arm: Convert sq{, r}dmulh "

[PATCH v5 1/2] zstd: move recipe to oe-core from meta-oe
 2020-08-15 16:10 UTC  (5+ messages)
` [PATCH v5 2/2] image_types: add Zstandard conversion support
      ` [OE-core] "

[Bug 1891749] [NEW] CGA Mode 6 is only 100 pixels tall, when it's supposed to be 200
 2020-08-15 11:38 UTC 

[RFC v3 00/71] target/riscv: support vector extension v1.0
 2020-08-15  5:29 UTC  (8+ messages)
` [RFC v3 26/71] target/riscv: rvv-1.0: update vext_max_elems() for load/store insns

[PATCH 1/1] riscv: riscv_get_time() implementation for SMODE
 2020-08-15 15:55 UTC  (8+ messages)

[PATCH v5 00/11] riscv: Add FPIOA and GPIO support for Kendryte K210
 2020-08-15 15:52 UTC  (12+ messages)
` [PATCH v5 01/11] pinctrl: Add pinmux property support to pinctrl-generic
` [PATCH v5 02/11] pinctrl: Reformat documentation in dm/pinctrl.h
` [PATCH v5 03/11] test: pinmux: Add test for pin muxing
` [PATCH v5 04/11] pinctrl: Add support for Kendryte K210 FPIOA
` [PATCH v5 05/11] gpio: dw: Fix warnings about casting int to pointer
` [PATCH v5 06/11] gpio: dw: Add a trailing underscore to generated name
` [PATCH v5 07/11] gpio: dw: Return output value when direction is out
` [PATCH v5 08/11] led: gpio: Default to using node name if label is absent
` [PATCH v5 09/11] test: dm: Test for default led naming
` [PATCH v5 10/11] riscv: Add pinmux and gpio bindings for Kendryte K210
` [PATCH v5 11/11] riscv: Add FPIOA and GPIO support "

[PATCH v5 00/14] QEMU cpus.c refactoring part2
 2020-08-14 21:03 UTC  (7+ messages)
` [PATCH v5 10/14] cpus: add handle_interrupt to the CpusAccel interface
` [PATCH v5 11/14] hvf: remove hvf specific functions from global includes
` [PATCH v5 12/14] whpx: remove whpx "

[PATCH] Fixes: Fallthrough warning on line 270 of qemu/qapi/opts-visitor.c
 2020-08-15 15:28 UTC  (2+ messages)

[PATCH] Fixes: Fallthrough warning on line 270 of qemu/qapi/opts-visitor.c
 2020-08-15 15:24 UTC  (4+ messages)

[PATCH v4 0/3] Modify AMD topology to use socket/dies/core/thread model
 2020-08-14 21:39 UTC  (4+ messages)
` [PATCH v4 1/3] i386: Simplify CPUID_8000_001E for AMD
` [PATCH v4 2/3] hw/i386: Update the EPYC topology to use socket/dies/core/thread model
` [PATCH v4 3/3] hw/i386: Remove node_id, nr_nodes and nodes_per_pkg from topology

[PATCH 0/2] Fix the assert failure in scsi_dma_complete
 2020-08-15 14:22 UTC  (4+ messages)
` [PATCH 1/2] hw: megasas: return -1 when 'megasas_map_sgl' fails
` [PATCH 2/2] hw: megasas: consider 'iov_count=0' is an error in megasas_map_sgl

[PATCH 0/7] target/arm: Add vSPE support to KVM guest
 2020-08-15  7:17 UTC  (7+ messages)
` [PATCH 7/7] target/arm/cpu: spe: Enable spe to work with host cpu

[PATCH] hw: ide: check the pointer before do dma memory unmap
 2020-08-15  7:20 UTC 

[PATCH v8 00/20] Initial support for multi-process qemu
 2020-08-14 23:01 UTC  (4+ messages)
` [PATCH v8 17/20] multi-process: heartbeat messages to remote

[PATCH 0/4] Add support for Feixin K101-IM2BYL02 panel
 2020-08-15 14:53 UTC  (3+ messages)

sctp: num_ostreams and max_instreams negotiation
 2020-08-15 14:49 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/easyframes: new package
 2020-08-15 14:26 UTC 

[Buildroot] [PATCH] package/pulseview: fix build with recent Qt versions
 2020-08-15 14:16 UTC  (2+ messages)

[Buildroot] [git commit] package/pulseview: fix build with recent Qt versions
 2020-08-15 14:16 UTC 

[Buildroot] [PATCH 1/1] package/bird: fix build with gcc 10
 2020-08-15 14:15 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/drbd-utils: fix build with gcc 10
 2020-08-15 14:15 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/kmsxx: fix build with gcc 10
 2020-08-15 14:15 UTC  (2+ messages)

[Buildroot] [git commit] package/bird: fix build with gcc 10
 2020-08-15 14:14 UTC 

[Buildroot] [git commit] package/drbd-utils: fix build with gcc 10
 2020-08-15 14:14 UTC 

[Buildroot] [git commit] package/kmsxx: fix build with gcc 10
 2020-08-15 14:14 UTC 

[Buildroot] [PATCH] Revert "toolchain/toolchain-buildroot: enable uclibc for riscv64"
 2020-08-15 14:10 UTC 

[PATCH 0/5] drm/panel: A few cleanups and improvements
 2020-08-15 14:09 UTC  (2+ messages)

Inconsistent performance of dbus call GetManagedObjects to PSUSensor in dbus-sensors
 2020-08-15 14:05 UTC  (6+ messages)

[Buildroot] Package for .NET Core runtime
 2020-08-15 14:04 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t v3 0/3] Test tiled display with aid of chamelium
 2020-08-15 13:51 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t v3 1/3] Make basic chamelium function accessible to other tests
` [igt-dev] [PATCH i-g-t v3 2/3] Added structures and functions to generate tiled edids
` [igt-dev] [PATCH i-g-t v3 3/3] Added a subtest where chamelium acts as a tiled panel
` [igt-dev] ✓ Fi.CI.BAT: success for Test tiled display with aid of chamelium. (rev3)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[audit] c4dad0aab3: canonical_address#:#[##]
 2020-08-14 23:08 UTC  (2+ messages)

[RFC PATCH v5 00/11] Integrity Policy Enforcement LSM (IPE)
 2020-08-14 14:21 UTC  (21+ messages)
      ` [dm-devel] "

[PATCH v9 00/11] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2020-08-15 13:05 UTC  (5+ messages)

[PATCH I v2 0/6] tools: streamline tools/libs/ building
 2020-08-15 13:03 UTC  (7+ messages)
` [PATCH I v2 1/6] stubdom: add stubdom/mini-os.mk for Xen paths used by Mini-OS
` [PATCH I v2 2/6] tools: switch XEN_LIBXEN* make variables to lower case (XEN_libxen*)
` [PATCH I v2 3/6] tools: add a copy of library headers in tools/include
` [PATCH I v2 4/6] tools: don't call make recursively from libs.mk
` [PATCH I v2 5/6] tools: define ROUNDUP() in tools/include/xen-tools/libs.h
` [PATCH I v2 6/6] tools: generate most contents of library make variables

[PATCH 0/3] drm/panel: Add panel driver for the Mantix MLAF057WE51-X DSI panel
 2020-08-15 12:55 UTC  (9+ messages)
` [PATCH 2/3] dt-bindings: Add Mantix MLAF057WE51-X panel bindings
` [PATCH 3/3] drm/panel: Add panel driver for the Mantix MLAF057WE51-X DSI panel

[PATCH v1 0/5] drm/panel: Use dev_ based logging
 2020-08-15 12:54 UTC  (6+ messages)
` [PATCH v1 1/5] drm/panel: samsung: "
` [PATCH v1 2/5] drm/panel: leadtek: "
` [PATCH v1 3/5] drm/panel: raydium: "
` [PATCH v1 4/5] drm/panel: sitronix: "
` [PATCH v1 5/5] drm/panel: "

[PATCH 0/2] PCI: rockchip: Fix PCIe probing in 5.9
 2020-08-15 12:51 UTC  (6+ messages)
` [PATCH 1/2] PCI: rockchip: Work around missing device_type property in DT
` [PATCH 2/2] arm64: dts: rockchip: Fix PCIe DT properties

fs/ocfs2/suballoc.c:2430:2-8: preceding lock on line 2413
 2020-08-15 12:52 UTC  (2+ messages)

[PATCH RESEND] docs: update trusted-encrypted.rst
 2020-08-15 12:46 UTC  (2+ messages)

[mm] 3e38e0aaca: WARNING:at_mm/memcontrol.c:#mem_cgroup_alloc
 2020-08-15 12:45 UTC  (2+ messages)

[PATCH v4 1/3] net: introduce helper sendpage_ok() in include/linux/net.h
 2020-08-15 12:42 UTC  (3+ messages)
` [PATCH v2 2/3] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
` [PATCH v4 3/3] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()

[meta-ti] [PATCH] pru-icss: Replace hardcoded lib with libdir variable
 2020-08-15 12:21 UTC  (2+ messages)
` [PATCH] Replace hard-coded lib with base_libdir variable

[PATCH] Documentation: add riscv entry in list of existing profiles
 2020-08-15 11:57 UTC 

[PATCH v2 00/14] media: staging: rkisp1: various bug fixes
 2020-08-15 10:37 UTC  (15+ messages)
` [PATCH v2 01/14] media: staging: rkisp1: call params isr only upon frame out
` [PATCH v2 02/14] media: staging: rkisp1: params: use rkisp1_param_set_bits to set reg in isr
` [PATCH v2 03/14] media: staging: rkisp1: params: use the new effect value in cproc config
` [PATCH v2 04/14] media: staging: rkisp1: params: don't release lock in isr before buffer is done
` [PATCH v2 05/14] media: staging: rkisp1: params: upon stream stop, iterate a local list to return the buffers
` [PATCH v2 06/14] media: staging: rkisp1: params: in the isr, return if buffer list is empty
` [PATCH v2 07/14] media: staging: rkisp1: params: avoid using buffer if params is not streaming
` [PATCH v2 08/14] media: staging: rkisp1: params: set vb.sequence to be the isp's frame_sequence + 1
` [PATCH v2 09/14] media: staging: rkisp1: remove atomic operations for frame sequence
` [PATCH v2 10/14] media: staging: rkisp1: isp: add a warning and debugfs var for irq delay
` [PATCH v2 11/14] media: staging: rkisp1: isp: don't enable signal RKISP1_CIF_ISP_FRAME_IN
` [PATCH v2 12/14] media: staging: rkisp1: stats: protect write to 'is_streaming' in start_streaming cb
` [PATCH v2 13/14] media: staging: rkisp1: call media_pipeline_start/stop from stats and params
` [PATCH v2 14/14] media: staging: rkisp1: params: no need to lock default config

[RFC PATCH v1 1/2] ASoC: rockchip-spdif: add description for rk3308
 2020-08-15 11:24 UTC  (6+ messages)
` [RFC PATCH v1 2/2] arm64: dts: rockchip: change fallback string rockchip, rk3308-spdif

[PATCH] qemu-trad: remove Xen path dependencies
 2020-08-15 11:18 UTC  (2+ messages)

[PATCH] mini-os: correct memory access rights for pvh mode
 2020-08-15 11:15 UTC 

[PATCH] mini-os: fix do_map_frames() for pvh
 2020-08-15 11:12 UTC 

[PATCH] qemu: Upgrade 5.0.0 -> 5.1.0
 2020-08-15 10:43 UTC 

Ping: Pull Request for 5.9
 2020-08-15 10:40 UTC  (2+ messages)

[PATCH] coccinelle: api: add sprintf() support to device_attr_show
 2020-08-15 10:32 UTC  (2+ messages)
  ` [Cocci] "

[PATCH/RFC v7] ARM: boot: Obtain start of physical memory from DTB
 2020-08-15 10:28 UTC  (11+ messages)

[PATCH] kernel:cobalt:heap: replace kzalloc with kvzalloc
 2020-08-15 10:29 UTC  (2+ messages)
` [PATCH v2] kernel:cobalt:heap: replace kzalloc with vmalloc

[PATCH v2] ARM: dts: ux500-golden: Add S6E63M0 DSI display
 2020-08-15 10:26 UTC 

[PATCH v4 0/6] x86/paravirt: cleanup after 32-bit PV removal
 2020-08-15 10:06 UTC  (5+ messages)
` [PATCH v4 1/6] x86/paravirt: remove 32-bit support from PARAVIRT_XXL
` [PATCH v4 2/6] x86/paravirt: cleanup paravirt macros
` [PATCH v4 5/6] x86/paravirt: remove set_pte_at pv-op
` [PATCH v4 6/6] x86/paravirt: avoid needless paravirt step clearing page table entries

[PATCH 1/1] clk: kendryte/pll.h: do not redefine nop()
 2020-08-15  9:55 UTC  (10+ messages)

[RFC PATCH 0/3] Re: [PATCH v17 14/21] mm/compaction: do page isolation first in compaction
 2020-08-15  9:49 UTC  (6+ messages)
` [RFC PATCH 2/3] mm: Drop use of test_and_set_skip in favor of just setting skip

[PATCH 0/4] printk: reimplement LOG_CONT handling
 2020-08-15  9:25 UTC  (13+ messages)
      ` POC: Alternative solution: "

[PATCH 0/2] MIPI I3c HCI (Host Controller Interface) driver
 2020-08-14 18:07 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: i3c: MIPI I3C Host Controller Interface

[PATCH 2/2] i3c/master: add the mipi-i3c-hci driver
 2020-08-14  5:53 UTC  (3+ messages)

[Buildroot] [PATCH v3] libbacktrace: new package
 2020-08-15  9:11 UTC 

Pull request for UEFI sub-system for efi-2020-10-rc3 (2)
 2020-08-15  9:02 UTC 

[QUESTION] drm/meson: Hardware cursor plane for Amlogic/meson
 2020-08-15  8:59 UTC  (2+ messages)

[Buildroot] [PATCH] libbacktrace: new package
 2020-08-15  8:59 UTC  (4+ messages)
` [Buildroot] [PATCH v2] "

[linux-lvm] extend raid5 - how if possible?
 2020-08-15  8:57 UTC 

QA notification for completed autobuilder build (yocto-3.0.4.rc1)
 2020-08-15  8:50 UTC 


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.