All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-15 15:04:33 to 2020-01-15 15:37:58 UTC [more...]

[alsa-devel] No sound since 5.4 on skl_n88l25_s4567
 2020-01-15 15:07 UTC  (4+ messages)

[PATCH v2 00/86] refactor main RAM allocation to use hostmem backend
 2020-01-15 15:06 UTC  (38+ messages)
` [PATCH v2 01/86] numa: remove deprecated -mem-path fallback to anonymous RAM
` [PATCH v2 02/86] machine: introduce ram-memdev property
` [PATCH v2 03/86] machine: alias -mem-path and -mem-prealloc into memory-foo backend
` [PATCH v2 04/86] machine: introduce convenience MachineState::ram
` [PATCH v2 05/86] initialize MachineState::ram in NUMA case
` [PATCH v2 06/86] alpha:dp264: use memdev for RAM
` [PATCH v2 07/86] arm:aspeed: convert valid RAM sizes to data
` [PATCH v2 08/86] arm:aspeed: actually check RAM size
` [PATCH v2 09/86] hw:aspeed: drop warning and bogus ram_size fixup
` [PATCH v2 10/86] arm:aspeed: use memdev for RAM
` [PATCH v2 11/86] arm:collie: "
` [PATCH v2 12/86] arm:cubieboard: "
` [PATCH v2 13/86] arm:digic_boards: "
` [PATCH v2 14/86] arm:highbank: "
` [PATCH v2 15/86] arm:imx25_pdk: drop RAM size fixup
` [PATCH v2 16/86] arm:imx25_pdk: use memdev for RAM
` [PATCH v2 17/86] arm:integratorcp: "
` [PATCH v2 18/86] arm:kzm: drop RAM size fixup
` [PATCH v2 19/86] arm:kzm: use memdev for RAM
` [PATCH v2 20/86] arm:mcimx6ul-evk: "
` [PATCH v2 21/86] arm:mcimx7d-sabre: "
` [PATCH v2 22/86] arm:mps2-tz: "
` [PATCH v2 23/86] arm:mps2: "
` [PATCH v2 24/86] arm:musicpal: "
` [PATCH v2 25/86] arm:nseries: "
` [PATCH v2 26/86] arm:omap_sx1: "
` [PATCH v2 27/86] arm:palm: "
` [PATCH v2 28/86] arm:raspi: "
` [PATCH v2 29/86] arm:sabrelite: "
` [PATCH v2 30/86] arm:sbsa-ref: "
` [PATCH v2 31/86] arm:versatilepb: "
` [PATCH v2 32/86] arm:vexpress: "
` [PATCH v2 34/86] arm:xilinx_zynq: drop RAM size fixup
` [PATCH v2 35/86] arm:xilinx_zynq: use memdev for RAM
` [PATCH v2 38/86] s390x:s390-virtio-ccw: "
` [PATCH v2 43/86] hw/hppa/machine: Map the PDC memory region with higher priority

[PATCH v12 00/22] mm/gup: prereqs to track dma-pinned pages: FOLL_PIN
 2020-01-15 15:30 UTC  (18+ messages)
` [PATCH v12 04/22] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v12 05/22] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v12 06/22] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
` [PATCH v12 08/22] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
` [PATCH v12 11/22] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v12 22/22] mm, tree-wide: rename put_user_page*() to unpin_user_page*()

[PATCH] locking/rwsem: Fix kernel crash when spinning on RWSEM_OWNER_UNKNOWN
 2020-01-15 15:37 UTC  (6+ messages)

[Xen-devel] [PATCH 00/12] Support CPUID/MSR data in migration streams
 2020-01-15 15:36 UTC  (7+ messages)
` [Xen-devel] [PATCH 05/12] tools/migration: Drop IHDR_VERSION constant from libxc and python
` [Xen-devel] [PATCH 10/12] docs/migration: Specify X86_{CPUID, MSR}_POLICY records

[PATCH net-next v2 0/2] netns: simple cleanups
 2020-01-15 15:36 UTC  (3+ messages)
` [PATCH net-next v2 1/2] netns: Parse *_PID and *_FD netlink attributes as signed integers
` [PATCH net-next v2 2/2] netns: constify exported functions

[Cluster-devel] RFC: hold i_rwsem until aio completes
 2020-01-15 15:36 UTC  (6+ messages)
      `  "

[Intel-gfx] [PATCH] drm/i915: Align engine->uabi_class/instance with i915_drm.h
 2020-01-15 15:35 UTC  (3+ messages)

[PATCH] sched/fair: remove redundant call to cpufreq_update_util
 2020-01-15 15:35 UTC  (2+ messages)

[PATCH v3] video: Fix Kconfig indentation
 2020-01-15 15:35 UTC  (4+ messages)

[PATCH for 4.19-stable 00/25] mm/memory_hotplug: backport of pending stable fixes
 2020-01-15 15:33 UTC  (26+ messages)
` [PATCH for 4.19-stable 01/25] mm/memory_hotplug: make remove_memory() take the device_hotplug_lock
` [PATCH for 4.19-stable 02/25] mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section()
` [PATCH for 4.19-stable 03/25] mm, sparse: pass nid instead of pgdat to sparse_add_one_section()
` [PATCH for 4.19-stable 04/25] drivers/base/memory.c: remove an unnecessary check on NR_MEM_SECTIONS
` [PATCH for 4.19-stable 05/25] mm, memory_hotplug: add nid parameter to arch_remove_memory
` [PATCH for 4.19-stable 06/25] mm/memory_hotplug: release memory resource after arch_remove_memory()
` [PATCH for 4.19-stable 07/25] drivers/base/memory.c: clean up relics in function parameters
` [PATCH for 4.19-stable 08/25] mm, memory_hotplug: update a comment in unregister_memory()
` [PATCH for 4.19-stable 09/25] mm/memory_hotplug: make unregister_memory_section() never fail
` [PATCH for 4.19-stable 10/25] mm/memory_hotplug: make __remove_section() "
` [PATCH for 4.19-stable 11/25] powerpc/mm: Fix section mismatch warning
` [PATCH for 4.19-stable 12/25] powerpc/mm: move warning from resize_hpt_for_hotplug()
` [PATCH for 4.19-stable 13/25] mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
` [PATCH for 4.19-stable 14/25] s390x/mm: implement arch_remove_memory()
` [PATCH for 4.19-stable 15/25] mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
` [PATCH for 4.19-stable 16/25] drivers/base/memory: pass a block_id to init_memory_block()
` [PATCH for 4.19-stable 17/25] mm/memory_hotplug: create memory block devices after arch_add_memory()
` [PATCH for 4.19-stable 18/25] mm/memory_hotplug: remove memory block devices before arch_remove_memory()
` [PATCH for 4.19-stable 19/25] mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail
` [PATCH for 4.19-stable 20/25] mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_section
` [PATCH for 4.19-stable 21/25] mm/hotplug: kill is_dev_zone() usage in __remove_pages()
` [PATCH for 4.19-stable 22/25] drivers/base/node.c: simplify unregister_memory_block_under_nodes()
` [PATCH for 4.19-stable 23/25] mm/memunmap: don't access uninitialized memmap in memunmap_pages()
` [PATCH for 4.19-stable 24/25] mm/memory_hotplug: fix try_offline_node()
` [PATCH for 4.19-stable 25/25] mm/memory_hotplug: shrink zones when offlining memory

Simultaneous play/record on implicit feedback device causes 'endpoint in use' error
 2020-01-15 15:33 UTC  (5+ messages)
  ` [EXT] "
      ` [alsa-devel] "

[PATCH 3/3] sysprof: move from meta-oe to meta-gnome
 2020-01-15 15:33 UTC  (7+ messages)
` [meta-gnome][PATCHv2 1/2] sysprof: add a recipe from oe-core

[igt-dev] [PATCH i-g-t 0/2] CCS Clear Color plane content check
 2020-01-15 15:33 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 1/2] lib/rendercopy: Enable render target Fast Clear for GEN12
` [igt-dev] ✓ Fi.CI.BAT: success for CCS Clear Color plane content check

Fwd: Add support for axiterm colors in parse_color
 2020-01-15 15:32 UTC  (6+ messages)

[PATCH v3] rpmsg: core: add API to get MTU
 2020-01-15 15:32 UTC  (3+ messages)

[PATCH 0/2] mmc: sdhci-acpi: Introduce device specific quirks, fix issues on 2 device models
 2020-01-15 15:31 UTC  (6+ messages)
` [PATCH 1/2] mmc: sdhci-acpi: Disable 1.8V modes on external microSD on Lenovo Miix 320

[PATCH] arm: exynos: Use proper PMIC device name
 2020-01-15 15:31 UTC  (2+ messages)

FIO verify bad header question
 2020-01-15 15:31 UTC 

[Cocci] Q: does spatch understand typeof?
 2020-01-15 15:30 UTC  (3+ messages)

[PATCH] video: ssd1307fb: add the missed regulator_disable
 2020-01-15 15:31 UTC  (5+ messages)

[dpdk-dev] [RFC PATCH 0/3] introduce IF proxy library
 2020-01-15 15:30 UTC  (7+ messages)

sched/fair: scheduler not running high priority process on idle cpu
 2020-01-15 15:30 UTC  (10+ messages)

[PATCH v3 00/21] KVM: Dirty ring interface
 2020-01-15 15:27 UTC  (10+ messages)
` [PATCH v3 12/21] KVM: X86: Implement ring-based dirty memory tracking

[PATCH] fbdev: s1d13xxxfb: add missed unregister_framebuffer in remove
 2020-01-15 15:27 UTC  (4+ messages)

[PATCH] ARM: dts: imx6dl-yapp4: Specify USB overcurrent protection polarity
 2020-01-15 15:17 UTC 

[Cluster-devel] [PATCH] Move struct gfs2_rgrp_lvb out of gfs2_ondisk.h
 2020-01-15 15:26 UTC  (6+ messages)

[PATCH 0/3] Add support for Goodix GT917S touch controller
 2020-01-15 15:25 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: input: touchscreen: add compatible string for Goodix GT917S

[ANNOUNCE] rt-tests-1.6
 2020-01-15 15:25 UTC 

[PATCH 0/5] Add support for Pine64 PineTab
 2020-01-15 15:24 UTC  (9+ messages)
` [PATCH 1/5] dt-bindings: vendor-prefix: add Shenzhen Feixin Photoelectics Co., Ltd
` [PATCH 4/5] dt-bindings: arm: sunxi: add binding for PineTab tablet

[PATCH] irqchip: mips-cpu: Remove eoi operation
 2020-01-15 15:22 UTC  (5+ messages)

[RFC PATCH 0/4] Support for out-of-tree hypervisor modules in i915/gvt
 2020-01-15 15:22 UTC  (4+ messages)
  ` [RFC PATCH 4/4] drm/i915/gvt: move public gvt headers out into global include

[PATCH 2/2] HID: core: increase HID report buffer size to 8KiB
 2020-01-15 15:21 UTC  (2+ messages)

[PATCH] regulator: core: fixup regulator_is_equal() helper
 2020-01-15 15:21 UTC  (3+ messages)

[PATCH bpf-next v2 00/10] tools: Use consistent libbpf include paths everywhere
 2020-01-15 15:21 UTC  (5+ messages)
` [PATCH bpf-next v2 01/10] samples/bpf: Don't try to remove user's homedir on clean
` [PATCH bpf-next v2 07/10] samples/bpf: Use consistent include paths for libbpf

[PATCH] dt-bindings: mfd: mediatek: Add MT6397 Pin Controller
 2020-01-15 15:19 UTC  (4+ messages)

Bug 205201 - Booting halts if Dawicontrol DC-2976 UW SCSI board installed, unless RAM size limited to 3500M
 2020-01-15 15:18 UTC  (5+ messages)

[RFC PATCH v1 1/3] dt-bindings: mmc: combine common mmc and dw-mshc properties
 2020-01-15 15:18 UTC  (8+ messages)
` [RFC PATCH v1 2/3] dt-bindings: mmc: convert synopsys dw-mshc bindings to yaml
` [RFC PATCH v1 3/3] dt-bindings: mmc: convert rockchip "

[Virtio-fs] Ways to uniquely and persistently identify nodes
 2020-01-15 15:19 UTC  (12+ messages)

[PATCH] null_blk: Fix zone write handling
 2020-01-15 15:18 UTC  (2+ messages)

[PATCH] arm: dts: exynos: Extend board description
 2020-01-15 15:18 UTC 

[PATCH] usb: uas: fix a plug & unplug racing
 2020-01-15 15:17 UTC  (2+ messages)

[PATCH v4] video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs
 2020-01-15 15:16 UTC  (6+ messages)

#apt #yocto #sdk #toolchain
 2020-01-15 15:15 UTC  (2+ messages)
` [yocto] "

[alsa-devel] [PATCH] ALSA: usb-audio: add implicit fb quirk for MOTU M Series
 2020-01-15 15:13 UTC 

Unable to set "iInterface" in usb gadget via configfs
 2020-01-15 15:14 UTC  (2+ messages)

[PATCH] mm/mempolicy.c: Fix out of bounds write in mpol_parse_str()
 2020-01-15 15:14 UTC  (5+ messages)

[dpdk-dev] [PATCH v2 0/2] Handle mixed algorithms on GEN3 QAT
 2020-01-15 15:14 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/2] crypto/qat: handle mixed hash-cipher requests "
  ` [dpdk-dev] [PATCH v3 2/2] test/crypto: add more tests for mixed encypted-digest

[PATCH v4 00/12] vfio_pci: wrap pci device as a mediated device
 2020-01-15 15:12 UTC  (4+ messages)
` [PATCH v4 05/12] vfio_pci: duplicate vfio_pci.c

[PATCH 0/2] Fix some incompatibilites between KASAN and FORTIFY_SOURCE
 2020-01-15 14:57 UTC  (5+ messages)
` [PATCH 1/2] kasan: stop tests being eliminated as dead code with FORTIFY_SOURCE

2019 NYE Patchbomb Guide!
 2020-01-15 15:12 UTC  (2+ messages)

[PATCH v2 00/21] drm: Clean up VBLANK callbacks in struct drm_driver
 2020-01-15 15:11 UTC  (7+ messages)
` [PATCH v2 07/21] drm/i915: Convert to CRTC VBLANK callbacks
    ` [Intel-gfx] "

[PATCH 0/2] A couple of cleanups on top of for-next/e0pd
 2020-01-15 15:11 UTC  (2+ messages)

[PATCH v22 0/9] Add ARMv8 RAS virtualization support in QEMU
 2020-01-15 15:11 UTC  (3+ messages)
` [PATCH v22 2/9] docs: APEI GHES generation and CPER record description

[stable] [PATCH 1/2] coresight: etb10: Do not call smp_processor_id from preemptible
 2020-01-15 15:11 UTC  (5+ messages)

[PATCH] remoteproc: Add support for predefined notifyids
 2020-01-15 15:11 UTC  (5+ messages)

[PATCH kvmtool 00/16] Add writable BARs and PCIE 1.1 support
 2020-01-15 15:10 UTC  (6+ messages)
` [PATCH kvmtool 09/16] arm/pci: Do not use first PCI IO space bytes for devices

[PATCH] video: fbdev: arcfb: add missed free_irq
 2020-01-15 15:09 UTC  (4+ messages)

[dpdk-dev] [PATCH v4 00/14] net/i40e: ESP support
 2020-01-15 15:08 UTC  (6+ messages)
` [dpdk-dev] [PATCH v5 11/14] net/i40e: display Flow Director packet

[PATCH v1] pwm: lpss: Use positive condition in pwm_lpss_prepare()
 2020-01-15 15:08 UTC 

[PATCH 00/19] Enable Qualcomm QCS 404 HS/SS USB
 2020-01-15 15:08 UTC  (5+ messages)
` [PATCH 03/19] phy: qualcomm: Add Synopsys Hi-Speed USB PHY driver
` [PATCH 05/19] phy: qualcomm: usb: Add SuperSpeed "

[Intel-gfx] [PATCH 1/6] drm/i915/fbc: Reject PLANE_OFFSET.y%4!=0 on icl+ too
 2020-01-15 15:08 UTC  (5+ messages)
` [Intel-gfx] [PATCH 3/6] drm/i915/fbc: Move the plane state check into the fbc functions
` [Intel-gfx] [PATCH 5/6] drm/i915/fbc: Add fbc tracepoints

[GIT PULL] Crypto Update for 5.4
 2020-01-15 15:08 UTC  (5+ messages)
` [GIT PULL] Crypto Fixes "
  ` [GIT PULL] Crypto Fixes for 5.5

[PATCH] drm/i915: Fix use-after-free when destroying GEM context
 2020-01-15 15:08 UTC  (2+ messages)

xfs/191 failures?
 2020-01-15 15:08 UTC 

[PATCH] EDAC/sifive: fix return value check in ecc_register()
 2020-01-15 15:03 UTC  (2+ messages)

[4.4-stable] Mostly security fixes
 2020-01-15 15:06 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] net: xen-netback: hash.c: Use built-in RCU list checking
 2020-01-15 15:05 UTC  (4+ messages)
` [Xen-devel] "
  `  "

[Intel-gfx] [PATCH] drm/i915: Preemptive timeline retirement
 2020-01-15 15:05 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Preemptive timeline retirement (rev3)

[Linux-kernel-mentees] [PATCH] net: xen-netbank: hash.c: Use built-in RCU list checking
 2020-01-15 15:04 UTC  (6+ messages)
    ` [Xen-devel] "
      `  "

[PATCH v12 00/13] VIRTIO-IOMMU device
 2020-01-15 15:04 UTC  (5+ messages)
` [PATCH v12 09/13] virtio-iommu: Implement fault reporting

How to debug HW startup?
 2020-01-15 15:04 UTC  (20+ messages)
                      ` Debugging VoCore2 ROM Startup (was: How to debug HW startup?)
                        ` Debugging VoCore2 ROM Startup


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.