All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-21 22:04:59 to 2025-10-21 23:35:42 UTC [more...]

[PATCHSET 0/2] Fix crazy CPU accounting usage for SQPOLL
 2025-10-21 23:35 UTC  (3+ messages)
` [PATCH 1/2] io_uring/sqpoll: switch away from getrusage() for CPU accounting

[PATCH v2 1/2] dt-bindings: riscv: starfive: add Orange Pi RV board compatible
 2025-10-21 23:35 UTC  (7+ messages)
` [PATCH v2 2/2] riscv: dts: starfive: add DT for Orange Pi RV

[PATCH v2 0/8] media: iris: add support for video codecs on Qcom kaanapali platform
 2025-10-21 23:35 UTC  (11+ messages)
  ` [PATCH v2 2/8] media: iris: Add support for multiple clock sources
  ` [PATCH v2 4/8] media: iris: Introduce buffer size calculations for vpu4
  ` [PATCH v2 5/8] media: iris: Move vpu register defines to common header file
  ` [PATCH v2 6/8] media: iris: Move vpu35 specific api to common to use for vpu4
  ` [PATCH v2 3/8] media: iris: Add support for multiple TZ content protection(CP) configs

[PATCH 1/2] KVM: riscv: selftests: Add riscv vm satp modes
 2025-10-21 23:35 UTC  (4+ messages)

[PATCH] HID: intel-ish-hid: Fix -Wcast-function-type-strict in devm_ishtp_alloc_workqueue()
 2025-10-21 23:35 UTC  (2+ messages)

[PATCH] fs/9p: don't use cached metadata in revalidate for cache=mmap
 2025-10-21 23:34 UTC  (6+ messages)
  ` [GIT PULL] 9p cache=mmap regression fix (for 6.18-rc3)

[PATCH v2 00/10] dmaengine: idxd: Memory leak and FLR fixes
 2025-10-21 23:33 UTC  (4+ messages)
` [PATCH v2 01/10] dmaengine: idxd: Fix lockdep warnings when calling idxd_device_config()

[PATCH v3 0/2] riscv: hwprobe: Add Zicbop support
 2025-10-21 23:32 UTC  (7+ messages)
` [PATCH v3 1/2] riscv: hwprobe: Expose Zicbop extension and its block size
` [PATCH v3 2/2] selftests/riscv: Add Zicbop prefetch test

[PATCH net-next v7 1/2] net/tls: support setting the maximum payload size
 2025-10-21 23:31 UTC  (5+ messages)

[PATCH v2 00/26] vfio/xe: Add driver variant for Xe VF migration
 2025-10-21 23:31 UTC  (30+ messages)
` [PATCH v2 01/26] drm/xe/pf: Remove GuC version check for migration support
` [PATCH v2 02/26] drm/xe: Move migration support to device-level struct
` [PATCH v2 03/26] drm/xe/pf: Add save/restore control state stubs and connect to debugfs
` [PATCH v2 04/26] drm/xe/pf: Add data structures and handlers for migration rings
` [PATCH v2 05/26] drm/xe/pf: Add helpers for migration data allocation / free
` [PATCH v2 06/26] drm/xe/pf: Add support for encap/decap of bitstream to/from packet
` [PATCH v2 07/26] drm/xe/pf: Add minimalistic migration descriptor
` [PATCH v2 08/26] drm/xe/pf: Expose VF migration data size over debugfs
` [PATCH v2 09/26] drm/xe: Add sa/guc_buf_cache sync interface
` [PATCH v2 10/26] drm/xe: Allow the caller to pass guc_buf_cache size
` [PATCH v2 11/26] drm/xe/pf: Increase PF GuC Buffer Cache size and use it for VF migration
` [PATCH v2 12/26] drm/xe/pf: Remove GuC migration data save/restore from GT debugfs
` [PATCH v2 13/26] drm/xe/pf: Don't save GuC VF migration data on pause
` [PATCH v2 14/26] drm/xe/pf: Switch VF migration GuC save/restore to struct migration data
` [PATCH v2 15/26] drm/xe/pf: Handle GuC migration data as part of PF control
` [PATCH v2 16/26] drm/xe/pf: Add helpers for VF GGTT migration data handling
` [PATCH v2 17/26] drm/xe/pf: Handle GGTT migration data as part of PF control
` [PATCH v2 18/26] drm/xe/pf: Add helpers for VF MMIO migration data handling
` [PATCH v2 19/26] drm/xe/pf: Handle MMIO migration data as part of PF control
` [PATCH v2 20/26] drm/xe/pf: Add helper to retrieve VF's LMEM object
` [PATCH v2 21/26] drm/xe/migrate: Add function to copy of VRAM data in chunks
` [PATCH v2 22/26] drm/xe/pf: Handle VRAM migration data as part of PF control
` [PATCH v2 23/26] drm/xe/pf: Add wait helper for VF FLR
` [PATCH v2 24/26] drm/xe/pf: Enable SR-IOV VF migration for PTL and BMG
` [PATCH v2 25/26] drm/xe/pf: Export helpers for VFIO
` [PATCH v2 26/26] vfio/xe: Add vendor-specific vfio_pci driver for Intel graphics
` ✗ CI.checkpatch: warning for vfio/xe: Add driver variant for Xe VF migration (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v3 0/4] KVM: VMX: Unify L1D flush for L1TF
 2025-10-21 23:30 UTC  (6+ messages)
` [PATCH v3 1/4] KVM: VMX: Flush CPU buffers as needed if L1D cache flush is skipped

[RFC PATCH 0/3] Enforce DRM scheduler reclaim rules
 2025-10-21 23:28 UTC  (9+ messages)
` [RFC PATCH 1/3] workqueue: Add an interface to taint workqueue lockdep with reclaim
` ✗ CI.checksparse: warning for Enforce DRM scheduler reclaim rules
` ✗ Xe.CI.BAT: failure "

[PATCH v6 bpf-next 00/17] BPF indirect jumps
 2025-10-21 23:26 UTC  (8+ messages)
` [PATCH v6 bpf-next 04/17] bpf, x86: add new map type: instructions array
` [PATCH v6 bpf-next 14/17] libbpf: support llvm-generated indirect jumps
` [PATCH v6 bpf-next 16/17] selftests/bpf: add new verifier_gotox test

[PATCH 0/4] tools: ynl: Fix tc filters with actions
 2025-10-21 23:24 UTC  (10+ messages)
` [PATCH 2/4] tools: ynl: zero-initialize struct ynl_sock memory
` [PATCH 4/4] tools: ynl: add start-index property for indexed arrays

[resend][PATCH] tools: arm64: Add Cortex-A720AE definitions
 2025-10-21 23:21 UTC 

[OE-core][scarthgap][PATCH] ssh-pregen-hostkeys: Limit to qemu machines by default
 2025-10-21 23:20 UTC 

[Intel-wired-lan] [PATCH iwl-next v9 00/10] refactor IDPF resource
 2025-10-21 23:30 UTC  (21+ messages)
` [Intel-wired-lan][PATCH "
` [Intel-wired-lan] [PATCH iwl-next v9 01/10] idpf: introduce local idpf structure to store virtchnl queue chunks
  ` [Intel-wired-lan][PATCH "
` [Intel-wired-lan] [PATCH iwl-next v9 02/10] idpf: introduce idpf_q_vec_rsrc struct and move vector resources to it
  ` [Intel-wired-lan][PATCH "
` [Intel-wired-lan][PATCH iwl-next v9 03/10] idpf: move queue resources to idpf_q_vec_rsrc structure
` [Intel-wired-lan] [PATCH iwl-next v9 04/10] idpf: move some iterator declarations inside for loops
  ` [Intel-wired-lan][PATCH "
` [Intel-wired-lan] [PATCH iwl-next v9 05/10] idpf: reshuffle idpf_vport struct members to avoid holes
  ` [Intel-wired-lan][PATCH "
` [Intel-wired-lan] [PATCH iwl-next v9 06/10] idpf: add rss_data field to RSS function parameters
  ` [Intel-wired-lan][PATCH "
` [Intel-wired-lan] [PATCH iwl-next v9 07/10] idpf: remove vport pointer from queue sets
  ` [Intel-wired-lan][PATCH "
` [Intel-wired-lan] [PATCH iwl-next v9 08/10] idpf: generalize send virtchnl message API
  ` [Intel-wired-lan][PATCH "
` [Intel-wired-lan] [PATCH iwl-next v9 09/10] idpf: avoid calling get_rx_ptypes for each vport
  ` [Intel-wired-lan][PATCH "
` [Intel-wired-lan][PATCH iwl-next v9 10/10] idpf: generalize mailbox API
  ` [Intel-wired-lan] [PATCH "

[PATCH v2 0/8] Binary Large Objects for Rust DebugFS
 2025-10-21 23:16 UTC  (9+ messages)
` [PATCH v2 1/8] rust: fs: add file::Offset type alias

[PATCH v3 06/12] x86/amd_nb: Use topology info to get AMD node count
 2025-10-21 23:16 UTC  (2+ messages)

[ndctl PATCH v3 0/7] Add error injection support
 2025-10-21 23:15 UTC  (5+ messages)
` [ndctl PATCH v3 1/7] libcxl: Add debugfs path to CXL context
` [ndctl PATCH v3 2/7] libcxl: Add CXL protocol errors

[PATCH net-next] net: phy: micrel: Add support for non PTP SKUs for lan8814
 2025-10-21 23:14 UTC  (5+ messages)

[PATCH 00/26] vfio/xe: Add driver variant for Xe VF migration
 2025-10-21 23:14 UTC  (4+ messages)
` [PATCH 26/26] vfio/xe: Add vendor-specific vfio_pci driver for Intel graphics

✅ PASS: Test report for for-kernelci (6.18.0-rc1, upstream-arm-next, 143937ca)
 2025-10-21 23:13 UTC 

[PATCH v2 0/3] Add upstream boards Milk-V Mars CM and Mars CM Lite
 2025-10-21 23:10 UTC  (4+ messages)
` [PATCH v2 1/3] board: starfive: visionfive2: Add Milk-V Mars CM and Mars CM Lite selection by product_id
` [PATCH v2 2/3] configs: starfive: Add Milk-V Mars CM and Mars CM Lite to visionfive2
` [PATCH v2 3/3] board: starfive: Add initial Milk-V Mars CM and Mars CM Lite user documentation

[PATCH net-next v2 13/14] ixgbe: preserve RSS indirection table across admin down/up
 2025-10-21 23:10 UTC  (3+ messages)

[PATCH 0/2] kasan: cleanups for kasan_enabled() checks
 2025-10-21 23:07 UTC  (5+ messages)
` [PATCH 1/2] kasan: remove __kasan_save_free_info wrapper
` [PATCH 2/2] kasan: cleanup of kasan_enabled() checks

[PATCH net-next v2 00/14] Intel Wired LAN Driver Updates 2025-10-15 (ice, iavf, ixgbe, i40e, e1000e)
 2025-10-21 23:07 UTC  (5+ messages)
` [PATCH net-next v2 02/14] i40e: support generic devlink param "max_mac_per_vf"

[PATCH 0/5] drm/uapi: Intoduce DRM_MODE_DUMB_CURSOR
 2025-10-21 23:07 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[PATCH] init/main.c: Wrap long kernel cmdline when printing to logs
 2025-10-21 23:06 UTC  (6+ messages)

[PATCH net-next 0/3] net: stmmac: Add support for coarse timestamping
 2025-10-21 23:02 UTC  (7+ messages)
` [PATCH net-next 2/3] net: stmmac: Allow supporting coarse adjustment mode

[REGRESSION] Secureboot violation for linux enrolled by-hash into db v6.17.4 and v6.18-rc1
 2025-10-21 23:02 UTC  (2+ messages)

[PATCH 6.17 000/159] 6.17.5-rc1 review
 2025-10-21 22:57 UTC  (2+ messages)

[PATCH net-next v13 0/7] bonding: Extend arp_ip_target format to allow for a list of vlan tags
 2025-10-21 22:56 UTC  (6+ messages)
` [PATCH net-next v13 6/7] bonding: Update for extended arp_ip_target format

[PATCH 0/4] KVM: selftests: Add test of SET_NESTED_STATE with 48-bit L2 on 57-bit L1
 2025-10-21 22:56 UTC  (12+ messages)
` [PATCH 2/4] KVM: selftests: Use a loop to walk guest page tables
` [PATCH 3/4] KVM: selftests: Add VM_MODE_PXXV57_4K VM mode

Linux Kernel Debugging Tools Monthly Meeting on Wednesday, October 22nd
 2025-10-21 22:55 UTC 

[PATCH v5 00/10] Introduce Glymur USB support
 2025-10-21 22:51 UTC  (14+ messages)
` [PATCH v5 02/10] dt-bindings: phy: qcom,qmp-usb: Add Glymur USB UNI PHY compatible

[PATCH] i2c: stm32: Omit two variable reassignments in stm32_i2c_dma_request()
 2025-10-21 22:50 UTC  (2+ messages)

[PATCH] i2c: designware: Omit a variable reassignment in dw_i2c_plat_probe()
 2025-10-21 22:50 UTC  (2+ messages)

[PATCH v7 0/4] drm/xe/vf: Minor fixes to post-migration recovery
 2025-10-21 22:48 UTC  (5+ messages)
` [PATCH v7 1/4] drm/xe/vf: Revert logic of vf.migration.enabled
` [PATCH v7 2/4] drm/xe/vf: Fix GuC FW check for VF migration support
` [PATCH v7 3/4] drm/xe: Assert that VF will never use fixed placement of BOs
` [PATCH v7 4/4] drm/xe/vf: Do not disable VF migration on ATS-M

[merged mm-hotfixes-stable] csky-abiv2-adapt-to-new-folio-flags-field.patch removed from -mm tree
 2025-10-21 22:47 UTC 

[merged mm-hotfixes-stable] mm-damon-core-use-damos_commit_quota_goal-for-new-goal-commit.patch removed from -mm tree
 2025-10-21 22:46 UTC 

[merged mm-hotfixes-stable] mm-damon-core-fix-potential-memory-leak-by-cleaning-ops_filter-in-damon_destroy_scheme.patch removed from -mm tree
 2025-10-21 22:46 UTC 

[merged mm-hotfixes-stable] hugetlbfs-move-lock-assertions-after-early-returns-in-huge_pmd_unshare.patch removed from -mm tree
 2025-10-21 22:46 UTC 

[merged mm-hotfixes-stable] vmw_balloon-indicate-success-when-effectively-deflating-during-migration.patch removed from -mm tree
 2025-10-21 22:46 UTC 

[merged mm-hotfixes-stable] mm-damon-core-fix-list_add_tail-call-on-damon_call.patch removed from -mm tree
 2025-10-21 22:46 UTC 

[merged mm-hotfixes-stable] mm-mremap-correctly-account-old-mapping-after-mremap_dontunmap-remap.patch removed from -mm tree
 2025-10-21 22:46 UTC 

[PATCH 0/2] Xe3p_XPC Steering Updates
 2025-10-21 22:45 UTC  (3+ messages)
` [PATCH 1/2] drm/xe/xe3p_xpc: Treat all PSMI MCR ranges as "INSTANCE0"
` [PATCH 2/2] drm/xe/xe3p_xpc: Add MCR steering for NODE and L3BANK ranges

[PATCH 0/4] DWMAC support for Rockchip RK3506
 2025-10-21 22:43 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: net: snps,dwmac: move rk3399 line to its correct position
` [PATCH 2/4] dt-bindings: net: snps,dwmac: Sync list of Rockchip compatibles
` [PATCH 3/4] dt-bindings: net: rockchip-dwmac: Add compatible string for RK3506
` [PATCH 4/4] ethernet: stmmac: dwmac-rk: Add RK3506 GMAC support

[PATCH 00/33 v3] cpuset/isolation: Honour kthreads preferred affinity
 2025-10-21 22:42 UTC  (3+ messages)
` [PATCH 22/33] kthread: Include unbound kthreads in the managed affinity list

[PATCH 1/1] kexec: Use %pe format specifier for error pointer printing
 2025-10-21 22:42 UTC  (3+ messages)

[PATCH] btrfs: make periodic dynamic reclaim the default for data
 2025-10-21 22:39 UTC  (2+ messages)

[PATCH v6 0/4] drm/xe/vf: Minor fixes to post-migration recovery
 2025-10-21 22:39 UTC  (4+ messages)
` [PATCH v6 2/4] drm/xe/vf: Fix GuC FW check for VF migration support

[PATCH v3 0/3] mm: Implement ECC handling for pfn with no struct page
 2025-10-21 22:38 UTC  (5+ messages)

[GIT PULL] VFIO update for v6.18-rc3
 2025-10-21 22:35 UTC  (2+ messages)

[PATCH] peci: controller: peci-aspeed: convert from round_rate() to determine_rate()
 2025-10-21 22:35 UTC  (11+ messages)

[PATCH] fuse2fs: updates for message reporting journal is not supported
 2025-10-21 22:33 UTC  (5+ messages)

[PATCH] dt-bindings: watchdog: Add RK3506 compatible
 2025-10-21 22:33 UTC 

[PATCH] dt-bindings: serial: snps-dw-apb-uart: Add support for rk3506
 2025-10-21 22:32 UTC 

[PATCH] dt-bindings: iio: adc: Add rockchip,rk3506-saradc variant
 2025-10-21 22:31 UTC  (2+ messages)

[PATCH] dt-bindings: mmc: rockchip-dw-mshc: Add compatible string for RK3506
 2025-10-21 22:29 UTC  (2+ messages)

[PATCH v2] cxl/region: Add support to indicate region has extended linear cache
 2025-10-21 22:30 UTC  (3+ messages)

[PATCH] dt-bindings: i2c: i2c-rk3x: Add compatible string for RK3506
 2025-10-21 22:28 UTC  (2+ messages)

[PATCH v2 0/4] Add support to read RPMH regulator settings
 2025-10-21 22:28 UTC  (6+ messages)
` [PATCH v2 1/4] regulator: rpmh-regulator: Fix PMIC5 BOB bypass mode handling
` [PATCH v2 2/4] soc: qcom: rpmh: Add support to read back resource settings

[PATCH] usb: raw-gadget: do not limit transfer length
 2025-10-21 22:26 UTC  (5+ messages)

[PATCH RESEND] usb: raw-gadget: do not limit transfer length
 2025-10-21 22:25 UTC 

Migrating Repository without Network
 2025-10-21 22:23 UTC  (3+ messages)

[PATCH v4 0/3] vfio: handle DMA map/unmap up to the addressable limit
 2025-10-21 22:21 UTC  (4+ messages)
` [PATCH v4 3/3] vfio/type1: "

[meta-selinux][walnascar][PATCH] refpolicy: ssh - allow sshd_t userdomain:key search
 2025-10-21 22:19 UTC 

linux-next: duplicate patch in the arm-soc tree
 2025-10-21 22:19 UTC 

[rfc] flip rerere.enabled default to be "on" at Git 3.0 boundary?
 2025-10-21 22:19 UTC  (3+ messages)

btrfs RAID5 or btrfs on md RAID5?
 2025-10-21 22:19 UTC  (8+ messages)

[PATCH 00/11] ntfsplus: ntfs filesystem remake
 2025-10-21 22:19 UTC  (4+ messages)

[PATCH] usb: dwc3: qcom: Omit a variable reassignment in dwc3_qcom_probe()
 2025-10-21 22:18 UTC  (2+ messages)

[PATCH v3] wifi: cfg80211/mac80211: validate radio frequency range for monitor mode
 2025-10-21 22:17 UTC  (2+ messages)

[PATCH] clk: do not trust cached rates for disabled clocks
 2025-10-21 22:17 UTC  (4+ messages)

[PATCH bpf v6] selftests: arg_parsing: Ensure data is flushed to disk before reading
 2025-10-21 22:14 UTC  (5+ messages)
` strace log before the fix, with fsync fix and with fclose fix

[PATCH RFC] fuse: check if system-wide io_uring is enabled
 2025-10-21 22:13 UTC  (4+ messages)

9P change breaks bpftrace running in qemu+9p?
 2025-10-21 22:12 UTC  (9+ messages)

[PATCH iproute2-next] mptcp: add implicit flag to the 'ip mptcp' inline help
 2025-10-21 22:10 UTC  (2+ messages)

[PATCH] usb: dwc3: Allow usb role swich control from userspace
 2025-10-21 22:09 UTC  (2+ messages)

[PATCHv5 2/4] Add support IORING_SETUP_SQE_MIXED
 2025-10-21 22:09 UTC  (2+ messages)
  ` [PATCHv5 4/4] Add mixed sqe test for uring commands

[syzbot] [bluetooth?] KMSAN: uninit-value in hci_cmd_complete_evt
 2025-10-21 22:08 UTC  (2+ messages)
` Forwarded: test fix

[PATCH v2 0/6] riscv: vector: misc ptrace fixes for debug use-cases
 2025-10-21 22:07 UTC  (6+ messages)
` [PATCH v2 6/6] riscv: vector: initialize vlenb on the first context switch

[PATCH] target/x86: Correctly handle invalid 0x0f 0xc7 0xxx insns
 2025-10-21 22:07 UTC  (2+ messages)

[BUG] Erratic behavior in btnxpuart on v6.18-rc2 - and a possible solution
 2025-10-21 22:07 UTC  (4+ messages)

[PATCH] ARM: dts: aspeed: clemente: Add EEPROMs for boot and data drive FRUs
 2025-10-21  3:15 UTC 

[PATCH v2 0/4] migration: A few fixes on coverity reports
 2025-10-21 22:04 UTC  (3+ messages)
` [PATCH v2 2/4] migration/cpr: Fix coverity report in cpr_exec_persist_state()
` [PATCH v2 4/4] migration/cpr: Avoid crashing QEMU when cpr-exec runs with no args


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.