All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-08 17:54:19 to 2021-07-08 19:08:58 UTC [more...]

[PATCH] contrib: add stub bridge.conf for qemu-bridge-helper
 2021-07-08 18:44 UTC  (2+ messages)

how can we test the hexagon port in mainline
 2021-07-08 19:08 UTC  (14+ messages)

[PATCH v4 1/1] arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem
 2021-07-08 19:08 UTC  (2+ messages)

[PATCH v2 0/2] virtio-balloon: don't start free page hinting if postcopy is possible
 2021-07-08 18:51 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH 0/2] infer CROSS_COMPILE from ARCH for LLVM=1 LLVM_IAS=1
 2021-07-08 19:06 UTC  (9+ messages)
` [PATCH 2/2] Makefile: drop CROSS_COMPILE "

Bad Rule?
 2021-07-08 19:05 UTC  (6+ messages)

[smartpqi updates PATCH 0/9] smartpqi updates
 2021-07-08 19:04 UTC  (4+ messages)
` [smartpqi updates PATCH 2/9] smartpqi: rm unsupported controller features msgs

[PATCH 00/18] crypto: misc cleanup and introduce gnutls backend driver
 2021-07-08 18:59 UTC  (21+ messages)
` [PATCH 01/18] crypto: remove conditional around 3DES crypto test cases
` [PATCH 02/18] crypto: remove obsolete crypto test condition
` [PATCH 03/18] crypto: skip essiv ivgen tests if AES+ECB isn't available
` [PATCH 04/18] crypto: use &error_fatal in crypto tests
` [PATCH 05/18] crypto: fix gcrypt min version 1.8 regression
` [PATCH 06/18] crypto: drop gcrypt thread initialization code
` [PATCH 07/18] crypto: drop custom XTS support in gcrypt driver
` [PATCH 08/18] crypto: add crypto tests for single block DES-ECB and DES-CBC
` [PATCH 10/18] crypto: delete built-in XTS cipher mode support
` [PATCH 12/18] crypto: flip priority of backends to prefer gcrypt

[PATCH v2 0/9] tests: Add test cases for TPM 1.2 ACPI tables
 2021-07-08 18:38 UTC  (10+ messages)
` [PATCH v2 1/9] tests: Rename TestState to TPMTestState
` [PATCH v2 2/9] tests: Add tpm_version field to TPMTestState and fill it
` [PATCH v2 3/9] tests: acpi: Prepare for renaming of TPM2 related ACPI files
` [PATCH v2 4/9] tests: Add suffix 'tpm2' or 'tpm12' to ACPI table files
` [PATCH v2 5/9] tests: acpi: tpm2: Add the renamed ACPI files and drop old ones
` [PATCH v2 6/9] tests: tpm: Create TPM 1.2 response in TPM emulator
` [PATCH v2 7/9] tests: acpi: prepare for new TPM 1.2 related tables
` [PATCH v2 8/9] tests: acpi: Add test cases for TPM 1.2 with TCPA table
` [PATCH v2 9/9] tests: acpi: tpm1.2: Add expected TPM 1.2 ACPI blobs

[stable:linux-5.10.y 3202/6129] vmlinux.o: warning: objtool: __do_fast_syscall_32()+0x98: call to trace_hardirqs_off() leaves .noinstr.text section
 2021-07-08 19:02 UTC  (6+ messages)
` [PATCH] x86/entry: Fix noinstr violation

[PATCH 0/2] LICENSES: add and use copyleft-next-0.3.1
 2021-07-08 19:01 UTC  (8+ messages)

stable-rc/linux-4.14.y build: 193 builds: 0 failed, 193 passed, 64 warnings (v4.14.238)
 2021-07-08 19:01 UTC 

[PATCH] remote/memory: Replace share parameter with ram_flags
 2021-07-08 18:48 UTC  (2+ messages)

[PATCH v3 00/20] drm/sched dependency tracking and dma-resv fixes
 2021-07-08 18:56 UTC  (4+ messages)
` [PATCH v3 03/20] drm/sched: Barriers are needed for entity->last_scheduled
  ` [Intel-gfx] "

[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-07-08 18:56 UTC  (3+ messages)
` [PATCH Part2 RFC v4 14/40] crypto:ccp: Provide APIs to issue SEV-SNP commands

[PATCH 1/4] cutils: Introduce bundle mechanism
 2021-07-08 18:52 UTC  (4+ messages)
` [PATCH 2/4] datadir: Use "
` [PATCH 3/4] ui/icons: "

[PATCH] Move qemu.sasl to contrib/
 2021-07-08 18:39 UTC 

[PATCH 0/4] target/alpha: Use tcg_constant_*
 2021-07-08 18:25 UTC  (5+ messages)
` [PATCH 1/4] target/alpha: Store set into rx flag
` [PATCH 2/4] target/alpha: Use dest_sink for HW_RET temporary
` [PATCH 3/4] target/alpha: Use tcg_constant_i64 for zero and lit
` [PATCH 4/4] target/alpha: Use tcg_constant_* elsewhere

[PATCH V3] ASoC: add a flag to reverse the stop sequence
 2021-07-08 18:51 UTC  (3+ messages)

[PATCH for-rc] IB/cma: Fix false P_Key mismatch messages
 2021-07-08 18:52 UTC  (9+ messages)

[PATCH 00/13] mailbox: pcc: Add support for PCCT extended PCC subspaces
 2021-07-08 18:51 UTC  (15+ messages)
` [PATCH 01/13] mailbox: pcc: Fix doxygen comments
` [PATCH 02/13] ACPI: CPPC: "
` [PATCH 03/13] mailbox: pcc: Refactor all PCC channel information into a structure
` [PATCH 04/13] mailbox: pcc: Consolidate subspace interrupt information parsing
` [PATCH 05/13] mailbox: pcc: Consolidate subspace doorbell register parsing
` [PATCH 06/13] mailbox: pcc: Add pcc_mbox_chan structure to hold shared memory region info
` [PATCH 07/13] mailbox: pcc: Use PCC mailbox channel pointer instead of standard
` [PATCH 08/13] mailbox: pcc: Rename doorbell ack to platform interrupt ack register
` [PATCH 09/13] mailbox: pcc: Add PCC register bundle and associated accessor functions
` [PATCH 10/13] mailbox: pcc: Avoid accessing PCCT table in pcc_send_data and pcc_mbox_irq
` [PATCH 11/13] mailbox: pcc: Drop handling invalid bit-width in {read,write}_register
` [PATCH 12/13] mailbox: pcc: Add support for PCCT extended PCC subspaces(type 3/4)
` [PATCH 13/13] mailbox: pcc: Move bulk of PCCT parsing into pcc_mbox_probe

[TECH TOPIC] Rust for Linux
 2021-07-08 18:51 UTC  (17+ messages)

[PATCH v5 0/6] block/rbd: migrate to coroutines and add write zeroes support
 2021-07-08 18:23 UTC  (2+ messages)

The format of password change audit events seems to have changed, Can you confirm the correct record type ?
 2021-07-08 18:19 UTC 

[PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
 2021-07-08 18:30 UTC  (18+ messages)

[PATCH v2] util-linux: Disable chfn-chsh on non-target builds
 2021-07-08 18:46 UTC 

Programming PASID in IMS entries
 2021-07-08 18:45 UTC  (7+ messages)

[PATCH v2 0/5] ASoC: ti: davinci-mcasp: Fix the DIT mode and OMAP4 support
 2021-07-08 18:44 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/python{3}-cryptography: bump to version 3.3.2
 2021-07-08 18:44 UTC 

Picture missing in About dialog on cocoa ui
 2021-07-08 18:38 UTC  (5+ messages)

[PATCH] ucounts: Fix UCOUNT_RLIMIT_SIGPENDING counter leak
 2021-07-08 18:44 UTC  (4+ messages)
` [PATCH v2] "

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

[PATCH 0/4] contrib: qemu-guest-agent.service updates
 2021-07-08 18:32 UTC  (5+ messages)
` [PATCH 1/4] contrib: qemu-guest-agent.service: s/BindTo/BindsTo/g
` [PATCH 2/4] contrib: qemu-guest-agent.service: Add Documentation= link
` [PATCH 3/4] contrib: qemu-guest-agent.service: Don't ignore failure
` [PATCH 4/4] contrib: qemu-guest-agent.service: Use IgnoreOnIsolate=True

incoming
 2021-07-08 18:38 UTC  (6+ messages)
` [patch 11/54] mm: introduce memfd_secret system call to create "secret" memory areas

[drm-drm-misc:topic/i915-ttm 4/4] drivers/gpu/drm/i915/gem/i915_gem_ttm.c:16:1: iwyu: warning: superfluous #include "gem/i915_gem_mman.h"
 2021-07-08 18:39 UTC 

[PATCH v2 0/2] kvm: x86: Convey the exit reason to user-space on emulation failure
 2021-07-08 18:38 UTC  (4+ messages)

[Intel-gfx] [PATCH 0/7] Minor revid/stepping and workaround cleanup
 2021-07-08 18:37 UTC  (7+ messages)
` [Intel-gfx] [PATCH 1/7] drm/i915: Make pre-production detection use direct revid comparison
` [Intel-gfx] [PATCH 2/7] drm/i915/skl: Use revid->stepping tables

[PATCH v1 0/4] ndctl: Add pcdctl tool with pcdctl list and reconfigure-region commands
 2021-07-08 18:37 UTC  (5+ messages)
` [PATCH v1 1/4] Documentation/pcdctl: Add documentation for pcdctl tool and commands
` [PATCH v1 2/4] pcdctl/list: Add pcdctl-list command to enumerate 'nvdimm' devices
` [PATCH v1 3/4] pcdctl/reconfigure: Add pcdctl-reconfigure-region command
` [PATCH v1 4/4] pcdctl/reconfigure: Add support for pmem and iso-pmem modes

[dpdk-dev] [PATCH] dmadev: introduce DMA device library
 2021-07-08 18:35 UTC  (11+ messages)

[PATCH 4.19] KVM: SVM: Call SEV Guest Decommission if ASID binding fails
 2021-07-08 18:35 UTC  (2+ messages)

[PATCH v9 00/11] io_uring: add mkdir and [sym]linkat support
 2021-07-08 18:34 UTC  (2+ messages)

[PATCH] fault-inject: Declare the second argument of setup_fault_attr() const
 2021-07-08 18:34 UTC 

[frank-w-bpi-r2-4.14:5.12-drm 48/67] drivers/gpu/drm/gud/gud_connector.c:658:2-3: Unneeded semicolon
 2021-07-08 18:34 UTC  (3+ messages)
` [PATCH] drm: fix semicolon.cocci warnings

[PATCH v2 0/3] Add support for USB on ST-Ericsson Ux500
 2021-07-08 18:33 UTC  (4+ messages)
` [PATCH v2 1/3] power: pmic: Add driver for ST-Ericsson AB8500 via PRCMU
` [PATCH v2 2/3] phy: Add driver for ST-Ericsson AB8500 USB PHY
` [PATCH v2 3/3] usb: musb-new: Add glue driver for ST-Ericsson Ux500

[PATCH v3 0/8] linux-user: target <-> host errno conversion code refactor
 2021-07-08 17:34 UTC  (5+ messages)
` [PATCH v3 7/8] linux-user: Simplify host <-> target errno conversion using macros
` [PATCH v3 8/8] linux-user/syscall: Remove ERRNO_TABLE_SIZE check

[PATCH v5 0/4] avocado-qemu: New SMMUv3 and intel IOMMU tests
 2021-07-08 17:34 UTC  (5+ messages)
` [PATCH v5 1/4] avocado_qemu: Fix KNOWN_DISTROS map into the LinuxDistro class

[PATCH 0/4 v3] ext4: Speedup orphan file handling
 2021-07-08 18:30 UTC  (4+ messages)
` [PATCH 4/4] ext4: Improve scalability of ext4 "

[Bug 213391] New: AMDGPU retries page fault with some specific processes amdgpu: [gfxhub0] retry page fault until *ERROR* ring gfx timeout, but soft recovered
 2021-07-08 18:28 UTC  (3+ messages)
` [Bug 213391] AMDGPU retries page fault with some specific processes amdgpu and sometimes followed "

Backport of commit 3de218ff39b9e3f0d4
 2021-07-08 18:27 UTC  (2+ messages)

[PATCH] commit: remove irrelavent prompt on `--allow-empty-message`
 2021-07-08 18:26 UTC  (4+ messages)

[PATCH 5.4] KVM: SVM: Call SEV Guest Decommission if ASID binding fails
 2021-07-08 18:26 UTC  (2+ messages)

patches for stable releases (hexagon related)
 2021-07-08 18:25 UTC  (2+ messages)

FAILED: patch "[PATCH] s390/stack: fix possible register corruption with stack" failed to apply to 5.4-stable tree
 2021-07-08 18:24 UTC  (3+ messages)

[PATCH v5 00/10] GICv3 LPI and ITS feature implementation
 2021-07-08 17:27 UTC  (4+ messages)
` [PATCH v5 02/10] hw/intc: GICv3 ITS register definitions added

FAILED: patch "[PATCH] kthread_worker: split code for canceling the delayed work" failed to apply to 4.19-stable tree
 2021-07-08 18:23 UTC  (7+ messages)
` [PATCH 0/2] kthread_worker: Fix race between kthread_mod_delayed_work()

[LTP] Existing kexec tests
 2021-07-08 18:22 UTC  (3+ messages)

[PATCH v8 0/3] target/i386: Implement FCS:FIP, FDS:FDP
 2021-07-08 18:19 UTC  (4+ messages)
` [PATCH v8 3/3] target/i386: Correct implementation for FCS, FIP, FDS and FDP

[PATCH for 5.10.y] media: uvcvideo: Support devices that report an OT as an entity source
 2021-07-08 18:21 UTC  (2+ messages)

[PATCH v5 0/5] Add support for PMBus in QEMU
 2021-07-08 17:25 UTC  (6+ messages)
` [PATCH v5 1/5] hw/i2c: add support for PMBus
` [PATCH v5 2/5] hw/misc: add ADM1272 device
` [PATCH v5 3/5] tests/qtest: add tests for ADM1272 device model
` [PATCH v5 4/5] hw/misc: add MAX34451 device
` [PATCH v5 5/5] tests/qtest: add tests for MAX34451 device model

[PATCH RFC v2] m68k: remove get_fs()/set_fs()
 2021-07-08 18:20 UTC  (9+ messages)

[PATCH for 4.19] ARM: dts: imx6qdl-sabresd: Remove incorrect power supply assignment
 2021-07-08 18:20 UTC  (2+ messages)

[PATCH for 4.19, 5.4] KVM: SVM: Periodically schedule when unregistering regions on destroy
 2021-07-08 18:19 UTC  (3+ messages)

[PATCH 1/3] arm: a37xx: pci: Extend validation for PCIe resources and oubound windows
 2021-07-08 18:19 UTC  (3+ messages)
` [PATCH 2/3] arm: a37xx: pci: Optimize a3700_fdt_fix_pcie_regions() when fixup offset is zero
` [PATCH 3/3] arm: a37xx: pci: Fix typo in comment

[PATCH] include/qemu: Use builtins for bswap
 2021-07-08 18:17 UTC 

[linux-rt-devel:linux-5.13.y-rt-rebase 173/222] kernel/rcu/tasks.h:1298:6: warning: no previous prototype for function 'rcu_tasks_initiate_self_tests'
 2021-07-08 18:18 UTC  (2+ messages)

please include KVM: PPC: Book3S HV: Save and restore FSCR in the P9 path
 2021-07-08 18:18 UTC  (2+ messages)

[PATCH net 1/1] tc-testing: Update police test cases
 2021-07-08 18:17 UTC  (5+ messages)

[GIT PULL] Please pull NFS client changes for 5.14
 2021-07-08 18:16 UTC 

[Question] worktree vs. gitdir in [includeIf]
 2021-07-08 18:15 UTC  (3+ messages)

[PATCH] drivers: Follow the indentation coding standard on printks
 2021-07-08 18:15 UTC  (5+ messages)
` [PATCH] drivers: atm: "
    ` [PATCH net-next v2] "

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

[PATCH 0/4] Basic recovery for machine checks inside SGX
 2021-07-08 18:14 UTC  (5+ messages)
` [PATCH 1/4] x86/sgx: Track phase and type of SGX EPC pages
` [PATCH 2/4] x86/sgx: Add basic infrastructure to recover from errors in SGX memory
` [PATCH 3/4] x86/sgx: Hook sgx_memory_failure() into mainline code
` [PATCH 4/4] x86/sgx: Add hook to error injection address validation

[PATCH v5 0/5] Add support for PMBus in QEMU
 2021-07-08 17:20 UTC  (5+ messages)
` [PATCH v5 1/5] hw/i2c: add support for PMBus
` [PATCH v5 3/5] tests/qtest: add tests for ADM1272 device model
` [PATCH v5 4/5] hw/misc: add MAX34451 device
` [PATCH v5 5/5] tests/qtest: add tests for MAX34451 device model

[PATCH] drivers: parisc: Follow the indentation coding standard on printks
 2021-07-08 18:13 UTC  (5+ messages)
  ` [PATCH net-next v2] drivers: parisc: Remove unnecessary #if blocks

[PATCH v3 0/4] target/ppc: MMU clean up
 2021-07-08 18:09 UTC  (3+ messages)
` [PATCH v3 2/4] target/ppc: divided mmu_helper.c in 2 files

confusing fscache path
 2021-07-08 18:09 UTC 

[PATCH] ptp: fix PTP PPS source's lookup cookie set
 2021-07-08 18:02 UTC  (3+ messages)

PATCH: improve git switch documentation
 2021-07-08 18:05 UTC  (15+ messages)
                  ` What actually is a branch?

[PATCH net] ptp: Relocate lookup cookie to correct block
 2021-07-08 18:04 UTC 

[PATCH v7 00/14] s390x cleanup
 2021-07-08 17:20 UTC  (3+ messages)
` [PATCH v7 01/14] target/s390x: meson: add target_user_arch

[PATCH v2] cmd: usb_mass_storage: Use part_get_info_by_dev_and_name_or_num
 2021-07-08 18:02 UTC  (3+ messages)

[PATCH RFC 00/12] Enroll kernel keys thru MOK
 2021-07-08 17:59 UTC  (7+ messages)

[PATCH 0/6] python: AQMP-TUI Prototype
 2021-07-08 17:20 UTC  (4+ messages)
` [PATCH 3/6] python/aqmp-tui: Add AQMP TUI draft

[RFC PATCH v2 0/1] Relax restrictions on user.* xattr
 2021-07-08 17:57 UTC  (4+ messages)
` [Virtio-fs] "
` [PATCH v2 1/1] xattr: Allow user.* xattr on symlink and special files
  ` [Virtio-fs] "

[dunfell/master][PATCH 1/4] external-arm-toolchain: bump commit for kernel headers
 2021-07-08 17:59 UTC  (4+ messages)
` [dunfell/master][PATCHv2 2/4] linux-libc-headers: update to 5.10 "
` [dunfell/master][PATCH 3/4] pcitest: upgrade 5.4 -> 5.10
` [dunfell/master][PATCH 4/4] toolchain-gcc: use 5.10 kernel headers with internal toolchain

[PATCH] drivers: net: Follow the indentation coding standard on printks
 2021-07-08 17:59 UTC  (5+ messages)
` [PATCH net-next v2] "
    ` [PATCH net-next v2] drivers: ethernet: tulip: Fix indentation of printk

[Accel-config] Re: [PATCH 0/5] accel-config: Add wq ats_disable support
 2021-07-08 17:59 UTC 

[PATCH] target/i386: suppress CPUID leaves not defined by the CPU vendor
 2021-07-08 17:06 UTC  (2+ messages)
` [PATCH] target/i386: Fix cpuid level for AMD

[PATCH v6 00/10] GICv3 LPI and ITS feature implementation
 2021-07-08 17:24 UTC  (3+ messages)
` [PATCH v6 01/10] hw/intc: GICv3 ITS initial framework

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

x86 CPU features detection for applications (and AMX)
 2021-07-08 17:56 UTC  (2+ messages)

[RFC PATCH 00/43] KVM: PPC: Book3S HV P9: entry/exit optimisations round 1
 2021-07-08 17:56 UTC  (4+ messages)
` [RFC PATCH 12/43] KVM: PPC: Book3S HV P9: Factor out yield_count increment

[PATCH] util-linux: Disable chfn-chsh on non-target builds
 2021-07-08 17:56 UTC  (2+ messages)
` [OE-core] "

[PATCH 00/30] drm/i915/gem: ioctl clean-ups (v9)
 2021-07-08 17:55 UTC  (3+ messages)
  ` [Intel-gfx] "

[GIT PULL] I2C/IPMI bug fixes for QEMU 6.1
 2021-07-08 17:23 UTC  (5+ 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.