All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-22 16:20:18 to 2023-06-22 17:02:49 UTC [more...]

[dm-devel] [PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
 2023-06-22 16:42 UTC  (4+ messages)
` [dm-devel] [PATCH 24/29] mm: vmscan: make global slab shrink lockless
    `  "

[PATCH] migration.json: Don't use space before colon
 2023-06-22 17:02 UTC  (3+ messages)

[PATCH 0/5] cxl/dcd: Add support for Dynamic Capacity Devices (DCD)
 2023-06-22 17:01 UTC  (8+ messages)
` [PATCH 2/5] cxl/region: Add dynamic capacity cxl region support
` [PATCH 4/5] cxl/mem: Add support to handle DCD add and release capacity events

[PULL 00/30] Next patches
 2023-06-22 16:55 UTC  (31+ messages)
` [PULL 01/30] migration/multifd: Rename threadinfo.c functions
` [PULL 02/30] migration/multifd: Protect accesses to migration_threads
` [PULL 03/30] softmmu/dirtylimit: Add parameter check for hmp "set_vcpu_dirty_limit"
` [PULL 04/30] qapi/migration: Introduce x-vcpu-dirty-limit-period parameter
` [PULL 05/30] qapi/migration: Introduce vcpu-dirty-limit parameters
` [PULL 06/30] migration: Introduce dirty-limit capability
` [PULL 07/30] migration: Refactor auto-converge capability logic
` [PULL 08/30] migration: Put the detection logic before auto-converge checking
` [PULL 09/30] migration: Implement dirty-limit convergence algo
` [PULL 10/30] migration: Extend query-migrate to provide dirty page limit info
` [PULL 11/30] migration-test: Be consistent for ppc
` [PULL 12/30] migration-test: Make machine_opts regular with other options
` [PULL 13/30] migration-test: Create arch_opts
` [PULL 14/30] migration-test: machine_opts is really arch specific
` [PULL 15/30] migration-test: Create kvm_opts
` [PULL 16/30] migration-test: bootpath is the same for all tests and for all archs
` [PULL 17/30] migration-test: Add bootfile_create/delete() functions
` [PULL 18/30] migration-test: dirtylimit checks for x86_64 arch before
` [PULL 19/30] migration-test: simplify shmem_opts handling
` [PULL 20/30] migration: Update error description whenever migration fails
` [PULL 21/30] migration: Refactor repeated call of yank_unregister_instance
` [PULL 22/30] migration: enforce multifd and postcopy preempt to be set before incoming
` [PULL 23/30] qtest/migration-tests.c: use "-incoming defer" for postcopy tests
` [PULL 24/30] qemu-file: Rename qemu_file_transferred_ fast -> noflush
` [PULL 25/30] migration: Change qemu_file_transferred to noflush
` [PULL 26/30] migration: Use qemu_file_transferred_noflush() for block migration
` [PULL 27/30] qemu_file: Make qemu_file_is_writable() static
` [PULL 28/30] qemu-file: Simplify qemu_file_shutdown()
` [PULL 29/30] qemu-file: Make qemu_file_get_error_obj() static
` [PULL 30/30] migration/rdma: Split qemu_fopen_rdma() into input/output functions

[PATCH v2 0/2] pnv/xive2: Fix TIMA special ops detection
 2023-06-22 16:58 UTC  (5+ messages)
` [PATCH v2 1/2] pnv/xive2: Add a get_config() method on the presenter class
` [PATCH v2 2/2] pnv/xive2: Check TIMA special ops against a dedicated array for P10

[PATCH v2] mac80211: fix sband iftype data lookup for AP_VLAN
 2023-06-22 16:59 UTC 

[PATCH v2 0/2] bcache: Fix block device claiming
 2023-06-22 16:59 UTC  (8+ messages)
` [PATCH v2 1/2] bcache: Alloc holder object before async registration
` [PATCH v2 2/2] bcache: Fix bcache device claiming

[PATCH] docs: consolidate core subsystems
 2023-06-22 16:57 UTC  (3+ messages)

[PATCH 0/2] v2: F_OFD_GETLK extension to read lock info
 2023-06-22 16:58 UTC  (6+ messages)
` [PATCH 2/2] selftests: add OFD lock tests

[PATCH net v2 0/4][pull request] igc: TX timestamping fixes
 2023-06-22 16:52 UTC  (5+ messages)
` [PATCH net v2 1/4] igc: Fix race condition in PTP tx code
` [PATCH net v2 2/4] igc: Check if hardware TX timestamping is enabled earlier
` [PATCH net v2 3/4] igc: Retrieve TX timestamp during interrupt handling
` [PATCH net v2 4/4] igc: Work around HW bug causing missing timestamps

[PATCH] s390/decompresser: fix misaligned symbol build error
 2023-06-22 16:56 UTC  (3+ messages)

[PATCH 0/6] KVM: Documentation: Update document description for kvm_mmu_page and kvm_mmu_page_role
 2023-06-23  0:55 UTC  (4+ messages)
` [PATCH 2/6] KVM: Documentation: Update the field name gfns in kvm_mmu_page

[PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
 2023-06-22 16:47 UTC  (18+ messages)

[Buildroot] [PATCH v1 1/2] package/libubox: bump version to 75a3b87
 2023-06-22 16:55 UTC  (2+ messages)
` [Buildroot] [PATCH v1 2/2] package/ubus: bump version to f787c97

[PATCH] leds: leds-mt6323: Adjust return/parameter types in wled get/set callbacks
 2023-06-22 16:54 UTC  (5+ messages)

[PATCH] clk: ralink: mtmips: Fix uninitialized use of ret in mtmips_register_{fixed,factor}_clocks()
 2023-06-22 16:53 UTC  (3+ messages)

[PATCH] fastboot: avoid console_countdown_abort for getvar request
 2023-06-22 16:53 UTC  (2+ messages)

[virtio-comment] Re: [PATCH v18] virtio-net: support inner header hash
 2023-06-22 16:54 UTC  (22+ messages)
                        ` [virtio-dev] "
                          ` [virtio-dev] "

[PATCH 0/2] v3: F_OFD_GETLK extension to read lock info
 2023-06-22 16:52 UTC  (4+ messages)
` [PATCH 1/2] fs/locks: F_UNLCK extension for F_OFD_GETLK
` [PATCH 2/2] selftests: add OFD lock tests
` [PATCH] fcntl.2: document F_UNLCK F_OFD_GETLK extension

[PATCH] cfg80211: fix sband iftype data lookup for AP_VLAN
 2023-06-22 16:52 UTC  (6+ messages)

[PATCH v4 00/15] mt76: introduce connac3_mac support
 2023-06-22 16:50 UTC  (16+ messages)
` [PATCH v4 01/15] wifi: mt76: mt7915: move sta_poll_list and sta_poll_lock in mt76_dev
` [PATCH v4 02/15] wifi: mt76: mt7603: rely on shared sta_poll_list and sta_poll_lock
` [PATCH v4 03/15] wifi: mt76: mt7615: "
` [PATCH v4 04/15] wifi: mt76: mt7996: "
` [PATCH v4 05/15] wifi: mt76: mt7921: "
` [PATCH v4 06/15] wifi: mt76: mt7915: move poll_list in mt76_wcid
` [PATCH v4 07/15] wifi: mt76: mt7603: rely on shared poll_list field
` [PATCH v4 08/15] wifi: mt76: mt7615: "
` [PATCH v4 09/15] wifi: mt76: mt7996: "
` [PATCH v4 10/15] wifi: mt76: mt7921: "
` [PATCH v4 11/15] wifi: mt76: move ampdu_state in mt76_wcid
` [PATCH v4 12/15] mt76: connac: move more mt7921/mt7915 mac shared code in connac lib
` [PATCH v4 13/15] wifi: mt76: move rate info in mt76_vif
` [PATCH v4 14/15] wifi: mt76: connac: move connac3 definitions in mt76_connac3_mac.h
` [PATCH v4 15/15] wifi: mt76: connac: add connac3 mac library

[PATCH 0/4] fix some doc typos
 2023-06-22 16:51 UTC  (5+ messages)
` [PATCH 1/4] docs: sdk-manual: appendix-obtain: fix literal block content
` [PATCH 2/4] docs: ref-manual: terms: fix typos in SPDX term
` [PATCH 3/4] docs: fix unnecessary double white space
` [PATCH 4/4] docs: ref-manual: terms: fix incorrect note directive

[PATCH] ext4: Fix warning in blkdev_put()
 2023-06-22 16:51 UTC 

[meta-arago][master/kirkstone][PATCHv2] piglit: add conditional config to point at deqp bins
 2023-06-22 16:50 UTC 

[PATCH v11 00/12] Network support for Landlock
 2023-06-22 16:50 UTC  (7+ messages)
` [PATCH v11 12/12] landlock: Document Landlock's network support

[PATCH v2 bpf-next 00/18] BPF token
 2023-06-22 16:49 UTC  (7+ messages)

Design issue in git merge driver interface
 2023-06-22 16:50 UTC 

[Buildroot] [PATCH] configs/mx53loco: select BR2_TARGET_UBOOT_NEEDS_OPENSSL
 2023-06-22 16:49 UTC 

[PATCH] Revert "cputlb: Restrict SavedIOTLB to system emulation"
 2023-06-22 16:49 UTC  (5+ messages)

[PATCH] docs: bitbake-user-manual: bitbake-user-manual-hello: add links and highlights for variables
 2023-06-22 16:48 UTC 

[PATCH v3 0/3] spi: Helper for deriving timeout values
 2023-06-22 16:46 UTC  (6+ messages)
` [PATCH v3 2/3] spi: atmel: Prevent false timeouts on long transfers

[RESEND v7 0/3] Add dedicated Qcom ICE driver
 2023-06-22 16:45 UTC  (3+ messages)
` [RESEND v7 2/3] scsi: ufs: ufs-qcom: Switch to the new ICE API

[Buildroot] [PATCH 1/1] package/gstreamer1/gst1-plugins-good: add adaptivedemux2 plugin option
 2023-06-22 16:46 UTC  (2+ messages)

[PATCH][next] fbdev: sh7760fb: Fix -Wimplicit-fallthrough warnings
 2023-06-22 16:46 UTC  (2+ messages)

[PATCH] rteval: Changed files to use argparse library instead of optparse
 2023-06-22 16:42 UTC  (2+ messages)
` [PATCH] Fixed bug in the --source-download option in rteval-cmd

[PATCH 0/4] Early serial on Power
 2023-06-22 16:43 UTC  (5+ messages)
` [PATCH 3/4] xen/ppc: Implement early serial printk on pseries

[PATCH v2 0/2] arm64/signal: Fix handling of TPIDR2
 2023-06-22 16:42 UTC  (4+ messages)
` [PATCH v2 1/2] arm64/signal: Restore TPIDR2 register rather than memory state

[Intel-wired-lan] [PATCH iwl-net v2] igc: Fix Kernel Panic during ndo_tx_timeout callback
 2023-06-22 16:42 UTC  (3+ messages)

drivers/cxl/core/region.c:2634 cxl_add_to_region() error: 'cxlr' dereferencing possible ERR_PTR()
 2023-06-22 16:42 UTC 

Ask for help
 2023-06-22 16:42 UTC 

[PATCH v2 00/16] Reduce preallocations for maple tree
 2023-06-22 16:41 UTC  (3+ messages)
` [PATCH v2 14/16] maple_tree: Refine mas_preallocate() node calculations

[PATCH v2 5/5] build: select optional libraries
 2023-06-22 16:41 UTC  (4+ messages)
` [PATCH v4 0/4] Select "

[PATCH v3] app/test-pmd: fix not polling all queues without deferred starting
 2023-06-22 16:40 UTC  (3+ messages)
` [PATCH v4] app/testpmd: fix primary process not polling all queues

[PATCH] Updates to Xen hypercall preemption
 2023-06-22 16:39 UTC  (8+ messages)

bug: submodule update fails to fetch
 2023-06-22 16:39 UTC  (3+ messages)

[PATCH] io_uring: Add io_uring command support for sockets
 2023-06-22 16:38 UTC  (5+ messages)

[PATCH] RISC-V: Clobber V registers on syscalls
 2023-06-22 16:38 UTC  (3+ messages)

[Buildroot] [Bug 15661] New: mx53loco_defconfig: Dependency on OpenSSL missing
 2023-06-22 16:38 UTC 

[PATCH RFC net-next v4 0/8] virtio/vsock: support datagrams
 2023-06-22 16:37 UTC  (7+ messages)
` [PATCH RFC net-next v4 6/8] virtio/vsock: support dgrams
` [PATCH RFC net-next v4 7/8] vsock: Add lockless sendmsg() support

[PATCH] rootfs-postcommands: Set vardeps for write_image_test_data
 2023-06-22 16:37 UTC  (7+ messages)
` [OE-core] "

[PATCH] net: atlantic: fix ring buffer alignment
 2023-06-22 16:36 UTC  (5+ messages)
    ` [EXT] "

[dm-devel] [PATCH 0/6] Several device-mapper fixes
 2023-06-22 16:28 UTC  (8+ messages)
` [dm-devel] [PATCH v2 "
  ` [dm-devel] [PATCH v2 1/6] device-mapper: Check that target specs are sufficiently aligned
      `  "
  ` [dm-devel] [PATCH v2 4/6] device-mapper: Avoid double-fetch of version
      `  "

[RFC 0/6] Migration deprecated parts
 2023-06-22 16:33 UTC  (9+ messages)
` [RFC 4/6] migration: Deprecate -incoming <uri>

[PATCH V4 1/3] kernel-module-split: make autoload and probeconf distribution specific
 2023-06-22 16:36 UTC  (2+ messages)
` [OE-core] "

[Intel-xe] [PATCH v2] drm/xe/guc: Fix h2g_write usage of GUC_CTB_MSG_MAX_LEN
 2023-06-22 16:36 UTC  (8+ messages)
`  "
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/guc: Fix h2g_write usage of GUC_CTB_MSG_MAX_LEN (rev2)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

DPDK22 issue: Unable to set more than 4 queues in Azure
 2023-06-22 16:36 UTC 

[net-next 14/15] net/mlx5: Light probe local SFs
 2023-06-22 16:35 UTC  (12+ messages)

[PATCH 0/2] x86: Rewrite ret_from_fork() in C
 2023-06-22 16:33 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH v2] rootfs-postcommands: Set vardeps for write_image_test_data
 2023-06-22 16:34 UTC 

[PATCH bpf-next] bpf, docs: BPF Iterator Document
 2023-06-22 16:33 UTC  (2+ messages)

[PATCH v6 00/27] cxl/pci: Add support for RCH RAS error handling
 2023-06-22 16:33 UTC  (4+ messages)
` [PATCH v6 25/27] cxl/pci: Disable root port interrupts in RCH mode

[Buildroot] [Bug 15658] New: hifive_unleashed_defconfig: Linker errors in opensbi-0.9
 2023-06-22 16:32 UTC 

[PATCH v1] xen/arm: arm32: Add support to identify the Cortex-R52 processor
 2023-06-22 16:32 UTC  (8+ messages)

[PATCH net] sch_netem: acquire qdisc lock in netem_change()
 2023-06-22 16:31 UTC  (3+ messages)

[PATCH v2 1/3] package: fix src packaging path for nativesdk
 2023-06-22 16:30 UTC  (5+ messages)
` [PATCH v2 2/3] insane: ignore nativesdk-${PN}-src host contaminated issue
  ` [OE-core] "
` [PATCH v2 3/3] bitbake.conf: add debug symbol for sdk
  ` [OE-core] "

[Intel-gfx] [PATCH] i915: avoid unused-but-set-variable warning
 2023-06-22 16:30 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH bpf-next v5 0/3] bpf, x86: allow function arguments up to 12 for TRACING
 2023-06-22 16:26 UTC  (5+ messages)
` [PATCH bpf-next v5 2/3] "

[Buildroot] [Bug 15411] New: engicam_imx6qdl_icore_qt5_defconfig / buildroot-imx6-sabresd_qt5_defconfig: Invalid argument 'function_name' in test
 2023-06-22 16:26 UTC  (2+ messages)
` [Buildroot] [Bug 15411] "

[PATCH v2 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-06-22 16:24 UTC  (6+ messages)
` [PATCH v2 12/13] s390/kexec: refactor for kernel/Kconfig.kexec

[OE-core][PATCH v4 1/3] cve-check: add option to add additional patched CVEs
 2023-06-22 16:24 UTC  (8+ messages)
` [OE-core][PATCH v7 0/3] CVE-check handling

[PATCH 0/2] SMCA CPER Fixes
 2023-06-22 16:24 UTC  (4+ messages)
` [PATCH 1/2] x86/mce: Disable preemption for CPER decoding

[f2fs-dev] [PATCH 1/2 v2] f2fs: update mtime and ctime in move file range method
 2023-06-22 16:23 UTC  (4+ messages)
    ` [f2fs-dev][PATCH "

[PATCH v2] net: mana: Batch ringing RX queue doorbell on receiving packets
 2023-06-22 16:22 UTC 

[PATCH 0/9] Fix support of dw-edma HDMA NATIVE IP in remote setup
 2023-06-22 16:22 UTC  (11+ messages)
` [PATCH 4/9] dmaengine: dw-edma: HDMA: Add memory barrier before starting the DMA transfer "

[PATCH] PM: hibernate: don't store zero pages in the image file
 2023-06-22 16:22 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v2] ref-manual: variables.rst: explicit variables accepting colon separated lists
 2023-06-22 16:21 UTC  (2+ messages)
` [docs] "

[PATCH v4 00/17] Add RISC-V vector cryptographic instruction set support
 2023-06-22 16:16 UTC  (8+ messages)
` [PATCH v4 11/17] target/riscv: Add Zvknh ISA extension support
` [PATCH v4 12/17] target/riscv: Add Zvksh "
` [PATCH v4 13/17] target/riscv: Add Zvkg "
` [PATCH v4 14/17] crypto: Create sm4_subword
` [PATCH v4 15/17] crypto: Add SM4 constant parameter CK
` [PATCH v4 17/17] target/riscv: Expose Zvk* and Zvb[b, c] cpu properties

[PATCH v7 00/11] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
 2023-06-22 16:20 UTC  (6+ messages)
` [PATCH v7 03/11] kbuild: generate KSYMTAB entries by modpost


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.