messages from 2022-03-30 17:29:06 to 2022-03-30 18:23:29 UTC [more...]
[PATCH v2 00/19] Control VQ support in vDPA
2022-03-30 18:03 UTC (19+ messages)
` [PATCH v2 01/19] vhost: move the backend feature bits to vhost_types.h
` [PATCH v2 02/19] virtio-vdpa: don't set callback if virtio doesn't need it
` [PATCH v2 03/19] vhost-vdpa: passing iotlb to IOMMU mapping helpers
` [PATCH v2 04/19] vhost-vdpa: switch to use vhost-vdpa specific IOTLB
` [PATCH v2 05/19] vdpa: introduce virtqueue groups
` [PATCH v2 06/19] vdpa: multiple address spaces support
` [PATCH v2 07/19] vdpa: introduce config operations for associating ASID to a virtqueue group
` [PATCH v2 08/19] vhost_iotlb: split out IOTLB initialization
` [PATCH v2 09/19] vhost: support ASID in IOTLB API
` [PATCH v2 10/19] vhost-vdpa: introduce asid based IOTLB
` [PATCH v2 11/19] vhost-vdpa: introduce uAPI to get the number of virtqueue groups
` [PATCH v2 12/19] vhost-vdpa: introduce uAPI to get the number of address spaces
` [PATCH v2 13/19] vhost-vdpa: uAPI to get virtqueue group id
` [PATCH v2 14/19] vhost-vdpa: introduce uAPI to set group ASID
` [PATCH v2 15/19] vhost-vdpa: support ASID based IOTLB API
` [PATCH v2 17/19] vdpa_sim: factor out buffer completion logic
` [PATCH v2 18/19] vdpa_sim: filter destination mac address
` [PATCH v2 19/19] vdpasim: control virtqueue support
[PATCH v2 1/2] PCI: vmd: Assign VMD IRQ domain before enumeration
2022-03-30 18:20 UTC (4+ messages)
[GIT PULL] pwm: Changes for v5.18-rc1
2022-03-30 18:20 UTC (2+ messages)
[GIT PULL] rpmsg updates for v5.18
2022-03-30 18:20 UTC (2+ messages)
[GIT PULL] remoteproc updates for v5.18
2022-03-30 18:20 UTC (2+ messages)
[GIT PULL] regulator fixes for v5.18
2022-03-30 18:20 UTC (2+ messages)
[RFC PATCH 0/8] Alternative softfloat 128-bit integer support
2022-03-30 18:16 UTC (14+ messages)
` [RFC PATCH 1/8] qemu/int128: avoid undefined behavior in int128_lshift
` [RFC PATCH 2/8] qemu/int128: add int128_urshift
` [RFC PATCH 3/8] softfloat: add uint128_to_float128
` [RFC PATCH 4/8] softfloat: add int128_to_float128
` [RFC PATCH 5/8] softfloat: add float128_to_uint128
` [RFC PATCH 6/8] softfloat: add float128_to_int128
` [RFC PATCH 7/8] target/ppc: implement xscv[su]qqp
` [RFC PATCH 8/8] target/ppc: implement xscvqp[su]qz
"dma-mapping: remove CONFIG_DMA_REMAP" causes AMD SME boot fail
2022-03-30 18:01 UTC (6+ messages)
[GIT PULL] LIBNVDIMM update for v5.18
2022-03-30 18:20 UTC (3+ messages)
[GIT PULL] clk changes for the merge window
2022-03-30 18:20 UTC (2+ messages)
[GIT PULL] hwspinlock updates for v5.18
2022-03-30 18:20 UTC (2+ messages)
[GIT PULL]: dmaengine updates for v5.18-rc1
2022-03-30 18:20 UTC (2+ messages)
[GIT PULL] I3C changes for 5.18
2022-03-30 18:20 UTC (2+ messages)
[PATCH v3 0/3] btrfs: support more pages sizes for the subpage support
2022-03-30 18:15 UTC (5+ messages)
` [PATCH v3 2/3] btrfs: make nodesize >= PAGE_SIZE case to reuse the non-subpage routine
[PATCH 0/2] drivers: auxdisplay: ht16k33.c: Add option to refuse claiming primary fb
2022-03-30 18:19 UTC (3+ messages)
` [PATCH 2/2] dt-bindings: auxdisplay: holtek,ht16k33.yaml: Add holtek,refuse-primary-fb
[PATCH v5] mm/oom_kill.c: futex: Close a race between do_exit and the oom_reaper
2022-03-30 18:18 UTC (12+ messages)
[PATCH] xl: Fix global pci options
2022-03-30 18:17 UTC
[GIT PULL] Please pull NFS client changes for Linux 5.18
2022-03-30 18:17 UTC (2+ messages)
[PATCH] x86/irq: Skip unmap_domain_pirq XSM during destruction
2022-03-30 18:17 UTC
[PATCH] libxl: Don't segfault on soft-reset failure
2022-03-30 18:17 UTC
[PATCH] libxl: Always set ao for qmp_proxy_spawn_outcome
2022-03-30 18:16 UTC
[PATCH] libxl: constify libxl__stubdomain_is_linux
2022-03-30 18:17 UTC
[PATCH RFC bpf-next 0/2] Mmapable task local storage
2022-03-30 18:16 UTC (11+ messages)
[PATCH v3 0/3] acpi: add support for CXL _OSC
2022-03-30 18:14 UTC (4+ messages)
` [PATCH v3 1/3] acpi: add a helper for retrieving _OSC Control DWORDs
` [PATCH v3 2/3] PCI/ACPI: Use CXL _OSC instead of PCIe _OSC
` [PATCH v3 3/3] acpi/pci_root: negotiate CXL _OSC
[PATCH] object-file: pass filename to fsync_or_die
2022-03-30 18:14 UTC
[PATCH v4 00/13] core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects
2022-03-30 18:13 UTC (15+ messages)
` [PATCH v5 00/14] "
` [PATCH v5 03/14] object-file: pass filename to fsync_or_die
` [PATCH v5 04/14] core.fsyncmethod: batched disk flushes for loose-objects
` [PATCH v5 05/14] cache-tree: use ODB transaction around writing a tree
` [PATCH v5 06/14] builtin/add: add ODB transaction around add_files_to_cache
` [PATCH v5 07/14] update-index: use the bulk-checkin infrastructure
` [PATCH v5 11/14] core.fsyncmethod: tests for batch mode
[PATCH] sound/hda: Add NULL check to component match callback function
2022-03-30 18:13 UTC
[PATCH v3 0/3] malloc: Enable profiling dlmalloc with valgrind
2022-03-30 18:13 UTC (2+ messages)
[RFC] libmount: accept X-mount.{owner,group,mode}=
2022-03-30 18:13 UTC
state of drbd in mainline
2022-03-30 18:06 UTC (10+ messages)
` [Drbd-dev] "
Thermal notifications without setting thermal governor to userspace?
2022-03-30 18:11 UTC (3+ messages)
[PATCH] signal/x86: Delay calling signals in atomic
2022-03-30 18:10 UTC (6+ messages)
[PATCH] x86/cpu: use smp_call_function_many() in arch_freq_prepare_all()
2022-03-30 18:10 UTC (6+ messages)
[PATCH] core.fsyncmethod: correctly camel-case warning message
2022-03-30 18:08 UTC
[PATCH v2 2/2] Allow VMD to disable MSIX remapping with interrupt remapping enabled
2022-03-30 18:07 UTC (3+ messages)
[PATCH v2 0/2] btrfs: allocate page arrays more efficiently
2022-03-30 18:08 UTC (3+ messages)
[PATCH] drm/msm/gpu: Avoid -Wunused-function with !CONFIG_PM_SLEEP
2022-03-30 18:05 UTC (2+ messages)
[Buildroot] [PATCH v2 1/1] package/libzlib: security bump version to 1.2.12
2022-03-30 18:06 UTC
[PATCH v5 0/3] bootconfig: Support embedding a bootconfig in kernel for non initrd boot
2022-03-30 18:04 UTC (2+ messages)
[PATCH mptcp-next v8 8/8] selftests: bpf: add bpf_first test
2022-03-30 18:04 UTC (2+ messages)
` selftests: bpf: add bpf_first test: Tests Results
[PATCH v4] firmware: stratix10-rsu & svc: extend RSU & svc driver to get DCMF status
2022-03-30 18:03 UTC (2+ messages)
[RFC PATCH 0/6] softfloat 128-bit integer support
2022-03-30 17:59 UTC (3+ messages)
[PATCH] kbuild: use hostname -s along uname to obtain LINUX_COMPILE_HOST
2022-03-30 18:02 UTC
[Intel-gfx] [PATCH] drm/edid: fix invalid EDID extension block filtering
2022-03-30 18:03 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for "
[PATCH v3 00/11] KVM: x86: Add a cap to disable NX hugepages on a VM
2022-03-30 18:02 UTC (13+ messages)
` [PATCH v3 01/11] KVM: selftests: Add vm_alloc_page_table_in_memslot library function
` [PATCH v3 02/11] KVM: selftests: Dump VM stats in binary stats test
` [PATCH v3 03/11] KVM: selftests: Test reading a single stat
` [PATCH v3 04/11] KVM: selftests: Add memslot parameter to elf_load
` [PATCH v3 05/11] KVM: selftests: Improve error message in vm_phy_pages_alloc
` [PATCH v3 06/11] KVM: selftests: Add NX huge pages test
` [PATCH v3 07/11] KVM: x86/MMU: Factor out updating NX hugepages state for a VM
` [PATCH v3 08/11] KVM: x86/MMU: Allow NX huge pages to be disabled on a per-vm basis
` [PATCH v3 09/11] KVM: x86: Fix errant brace in KVM capability handling
` [PATCH v3 10/11] KVM: x86/MMU: Require reboot permission to disable NX hugepages
` [PATCH v3 11/11] selftests: KVM: Test disabling NX hugepages on a VM
[Buildroot] [PATCH 1/1] package/pkg-python.mk: fix PEP517 purelib deployment path
2022-03-30 18:01 UTC (6+ messages)
[PATCH] weston: Add a knob to control simple clients
2022-03-30 18:00 UTC
[PATCH v2] staging: rtl8723bs: remove code suspect indent
2022-03-30 17:59 UTC
[PATCH v2 1/3] Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirk
2022-03-30 18:00 UTC (4+ messages)
` [PATCH v2 2/3] Bluetooth: Print broken quirks
[PATCH] misc/mei: Add NULL check to component match callback functions
2022-03-30 17:58 UTC
[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-03-30 17:58 UTC (9+ messages)
[RFC PATCH 0/4] rcu: Expedited GP polling improvements
2022-03-30 17:57 UTC (4+ messages)
` [PATCH 2/4] rcu: No need to reset the poll request flag before completion
Performance regression with random IO pattern from the client
2022-03-30 17:56 UTC (5+ messages)
[PATCH 1/4] arm64: dts: qcom: sdm845-xiaomi-beryllium: change firmware path and use mbn format
2022-03-30 17:55 UTC (8+ messages)
` [PATCH 2/4] arm64: dts: qcom: sdm845-xiaomi-beryllium: enable qcom ipa driver
` [PATCH 3/4] arm64: dts: qcom: sdm845-xiaomi-beryllium: fix typo in panel's vddio-supply property
` [PATCH 4/4] arm64: dts: qcom: sdm845-xiaomi-beryllium: enable second wifi channel
[PATCH 1/1] drm/amdkfd: Create file descriptor after client is added to smi_clients list
2022-03-30 17:36 UTC (5+ messages)
[RFC PATCH] repo-settings: set defaults even when not in a repo
2022-03-30 17:38 UTC (6+ messages)
[PATCH v8 00/46] CXl 2.0 emulation Support
2022-03-30 17:48 UTC (5+ messages)
` [PATCH v8 04/46] hw/cxl/device: Introduce a CXL device (8.2.8)
[PATCH] libmount: fix typos
2022-03-30 17:43 UTC
io_uring_prep_openat_direct() and link/drain
2022-03-30 17:49 UTC (17+ messages)
CONFIG_THUMB2_KERNEL=y boot failure after Spectre BHB fixes
2022-03-30 17:42 UTC (7+ messages)
[PATCH v2 0/9] Python: Remove synchronous QMP library
2022-03-30 17:28 UTC (10+ messages)
` [PATCH v2 1/9] python: temporarily silence pylint duplicate-code warnings
` [PATCH v2 2/9] python/aqmp: take QMPBadPortError and parse_address from qemu.qmp
` [PATCH v2 3/9] python/aqmp: fully separate from qmp.QEMUMonitorProtocol
` [PATCH v2 4/9] python/aqmp: copy qmp docstrings to qemu.aqmp.legacy
` [PATCH v2 5/9] python: remove the old QMP package
` [PATCH v2 6/9] python: re-enable pylint duplicate-code warnings
` [PATCH v2 7/9] python: rename qemu.aqmp to qemu.qmp
` [PATCH v2 8/9] python: rename 'aqmp-tui' to 'qmp-tui'
` [PATCH v2 9/9] python/qmp: remove pylint workaround from legacy.py
[PATCH v3 0/3] Refactor xhci quirks and plat private data
2022-03-30 17:47 UTC (9+ messages)
` [PATCH v3 3/3] usb: dwc: host: add xhci_plat_priv quirk XHCI_SKIP_PHY_INIT
[PATCH v3 1/2] Simplify XFS logging methods
2022-03-30 17:44 UTC (9+ messages)
` [PATCH v3 2/2] Add XFS messages to printk index
Aw:Dringende Antwort erforderlich
2022-03-30 15:40 UTC
[Intel-gfx] [PATCH] drm/i915/adlp: Fix register corruption after DDI clock enabling
2022-03-30 17:43 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/adlp: Fix register corruption after DDI clock enabling (rev2)
[syzbot] KASAN: use-after-free Read in i2c_put_adapter
2022-03-30 17:43 UTC
[syzbot] BUG: unable to handle kernel NULL pointer dereference in f2fs_update_meta_page (2)
2022-03-30 17:42 UTC (2+ messages)
` [f2fs-dev] "
[syzbot] BUG: scheduling while atomic: syz-fuzzer/NUM/ADDR
2022-03-30 17:42 UTC
[PATCH v3 0/5] dt-bindings: phy: Fix uniphier descriptions
2022-03-30 17:40 UTC (5+ messages)
` [PATCH v3 5/5] dt-bindings: phy: uniphier: Clean up clocks, resets, and their names using compatible string
[PATCH v2 1/2] selftests/sgx: Use rip relative addressing for encl_stack
2022-03-30 17:40 UTC (4+ messages)
[PATCH] staging:rtl8723bs:rtw_cmd.c remove suspect indent
2022-03-30 17:38 UTC (3+ messages)
[PATCH v1 1/3] dt-bindings: clock: convert rockchip,rk3228-cru.txt to YAML
2022-03-30 17:37 UTC (8+ messages)
` [PATCH v1 3/3] ARM: dts: rockchip: rk322x: use generic node name for dma
[syzbot] BUG: sleeping function called from invalid context in blkg_free
2022-03-30 17:38 UTC
[PATCH] dt-bindings: power: renesas,apmu: Fix cpus property limits
2022-03-30 17:36 UTC (2+ messages)
[PATCH] tracing: Set user_events to BROKEN
2022-03-30 17:37 UTC (3+ messages)
[PATCH v5 4/4] update tas27xx.c to support either TAS2764 or TAS2780
2022-03-30 17:35 UTC (2+ messages)
[syzbot] BUG: scheduling while atomic in simple_recursive_removal
2022-03-30 17:37 UTC
[syzbot] possible deadlock in deactivate_super
2022-03-30 17:36 UTC
[syzbot] possible deadlock in iterate_supers
2022-03-30 17:36 UTC
[syzbot] KASAN: use-after-free Read in em28xx_init_extension (2)
2022-03-30 17:36 UTC
[PATCH] kexec-tools: fix leak FILE pointer
2022-03-30 17:35 UTC (2+ messages)
[PATCH v12 3/8] object-file.c: refactor write_loose_object() to several steps
2022-03-30 17:34 UTC (3+ messages)
[PATCH v4 0/9] iommu cleanup and refactoring
2022-03-30 17:33 UTC (8+ messages)
` [PATCH v4 8/9] iommu: Remove unused argument in is_attach_deferred
[oe-core][dunfell][PATCH] go: backport patch fix for CVE-2021-38297
2022-03-30 17:34 UTC (2+ messages)
[dm-devel] [PATCH] multipath: return failure on an invalid remove command
2022-03-30 17:33 UTC (3+ messages)
[Buildroot] [PATCH 1/1] package/upower: add gobject-introspection optional dependency
2022-03-30 17:32 UTC
[PATCH v2] secilc: kernel policy language is infix
2022-03-30 17:33 UTC (2+ messages)
[PATCH 0/7] vhost-vdpa multiqueue fixes
2022-03-30 17:32 UTC (5+ messages)
` [PATCH 7/7] vhost-vdpa: backend feature should set only once
[PATCH 4/4] test-runner: Replace exit with sys.exit
2022-03-30 17:34 UTC
[PATCH 3/4] test-runner: Don't require SUDO_GID to be set for logs
2022-03-30 17:33 UTC
[PATCH 2/4] test-runner: Fix checks in exit_vm
2022-03-30 17:33 UTC
[PATCH 1/4] p2p: Fix Device Address updates from Probe Requests
2022-03-30 17:33 UTC
[PATCH v1 1/3] dt-bindings: clock: convert rockchip,rv1108-cru.txt to YAML
2022-03-30 17:31 UTC (4+ messages)
[RFC PATCH] bitbake.conf: Add base package version (BPV) variable
2022-03-30 17:32 UTC (2+ messages)
` [OE-core] "
[PATCH 0/9] drm/msm: Userspace allocated GPU addresses
2022-03-30 17:32 UTC (5+ messages)
` [PATCH 3/9] drm/msm/gem: Split out inuse helper
[PATCH v1 1/3] dt-bindings: clock: convert rockchip,rk3036-cru.txt to YAML
2022-03-30 17:29 UTC (6+ messages)
` [PATCH v1 3/3] ARM: dts: rockchip: rk3036: use generic node name for dma
[PATCH v3 01/17] Documentation/technical: add cruft-packs.txt
2022-03-30 17:30 UTC (11+ messages)
[Buildroot] [PATCH 1/1] package/libzlib: security bump version to 1.2.12
2022-03-30 17:29 UTC
[PATCH intel-next] ice: introduce common helper for retrieving VSI by vsi_num
2022-03-30 17:28 UTC (2+ messages)
` [Intel-wired-lan] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.