All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-08 15:55:16 to 2024-04-08 16:42:49 UTC [more...]

[PATCH net 0/2] af_unix: Garbage collector vs connect() race condition
 2024-04-08 15:58 UTC  (2+ messages)
` [PATCH net 1/2] af_unix: Fix garbage collector racing against connect()

xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 1 comp_code 1
 2024-04-08 16:42 UTC  (9+ messages)

[PATCH v2 0/7] buildsys: Start shrinking qemu-user build process
 2024-04-08 16:42 UTC  (21+ messages)
` [PATCH v2 01/18] meson: do not link pixman automatically into all targets
` [PATCH v2 02/18] tests: only build plugins if TCG is enabled
` [PATCH v2 03/18] ebpf: Restrict to system emulation
` [PATCH v2 04/18] tests/unit: match some unit tests to corresponding feature switches
` [PATCH v2 05/18] yank: only build if needed
` [PATCH v2 06/18] util/qemu-config: Extract QMP commands to qemu-config-qmp.c
` [PATCH v2 08/18] hw: Include minimal source set in user emulation build
` [PATCH v2 09/18] stubs: remove obsolete stubs
` [PATCH v2 10/18] hw/usb: move stubs out of stubs/
` [PATCH v2 11/18] hw/virtio: "
` [PATCH v2 12/18] semihosting: "
` [PATCH v2 13/18] ramfb: "
` [PATCH v2 16/18] stubs: split record/replay stubs further
` [PATCH v2 17/18] stubs: include stubs only if needed

[PATCH] comedi: vmk80xx: fix incomplete endpoint checking
 2024-04-08 15:25 UTC  (2+ messages)

[PATCH v5 0/3] switch platform profiles with Lenovo laptops
 2024-04-08 16:41 UTC  (3+ messages)
` [PATCH v5 1/3] ACPI: platform-profile: add platform_profile_cycle()

[PATCH] phy: qcom: qmp-combo: fix VCO div offset on v5_5nm and v6
 2024-04-08 16:41 UTC  (3+ messages)

[PATCH V4 0/5] mlx5 ConnectX control misc driver
 2024-04-08 16:41 UTC  (11+ messages)

[PATCH v2 00/11] spi: cadence-qspi: add Mobileye EyeQ5 support
 2024-04-08 16:40 UTC  (5+ messages)
` [PATCH v2 08/11] spi: cadence-qspi: add early busywait to cqspi_wait_for_bit()

[PATCH 0/6] Add support for AD411x
 2024-04-08 16:40 UTC  (4+ messages)
` [PATCH 2/6] iio: adc: ad7173: fix buffers enablement for ad7176-2

[PATCH-for-9.0? 0/3] hw/block/nand: Fix out-of-bound access in NAND block buffer
 2024-04-08 16:39 UTC  (7+ messages)
` [PATCH-for-9.0? 1/3] hw/block/nand: Factor nand_load_iolen() method out
` [PATCH-for-9.0? 2/3] hw/block/nand: Have blk_load() return boolean indicating success
` [PATCH-for-9.0? 3/3] hw/block/nand: Fix out-of-bound access in NAND block buffer

[PATCH 0/2] Allow gpio-hog nodes in qcom,pmic-gpio bindings (& dt fixup)
 2024-04-08 16:39 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: qcom,pmic-gpio: Allow gpio-hog nodes
` [PATCH 2/2] ARM: dts: qcom: msm8974-hammerhead: Update gpio hog node name

[PATCH] platform/x86: toshiba_acpi: Silence logging for some events
 2024-04-08 16:39 UTC  (4+ messages)

[Buildroot] [PATCH] package/rtl8821au: fix build failure with Linux version 6.7.0
 2024-04-08 16:38 UTC 

[PATCH liburing v2 0/3] improve sendzc tests
 2024-04-08 16:38 UTC  (4+ messages)
` [PATCH liburing v2 1/3] test: handle test_send_faults()'s cases one by one
` [PATCH liburing v2 2/3] test/sendzc: improve zc support probing
` [PATCH liburing v2 3/3] io_uring/sendzc: add DEFER_TASKRUN testing

RTT-PROBE: lore-subspace-rtt
 2024-04-08 16:38 UTC 

[PATCH net-next] net: phy: air_en8811h: fix some error codes
 2024-04-08 16:37 UTC  (2+ messages)

[openeuler:OLK-6.6 6892/7311] drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_mbx.c:392:58: sparse: sparse: incorrect type in argument 2 (different base types)
 2024-04-08 16:35 UTC 

[PATCHv4 0/7] nvmet: debugfs support
 2024-04-08 16:35 UTC  (4+ messages)

[PATCH 6.8 000/273] 6.8.5-rc1 review
 2024-04-08 16:36 UTC  (4+ messages)
` [PATCH 6.8 131/273] usb: typec: ucsi: Check for notifications after init

[PATCH v2 net] pds_core: Fix pdsc_check_pci_health function to use work thread
 2024-04-08 16:35 UTC 

[PATCH v3 00/16] selftests/resctrl: resctrl_val() related cleanups & improvements
 2024-04-08 16:32 UTC  (17+ messages)
` [PATCH v3 01/16] selftests/resctrl: Open get_mem_bw_imc() fd for loops
` [PATCH v3 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
` [PATCH v3 03/16] selftests/resctrl: Fix closing IMC fds on error
` [PATCH v3 04/16] selftests/resctrl: Make "bandwidth" consistent in comments & prints
` [PATCH v3 05/16] selftests/resctrl: Consolidate get_domain_id() into resctrl_val()
` [PATCH v3 06/16] selftests/resctrl: Use correct type for pids
` [PATCH v3 07/16] selftests/resctrl: Cleanup bm_pid and ppid usage & limit scope
` [PATCH v3 08/16] selftests/resctrl: Rename measure_vals() to measure_mem_bw_vals() & document
` [PATCH v3 09/16] selftests/resctrl: Simplify mem bandwidth file code for MBA & MBM tests
` [PATCH v3 10/16] selftests/resctrl: Add ->measure() callback to resctrl_val_param
` [PATCH v3 11/16] selftests/resctrl: Add ->init() callback into resctrl_val_param
` [PATCH v3 12/16] selftests/resctrl: Simplify bandwidth report type handling
` [PATCH v3 13/16] selftests/resctrl: Make some strings passed to resctrlfs functions const
` [PATCH v3 14/16] selftests/resctrl: Convert ctrlgrp & mongrp to pointers
` [PATCH v3 15/16] selftests/resctrl: Remove mongrp from MBA test
` [PATCH v3 16/16] selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl()

[PATCH v3 00/15] Add support for suppressing warning backtraces
 2024-04-08 16:34 UTC  (7+ messages)
` [PATCH v3 06/15] net: kunit: Suppress lock warning noise at end of dev_addr_lists tests

6.9.0-rc2+ kernel hangs on boot
 2024-04-08 16:35 UTC  (4+ messages)
  ` 6.9.0-rc2+ kernel hangs on boot (bisected, maybe LED related)

[PATCH v2] iommu/vt-d: Allocate DMAR fault interrupts locally
 2024-04-08 16:39 UTC  (5+ messages)

[PATCH] dt-bindings: iio: imu: mpu6050: Improve i2c-gate disallow list
 2024-04-08 16:34 UTC 

[PATCH v3 0/6] Add DSC support to DSI video panel
 2024-04-08 16:34 UTC  (5+ messages)
` [PATCH v3 5/6] drm/display: Add slice_per_pkt for dsc

[Bug 218695] New: Datadump for error `ERROR Transfer event TRB DMA ptr not part of current TD ep_index 1 comp_code 1`
 2024-04-08 16:34 UTC  (2+ messages)
` [Bug 218695] "

[PATCH] reftable: use xmalloc() and xrealloc()
 2024-04-08 16:33 UTC  (4+ messages)

[linux-next:master 3442/4242] WARNING: modpost: vmlinux: section mismatch in reference: (unknown)+0x1270 (section: __ex_table) -> .LASF0 (section: .debug_str)
 2024-04-08 16:32 UTC  (2+ messages)

[PATCH v4 0/9] asus-wmi: add new features, clean up, fixes
 2024-04-08 16:32 UTC  (4+ messages)
` [PATCH v4 1/9] platform/x86: asus-wmi: add support for 2024 ROG Mini-LED

[PATCH for-9.0] nanomips: fix warnings with GCC 14
 2024-04-08 16:30 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Multi-sized THP performance benchmarks and analysis on ARM64
 2024-04-08 16:30 UTC  (4+ messages)

[PATCH 0/8] scsi: documentation: clean up docs and fix kernel-doc
 2024-04-08 16:30 UTC  (7+ messages)
` [PATCH 3/8] scsi: core: add kernel-doc for scsi_msg_to_host_byte()
` [PATCH 6/8] scsi: core: add function return kernel-doc for 2 functions
` [PATCH 8/8] scsi: scsi_transport_srp: fix a couple of kernel-doc warnings

[PATCH v2 00/11] Add Battlemage support
 2024-04-08 16:29 UTC  (20+ messages)
` [PATCH v2 01/11] drm/xe/xe2: Add workaround 18034896535
` [PATCH v2 01/11] drm/xe/xe2: Recognize Xe2_HPG IP
` [PATCH v2 02/11] "
` [PATCH v2 02/11] drm/xe/xe2: Recognize Xe2_HPM IP
` [PATCH v2 03/11] drm/xe/bmg: Add BMG platform definition
` [PATCH v2 03/11] drm/xe/xe2: Recognize Xe2_HPM IP
` [PATCH v2 04/11] drm/xe/bmg: Add BMG mocs table
` [PATCH v2 04/11] drm/xe/bmg: Add BMG platform definition
` [PATCH v2 05/11] drm/xe/bmg: Add BMG mocs table
` [PATCH v2 05/11] drm/xe/bmg: Program an additional discrete-specific PAT setting
` [PATCH v2 06/11] "
` [PATCH v2 06/11] drm/xe/xe2hpg: Determine flat ccs offset for vram
` [PATCH v2 07/11] "
` [PATCH v2 07/11] drm/xe/xe2hpg: Remove extra allocation of CCS pages for dgfx
` [PATCH v2 08/11] drm/xe/xe2: Add workaround 18034896535
` [PATCH v2 08/11] drm/xe/xe2hpg: Remove extra allocation of CCS pages for dgfx
` [PATCH v2 09/11] drm/xe/xe2hpg: Add initial GT workarounds
` [PATCH v2 10/11] drm/xe/xe2hpg: Introduce performance tuning changes for Xe2_HPG
` [PATCH v2 11/11] drm/xe/xe2hpm: Add initial set of workarounds

[PATCH 00/12] t: exercise Git/JGit reftable compatibility
 2024-04-08 16:29 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 12/12] t0612: add tests to "

[RFC] Avaiable disk space when automatic garbage collection kicks in
 2024-04-08 16:29 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-08 16:28 UTC 

[PATCH net-next v4 0/9] Enhanced DCB and DSCP Support for KSZ Switches
 2024-04-08 16:26 UTC  (7+ messages)
` [PATCH net-next v4 5/9] net: dsa: microchip: add support for different DCB app configurations
` [PATCH net-next v4 6/9] net: dsa: microchip: dcb: add special handling for KSZ88X3 family
` [PATCH net-next v4 9/9] net: dsa: microchip: let DCB code do PCP and DSCP policy configuration

[Buildroot] [PATCH] package/uclibc: bump to version 1.0.47
 2024-04-08 16:25 UTC 

[PATCH net-next 0/3] net: dqs: optimize if stall threshold is not set
 2024-04-08 16:25 UTC  (4+ messages)
` [PATCH net-next 3/3] net: dql: Optimize stall information population

[PATCH 0/4] [v2] x86: Add CPUID region helper and clarify Xen startup
 2024-04-08 16:25 UTC  (4+ messages)
` [PATCH 1/4] x86/cpu: Add and use new CPUID region helper

[PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
 2024-04-08 16:22 UTC  (12+ messages)

[PATCH] x86/rtc: Avoid UIP flag being set for longer than expected
 2024-04-08 16:26 UTC 

[PATCH v4 0/2] reftable/stack: use geometric table compaction
 2024-04-08 16:20 UTC  (12+ messages)
` [PATCH v5 0/3] "
  ` [PATCH v5 2/3] reftable/stack: add env to disable autocompaction
  ` [PATCH v6 0/3] reftable/stack: use geometric table compaction
    ` [PATCH v6 1/3] reftable/stack: expose option to disable auto-compaction
    ` [PATCH v6 2/3] reftable/stack: add env to disable autocompaction
    ` [PATCH v6 3/3] reftable/stack: use geometric table compaction

[ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
 2024-04-08 16:20 UTC  (3+ messages)

[PATCH v1 0/2] Improve interactive shell output gathering
 2024-04-08 16:20 UTC  (4+ messages)
` [PATCH v1 1/2] dts: Improve output gathering in interactive shells

[PATCH 00/74] New Intel CPUID families
 2024-04-08 16:20 UTC  (11+ messages)
` [PATCH 01/74] x86/cpu/vfm: Add/initialize x86_vfm field to struct cpuinfo_x86

[PATCH v1 1/1] platform/x86/intel: atomisp2: Replace deprecated UNIVERSAL_DEV_PM_OPS()
 2024-04-08 16:20 UTC  (2+ messages)

[PATCH v6 1/3] drm/xe: Store xe_he_engine in xe_hw_engine_snapshot
 2024-04-08 16:19 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for series starting with [v6,1/3] drm/xe: Store xe_he_engine in xe_hw_engine_snapshot (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH-for-9.1 v2 0/3] rdma: Remove RDMA subsystem and pvrdma device
 2024-04-08 16:18 UTC  (11+ messages)
` [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling

[kvm-unit-tests PATCH v8 00/35] migration, powerpc improvements
 2024-04-08 16:10 UTC  (9+ messages)
` [kvm-unit-tests PATCH v8 03/35] migration: Add a migrate_skip command
` [kvm-unit-tests PATCH v8 04/35] (arm|s390): Use migrate_skip in test cases
` [kvm-unit-tests PATCH v8 06/35] gitlab-ci: Run migration selftest on s390x and powerpc
` [kvm-unit-tests PATCH v8 13/35] doc: start documentation directory with unittests.cfg doc

RTT-PROBE: lore-subspace-rtt
 2024-04-08 16:18 UTC 

[PATCH 1/2] prepare-kernel.sh: Remove dead variable
 2024-04-08 16:17 UTC  (4+ messages)
` [PATCH 2/2] prepare-kernel.sh: Fix typo in variable name

[PATCH v4] send-email: make it easy to discern the messages for each patch
 2024-04-08 16:15 UTC  (6+ messages)

[rdma:wip/leon-for-next 12/12] drivers/infiniband/hw/hns/hns_roce_hw_v2.c:4864:13: warning: unused variable 'sl_num'
 2024-04-08 16:14 UTC 

[PATCH net-next v1 00/12] First try to replace page_frag with page_frag_cache
 2024-04-08 16:13 UTC  (9+ messages)
` [PATCH net-next v1 02/12] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next v1 12/12] mm: page_frag: update documentation and maintainer for page_frag

[PATCH v5 0/1] platform/x86: Add wmi driver for Casper Excalibur laptops
 2024-04-08 16:13 UTC  (3+ messages)

[meta-ti][scarthgap][PATCH] conf: am335x-evm: Bump up max_leb_cnt
 2024-04-08 16:13 UTC 

[oe][meta-oe][PATCH] libgpiod: fix QA error in ptest RDEPENDS
 2024-04-08 16:12 UTC  (2+ messages)

[Bluez PATCH 0/2] Fix descriptor display issue in btmon
 2024-04-08 16:12 UTC  (6+ messages)
` [Bluez PATCH 2/2] shared/gatt: Add descriptor insert function

[PATCH 0/3] Add bridged amplifiers to cs42l43
 2024-04-08 16:11 UTC  (9+ messages)
` [PATCH v3 2/3] spi: Add a mechanism to use the fwnode name for the SPI device
` [PATCH v3 3/3] spi: cs42l43: Add bridged cs35l56 amplifiers

[Buildroot] [PATCH v12 00/16] Add support for AM62x-SK HS-FS devices
 2024-04-08 16:11 UTC  (3+ messages)
` [Buildroot] [PATCH v12 05/16] boot/uboot: add BR2_TARGET_UBOOT_USE_BINMAN option

[PATCH v4 0/3] Xen: ARM: Improved NXP iMX8 platform support
 2024-04-08 16:11 UTC  (4+ messages)
` [PATCH v4 1/3] xen/arm: Add imx8q{m,x} platform glue
` [PATCH v4 2/3] xen/drivers: imx-lpuart: Replace iMX8QM compatible with iMX8QXP
` [PATCH v4 3/3] MAINTAINERS: Become a reviewer of iMX8Q{M,XP} related patches

[PATCH v2 0/7] drm: debug logging improvements
 2024-04-08 16:11 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm: debug logging improvements (rev2)

FAILED: patch "[PATCH] mptcp: don't account accept() of non-MPC client as fallback" failed to apply to 6.6-stable tree
 2024-04-08 16:10 UTC  (4+ messages)
` [PATCH 6.6.y 3/5] selftests: mptcp: use += operator to append strings

[PATCH rdma-next] IB/cma: Define options to set CM timeouts and retries
 2024-04-08 16:10 UTC  (2+ messages)

[PATCH net-next 00/10] Add ability to flash modules' firmware
 2024-04-08 16:10 UTC  (4+ messages)
` [PATCH net-next 07/10] ethtool: cmis_cdb: Add a layer for supporting CDB commands

[PATCH 1/2] prepare-kernel.sh: Remove patch_ed function
 2024-04-08 16:10 UTC  (4+ messages)
` [PATCH 2/2] prepare-kernel.sh: Warn when result can be defective

RTT-PROBE: lore-subspace-rtt
 2024-04-08 16:08 UTC 

RFC: Improve tooling support, move away from function wrapping
 2024-04-08 15:56 UTC 

[PATCH net] bonding: 802.3ad: Avoid packet loss when switching aggregator
 2024-04-08 16:06 UTC  (2+ messages)

[PATCH net-next v3] net: enable SOCK_NOSPACE for UDP
 2024-04-08 16:05 UTC  (4+ messages)

[PATCH 6.6 000/252] 6.6.26-rc1 review
 2024-04-08 16:04 UTC  (2+ messages)

[PATCH 6.1 000/138] 6.1.85-rc1 review
 2024-04-08 16:03 UTC  (2+ messages)

[PATCH v5 for-9.0? 0/2] Fix NBD TLS poll in coroutine
 2024-04-08 16:00 UTC  (3+ messages)
` [PATCH v5 1/2] nbd/server: do not poll within a coroutine context
` [PATCH v5 2/2] nbd/server: Mark negotiation functions as coroutine_fn

[PATCH BlueZ 1/1] bap: Replace global bcast_pa_requests with a queue for each adapter
 2024-04-08 16:03 UTC  (2+ messages)
`  "

[WIP 0/3] Memory model and atomic API in Rust
 2024-04-08 16:02 UTC  (9+ messages)

[PATCH 5.15 000/690] 5.15.154-rc1 review
 2024-04-08 16:02 UTC  (2+ messages)

[PATCH v2 01/10] arm64: dts: microchip: sparx5: fix mdio reg
 2024-04-08 16:00 UTC  (3+ messages)

[PATCH v5] ima: add crypto agility support for template-hash algorithm
 2024-04-08 16:01 UTC  (4+ messages)

[PATCH] configs: am62px_evm_a53_defconfig: Enable MMC UHS config option
 2024-04-08 16:01 UTC 

[PATCH 1/2] iommu/vt-d: Rename fault IRQ variable
 2024-04-08 16:05 UTC  (4+ messages)
` [PATCH 2/2] iommu/vt-d: Share DMAR fault IRQ to prevent vector exhaustion

[PATCH 0/6] drm/i915 and drm/xe display integration cleanups
 2024-04-08 16:00 UTC  (4+ messages)
` [PATCH 2/6] drm/i915/dmc: define firmware URL locally

[PATCH] soc/tegra: pmc: Add EQOS wake event for Tegra194 and Tegra234
 2024-04-08 16:00 UTC  (2+ messages)

[PATCH] [v4] module: don't ignore sysfs_create_link() failures
 2024-04-08 16:00 UTC  (2+ messages)

[PATCH 00/11] address remaining stringop-truncation warnings
 2024-04-08 15:59 UTC  (5+ messages)
` [PATCH 03/11] staging: replace weird strncpy() with memcpy()

[PATCH BlueZ v1] shared/gatt-db: Fix gatt_db_service_insert_characteristic
 2024-04-08 15:59 UTC 

[PATCH] drm/ttm: Print the memory decryption status just once
 2024-04-08 15:59 UTC  (2+ messages)

[PATCH v2] tzfile.5: Fix indentation
 2024-04-08 15:59 UTC  (3+ messages)

[PATCH v6 0/2] x86/resctrl: Track llc_occupancy of RMIDs in limbo list
 2024-04-08 15:58 UTC  (5+ messages)

[PATCH net-next] net: sched: cls_api: fix slab-use-after-free in fl_dump_key
 2024-04-08 15:58 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-08 15:58 UTC 

[RFC PATCH net-next v8 00/14] Device Memory TCP
 2024-04-08 15:57 UTC  (3+ messages)
` [RFC PATCH net-next v8 14/14] selftests: add ncdevmem, netcat for devmem TCP

[PATCH v1 00/44] KVM: arm64: Preamble for pKVM
 2024-04-08 15:57 UTC  (6+ messages)
` [PATCH v1 03/44] KVM: arm64: Move setting the page as dirty out of the critical section

[PATCH 8/8] pwm: Add support for pwmchip devices for faster and easier userspace access
 2024-04-08 15:42 UTC  (2+ messages)

[PATCH bpf-next v3 0/2] Add F_SETFL for fcntl
 2024-04-08 15:55 UTC  (5+ messages)
` [PATCH bpf-next v3 1/2] selftests/bpf: Add F_SETFL for fcntl in test_sockmap
` [PATCH bpf-next v3 2/2] selftests/bpf: Fix umount cgroup2 error "


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.