All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-08 15:52:07 to 2021-07-08 16:55:34 UTC [more...]

[PATCH v3 00/28] accel/tcg: Introduce translator_use_goto_tb
 2021-07-08 16:40 UTC  (3+ messages)
` [PATCH v3 04/28] target/alpha: Use translator_use_goto_tb
` [PATCH v3 13/28] target/m68k: "

[PATCH] KVM: selftests: x86: Address missing vm_install_exception_handler conversions
 2021-07-08 16:52 UTC  (2+ messages)

[PATCH v4] ASoC: atmel: ATMEL drivers don't need HAS_DMA
 2021-07-08 16:53 UTC  (2+ messages)

[PATCH] KVM: X86: Also reload the debug registers before kvm_x86->run() when the host is using them
 2021-07-08 16:48 UTC  (2+ messages)

[PATCH] drivers: parisc: Follow the indentation coding standard on printks
 2021-07-08 16:46 UTC  (2+ messages)

[PULL 00/40] Misc patches for 2021-07-06
 2021-07-08 16:31 UTC  (4+ messages)
` [PULL 36/40] vl: switch -M parsing to keyval

[PATCH v2 0/2] coverity-scan: Add accelerator and sysemu components
 2021-07-08 15:57 UTC  (3+ messages)
` [PATCH v2 1/2] coverity-scan: Add a component for each accelerator
` [PATCH v2 2/2] coverity-scan: Add 'sysemu' component

[PATCH v15 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
 2021-07-08 16:44 UTC  (15+ messages)
                  ` [Intel-gfx] "

[PATCH v3] ASoC: atmel: ATMEL drivers don't need HAS_DMA
 2021-07-08 16:50 UTC  (4+ messages)

[PATCH v4 1/4] powerpc/ptdump: Use DEFINE_SHOW_ATTRIBUTE()
 2021-07-08 16:49 UTC  (8+ messages)
` [PATCH v4 2/4] powerpc/ptdump: Remove unused 'page_size' parameter
` [PATCH v4 3/4] powerpc/ptdump: Reduce level numbers by 1 in note_page() and add p4d level
` [PATCH v4 4/4] powerpc/ptdump: Convert powerpc to GENERIC_PTDUMP

[PATCH 0/5] KVM: x86: Use kernel x86 cpuid utilities in KVM selftests
 2021-07-08 16:50 UTC  (5+ messages)

[PATCH] contrib: add udev qemu-guest-agent.rules
 2021-07-08 16:36 UTC  (2+ messages)

[PATCH v1] migration: fix typo in mig_throttle_guest_down comment
 2021-07-08 16:21 UTC 

[PATCH RFC 0/2] driver core: Add ability to delete device links of unregistered devices
 2021-07-08 16:48 UTC  (11+ messages)
` [PATCH RFC 2/2] scsi: ufshcd: Fix device links when BOOT WLUN fails to probe

[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-07-08 16:48 UTC  (8+ messages)
` [PATCH Part2 RFC v4 09/40] x86/fault: Add support to dump RMP entry on fault
` [PATCH Part2 RFC v4 10/40] x86/fault: Add support to handle the RMP fault for user address

[PATCH V5 00/25] Live Update
 2021-07-08 16:03 UTC  (8+ messages)
` [PATCH V5 11/25] cpr: restart mode
` [PATCH V5 12/25] cpr: QMP interfaces for restart
` [PATCH V5 20/25] chardev: cpr framework

[PATCH v2 0/8] linux-user: target <-> host errno conversion code refactor
 2021-07-08 16:09 UTC  (26+ messages)
` [PATCH v2 1/8] linux-user/syscall: Fix RF-kill errno (typo in ERFKILL)
` [PATCH v2 2/8] linux-user/sparc: Rename target_errno.h -> target_errno_defs.h
` [PATCH v2 3/8] linux-user: Extract target errno to 'target_errno_defs.h'
` [PATCH v2 4/8] linux-user/alpha: Move errno definitions "
` [PATCH v2 5/8] linux-user/hppa: "
` [PATCH v2 6/8] linux-user/mips: "
` [PATCH v2 7/8] linux-user/syscall: Introduce errno_exists()
` [PATCH v2 8/8] linux-user: Simplify host <-> target errno conversion using macros

[PATCH v2 00/28] accel/tcg: Introduce translator_use_goto_tb
 2021-07-08 16:11 UTC  (5+ messages)
` [PATCH v2 05/28] target/arm: Use gen_jmp for ISB and SB

[PATCH] KVM: x86/pmu: Clear anythread deprecated bit when 0xa leaf is unsupported on the SVM
 2021-07-08 16:44 UTC  (2+ messages)

[PATCH 0/2] Remove deprecated qemu-img backing file without format
 2021-07-08 15:52 UTC  (2+ messages)
` [PATCH 3/2] qemu-img: Improve error for rebase without backing format

[PATCH v2] iommu/amd: Keep swiotlb enabled to ensure devices with 32bit DMA still work
 2021-07-08 16:44 UTC  (2+ messages)

[PATCH v5 00/14] target/hexagon: introduce idef-parser
 2021-07-08 16:00 UTC  (4+ messages)
` [PATCH v5 14/14] gitlab-ci: do not use qemu-project Docker registry

[PATCH v2 00/35] acpi: refactor error prone build_header() and packed structures usage in ACPI tables
 2021-07-08 15:46 UTC  (36+ messages)
` [PATCH v2 01/35] acpi: add helper routines to initialize "
` [PATCH v2 02/35] acpi: build_rsdt: use acpi_init_table()/acpi_table_composed() instead of build_header()
` [PATCH v2 03/35] acpi: build_xsdt: "
` [PATCH v2 04/35] acpi: build_slit: "
` [PATCH v2 05/35] acpi: build_fadt: "
` [PATCH v2 06/35] acpi: build_tpm2: "
` [PATCH v2 07/35] acpi: acpi_build_hest: "
` [PATCH v2 08/35] acpi: build_mcfg: "
` [PATCH v2 09/35] acpi: build_hmat: "
` [PATCH v2 10/35] acpi: nvdimm_build_nfit: "
` [PATCH v2 11/35] acpi: nvdimm_build_ssdt: "
` [PATCH v2 12/35] acpi: vmgenid_build_acpi: "
` [PATCH v2 13/35] acpi: x86: build_dsdt: "
` [PATCH v2 14/35] acpi: build_hpet: "
` [PATCH v2 15/35] acpi: build_tpm_tcpa: "
` [PATCH v2 16/35] acpi: arm/x86: build_srat: "
` [PATCH v2 17/35] acpi: use build_append_int_noprefix() API to compose SRAT table
` [PATCH v2 18/35] acpi: build_dmar_q35: use acpi_init_table()/acpi_table_composed() instead of build_header()
` [PATCH v2 19/35] acpi: build_waet: "
` [PATCH v2 20/35] acpi: build_amd_iommu: "
` [PATCH v2 21/35] acpi: madt: arm/x86: "
` [PATCH v2 22/35] acpi: x86: remove dead code
` [PATCH v2 23/35] acpi: x86: set enabled when composing _MAT entries
` [PATCH v2 24/35] acpi: x86: madt: use build_append_int_noprefix() API to compose MADT table
` [PATCH v2 25/35] acpi: arm/virt: "
` [PATCH v2 26/35] acpi: build_dsdt_microvm: use acpi_init_table()/acpi_table_composed() instead of build_header()
` [PATCH v2 27/35] acpi: arm: virt: build_dsdt: "
` [PATCH v2 28/35] acpi: arm: virt: build_iort: "
` [PATCH v2 29/35] acpi: arm/virt: convert build_iort() to endian agnostic build_append_FOO() API
` [PATCH v2 30/35] acpi: arm/virt: build_spcr: fix invalid cast
` [PATCH v2 31/35] acpi: arm/virt: build_spcr: use acpi_init_table()/acpi_table_composed() instead of build_header()
` [PATCH v2 32/35] acpi: arm/virt: build_gtdt: "
` [PATCH v2 33/35] acpi: build_facs: use build_append_int_noprefix() API to compose table
` [PATCH v2 34/35] acpi: remove no longer used build_header()
` [PATCH v2 35/35] acpi: AcpiGenericAddress no longer used to map/access fields of MMIO, drop packed attribute

[PATCH] KVM: mmio: Fix use-after-free Read in kvm_vm_ioctl_unregister_coalesced_mmio
 2021-07-08 16:43 UTC  (2+ messages)

[PATCH 0/5] writeback: Fix bandwidth estimates
 2021-07-08 16:43 UTC  (4+ messages)
` [PATCH 3/5] writeback: Fix bandwidth estimate for spiky workload

[linux-next:master] BUILD REGRESSION e2f74b13dbe60e36e7082592cebfa8bd84ae5931
 2021-07-08 16:40 UTC 

[PATCH net] net: phy: reconfigure PHY WOL in resume if WOL option still enabled
 2021-07-08 16:41 UTC  (5+ messages)

[Intel-gfx] [v7 0/3] Set BPP in the kernel
 2021-07-08 16:40 UTC  (7+ messages)
` [Intel-gfx] [v7 3/3] drm/i915/display/dsc: Force dsc BPP

[PATCH] drivers: net: Follow the indentation coding standard on printks
 2021-07-08 16:40 UTC  (2+ messages)

[PATCH] irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entry
 2021-07-08 16:39 UTC  (3+ messages)

[TECH TOPIC] Rust for Linux
 2021-07-08 16:38 UTC  (21+ messages)

bug in "git fsck"?
 2021-07-08 16:36 UTC  (9+ messages)
    ` Antw: [EXT] "

[PATCH] btrfs: Use io_bio->mirror_num for all mirror_num needs
 2021-07-08 16:36 UTC 

[PATCH v2 0/1] generic/{453,454}: Do NOT run for FSs restricting names
 2021-07-08 16:36 UTC  (2+ messages)

[PATCH v3 0/1] generic/{453,454}: Do NOT run for FSs restricting names
 2021-07-08 16:35 UTC  (2+ messages)
` [PATCH v3 1/1] generic/{453,454}: Don't "

[PATCH] ANDROID: binderfs: add capabilities support
 2021-07-08 16:33 UTC  (3+ messages)

[linux-rt-devel:linux-5.13.y-rt-rebase 4/222] arc-elf-ld: printk.c:undefined reference to `kgdb_roundup_cpu'
 2021-07-08 16:32 UTC  (2+ messages)

[v3 00/17] Add Intel N5X SoC support
 2021-07-08 16:32 UTC  (9+ messages)
` [v3 04/17] arm: socfpga: Add handoff data support for Intel N5X device
` [v3 05/17] drivers: clk: Add clock driver "
` [v3 07/17] drivers: clk: Add memory "
` [v3 15/17] arm: dts: Add base dtsi and devkit dts "

[PATCH] net: Add netfilter hooks to track SRv6-encapsulated flows
 2021-07-08 16:32 UTC  (4+ messages)

[PATCH] skbuff: Fix a potential race while recycling page_pool packets
 2021-07-08 16:32 UTC  (3+ messages)

[PATCH v5] ui/gtk: New -display gtk option 'full-screen-on-monitor'
 2021-07-08 15:48 UTC  (2+ messages)

[RFC PATCH 0/8] coresight: syscfg: dynamic load, resource management
 2021-07-08 16:30 UTC  (4+ messages)
` [RFC PATCH 5/8] coresight: syscfg: Add API to check and validate device resources

linux-next: build warning after merge of the irqchip tree
 2021-07-08 16:32 UTC  (5+ messages)

[PATCH 0/2] KVM: SVM: Final C-bit fixes?
 2021-07-08 16:30 UTC  (2+ messages)

[PATCH V7 00/18] KVM: x86/pmu: Add *basic* support to enable guest PEBS via DS
 2021-07-08  8:53 UTC  (4+ messages)
` [PATCH V7 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks

[Intel-gfx] [PATCH i-g-t 1/3] lib/intel_memory_region: verify item.length
 2021-07-08 16:27 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/3] "

Can't get snd-aloop in sync with another device
 2021-07-08 16:24 UTC 

[PATCH net] cxgb4: fix IRQ free race during driver unload
 2021-07-08 16:21 UTC 

[PATCH -perfbook 0/6] Break and capitalize after colon, take two
 2021-07-08 16:19 UTC  (2+ messages)

[RFC PATCH 00/28] cli: Add a new shell
 2021-07-08 16:21 UTC  (18+ messages)
` [RFC PATCH 03/28] cli: lil: Replace strclone with strdup
` [RFC PATCH 05/28] cli: lil: Rename some functions to be more like TCL

[Weekly meetings] MoM - 8th of July 2021
 2021-07-08 16:21 UTC 

[PATCH] Revert "KVM: x86: WARN and reject loading KVM if NX is supported but not enabled"
 2021-07-08 16:17 UTC  (2+ messages)

[linux-rt-devel:linux-5.13.y-rt-rebase 4/222] printk.c:undefined reference to `kgdb_roundup_cpu'
 2021-07-08 16:13 UTC  (2+ messages)

trigger timestamp
 2021-07-08 16:15 UTC  (8+ messages)

IO failure without other (device) error
 2021-07-08 16:14 UTC  (9+ messages)

[RFC PATCH 0/8] Derive XSAVE state component offsets from CPUID leaf 0xd where possible
 2021-07-08 16:13 UTC  (7+ messages)
` [RFC PATCH 8/8] target/i386: Move X86XSaveArea into TCG

AMDGPU error: "[drm:amdgpu_dm_atomic_commit_tail [amdgpu]] *ERROR* Waiting for fences timed out!"
 2021-07-08 16:13 UTC  (12+ messages)

[PATCH v2] x86/PCI: Handle PIRQ routing tables with no router device given
 2021-07-08 16:25 UTC  (2+ messages)

[PATCH 0/7] tests: Add test cases for TPM 1.2 ACPI tables
 2021-07-08 15:27 UTC  (5+ messages)
` [PATCH 3/7] tests: Add suffix tpm2 or tpm12 to ACPI table files

[PULL 00/15] Machine queue, 2021-07-07
 2021-07-08 15:32 UTC  (3+ messages)

[dpdk-dev] [PATCH v2] common/mlx5: add provider query port support to glue library
 2021-07-08 16:07 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4 1/2] "

Xen/ARM API issue (page size)
 2021-07-08 16:06 UTC  (3+ messages)

[PATCH] commit: remove irrelavent prompt on `--allow-empty-message`
 2021-07-08 16:05 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 1/2] tests/kms_dither: New IGT to validate crtc Dithering
 2021-07-08 20:33 UTC  (2+ messages)

[PATCH] perf record: Add a dummy event for a hybrid system
 2021-07-08 16:03 UTC 

[PATCH] perf stat: Add Topdown metrics L2 events as default events
 2021-07-08 16:02 UTC 

[xen-unstable-smoke test] 163445: tolerable all pass - PUSHED
 2021-07-08 16:04 UTC 

[PATCH 0/7] CT changes required for GuC submission
 2021-07-08 16:20 UTC  (16+ messages)
` [Intel-gfx] "
` [PATCH 1/7] drm/i915/guc: Relax CTB response timeout
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 2/7] drm/i915/guc: Improve error message for unsolicited CT response
  `  "
` [PATCH 3/7] drm/i915/guc: Increase size of CTB buffers
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 4/7] drm/i915/guc: Add non blocking CTB send function
  `  "
` [PATCH 5/7] drm/i915/guc: Add stall timer to "
  ` [Intel-gfx] "
` [PATCH 6/7] drm/i915/guc: Optimize CTB writes and reads
  ` [Intel-gfx] "
` [PATCH 7/7] drm/i915/guc: Module load failure test for CT buffer creation
  ` [Intel-gfx] "

[PATCH ima-evm-utils v2 0/4] libimaevm: Remove digest calculations not supported by IMA
 2021-07-08 16:04 UTC  (5+ messages)
` [PATCH ima-evm-utils v2 1/4] evmctl: Remove filtering support for file types unsupported "
` [PATCH ima-evm-utils v2 2/4] libimaevm: Remove calculation of a digest over a device file
` [PATCH ima-evm-utils v2 3/4] libimaevm: Remove calculation of a digest over a directory
` [PATCH ima-evm-utils v2 4/4] libimaevm: Remove calculation of a digest over a symbolic link

[PATCH v1 00/39] final pre-PR for 6.1 (testing and plugins)
 2021-07-08 15:29 UTC  (3+ messages)
` [PATCH v1 05/39] tests/tcg: generalise the disabling of the signals test

[igt-dev] [PATCH] lib/igt_debugfs: skip test instead of assert if crc/control is invalid
 2021-07-08 16:01 UTC 

[PATCH for-rc] IB/cma: Fix false P_Key mismatch messages
 2021-07-08 15:59 UTC  (8+ messages)

[PULL 00/17] s390x update for softfreeze
 2021-07-08 15:18 UTC  (3+ messages)
` [PULL 01/17] s390x/cpumodel: add 3931 and 3932
` [PULL 03/17] s390x/tcg: Fix m5 vs. m4 field for VECTOR MULTIPLY SUM LOGICAL

[PATCH] procfs: Prevent unpriveleged processes accessing fdinfo
 2021-07-08 15:56 UTC 

[PATCH v3 1/1] psi: stop relying on timer_pending for poll_work rescheduling
 2021-07-08 15:54 UTC  (7+ messages)

[PATCH 0/2] linux: use stat instead of udevadm for partition lookup + cleanup
 2021-07-08 15:55 UTC  (3+ messages)
` [PATCH 1/2] osdep: Introduce major.h and use it
` [PATCH 2/2] grub2: use stat instead of udevadm for partition lookup

[xenomai-images][PATCH 0/4] Prepare xenomai-images for public LAVA Server
 2021-07-08 15:56 UTC  (4+ messages)
` [xenomai-images][PATCH 3/4] scripts/run_lava_tests.sh: cleanup shellcheck warnings

[PULL 00/48] Misc patches for QEMU 6.1 soft freeze
 2021-07-08 15:17 UTC  (3+ messages)
` [PULL 47/48] configs: rename default-configs to configs and reorganise
` [PULL 48/48] configure: allow the selection of alternate config in the build

The new sysctl and socket option added for PLPMTUD (RFC8899)
 2021-07-08 15:54 UTC  (7+ messages)

[PATCH] driver core: Make probe_type of driver accessible via sysfs
 2021-07-08 15:53 UTC  (4+ messages)

[PATCH RFC 0/7] Add support for Hikey 970 PCIe
 2021-07-08 15:50 UTC  (3+ messages)
` [PATCH RFC 1/7] PCI: kirin: split PHY interface from the driver
` [PATCH RFC 5/7] bindings: phy: add bindings for Hikey 960 PCIe PHY


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.