All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-31 11:35:34 to 2019-12-31 13:58:31 UTC [more...]

[PATCH 00/86] refactor main RAM allocation to use hostmem backend
 2019-12-31 13:04 UTC  (79+ messages)
` [PATCH 01/86] numa: remove not needed check
` [PATCH 02/86] numa: properly check if numa is supported
` [PATCH 03/86] numa: remove deprecated -mem-path fallback to anonymous RAM
` [PATCH 04/86] machine: introduce ram-memdev property
` [PATCH 05/86] machine: alias -mem-path and -mem-prealloc into memory-foo backend
` [PATCH 06/86] machine: introduce convenience MachineState::ram
` [PATCH 07/86] initialize MachineState::ram in NUMA case
` [PATCH 08/86] alpha:dp264: use memdev for RAM
` [PATCH 09/86] arm:aspeed: convert valid RAM sizes to data
` [PATCH 10/86] arm:aspeed: actually check RAM size
` [PATCH 11/86] hw:aspeed: drop warning and bogus ram_size fixup
` [PATCH 12/86] arm:aspeed: use memdev for RAM
` [PATCH 13/86] arm:collie: "
` [PATCH 14/86] arm:cubieboard: "
` [PATCH 15/86] arm:digic_boards: "
` [PATCH 16/86] arm:highbank: "
` [PATCH 18/86] arm:imx25_pdk: "
` [PATCH 19/86] arm:integratorcp: "
` [PATCH 20/86] arm:kzm: drop RAM size fixup
` [PATCH 21/86] arm:kzm: use memdev for RAM
` [PATCH 22/86] arm:mcimx6ul-evk: "
` [PATCH 23/86] arm:mcimx7d-sabre: "
` [PATCH 24/86] arm:mps2-tz: "
` [PATCH 25/86] arm:mps2: "
` [PATCH 26/86] arm:musicpal: "
` [PATCH 27/86] arm:nseries: "
` [PATCH 28/86] arm:omap_sx1: "
` [PATCH 29/86] arm:palm: "
` [PATCH 30/86] arm:raspi: "
` [PATCH 31/86] arm:sabrelite: "
` [PATCH 32/86] arm:sbsa-ref: "
` [PATCH 33/86] arm:versatilepb: "
` [PATCH 34/86] arm:vexpress: "
` [PATCH 35/86] arm:virt: "
` [PATCH 36/86] arm:xilinx_zynq: drop RAM size fixup
` [PATCH 37/86] arm:xilinx_zynq: use memdev for RAM
` [PATCH 39/86] arm:xlnx-zcu102: "
` [PATCH 40/86] s390x:s390-virtio-ccw: "
` [PATCH 41/86] null-machine: "
` [PATCH 42/86] cris:axis_dev88: "
` [PATCH 43/86] hppa: drop RAM size fixup
` [PATCH 44/86] hppa: use memdev for RAM
` [PATCH 45/86] x86:microvm: "
` [PATCH 46/86] x86:pc: "
` [PATCH 47/86] lm32:lm32_boards: "
` [PATCH 48/86] lm32:milkymist: "
` [PATCH 49/86] m68k:an5206: "
` [PATCH 50/86] m68k:mcf5208: "
` [PATCH 51/86] m68k:next-cube: "
` [PATCH 52/86] mips:boston-cube: "
` [PATCH 53/86] mips:mips_fulong2e: drop RAM size fixup
` [PATCH 54/86] mips:mips_fulong2e: use memdev for RAM
` [PATCH 55/86] mips:mips_jazz: "
` [PATCH 56/86] mips:mips_malta: "
` [PATCH 57/86] mips:mips_mipssim: "
` [PATCH 58/86] mips:mips_r4k: "
` [PATCH 59/86] ppc:e500: drop RAM size fixup
` [PATCH 60/86] ppc:e500: use memdev for RAM
` [PATCH 61/86] ppc:mac_newworld: "
` [PATCH 62/86] ppc:mac_oldworld: "
` [PATCH 63/86] ppc:pnv: "
` [PATCH 64/86] ppc:ppc405_boards: add RAM size checks
` [PATCH 65/86] ppc:ppc405_boards: use memdev for RAM
` [PATCH 67/86] ppc:ppc440_bamboo/sam460ex: "
` [PATCH 68/86] ppc:prep: "
` [PATCH 69/86] ppc:spapr: "
` [PATCH 71/86] ppc:virtex_ml507: "
` [PATCH 72/86] sparc:leon3: "
` [PATCH 73/86] sparc:sun4m: "
` [PATCH 74/86] sparc:niagara: "
` [PATCH 75/86] remove no longer used memory_region_allocate_system_memory()
` [PATCH 76/86] post conversion default_ram_id cleanup
` [PATCH 77/86] exec: cleanup qemu_minrampagesize()/qemu_maxrampagesize()
` [PATCH 78/86] exec: drop bogus mem_path from qemu_ram_alloc_from_fd()
` [PATCH 79/86] make mem_path local variable
` [PATCH 80/86] hostmem: introduce "prealloc-threads" property
` [PATCH 81/86] hostmem: fix strict bind policy
` [PATCH 82/86] numa: forbid '-numa node, mem' for 5.0 and newer machine types

[PATCH v8 00/13] add the latest exfat driver
 2019-12-31 13:53 UTC  (18+ messages)
  ` [PATCH v8 01/13] exfat: add in-memory and on-disk structures and headers
  ` [PATCH v8 02/13] exfat: add super block operations
  ` [PATCH v8 09/13] exfat: add misc operations
  ` [PATCH v8 08/13] exfat: add exfat cache
  ` [PATCH v8 03/13] exfat: add inode operations

[ANNOUNCE] Reiser5 (Format Release 5.X.Y)
 2019-12-31 13:53 UTC 

[PATCH v2 1/4] drm/sun4i: Reimplement plane z position setting logic
 2019-12-31 13:52 UTC  (6+ messages)
` [PATCH v2 3/4] drm/sun4i: Use CRTC size instead of PRIMARY plane size as mixer frame

[PATCH v7 1/6] Check gpio pin number and use binary search in mtk_hw_pin_field_lookup()
 2019-12-31 13:41 UTC  (12+ messages)
` [PATCH v7 2/6] Supporting driving setting without mapping current to register value
` [PATCH v7 3/6] Refine mtk_pinconf_get() and mtk_pinconf_set()
` [PATCH v7 4/6] Refine mtk_pinconf_get()
` [PATCH v7 5/6] Backward compatible to previous Mediatek's bias-pull usage
` [PATCH v7 6/6] Add support for pin configuration dump via debugfs

[PATCH] of: overlay: Remove blank line between assignment and check
 2019-12-31 13:46 UTC 

[Intel-gfx] [PATCH] drm/i915: Limit audio CDCLK>=2*BCLK constraint back to GLK only
 2019-12-31 13:41 UTC 

[PATCH] kernel/trace: Fix do not unregister tracepoints when register sched_migrate_task fail
 2019-12-31 13:35 UTC 

[igt-dev] [PATCH i-g-t 0/7] Add tests for HDR metadata interfaces and bpc switch
 2019-12-31 13:21 UTC  (8+ messages)
` [igt-dev] [PATCH i-g-t 1/7] headers: Bump drm uapi headers
` [igt-dev] [PATCH i-g-t 2/7] lib/igt_kms: Add max bpc connector property
` [igt-dev] [PATCH i-g-t 3/7] lib/igt_kms: Add HDR_OUTPUT_METADATA "
` [igt-dev] [PATCH i-g-t 4/7] tests/kms_hdr: Add bpc switch subtests
` [igt-dev] [PATCH i-g-t 5/7] tests/kms_hdr: Add static toggle SDR->HDR mode subtests
` [igt-dev] [PATCH i-g-t 6/7] tests/kms_hdr: Add subtest to validate HDR mode using luminance sensor
` [igt-dev] [PATCH i-g-t 7/7] tests/kms_hdr: Add subtest to swap static HDR metadata

[PATCH] qemu: arm: Scan the pci bus in board_init
 2019-12-31 13:31 UTC 

renesas-drivers-2019-12-31-v5.5-rc4
 2019-12-31 13:26 UTC 

stable/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 104 warnings (v4.14.161)
 2019-12-31 13:23 UTC 

[PATCH v1 1/1] dt-bindings: one binding file for all simple panels
 2019-12-31 13:21 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Restore coarse power gating
 2019-12-31 13:18 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH 0/1] sparse-checkout: use extern for global variables
 2019-12-31 13:17 UTC  (2+ messages)
` [PATCH 1/1] "

[Intel-gfx] [PATCH 1/5] drm/i915/gt: Include a bunch more rcs image state
 2019-12-31 13:14 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/5] "

[PATCH v3 0/3] Add support for efi_rng_protocol
 2019-12-31 13:14 UTC  (7+ messages)
` [PATCH v3 2/3] efi: qemu: arm64: Add efi_rng_protocol implementation for the platform

[igt-dev] [PATCH 00/10 v2] Prepare IGT display test for removal of
 2019-12-31 13:13 UTC  (3+ messages)
` [igt-dev] [PATCH 02/10] lib/intel_batchbuffer: Add blitter copy using XY_SRC_COPY_BLT

[PATCH v13 00/25] LSM: Module stacking for AppArmor
 2019-12-31 13:13 UTC  (3+ messages)
` [PATCH v13 03/25] LSM: Use lsmblob in security_audit_rule_match

[PATCH v3 0/9] drm/sun4i: Allwinner R40 MIPI-DSI support
 2019-12-31 13:05 UTC  (30+ messages)
` [PATCH v3 1/9] dt-bindings: display: Add TCON LCD compatible for R40
` [PATCH v3 2/9] drm/sun4i: tcon: Add TCON LCD support "
` [PATCH v3 3/9] ARM: dts: sun8i: r40: Use tcon top clock index macros
` [PATCH v3 4/9] drm/sun4i: tcon_top: Use clock name "
` [PATCH v3 5/9] drm/sun4i: tcon_top: Register reset, clock gates in probe
` [PATCH v3 6/9] dt-bindings: sun6i-dsi: Add R40 DPHY compatible (w/ A31 fallback)
` [PATCH v3 7/9] dt-bindings: sun6i-dsi: Document R40 MIPI-DSI controller (w/ A64 fallback)
` [PATCH v3 8/9] ARM: dts: sun8i: r40: Add MIPI DSI pipeline
` [DO NOT MERGE] [PATCH v3 9/9] ARM: dts: sun8i-r40: bananapi-m2-ultra: Enable Bananapi S070WV20-CT16

[LSF/MM TOPIC] Congestion
 2019-12-31 12:59 UTC 

[PATCH] f2fs: introduce DEFAULT_IO_TIMEOUT_JIFFIES
 2019-12-31 12:52 UTC  (4+ messages)
  ` [f2fs-dev] "

[igt-dev] [PATCH i-g-t 00/10] lib: Add support and coverage for MC YUV formats
 2019-12-31 12:49 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for lib: Add support and coverage for MC YUV formats (rev3)

Hardware TRNG driver framework selection criteria
 2019-12-31 12:47 UTC  (2+ messages)

[Bug 206027] New: [xfstests generic/475]: WARNING: CPU: 4 PID: 32186 at fs/iomap/buffered-io.c:1067 iomap_page_mkwrite_actor+0xd9/0x130
 2019-12-31 12:47 UTC 

[Intel-gfx] [CI] drm/i915/gt: Tweak flushes around ivb ppgtt
 2019-12-31 12:44 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v2 00/14] PHY: Update Cadence Torrent PHY driver with reconfiguration
 2019-12-31 12:28 UTC  (5+ messages)
` [PATCH v2 01/14] dt-bindings: phy: Convert Cadence MHDP PHY bindings to YAML
` [PATCH v2 07/14] dt-bindings: phy: phy-cadence-torrent: Add clock bindings

[RFC][PATCH 0/5] btrfs: fix hole corruption issue with !NO_HOLES
 2019-12-31 12:25 UTC  (2+ messages)

[PATCH] mt76: mt7615: initialize radar specs from host driver
 2019-12-31 12:25 UTC 

[PATCH] firmware: arm_scmi: Make scmi core independent of transport type
 2019-12-31 12:22 UTC  (4+ messages)

[PATCH 1/1] rcu/tree: support kfree_bulk() interface in kfree_rcu()
 2019-12-31 12:22 UTC 

[PATCH iproute2-next v3 0/2] pretty-print LACP slave state
 2019-12-31 12:15 UTC  (3+ messages)
` [PATCH iproute2-next v3 1/2] include/uapi: update bonding kernel header
` [PATCH iproute2-next v3 2/2] iplink: bond: print lacp actor/partner oper states as strings

[Xen-devel] [PATCH] x86/flush: use APIC ALLBUT destination shorthand when possible
 2019-12-31 12:13 UTC  (3+ messages)

[PATCH v2 00/11] Add PX30 LVDS support
 2019-12-31 12:14 UTC  (4+ messages)
` [PATCH v2 10/11] arm64: dts: rockchip: Add PX30 DSI DPHY

[PATCH v7 1/4] x86/insn-eval: Add support for 64-bit kernel mode
 2019-12-31 12:11 UTC  (3+ messages)
` [PATCH v7 3/4] x86/dumpstack: Introduce die_addr() for die() with #GP fault address

[PATCH bpf-next v1 00/13] MAC and Audit policy using eBPF (KRSI)
 2019-12-31 12:11 UTC  (4+ messages)

[Xen-devel] [PATCH 0/2] x86: improve assisted tlb flush and use it in guest mode
 2019-12-31 12:10 UTC  (4+ messages)
` [Xen-devel] [PATCH 1/2] x86/hvm: improve performance of HVMOP_flush_tlbs

[linux-review:UPDATE-20191226-145837/Rocky-Liao/Bluetooth-hci_qca-Add-QCA-Rome-power-off-support-to-the-qca_power_off/20191226-050402 4/4] drivers/bluetooth/hci_qca.c:1346:21: error: assignment from incompatible pointer type
 2019-12-31 12:04 UTC 

CONFIG_AUTOBOOT_KEYED_CTRLC default yes?
 2019-12-31 12:02 UTC 

[PATCH V2 0/7] soc: imx: Enable additional functionality of i.MX8M Mini
 2019-12-31 11:55 UTC  (7+ messages)

File monitor problem
 2019-12-31 11:53 UTC  (14+ messages)

[PATCH] arm64: dts: rockchip: rk3368-lion-haikou: remove identical &uart0 node
 2019-12-31 11:47 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] arm64: dts: rockchip: Add RK3328 idle state
 2019-12-31 11:49 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: Fix IR on Beelink A1
 2019-12-31 11:50 UTC  (3+ messages)

Linux kernel 4.14.161 released
 2019-12-31 11:45 UTC 

[PATCH 0/6] hw/arm/cubieboard: Few cleanups, add acceptance tests
 2019-12-31 11:41 UTC  (4+ messages)
` [PATCH 1/6] tests/boot_linux_console: Add initrd test for the CubieBoard

[PATCH 0/7] Add SR-IOV support in PCIe Endpoint Core
 2019-12-31 11:35 UTC  (5+ messages)
` [PATCH 5/7] PCI: endpoint: Add virtual function number in pci_epc ops
` [PATCH 6/7] PCI: cadence: Add support to configure virtual functions
` [PATCH 7/7] misc: pci_endpoint_test: Populate sriov_configure ops to configure SR-IOV device

[PATCH V2,net-next, 0/3] Add vmbus dev_num and enable netvsc async probing
 2019-12-31 11:34 UTC  (3+ messages)
` [PATCH V2,net-next, 3/3] hv_netvsc: Name NICs based on vmbus offer sequence and use async probe


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.