All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-17 03:26:53 to 2025-09-17 04:59:36 UTC [more...]

[PATCH net] octeontx2-pf: Fix use-after-free bugs in otx2_sync_tstamp()
 2025-09-17  4:59 UTC  (3+ messages)

[linus:master] [perf machine] 41453107bf: perf-sanity-tests.build_id_cache_operations.fail
 2025-09-17  4:58 UTC 

[PATCH v4 0/9] Add IBM PPE42 CPU support
 2025-09-17  4:57 UTC  (3+ messages)
` [PATCH v4 6/9] target/ppc: Add IBM PPE42 special instructions

[PATCH v2 0/4] riscv: Add Zalasr ISA extension support
 2025-09-17  4:57 UTC  (6+ messages)

[PATCH v5 i-g-t 0/1] tests/intel/xe_compute_preempt: Compute preemption check
 2025-09-17  4:56 UTC  (3+ messages)
` [PATCH v5 i-g-t 1/1] "
` ✓ Xe.CI.BAT: success for tests/intel/xe_compute_preempt: Compute preemption check (rev3)

[PATCH v6 0/3] PCI: imx6: Add external reference clock mode support
 2025-09-17  4:52 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: PCI: dwc: Add one more reference clock
` [PATCH v6 2/3] dt-bindings: pci-imx6: Add one more external "
` [PATCH v6 3/3] PCI: imx6: Add external reference clock mode support

[PATCH bpf-next] bpf: support nested rcu critical sections
 2025-09-17  4:51 UTC  (2+ messages)

[PATCH] HID: hid-ntrig: Fix potential memory leak in ntrig_report_version()
 2025-09-17  4:50 UTC 

[PATCH wireless-next 00/57] wifi: inffmac: introducing a driver for Infineon's new generation chipsets
 2025-09-17  4:51 UTC  (2+ messages)

[PATCH bpf-next v5 0/8] bpf: Introduce deferred task context execution
 2025-09-17  4:51 UTC  (7+ messages)
` [PATCH bpf-next v5 6/8] bpf: extract map key pointer calculation

[PATCH v4 00/15] mm, swap: introduce swap table as swap cache (phase I)
 2025-09-17  4:50 UTC  (8+ messages)
` [PATCH v4 15/15] mm, swap: use a single page for swap table when the size fits

[GIT PULL] ARM: microchip: clk for 6.18 #1
 2025-09-17  4:49 UTC  (3+ messages)

Xen Summit 2025 - Design Discussion Notes - Xen ABI
 2025-09-17  4:49 UTC 

[PATCH v2 0/3] can: raw: optimize the sizes of struct uniqframe and struct raw_sock
 2025-09-17  4:48 UTC  (4+ messages)
` [PATCH v2 1/3] can: raw: reorder struct uniqframe's members to optimise packing
` [PATCH v2 2/3] can: raw: use bitfields to store flags in struct raw_sock
` [PATCH v2 3/3] can: raw: reorder struct raw_sock's members to optimise packing

Clarification on License Identifier for Cryptsetup 2.4.3
 2025-09-17  4:45 UTC 

[PATCH 0/3] can: raw: optimize the sizes of struct uniqframe and struct raw_sock
 2025-09-17  4:43 UTC  (4+ messages)
` [PATCH 2/3] can: raw: use bitfields to store flags in "

[PATCH net-next v3 0/3] net: Avoid ehash lookup races
 2025-09-17  4:43 UTC  (10+ messages)
` [PATCH net-next v3 1/3] rculist: Add __hlist_nulls_replace_rcu() and hlist_nulls_replace_init_rcu()
` [PATCH net-next v3 3/3] inet: Avoid ehash lookup race in inet_twsk_hashdance_schedule()

[PATCH v2] board: ti: am57xx: Remove "ti/omap/" from name_fit_config
 2025-09-17  4:42 UTC  (3+ messages)

[GIT PULL] clk: imx: Updates for v6.18
 2025-09-17  4:41 UTC  (2+ messages)

[PATCH] btrfs: tree-checker: fix the incorrect inode ref size check
 2025-09-17  4:40 UTC  (3+ messages)

[PATCH 00/28] VF migration redesign
 2025-09-17  4:39 UTC  (32+ messages)
` [PATCH 01/28] drm/xe/vf: Lock querying GGTT config during driver init
` [PATCH 02/28] Revert "drm/xe/vf: Rebase exec queue parallel commands during migration recovery"
` [PATCH 03/28] Revert "drm/xe/vf: Post migration, repopulate ring area for pending request"
` [PATCH 04/28] Revert "drm/xe/vf: Fixup CTB send buffer messages after migration"
` [PATCH 05/28] drm/xe: Save off position in ring in which a job was programmed
` [PATCH 06/28] drm/xe/guc: Track pending-enable source in submission state
` [PATCH 07/28] drm/xe: Track LR jobs in DRM scheduler pending list
` [PATCH 08/28] drm/xe: Don't change LRC ring head on job resubmission
` [PATCH 09/28] drm/xe/guc: Document GuC submission backend
` [PATCH 10/28] drm/xe/vf: Add xe_gt_sriov_vf_recovery_inprogress helper
` [PATCH 11/28] drm/xe/vf: Make VF recovery run on per-GT worker
` [PATCH 12/28] drm/xe/vf: Abort H2G sends during VF post-migration recovery
` [PATCH 13/28] drm/xe/vf: Remove memory allocations from VF post migration recovery
` [PATCH 14/28] drm/xe/vf: Close multi-GT GGTT shift race
` [PATCH 15/28] drm/xe/vf: Teardown VF post migration worker on driver unload
` [PATCH 16/28] drm/xe/vf: Don't allow GT reset to be queued during VF post migration recovery
` [PATCH 17/28] drm/xe/vf: Wakeup in GuC backend on "
` [PATCH 18/28] drm/xe/vf: Extra debug on GGTT shift
` [PATCH 19/28] drm/xe/vf: Use GUC_HXG_TYPE_EVENT for GuC context register
` [PATCH 20/28] drm/xe/vf: Stop and flush CTs in VF post migration recovery
` [PATCH 21/28] drm/xe/vf: Reset TLB invalidations during "
` [PATCH 22/28] drm/xe/vf: Kickstart after resfix in "
` [PATCH 23/28] drm/xe/vf: Start CTs before resfix "
` [PATCH 24/28] drm/xe/vf: Abort VF post migration recovery on failure
` [PATCH 25/28] drm/xe/vf: Replay GuC submission state on pause / unpause
` [PATCH 26/28] drm/xe: Move queue init before LRC creation
` [PATCH 27/28] drm/xe/vf: Add debug prints for GuC replaying state during VF recovery
` [PATCH 28/28] drm/xe/vf: Workaround for race condition in GuC firmware during VF pause
` ✗ CI.checkpatch: warning for VF migration redesign
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "

Walnascar pull request Sep 16th
 2025-09-17  4:39 UTC  (2+ messages)
` [oe] "

[PATCH 0/2] drm/i915/gvt: Various mmio.c fixes
 2025-09-17  4:39 UTC  (2+ messages)

Kirkstone pull request Sep 16th
 2025-09-17  4:38 UTC  (2+ messages)
` [oe] "

[meta-xfce][PATCH] libxfce4windowing: update 4.20.3 -> 4.20.4
 2025-09-17  4:34 UTC 

VFS: change ->atomic_open() calling to always have exclusive access
 2025-09-17  4:34 UTC  (4+ messages)
` [PATCH 2/2] VFS: don't call ->atomic_open on cached negative without O_CREAT

Xenomai community call on Wednesday, September 17, 2025, UTC 7:30 AM
 2025-09-17  4:29 UTC 

[PATCH v2 0/3] Add tests to help verify VF migration
 2025-09-17  4:28 UTC  (6+ messages)
` [PATCH v2 1/3] tests/intel/xe_exec_reset: Add job cancel tests
` [PATCH v2 2/3] tests/intel/xe_exec_reset: Add timeslice preempt test
` [PATCH v2 3/3] tests/intel/xe_exec_reset: Long spin tests
` ✓ Xe.CI.BAT: success for Add tests to help verify VF migration (rev2)
` ✓ i915.CI.BAT: "

[PATCH] Fix 32-bit boot failure due inaccurate page_pool_page_is_pp()
 2025-09-17  4:26 UTC  (3+ messages)

[PATCH v5 0/7] Docs/zh_CN: Translate filesystems docs to Simplified Chinese
 2025-09-17  4:26 UTC  (8+ messages)
` [PATCH v5 1/7] Docs/zh_CN: Translate ubifs.rst "
` [PATCH v5 2/7] Docs/zh_CN: Translate ubifs-authentication.rst "
` [PATCH v5 3/7] Docs/zh_CN: Translate gfs2.rst "
` [PATCH v5 4/7] Docs/zh_CN: Translate gfs2-uevents.rst "
` [PATCH v5 5/7] Docs/zh_CN: Translate gfs2-glocks.rst "
` [PATCH v5 6/7] Docs/zh_CN: Translate dnotify.rst "
` [PATCH v5 7/7] Docs/zh_CN: Translate inotify.rst "

performance issue when using zoned
 2025-09-17  4:19 UTC  (8+ messages)

[PATCH i-g-t v3 1/2] tests/intel/kms_fbc_dirty_rect: Limit to single pipe on simulation
 2025-09-17  4:19 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for series starting with [i-g-t,v3,1/2] "

[MPTCP next 00/12] mptcp: receive path improvement
 2025-09-17  4:17 UTC  (4+ messages)
` [MPTCP next 10/12] mptcp: prevernt __mptcp_move_skbs() interferring with the fastpath

[RFC PATCH v2 0/8] mm: Hot page tracking and promotion infrastructure
 2025-09-17  4:15 UTC  (7+ messages)

[PATCH] net: ti: am65-cpsw: Update hw timestamping filter for PTPv1 RX packets
 2025-09-17  4:14 UTC 

[PATCH v3 0/3] drm: Add GPU frequency tracepoint
 2025-09-17  4:14 UTC  (4+ messages)
` [PATCH v3 3/3] drm/xe: Refactoring the code as per review comment

[PATCH net-next v2 00/10] bnxt_en: Updates for net-next
 2025-09-17  4:08 UTC  (11+ messages)
` [PATCH net-next v2 01/10] bnxt_en: Drop redundant if block in bnxt_dl_flash_update()
` [PATCH net-next v2 02/10] bnxt_en: Remove unnecessary VF check in bnxt_hwrm_nvm_req()
` [PATCH net-next v2 03/10] bnxt_en: Optimize bnxt_sriov_disable()
` [PATCH net-next v2 04/10] bnxt_en: Improve bnxt_backing_store_cfg_v2()
` [PATCH net-next v2 05/10] bnxt_en: Add fw log trace support for 5731X/5741X chips
` [PATCH net-next v2 06/10] bnxt_en: Add err_qpc backing store handling
` [PATCH net-next v2 07/10] bnxt_en: Support for RoCE resources dynamically shared within VFs
` [PATCH net-next v2 08/10] bnxt_en: Use VLAN_ETH_HLEN when possible
` [PATCH net-next v2 09/10] bnxt_en: Implement ethtool .get_tunable() for ETHTOOL_PFC_PREVENTION_TOUT
` [PATCH net-next v2 10/10] bnxt_en: Implement ethtool .set_tunable() "

[PATCH v5 0/4] ARM: tegra: complete Tegra 4 and Tegra K1 device trees
 2025-09-17  4:09 UTC  (4+ messages)
` [PATCH v5 2/4] ARM: tegra114: add missing HOST1X device nodes

[PATCH v3 0/6] arm64: add R8A78000 support
 2025-09-17  4:08 UTC  (4+ messages)
` [PATCH v3 5/6] arm64: dts: renesas: Add R8A78000 X5H DTs

[PATCH v1] serial: qcom-geni: Fix pinctrl deadlock on runtime resume
 2025-09-17  4:02 UTC  (15+ messages)

[PATCH 0/4] bpf: Fast-Path approach for BPF program termination
 2025-09-17  4:01 UTC  (7+ messages)
` [PATCH 1/4] bpf: Introduce new structs and struct fields for fast path termination
` [PATCH 3/4] bpf: runtime part of fast-path termination approach

[cel:nfsd-testing 45/50] fs/nfsd/nfs4recover.c:406 purge_old() error: uninitialized symbol 'child'
 2025-09-17  4:00 UTC  (9+ messages)
    ` [PATCH v2] nfsd: change nfs4_client_to_reclaim() to allocate data
        ` [PATCH v2] nfsd: move name lookup out of nfsd4_list_rec_dir()

[PATCH v4 0/7] Add support for FEAT_{LS64, LS64_V} and related tests
 2025-09-17  4:00 UTC  (10+ messages)
` [PATCH v4 5/7] arm64: Add support for FEAT_{LS64, LS64_V}

[PATCH v2 0/3] tests/functional/arm: Add OTP functional test
 2025-09-17  3:59 UTC  (8+ messages)
` [PATCH v2 1/3] tests/functional/arm: Add helper to generate OTP images
` [PATCH v2 2/3] tests/functional/arm: Add AST1030 boot test with generated OTP image
` [PATCH v2 3/3] tests/functional/arm: Add AST2600 "

[PATCH v1 03/10] kfuzztest: implement core module and input processing
 2025-09-17  3:59 UTC  (2+ messages)

[PATCH i-g-t v1 0/1] Revert IGT_DATA_PATH env setting in runner
 2025-09-17  3:59 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

mm/gup.c:2334 collect_longterm_unpinnable_folios() warn: iterator 'i' not incremented
 2025-09-17  3:59 UTC 

[PATCH v4 0/8] aws: add dynamic kconfig support
 2025-09-17  3:58 UTC  (7+ messages)
` [PATCH v4 1/8] aws: prevent SSH key conflicts across multiple kdevops directories
` [PATCH v4 3/8] aws: add optimized Kconfig generator using Chuck's scripts
` [PATCH v4 4/8] aws: integrate dynamic Kconfig generation with make targets

[PATCH v2 0/3] arm64: realm: Add support for encrypted data from firmware
 2025-09-17  3:56 UTC  (3+ messages)
` [PATCH v2 3/3] arm64: acpi: Enable ACPI CCEL support

[PATCH] drm/tegra: hdmi: sor: Fix error: variable ‘j’ set but not used
 2025-09-17  3:53 UTC  (2+ messages)

[PATCH ath-next 0/3] wifi: ath: downgrade logging level for CE buffer enqueue failure
 2025-09-17  3:53 UTC  (2+ messages)

[PATCH 0/3] selftests: ublk: kublk: fix feature list
 2025-09-17  3:52 UTC  (7+ messages)
` [PATCH 1/3] selftests: ublk: kublk: simplify feat_map definition
` [PATCH 2/3] selftests: ublk: kublk: add UBLK_F_BUF_REG_OFF_DAEMON to feat_map
` [PATCH 3/3] selftests: ublk: add test to verify that feat_map is complete

[PATCH v6 0/3] PCI: imx6: Add external reference clock mode support
 2025-09-17  3:51 UTC  (2+ messages)
` [PATCH v6 1/3] dt-bindings: PCI: dwc: Add one more reference clock

[PATCH 0/2] some cleanups for pageout()
 2025-09-17  3:50 UTC  (7+ messages)
` [PATCH 1/2] mm: vmscan: remove folio_test_private() check in pageout()

[PATCH bpf-next v2 1/2] bpftool: Add HELP_SPEC_OPTIONS in token.c
 2025-09-17  3:47 UTC  (2+ messages)
` [PATCH bpf-next v2 2/2] bpftool: Fix UAF in get_delegate_value

[PATCH V13 0/6] riscv: mm: Add soft-dirty and uffd-wp support
 2025-09-17  3:37 UTC  (14+ messages)
` [PATCH V13 1/6] mm: softdirty: Add pgtable_supports_soft_dirty()
` [PATCH V13 2/6] mm: userfaultfd: Add pgtable_supports_uffd_wp()
` [PATCH V13 3/6] riscv: Add RISC-V Svrsw60t59b extension support
` [PATCH V13 4/6] riscv: mm: Add soft-dirty page tracking support
` [PATCH V13 5/6] riscv: mm: Add userfaultfd write-protect support
` [PATCH V13 6/6] dt-bindings: riscv: Add Svrsw60t59b extension description

[PATCH ath-next 0/2] wifi: ath12k: fix 2 instances of Smatch warnings
 2025-09-17  3:45 UTC  (2+ messages)

[PATCH] proc: allow to mark /proc files permanent outside of fs/proc/
 2025-09-17  3:44 UTC  (2+ messages)

[PATCH] blk-mq: Fix the blk_mq_tagset_busy_iter() documentation
 2025-09-17  3:44 UTC  (2+ messages)

[moderation/CI] Re: fuse: use iomap for buffered reads + readahead
 2025-09-17  3:42 UTC 

[PATCH 0/4] General MMC fixes for K3
 2025-09-17  3:41 UTC  (7+ messages)
` [PATCH 1/4] arm: mach-k3: Fix MMC macros

[PATCH bpf-next v3 0/3] Signed loads from Arena
 2025-09-17  3:41 UTC  (3+ messages)

A question on crypto_engine and a possible bug
 2025-09-17  3:40 UTC  (2+ messages)

[PATCH v2] selftests: ublk: fix behavior when fio is not installed
 2025-09-17  3:40 UTC  (2+ messages)

[PATCH 1/2] amd/amdkfd: resolve a race in amdgpu_amdkfd_device_fini_sw
 2025-09-17  3:39 UTC  (2+ messages)
` [PATCH 2/2] amd/amdkfd: drain kfd process workquque before switch partition

[PATCH] dt-bindings: i2c: spacemit: extend and validate all properties
 2025-09-17  3:38 UTC  (2+ messages)

[PATCH] rust/fs: use intra-doc link for `EBADF` in `BadFdError` docs
 2025-09-17  3:38 UTC 

[PATCH] x86/bugs: Rate-limit the SPECTRE_V2 messages
 2025-09-17  3:28 UTC 

[PATCH 2/5] leds: rgb: Add Virtual Color LED Group driver to Make
 2025-09-17  3:37 UTC  (2+ messages)

[PATCH 0/9] bugfix and refactor of dma-perf
 2025-09-17  3:33 UTC  (12+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 01/10] app/dma-perf: fix use-after-free
  ` [PATCH v2 02/10] app/dma-perf: add global section for config file
  ` [PATCH v2 03/10] app/dma-perf: use argparse lib to parse argument
  ` [PATCH v2 04/10] app/dma-perf: refactor output csv
  ` [PATCH v2 05/10] app/dma-perf: support list DMA devices
  ` [PATCH v2 06/10] app/dma-perf: add more global config
  ` [PATCH v2 07/10] app/dma-perf: remove invalid or redundant field
  ` [PATCH v2 08/10] app/dma-perf: refactor load config function
  ` [PATCH v2 09/10] app/dma-perf: refactor benchmark function
  ` [PATCH v2 10/10] app/dma-perf: support specific error info

[PATCH v2 0/4] KVM: SVM: Add Page Modification Logging (PML) support
 2025-09-17  3:31 UTC  (4+ messages)
` [PATCH v2 2/4] KVM: x86: Move PML page to common vcpu arch structure

[RFC PATCH 00/12] CMA balancing
 2025-09-17  3:30 UTC  (3+ messages)
` [RFC PATCH 06/12] mm/cma: define and act on CMA_BALANCE flag

[PATCH v6 00/13] Add initial Xen Suspend-to-RAM support on ARM64
 2025-09-17  3:29 UTC  (4+ messages)
` [PATCH v6 02/13] xen/arm: gic-v2: Implement GIC suspend/resume functions

[PATCH v2 02/12] sched/deadline: Less agressive dl_server handling
 2025-09-17  3:29 UTC  (7+ messages)
` [RFC][PATCH] sched/deadline: Fix dl_server getting stuck, allowing cpu starvation

[PATCH 0/3] E2fsprogs: tune2fs: use an ioctl to update mounted fs
 2025-09-17  3:28 UTC  (4+ messages)
` [PATCH 1/3] tune2fs: reorganize command-line flag handling
` [PATCH 2/3] tune2fs: rework parse_extended_opts() so it only parses the option string
` [PATCH 3/3] tune2fs: try to use the SET_TUNE_SB_PARAM ioctl on mounted file systems

[PATCH bpf-next v3 0/2] Update KF_RCU_PROTECTED
 2025-09-17  3:27 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] bpf: Enforce RCU protection for KF_RCU_PROTECTED
` [PATCH bpf-next v3 2/2] selftests/bpf: Add tests "

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-09-16
 2025-09-17  3:26 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.