All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-07 11:26:05 to 2022-03-07 12:04:40 UTC [more...]

starting to look at qemu savevm performance, a first regression detected
 2022-03-07 11:31 UTC  (5+ messages)

[PULL 0/2] Seabios 20220307 patches
 2022-03-07 11:03 UTC  (2+ messages)
` [PULL 2/2] update seabios binaries to 1.16.0

[PULL v2 00/19] 9p queue 2022-03-07 (previous 2022-03-04)
 2022-03-07 11:15 UTC  (7+ messages)
` [PULL v2 04/19] 9p: darwin: Handle struct dirent differences
` [PULL v2 02/19] 9p: Rename 9p-util -> 9p-util-linux
` [PULL v2 01/19] 9p: linux: Fix a couple Linux assumptions
` [PULL v2 07/19] 9p: darwin: *xattr_nofollow implementations
` [PULL v2 19/19] fsdev/p9array.h: convert Doxygen -> kerneldoc format
` [PULL v2 06/19] 9p: darwin: Move XATTR_SIZE_MAX->P9_XATTR_SIZE_MAX

[libvirt test] 168452: regressions - FAIL
 2022-03-07 12:04 UTC 

[PATCH 00/16] A few cleanup and fixup patches for migration
 2022-03-07 12:03 UTC  (13+ messages)
` [PATCH 07/16] mm/migration: use helper macro min_t in do_pages_stat
` [PATCH 12/16] mm/migration: fix potential page refcounts leak in migrate_pages
` [PATCH 13/16] mm/migration: return errno when isolate_huge_page failed

[PATCH] pinctrl/rockchip: Add missing of_node_put() in rockchip_pinctrl_probe
 2022-03-07 12:02 UTC  (3+ messages)

[EXT] Re: [PATCH v8 01/15] crypto/fsl: Add support for CAAM Job ring driver model
 2022-03-07 12:03 UTC  (7+ messages)

[PATCH] mt76: mt7921: move mt7921_init_hw in a dedicated work
 2022-03-07 12:00 UTC  (2+ messages)

[ovmf test] 168457: regressions - FAIL
 2022-03-07 12:00 UTC 

ftrace bug
 2022-03-07 12:00 UTC  (2+ messages)

[linux-linus test] 168450: tolerable FAIL - PUSHED
 2022-03-07 11:59 UTC 

[PATCH net-next 00/10] net: Convert user to netif_rx(), part 3
 2022-03-07 12:00 UTC  (2+ messages)

[PATCH v2 1/1] virtio: fix feature negotiation for ACCESS_PLATFORM
 2022-03-07 11:17 UTC  (3+ messages)

[PULL 00/23] Block patches
 2022-03-07 10:35 UTC  (8+ messages)
` [PULL 04/23] block: fix preallocate filter: don't do unaligned preallocate requests
` [PULL 05/23] tests/qemu-iotests/040: Skip TestCommitWithFilters without 'throttle'
` [PULL 06/23] tests/qemu-iotests/testrunner: Quote "case not run" lines in TAP mode
` [PULL 08/23] block/block-copy: move copy_bitmap initialization to block_copy_state_new()
` [PULL 12/23] block/block-copy: add block_copy_reset()
` [PULL 19/23] block: copy-before-write: realize snapshot-access API
` [PULL 20/23] iotests/image-fleecing: add test-case for fleecing format node

[PATCH v3 0/4] KVM: x86: Use static calls to reduce kvm_pmu_ops overhead
 2022-03-07 11:59 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: x86: Move kvm_ops_static_call_update() to x86.c
` [PATCH v3 2/4] KVM: x86: Copy kvm_pmu_ops by value to eliminate layer of indirection
` [PATCH v3 3/4] KVM: x86: Move .pmu_ops to kvm_x86_init_ops and tag as __initdata
` [PATCH v3 4/4] KVM: x86: Use static calls to reduce kvm_pmu_ops overhead

[BUG] crypto: ccree: driver does not handle case where cryptlen = authsize =0
 2022-03-07 11:59 UTC  (15+ messages)

[meta-oe][master][PATCH] libtinyxml2: fix packaging of test files
 2022-03-07 11:57 UTC  (4+ messages)
` [oe] "

[PATCH 1/1] xen/x86: Livepatch: support patching CET-enhanced functions
 2022-03-07 11:57 UTC  (2+ messages)

[PATCH v2 0/5] Remove qemu_gettimeofday()
 2022-03-07 11:36 UTC  (6+ messages)
` [PATCH v2 4/5] Replace qemu_gettimeofday() with g_get_real_time()

[PATCH v1 1/1] gpiolib: acpi: Convert ACPI value of debounce to microseconds
 2022-03-07 11:56 UTC 

[PATCH 1/2] iscsi_tcp: Fix NULL pointer dereference in iscsi_sw_tcp_conn_get_param()
 2022-03-07 11:55 UTC  (3+ messages)

[PATCH 0/6] aspeed/smc: 'num_cs' cleanup
 2022-03-07 11:07 UTC  (12+ messages)
` [PATCH 1/6] aspeed/smc: Use max number of CE instead of 'num_cs'
` [PATCH 3/6] aspeed/smc: Remove 'num_cs' field
` [PATCH 4/6] aspeed/smc: Rename 'max_peripherals' to 'max_cs'
` [PATCH 5/6] aspeed/smc: Let the SSI core layer define the bus name
` [PATCH 6/6] aspeed/smc: Fix error log

regarding Intel E810
 2022-03-07 11:54 UTC  (2+ messages)

[PATCH v1 0/6] ARM: dts: lan966x: dtsi improvements and KSwitch D10 support
 2022-03-07 11:53 UTC  (6+ messages)
` [PATCH v1 3/6] ARM: dts: lan966x: add all flexcom usart nodes

[PULL 00/33] Abstract ArchCPU
 2022-03-07 11:51 UTC  (6+ messages)

[PATCH v6 00/19] vfio-user server in QEMU
 2022-03-07 11:36 UTC  (7+ messages)
` [PATCH v6 15/19] vfio-user: handle device interrupts
` [PATCH v6 17/19] vfio-user: register handlers to facilitate migration
` [PATCH v6 18/19] vfio-user: handle reset of remote device

[PATCH 0/2] Livepatch: support for livepatching CET functions
 2022-03-07 11:53 UTC  (3+ messages)
` [PATCH 1/2] Livepatch: resolve old address before function verification
` [PATCH 2/2] xen/x86: Livepatch: support patching CET-enhanced functions

[honister][PATCH 1/2] util-linux: update 2.37.2 -> 2.37.3
 2022-03-07 11:53 UTC  (6+ messages)
` [honister][PATCH 2/2] util-linux: upgrade 2.37.3 -> 2.37.4
  ` [OE-core] "

[PATCH] pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probe
 2022-03-07 11:51 UTC  (2+ messages)

[PATCH v2 0/2] soc: fujitsu: Add A64FX diagnostic interrupt driver
 2022-03-07 11:49 UTC  (8+ messages)
` [PATCH v2 1/2] tty/sysrq: Make sysrq handler NMI aware
` [PATCH v2 2/2] soc: fujitsu: Add A64FX diagnostic interrupt driver

[cip-dev][isar-cip-core][PATCH] classes: Use extracted partitions provided by wic
 2022-03-07 11:50 UTC 

[PATCH v6 00/13] media: atmel: atmel-isc: implement media controller
 2022-03-07 11:48 UTC  (6+ messages)
` [PATCH v6 04/13] "

[PATCH kvm-unit-tests v1 0/6] s390x: SIGP fixes
 2022-03-07 11:50 UTC  (3+ messages)
` [PATCH kvm-unit-tests v1 1/6] lib: s390x: smp: Retry SIGP SENSE on CC2

[oe] [meta-python] [PATCH] python3-redis: upgrade 4.1.1 -> 4.1.4
 2022-03-07 11:49 UTC  (5+ messages)
` [oe] [meta-python] [PATCH] python3-scrypt: upgrade 0.8.19 -> 0.8.20
` [oe] [meta-python] [PATCH] python3-tqdm: upgrade 4.62.3 -> 4.63.0
` [oe] [meta-python] [PATCH] python3-twisted: upgrade 22.1.0 -> 22.2.0
` [oe] [meta-python] [PATCH] python3-waitress: upgrade 2.0.0 -> 2.1.0

[PATCH v1 0/2] x86: Avoid using INC and DEC instructions on hot paths
 2022-03-07 11:45 UTC  (3+ messages)
` [PATCH v1 1/2] x86/include/asm: "
` [PATCH v1 2/2] x86/lib: "

FAILED: patch "[PATCH] riscv: dts: k210: fix broken IRQs on hart1" failed to apply to 5.15-stable tree
 2022-03-07 11:46 UTC  (2+ messages)

[oe] [meta-python] [PATCH] python3-icu: upgrade 2.8 -> 2.8.1
 2022-03-07 11:46 UTC  (4+ messages)
` [oe] [meta-python] [PATCH] python3-jsonrpcserver: upgrade 5.0.3 -> 5.0.6
` [oe] [meta-python] [PATCH] python3-lxml: upgrade 4.7.1 -> 4.8.0
` [oe] [meta-python] [PATCH] python3-pyscaffold: upgrade 4.1.4 -> 4.1.5

Network driver domain broken
 2022-03-07 11:46 UTC  (11+ messages)

[PATCH kvmtool v7 0/3] aarch64: Add stolen time support
 2022-03-07 11:46 UTC  (8+ messages)
` [PATCH kvmtool v7 2/3] "

[PATCH 0/2]scsi:libiscsi: Add iscsi_cls_conn device to sysfs correctly
 2022-03-08  0:56 UTC  (3+ messages)
` [PATCH 1/2] scsi: iscsi: Add helper functions to alloc and add iscsi_cls_conn
` [PATCH 2/2] scsi:libiscsi: Add iscsi_cls_conn to sysfs after been initialized

[PATCH v7 2/2] irqchip: Add Qualcomm MPM controller driver
 2022-03-07 11:45 UTC  (12+ messages)

[PATCH v2 00/17] media: rkisp1: Misc bug fixes and cleanups
 2022-03-07 11:45 UTC  (7+ messages)
` [PATCH v2 01/17] media: rkisp1: capture: Initialize entity before video device
` [PATCH v2 02/17] media: rkisp1: capture: Fix and simplify (un)registration

[PULL 00/45] virtio,pc,pci: features, cleanups, fixes
 2022-03-07 11:07 UTC  (6+ messages)
` [PULL 16/45] tests/qtest/libqos: Add generic pci host bridge in arm-virt machine

[PATCH v2 0/6] Add driver for SAMA7G5's PDMC
 2022-03-07 11:44 UTC  (9+ messages)
` [PATCH v2 2/6] ASoC: dt-bindings: Document Microchip's PDMC

[oe] [meta-python] [PATCH] python3-autobahn: upgrade 22.1.1 -> 22.2.2
 2022-03-07 11:44 UTC  (4+ messages)
` [oe] [meta-python] [PATCH] python3-cheetah: upgrade 3.2.6.post1 -> 3.2.6.post2
` [oe] [meta-python] [PATCH] python3-django: upgrade 2.2.26 -> 2.2.27
` [oe] [meta-python] [PATCH] python3-httplib2: upgrade 0.20.2- > 0.20.4

[PULL 00/16] MIPS patches for 2022-03-07
 2022-03-07 11:42 UTC  (5+ messages)
` [PULL 09/16] hw/mips/gt64xxx_pci: Resolve gt64120_register()
` [PULL 12/16] hw/input/pckbd: QOM'ify IRQ numbers
` [PULL 13/16] hw/isa/isa-bus: Remove isabus_dev_print()

[Bridge] [PATCH] netfilter: bridge: clean up some inconsistent indenting
 2022-03-07 11:43 UTC  (3+ messages)
`  "

[LTP] [PATCH v2 00/16] Expand Cgroup lib and modify controller tests
 2022-03-07 11:39 UTC  (6+ messages)
` [LTP] [PATCH v2 05/16] API/cgroup: Add more controllers to tst_cgroup
` [LTP] [PATCH v3 08/16] controllers: Expand cgroup_lib shell library

[PATCH v2] ipaddress: remove 'label' compatibility with Linux-2.0 net aliases
 2022-03-07 11:40 UTC 

[PATCH] tools: kwboot: Check if baudrate value is supported before sending image
 2022-03-07 11:40 UTC  (3+ messages)
  ` kwboot - positional tty argument

❌ FAIL: Test report for kernel 5.17.0-rc6 (mainline.kernel.org-clang, 3ee65c0f)
 2022-03-07 11:40 UTC 

[PATCH net-next 0/3] ptp: Add generic is_sync() function
 2022-03-07 11:40 UTC  (2+ messages)

[PATCH v3 00/12] GL & D-Bus display related fixes
 2022-03-07 10:19 UTC  (4+ messages)
` [PATCH v3 12/12] ui/console: call gfx_switch() even if the current scanout is GL

[PATCH net] net: lantiq_xrx200: fix use after free bug
 2022-03-07 11:40 UTC  (2+ messages)

[PATCH] ethernet: sun: Free the coherent when failing in probing
 2022-03-07 11:40 UTC  (2+ messages)

DTB backward/forward compatibility with "pinctrl: bcm2835: Change init order for gpio hogs"
 2022-03-07 11:38 UTC  (8+ messages)

[PATCH] ARM: dts: at91: sama7g5ek: enable pull-up on flexcom3 console lines
 2022-03-07 11:38 UTC  (2+ messages)

[dm-devel] remove bio_devname
 2022-03-07 11:38 UTC  (3+ messages)
  `  "

[PATCH] dt-bindings: spi: Fix Tegra QSPI example
 2022-03-07 11:38 UTC  (2+ messages)

[PATCH 0/2] string-list.h: make "nr" and "alloc" a "size_t"
 2022-03-07 11:38 UTC  (3+ messages)
` [PATCH 1/2] gettext API users: correct use of casts for Q_()
` [PATCH 2/2] string-list API: change "nr" and "alloc" to "size_t"

[PATCH v2 0/4] Add ESM driver support for AM64x R5 SPL/U-boot
 2022-03-07 11:37 UTC  (4+ messages)
` [PATCH v2 3/4] arch: arm: mach-k3: am642_init: Probe ESM nodes

[PATCH v2 0/7] irqchip/apple-aic: Add support for AICv2
 2022-03-07 11:35 UTC  (11+ messages)
` [PATCH v2 2/7] dt-bindings: interrupt-controller: apple, aic2: New binding "
  ` [PATCH v2 2/7] dt-bindings: interrupt-controller: apple,aic2: "
` [PATCH v2 3/7] irqchip/apple-aic: Add Fast IPI support

[PATCH] thermal: mediatek: Fix some leaks in mtk_thermal_probe
 2022-03-07 11:34 UTC  (3+ messages)

[PATCH v5 00/30] Builtin FSMonitor Part 2
 2022-03-07 11:29 UTC  (12+ messages)
` [PATCH v6 "
  ` [PATCH v6 21/30] t7527: create test for fsmonitor--daemon
  ` [PATCH v6 24/30] t/perf/p7519: speed up test on Windows
  ` [PATCH v6 25/30] t/perf/p7519: add fsmonitor--daemon test cases
  ` [PATCH v6 27/30] fsmonitor--daemon: use a cookie file to sync with file system
  ` [PATCH v6 30/30] update-index: convert fsmonitor warnings to advise

[PATCH v2 00/10] add generic vDPA device support
 2022-03-07 11:13 UTC  (6+ messages)
` [PATCH v2 05/10] vdpa-dev: implement the realize interface

[PATCH] arm: stm32mp15x: Move mmc aliases to board files
 2022-03-07 11:34 UTC  (2+ messages)

[PATCH] mt76: mt7921: get rid of mt7921_wait_for_mcu_init declaration
 2022-03-07 11:35 UTC 

[libgpiod v2][PATCH v4 0/2] libgpiod v2: rewrite tests for the C library
 2022-03-07 11:34 UTC  (3+ messages)
` [libgpiod v2][PATCH v4 1/2] line-config: expose the override logic to users
` [libgpiod v2][PATCH v4 2/2] tests: rewrite core C tests using libgpiosim

[PATCH vfio-next] PCI/IOV: Fix wrong kernel-doc identifier
 2022-03-07 11:33 UTC 

Regression: memory corruption on Atmel SAMA5D31
 2022-03-07 11:32 UTC  (12+ messages)

[PATCH iproute2-next] ipaddress: remove 'label' compatibility with Linux-2.0 net aliases
 2022-03-07 11:32 UTC  (3+ messages)
` [PATCH] "
` [PATCH v2] "

[PATCH v2 0/8] fetch: add repair: full refetch without negotiation (was: "refiltering")
 2022-03-07 11:31 UTC  (5+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 4/7] fetch: add --refetch option

[PATCH v9 0/2] Add the driver for Intel Keem Bay SoC timer block
 2022-03-07 11:31 UTC  (3+ messages)
` [PATCH v9 1/2] dt-bindings: timer: Add bindings for Intel Keem Bay SoC Timer
` [PATCH v9 2/2] clocksource: Add Intel Keem Bay timer support

[PATCH v2] net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prepare()
 2022-03-07 11:30 UTC  (2+ messages)

[SPDK] Re: Configuring SPDK NVMe over TCP initiator
 2022-03-07 11:32 UTC 

[LSF/MM/BPF BoF] BoF for Zoned Storage
 2022-03-07 11:29 UTC  (9+ messages)

[Intel-gfx] [PATCH RFC v2] mm: Add f_ops->populate()
 2022-03-07 11:27 UTC  (5+ messages)
    `  "

[bug report] blktests block/005: KASAN uaf at bio merge
 2022-03-07 11:26 UTC 

[ovmf test] 168456: regressions - FAIL
 2022-03-07 11:31 UTC 

[PATCH v1] scsi: ufs: scsi_get_lba error fix by check cmd opcode
 2022-03-07 11:17 UTC  (2+ messages)

[PATCH v3 00/39] x86: Kernel IBT
 2022-03-07 11:17 UTC  (3+ messages)
` [PATCH v3 04/39] x86/ibt: Base IBT bits

[PATCH] rcu: Delay the RCU-selftests during boot
 2022-03-07 11:17 UTC  (9+ messages)
          ` [PATCH] rcu-tasks: Use rcuwait for the rcu_tasks_kthread()

[PATCH v6 00/48] TI AM437X ADC1
 2022-03-07 11:15 UTC  (5+ messages)
` [PATCH v6 14/48] mfd: ti_am335x_tscadc: Don't search the tree for our clock

[PATCH 0/2] Add Richtek RT5190A PMIC support
 2022-03-07 11:14 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: regulator: Add bindings for Richtek RT5190A PMIC

[PATCH] ARM: dts: am33xx-l4: Add missing touchscreen clock properties
 2022-03-07 11:14 UTC 

OE-core CVE metrics for master on Sun 06 Mar 2022 04:00:01 AM HST
 2022-03-07 11:28 UTC  (2+ messages)
` [yocto-security] "

[PATCH v4 1/2] ARM: dts: imx6qp-sabresd: Enable PCIe support
 2022-03-07 11:09 UTC  (2+ messages)
` (subset) "

[PATCH net-next] net: dsa: tag_dsa: Fix tx from VLAN uppers on non-filtering bridges
 2022-03-07 11:05 UTC 

[PATCH 0/4] builtin add -p: hopefully final readkey fixes
 2022-03-07 11:11 UTC  (4+ messages)
` [PATCH 1/4] terminal: use flags for save_term()

[PATCH] btrfs: verify the tranisd of the to-be-written dirty extent buffer
 2022-03-07 11:11 UTC  (3+ messages)

[PATCH] hwrng: nomadik: Change clk_disable to clk_disable_unprepare
 2022-03-07 11:07 UTC 

[PATCH] btrfs: fix qgroup reserve overflow break the qgroup limit
 2022-03-07 11:08 UTC  (2+ messages)

[PATCH] btrfs: avoid full commit due to race when logging dentry deletion
 2022-03-07 11:05 UTC  (3+ messages)

[PATCH 1/2] ARM: dts: at91: rename sama7g5ek.dts to at91-sama7g5ek.dts
 2022-03-07 11:27 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: at91: sama7g5/sama7g5ek: align with Linux DT

[GIT PULL] virtio: last minute fixes
 2022-03-07 11:03 UTC 

[RFT v4] tty/sysrq: Make sysrq handler NMI aware
 2022-03-07 11:03 UTC 

[PATCH 0/4] A few fixup patches for memory failure
 2022-03-07 11:26 UTC  (4+ messages)
` [PATCH 2/4] mm/memory-failure.c: fix wrong user reference report

[PATCH] linux/bits.h: fix -Wtype-limits warnings in GENMASK_INPUT_CHECK()
 2022-03-07 10:58 UTC  (3+ messages)

linux-next: build warning after merge of the vhost tree
 2022-03-07 11:00 UTC  (4+ messages)


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.