All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-11 22:35:28 to 2025-07-12 00:03:52 UTC [more...]

(no subject)
 2025-07-11 23:59 UTC  (3+ messages)
  ` [PATCH 1/3] io_uring/poll: cleanup apoll freeing
  ` [PATCH 2/3] io_uring/poll: flag request as having gone through poll wake machinery

[PATCH v2 2/3] arm64: dts: allwinner: a523: add Mali GPU node
 2025-07-11 23:57 UTC  (2+ messages)

[meta-oe][PATCH] taisei: Upgrade to 1.4.3
 2025-07-11 23:59 UTC 

[PATCH v2 0/6] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
 2025-07-11 23:59 UTC  (10+ messages)
` [PATCH v2 1/6] KVM: arm64: VM exit to userspace to handle SEA
` [PATCH v2 3/6] KVM: arm64: Allow userspace to inject external instruction aborts
` [PATCH v2 5/6] KVM: selftests: Test for KVM_CAP_INJECT_EXT_IABT

[GIT PULL] Networking for v6.16-rc6 (follow up)
 2025-07-11 23:58 UTC  (11+ messages)

[PATCH net-next v3 0/3] netdevsim: add support for PHY devices
 2025-07-11 23:58 UTC  (5+ messages)
` [PATCH net-next v3 1/3] net: netdevsim: Add PHY support in netdevsim
` [PATCH net-next v3 3/3] selftests: ethtool: Introduce ethernet PHY selftests on netdevsim

drivers/hwmon/xgene-hwmon.c:145:15: sparse: sparse: dereference of noderef expression
 2025-07-11 23:57 UTC 

[ndctl PATCH v3] test: fail on unexpected kernel error & warning, not just "Call Trace"
 2025-07-11 23:56 UTC  (3+ messages)
` [ndctl PATCH v3 1/2] test: move err() function at the top

Potential BPF Arena Security Vulnerability, Possible Memory Access and Overflow Issues
 2025-07-11 23:54 UTC  (10+ messages)
  ` [External] : "

[PATCH RFC 0/3] Add support for video device state for capture devices
 2025-07-11 23:54 UTC  (4+ messages)
` [PATCH RFC 1/3] media: v4l2-core: Add support for video device state

[PATCH v7 00/31] x86,fs/resctrl telemetry monitoring
 2025-07-11 23:53 UTC  (32+ messages)
` [PATCH v7 01/31] x86,fs/resctrl: Consolidate monitor event descriptions
` [PATCH v7 02/31] x86,fs/resctrl: Replace architecture event enabled checks
` [PATCH v7 03/31] x86/resctrl: Remove 'rdt_mon_features' global variable
` [PATCH v7 04/31] x86,fs/resctrl: Prepare for more monitor events
` [PATCH v7 05/31] x86,fs/resctrl: Improve domain type checking
` [PATCH v7 06/31] x86/resctrl: Move L3 initialization into new helper function
` [PATCH v7 07/31] x86,fs/resctrl: Refactor domain_remove_cpu_mon() ready for new domain types
` [PATCH v7 08/31] x86/resctrl: Clean up domain_remove_cpu_ctrl()
` [PATCH v7 09/31] x86,fs/resctrl: Use struct rdt_domain_hdr instead of struct rdt_mon_domain
` [PATCH v7 10/31] x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domain
` [PATCH v7 11/31] x86,fs/resctrl: Rename some L3 specific functions
` [PATCH v7 12/31] fs/resctrl: Make event details accessible to functions when reading events
` [PATCH v7 13/31] x86,fs/resctrl: Handle events that can be read from any CPU
` [PATCH v7 14/31] x86,fs/resctrl: Support binary fixed point event counters
` [PATCH v7 15/31] x86,fs/resctrl: Add an architectural hook called for each mount
` [PATCH v7 16/31] x86,fs/resctrl: Add and initialize rdt_resource for package scope core monitor
` [PATCH v7 17/31] x86/resctrl: Discover hardware telemetry events
` [PATCH v7 18/31] x86/resctrl: Count valid telemetry aggregators per package
` [PATCH v7 19/31] x86/resctrl: Complete telemetry event enumeration
` [PATCH v7 20/31] x86,fs/resctrl: Fill in details of events for guid 0x26696143 and 0x26557651
` [PATCH v7 21/31] x86,fs/resctrl: Add architectural event pointer
` [PATCH v7 22/31] x86/resctrl: Read telemetry events
` [PATCH v7 23/31] x86/resctrl: Handle domain creation/deletion for RDT_RESOURCE_PERF_PKG
` [PATCH v7 24/31] x86/resctrl: Add energy/perf choices to rdt boot option
` [PATCH v7 25/31] x86/resctrl: Handle number of RMIDs supported by telemetry resources
` [PATCH v7 26/31] fs/resctrl: Fix life-cycle of closid_num_dirty_rmid
` [PATCH v7 27/31] x86,fs/resctrl: Move RMID initialization to first mount
` [PATCH v7 28/31] x86/resctrl: Enable RDT_RESOURCE_PERF_PKG
` [PATCH v7 29/31] fs/resctrl: Provide interface to create architecture specific debugfs area
` [PATCH v7 30/31] x86/resctrl: Add debugfs files to show telemetry aggregator status
` [PATCH v7 31/31] x86,fs/resctrl: Update Documentation for package events

[PATCH i-g-t v5] tests/kms_content_protection: Add force HDCP 1.4 subtest
 2025-07-11 23:52 UTC  (2+ messages)
` ✓ i915.CI.Full: success for tests/kms_content_protection: Add force HDCP 1.4 subtest (rev5)

[PATCH v3 0/8] cleanup: Introduce ACQUIRE(), a guard() for conditional locks
 2025-07-11 23:49 UTC  (9+ messages)
` [PATCH v3 1/8] cleanup: Introduce ACQUIRE() and ACQUIRE_ERR() "
` [PATCH v3 2/8] cxl/mbox: Convert poison list mutex to ACQUIRE()
` [PATCH v3 3/8] cxl/decoder: Move decoder register programming to a helper
` [PATCH v3 4/8] cxl/decoder: Drop pointless locking
` [PATCH v3 5/8] cxl/region: Split commit_store() into __commit() and queue_reset() helpers
` [PATCH v3 6/8] cxl/region: Move ready-to-probe state check to a helper
` [PATCH v3 7/8] cxl/region: Consolidate cxl_decoder_kill_region() and cxl_region_detach()
` [PATCH v3 8/8] cxl: Convert to ACQUIRE() for conditional rwsem locking

[PATCH net-next v2] selftests: flip local/remote endpoints in iou-zcrx.py
 2025-07-11 23:50 UTC  (2+ messages)

[PATCH net-next] sfc: falcon: refactor and document ef4_ethtool_get_rxfh_fields
 2025-07-11 23:50 UTC  (2+ messages)

[PATCH RFC 0/3] PCI/pwrctrl: Allow pwrctrl framework to control PERST# GPIO if available
 2025-07-11 23:49 UTC  (7+ messages)
` [PATCH RFC 2/3] PCI/pwrctrl: Allow pwrctrl core "
` [PATCH RFC 3/3] PCI: qcom: Allow pwrctrl framework to control PERST#

[PATCH 0/5] dma::Device trait and DMA mask
 2025-07-11 23:45 UTC  (7+ messages)
` [PATCH 2/5] rust: dma: add DMA addressing capabilities

[PATCH v6 0/5] PCI: dwc: Add ECAM support with iATU configuration
 2025-07-11 23:42 UTC  (6+ messages)
` [PATCH v6 1/5] arm64: dts: qcom: sc7280: Increase config size to 256MB for ECAM feature
` [PATCH v6 2/5] PCI: dwc: Add support for ELBI resource mapping
` [PATCH v6 3/5] PCI: dwc: qcom: Switch to dwc "
` [PATCH v6 4/5] PCI: dwc: Add ECAM support with iATU configuration
` [PATCH v6 5/5] PCI: qcom: Add support for ECAM feature

[Intel-wired-lan] [PATCH iwl-net] ice: fix Rx page leak on multi-buffer frames
 2025-07-11 23:41 UTC  (4+ messages)
    `  "

[PATCH v5 0/2] Add SpacemiT K1 USB3.0 host controller support
 2025-07-11 23:37 UTC  (4+ messages)
` [PATCH v5 2/2] usb: dwc3: add generic driver to support flattened

[PATCH v4 3/3] iio: imu: bmi270: add support for motion events
 2025-07-11 23:36 UTC 

[PATCH] erofs-utils: lib: fix memory leak in xattr handling
 2025-07-11 23:35 UTC 

[PATCH net-next V2 0/3] net/mlx5e: Add support for PCIe congestion events
 2025-07-11 23:30 UTC  (5+ messages)
` [PATCH net-next V2 2/3] net/mlx5e: Add device PCIe congestion ethtool stats
` [PATCH net-next V2 3/3] net/mlx5e: Make PCIe congestion event thresholds configurable

[PATCH v2 0/4] usb: dwc3: Modify role-switching QC drd usb controllers
 2025-07-11 23:29 UTC  (5+ messages)
` [PATCH v2 2/4] usb: dwc3: qcom: Implement glue callbacks to facilitate runtime suspend

[GIT PULL 1/8] soc/tegra: Updates for v6.17-rc1
 2025-07-11 22:09 UTC  (2+ messages)
` [GIT PULL 2/8] firmware: tegra: "

[PATCH] locking/mutex: Add debug code to help catching violation of mutex lifetime rule
 2025-07-11 23:28 UTC  (4+ messages)

commit 3284e4adca9b causes hang on boot with CONFIG_PREEMPT_RT=y
 2025-07-11 23:27 UTC  (3+ messages)

[PATCH BlueZ v2 1/9] mesh: net-keys: more uses of BEACON_LEN_SNB and BEACON_LEN_MPB
 2025-07-11 23:26 UTC  (2+ messages)
` mesh: cleanups and a bugfix for relay packets

[PATCH v2] powerpc: Replace the obsolete address of the FSF
 2025-07-11 23:25 UTC  (10+ messages)

[BUG] gpg.program: '~' not expanded to home directory
 2025-07-11 23:23 UTC  (2+ messages)
` [PATCH] gpg-interface: expand gpg.program as a path

[GIT PULL] hotfixes for 6.16-rc6
 2025-07-11 23:18 UTC 

[PATCH v5 2/2] PCI: amd-mdb: Add support for PCIe RP PERST# signal handling
 2025-07-11 23:18 UTC  (2+ messages)

[PATCH v5 3/3] arm64: dts: rockchip: Add support for CM5 IO carrier
 2025-07-11 23:09 UTC  (2+ messages)

[PATCH V4 0/1] KVM: TDX: Decrease TDX VM shutdown time
 2025-07-11 23:17 UTC  (13+ messages)

[PATCH] hv_netvsc: Set VF priv_flags to IFF_NO_ADDRCONF before open to prevent IPv6 addrconf
 2025-07-11 23:12 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 08/11] PCI: qcom: Add support for PCIe pre/post_link_speed_change()
 2025-07-11 23:11 UTC  (2+ messages)

[RFC] vfs: security: Parse dev_name before calling security_sb_mount
 2025-07-11 23:09 UTC  (8+ messages)

[PATCH v2 net-next 00/11] net_sched: act: extend RCU use in dump() methods
 2025-07-11 23:10 UTC  (2+ messages)

[PATCH net-next] eth: fbnic: fix ubsan complaints about OOB accesses
 2025-07-11 23:10 UTC  (2+ messages)

[PATCH v2] virtio_net: simplify tx queue wake condition check
 2025-07-11 23:10 UTC  (2+ messages)

[PATCH] btrfs: scrub: wip, pause on fs freeze
 2025-07-11 23:09 UTC  (5+ messages)

[PATCH bpf-next v3 0/5] sockmap: Fix reading with splice(2)
 2025-07-11 23:09 UTC  (2+ messages)

+ mm-convert-movable-flag-in-page-mapping-to-a-page-flag-fix.patch added to mm-unstable branch
 2025-07-11 23:08 UTC 

[PATCH v2] kernel/fork: Increase minimum number of allowed threads
 2025-07-11 23:08 UTC 

[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
 2025-07-11 23:08 UTC  (5+ messages)

[PATCH 0/4] board: rockchip: Add Radxa ROCK 4D
 2025-07-11 23:06 UTC  (5+ messages)
` [PATCH 1/4] spi: rockchip_sfc: Support sclk_x2 version
` [PATCH 2/4] rockchip: spl: Add a read_brom_bootsource_id() helper
` [PATCH 3/4] rockchip: rk3576: Add SPI Flash boot support
` [PATCH 4/4] board: rockchip: Add Radxa ROCK 4D

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

[PATCH v4 02/11] PCI/bwctrl: Add support to scale bandwidth before & after link re-training
 2025-07-11 23:06 UTC  (2+ messages)

+ kexec_core-drop-redundant-pm_restore_gfp_mask-call.patch added to mm-nonmm-unstable branch
 2025-07-11 23:06 UTC  (3+ messages)

[PATCH] kernel/fork: Increase minimum number of allowed threads
 2025-07-11 23:06 UTC  (2+ messages)

[RFC PATCH] KVM: TDX: Decouple TDX init mem region from kvm_gmem_populate()
 2025-07-11 23:04 UTC  (10+ messages)

[PATCH v3 00/13] PCI/TSM: Core infrastructure for PCI device security (TDISP)
 2025-07-11 23:04 UTC  (8+ messages)
` [PATCH v3 13/13] PCI/TSM: Add Guest TSM Support

[PATCH v4 06/11] PCI/ASPM: Clear aspm_disable as part of __pci_enable_link_state()
 2025-07-11 23:02 UTC  (2+ messages)

[PATCH v4 06/11] PCI/ASPM: Clear aspm_disable as part of __pci_enable_link_state()
 2025-07-11 23:00 UTC  (2+ messages)

[PATCH net v5 1/2] net/sched: Restrict conditions for adding duplicating netems to qdisc tree
 2025-07-11 23:00 UTC  (3+ messages)

[PATCH v5 0/2] riscv: Use GCR.U timer device as clocksource
 2025-07-11 21:56 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: timer: mti,gcru
` [PATCH v5 2/2] riscv: Allow for riscv-clock to pick up mmio address

[PATCH v4 10/11] PCI: Add function to convert lnkctl2speed to pci_bus_speed
 2025-07-11 21:45 UTC  (2+ messages)

[PATCH net-next v1] tools: ynl: process unknown for enum values
 2025-07-11 22:58 UTC  (2+ messages)

[PATCH v3] PCI: dw-rockchip: Add support for slot reset on link down event
 2025-07-11 22:48 UTC  (3+ messages)

[bluez/bluez]
 2025-07-11 22:55 UTC 

[PATCH v3] linux-user: Add syscall dispatch support
 2025-07-11 16:48 UTC 

[PATCH v4 00/28] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2025-07-11 22:50 UTC  (3+ messages)
` [PATCH v4 20/28] pc-bios/s390-ccw: Add signature verification for secure IPL in audit mode

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 2b9420489bdf0f46f9f43c70050c97f074e1dd9e
 2025-07-11 22:54 UTC 

[PATCH v4 0/3] rust: Build PHY device tables by using module_device_table macro
 2025-07-11 22:53 UTC  (3+ messages)

[PATCH v2 0/9] target/arm: Implement FEAT_ATS1A
 2025-07-11 22:49 UTC  (10+ messages)
` [PATCH v2 1/9] target/arm: Add prot_check parameter to pmsav8_mpu_lookup
` [PATCH v2 2/9] target/arm: Add in_prot_check to S1Translate
` [PATCH v2 3/9] target/arm: Skip permission check from arm_cpu_get_phys_page_attrs_debug
` [PATCH v2 4/9] target/arm: Introduce get_phys_addr_for_at
` [PATCH v2 5/9] target/arm: Skip AF and DB updates for AccessType_AT
` [PATCH v2 6/9] target/arm: Convert do_ats_write to access_perm
` [PATCH v2 7/9] target/arm: Fill in HFG[RWI]TR_EL2 bits for Arm v9.5
` [PATCH v2 8/9] target/arm: Remove outdated comment for ZCR_EL12
` [PATCH v2 9/9] target/arm: Implement FEAT_ATS1A

[PATCH] vfio/pds: Fix missing detach_ioas op
 2025-07-11 22:51 UTC  (2+ messages)

[PATCH v3 1/2] vfio: Fix unbalanced vfio_df_close call in no-iommu mode
 2025-07-11 22:50 UTC  (2+ messages)

[PATCH] target/riscv/kvm/kvm-cpu: Fixed the issue of resume after QEMU+KVM migration
 2025-07-11 22:46 UTC  (4+ messages)
` [PATCH V2] "
  ` [PATCH for v10.0.0] "

[PATCH v2 0/6] board: rockchip: Add ArmSoM Sige5
 2025-07-11 22:44 UTC  (7+ messages)
` [PATCH v2 1/6] arm64: dts: rockchip: Add rk3576 pcie nodes
` [PATCH v2 2/6] arm64: dts: rockchip: fix rk3576 pcie unit addresses
` [PATCH v2 3/6] arm64: dts: rockchip: enable pcie on Sige5
` [PATCH v2 4/6] rockchip: clk: clk_rk3576: Add dummy CLK_REF_PCIEx_PHY support
` [PATCH v2 5/6] phy: rockchip: naneng-combphy: Add support for RK3576
` [PATCH v2 6/6] board: rockchip: Add ArmSoM Sige5

[PATCH] dt-bindings: PCI: Convert apm,xgene-pcie to DT schema
 2025-07-11 22:45 UTC 

[PATCH v2] vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFD
 2025-07-11 22:45 UTC  (3+ messages)

[PATCH] drm/xe: Fix missing kernel-doc
 2025-07-11 22:42 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH net-next v5 0/3] selftest: net: Add selftest for netpoll
 2025-07-11 22:41 UTC  (5+ messages)
` [PATCH net-next v5 3/3] selftests: net: add netpoll basic functionality test

[PATCH V15 00/33] Reset improvements
 2025-07-11 22:40 UTC  (34+ messages)
` [PATCH 01/33] drm/amdgpu: clean up sdma reset functions
` [PATCH 02/33] drm/amdgpu/jpeg2: add additional ring reset error checking
` [PATCH 03/33] drm/amdgpu/jpeg3: "
` [PATCH 04/33] drm/amdgpu/jpeg4: "
` [PATCH 05/33] drm/amdgpu/vcn: don't enable per queue resets on SR-IOV
` [PATCH 06/33] drm/amdgpu: clean up jpeg reset functions
` [PATCH 07/33] drm/amdgpu: clean up GC "
` [PATCH 08/33] drm/amdgpu: track ring state associated with a fence
` [PATCH 09/33] drm/amdgpu/gfx9: re-emit unprocessed state on kcq reset
` [PATCH 10/33] drm/amdgpu/gfx9.4.3: "
` [PATCH 11/33] drm/amdgpu/gfx10: re-emit unprocessed state on ring reset
` [PATCH 12/33] drm/amdgpu/gfx11: "
` [PATCH 13/33] drm/amdgpu/gfx12: "
` [PATCH 14/33] drm/amdgpu/sdma5: "
` [PATCH 15/33] drm/amdgpu/sdma5.2: "
` [PATCH 16/33] drm/amdgpu/sdma6: "
` [PATCH 17/33] drm/amdgpu/sdma7: "
` [PATCH 18/33] drm/amdgpu/jpeg2: "
` [PATCH 19/33] drm/amdgpu/jpeg2.5: "
` [PATCH 20/33] drm/amdgpu/jpeg3: "
` [PATCH 21/33] drm/amdgpu/jpeg4: "
` [PATCH 22/33] drm/amdgpu/jpeg4.0.3: "
` [PATCH 23/33] drm/amdgpu/jpeg4.0.5: add queue reset
` [PATCH 24/33] drm/amdgpu/jpeg5: "
` [PATCH 25/33] drm/amdgpu/jpeg5.0.1: re-emit unprocessed state on ring reset
` [PATCH 26/33] drm/amdgpu/vcn4: "
` [PATCH 27/33] drm/amdgpu/vcn4.0.3: "
` [PATCH 28/33] drm/amdgpu/vcn4.0.5: "
` [PATCH 29/33] drm/amdgpu/vcn5: "
` [PATCH 30/33] drm/amdgpu/vcn: add a helper framework for engine resets
` [PATCH 31/33] drm/amdgpu/vcn2: implement ring reset
` [PATCH 32/33] drm/amdgpu/vcn2.5: "
` [PATCH 33/33] drm/amdgpu/vcn3: "

[linux-next:master] BUILD REGRESSION a62b7a37e6fcf4a675b1548e7c168b96ec836442
 2025-07-11 22:39 UTC 

[PATCH] fanotify: support custom default close response
 2025-07-11 22:30 UTC  (2+ messages)

[PATCH v4 0/5] vfio/type1: optimize vfio_pin_pages_remote() and vfio_unpin_pages_remote()
 2025-07-11 22:36 UTC  (4+ messages)
` [PATCH v4 2/5] vfio/type1: optimize vfio_pin_pages_remote()

[PATCH net-next v4 0/4] net: selftest: improve test string formatting and checksum handling
 2025-07-11 22:36 UTC  (10+ messages)

[PATCH] perf ftrace latency: Add -e option to measure time between two events
 2025-07-11 22:35 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.