All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-13 01:38:20 to 2025-03-13 04:11:24 UTC [more...]

[PATCH 0/2] qapi: Fix qmp_block_set_io_throttle blocked for too long
 2025-03-13  4:09 UTC  (3+ messages)
` [PATCH 1/2] io/block: Refactoring the bdrv_drained_begin() function and implement a timeout mechanism

[PATCH v5 0/7] bits: Fixed-type GENMASK()/BIT()
 2025-03-13  4:10 UTC  (3+ messages)
` [PATCH v5 7/7] test_bits: add tests for BIT_U*()

[PATCH v3] arm64: defconfig: mediatek: enable PHY drivers
 2025-03-13  4:08 UTC 

[meta-selinux][PATCH] refpolicy: fix chronyd dac_read_search denials
 2025-03-13  4:10 UTC 

[linux-next:master 9768/10719] drivers/net/wireless/intel/iwlwifi/mld/iface.h:170:5: sparse: sparse: undefined preprocessor identifier 'CONFIG_PM_SLEEP'
 2025-03-13  4:10 UTC 

[koverstreet-bcachefs:bcachefs-testing 136/139] fs/bcachefs/io_read.c:1240:6: warning: variable 'u' is uninitialized when used here
 2025-03-13  4:10 UTC 

[syzbot] [xfs?] KASAN: slab-out-of-bounds Read in xlog_cksum
 2025-03-13  4:06 UTC  (3+ messages)

[PATCH i-g-t v3 0/6] tests/intel/xe_fault_injection: Inject errors during xe_guc_ct_send_recv() xe_guc_mmio_send_recv()
 2025-03-13  4:05 UTC  (9+ messages)
` [PATCH i-g-t v3 1/6] lib/igt_sysfs: Add support for device unbinding
` [PATCH i-g-t v3 2/6] tests/intel/xe_fault_injection: Make setup_injection_fault() programmable
` [PATCH i-g-t v3 3/6] tests/intel/xe_fault_injection: Add helper to start injecting fault after x iterations
` [PATCH i-g-t v3 4/6] tests/intel/xe_fault_injection: Inject errors during xe_guc_ct_send_recv & xe_guc_mmio_send_recv

[v2 PATCH 0/2] crypto: Use nth_page instead of doing it by hand
 2025-03-13  4:04 UTC  (10+ messages)
` [v2 PATCH 1/2] crypto: scatterwalk - "
` [v2 PATCH 2/2] crypto: hash "

[PATCH i-g-t 1/2] tests/kms: Align test documentation
 2025-03-13  4:01 UTC  (4+ messages)
` ✓ Xe.CI.BAT: success for series starting with [i-g-t,1/2] "
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "

[PATCH v4 18/25] drm/renesas/rz-du: Compute dumb-buffer sizes with drm_mode_size_dumb()
 2025-03-13  3:58 UTC  (5+ messages)

[PATCH i-g-t] tests/intel/kms_pm_dc: Remove PKC10 dependecy to validate DC6
 2025-03-13  3:59 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/kms_pm_dc: Remove PKC10 dependecy to validate DC6 (rev2)

[PATCH] Makefile: Avoid repeated evaluation of shell commands
 2025-03-13  3:57 UTC 

[PATCH 00/37] accel/tcg, codebase: Build once patches
 2025-03-13  3:45 UTC  (38+ messages)
` [PATCH 01/37] accel/tcg: Build user-exec-stub.c once
` [PATCH 02/37] accel/tcg: Build plugin-gen.c once
` [PATCH 03/37] include/exec: Use vaddr for *_mmu guest memory access routines
` [PATCH 04/37] include/exec: Split out cpu-ldst-common.h
` [PATCH 05/37] include/exec: Inline *_mmuidx_ra memory operations
` [PATCH 06/37] include/exec: Inline *_data_ra "
` [PATCH 07/37] include/exec: Inline *_data "
` [PATCH 08/37] include/exec: Inline *_code "
` [PATCH 09/37] accel/tcg: Perform aligned atomic reads in translator_ld
` [PATCH 10/37] accel/tcg: Use cpu_ld*_code_mmu in translator.c
` [PATCH 11/37] accel/tcg: Implement translator_ld*_end
` [PATCH 12/37] accel/tcg: Remove mmap_lock/unlock from watchpoint.c
` [PATCH 13/37] include/exec: Split out mmap-lock.h
` [PATCH 14/37] include/system: Move exec/memory.h to system/memory.h
` [PATCH 15/37] include/system: Move exec/address-spaces.h to system/address-spaces.h
` [PATCH 16/37] include/system: Move exec/ioport.h to system/ioport.h
` [PATCH 17/37] meson: Introduce top-level libuser_ss and libsystem_ss
` [PATCH 18/37] gdbstub: Move syscalls.c out of common_ss
` [PATCH 19/37] accel/tcg: Use libuser_ss and libsystem_ss
` [PATCH 20/37] target/mips: Protect semihosting call with CONFIG_SEMIHOSTING
` [PATCH 21/37] target/xtensa: "
` [PATCH 22/37] semihosting: Move user-only implementation out-of-line
` [PATCH 23/37] include/system: Move exec/ram_addr.h to system/ram_addr.h
` [PATCH 24/37] include/system: Move exec/ramblock.h to system/ramblock.h
` [PATCH 25/37] common-user: Split out watchpoint-stub.c
` [PATCH 26/37] hw/core: Move unconditional files to libsystem_ss, libuser_ss
` [PATCH 27/37] system: Move watchpoint.c to libsystem_ss
` [PATCH 28/37] plugins: Move api.c, core.c to libuser_ss, libsystem_ss
` [PATCH 29/37] include/exec: Split out cpu-mmu-index.h
` [PATCH 30/37] include/exec: Drop ifndef CONFIG_USER_ONLY from cpu-common.h
` [PATCH 31/37] include/hw/core: Drop ifndef CONFIG_USER_ONLY from cpu.h
` [PATCH 32/37] include/hw/intc: Remove ifndef CONFIG_USER_ONLY from armv7m_nvic.h
` [PATCH 33/37] include/hw/s390x: Remove ifndef CONFIG_USER_ONLY in css.h
` [PATCH 34/37] include/system: Remove ifndef CONFIG_USER_ONLY
` [PATCH 35/37] include/qemu: Remove ifndef CONFIG_USER_ONLY from accel.h
` [PATCH 36/37] target/riscv: Remove ifndef CONFIG_USER_ONLY from cpu_cfg.h
` [PATCH 37/37] meson: Only allow CONFIG_USER_ONLY from certain source sets

[PATCH v4 0/2] hung_task: Dump the blocking task stacktrace
 2025-03-13  3:55 UTC  (6+ messages)
` [PATCH v4 1/2] hung_task: Show the blocker task if the task is hung on mutex

[PATCH 0/2] Improve Zram by separating compression context from kswapd
 2025-03-13  3:52 UTC  (5+ messages)

6.14.0-rc6 lockdep warning kswapd
 2025-03-13  3:52 UTC 

[PATCH V1] mm: vmscan: skip the file folios in proactive reclaim if swappiness is MAX
 2025-03-13  3:48 UTC 

[PATCH] drm/amdgpu: format old RAS eeprom data into V3
 2025-03-13  3:41 UTC 

[PATCH i-g-t] tests/intel/xe_sync_file: Exercise sync file access post queue destruction
 2025-03-13  3:40 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/xe_sync_file: Exercise sync file access post queue destruction (rev2)
` ✓ i915.CI.BAT: "

[RFC PATCH v1 0/5] dts: add VFs to the framework
 2025-03-13  3:36 UTC  (4+ messages)
` [PATCH v5 0/2] "
  ` [PATCH v5 1/2] dts: add OS abstractions for creating virtual functions
  ` [PATCH v5 2/2] dts: add VF configuration and workflow

[PATCH v2] dt-bindings: pwm: Convert lpc32xx-pwm.txt to YAML
 2025-03-13  3:37 UTC  (4+ messages)

[PULL] Pull request for u-boot next / v2025.07 = u-boot-stm32-20250312
 2025-03-13  3:37 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-imx-master-20250312
 2025-03-13  3:36 UTC  (2+ messages)

[PATCH] mmc: core: Wait for Vdd to settle on card power off
 2025-03-13  3:35 UTC  (2+ messages)

How to build with subprojects/slirp.wrap? but not native libslirp
 2025-03-13  3:34 UTC 

[PATCH net-next V2 0/2] Add support for 2500Base-X only configuration
 2025-03-13  3:31 UTC  (12+ messages)
` [PATCH net-next V2 2/2] net: axienet: Add support for 2500base-X "

[PATCH v2] arm64: defconfig: mediatek: enable PHY drivers
 2025-03-13  3:34 UTC  (3+ messages)

[PATCH v2] perf libunwind: Fixup conversion perf_sample->user_regs to a pointer
 2025-03-13  3:31 UTC 

[PATCH v2 1/1] virtio-gpu: get p2pdma distance
 2025-03-13  3:31 UTC  (13+ messages)

[PATCH -next V2] xfs: remove unnecessary NULL check before kvfree()
 2025-03-13  3:28 UTC 

[PATCH v3] spl: remove usage of CMD_BOOT[IZ] from image parsing
 2025-03-13  3:30 UTC  (4+ messages)

[PATCH] iommu: Don't warn prematurely about dodgy probes
 2025-03-13  3:26 UTC  (2+ messages)

[PATCH v4] spl: remove usage of CMD_BOOT[IZ] from image parsing
 2025-03-13  3:28 UTC 

[PATCH] drm/amdgpu: Fix computation for remain size of CPER ring
 2025-03-13  3:27 UTC 

[pseudo] [PATCH 0/3] Add support for LoongArch
 2025-03-13  3:20 UTC 

[PATCH v3 00/12] drivers: Driver support for ADI SC5xx SoCs
 2025-03-12 19:43 UTC  (2+ messages)

[kirkstone] netcat0.7.1 segfault
 2025-03-13  3:19 UTC  (3+ messages)
` [oe] "

[meta-oe][PATCH V3] protobuf: 4.25.5 -> 4.30.0
 2025-03-13  3:19 UTC  (3+ messages)
` [PATCH] "

[linux-next:master] BUILD REGRESSION 9fbcd7b32bf7c0a5bda0f22c25df29d00a872017
 2025-03-13  3:17 UTC 

[PATCH net] Revert "openvswitch: switch to per-action label counting in conntrack"
 2025-03-13  3:17 UTC  (3+ messages)
` [ovs-dev] "

[PATCH v3 00/10] KVM: TDX: TD vcpu enter/exit
 2025-03-13  3:17 UTC  (5+ messages)
` [PATCH v3 05/10] KVM: TDX: restore host xsave state when exit from the guest TD

[PATCH] drm/amdgpu/pm: Handle SCLK offset correctly in overdrive for smu 14.0.2
 2025-03-13  3:17 UTC  (2+ messages)

[linux-next:master 10324/10719] mm/huge_memory.c:3587:46: sparse: sparse: Using plain integer as NULL pointer
 2025-03-13  3:17 UTC 

linux-next: manual merge of the tip tree with the drm tree
 2025-03-13  3:12 UTC 

Making bit-by-bit reproducible Git Bundles?
 2025-03-13  3:09 UTC  (2+ messages)

[PATCH i-g-t] tests/kms: Fix documentation
 2025-03-13  3:09 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH 1/2] arm/arm-bsp/trusted-firmware-a: use main branch when fetching mbedtls
 2025-03-13  3:07 UTC  (2+ messages)

[v2 PATCH] mm: vma: skip anonymous vma when inserting vma to file rmap tree
 2025-03-13  3:04 UTC  (2+ messages)

pull-request: update rtw89 fw for RTL8852C and RTL8922A
 2025-03-13  3:01 UTC 

[PATCH v3 2/2] docs: tracing: Reduce maxdepth in index documentation
 2025-03-13  3:02 UTC  (3+ messages)

[PATCH i-g-t] tests/kms_addfb_basic: Split tests into subtest groups
 2025-03-13  3:01 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[GIT PULL] md-6.15-20250312
 2025-03-13  3:01 UTC  (2+ messages)

[PATCH v3] md/md-bitmap: fix wrong bitmap_limit for clustermd when write sb
 2025-03-13  3:00 UTC  (4+ messages)

[PATCH 00/14] refs: batch refname availability checks
 2025-03-13  2:57 UTC  (3+ messages)
` [PATCH v6 00/16] "

[PATCH v13 00/11] Support page table check on PowerPC
 2025-03-13  2:54 UTC  (3+ messages)

[PATCH] rust: uaccess: mark UserSliceWriter method inline
 2025-03-13  2:57 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] block: add BLK_FEAT_LBS to check for PAGE_SIZE limit
 2025-03-13  2:54 UTC  (8+ messages)
        ` [LTP] "

[PATCH] KVM: arm64: Drop sort_memblock_regions()
 2025-03-13  2:53 UTC  (2+ messages)

[oe] [meta-oe][PATCH v2] protobuf: 4.25.5 -> 4.30.0
 2025-03-13  2:51 UTC  (2+ messages)
`  "

[bug report] ndctl test suite daxctl-create.sh triggered RIP: 0010:memset_orig+0x33/0xb0
 2025-03-13  2:46 UTC 

[PATCH 0/3] Small new merge-ort features, prepping for deletion of merge-recursive.[ch]
 2025-03-13  2:46 UTC  (8+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] merge-ort: add new merge_ort_generic() function
  ` [PATCH v2 2/6] merge-ort: allow rename detection to be disabled
  ` [PATCH v2 3/6] merge-ort: support having merge verbosity be set to 0
  ` [PATCH v2 4/6] t3650: document bug when directory renames are turned off
  ` [PATCH v2 5/6] merge-ort: fix merge.directoryRenames=false
  ` [PATCH v2 6/6] am: switch from merge_recursive_generic() to merge_ort_generic()

[PATCH] x86/hvm: add HVM-specific Kconfig
 2025-03-13  2:41 UTC  (3+ messages)

[PATCH] drm/amdkfd: Correct F8_MODE for gfx950
 2025-03-13  2:40 UTC  (2+ messages)

[f2fs-dev] [PATCH v2] f2fs: fix missing discard for active segments
 2025-03-13  2:25 UTC  (4+ messages)
    `  "

[PATCH v2] x86/hvm: add HVM-specific Kconfig
 2025-03-13  2:39 UTC 

[PATCH ipsec-next v5 0/2] Update offload configuration with SA
 2025-03-13  2:36 UTC  (3+ messages)
` [PATCH ipsec-next v5 1/2] xfrm: Migrate offload configuration
` [PATCH ipsec-next v5 2/2] xfrm: Refactor migration setup during the cloning process

[PULL 00/72] ppc-for-10.0-1 queue
 2025-03-13  2:34 UTC  (2+ messages)

[PATCH] mm: vmscan: skip the file folios in proactive reclaim if swappiness is MAX
 2025-03-13  2:34 UTC  (5+ messages)
  ` [External] "

[PATCH i-g-t] lib/intel_compute: Align objects on 64K for xelpg
 2025-03-13  2:29 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for lib/intel_compute: Align objects on 64K for xelpg (rev4)

[PATCH v2 0/3] vsock: add namespace support to vhost-vsock
 2025-03-13  2:28 UTC  (2+ messages)

[PATCH v2 0/4] Auxiliary bus Rust abstractions
 2025-03-13  2:23 UTC  (5+ messages)
` [PATCH v2 1/4] rust: types: add `Opaque::zeroed`
` [PATCH v2 2/4] rust: auxiliary: add auxiliary device / driver abstractions
` [PATCH v2 3/4] rust: auxiliary: add auxiliary registration
` [PATCH v2 4/4] samples: rust: add Rust auxiliary driver sample

[PATCH 0/2] btrfs: zoned: skip reporting zone for new block group
 2025-03-13  2:24 UTC  (4+ messages)
` [PATCH 2/2] "

Broken NetBSD Orange Pi image URL in QEMU tests
 2025-03-13  2:22 UTC 

Error during --arch x86_64 kunit test run
 2025-03-13  2:21 UTC  (4+ messages)

[PATCH 0/4] cleanup dead code in nodemasks and cpumasks
 2025-03-13  2:19 UTC  (10+ messages)
` [PATCH 1/4] nodemask: drop nodes_shift
` [PATCH 2/4] cpumask: add non-atomic __assign_cpu()
` [PATCH 3/4] riscv: switch set_icache_stale_mask() to using non-atomic assign_cpu()
` [PATCH 4/4] cpumask: drop cpumask_assign_cpu()

[OE-core][PATCH v5 0/1] babeltrace2: upgrade 2.0.6 -> 2.1.0
 2025-03-13  2:17 UTC  (2+ messages)
` [OE-core][PATCH v5 1/1] "

[PATCH 0/4] Improve soundness of bus device abstractions
 2025-03-13  2:13 UTC  (5+ messages)
` [PATCH 1/4] rust: pci: use to_result() in enable_device_mem()
` [PATCH 2/4] rust: device: implement device context marker
` [PATCH 3/4] rust: pci: fix unrestricted &mut pci::Device
` [PATCH 4/4] rust: platform: fix unrestricted &mut platform::Device

[android-common:android16-6.12-desktop 280/280] arch/x86/kvm/vmx/pkvm/hyp/lib/retpoline.S: asm/GEN-for-each-reg.h is included more than once
 2025-03-13  2:15 UTC 

[scarthgap][PATCH] bluez5: upgrade 5.72 -> 5.77
 2025-03-13  2:12 UTC 

[PATCH v4] ref-manual: uboot-sign: Add how to enable ATF, TEE and User defined snippet ITS for U-Boot FIT image
 2025-03-13  2:12 UTC  (3+ messages)

[PATCH v2] drm/ci: add kms_cursor_legacy@torture-bo to apq8016 flakes
 2025-03-13  2:10 UTC  (2+ messages)

[PATCH v2 0/4] x86/build: Get rid of vmlinux postlink step
 2025-03-13  2:08 UTC  (3+ messages)
` [PATCH v2 4/4] x86: Get rid of Makefile.postlink

[PATCH v2 2/3] ext4: avoid journaling sb update on error if journal is destroying
 2025-03-13  2:08 UTC  (13+ messages)

[PATCH] Bluetooth: btmtk: delay usb_autopm_put_interface until WMT event received
 2025-03-13  2:03 UTC  (3+ messages)
  ` 回复: "

[PATCH v5] ref-manual: uboot-sign: Add how to enable ATF, TEE and User defined snippet ITS for U-Boot FIT image
 2025-03-13  2:02 UTC 

[PATCH wireless-next v2 0/2] wifi: cfg80211/mac80211/ath12k: Enable monitor creation in NO_VIRTUAL_MONITOR mode when AP is active
 2025-03-13  2:01 UTC  (3+ messages)
` [PATCH wireless-next v2 1/2] wifi: cfg80211: Allow monitor creation in NO_VIRTUAL_MONITOR mode with active AP
` [PATCH wireless-next v2 2/2] wifi: mac80211: Set the WIPHY_FLAG_SUPPORTS_CONCUR_MONITOR_N_OTHER_VIF flag

pull-request: rtw-next-2025-03-13
 2025-03-13  1:59 UTC 

[dhowells-fs:ceph-iter 45/45] net/ceph/messenger_v2.c:3246:29: error: no member named 'out_enc_pages' in 'struct ceph_connection_v2_info'; did you mean 'in_enc_pages'?
 2025-03-13  1:53 UTC 

[PATCH v3] drm/xe/hwmon: expose fan speed
 2025-03-13  1:54 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for drm/xe/hwmon: expose fan speed (rev3)

[PATCH] iio: industrialio-trigger: Fix typos in comments
 2025-03-13  1:53 UTC  (2+ messages)

[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
 2025-03-13  1:51 UTC  (3+ messages)
` [RFC PATCH v2 06/22] KVM: X86: Define tsm_get_vmid

[PATCH v3 0/3] reset: amlogic-a4/a5: add reset driver
 2025-03-13  1:48 UTC  (8+ messages)
` [PATCH v3 1/3] dt-bindings: reset: Add compatible for Amlogic A4/A5 Reset Controller

[PATCH v1 0/5] Optimize async device suspend/resume
 2025-03-13  1:49 UTC  (5+ messages)
` [PATCH v1 1/5] PM: sleep: Fix runtime PM issue in dpm_resume()

[PATCH 0/2] Fix for MediaTek reset affecting Focusrite audio interfaces
 2025-03-13  1:43 UTC  (4+ messages)

nvme-tcp: fix a possible UAF when failing to send request
 2025-03-13  1:48 UTC  (5+ messages)
  ` Re: nvme-tcp: fix a possible UAF when failing to send request【请注意,邮件由sagigrim@gmail.com代发】
    `  "

[PATCH v1 0/5] PM: sleep: Improvements of async suspend and resume of devices
 2025-03-13  1:47 UTC  (7+ messages)
` [PATCH v1 3/5] PM: sleep: Resume children right after resuming the parent
` [PATCH v1 4/5] PM: sleep: Start suspending parents and suppliers after subordinate suspend
` [PATCH v1 5/5] PM: sleep: Make late and noirq suspend of devices more asynchronous

[PATCH] scsi: target: tcm_loop: fix wrong abort tag
 2025-03-13  1:47 UTC 

[PATCH v5 0/2] Add L1 and L2 error detection for A53 and A57
 2025-03-13  1:43 UTC  (2+ messages)

[PATCH v2 ath-next 0/2] wifi: ath11k: fix HTC rx insufficient length
 2025-03-13  1:41 UTC  (8+ messages)
` [PATCH v2 ath-next 2/2] "

[PATCH] add mes type in mes ring dump
 2025-03-13  1:40 UTC 

[f2fs-dev] [PATCH 0/9] f2fs: first steps towards mount API conversion
 2025-03-13  1:40 UTC  (6+ messages)
` [f2fs-dev] [PATCH 3/9] f2fs: factor out an f2fs_default_check function

[PATCH v3] cpufreq: Init cpufreq only for present CPUs
 2025-03-13  1:39 UTC 


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.