All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-08 21:25:38 to 2025-07-08 22:18:09 UTC [more...]

[PATCH v15 00/34] fs,x86/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-07-08 22:17 UTC 

[RFC PATCH RESEND] tracing: add kernel documentation for trace_array_set_clr_event, trace_set_clr_event and supporting functions
 2025-07-08 22:12 UTC  (7+ messages)

[PATCHv3 0/2]
 2025-07-08 22:17 UTC  (9+ messages)

[PATCH v10 0/5] shut down devices asynchronously
 2025-07-08 22:17 UTC  (12+ messages)
` [PATCH v10 1/5] kernel/async: streamline cookie synchronization

[PATCH v2 0/3] includes: Remove unnecessary 'qemu/typedefs.h' include
 2025-07-08 22:13 UTC  (5+ messages)
` [PATCH v2 2/3] hw/vfio/vfio-migration: "
` [PATCH v2 3/3] system/os-win32: "

[PATCH] drm/dp: Change AUX DPCD probe address from LANE0_1_STATUS to TRAINING_PATTERN_SET
 2025-07-08 22:16 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ i915.CI.BAT: "

[PATCH V3 0/3] fast qom tree get
 2025-07-08 22:02 UTC  (5+ messages)
` [PATCH V3 1/3] qom: qom-list-getv
` [PATCH V3 3/3] tests/qtest/qom-test: unit test for qom-list-getv

[PATCH v6] btrfs: try to search for data csums in commit root
 2025-07-08 22:15 UTC  (2+ messages)

[PATCH v8 0/7] More missing XeLP workarounds
 2025-07-08 22:14 UTC  (7+ messages)
` [PATCH v8 2/7] drm/xe: Rename utilisation workaround emission function
` [PATCH v8 3/7] drm/xe: Return number of written dwords from workaround batch buffer emission
` [PATCH v8 4/7] drm/xe: Allow specifying number of extra dwords at the end of wa bb emission

[PATCH v3 0/3] Add thermal sensors support for MT7981
 2025-07-08 22:04 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: iio: adc: Add "
` [PATCH v3 2/3] dt-bindings: thermal: mediatek: add falback compatible string for MT7981 and MT8516
` [PATCH v3 3/3] arm64: dts: mediatek: add thermal sensor support on mt7981

[PATCH-for-10.1 RESEND v8 0/8] target-info: Add more API for VirtIO cleanups
 2025-07-08 21:53 UTC  (9+ messages)
` [PATCH-for-10.1 RESEND v8 1/8] target/qmp: Use target_cpu_type()
` [PATCH-for-10.1 RESEND v8 2/8] qemu/target-info: Factor target_arch() out
` [PATCH-for-10.1 RESEND v8 3/8] qemu/target-info: Add %target_arch field to TargetInfo
` [PATCH-for-10.1 RESEND v8 4/8] qemu/target-info: Add target_endian_mode()
` [PATCH-for-10.1 RESEND v8 5/8] qemu: Convert target_words_bigendian() to TargetInfo API
` [PATCH-for-10.1 RESEND v8 6/8] gdbstub/helpers: Replace TARGET_BIG_ENDIAN -> target_big_endian()
` [PATCH-for-10.1 RESEND v8 7/8] qemu: Declare all load/store helper in 'qemu/bswap.h'
` [PATCH-for-10.1 RESEND v8 8/8] hw/virtio: Build various files once

[PATCH v4 0/6] btrfs: add remove_bdev() callback
 2025-07-08 22:12 UTC  (9+ messages)
` [PATCH v4 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
              ` [f2fs-dev] "

[syzbot] [ntfs3?] WARNING in ni_rename
 2025-07-08 22:11 UTC  (2+ messages)

[PATCH v5 0/3] pack-bitmap: fix memory leak if load_bitmap failed
 2025-07-08 22:10 UTC  (4+ messages)
` [PATCH v6 "

[PATCH-for-10.1 v7 0/8] target-info: Add more API for VirtIO cleanups
 2025-07-08 21:40 UTC  (11+ messages)
` [PATCH-for-10.1 v7 1/8] target/qmp: Use target_cpu_type()
` [PATCH-for-10.1 v7 4/8] qemu/target-info: Add target_endian_mode()
` [PATCH-for-10.1 v7 5/8] qemu: Convert target_words_bigendian() to TargetInfo API

[PATCH-for-10.1 v8 0/8] target-info: Add more API for VirtIO cleanups
 2025-07-08 21:49 UTC  (2+ messages)
` [PATCH-for-10.1 v8 1/8] target/qmp: Use target_cpu_type()

[PATCH v2 00/13] xfs: tracing: remove unused event xfs_reflink_cow_found
 2025-07-08 22:09 UTC  (2+ messages)

[PATCH bpf-next v1] selftests/bpf: remove enum64 case from __arg_untrusted test suite
 2025-07-08 22:08 UTC 

[PATCH v20 00/13] Improve write performance for zoned UFS devices
 2025-07-08 22:07 UTC  (14+ messages)
` [PATCH v20 01/13] block: Support block drivers that preserve the order of write requests
` [PATCH v20 02/13] blk-mq: Restore the zone write order when requeuing
` [PATCH v20 03/13] blk-zoned: Add an argument to blk_zone_plug_bio()
` [PATCH v20 04/13] blk-zoned: Split an if-statement
` [PATCH v20 05/13] blk-zoned: Move code from disk_zone_wplug_add_bio() into its caller
` [PATCH v20 06/13] blk-zoned: Split blk_zone_wplug_bio_work()
` [PATCH v20 07/13] blk-zoned: Support pipelining of zoned writes
` [PATCH v20 08/13] null_blk: Add the preserves_write_order attribute
` [PATCH v20 09/13] scsi: core: Retry unaligned zoned writes
` [PATCH v20 10/13] scsi: sd: Increase retry count for "
` [PATCH v20 11/13] scsi: scsi_debug: Add the preserves_write_order module parameter
` [PATCH v20 12/13] scsi: scsi_debug: Support injecting unaligned write errors
` [PATCH v20 13/13] scsi: ufs: Inform the block layer about write ordering

[PATCH v7 00/12] hw/arm/virt: Add support for user creatable SMMUv3 device
 2025-07-08 21:34 UTC  (9+ messages)
` [PATCH v7 02/12] hw/arm/smmu-common: Check SMMU has PCIe Root Complex association
` [PATCH v7 07/12] hw/pci: Introduce pci_setup_iommu_per_bus() for per-bus IOMMU ops retrieval
` [PATCH v7 08/12] hw/arm/virt: Allow user-creatable SMMUv3 dev instantiation
` [PATCH v7 09/12] qemu-options.hx: Document the arm-smmuv3 device
` [PATCH v7 11/12] qtest/bios-tables-test: Add tests for legacy smmuv3 and smmuv3 device

[PATCH] target/riscv: Fix exception type when VU accesses supervisor CSRs
 2025-07-08  8:32 UTC  (2+ messages)

[ANNOUNCE] Git v2.50.1 and friends
 2025-07-08 22:08 UTC  (3+ messages)
` [PATCH] t: avoid git config syntax from newer releases

[PATCH RFC 0/2] btrfs: do not poke into bdev's page cache
 2025-07-08 22:07 UTC  (6+ messages)
` [PATCH RFC 1/2] btrfs: use bdev_rw_virt() to read and scratch the disk super block

[RFC PATCH 00/21] KVM: TDX huge page support for private memory
 2025-07-08 22:06 UTC  (7+ messages)
` [RFC PATCH 02/21] x86/virt/tdx: Enhance tdh_mem_page_aug() to support huge pages

[PATCH net-next 0/5] ethtool: rss: report which fields are configured for hashing
 2025-07-08 22:06 UTC  (6+ messages)
` [PATCH net-next 1/5] ethtool: rss: make sure dump takes the rss lock
` [PATCH net-next 2/5] tools: ynl: decode enums in auto-ints
` [PATCH net-next 3/5] ethtool: mark ETHER_FLOW as usable for Rx hash
` [PATCH net-next 4/5] ethtool: rss: report which fields are configured for hashing
` [PATCH net-next 5/5] selftests: drv-net: test RSS header field configuration

[PATCH] sunrpc: delay pc_release callback until after the reply is sent
 2025-07-08 22:05 UTC  (2+ messages)

[PATCH v6 00/30] x86,fs/resctrl telemetry monitoring
 2025-07-08 22:05 UTC  (5+ messages)
` [PATCH v6 14/30] x86,fs/resctrl: Support binary fixed point event counters
` [PATCH v6 16/30] x86,fs/resctrl: Add and initialize rdt_resource for package scope core monitor

[PATCH i-g-t v1 0/2] tests/kms_vrr: Improve test flow and apply cmdline refresh rate
 2025-07-08 22:05 UTC  (3+ messages)
` [PATCH i-g-t v1 1/2] tests/kms_vrr: Improve VRR test robustness with cleanup before assertions
` [PATCH i-g-t v1 2/2] tests/kms_vrr: Refactor VRR test to use global refresh rate from cmdline

[PATCH V2 0/5] fast qom tree get
 2025-07-08  7:15 UTC  (12+ messages)
` [PATCH V2 1/5] qom: qom-tree-get
` [PATCH V2 3/5] tests/qtest/qom-test: unit test for qom-tree-get
` [PATCH V2 4/5] qom: qom-list-getv

[PATCH] btrfs: scrub: wip, pause on fs freeze
 2025-07-08 22:03 UTC  (2+ messages)

[REGRESSION] next/master: (build) format ‘%ld’ expects argument of type ‘long int’, but argument 2 h
 2025-07-08 22:03 UTC  (2+ messages)

[PATCH v14 nf-next 0/3] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
 2025-07-08 22:02 UTC  (5+ messages)
` [PATCH v14 nf-next 2/3] netfilter: bridge: Add conntrack double vlan and pppoe
` [PATCH v14 nf-next 3/3] netfilter: nft_chain_filter: Add bridge "

[PATCH 0/3] sparse-checkout: add 'clean' command
 2025-07-08 22:01 UTC  (7+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] sparse-index: point users to new 'clean' action

[PATCH] Speeding up Checking sstate mirror object availability : Add async filtering SSTATE_MIRRORS
 2025-07-08 22:01 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH 0/3] futex: Use RCU-based per-CPU reference counting
 2025-07-08 22:00 UTC  (5+ messages)
` [PATCH 2/3] futex: Use RCU-based per-CPU reference counting instead of rcuref_t

[RFC PATCH v3 0/8] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
 2025-07-08 22:00 UTC  (3+ messages)
` [RFC PATCH v3 5/8] pm: runtime: Introduce pm_runtime_get_if_not_suspended()

[RFC patch v3 00/20] Cache aware scheduling
 2025-07-08 21:59 UTC  (4+ messages)
` [RFC patch v3 07/20] sched: Add helper function to decide whether to allow cache "

[bluez/bluez]
 2025-07-08 21:59 UTC 

[PATCH v4] fast-(import|export): improve on commit signature output format
 2025-07-08 21:58 UTC  (3+ messages)
` [PATCH v5] "

[PATCH v2 0/4] net: renesas: rswitch: R-Car S4 add HW offloading for layer 2 switching
 2025-07-08 21:56 UTC  (7+ messages)
` [PATCH v2 1/4] net: renesas: rswitch: rename rswitch.c to rswitch_main.c
` [PATCH v2 2/4] net: renesas: rswitch: configure default ageing time
` [PATCH v2 3/4] net: renesas: rswitch: add offloading for L2 switching

[PATCH v2] pcapng: allow any protocol link type for the interface block
 2025-07-08 21:56 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/3] Small Rust memory API improvements
 2025-07-08  9:11 UTC  (4+ messages)
` [PATCH 1/3] rust/memory: replace size arg with Bits enum

[PATCH 1/2] iommu/vt-d: Fix missing PASID in dev TLB flush with cache_tag_flush_all
 2025-07-08 21:48 UTC  (2+ messages)
` [PATCH 2/2] iommu/vt-d: Deduplicate cache_tag_flush_all by reusing flush_range

[PATCH v3 0/2] drm/xe: Remove unused code in devcoredump_snapshot()
 2025-07-08 21:52 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe: Remove unused code in devcoredump_snapshot() (rev2)

[PATCH v2 0/2] target/alpha: Add TCG plugin register tracking support
 2025-07-08 14:48 UTC  (3+ messages)

[PATCH] refs/files: remove empty parent dirs when ref creation fails
 2025-07-08 21:52 UTC  (2+ messages)

[PATCH] alloc_tag: add per-NUMA node stats
 2025-07-08 21:52 UTC  (3+ messages)

linux-next: duplicate patch in the vfs-brauner tree
 2025-07-08 21:51 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/wpewebkit: security bump to version 2.48.3
 2025-07-08 21:50 UTC 

[MINI-OS PATCH 00/19] Make Xenstore-stubdom live update possible
 2025-07-08 21:31 UTC  (22+ messages)
` [MINI-OS PATCH 01/19] setup: add global pointer for struct hvm_start_info
` [MINI-OS PATCH 02/19] mini-os: kexec: add O_CLOEXEC support
` [MINI-OS PATCH 03/19] mini-os: grants: support populated grant table at boot
` [MINI-OS PATCH 04/19] time: unbind VIRQ_TIMER across kexec
` [MINI-OS PATCH 05/19] mm: refactor init_page_allocator()
` [MINI-OS PATCH 06/19] mm: don't add module pages to free memory
` [MINI-OS PATCH 07/19] kexec: fix physical addresses in start info data
` [MINI-OS PATCH 08/19] e820: don't count lapic page as initially reserved
` [MINI-OS PATCH 09/19] kexec: restructure building the start info data
` [MINI-OS PATCH 10/19] e820: use special type for software reserved memory

[PATCH v5,resend i-g-t 0/6] Replace intel_sysfs_debugfs
 2025-07-08 21:48 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH v5 00/10] cxl: Delay HB port and switch dport probing until endpoint dev probe
 2025-07-08 21:47 UTC  (4+ messages)
` [PATCH v5 04/10] cxl: Defer dport allocation for switch ports

[PATCH AUTOSEL 6.15 1/8] Revert "ACPI: battery: negate current when discharging"
 2025-07-08 21:46 UTC  (9+ messages)
` [PATCH AUTOSEL 6.15 6/8] PM: Restrict swap use to later in the suspend sequence

[PATCH 6.12,6.15] crypto: s390/sha - Fix uninitialized variable in SHA-1 and SHA-2
 2025-07-08 21:44 UTC 

[PATCH v2 0/3] DTB build housekeeping
 2025-07-08 20:48 UTC  (4+ messages)
` [PATCH v2 1/3] hw/microblaze: Add missing FDT dependency
` [PATCH v2 2/3] configure: Ensure existance of dtc when libfdt is used
` [PATCH v2 3/3] pc-bios/dtb: Remove device tree blobs

Python ecosystem versions overview
 2025-07-08 20:36 UTC 

[RFC PATCH-for-10.1 v6 00/14] target-info: Add more API for VirtIO cleanups & introduce ARM macros
 2025-07-08 12:47 UTC  (4+ messages)
` [PATCH-for-10.1 v6 09/14] hw/virtio: Build various files once

[PATCH 0/7] TPM2 PCR Capping
 2025-07-08  8:31 UTC  (4+ messages)
` [PATCH 2/7] tss2: Introduce grub_tcg2_cap_pcr()
` [PATCH 4/7] tss2: Implement grub_tcg2_cap_pcr() for ieee1275
` [PATCH 5/7] tss2: Implement grub_tcg2_cap_pcr() for EMU

[PATCH v5 1/5] efi: Provide wrappers for load_image, start_image, unload_image
 2025-07-08 20:21 UTC  (5+ messages)
` [PATCH v5 2/5] efi/sb: Add support for the shim loader protocol
` [PATCH v5 3/5] efi/sb: Add API for retrieving shim loader image handles
` [PATCH v5 4/5] loader/efi/chainloader: Use shim loader image handle where available
` [PATCH v5 5/5] loader/efi/linux: "

[PATCH v3 0/2] MIPS: CPS: Optimise delay CPU calibration and cluster helper function
 2025-07-08 21:42 UTC  (5+ messages)
` [PATCH v3 1/2] MIPS: CPS: Improve mips_cps_first_online_in_cluster()
` [PATCH v3 2/2] MIPS: CPS: Optimise delay CPU calibration for SMP

[PATCH] rust: Fix compilation with rustc v1.88
 2025-07-08 20:49 UTC 

[PATCH 0/3] hw/audio/sb16: reduce the CPU load
 2025-07-08  7:04 UTC  (3+ messages)
` [PATCH 3/3] hw/audio/sb16: block structure coding style fixes

[PATCH] bulk: Remove unnecessary 'qemu/typedefs.h' include
 2025-07-08  7:20 UTC  (2+ messages)

[PATCH] target/arm: Correct encoding of Debug Communications Channel registers
 2025-07-08 14:10 UTC 

[PATCH v6 00/12] hw/arm/virt: Add support for user creatable SMMUv3 device
 2025-07-08 20:17 UTC  (9+ messages)
` [PATCH v6 08/12] hw/arm/virt: Allow user-creatable SMMUv3 dev instantiation

[PATCH blktests v2] md/002: add atomic write tests for md/stacked devices
 2025-07-08 21:40 UTC  (3+ messages)

[PATCH] drm/panthor: always set fence errors on CS_FAULT
 2025-07-08 21:40 UTC  (3+ messages)

[PATH i-g-t 0/1] tests/intel/xe_copy : Add check for memset and memcpy tests
 2025-07-08 21:40 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v2 0/3] hw/intc: handle GICD_TYPER2 for KVM GICv3
 2025-07-08 11:52 UTC  (2+ messages)
` [PATCH v2 2/3] hw/intc/arm_gicv3_kvm: Migrate GICD_TYPER2

[RFC PATCH 0/5] Allows the usage of xen_hypervisor and xen_module on x86_64
 2025-07-08 10:43 UTC  (2+ messages)
` [RFC PATCH 3/5] arm64/xen: Allows to use xen_hypervisor and xen_module on x86_64-efi

[PATCH net-next v3 0/8] net: maintain netif vs dev prefix semantics
 2025-07-08 21:38 UTC  (9+ messages)
` [PATCH net-next v3 1/8] net: s/dev_get_stats/netif_get_stats/
` [PATCH net-next v3 2/8] net: s/dev_get_port_parent_id/netif_get_port_parent_id/
` [PATCH net-next v3 3/8] net: s/dev_get_mac_address/netif_get_mac_address/
` [PATCH net-next v3 4/8] net: s/dev_pre_changeaddr_notify/netif_pre_changeaddr_notify/
` [PATCH net-next v3 5/8] net: s/__dev_set_mtu/__netif_set_mtu/
` [PATCH net-next v3 6/8] net: s/dev_get_flags/netif_get_flags/
` [PATCH net-next v3 7/8] net: s/dev_set_threaded/netif_set_threaded/
` [PATCH net-next v3 8/8] net: s/dev_close_many/netif_close_many/

[PATCH v2 0/8] Allwinner: A523: add support for A523 THS0/1 controllers
 2025-07-08 21:31 UTC  (3+ messages)
` [PATCH v2 2/8] dt-bindings: thermal: sun8i: Add "

[PATCH 1/5] include/ndisc.h: Audit include list
 2025-07-08 21:35 UTC  (2+ messages)

[PATCH v2 1/2] kbuild: Update Makefile.extrawarn to 5.1
 2025-07-08 21:35 UTC  (2+ messages)

[PATCHv2 wireless-next 0/7] wifi: rt2x00: add OF bindings + cleanup
 2025-07-08 21:28 UTC  (3+ messages)
` [PATCHv2 wireless-next 7/7] dt-bindings: net: wireless: rt2800: add

[syzbot] [net?] BUG: sleeping function called from invalid context in dev_set_promiscuity (2)
 2025-07-08 21:34 UTC  (3+ messages)

❌ FAIL (MISSED 5 of 41): Test report for for-kernelci (6.16.0-rc5, upstream-arm-next, ec480130)
 2025-07-08 21:23 UTC 

[PATCH net v5 1/2] net/sched: Restrict conditions for adding duplicating netems to qdisc tree
 2025-07-08 21:32 UTC  (4+ messages)
` This breaks netem use cases

locally storing issues/comments/projects
 2025-07-08 21:31 UTC  (2+ messages)

refactor the iomap writeback code v4
 2025-07-08 21:30 UTC  (4+ messages)
` [PATCH 14/14] iomap: build the writeback code without CONFIG_BLOCK

[PATCH] scripts: add zboot support to extract-vmlinux
 2025-07-08 21:30 UTC  (7+ messages)

[PATCH v6 00/36] ACPI PCI Hotplug support on ARM
 2025-07-08 14:23 UTC  (4+ messages)
` [PATCH v6 02/36] hw/acpi: Rename and move build_x86_acpi_pci_hotplug to pcihp
` [PATCH v6 05/36] hw/pci-host/gpex-acpi: Split host bridge OSC and DSM generation
` [PATCH v6 18/36] qtest/bios-tables-test: Add a variant to the aarch64 viot test

[PATCH v1 0/3] Add support for Variscite VAR-SOM-AM62P5 and Symphony board
 2025-07-08 21:10 UTC  (5+ messages)
` [PATCH v1 2/3] arm64: dts: ti: Add support for Variscite VAR-SOM-AM62P
` [PATCH v1 3/3] arm64: dts: ti: Add support for Variscite VAR-SOM-AM62P Symphony Board

[RFC bpf-next 0/9] BPF indirect jumps
 2025-07-08 21:29 UTC  (6+ messages)
` [RFC bpf-next 8/9] libbpf: support llvm-generated "

[PATCH v4 00/11] MAX78000FTHR Implementation
 2025-07-08 19:07 UTC  (2+ messages)

[PATCH 0/5] pc-bios/s390-ccw: Add "loadparm" and menu for pxelinux.cfg network booting
 2025-07-08 12:56 UTC  (2+ messages)
` [PATCH 4/5] pc-bios/s390-ccw: Add a boot menu for booting via pxelinux.cfg

[PATCH 0/2] qapi: Minor documentation cleanups
 2025-07-08  7:28 UTC 

[PATCH v5 0/1] Allow injection of virtio-gpu EDID name
 2025-07-08 17:07 UTC  (2+ messages)
` [PATCH v5 1/1] hw/display: "

[PATCH 0/3] VFIO multifd device state transfer patches for QEMU 10.1
 2025-07-08  8:34 UTC  (3+ messages)
` [PATCH 2/3] vfio/migration: Add x-migration-load-config-after-iter VFIO property

[PATCH v3 00/20] intel_iommu: Enable stage-1 translation for passthrough device
 2025-07-08 11:05 UTC  (2+ messages)
` [PATCH v3 09/20] intel_iommu: Introduce two helpers vtd_as_from/to_iommu_pasid_locked

[PATCH] rust/qemu-api: Fix binding path in source directory
 2025-07-08  8:22 UTC  (2+ messages)

[PATCH V3 0/3] ufs: ufs-qcom: Align programming sequence as per HW spec
 2025-07-08 21:25 UTC  (4+ messages)
` [PATCH V3 1/3] ufs: ufs-qcom: Update esi_vec_mask for HW major version >= 6
` [PATCH V3 2/3] scsi: ufs: core: Add ufshcd_dme_rmw to modify DME attributes
` [PATCH V3 3/3] ufs: ufs-qcom: Enable QUnipro Internal Clock Gating


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.