All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-04 07:26:10 to 2025-11-04 08:17:48 UTC [more...]

[patch V5 11/12] x86/futex: Convert to scoped user access
 2025-11-04  8:17 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V5 12/12] select: Convert to scoped user access
 2025-11-04  8:17 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 01/31] rseq: Avoid pointless evaluation in __rseq_notify_resume()
 2025-11-04  8:17 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 02/31] rseq: Condense the inline stubs
 2025-11-04  8:17 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 03/31] rseq: Move algorithm comment to top
 2025-11-04  8:17 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 04/31] rseq: Remove the ksig argument from rseq_handle_notify_resume()
 2025-11-04  8:17 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 05/31] rseq: Simplify registration
 2025-11-04  8:17 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 06/31] rseq: Simplify the event notification
 2025-11-04  8:17 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 07/31] rseq, virt: Retrigger RSEQ after vcpu_run()
 2025-11-04  8:17 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 08/31] rseq: Avoid CPU/MM CID updates when no event pending
 2025-11-04  8:17 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 09/31] rseq: Introduce struct rseq_data
 2025-11-04  8:17 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 10/31] entry: Cleanup header
 2025-11-04  8:17 UTC  (2+ messages)
` [tip: core/rseq] entry: Clean up header

[patch V6 11/31] entry: Remove syscall_enter_from_user_mode_prepare()
 2025-11-04  8:17 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 12/31] entry: Inline irqentry_enter/exit_from/to_user_mode()
 2025-11-04  8:17 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 13/31] sched: Move MM CID related functions to sched.h
 2025-11-04  8:17 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 14/31] rseq: Cache CPU ID and MM CID values
 2025-11-04  8:17 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 15/31] rseq: Record interrupt from user space
 2025-11-04  8:17 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 16/31] rseq: Provide tracepoint wrappers for inline code
 2025-11-04  8:17 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 17/31] rseq: Expose lightweight statistics in debugfs
 2025-11-04  8:17 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 18/31] rseq: Provide static branch for runtime debugging
 2025-11-04  8:17 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 19/31] rseq: Provide and use rseq_update_user_cs()
 2025-11-04  8:17 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 20/31] rseq: Replace the original debug implementation
 2025-11-04  8:17 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 21/31] rseq: Make exit debugging static branch based
 2025-11-04  8:17 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 22/31] rseq: Use static branch for syscall exit debug when GENERIC_IRQ_ENTRY=y
 2025-11-04  8:17 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 23/31] rseq: Provide and use rseq_set_ids()
 2025-11-04  8:17 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 24/31] rseq: Separate the signal delivery path
 2025-11-04  8:17 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 25/31] rseq: Rework the TIF_NOTIFY handler
 2025-11-04  8:17 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 26/31] rseq: Optimize event setting
 2025-11-04  8:16 UTC  (2+ messages)
` [tip: core/rseq] "

[PATCH v3 0/2] dt-bindings: soc: qcom: Add soc related bindings for Kaanapali
 2025-11-04  8:16 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: soc: qcom: Add qcom,kaanapali-imem compatible

[patch V6 27/31] rseq: Implement fast path for exit to user
 2025-11-04  8:16 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 28/31] rseq: Switch to fast path processing on exit to user
 2025-11-04  8:16 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 29/31] entry: Split up exit_to_user_mode_prepare()
 2025-11-04  8:16 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 30/31] rseq: Split up rseq_exit_to_user_mode()
 2025-11-04  8:16 UTC  (2+ messages)
` [tip: core/rseq] "

[patch V6 31/31] rseq: Switch to TIF_RSEQ if supported
 2025-11-04  8:16 UTC  (2+ messages)
` [tip: core/rseq] "

[tip:core/rseq 39/42] vmlinux.o: error: objtool: irqentry_exit+0x323: call to class_user_rw_access_destructor() with UACCESS enabled
 2025-11-04  8:16 UTC  (3+ messages)
` [tip: core/rseq] x86/ptrace: Always inline trivial accessors
` [tip: core/rseq] cleanup: Always inline everything

[PATCH blktest] blktests: add nvmet memory backend support
 2025-11-04  8:14 UTC 

i.MX8MP Hantro G2 HEVC decoding problems
 2025-11-04  8:12 UTC  (3+ messages)

[PATCH v3 0/5] Support add/remove memory region & get-max-slots
 2025-11-04  8:12 UTC  (7+ messages)
` [PATCH v3 3/5] vhost_user: Function defs for add/rem mem regions
` [PATCH v3 4/5] vhost_user: support function defines for back-end
` [PATCH v3 5/5] vhost_user: Increase number of memory regions

[PATCH v3 0/5] media: qcom: iris: encoder feature enhancements
 2025-11-04  8:11 UTC  (6+ messages)
` [PATCH v3 1/5] media: qcom: iris: Improve format alignment for encoder
` [PATCH v3 2/5] media: qcom: iris: Add scale support "
` [PATCH v3 3/5] media: qcom: iris: Add rotation "
` [PATCH v3 4/5] media: qcom: iris: Add flip "
` [PATCH v3 5/5] media: qcom: iris: Add intra refresh "

[PATCH] ext4: clear i_state_flags when alloc inode
 2025-11-04  8:12 UTC 

[PATCH v3 0/4] Implement hardware automatic clock gating (HWACG) for gs101
 2025-11-04  8:11 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: clock: google,gs101-clock: add samsung,sysreg property as required

[PATCH 0/2] Enable ETR and CTCU device for hamoa
 2025-11-04  8:10 UTC  (3+ messages)
` [PATCH 1/2] dt-binding: arm: add "
` [PATCH 2/2] arm64: dts: qcom: hamoa: enable ETR and CTCU devices

[PATCH i-g-t v1] tests/kms_vrr: Fix logical condition for DRRS support
 2025-11-04  8:10 UTC 

[meta-oe][scarthgap][PATCH] protobuf: Remove embedded runpath
 2025-11-04  8:10 UTC  (3+ messages)
  ` [oe] "

[PATCH] vhost: fix use-after-free race during cleanup
 2025-11-04  8:09 UTC 

[zab-rpdfs:rpdfs-initial 1/1] ERROR: modpost: "__umoddi3" [fs/rpdfs/rpdfs.ko] undefined!
 2025-11-04  8:09 UTC 

[PATCH v6 6/6] net/cnxk: report link mode
 2025-11-04  8:08 UTC  (7+ messages)
` [PATCH v7 1/6] common/cnxk: support link mode configuration
  ` [PATCH v7 2/6] common/cnxk: provide port type from fwdata
  ` [PATCH v7 3/6] net/cnxk: get speed capability from firmware
  ` [PATCH v7 4/6] net/cnxk: support link mode configuration
  ` [PATCH v7 5/6] net/cnxk: report link type and status
  ` [PATCH v7 6/6] net/cnxk: report link mode

[meta-oe][PATCH] googletest: upgrade 1.16.0 -> 1.17.0
 2025-11-04  8:09 UTC 

[PATCH 0/4] fs: nfs: Fix buffer overflows
 2025-11-04  8:08 UTC  (5+ messages)
` [PATCH 1/4] fs: nfs: drop PROG_NFS special casing
` [PATCH 2/4] fs: nfs: do not read past packets
` [PATCH 3/4] fs: nfs: use dev_* for messages
` [PATCH 4/4] fs: nfs: reduce unwanted message to debug level

[PATCH v5 00/16] drm/panfrost, panthor: Cached maps and explicit flushing
 2025-11-04  8:08 UTC  (9+ messages)
` [PATCH v5 02/16] drm/shmem: Provide a generic {begin, end}_cpu_access() implementation
  ` [PATCH v5 02/16] drm/shmem: Provide a generic {begin,end}_cpu_access() implementation
` [PATCH v5 07/16] drm/panthor: Add a PANTHOR_BO_SYNC ioctl

[PATCH 0/1] nvmet: add basic in-memory backend support
 2025-11-04  8:06 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 1/4] clk: scmi: Bulk allocate all sub-driver instance data
 2025-11-04  8:05 UTC  (2+ messages)

[PATCH] md/raid5: remove redundant __GFP_NOWARN
 2025-11-04  8:04 UTC  (2+ messages)

[paulmck-rcu:next.2025.11.02a] BUILD SUCCESS d25feeb0e06f3c16b622ab2f88e5cce223814114
 2025-11-04  8:03 UTC 

[PATCH] Fix a drop_nlink warning in minix_rename
 2025-11-04  8:03 UTC  (2+ messages)

[PATCH V5] drm/amdgpu: suspend ras module before gpu reset
 2025-11-04  8:02 UTC 

[PATCH net-next v7 00/12] net: dsa: lantiq_gswip: Add support for MaxLinear GSW1xx switch family
 2025-11-04  8:03 UTC  (7+ messages)
` [PATCH net-next v7 06/12] dt-bindings: net: dsa: lantiq,gswip: add MaxLinear RMII refclk output property
` [PATCH net-next v7 10/12] dt-bindings: net: dsa: lantiq,gswip: add support for MaxLinear GSW1xx switches
` [PATCH net-next v7 12/12] net: dsa: add driver for MaxLinear GSW1xx switch family

[PATCH 1/1] firmware: stratix10-svc: Add support to query Arm Trusted Firmware (ATF) version
 2025-11-04  8:02 UTC 

[PATCH v3 00/10] powerpc: Implement masked user access
 2025-11-04  8:01 UTC  (5+ messages)
` [PATCH v3 03/10] uaccess: Add masked_user_{read/write}_access_begin

[PATCH] drm: sti: fix device leaks at component probe
 2025-11-04  8:00 UTC  (4+ messages)

[PATCH v5 0/3] Add devicetree for the 9Tripod X3568 v4
 2025-11-04  8:01 UTC  (7+ messages)
` [PATCH v5 1/3] dt-bindings: vendor-prefixes: Add 9Tripod
` [PATCH v5 2/3] dt-bindings: arm: rockchip: Add 9Tripod X3568 series

[PATCH v2 00/10] can: netlink: add CAN XL
 2025-11-04  8:01 UTC  (6+ messages)

[PATCH] Loongarch:Make pte/pmd_modify can set _PAGE_MODIFIED
 2025-11-04  8:00 UTC  (2+ messages)

[PATCH RFC 0/3] can: calc_bittiming: add sample point calculation for PWM encoding
 2025-11-04  7:59 UTC  (2+ messages)

[PATCH v5 0/2] Add driver support for ESWIN EIC7700 SoC USB controller
 2025-11-04  7:59 UTC  (3+ messages)
` [PATCH v5 2/2] usb: dwc3: eic7700: Add EIC7700 USB driver

[paulmck-rcu:dev.2025.11.01a] BUILD SUCCESS 575f2729766054f23dfa6a4a9203899acca37330
 2025-11-04  7:56 UTC 

[syzbot] [fs?] [mm?] kernel BUG in __filemap_add_folio
 2025-11-04  7:57 UTC  (2+ messages)
` Forwarded: "

[PATCH v2 0/2] replace system_unbound_wq, add WQ_PERCPU to alloc_workqueue
 2025-11-04  7:56 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[PATCH v6 0/3] Add support for Glymur PCIe Gen5 x4
 2025-11-04  7:56 UTC  (8+ messages)
` [PATCH v6 1/3] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the Glymur QMP PCIe PHY
` [PATCH v6 2/3] phy: qcom-qmp: pcs: Add v8.50 register offsets
` [PATCH v6 3/3] phy: qcom: qmp-pcie: Add support for Glymur PCIe Gen5x4 PHY

[PATCH 0/3] arm64: topology: Improve cpuinfo_avg_freq for ARM64
 2025-11-04  7:55 UTC  (4+ messages)
` [PATCH 1/3] arm64: topology: Improve AMU-based frequency calculation
` [PATCH 2/3] arm64: topology: Use current freq in governor for idle cpus in cpuinfo_avg_freq
` [PATCH 3/3] arm64: topology: Remove redundant housekeeping_cpu() checks in arch_freq_get_on_cpu

Unexpected switches to in-band
 2025-11-04  7:53 UTC  (23+ messages)

[PATCH] mm/huge_memory: merge uniform_split_supported() and non_uniform_split_supported()
 2025-11-04  7:53 UTC  (5+ messages)

[PATCH v22 00/28] riscv control-flow integrity for usermode
 2025-11-04  7:52 UTC  (6+ messages)
` [PATCH v22 17/28] riscv/signal: save and restore of shadow stack for signal

Limitations for Running Xen on KVM Arm64
 2025-11-04  7:50 UTC  (11+ messages)

[PATCH net-next] net: stmmac: imx: use phylink's interface mode for set_clk_tx_rate()
 2025-11-04  7:50 UTC  (2+ messages)

[PATCH v2 0/5] media: qcom: iris: encoder feature enhancements
 2025-11-04  7:48 UTC  (4+ messages)
` [PATCH v2 3/5] media: qcom: iris: Add rotation support for encoder

[PATCH v7 0/5] Add MIPI CSI-2 support for i.MX8ULP
 2025-11-04  7:47 UTC  (4+ messages)
` [PATCH v7 2/5] media: imx8mq-mipi-csi2: Use devm_clk_bulk_get_all() to fetch clocks

[avpatel:riscv_trace_support_v2 48/58] drivers/hwtracing/rvtrace/rvtrace-platform.c:83 rvtrace_of_parse_outconns() error: we previously assumed 'pdata->outconns' could be null (see line 29)
 2025-11-04  7:47 UTC 

[PATCH] mmc: dw_mmc-rockchip: Add memory clock auto-gating support
 2025-11-04  7:41 UTC  (2+ messages)

[BUG] Suspend failure with nbcon + pm_debug_messages (Linux 6.18-rc4)
 2025-11-04  7:44 UTC 

[PATCH] mbuf: dump Tx offload metadata
 2025-11-04  7:43 UTC  (5+ messages)

[PATCH v1 0/4] drm/panthor: Misc fixes
 2025-11-04  7:43 UTC  (4+ messages)
` [PATCH v1 3/4] drm/panthor: Make panthor_vm_[un]map_pages() more robust

[PATCH v3 00/10] iio: dac: ad5446: Refactor and add support for AD5542
 2025-11-04  7:44 UTC  (7+ messages)
` [PATCH v3 06/10] iio: dac: ad5446: Separate I2C/SPI into different drivers

[PATCH] clk: tegra: tegra124-emc: Fix memory leak in load_timings_from_dt() on krealloc() failure
 2025-11-04  7:42 UTC 

[PATCH v2] KVM: riscv: selftests: Add riscv vm satp modes
 2025-11-04  7:41 UTC  (2+ messages)

[PATCH] Fix a drop_nlink warning in minix_rmdir
 2025-11-04  7:42 UTC  (4+ messages)

[Buildroot] [git commit] package/libcap: bump version to 2.77
 2025-11-04  7:31 UTC 

[Buildroot] [git commit] package/armadillo: bump to version 15.2.1
 2025-11-04  7:28 UTC 

[Buildroot] [git commit] package/libdeflate: bump version to 1.25
 2025-11-04  7:28 UTC 

[djwong-xfs:iomap-ioerr-reporting 18/28] fs/xfs/xfs_notify_failure.c:531:27: warning: unused variable 'notify'
 2025-11-04  7:36 UTC 

[Buildroot] [git commit] package/dav1d: bump version to 1.5.2
 2025-11-04  7:32 UTC 

ABI mismatch build error for 6.17.y and rustc 1.91.0
 2025-11-04  7:39 UTC  (3+ messages)

[brauner-github:kernel-6.19.cred 14/39] fs/backing-file.c:297 backing_file_splice_read() error: uninitialized symbol 'ret'
 2025-11-04  7:36 UTC 

[PATCH 0/2] Add support for NXP XSPI
 2025-11-04  7:39 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: spi: Document imx94 xspi

[android-common:main-16k-gs-shusky-5.15 24/24] drivers/cma/mm/mem_phys_layout.c:275:7: error: 'MIGRATE_CMA' undeclared; did you mean 'MIGRATE_SYNC'?
 2025-11-04  7:37 UTC 

[PATCH v2 00/15] Introduce cached report zones
 2025-11-04  7:38 UTC  (6+ messages)
` [PATCH v2 11/15] block: introduce BLKREPORTZONESV2 ioctl

[OE-core][PATCH] yocto-bsp/6.17: correct branch name
 2025-11-04  7:38 UTC 

[PATCH] drm/amdgpu: suspend ras module before gpu reset
 2025-11-04  7:38 UTC  (3+ messages)

[PATCH v3 00/15] Introduce cached report zones
 2025-11-04  7:37 UTC  (3+ messages)
` [PATCH v3 13/15] block: add zone write plug condition to debugfs zone_wplugs

[PATCH 1/1] KVM: VMX: configure SVI during runtime APICv activation
 2025-11-04  7:37 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: gpu: img,powervr-rogue: Document GE7800 GPU in Renesas R-Car M3-N
 2025-11-04  7:37 UTC  (3+ messages)
  ` [PATCH 1/2] dt-bindings: gpu: img, powervr-rogue: "

[PATCH v1] Bluetooth: btintel_pcie: Introduce HCI Driver protocol
 2025-11-04  7:37 UTC  (2+ messages)
` [v1] "

[PATCH v6 00/14] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
 2025-11-04  7:35 UTC  (15+ messages)
` [PATCH v6 01/14] dt-bindings: remoteproc: qcom,pas: Add iommus property
` [PATCH v6 02/14] firmware: qcom_scm: Remove redundant piece of code
` [PATCH v6 03/14] firmware: qcom_scm: Rename peripheral as pas_id
` [PATCH v6 04/14] firmware: qcom_scm: Introduce PAS context initialization helper function
` [PATCH v6 05/14] remoteproc: pas: Replace metadata context with PAS context structure
` [PATCH v6 06/14] soc: qcom: mdtloader: Add PAS context aware qcom_mdt_pas_load() function
` [PATCH v6 07/14] soc: qcom: mdtloader: Remove qcom_mdt_pas_init() from exported symbols
` [PATCH v6 08/14] firmware: qcom_scm: Add a prep version of auth_and_reset function
` [PATCH v6 09/14] firmware: qcom_scm: Simplify qcom_scm_pas_init_image()
` [PATCH v6 10/14] firmware: qcom_scm: Add SHM bridge handling for PAS when running without QHEE
` [PATCH v6 11/14] firmware: qcom_scm: Add qcom_scm_pas_get_rsc_table() to get resource table
` [PATCH v6 12/14] remoteproc: pas: Extend parse_fw callback to fetch resources via SMC call
` [PATCH v6 13/14] remoteproc: qcom: pas: Enable Secure PAS support with IOMMU managed by Linux
` [PATCH v6 14/14] arm64: dts: qcom: Add EL2 overlay for Lemans

[PATCH v2 0/2] backlight: aw99706: Add support for Awinic AW99706 backlight
 2025-11-04  7:36 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: leds: backlight: Add "
` [PATCH v2 2/2] backlight: aw99706: Add support for "

[Buildroot] [PATCH 1/1] package/dav1d: bump version to 1.5.2
 2025-11-04  7:35 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libcap: bump version to 2.77
 2025-11-04  7:35 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/armadillo: bump to version 15.2.1
 2025-11-04  7:34 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libdeflate: bump version to 1.25
 2025-11-04  7:34 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-11-02
 2025-11-03  4:30 UTC 

[PATCH net-next v2] dt-bindings: ethernet: eswin: fix yaml schema issues
 2025-11-04  7:33 UTC 

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-10-26
 2025-10-27  4:21 UTC 

[Buildroot] Implementation Procedure for i.MX93 Custom Board
 2025-10-23  5:29 UTC  (6+ messages)

[PATCH] pwm: mediatek: Remove unneeded semicolon
 2025-11-05 21:48 UTC 

[PATCH v5 0/3] i3c: dw: Add Altera Agilex5 runtime PM disable quirk
 2025-11-04  7:29 UTC  (8+ messages)
` [PATCH v5 1/3] dt-bindings: i3c: snps: Add Altera SoCFPGA compatible
` [PATCH v5 2/3] arm64: dts: intel: agilex5: Add Altera compatible for I3C controllers
` [PATCH v5 3/3] i3c: dw: Disable runtime PM on Agilex5 to avoid bus hang on IBI

[PATCH v4] drm/amdgpu: fix gpu page fault after hibernation on PF passthrough
 2025-11-04  7:31 UTC 

[PATCH v2 0/3] replace old wq(s), add WQ_PERCPU to alloc_workqueue
 2025-11-04  7:30 UTC  (3+ messages)
` [PATCH v2 1/3] drm/i915: replace use of system_unbound_wq with system_dfl_wq

[PATCH i-g-t 0/3] Improve engine activity accuracy test with spinner reuse
 2025-11-04  7:31 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH rdma-next v2 0/4] RDMA/bnxt_re: Support direct verbs
 2025-11-04  7:23 UTC  (5+ messages)
` [PATCH rdma-next v2 1/4] RDMA/bnxt_re: Move the UAPI methods to a dedicated file
` [PATCH rdma-next v2 2/4] RDMA/bnxt_re: Refactor bnxt_qplib_create_qp() function
` [PATCH rdma-next v2 3/4] RDMA/bnxt_re: Direct Verbs: Support DBR and UMEM verbs
` [PATCH rdma-next v2 4/4] RDMA/bnxt_re: Direct Verbs: Support CQ and QP verbs

[Intel-wired-lan] [PATCH iwl-next 0/9] ice: properly use u64_stats API for all ring stats
 2025-11-04  7:30 UTC  (9+ messages)
` [Intel-wired-lan] [PATCH iwl-next 3/9] ice: use cacheline groups for ice_tx_ring structure
    `  "
` [Intel-wired-lan] [PATCH iwl-next 8/9] ice: shorten ring stat names and add accessors
    `  "
  ` [PATCH iwl-next 0/9] ice: properly use u64_stats API for all ring stats

[PATCH mptcp-net v2 0/6] selftests: mptcp: join: fix flaky tests
 2025-11-04  7:30 UTC  (6+ messages)
` [PATCH mptcp-net v2 2/6] selftests: mptcp: join: rm: set backup flag

[PATCH 0/3] Add Amlogic stateless H.264 video decoder for S4
 2025-11-04  7:28 UTC  (5+ messages)

[PATCH v3 00/24] MediaTek UFS Cleanup and MT8196 Enablement
 2025-11-04  7:28 UTC  (4+ messages)
` [PATCH v3 09/24] scsi: ufs: mediatek: Rework the crypt-boost stuff

[PATCH v7 0/7] Provides support for Trigger Generation Unit
 2025-11-04  7:26 UTC  (3+ messages)
` [PATCH v7 1/7] dt-bindings: arm: Add support for Qualcomm TGU trace

[cgroup/for-6.19 PATCH v2 0/3] cgroup/cpuset: Additional housekeeping check & cleanup
 2025-11-04  7:26 UTC  (5+ messages)
` [cgroup/for-6.19 PATCH v2 2/3] cgroup/cpuset: Fail if isolated and nohz_full don't leave any housekeeping


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.