All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-18 12:30:30 to 2024-07-18 13:34:55 UTC [more...]

[syzbot] [kernel?] KCSAN: data-race in kobject_put / kobject_uevent_env (2)
 2024-07-18 13:34 UTC  (4+ messages)

[PATCH v5 00/19] Reconstruct loongson ipi driver
 2024-07-18 13:33 UTC  (8+ messages)
` [PATCH v5 01/19] hw/intc/loongson_ipi: Declare QOM types using DEFINE_TYPES() macro
` [PATCH v5 03/19] hw/intc/loongson_ipi: Rename LoongsonIPI -> LoongsonIPIState
` [PATCH v5 05/19] hw/intc/loongson_ipi: Extract loongson_ipi_common_realize()
` [PATCH v5 06/19] hw/intc/loongson_ipi: Add TYPE_LOONGSON_IPI_COMMON stub
` [PATCH v5 09/19] hw/intc/loongson_ipi: Move IPICore structure to loongson_ipi_common.h
` [PATCH v5 10/19] hw/intc/loongson_ipi: Pass LoongsonIPICommonState to send_ipi_data()
` [PATCH v5 12/19] hw/intc/loongson_ipi: Add LoongsonIPICommonClass::cpu_by_arch_id handler

[PATCH net-next v14 00/14] stmmac: Add Loongson platform support
 2024-07-18 13:32 UTC  (8+ messages)
` [PATCH net-next v14 11/14] net: stmmac: dwmac-loongson: Add DT-less GMAC PCI-device support
` [PATCH net-next v14 12/14] net: stmmac: dwmac-loongson: Add Loongson Multi-channels GMAC support

[PATCH v2 1/2] Add libfuzzer target to fuzz/x86_instruction_emulator
 2024-07-18 13:29 UTC  (8+ messages)
` [PATCH v2 2/2] Add scripts/oss-fuzz/build.sh

[RESEND PATCH net-next v3 0/4] net: phy: aquantia: enable support for aqr115c
 2024-07-18 13:29 UTC  (5+ messages)
` [RESEND PATCH net-next v3 3/4] net: phy: aquantia: wait for the GLOBAL_CFG to start returning real values

[PATCH v2 0/6] Use the kernel from sstate when building fitImages
 2024-07-18 13:29 UTC  (9+ messages)
  ` [OE-core] "

[PATCH RESEND] EDAC/altera: Fix possible null pointer dereference
 2024-07-18 13:29 UTC 

[PATCH v5 0/4] docs/interop/firmware.json: scripts/qapi-gen.py compatibility
 2024-07-18 13:29 UTC  (10+ messages)
` [PATCH v5 1/4] docs/interop/firmware.json: add new enum FirmwareFormat
` [PATCH v5 2/4] docs/interop/firmware.json: add new enum FirmwareArchitecture
` [PATCH v5 3/4] docs/interop/firmware.json: convert "Example" section

[PATCH v2 00/21] Universal Payload initial series
 2024-07-18 13:28 UTC  (3+ messages)
` [PATCH v2 04/21] sandbox: Enable SPL_LOAD_BLOCK

[PATCHv2 bpf-next 0/2] selftests/bpf: Add more uprobe multi tests
 2024-07-18 13:27 UTC  (3+ messages)
` [PATCHv2 bpf-next 1/2] selftests/bpf: Add uprobe fail tests for uprobe multi
` [PATCHv2 bpf-next 2/2] selftests/bpf: Add uprobe multi consumers test

[PATCH] staging: rtl8712: style fix multiple line dereference
 2024-07-18 13:26 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net-next] openvswitch: switch to per-action label counting in conntrack
 2024-07-18 13:27 UTC  (3+ messages)

[GSoC][PATCH v11 00/10] ref consistency check infra setup
 2024-07-18 13:26 UTC  (3+ messages)
` [GSoC][PATCH v11 02/10] fsck: add a unified interface for reporting fsck messages

[PATCH v2 0/2] DMA IOMMU static calls
 2024-07-18 13:26 UTC  (6+ messages)
` [PATCH v2 2/2] dma: add IOMMU static calls with clear default ops

[PATCH net-next v3 00/24] Introducing OpenVPN Data Channel Offload
 2024-07-18 13:27 UTC  (8+ messages)
` [PATCH net-next v3 10/24] ovpn: implement basic RX path (UDP)

[PATCH v5 00/17] coresight: Use per-sink trace ID maps for Perf sessions
 2024-07-18 13:25 UTC  (17+ messages)
` [PATCH v5 01/17] perf: cs-etm: Create decoders after both AUX and HW_ID search passes
` [PATCH v5 02/17] perf: cs-etm: Allocate queues for all CPUs
` [PATCH v5 03/17] perf: cs-etm: Move traceid_list to each queue
` [PATCH v5 04/17] perf: cs-etm: Create decoders based on the trace ID mappings
` [PATCH v5 05/17] perf: cs-etm: Only save valid trace IDs into files
` [PATCH v5 06/17] perf: cs-etm: Support version 0.1 of HW_ID packets
` [PATCH v5 07/17] perf: cs-etm: Print queue number in raw trace dump
` [PATCH v5 08/17] perf: cs-etm: Add runtime version check for OpenCSD

[PATCH net v2] eth: fbnic: don't build the driver when skb has more than 21 frags
 2024-07-18 13:25 UTC  (2+ messages)

[PATCH] perf trace: Simplify output of string literals in thread__dump_stats()
 2024-07-18 13:24 UTC 

[PULL 00/26] target-arm queue
 2024-07-18 13:20 UTC  (27+ messages)
` [PULL 01/26] target/arm: Fix handling of LDAPR/STLR with negative offset
` [PULL 02/26] target/arm: LDAPR should honour SCTLR_ELx.nAA
` [PULL 03/26] hw/display/bcm2835_fb: fix fb_use_offsets condition
` [PULL 04/26] hw/arm/smmu-common: Add missing size check for stage-1
` [PULL 05/26] hw/arm/smmu: Fix IPA for stage-2 events
` [PULL 06/26] hw/arm/smmuv3: Fix encoding of CLASS in events
` [PULL 07/26] hw/arm/smmu: Use enum for SMMU stage
` [PULL 08/26] hw/arm/smmu: Split smmuv3_translate()
` [PULL 09/26] hw/arm/smmu: Consolidate ASID and VMID types
` [PULL 10/26] hw/arm/smmu: Introduce CACHED_ENTRY_TO_ADDR
` [PULL 11/26] hw/arm/smmuv3: Translate CD and TT using stage-2 table
` [PULL 12/26] hw/arm/smmu-common: Rework TLB lookup for nesting
` [PULL 13/26] hw/arm/smmu-common: Add support for nested TLB
` [PULL 14/26] hw/arm/smmu-common: Support nested translation
` [PULL 15/26] hw/arm/smmu: Support nesting in smmuv3_range_inval()
` [PULL 16/26] hw/arm/smmu: Introduce smmu_iotlb_inv_asid_vmid
` [PULL 17/26] hw/arm/smmu: Support nesting in the rest of commands
` [PULL 18/26] hw/arm/smmuv3: Support nested SMMUs in smmuv3_notify_iova()
` [PULL 19/26] hw/arm/smmuv3: Handle translation faults according to SMMUPTWEventInfo
` [PULL 20/26] hw/arm/smmuv3: Support and advertise nesting
` [PULL 21/26] hw/arm/smmu: Refactor SMMU OAS
` [PULL 22/26] target/arm: Use float_status copy in sme_fmopa_s
` [PULL 23/26] target/arm: Use FPST_F16 for SME FMOPA (widening)
` [PULL 24/26] tests/tcg/aarch64: Add test cases "
` [PULL 25/26] tests/arm-cpu-features: Do not assume PMU availability
` [PULL 26/26] hvf: arm: Do not advance PC when raising an exception

[PATCH] drm/xe: Unlink client during vm close
 2024-07-18 13:23 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

LPA2 on non-LPA2 hardware broken with 16K pages
 2024-07-18 13:21 UTC  (3+ messages)

[PATCH v1 00/15] support ADC and I2C for AST2700
 2024-07-18 13:19 UTC  (7+ messages)
` [PATCH v1 03/15] hw/i2c/aspeed: support to set the different memory size
` [PATCH v1 10/15] hw/i2c/aspeed: support Tx/Rx buffer 64 bits address

[PATCH 0/3] Add support for Congatec CGEB BIOS interface
 2024-07-18 13:20 UTC  (8+ messages)
` [PATCH 1/3] mm: vmalloc: export __vmalloc_node_range

[PATCH v2] drm/qxl: fix null pointer dereference in qxl_add_mode
 2024-07-18 13:19 UTC 

[PATCH v3 0/3] crash: Fix x86_32 memory reserve dead loop bug
 2024-07-18 13:18 UTC  (6+ messages)
` [PATCH v3 1/3] crash: Fix x86_32 crash "

[PATCH v2] hw/timer/hpet: Fix wrong HPET interrupts
 2024-07-18 13:13 UTC  (3+ messages)

[PATCH net-next v5 00/25] Introducing OpenVPN Data Channel Offload
 2024-07-18 13:21 UTC  (6+ messages)
` [PATCH net-next v5 19/25] ovpn: add support for peer floating

[master][PATCH V2] pixman: update patch for fixing inline failure with -Og
 2024-07-18 13:16 UTC  (2+ messages)
` [OE-core] "

[PATCH ipsec-next v5 00/17] Add IP-TFS mode to xfrm
 2024-07-18 13:15 UTC  (4+ messages)
` [PATCH ipsec-next v5 04/17] xfrm: sysctl: allow configuration of global default values

[LTP] [RFC PATCH 0/2] Shell test library v3
 2024-07-18 13:15 UTC  (7+ messages)
` [LTP] [RFC PATCH 1/2] Add support for mixing C and shell code

Matching on DSCP with IPv4 FIB rules
 2024-07-18 13:14 UTC  (5+ messages)

[PATCH] NFS: trace: show TIMEDOUT instead of 0x6e
 2024-07-18 13:13 UTC  (2+ messages)

[PATCH v2] ASoC: tas2781: fix the license issue for tas781 firmware
 2024-07-18 13:12 UTC  (2+ messages)

[PATCH v3 00/11] Zacas/Zabha support and qspinlocks
 2024-07-18 13:11 UTC  (12+ messages)
` [PATCH v3 03/11] riscv: Implement cmpxchg8/16() using Zabha
` [PATCH v3 11/11] riscv: Add qspinlock support

[PATCH] drivers: Bosch SMI240 IMU Driver
 2024-07-18 13:10 UTC  (4+ messages)

[PATCH v4 0/3] pwm: meson: add pwm support for A1
 2024-07-18 13:09 UTC  (3+ messages)

[PATCH v2] arm64: dts: qcom: sm8550-hdk: add the Wifi node
 2024-07-18 13:06 UTC  (2+ messages)

[PATCH v2 RESEND] drm/client: fix null pointer dereference in drm_client_modeset_probe
 2024-07-18 13:05 UTC 

[PATCH i-g-t, v2] tests/intel/xe_exec_mix_modes: Add new tests for parallel execution
 2024-07-18 13:05 UTC  (2+ messages)

[BUG] HID: amd_sfh (drivers/hid/amd-sfh-hid/): memory/page corruption
 2024-07-17 11:21 UTC  (2+ messages)

[PATCH v2 0/3] drm: backlight quirk infrastructure and lower minimum for Framework AMD 13
 2024-07-18  8:25 UTC  (4+ messages)

[PATCH v9 00/53] fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
 2024-07-17 10:38 UTC  (8+ messages)

[PATCH] drm: Fix documentation warning for read_mpcc_state in mpc.h
 2024-07-17 16:30 UTC  (3+ messages)

[PATCH i-g-t] tests/intel-ci/xe-sriov-vf.blocklist.txt: Blocklist for SR-IOV VF BAT runs
 2024-07-18 13:04 UTC  (3+ messages)

[RFC PATCH v19 0/5] Script execution control (was O_MAYEXEC)
 2024-07-18 13:03 UTC  (15+ messages)
` [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)

[syzbot] [net?] KMSAN: uninit-value in hsr_get_node (3)
 2024-07-18 13:04 UTC  (3+ messages)

[PATCH v2 0/4] Have xe_vm and xe_exec_queue take references to xef
 2024-07-18 13:01 UTC  (8+ messages)
` [PATCH v2 1/4] drm/xe: Move part of xe_file cleanup to a helper
` [PATCH v2 2/4] drm/xe: Add ref counting for xe_file
` [PATCH v2 3/4] drm/xe: Take a ref to xe file when user creates a VM

[recipe build #3757849] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2024-07-18 13:02 UTC 

Pre-register now for the Xen Project Winter Meetup 2024!
 2024-07-18 13:01 UTC 

[BUG REPORT] sched/rt: Inaccurate numerical calculation in rt_runtime_us constraints
 2024-07-18 13:02 UTC 

[PATCH RFC 0/4] iomap: zero dirty folios over unwritten mappings on zero range
 2024-07-18 13:02 UTC  (5+ messages)
` [PATCH 1/4] filemap: return pos of first dirty folio from range_has_writeback
` [PATCH 2/4] iomap: refactor an iomap_revalidate() helper
` [PATCH 3/4] iomap: fix handling of dirty folios over unwritten extents
` [PATCH 4/4] xfs: remove unnecessary flush of eof page from truncate

[PATCH] PCI: loongson: Add LS7A MSI enablement quirk
 2024-07-18 13:01 UTC  (3+ messages)

[PATCH v2 0/3] Binding and driver for voltage controlled oscillators
 2024-07-18 13:00 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: clocks: add binding for voltage-controlled-oscillators

[PATCH blktests v3 0/2] md: add regression test for "md/md-bitmap: fix writing non bitmap pages"
 2024-07-18 12:59 UTC  (6+ messages)
` [PATCH blktests v3 2/2] "

[PATCH V9 00/13] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
 2024-07-18 12:58 UTC  (6+ messages)
` [PATCH V9 02/13] perf/core: Add aux_pause, aux_resume, aux_start_paused

[PATCH v2 0/4] vfio-pci support pasid attach/detach
 2024-07-18 13:02 UTC  (12+ messages)

[PATCH] MAINTAINERS: drop CPU POOLS section
 2024-07-18 12:57 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm8550-hdk: add the Wifi node
 2024-07-18 12:57 UTC  (3+ messages)

[PATCH 1/2] qemu: Drop mips workaround
 2024-07-18 12:56 UTC  (2+ messages)
` [PATCH 2/2] populate_sdk_base: Ensure nativesdk targets have do_package_qa run

[Intel-wired-lan] [PATCH iwl-next v4 0/5] Replace auxbus with ice_adapter in the PTP support code
 2024-07-18 12:56 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH iwl-next v4 3/5] ice: Initial support for E825C hardware in ice_adapter
    `  "

[PATCH i-g-t v6 0/5] tests/kms_plane_scaling: Improvise the
 2024-07-18 12:53 UTC  (2+ messages)
` ✗ CI.xeBAT: failure for "

[kvm-unit-tests PATCH v2 00/16] Introduce SEV-SNP support
 2024-07-18 12:49 UTC  (17+ messages)
` [kvm-unit-tests PATCH v2 01/16] x86/apic: Use common library outb() implementation
` [kvm-unit-tests PATCH v2 02/16] x86/apic: Add MMIO access support for SEV-ES/SNP guest with C-bit unset
` [kvm-unit-tests PATCH v2 03/16] x86 AMD SEV-ES: Rename setup_amd_sev_es() to setup_vc_handler()
` [kvm-unit-tests PATCH v2 04/16] x86/efi: Add support for running tests with UEFI in SEV-SNP environment
` [kvm-unit-tests PATCH v2 05/16] x86 AMD SEV-SNP: Enable SEV-SNP support
` [kvm-unit-tests PATCH v2 06/16] x86 AMD SEV-SNP: Add tests for presence of confidential computing blob
` [kvm-unit-tests PATCH v2 07/16] x86 AMD SEV-ES: Set GHCB page attributes for a new page table
` [kvm-unit-tests PATCH v2 08/16] x86 AMD SEV-SNP: Test Private->Shared page state changes using GHCB MSR
` [kvm-unit-tests PATCH v2 09/16] x86: Introduce gva to gpa address translation helper
` [kvm-unit-tests PATCH v2 10/16] x86: Add support for installing large pages
` [kvm-unit-tests PATCH v2 11/16] x86 AMD SEV-SNP: Change guest pages from Private->Shared using GHCB NAE
` [kvm-unit-tests PATCH v2 12/16] x86 AMD SEV-SNP: Change guest pages from Shared->Private "
` [kvm-unit-tests PATCH v2 13/16] x86 AMD SEV-SNP: Change guest pages from Intermix->Private "
` [kvm-unit-tests PATCH v2 14/16] x86 AMD SEV-SNP: Change guest pages from Intermix->Shared "
` [kvm-unit-tests PATCH v2 15/16] x86 AMD SEV-SNP: Issue PSMASH/UNSMASH PSC requests on 2M ranges
` [kvm-unit-tests PATCH v2 16/16] x86 AMD SEV-SNP: Inject random cur_page offsets for "

[PATCH] wifi: rtw88: debugfs: support multiple adapters debugging
 2024-07-18 12:51 UTC  (2+ messages)

daniel@iogearbox.net
 2024-07-18 12:50 UTC 

[PATCH i-g-t v6 0/5] tests/kms_plane_scaling: Improvise the scaling BW issues
 2024-07-18 12:49 UTC  (5+ messages)
` [PATCH i-g-t v6 3/5] tests/kms_plane_scaling: Find display mode fitting in BW
` [PATCH i-g-t v6 4/5] tests/kms_plane_scaling: Find display mode fitting in BW for rotations

Grand Piano 07/18
 2024-07-18 12:48 UTC 

[PATCH v3 0/5] target/arm/kvm: Report PMU unavailability
 2024-07-18 12:47 UTC  (3+ messages)

[khilman-omap:lpm-v6.10/constraints 10/15] drivers/pmdomain/ti/ti_sci_pm_domains.c:55: warning: Function parameter or struct member 'wkup_constraint' not described in 'ti_sci_pm_domain'
 2024-07-18 12:47 UTC 

[BlueZ v2 00/11] Fix a number of static analysis issues #5
 2024-07-18 12:46 UTC  (9+ messages)
` [BlueZ v2 01/11] gatt-server: Don't allocate negative data
` [BlueZ v2 02/11] shared/shell: Free memory allocated by wordexp()
` [BlueZ v2 08/11] gatt-server: Fix integer overflow due to cast operation

[PATCH] arm64: dts: qcom: sm8450: Add Broadcast_AND region in LLCC block
 2024-07-18 12:45 UTC  (4+ messages)

[PATCH v2 0/9] reset: amlogic: move audio reset drivers out of CCF
 2024-07-18 12:45 UTC  (4+ messages)
` [PATCH v2 1/9] reset: amlogic: convert driver to regmap

[PATCH v3 0/3] Keep device awake during GT TLB invalidations
 2024-07-18 12:45 UTC  (3+ messages)
` [PATCH v3 3/3] drm/xe: Hold a PM ref when GT TLB invalidations are inflight

[PATCH] loongarch: Support RANDOMIZE_KSTACK_OFFSET
 2024-07-18 12:47 UTC 

BTF without DWARF
 2024-07-18 12:37 UTC  (2+ messages)

[PATCH] qapi-block-core: Clean up blockdev-snapshot-internal-sync doc
 2024-07-18 12:36 UTC 

[PATCH] doc: deprecate graph data structures
 2024-07-18 12:36 UTC  (4+ messages)

[PATCH net] ipv4: Fix incorrect source address in Record Route option
 2024-07-18 12:34 UTC 

[PATCH] net/hns3: fix Rx packet truncation when KEEP CRC enabled
 2024-07-18 12:35 UTC  (3+ messages)
` [PATCH v2 0/3] bugfix about KEEP CRC offload

next/master baseline: 270 runs, 4 regressions (next-20240718)
 2024-07-18 12:34 UTC 

[PATCH testsuite] tests/task_setscheduler: add cgroup v2 case for moving proc to root cgroup
 2024-07-18 12:34 UTC  (4+ messages)

[PATCH v1 0/6] ip dump for sdma v4 v4_4_2 and v7
 2024-07-18 12:32 UTC  (3+ messages)
` [PATCH v1 6/6] drm/amdgpu: add print support for sdma_v_4_4_2 ip_dump

[RFC] drm/panel/simple-edp: Add Samsung ATNA45DC02
 2024-07-18 12:31 UTC  (4+ messages)

[PATCH] libbcachefs: add support for true/false & yes/no in bool-type options
 2024-07-18 12:29 UTC  (2+ messages)
` [PATCH] Add support for true/false, yes/no & on/off "


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.