All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-17 11:59:33 to 2021-05-17 12:42:45 UTC [more...]

[PATCH v2 1/4] lib/vsprintf: Allow to override ISO 8601 date and time separator
 2021-05-17 12:42 UTC  (4+ messages)

[PATCH 00/21] block: publish backup-top filter
 2021-05-17 12:40 UTC  (7+ messages)
` [PATCH 01/21] block: introduce bdrv_replace_child_bs()
` [PATCH 02/21] block: introduce blk_replace_bs
` [PATCH 03/21] qdev-properties: PropertyInfo: add realized_set_allowed field

Rebase options via git pull
 2021-05-17 12:42 UTC  (7+ messages)

[PATCH] tty: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUART
 2021-05-17 12:41 UTC  (2+ messages)

[PATCH v12 0/8] MTE support for KVM guest
 2021-05-17 12:32 UTC  (35+ messages)
` [PATCH v12 1/8] arm64: mte: Handle race when synchronising tags
` [PATCH v12 2/8] arm64: Handle MTE tags zeroing in __alloc_zeroed_user_highpage()
` [PATCH v12 3/8] arm64: mte: Sync tags for pages where PTE is untagged
` [PATCH v12 4/8] arm64: kvm: Introduce MTE VM feature
` [PATCH v12 5/8] arm64: kvm: Save/restore MTE registers
` [PATCH v12 6/8] arm64: kvm: Expose KVM_ARM_CAP_MTE
` [PATCH v12 7/8] KVM: arm64: ioctl to fetch/store tags in a guest
` [PATCH v12 8/8] KVM: arm64: Document MTE capability and ioctl

[PATCH] [v2] platform/surface: aggregator: avoid clang -Wconstant-conversion warning
 2021-05-17 12:40 UTC  (4+ messages)

[PATCH v2] vhost-vdpa: Remove redundant declaration of address_space_memory
 2021-05-17 12:32 UTC 

[dpdk-dev] [PATCH] doc: add tested platforms with Mellanox NICs
 2021-05-17 12:39 UTC 

FAILED: patch "[PATCH] drm/i915/overlay: Fix active retire callback alignment" failed to apply to 5.4-stable tree
 2021-05-17 12:39 UTC 

warning on PREEMPT_RT kernel
 2021-05-17 12:39 UTC 

[PATCH] sound: rawmidi: Add framing mode
 2021-05-17 12:37 UTC  (2+ messages)

add remap_pfn_range_notrack instead of reinventing it in i915 v2
 2021-05-17 12:37 UTC  (5+ messages)
` [PATCH 4/4] i915: fix remap_io_sg to verify the pgprot
    ` [Intel-gfx] "

[PATCH] btrfs: do not BUG_ON(ret) in link_to_fixup_dir
 2021-05-17 12:34 UTC  (2+ messages)

[PATCH] usb: typec: ucsi: Clear pending after acking connector change
 2021-05-17 12:36 UTC  (4+ messages)

[PATCH 1/3] dt-bindings: clock: convert cs2000-cp bindings to yaml
 2021-05-17 12:29 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: clk: cs2000-cp: Document aux-output-source
` [PATCH 3/3] clk: cs2000-cp: Make aux output function controllable

[PATCH] media: hantro: Fix PM reference leak in device_run()
 2021-05-17 12:35 UTC  (4+ messages)

FAILED: patch "[PATCH] drm/i915: Read C0DRB3/C1DRB3 as 16 bits again" failed to apply to 5.4-stable tree
 2021-05-17 12:36 UTC 

FAILED: patch "[PATCH] drm/msm/dp: check sink_count before update is_connected" failed to apply to 5.10-stable tree
 2021-05-17 12:36 UTC 

[PULL 00/20] Misc patches for 2020-05-17
 2021-05-17 12:15 UTC  (6+ messages)
` [PULL 15/20] KVM: Provide helper to sync dirty bitmap from slot to ramblock
` [PULL 18/20] KVM: Add dirty-ring-size property
` [PULL 19/20] KVM: Disable manual dirty log when dirty ring enabled
` [PULL 20/20] KVM: Dirty ring support

[PATCH v3 0/3] IR driver for USB-UIRT device
 2021-05-17 12:35 UTC  (8+ messages)

[PATCH] drm: bridge: cdns-mhdp8546: Fix PM reference leak in cdns_mhdp_probe()
 2021-05-17 12:34 UTC  (4+ messages)

[PATCH] x86/sev-es: Invalidate the GHCB after completing VMGEXIT
 2021-05-17 12:33 UTC  (2+ messages)

RFC: Qemu backup interface plans
 2021-05-17 12:07 UTC 

[RFC 0/3] add support for diagrams generated from SVG sources
 2021-05-17 12:33 UTC  (8+ messages)
` [RFC 1/3] Makefile: allow epub and latexpdf outputs to use diagrams "
  ` [docs] "
` [docs] [RFC 0/3] add support for diagrams generated "

more iommu dead code removal
 2021-05-17 12:30 UTC  (15+ messages)
` [PATCH 3/6] vfio: remove the unused mdev iommu hook

[mark-rutland:atomics/arch-atomic 31/33] include/asm-generic/atomic-long.h:553:9: error: implicit declaration of function 'atomic_add_return'; did you mean 'atomic64_add_return'?
 2021-05-17 12:30 UTC 

[PATCH] btrfs-progs: fix inspect-internal --help incomplete sentence
 2021-05-17 12:28 UTC  (3+ messages)
` [PATCH v2] "

[RFC PATCH 00/15] softmmu: Make various objects target agnostic
 2021-05-17 11:55 UTC  (13+ messages)
` [RFC PATCH 02/15] accel/whpx: Simplify #ifdef'ry
` [RFC PATCH 04/15] accel: Only use TCG when building user-mode emulation
` [RFC PATCH 05/15] accel/kvm: Simplify user-mode #ifdef'ry
` [RFC PATCH 06/15] hw/acpi/memory_hotplug: Remove unused 'hw/acpi/pc-hotplug.h' header
` [RFC PATCH 08/15] softmmu/cpu-timers: Remove unused 'exec/exec-all.h' header
` [RFC PATCH 09/15] softmmu/runstate: Clean headers
` [RFC PATCH 10/15] exec/gdbstub: Make gdb_exit() / gdb_set_stop_cpu() target agnostic
` [RFC PATCH 11/15] exec/cpu: Make address_space_init/reloading_memory_map "
` [RFC PATCH 12/15] sysemu/kvm: Make kvm_on_sigbus() / kvm_on_sigbus_vcpu() "
` [RFC PATCH 13/15] sysemu/memory_mapping: Become target-agnostic
` [RFC PATCH 14/15] softmmu/cpus: Extract QMP command handlers to cpus-qmp.c
` [RFC PATCH 15/15] softmmu: Build target-agnostic objects once

[RFC PATCH] Documentation/arm64: describe the kernel's expectations of 'memory'
 2021-05-17 12:25 UTC  (7+ messages)

[PATCH v1 1/1] drm/i915: Include only needed headers in ascii85.h
 2021-05-17 12:29 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH v4 1/4] devres: Make locking straight forward in release_nodes()
 2021-05-17 12:29 UTC  (4+ messages)
` [PATCH v4 2/4] devres: Use list_for_each_safe_from() in remove_nodes()
` [PATCH v4 3/4] devres: No need to call remove_nodes() when there none present
` [PATCH v4 4/4] devres: Enable trace events

[PATCH] remove qemu-options* from root directory
 2021-05-17 12:27 UTC  (2+ messages)

[PATCH v2 0/3] MTD: spinand: Add spi_mem_poll_status() support
 2021-05-17 12:24 UTC  (14+ messages)
` [PATCH v2 1/3] spi: spi-mem: add automatic poll status functions

[Nouveau] [PATCH] nouveau/gem: fix user-after-free in nouveau_gem_new
 2021-05-17 12:28 UTC  (4+ messages)

[PATCH] video: hgafb: correctly handle card detect failure during probe
 2021-05-17 12:27 UTC  (3+ messages)

linux 5.12 - fails to boot - soft lockup - CPU#0 stuck for 23s! - RIP smp_call_function_single
 2021-05-17 12:27 UTC  (2+ messages)

[Nouveau] [PATCH 0/3] drm: Remove some includes of drm_legacy.h
 2021-05-17 12:26 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] drm/amdgpu: Add vbios info ioctl interface
 2021-05-17 12:25 UTC  (3+ messages)

5.10.37 won't boot on my system, but 5.10.36 with same config does
 2021-05-17 12:25 UTC  (8+ messages)

[PATCH 0/3] Convert index writes to use hashfile API
 2021-05-17 12:24 UTC  (6+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] hashfile: use write_in_full()
  ` [PATCH v2 2/4] csum-file.h: increase hashfile buffer size
  ` [PATCH v2 3/4] read-cache: use hashfile instead of git_hash_ctx
  ` [PATCH v2 4/4] read-cache: delete unused hashing methods

[PATCH 0/9] arm64: dts: rockchip: Initial Toybrick TB-RK1808M0 support
 2021-05-17 12:22 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm/i915: Fix a possible use of uninitialized variable in remap_io_sg()
 2021-05-17 12:24 UTC  (4+ messages)

stable-rc/queue/4.14 build: 192 builds: 0 failed, 192 passed, 63 warnings (v4.14.232-298-g9164fb19163e)
 2021-05-17 12:23 UTC 

[PATCH] replication: move include out of root directory
 2021-05-17 12:19 UTC 

[PATCH] net: Remove the member netns_ok
 2021-05-17 12:22 UTC  (2+ messages)

[PATCH] sparse-index: fix uninitialized jump
 2021-05-17 12:22 UTC 

drivers/net/dsa/ocelot/felix.c:1329 felix_check_xtr_pkt() error: uninitialized symbol 'err'
 2021-05-17 12:21 UTC 

[PATCH 00/17] Add an experimental driver for Intel NUC leds
 2021-05-17 12:19 UTC  (9+ messages)
` [PATCH 02/17] staging: nuc-wmi: detect WMI API detection
` [PATCH 17/17] staging: nuc-led: update the TODOs

[arm-platforms:irq/domain_cleanup 30/32] drivers/pci/controller/pcie-xilinx-cpm.c:225:51: error: expected ')'
 2021-05-17 12:17 UTC  (2+ messages)

[PATCH v2 1/1] ata: Replace inclusion of kernel.h by bits.h in the header
 2021-05-17 12:20 UTC  (2+ messages)

[meta-rockchip][PATCH v7 0/6] kmeta BSP for nanopi-m4
 2021-05-17 12:19 UTC  (7+ messages)
` [meta-rockchip][PATCH v7 1/6] linux-yocto: add an initial NanoPi-M4 BSP
` [meta-rockchip][PATCH v7 2/6] linux-yocto: add workaround to disable VOPL usage on HDMI
` [meta-rockchip][PATCH v7 3/6] linux-firmware: import variables file for ap4356s firmware from armbian
` [meta-rockchip][PATCH v7 4/6] NanoPi-M4: activate Wifi support
` [meta-rockchip][PATCH v7 5/6] WIP Import rkwifibt-firmware from vendor's meta-rockchip
` [meta-rockchip][PATCH v7 6/6] WIP NanoPi-M4: activate BT support

[PATCH v4 0/6] Add IOMMU driver for rk356x
 2021-05-17 12:16 UTC  (6+ messages)
` [PATCH v4 6/6] iommu: rockchip: Add support iommu v2

[PATCH qemu v19] spapr: Implement Open Firmware client interface
 2021-05-17 12:17 UTC  (4+ messages)

[PATCH V3 00/22] Live Update
 2021-05-17 11:40 UTC  (6+ messages)

[PATCH 1/1] selftests/powerpc: Remove duplicated header file inclusion
 2021-05-17 12:16 UTC 

[Qemu-devel] [PATCH 0/7] target/xtensa: group helpers by functionality
 2021-05-17 12:11 UTC  (5+ messages)
` [Qemu-devel] [PATCH 7/7] target/xtensa: move non-HELPER functions to helper.c

[PATCH] reiserfs: add check for invalid 1st journal block
 2021-05-17 12:15 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3] drm/i915: Invoke another _DSM to enable MUX on HP Workstation laptops
 2021-05-17 12:15 UTC  (6+ messages)
      ` [Intel-gfx] "

[xen-unstable test] 161973: tolerable FAIL
 2021-05-17 12:14 UTC 

[PATCH] target/riscv: Remove obsolete 'CPU unmigratable' comment
 2021-05-17 12:09 UTC  (3+ messages)

[PATCH v2] docs/zh_CN: add core api kobject translation
 2021-05-17 12:13 UTC  (2+ messages)

[RESEND PATCH v2 0/2] STM32 USBPHYC vbus-supply property support
 2021-05-17 12:08 UTC  (9+ messages)
` [RESEND PATCH v2 1/2] dt-bindings: phy: add vbus-supply optional property to phy-stm32-usbphyc
` [RESEND PATCH v2 2/2] phy: stm32: manage optional vbus regulator on phy_power_on/off

stable-rc/queue/5.11 build: 180 builds: 0 failed, 180 passed, 13 warnings (v5.11.21-308-ge37d6a211413)
 2021-05-17 12:12 UTC 

[PATCH v4 1/3] drm/hyperv: Add DRM driver for hyperv synthetic video device
 2021-05-17 12:11 UTC  (7+ messages)
` [PATCH v4 2/3] drm/hyperv: Handle feature change message from device
` [PATCH v4 3/3] MAINTAINERS: Add maintainer for hyperv video device

[PATCH v2] watchdog: sbsa: Support architecture version 1
 2021-05-17 12:10 UTC 

[PATCH] btf: Add --btf_prefix flag
 2021-05-17 12:06 UTC 

[PATCH] arm64: Make ARCH_DMA_MINALIGN configurable
 2021-05-17 12:01 UTC  (3+ messages)

[PATCH v4 0/3] Rework CPU capacity asymmetry detection
 2021-05-17 12:04 UTC  (3+ messages)
` [PATCH v4 2/3] sched/topology: "

[PATCH v2] dt-bindings: media: venus: Add sc7280 dt schema
 2021-05-17 12:03 UTC 

[PATCH] netfilter: conntrack: Make global sysctls readonly in non-init netns
 2021-05-17 12:03 UTC  (2+ messages)

stable-rc/queue/5.12 build: 176 builds: 0 failed, 176 passed, 13 warnings (v5.12.4-340-gdc9ee8b28006)
 2021-05-17 12:03 UTC 

[PATCH] mac80211: minstrel_ht: ignore frame that was sent with noAck flag
 2021-05-17 12:01 UTC 

[PATCH v2 0/2] shebang fixes and explicit python3 switch for v4.9
 2021-05-17 12:01 UTC  (5+ messages)
` [PATCH v2 1/2] tweewide: Fix most Shebang lines

[mark-rutland:atomics/arch-atomic 30/33] include/asm-generic/atomic-long.h:59:9: error: implicit declaration of function 'atomic64_add_return'; did you mean 'atomic64_dec_return'?
 2021-05-17 12:02 UTC 

[PATCH v2] soc: qcom: socinfo: Add remaining IPQ6018 family ID-s
 2021-05-17 12:00 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.