messages from 2023-08-31 12:37:31 to 2023-08-31 13:17:48 UTC [more...]
[PATCH] fix bdrv_open_child return value check
2023-08-31 12:59 UTC
[PULL 00/41] Misc patches for 2023-08-31
2023-08-31 13:06 UTC (37+ messages)
` [PULL 01/41] accel: Remove HAX accelerator
` [PULL 02/41] accel/tcg: spelling fixes
` [PULL 03/41] qemu/uri: Use QueryParams type definition
` [PULL 05/41] hw/net/i82596: Include missing 'exec/address-spaces.h' header
` [PULL 06/41] hw/dma/etraxfs: Include missing 'exec/memory.h' header
` [PULL 07/41] exec/address-spaces.h: Remove unuseful 'exec/memory.h' include
` [PULL 08/41] target/ppc/pmu: Include missing 'qemu/timer.h' header
` [PULL 09/41] target/riscv/pmu: Restrict 'qemu/log.h' include to source
` [PULL 10/41] target/translate: Include missing 'exec/cpu_ldst.h' header
` [PULL 12/41] target/translate: Restrict 'exec/cpu_ldst.h' to user emulation
` [PULL 13/41] target/helpers: Remove unnecessary 'exec/cpu_ldst.h' header
` [PULL 14/41] target/helpers: Remove unnecessary 'qemu/main-loop.h' header
` [PULL 15/41] target/mips: Remove unused headers in lcsr_helper.c
` [PULL 16/41] target/xtensa: Include missing 'qemu/atomic.h' header
` [PULL 17/41] qemu/processor: Remove unused "
` [PULL 18/41] exec/translation-block: Clean up includes
` [PULL 19/41] chardev/char-fe: Document FEWatchFunc typedef
` [PULL 20/41] hw/char: Have FEWatchFunc handlers return G_SOURCE_CONTINUE/REMOVE
` [PULL 21/41] hw/char/pl011: Restrict MemoryRegionOps implementation access sizes
` [PULL 22/41] hw/char/pl011: Display register name in trace events
` [PULL 23/41] hw/char/pl011: Remove duplicated PL011_INT_[RT]X definitions
` [PULL 24/41] hw/char/pl011: Replace magic values by register field definitions
` [PULL 25/41] hw/i2c/pmbus_device: Fix modifying QOM class internals from instance
` [PULL 26/41] hw/i2c: spelling fixes
` [PULL 27/41] hw/ide: "
` [PULL 28/41] hw/display: "
` [PULL 29/41] hw/mips: "
` [PULL 30/41] hw/sd: "
` [PULL 34/41] hw/i386: Rename 'hw/kvm/clock.h' -> 'hw/i386/kvm/clock.h'
` [PULL 35/41] util/fifo8: Fix typo in fifo8_push_all() description
` [PULL 36/41] util: spelling fixes
` [PULL 37/41] ui: "
` [PULL 39/41] meson: Fix MESONINTROSPECT parsing
` [PULL 40/41] build: Only define OS_OBJECT_USE_OBJC with gcc
` [PULL 41/41] tests/tcg/aarch64: Rename bti-crt.inc.c -> bti-crt.c.inc
[PATCH RESEND v8 00/20] riscv: 'max' CPU, detect user choice in TCG
2023-08-31 13:16 UTC (21+ messages)
` [PATCH RESEND v8 01/20] target/riscv/cpu.c: split CPU options from riscv_cpu_extensions[]
` [PATCH RESEND v8 02/20] target/riscv/cpu.c: skip 'bool' check when filtering KVM props
` [PATCH RESEND v8 03/20] target/riscv/cpu.c: split kvm prop handling to its own helper
` [PATCH RESEND v8 04/20] target/riscv: add DEFINE_PROP_END_OF_LIST() to riscv_cpu_options[]
` [PATCH RESEND v8 05/20] target/riscv/cpu.c: split non-ratified exts from riscv_cpu_extensions[]
` [PATCH RESEND v8 06/20] target/riscv/cpu.c: split vendor "
` [PATCH RESEND v8 07/20] target/riscv/cpu.c: add riscv_cpu_add_qdev_prop_array()
` [PATCH RESEND v8 08/20] target/riscv/cpu.c: add riscv_cpu_add_kvm_unavail_prop_array()
` [PATCH RESEND v8 10/20] target/riscv: add 'max' CPU type
` [PATCH RESEND v8 11/20] avocado, risc-v: add opensbi tests for 'max' CPU
[PATCH 0/5] Introduce new wrappers to copy user-arrays
2023-08-31 13:16 UTC (7+ messages)
` [PATCH 1/5] string.h: add array-wrappers for (v)memdup_user()
[PATCH] lkdtm/bugs: add test for panic() with stuck secondary CPUs
2023-08-31 13:16 UTC (4+ messages)
[PATCH v2 0/2] Use exclusive lock for file_remove_privs
2023-08-31 13:16 UTC (3+ messages)
` [PATCH 1/2] fs: Add and export file_needs_remove_privs
[PATCH v20 00/19] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
2023-08-31 13:16 UTC (5+ messages)
` [PATCH v20 14/19] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Host
` [PATCH v20 15/19] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Endpoint
[PATCH v1 0/4] J721E DTS Sync with Kernel v6.5-rc1
2023-08-31 13:16 UTC (5+ messages)
[PATCH] hw/intc/arm_gicv3_its: Avoid maybe-uninitialized error in get_vte()
2023-08-31 13:13 UTC
[PATCH bpf-next v3 0/3] bpf, riscv: use BPF prog pack allocator in BPF JIT
2023-08-31 13:15 UTC (4+ messages)
[PATCH v7] erofs-utils: add support for fuse 2/3 lowlevel API
2023-08-31 13:15 UTC (6+ messages)
[PATCH v2 0/5] vfio/migration: Block VFIO migration with postcopy and background snapshot
2023-08-31 12:57 UTC (6+ messages)
` [PATCH v2 1/5] migration: Add migration prefix to functions in target.c
` [PATCH v2 2/5] vfio/migration: Fail adding device with enable-migration=on and existing blocker
` [PATCH v2 3/5] migration: Add .save_prepare() handler to struct SaveVMHandlers
` [PATCH v2 4/5] vfio/migration: Block VFIO migration with postcopy migration
` [PATCH v2 5/5] vfio/migration: Block VFIO migration with background snapshot
[RFC PATCH bpf-next v3 0/2] bpf, x64: Fix tailcall infinite loop
2023-08-31 13:12 UTC (6+ messages)
` [RFC PATCH bpf-next v3 1/2] "
[PATCH bpf-next v4 0/4] bpf, riscv: use BPF prog pack allocator in BPF JIT
2023-08-31 13:12 UTC (10+ messages)
` [PATCH bpf-next v4 1/4] bpf: make bpf_prog_pack allocator portable
` [PATCH bpf-next v4 2/4] riscv: extend patch_text_nosync() for multiple pages
` [PATCH bpf-next v4 3/4] riscv: implement a memset like function for text
` [PATCH bpf-next v4 4/4] bpf, riscv: use prog pack allocator in the BPF JIT
selftests: net: pmtu.sh: Unable to handle kernel paging request at virtual address
2023-08-31 13:12 UTC (4+ messages)
sb->s_fs_info freeing fixes
2023-08-31 13:11 UTC (5+ messages)
[Bug 1863025] [NEW] Use-after-free after flush in TCG accelerator
2023-08-31 12:48 UTC (2+ messages)
` [Bug 1863025] "
[PATCH] accel/habanalabs: refactor deprecated strncpy to strscpy_pad
2023-08-31 13:09 UTC (4+ messages)
[PATCH] Adding quirk for Betop Titanwolf Hotas Bundle
2023-08-31 13:09 UTC
[Intel-wired-lan] [PATCH iwl-next v2 2/9] ethtool: Add forced speed to supported link modes maps
2023-08-31 13:08 UTC (8+ messages)
[PATCH 0/9] Enable USB3 for IPQ5332
2023-08-31 13:08 UTC (15+ messages)
` [PATCH 1/9] dt-bindings: phy: qcom,uniphy: Rename ipq4019 usb PHY to UNIPHY
` [PATCH 2/9] phy: qcom: uniphy: Rename ipq4019 USB phy driver to UNIPHY driver
[PATCH v3 0/7] aspeed: Add blockdev support for flash device definition
2023-08-31 13:00 UTC (9+ messages)
` [PATCH v3 1/7] hw/ssi: Add a "cs" property to SSIPeripheral
` [PATCH v3 2/7] hw/ssi: Introduce a ssi_get_cs() helper
` [PATCH v3 3/7] aspeed/smc: Wire CS lines at reset
` [PATCH v3 4/7] hw/ssi: Check for duplicate CS indexes
` [PATCH v3 5/7] aspeed: Create flash devices only when defaults are enabled
` [PATCH v3 6/7] m25p80: Introduce an helper to retrieve the BlockBackend of a device
` [PATCH v3 7/7] aspeed: Get the BlockBackend of FMC0 from the flash device
[igt-dev] [PATCH] tests/amdgpu: add sync object tests
2023-08-31 13:07 UTC (2+ messages)
[PATCH 1/2] ARM: i.MX: esdctl: add force_split option to add_mem
2023-08-31 13:05 UTC (2+ messages)
` [PATCH 2/2] ARM: i.MX8M: esdctl: split memory banks for devices with >4G
[PATCH 1/2] ASoC: dmaengine: Drop unused iov_iter for process callback
2023-08-31 13:04 UTC (2+ messages)
` [PATCH 2/2] ASoC: Name iov_iter argument as iterator instead of buffer
[XEN PATCH 00/13] address violations of MISRA C:2012 Directive 4.10
2023-08-31 13:05 UTC (7+ messages)
` [XEN PATCH 09/13] xen/common: "
[bug-report] Oops at hfi1_ipoib_send + hfi1_ipoib_sdma_complete IRQ
2023-08-31 13:04 UTC (3+ messages)
[PATCH v2] cpufreq: ACPI: add ITMT support when CPPC enabled
2023-08-31 13:03 UTC (4+ messages)
[PATCH v7 1/3] dt-bindings: thermal-zones: Document critical-action
2023-08-31 13:02 UTC (3+ messages)
` [PATCH v7 2/3] reboot: Introduce hw_protection_reboot()
` [PATCH v7 3/3] thermal: thermal_core: Allow rebooting after critical temp
[PATCH v4 0/7] Add support for Sub-NUMA cluster (SNC) systems
2023-08-31 13:02 UTC (6+ messages)
` [PATCH v5 0/8] "
` [PATCH v5 1/8] x86/resctrl: Prepare for new domain scope
[PATCH -next] ARM: spectre-bhb: expand boot cmdline param to turn off mitigation on ARM32
2023-08-31 13:01 UTC (2+ messages)
[PATCH v2] mmc: sdhci-pci-gli: fix LPM negotiation so x86/S0ix SoCs can suspend
2023-08-31 13:02 UTC (3+ messages)
[PATCH] fs: have setattr_copy handle multigrain timestamps appropriately
2023-08-31 13:01 UTC (2+ messages)
[linux-next:master 13230/13643] arch/riscv/errata/andes/errata.c:29:23: error: storage size of 'ret' isn't known
2023-08-31 13:01 UTC (7+ messages)
` [WARNING: ATTACHMENT UNSCANNED]Re: "
❌ FAIL (SKIPPED 5 of 271): Test report for master (6.5.0, mainline.kernel.org-clang, b97d64c7)
2023-08-31 13:01 UTC
[PATCH for-8.2 0/3] pnv/lpc: Hook up xscoms for LPC
2023-08-31 12:57 UTC (5+ messages)
` [PATCH for-8.2 2/3] pnv/lpc: Hook up xscom region for P9/P10
stable-rc/linux-4.19.y build: 19 builds: 3 failed, 16 passed, 20 warnings (v4.19.293-2-g633535b7dfa95)
2023-08-31 13:00 UTC
[igt-dev] [PATCH i-g-t 0/2] IGT XE documentation cleanup
2023-08-31 13:00 UTC (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
[GIT PULL] ARM: SoC/genpd driver updates for v6.6
2023-08-31 12:58 UTC (10+ messages)
[igt-dev] [PATCH i-g-t v2] tests/meson.build: only generate testlists on native builds
2023-08-31 12:58 UTC (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for tests/meson.build: only generate testlists on native builds (rev2)
[PATCH bpf-next] selftests/bpf: fix a CI failure caused by vsock write
2023-08-31 12:58 UTC (4+ messages)
[igt-dev] [PATCH i-g-t] [RFC] scripts/test_list.py: enforce mandatory fields to be filled
2023-08-31 12:58 UTC
[PATCH] tracing: zero the pipe cpumask on alloc to avoid spurious -EBUSY
2023-08-31 12:55 UTC
[PATCH v2 for-next 0/2] RDMA/hns: Add more debugging information for rdma-tool
2023-08-31 12:51 UTC (3+ messages)
` [PATCH v2 for-next 1/2] RDMA/hns: Dump whole QP/CQ/MR resource in raw
` [PATCH v2 for-next 2/2] RDMA/hns: Support hns HW stats
stable-rc/linux-5.4.y build: 17 builds: 0 failed, 17 passed, 26 warnings (v5.4.255-4-gdace6640c6527)
2023-08-31 12:53 UTC
[PATCH bpf-next] selftests/bpf: Fix d_path test
2023-08-31 12:52 UTC (4+ messages)
[oe][meta-oe][mickledore][PATCH 1/2] nodejs: upgrade 18.16.1 -> 18.17.1
2023-08-31 12:51 UTC (3+ messages)
` [oe][meta-oe][mickledore][PATCH 2/2] nodejs: fix CVE-2022-25883
[PATCH v7 0/9] Allow dynamic allocation of software IO TLB bounce buffers
2023-08-31 12:51 UTC (5+ messages)
` [PATCH v7 9/9] swiotlb: search the software IO TLB only if the device makes use of it
[Intel-wired-lan] [PATCH net] ixgbe: fix timestamp configuration code
2023-08-31 12:50 UTC (4+ messages)
[PATCH 00/20] riscv: split TCG/KVM accelerators from cpu.c
2023-08-31 12:47 UTC (3+ messages)
` [PATCH 20/20] target/riscv: add 'kvm_supported' class property
[PATCH v4 00/13] selftests/sgx: Fix compilation errors
2023-08-31 12:48 UTC (4+ messages)
` [PATCH v4 03/13] selftests/sgx: Handle relocations in test enclave
[PATCH v2 0/2] riscv: fix --enable-debug in riscv-to-apply.next
2023-08-31 12:47 UTC (4+ messages)
` [PATCH v2 1/2] hw/riscv/virt.c: fix non-KVM --enable-debug build
[Intel-xe] [PATCH v2 0/5] FBC refactoring
2023-08-31 12:47 UTC (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for FBC refactoring (rev3)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✗ CI.Hooks: failure "
` [Intel-xe] ✗ CI.checksparse: warning "
[REGRESSION] Can't clone GitHub repos (fetch-pack error) due to avoiding deprecated OpenSSL SHA-1 routines
2023-08-31 12:47 UTC
[PATCH v2 1/2] Reland "x86: Move FACP table into separate functions""
2023-08-31 12:47 UTC (2+ messages)
[freescale-fslc:5.15-2.2.x-imx 6164/24604] drivers/soc/imx/secvio/imx-secvio-sc.c:140:5: warning: no previous prototype for function 'int_imx_secvio_sc_check_state'
2023-08-31 12:46 UTC
[freescale-fslc:5.15-2.2.x-imx 12689/24604] drivers/net/ethernet/freescale/fman/fman.c:3088:36: warning: unused variable 'acpi_fman_match'
2023-08-31 12:46 UTC
Is there a way to get the "format-patch" formatted file name?
2023-08-31 12:46 UTC (4+ messages)
[LTP] [PATCH] syscalls/mmap22: Add new test for validating mmap's EINVAL scenarios
2023-08-31 12:45 UTC (2+ messages)
[PATCH v14 0/7] Support Nuvoton NPCM Video Capture/Encode Engine
2023-08-31 12:42 UTC (5+ messages)
` [PATCH v14 7/7] media: nuvoton: Add driver for NPCM video capture and encode engine
[PATCH v9 00/15] cxl/pci: Add support for RCH RAS error handling
2023-08-31 12:43 UTC (4+ messages)
` [PATCH v9 02/15] cxl/regs: Prepare for multiple users of register mappings
[PATCH] driver: rng: Add DM_RNG interface for ARMv8.5 RNDR registers
2023-08-31 12:43 UTC (3+ messages)
[PATCH net-next v2] veth: Fixing transmit return status for dropped packets
2023-08-31 12:43 UTC (2+ messages)
[GIT PULL] Please pull powerpc/linux.git powerpc-6.6-1 tag
2023-08-31 12:42 UTC (2+ messages)
[PATCH] block: don't add or resize partition on the disk with GENHD_FL_NO_PART
2023-08-31 12:42 UTC (2+ messages)
[LTP] [PATCH] syscalls/mmap21: Add new test for mmap's ENOMEM case
2023-08-31 12:42 UTC (2+ messages)
❌ FAIL (SKIPPED 5 of 271): Test report for master (6.5.0, mainline.kernel.org-clang, cd99b9eb)
2023-08-31 12:41 UTC
[PATCH 00/32] spl: Preparation for Universal Payload
2023-08-31 9:22 UTC (5+ messages)
` [PATCH 02/32] spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_
[PATCH nf v2] netfilter/osf: avoid OOB read
2023-08-31 12:39 UTC
[PATCH] Add support for more XMC series
2023-08-31 5:48 UTC (3+ messages)
[PATCH v2 0/3] arm64: versal: Enable CMD_KASLR and TPM
2023-08-31 3:26 UTC (4+ messages)
` [PATCH v2 1/3] arm64: versal: Enable TPM for xilinx platforms
` [PATCH v2 2/3] arm64: versal: Enable sha1sum command
` [PATCH v2 3/3] arm64: versal: Enable the config CMD_KASLRSEED
[PATCH v11 0/4] Add Intel LJCA device driver
2023-08-31 12:39 UTC (4+ messages)
` [PATCH v11 1/4] usb: Add support for Intel LJCA device
[PATCH v3 1/3] ft: track FT auth/action response status
2023-08-31 12:39 UTC (3+ messages)
` [PATCH v3 2/3] station: fall back to reassociation under certain FT failures
` [PATCH v3 3/3] auto-t: add fallback to reassociate test
[PATCH] ntb: intel: Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
2023-08-31 12:39 UTC
[PATCH 0/3] arm64: versal-net: Enable CMD_KASLR and TPM
2023-08-31 3:16 UTC (4+ messages)
` [PATCH 1/3] arm64: versal-net: Enable TPM for xilinx platforms
` [PATCH 2/3] arm64: versal-net: Enable sha1sum command
` [PATCH 3/3] arm64: versal-net: Enable the config CMD_KASLRSEED
[PATCH] libfdt: Fix fdt_appendprop_addrrange documentation
2023-08-31 12:39 UTC
[PATCH v2] xfs: load uncached unlinked inodes into memory on demand
2023-08-31 12:39 UTC (2+ messages)
[PATCH] iommu/tegra-smmu: Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
2023-08-31 12:38 UTC
[PATCH v6 0/2] *** Add Facebook Minerva (AST2600) BMC ***
2023-08-31 12:38 UTC (5+ messages)
` [PATCH v7 2/2] dt-bindings: arm: aspeed: add Meta Minerva board
[PATCH] ALSA: hda/tas2781: Use standard clamp() macro
2023-08-31 12:36 UTC
[PATCH v2] clk: gate: fix comment typo and grammar
2023-08-31 12:36 UTC
[PATCH] drm/amdgpu/jpeg: initialize number of jpeg ring
2023-08-31 9:52 UTC
[PATCH AUTOSEL 5.10 01/22] drm/radeon: Fix integer overflow in radeon_cs_parser_init
2023-08-31 10:56 UTC (6+ messages)
` [PATCH AUTOSEL 5.10 13/22] drm/amdgpu: install stub fence into potential unused fence pointers
stable-rc/linux-6.1.y build: 20 builds: 0 failed, 20 passed, 1 warning (v6.1.50-11-g1767553758a66)
2023-08-31 12:37 UTC
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.