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

[PATCH v5 kunit-next 0/4] kunit: add debugfs representation to show results
 2020-02-19 16:17 UTC  (5+ messages)
` [PATCH v5 kunit-next 1/4] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display
` [PATCH v5 kunit-next 2/4] kunit: add log test
` [PATCH v5 kunit-next 3/4] kunit: subtests should be indented 4 spaces according to TAP
` [PATCH v5 kunit-next 4/4] kunit: update documentation to describe debugfs representation

[PATCH v4 0/3] Add DA9062 GPIO support
 2020-02-19 16:17 UTC  (5+ messages)
` [PATCH v4 3/3] pinctrl: da9062: add driver support

[PATCH v3 0/8] do not store GPU address in TTM
 2020-02-19 13:53 UTC  (2+ messages)
` [PATCH 3/8] drm/vmwgfx: don't use ttm bo->offset

[PATCH v3] ASoC: dt-bindings: stm32: convert sai to json-schema
 2020-02-19 16:17 UTC 

[PATCH v6 00/79] refactor main RAM allocation to use hostmem backend
 2020-02-19 16:08 UTC  (16+ messages)
` [PATCH v6 01/79] numa: remove deprecated -mem-path fallback to anonymous RAM
` [PATCH v6 02/79] machine: introduce memory-backend property
` [PATCH v6 03/79] machine: alias -mem-path and -mem-prealloc into memory-foo backend
` [PATCH v6 04/79] machine: introduce convenience MachineState::ram
` [PATCH v6 05/79] initialize MachineState::ram in NUMA case
` [PATCH v6 06/79] vl.c: move -m parsing after memory backends has been processed
` [PATCH v6 07/79] vl.c: ensure that ram_size matches size of machine.memory-backend
` [PATCH v6 08/79] alpha/dp264: use memdev for RAM
` [PATCH v6 10/79] arm/aspeed: "
` [PATCH v6 12/79] arm/cubieboard: "
` [PATCH v6 14/79] arm/highbank: "
` [PATCH v6 15/79] arm/imx25_pdk: drop RAM size fixup
` [PATCH v6 16/79] arm/imx25_pdk: use memdev for RAM
` [PATCH v6 17/79] arm/integratorcp: "
` [PATCH v6 19/79] arm/kzm: "

[PATCH] staging: exfat: remove exfat_fat_sync()
 2020-02-19 16:17 UTC 

RFC: multipath-tools: NVMe native multipath and default setting for "enable_foreign"
 2020-02-19 16:17 UTC 

[alsa-devel] [PATCH v2] ASoC: dt-bindings: renesas, rsnd: switch to yaml base Documentation
 2020-02-19 16:17 UTC  (2+ messages)
` [PATCH v2] ASoC: dt-bindings: renesas,rsnd: "

[PATCH v2 0/2] ASoC: meson: add internal DAC support
 2020-02-19 16:16 UTC  (7+ messages)
` [PATCH v2 1/2] ASoC: meson: add t9015 internal codec binding documentation
` [PATCH v2 2/2] ASoC: meson: add t9015 internal DAC driver

[PATCH bpf] bpf: fix a potential deadlock with bpf_map_do_batch
 2020-02-19 16:15 UTC  (4+ messages)

[PATCH 13/22] arm64: mte: Handle synchronous and asynchronous tag check faults
 2020-02-19 16:16 UTC  (6+ messages)
` [PATCH] arm64: mte: Do not service syscalls after async tag fault

[PATCH 00/19] VFS: Filesystem information and notifications [ver #16]
 2020-02-19 16:16 UTC  (4+ messages)

selftests: Linux Kernel Dump Test Module output
 2020-02-19 16:16 UTC  (3+ messages)

[PATCH] kconfig: make 'imply' obey the direct dependency
 2020-02-19 16:15 UTC  (2+ messages)

[PATCH v3 00/22] tracing vs world
 2020-02-19 16:15 UTC  (27+ messages)
` [PATCH v3 04/22] x86/doublefault: Make memmove() notrace/NOKPROBE
` [PATCH v3 08/22] rcu,tracing: Create trace_rcu_{enter,exit}()
` [PATCH v3 09/22] sched,rcu,tracing: Avoid tracing before in_nmi() is correct
` [PATCH v3 10/22] x86,tracing: Add comments to do_nmi()
` [PATCH v3 12/22] tracing: Employ trace_rcu_{enter,exit}()
` [PATCH v3 13/22] tracing: Remove regular RCU context for _rcuidle tracepoints (again)
` [PATCH v3 16/22] locking/atomics, kcsan: Add KCSAN instrumentation
` [PATCH v3 22/22] x86/int3: Ensure that poke_int3_handler() is not sanitized

[PATCH 0/5] Multipath Follow-up patches
 2020-02-19 16:15 UTC  (4+ messages)
` [PATCH 1/5] multipath: fix issues found by compiling with gcc 10

[PATCH V3] nvme: code cleanup nvme_identify_ns_desc()
 2020-02-19 16:14 UTC 

[Intel-gfx] [PATCH i-g-t] tests/gem_userptr_blits: Refresh map-fixed-invalidate* subtests
 2020-02-19 16:13 UTC  (2+ messages)
` [igt-dev] "

[PATCH 0/4] am: provide a replacement for "cat .git/rebase-apply/patch"
 2020-02-19 16:13 UTC  (5+ messages)
` [PATCH 1/4] parse-options: convert "command mode" to a flag
` [PATCH 2/4] am: convert "resume" variable to a struct
` [PATCH 3/4] am: support --show-current-patch=raw as a synonym for--show-current-patch
` [PATCH 4/4] am: support --show-current-patch=diff to retrieve .git/rebase-apply/patch

[PATCH 00/52] drm_device managed resources
 2020-02-19 16:13 UTC  (32+ messages)
` [PATCH 03/52] drm: add managed resources tied to drm_device
        ` [Intel-gfx] "
` [PATCH 13/52] drm/mcde: Use drmm_add_final_kfree
  ` [Intel-gfx] "
` [PATCH 22/52] drm: Use drmm_ for drm_dev_init cleanup
          ` [Intel-gfx] "
` [PATCH 27/52] drm: Manage drm_mode_config_init with drmm_
      ` [Intel-gfx] "
` [PATCH 33/52] drm/mcde: Drop explicit drm_mode_config_cleanup call
  ` [Intel-gfx] "
` [PATCH 34/52] drm/mcde: More devm_drm_dev_init
    ` [Intel-gfx] "
` [PATCH 52/52] drm: Add docs for managed resources
      ` [Intel-gfx] "

[regression] cpuset: offlined CPUs removed from affinity masks
 2020-02-19 16:12 UTC  (13+ messages)

[PATCH v4 00/17] riscv: Add Sipeed Maix support
 2020-02-19 16:12 UTC  (3+ messages)
` [PATCH v4 14/17] riscv: Try to get cpu frequency from device tree

[PATCH] usb: typec: tcpm: move to SNK_UNATTACHED if sink removed for DRP
 2020-02-19 16:05 UTC 

[Virtio-fs] SELinux support in virtio-fs
 2020-02-19 16:11 UTC  (4+ messages)
  ` [selinux-internal] "
    ` [Virtio-fs] "

[alsa-devel] [PATCH 0/9] add ASoC components for AHUB
 2020-02-19 16:10 UTC  (22+ messages)
` [alsa-devel] [PATCH 4/9] ASoC: tegra: add Tegra210 based I2S driver

[alsa-devel] [PATCH v3 0/7] ASoC: soc-pcm cleanup step2
 2020-02-19 16:09 UTC  (4+ messages)

[PATCH v1 0/2] display proper CPU frequency on hifive-unleashed
 2020-02-19 16:09 UTC  (3+ messages)
` [PATCH v1 2/2] cpu: clk: riscv: populate proper CPU core clk frequency

Towards Xenomai on Dovetail
 2020-02-19 16:09 UTC  (4+ messages)

Race condition in overlayed qcow2?
 2020-02-19 16:07 UTC  (2+ messages)

[Xen-devel] [PATCH 0/2] smp: convert cpu_add_remove_lock int a rw lock
 2020-02-19 16:08 UTC  (10+ messages)
` [Xen-devel] [PATCH 2/2] smp: convert cpu_hotplug_begin into a blocking lock acquisition

[RFC PATCH 0/5] Removing support for 32bit KVM/arm host
 2020-02-19 15:46 UTC  (5+ messages)

[PATCH][v2] xfstests: add a option to run xfstests under a cgroup
 2020-02-19 16:07 UTC  (4+ messages)

[PATCH v2 0/4] arm: dts: renesas: Add reset control properties for display
 2020-02-19 16:06 UTC  (9+ messages)
` [PATCH v2 3/4] arm64: dts: renesas: rcar-gen3: "
` [PATCH v2 4/4] arm64: dts: renesas: rzg2: "

[alsa-devel] [PATCH v2] ASoC: dt-bindings: simple-card: switch to yaml base Documentation
 2020-02-19 16:04 UTC  (5+ messages)
`  "

[dm-crypt] Bug in cryptsetup 2.3.0 (BitLocker key-file support)
 2020-02-19 16:05 UTC 

[PATCH v3] leds: add SGI IP30 led support
 2020-02-19 16:05 UTC 

[tpm2] Re: Need help cross compiling tpm2-* for arm
 2020-02-19 16:04 UTC 

[PATCH v5] dt-bindings: display: renesas: du: Document optional reset properties
 2020-02-19 16:04 UTC  (3+ messages)

[PATCH] meta-poky: update to new mailing lists
 2020-02-19 16:02 UTC  (3+ messages)
` [poky] "

[PATCH] babeltrace2: added 2.0.1
 2020-02-19 16:02 UTC  (7+ messages)

[Xen-devel] [PATCH] xen/sched: don't disable interrupts all the time when dumping run-queues
 2020-02-19 16:01 UTC  (2+ messages)

[Buildroot] [PATCH 1/5] package/audiofile: annotate _IGNORE_CVES for the included security patches
 2020-02-19 16:02 UTC  (5+ messages)
` [Buildroot] [PATCH 2/5] package/libsndfile: "
` [Buildroot] [PATCH 3/5] package/libtomcrypt: "
` [Buildroot] [PATCH 4/5] package/vorbis-tools: "
` [Buildroot] [PATCH 5/5] package/ipsec-tools: "

[PATCH v3 0/3] introduce a uid/gid shifting bind mount
 2020-02-19 16:01 UTC  (8+ messages)

[PATCH] crypto: arm64: CE: implement export/import
 2020-02-19 16:00 UTC  (2+ messages)

[PATCH] t3424: new rebase testcase documenting a stat-dirty-like failure
 2020-02-19 16:00 UTC  (6+ messages)

[dpdk-dev] CONFIG_RTE_MAX_MEM_MB fails in DPDK18.05
 2020-02-19 16:00 UTC  (11+ messages)

[igt-dev] [PATCH i-g-t v2] ts/core_setmaster: new test for drop/set master semantics
 2020-02-19 15:59 UTC  (3+ messages)
` [igt-dev] ✗ GitLab.Pipeline: failure for ts/core_setmaster: new test for drop/set master semantics (rev2)
` [igt-dev] ✓ Fi.CI.BAT: success "

[PATCH 0/7] Sort out overlay ino numbers
 2020-02-19 15:59 UTC  (6+ messages)
` [PATCH 5/7] ovl: avoid possible inode number collisions with xino=on

[PATCH v1 1/2] nvme-pci: Use single IRQ vector for old Apple models
 2020-02-19 15:58 UTC  (2+ messages)

[PATCH] drm/sun4i: dsi: Avoid hotplug race with DRM driver bind
 2020-02-19 15:57 UTC  (3+ messages)

[PATCH v3] PCI: pciehp: Make sure pciehp_isr clears interrupt events
 2020-02-19 15:57 UTC  (5+ messages)

[Xen-devel] [PATCH v5 0/8] Add hypervisor sysfs-like support
 2020-02-19 15:57 UTC  (5+ messages)
` [Xen-devel] [PATCH v5 3/8] xen: add basic hypervisor filesystem support
` [Xen-devel] [PATCH v5 7/8] xen: add /buildinfo/config entry to hypervisor filesystem

[Intel-gfx] [PATCH 1/2] drm/i915/selftest: Analyse timestamp behaviour across context switches
 2020-02-19 15:55 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [1/2] drm/i915/selftest: Analyse timestamp behaviour across context switches (rev2)

New text
 2020-02-19 15:54 UTC 

[Intel-gfx] [PATCH v16 0/7] Refactor Gen11+ SAGV support
 2020-02-19 15:54 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Refactor Gen11+ SAGV support (rev2)

[PATCH v3 00/25] user_namespace: introduce fsid mappings
 2020-02-19 15:53 UTC  (5+ messages)
` [PATCH v3 19/25] commoncap: handle fsid mappings with vfs caps
` [PATCH v3 24/25] sys: handle fsid mappings in set*id() calls

[Xen-devel] [PATCH] xen/arm: Restrict access to most HVM_PARAM's
 2020-02-19 15:53 UTC  (2+ messages)

[PATCH v3 0/4] luks: add qemu-img measure support
 2020-02-19 15:52 UTC  (7+ messages)
` [PATCH v3 2/4] luks: implement .bdrv_measure()
` [PATCH v3 3/4] qemu-img: allow qemu-img measure --object without a filename
` [PATCH v3 4/4] iotests: add 282 luks qemu-img measure test

Pretty graphs
 2020-02-19 15:52 UTC  (4+ messages)

[PATCH] drm/amdgpu/display: clean up hdcp workqueue handling
 2020-02-19 15:52 UTC  (2+ messages)

[PATCH 1/2] crypto: drbg: DRBG should select SHA512
 2020-02-19 15:51 UTC  (2+ messages)
` [PATCH 2/2] crypto: drbg: DRBG_CTR should select CTR

[PATCH] WHPX: Assigning maintainer for Windows Hypervisor Platform
 2020-02-19 15:50 UTC  (4+ messages)
    ` [EXTERNAL] "

[PATCH 0/4] nvmet: add set feature based timestamp support
 2020-02-19 15:49 UTC  (4+ messages)

[PATCH] ARM: dts: r8a7745: Convert to new DU DT bindings
 2020-02-19 15:48 UTC  (2+ messages)

[Xen-devel] [PATCH 0/8] xen: don't let keyhandlers block indefinitely on locks
 2020-02-19 15:47 UTC  (5+ messages)
` [Xen-devel] [PATCH 3/8] xen/sched: don't use irqsave locks in dumping functions

[PATCH] spi: spidev: Fix CS polarity if GPIO descriptors are used
 2020-02-19 15:47 UTC  (2+ messages)

[PATCH] drm/amdgpu: add VM update fences back to the root PD v2
 2020-02-19 15:47 UTC  (4+ messages)

[PATCH v2 00/22] Fix error handling during bitmap postcopy
 2020-02-19 15:46 UTC  (7+ messages)
` [PATCH v2 14/22] qemu-iotests/199: better catch postcopy time
` [PATCH v2 16/22] qemu-iotests/199: change discard patterns

oe-core recipe for defining directories in /
 2020-02-19 15:46 UTC  (3+ messages)

bash: Fix CVE-2019-18276
 2020-02-19 15:46 UTC  (5+ messages)

KASAN: use-after-free Read in bitmap_ipmac_ext_cleanup
 2020-02-19 15:46 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: make dbuf configurations const
 2020-02-19 15:45 UTC 

[PATCH 0/2] ASoC: meson: add internal DAC support
 2020-02-19 15:44 UTC  (7+ messages)
` [PATCH 2/2] ASoC: meson: add t9015 internal DAC driver

[PATCH v2 0/8] docs: sysctl/kernel.rst rework
 2020-02-19 15:25 UTC  (4+ messages)
` [PATCH v2 7/8] docs: add a script to check sysctl docs

[PATCH] gstreamer: Fix reproducibility issue around libcap
 2020-02-19 15:45 UTC  (3+ messages)

[PATCH v3] cmd: Add command to dump drivers and compatible strings
 2020-02-19 15:45 UTC  (3+ messages)

[PATCH v2 0/2] libsepol: Grow hashtab dynamically
 2020-02-19 15:43 UTC  (3+ messages)
` [PATCH v2 1/2] libsepol,newrole: remove unused hashtab functions
` [PATCH v2 2/2] libsepol: grow hashtab dynamically

[MPTCP] Re: [multipathtcp] RFC6824bis edits based on implementation feedback
 2020-02-19 15:43 UTC 

[PATCH v2] nvme/pci: Add sleep quirk for Samsung and Toshiba drives
 2020-02-19 15:43 UTC  (3+ messages)

[PATCH 0/2] virtio-blk: improve handling of DMA mapping failures
 2020-02-19 15:42 UTC  (6+ messages)
` [PATCH 1/2] virtio-blk: fix hw_queue stopped on arbitrary error

[PATCH 0/2] libsepol: Grow hashtab dynamically
 2020-02-19 15:43 UTC  (3+ messages)
` [PATCH 2/2] libsepol: grow "

[PATCH 15/18] media: allegro: verify source and destination buffer in VCU response
 2020-02-19 15:41 UTC  (3+ messages)

[PATCH] powerpc/kasan: Fix error detection on memory allocation
 2020-02-19 15:39 UTC 

OF: ERROR: Bad of_node_put() on /ocp/interconnect@4a000000/segment@0/target-module@8000/cm_core@0/l4per-cm@1700/l4per-clkctrl@28
 2020-02-19 15:41 UTC 

[PATCH] dt-bindings: ata: rcar-sata: Convert to json-schema
 2020-02-19 15:41 UTC 

[PATCH 1/1] RDMA/rw: map P2P memory correctly for signature operations
 2020-02-19 15:41 UTC 

[PATCH v2 00/34] crypto: ccree - miscellaneous fixes and improvements
 2020-02-19 15:41 UTC  (3+ messages)

dma_mask limited to 32-bits with OF platform device
 2020-02-19 15:40 UTC  (10+ messages)

[PATCH 0/9] remoteproc: imx_rproc: support i.MX8/8M/7ULP
 2020-02-19 15:40 UTC  (4+ messages)
` [PATCH 3/9] remoteproc: add support to skip firmware load when recovery


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.