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

[PATCH v4 0/8] Documentation for nova-core
 2025-07-08 22:36 UTC  (2+ messages)

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

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

[syzbot] [usb?] WARNING in usbnet_status_start
 2025-07-08 22:35 UTC  (2+ messages)

[PATCH v3 01/22] arm64: cpufeature: Add cpucap for HPMN0
 2025-07-08 22:34 UTC  (2+ messages)

[PATCH] target/arm: Added support for SME register exposure to GDB
 2025-07-08 22:14 UTC 

[Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 6.{1, 6, 12, 15}.x series
 2025-07-08 22:31 UTC  (2+ messages)

[PATCH 0/2] KVM Support for imx8mp-evk Machine
 2025-07-08 22:29 UTC  (4+ messages)
` [PATCH 1/2] hw/arm/fsl-imx8mp: Wire VIRQ and VFIQ

[Buildroot] [git commit] {linux, linux-headers}: bump 6.{1, 6, 12, 15}.x series
 2025-07-08 21:13 UTC 

[Buildroot] [PATCH 1/1] boot/uboot: bump to version 2025.07
 2025-07-08 22:29 UTC  (2+ messages)

[Buildroot] [git commit] boot/uboot: bump to version 2025.07
 2025-07-08 21:04 UTC 

[syzbot] [lsm?] [net?] WARNING in kvfree_call_rcu
 2025-07-08 22:27 UTC 

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

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

[PATCH] PCI/THP: Fix hang due to incorrect guard lock
 2025-07-08 22:25 UTC 

[Buildroot] [PATCH] package/python3: select host Python 3
 2025-07-08 22:10 UTC  (3+ messages)

[PATCH 0/8] Device: generic accessors for drvdata + Driver::unbind()
 2025-07-08 22:25 UTC  (2+ messages)

[PATCH v2 0/5] KVM: arm64: Enable GICv3 guests on GICv5 hosts using FEAT_GCIE_LEGACY
 2025-07-08 22:24 UTC  (2+ messages)

[PATCH v6 0/3] rust: revocable: Documentation and refactorings for Revocable type
 2025-07-08 22:24 UTC  (4+ messages)
` [PATCH v6 3/3] rust: revocable: Document RevocableGuard invariants and refine Deref safety

[XEN PATCH] iommu: remove unused external variables
 2025-07-08 22:23 UTC 

[PATCH v2 0/4] net: renesas: rswitch: R-Car S4 add HW offloading for layer 2 switching
 2025-07-08 22:23 UTC  (8+ 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 v15 00/34] fs,x86/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-07-08 22:17 UTC  (35+ messages)
` [PATCH v15 01/34] x86,fs/resctrl: Consolidate monitor event descriptions
` [PATCH v15 02/34] x86,fs/resctrl: Replace architecture event enabled checks
` [PATCH v15 03/34] x86/resctrl: Remove 'rdt_mon_features' global variable
` [PATCH v15 04/34] x86,fs/resctrl: Prepare for more monitor events
` [PATCH v15 05/34] x86/cpufeatures: Add support for Assignable Bandwidth Monitoring Counters (ABMC)
` [PATCH v15 06/34] x86/resctrl: Add ABMC feature in the command line options
` [PATCH v15 07/34] x86,fs/resctrl: Consolidate monitoring related data from rdt_resource
` [PATCH v15 08/34] x86,fs/resctrl: Detect Assignable Bandwidth Monitoring feature details
` [PATCH v15 09/34] x86/resctrl: Add support to enable/disable AMD ABMC feature
` [PATCH v15 10/34] fs/resctrl: Introduce the interface to display monitoring modes
` [PATCH v15 11/34] fs/resctrl: Add resctrl file to display number of assignable counters
` [PATCH v15 12/34] fs/resctrl: Introduce mbm_cntr_cfg to track assignable counters per domain
` [PATCH v15 13/34] fs/resctrl: Introduce interface to display number of free MBM counters
` [PATCH v15 14/34] x86/resctrl: Add data structures and definitions for ABMC assignment
` [PATCH v15 15/34] fs/resctrl: Introduce event configuration field in struct mon_evt
` [PATCH v15 16/34] x86,fs/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with ABMC
` [PATCH v15 17/34] fs/resctrl: Add the functionality to assign MBM events
` [PATCH v15 18/34] fs/resctrl: Add the functionality to unassign "
` [PATCH v15 19/34] fs/resctrl: Pass struct rdtgroup instead of individual members
` [PATCH v15 20/34] fs/resctrl: Introduce counter read, reset calls in mbm_event mode
` [PATCH v15 21/34] x86/resctrl: Refactor resctrl_arch_rmid_read()
` [PATCH v15 22/34] x86/resctrl: Implement resctrl_arch_reset_cntr() and resctrl_arch_cntr_read()
` [PATCH v15 23/34] fs/resctrl: Support counter read/reset with mbm_event assignment mode
` [PATCH v15 24/34] fs/resctrl: Report 'Unassigned' for MBM events in mbm_event mode
` [PATCH v15 25/34] fs/resctrl: Add definitions for MBM event configuration
` [PATCH v15 26/34] fs/resctrl: Add event configuration directory under info/L3_MON/
` [PATCH v15 27/34] fs/resctrl: Provide interface to update the event configurations
` [PATCH v15 28/34] fs/resctrl: Introduce mbm_assign_on_mkdir to enable assignments on mkdir
` [PATCH v15 29/34] x86,fs/resctrl: Auto assign counters on mkdir and clean up on group removal
` [PATCH v15 30/34] fs/resctrl: Introduce mbm_L3_assignments to list assignments in a group
` [PATCH v15 31/34] fs/resctrl: Introduce the interface to modify "
` [PATCH v15 32/34] fs/resctrl: Disable BMEC event configuration when mbm_event mode is enabled
` [PATCH v15 33/34] fs/resctrl: Introduce the interface to switch between monitor modes
` [PATCH v15 34/34] x86/resctrl: Configure mbm_event mode if supported

[syzbot] [mm?] WARNING: lock held when returning to user space in lock_next_vma
 2025-07-08 22:19 UTC  (2+ messages)

[PATCH] spl: add linux initrd ramdisk properties to dtb
 2025-07-08 22:19 UTC  (2+ messages)

[PATCH] sanity: Add sanity test for 'bad' gcc installs on ubuntu 24.04
 2025-07-08 22:18 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  (11+ 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 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-for-10.1 v7 0/8] target-info: Add more API for VirtIO cleanups
 2025-07-08 21:40 UTC  (8+ messages)
` [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  (7+ 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] 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] 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  (9+ messages)
` [MINI-OS PATCH 06/19] mm: don't add module pages to free memory
` [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 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  (3+ messages)
` [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  (4+ messages)

[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


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.