All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-17 18:10:30 to 2024-10-17 18:56:44 UTC [more...]

[PATCH V10 RESEND 0/2] arm-cs-trace-disasm.py/perf must accommodate non-zero DSO text offset
 2024-11-06 23:51 UTC  (4+ messages)
` [PATCH V10 RESEND 2/2] perf script python: Adjust objdump start/end range per map pgoff parameter
  ` [PATCH V9 2/2] "

[PATCH v4 0/6] octeontx2-pf: handle otx2_mbox_get_rsp errors
 2024-10-17 18:56 UTC  (2+ messages)
` [PATCH v4 1/6] octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_common.c

[PATCHBOMB 6.13 v5.1] xfs: metadata directories and realtime groups
 2024-10-17 18:56 UTC  (59+ messages)
` [PATCHSET v5.1 1/9] xfs: convert perag to use xarrays
  ` [PATCH 01/22] xfs: fix superfluous clearing of info->low in __xfs_getfsmap_datadev
  ` [PATCH 02/22] xfs: remove the unused pagb_count field in struct xfs_perag
  ` [PATCH 03/22] xfs: remove the unused pag_active_wq "
  ` [PATCH 04/22] xfs: pass a pag to xfs_difree_inode_chunk
  ` [PATCH 05/22] xfs: remove the agno argument to xfs_free_ag_extent
  ` [PATCH 06/22] xfs: add xfs_agbno_to_fsb and xfs_agbno_to_daddr helpers
  ` [PATCH 07/22] xfs: add a xfs_agino_to_ino helper
  ` [PATCH 08/22] xfs: pass a pag to xfs_extent_busy_{search,reuse}
  ` [PATCH 09/22] xfs: keep a reference to the pag for busy extents
  ` [PATCH 10/22] xfs: remove the mount field from struct xfs_busy_extents
  ` [PATCH 11/22] xfs: remove the unused trace_xfs_iwalk_ag trace point
  ` [PATCH 12/22] xfs: remove the unused xrep_bmap_walk_rmap "
  ` [PATCH 13/22] xfs: constify pag arguments to trace points
  ` [PATCH 14/22] xfs: pass a perag structure to the xfs_ag_resv_init_error trace point
  ` [PATCH 15/22] xfs: pass objects to the xfs_irec_merge_{pre,post} trace points
  ` [PATCH 16/22] xfs: pass the iunlink item to the xfs_iunlink_update_dinode trace point
  ` [PATCH 17/22] xfs: pass objects to the xrep_ibt_walk_rmap tracepoint
  ` [PATCH 18/22] xfs: pass the pag to the trace_xrep_calc_ag_resblks{,_btsize} trace points
  ` [PATCH 19/22] xfs: pass the pag to the xrep_newbt_extent_class tracepoints
  ` [PATCH 20/22] xfs: convert remaining trace points to pass pag structures
  ` [PATCH 21/22] xfs: split xfs_initialize_perag
  ` [PATCH 22/22] xfs: insert the pag structures into the xarray later
` [PATCHSET v5.1 2/9] xfs: create a generic allocation group structure
  ` [PATCH 01/16] xfs: factor out a xfs_iwalk_args helper
  ` [PATCH 02/16] xfs: factor out a generic xfs_group structure
  ` [PATCH 03/16] xfs: add a xfs_group_next_range helper
  ` [PATCH 04/16] xfs: switch perag iteration from the for_each macros to a while based iterator
  ` [PATCH 05/16] xfs: move metadata health tracking to the generic group structure
  ` [PATCH 06/16] xfs: mark xfs_perag_intent_{hold,rele} static
  ` [PATCH 07/16] xfs: move draining of deferred operations to the generic group structure
  ` [PATCH 08/16] xfs: move the online repair rmap hooks "
  ` [PATCH 09/16] xfs: return the busy generation from xfs_extent_busy_list_empty
  ` [PATCH 10/16] xfs: convert extent busy tracepoints to the generic group structure
  ` [PATCH 11/16] xfs: convert busy extent tracking "
  ` [PATCH 12/16] xfs: add a generic group pointer to the btree cursor
  ` [PATCH 13/16] xfs: store a generic xfs_group pointer in xfs_getfsmap_info
  ` [PATCH 14/16] xfs: add group based bno conversion helpers
  ` [PATCH 15/16] xfs: remove xfs_group_intent_hold and xfs_group_intent_rele
  ` [PATCH 16/16] xfs: store a generic group structure in the intents
` [PATCHSET v5.1 3/9] xfs: metadata inode directory trees
  ` [PATCH 01/29] xfs: constify the xfs_sb predicates
  ` [PATCH 02/29] xfs: constify the xfs_inode predicates
  ` [PATCH 03/29] xfs: rename metadata inode predicates
  ` [PATCH 04/29] xfs: standardize EXPERIMENTAL warning generation
  ` [PATCH 05/29] xfs: define the on-disk format for the metadir feature
  ` [PATCH 06/29] xfs: iget for metadata inodes
  ` [PATCH 07/29] xfs: load metadata directory root at mount time
  ` [PATCH 08/29] xfs: enforce metadata inode flag
  ` [PATCH 09/29] xfs: read and write metadata inode directory tree
  ` [PATCH 10/29] xfs: disable the agi rotor for metadata inodes
  ` [PATCH 11/29] xfs: hide metadata inodes from everyone because they are special
` [PATCHSET v5.1 4/9] xfs: create incore rt allocation groups
` [PATCHSET v5.1 5/9] xfs: preparation for realtime "
` [PATCHSET v5.1 6/9] xfs: shard the realtime section
` [PATCHSET v5.1 7/9] xfs: persist quota options with metadir
` [PATCHSET v5.1 8/9] xfs: enable quota for realtime volumes
` [PATCHSET v5.1 9/9] xfs: enable metadir

[bug report] cxl/port: Use scoped_guard()/guard() to drop device_lock() for cxl_port
 2024-10-17 18:56 UTC  (4+ messages)

[PATCH 00/19] wifi: iwlwifi: updates intended for v6.5 2023-06-20
 2024-10-17 18:55 UTC  (7+ messages)
` [PATCH 10/19] wifi: iwlwifi: limit EHT capabilities based on PCIe link speed

[PATCH] ubifs: Move update of cnt in get_znodes_to_commit
 2024-10-17 18:41 UTC  (2+ messages)

[REGRESSION][BISECTED] erroneous buffer overflow detected in bch2_xattr_validate
 2024-10-17 18:55 UTC  (11+ messages)

[PATCH v3 tip/perf/core 0/4] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-10-17 18:55 UTC  (5+ messages)
` [PATCH v3 tip/perf/core 2/4] mm: switch to 64-bit mm_lock_seq/vm_lock_seq on 64-bit architectures

[meta-oe][PATCH v2] fluentbit: fix building with wasm support
 2024-10-17 18:54 UTC  (2+ messages)
` [oe] "

[PATCH v4 2/4] cryptodev: add ec points to sm2 op
 2024-10-17 18:54 UTC  (5+ messages)
` [PATCH v5 0/4] "
  ` [PATCH v5 2/4] cryptodev: "
    ` [EXTERNAL] "

[PATCH v3 00/16] cover-letter: iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
 2024-10-17 18:54 UTC  (11+ messages)
` [PATCH v3 01/16] iommufd/viommu: Introduce IOMMUFD_OBJ_VDEVICE and its related struct
` [PATCH v3 02/16] iommufd/viommu: Add a default_viommu_ops for IOMMU_VIOMMU_TYPE_DEFAULT
` [PATCH v3 03/16] iommufd/viommu: Add IOMMU_VDEVICE_ALLOC ioctl
` [PATCH v3 06/16] iommufd/hw_pagetable: Allow viommu->ops->cache_invalidate for hwpt_nested

[PATCH 0/2] PCI: dwc: ep: Minor alignment cleanups
 2024-10-17 18:54 UTC  (4+ messages)
` [PATCH 2/2] PCI: dwc: ep: Use align addr function for dw_pcie_ep_raise_{msi,msix}_irq()

[PATCH v8 00/25] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-10-17 18:52 UTC  (4+ messages)
` [PATCH v8 14/25] x86/resctrl: Add data structures and definitions for ABMC assignment

[PATCH v5 0/4] Add Mobileye EyeQ clock support
 2024-10-17 18:52 UTC  (11+ messages)
` [PATCH v5 1/4] Revert "dt-bindings: clock: mobileye,eyeq5-clk: add bindings"
` [PATCH v5 2/4] dt-bindings: clock: add Mobileye EyeQ6L/EyeQ6H clock indexes
` [PATCH v5 3/4] clk: divider: Introduce CLK_DIVIDER_EVEN_INTEGERS flag
` [PATCH v5 4/4] clk: eyeq: add driver

[PATCH v6 0/3] rust: Add irq abstraction, SpinLockIrq
 2024-10-17 18:51 UTC  (5+ messages)
` [PATCH v6 1/3] rust: Introduce irq module

[PATCH v8 00/11] Enable haltpoll on arm64
 2024-10-17 18:36 UTC  (20+ messages)
` [PATCH v8 01/11] cpuidle/poll_state: poll via smp_cond_load_relaxed()

with git update-ref?
 2024-10-17 18:50 UTC  (9+ messages)
` [PATCH 0/6] doc: update-ref: amend old material and discuss symrefs
  ` [PATCH 1/6] doc: update-ref: drop “flag”

[GIT PULL] nvme fixes for Linux 6.12
 2024-10-17 18:48 UTC 

[PATCH v3 00/11] cover-letter: iommufd: Add vIOMMU infrastructure (Part-1)
 2024-10-17 18:48 UTC  (4+ messages)
` [PATCH v3 11/11] iommu/arm-smmu-v3: Add IOMMU_VIOMMU_TYPE_ARM_SMMUV3 support

[PATCH RESEND 0/2] Misc OMAP GPIO/UART fixes
 2024-10-17 18:47 UTC  (7+ messages)
` [PATCH RESEND 1/2] gpio: omap: Add omap_gpio_disable/enable_irq calls
` [PATCH RESEND 2/2] serial: 8250: omap: Move pm_runtime_get_sync

[PATCH v3 0/5] Increase mseal test coverage
 2024-10-17 18:47 UTC  (10+ messages)
` [PATCH v3 4/5] selftests/mseal: add more tests for mmap

[PATCH] upload-pack: fix how ALLOW_ANY_SHA1 flag is disabled
 2024-10-17 18:46 UTC  (6+ messages)

[PATCH 00/10] DC Patches October 14, 2024
 2024-10-17 18:44 UTC  (2+ messages)

[PATCH v1 0/7] synchronously scan and reclaim empty user PTE pages
 2024-10-17 18:43 UTC  (3+ messages)
` [PATCH v1 5/7] mm: pgtable: try to reclaim empty PTE page in madvise(MADV_DONTNEED)

[PATCH v4] mingw.c: Fix complier warnings for a 64 bit msvc
 2024-10-17 18:43 UTC  (4+ messages)
` [PATCH v5 0/1] "
  ` [PATCH 1/1] [PATCH] "

[PATCH 1/2] dt-bindings: at24: add ST M24256E Additional Write lockable page support
 2024-10-17 18:41 UTC  (2+ messages)
` [PATCH 2/2] eeprom: "

[PATCH] riscv: defconfig: enable gpio support for TH1520
 2024-10-17 18:40 UTC  (3+ messages)

fetch and pull commands not working with latest git version + BitBucket
 2024-10-17 18:41 UTC  (3+ messages)

[ti:ti-rt-linux-6.1.y-cicd 1/3] drivers/remoteproc/ti_k3_r5_remoteproc.c:187:12: warning: 'is_core_in_wfi' defined but not used
 2024-10-17 18:39 UTC 

[PATCH RFC v1 net-next 00/12] bridge-fastpath and related improvements
 2024-10-17 18:39 UTC  (13+ messages)

[PATCH] regulator: rk808: Add apply_bit for BUCK3 on RK809
 2024-10-17 18:37 UTC  (2+ messages)

Updated Invitation: Adding support for PCIe steering tags in DPDK
 2024-10-17 15:22 UTC 

yaml gen NL families support in iproute2?
 2024-10-17 18:36 UTC  (2+ messages)

[PATCH RFC] ubifs: Fix use-after-free in ubifs_tnc_end_commit
 2024-10-17 18:36 UTC  (6+ messages)

[PATCH] drm/amd/amdkfd: add/remove kfd queues on start/stop KFD scheduling
 2024-10-17 18:35 UTC  (2+ messages)

[PATCH 1/2] libselinux: fix swig bindings for 4.3.0
 2024-10-17 18:34 UTC  (2+ messages)

[PATCH v1 net-next 0/9] phonet: Convert all doit() and dumpit() to RCU
 2024-10-17 18:31 UTC  (10+ messages)
` [PATCH v1 net-next 1/9] phonet: Pass ifindex to fill_addr()
` [PATCH v1 net-next 2/9] phonet: Pass net and ifindex to phonet_address_notify()
` [PATCH v1 net-next 3/9] phonet: Convert phonet_device_list.lock to spinlock_t
` [PATCH v1 net-next 4/9] phonet: Don't hold RTNL for addr_doit()
` [PATCH v1 net-next 5/9] phonet: Don't hold RTNL for getaddr_dumpit()
` [PATCH v1 net-next 6/9] phonet: Pass ifindex to fill_route()
` [PATCH v1 net-next 7/9] phonet: Pass net and ifindex to rtm_phonet_notify()
` [PATCH v1 net-next 8/9] phonet: Convert phonet_routes.lock to spinlock_t
` [PATCH v1 net-next 9/9] phonet: Don't hold RTNL for route_doit()

[PATCH v6 00/14] drm: Add a driver for CSF-based Mali GPUs
 2024-10-17 18:34 UTC  (9+ messages)
` [PATCH v6 01/14] drm/panthor: Add uAPI

[cocci] Clarifying a “syntax error” in SmPL Python code?
 2024-10-17 18:33 UTC  (6+ messages)
` [cocci] Challenges with selection of an SmPL Python version?

[PATCH] HID: wacom: Set eraser status when either 'Eraser' or 'Invert' usage is set
 2024-10-17 18:31 UTC 

[PATCH v3 net-next 00/13] add basic support for i.MX95 NETC
 2024-10-17 18:30 UTC  (3+ messages)
` [PATCH v3 net-next 12/13] net: enetc: add preliminary support for i.MX95 ENETC PF

[PATCH net v6 00/10] Lock RCU before calling ip6mr_get_table()
 2024-10-17 18:28 UTC  (7+ messages)
` [PATCH net v6 05/10] ip6mr: Lock RTNL before ip6mr_new_table() call in ip6mr_rules_init()
` [PATCH net v6 07/10] ip6mr: Lock RCU before ip6mr_get_table() call in ip6_mroute_setsockopt()
` [PATCH net v6 09/10] ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_rtm_getroute()

[PATCH v2 0/8] target/riscv: Add support for Smdbltrp and Ssdbltrp extensions
 2024-10-17 18:27 UTC  (6+ messages)
` [PATCH v2 2/8] target/riscv: Implement Ssdbltrp sret, mret and mnret behavior

[PATCH v2 0/5] Add support for primary USB controller on QCS615
 2024-10-17 18:27 UTC  (4+ messages)
` [PATCH v2 5/5] phy: qcom: qmp-usbc: Add qmp configuration for QCS615

FAILED: patch "[PATCH] mptcp: pm: fix UaF read in mptcp_pm_nl_rm_addr_or_subflow" failed to apply to 5.15-stable tree
 2024-10-17 18:26 UTC 

[RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private
 2024-10-17 18:26 UTC  (12+ messages)

[RFC] Growing usage of the attribute “__free”?
 2024-10-17 18:20 UTC  (2+ messages)
` [cocci] "

[PATCH 5.15 1/1] dm-crypt, dm-verity: disable tasklets
 2024-10-17 18:26 UTC 

[PATCH] staging: gpib: avoid buffer overflow
 2024-10-17 18:24 UTC  (3+ messages)

[DPDK/DTS Bug 1567] dts: Replace the helloworld testsuite with a testsuite which starts testpmd but does nothing
 2024-10-17 18:23 UTC 

[PATCH v2 bpf] lib/buildid: handle memfd_secret() files in build_id_parse()
 2024-10-17 18:23 UTC  (6+ messages)

[PATCH 2/2] mm/mglru: reset page lru tier bits when activating
 2024-10-17 18:21 UTC  (4+ messages)

[PATCH 0/2] [tip: sched/core] sched: Disable PLACE_LAG and RUN_TO_PARITY and move them to sysctl
 2024-10-17 18:19 UTC  (3+ messages)

[PATCH] dt-bindings: firmware: qcom,scm: Add SAR2130P compatible
 2024-10-17 18:20 UTC 

[PATCH v5 0/7] CSV/JSON metric thresholds, fix printf modifiers
 2024-10-17 18:20 UTC  (2+ messages)

[PATCH] dt-bindings: soc: qcom,aoss-qmp: Add SAR2130P compatible
 2024-10-17 18:19 UTC 

FAILED: patch "[PATCH] ksmbd: fix user-after-free from session log off" failed to apply to 5.15-stable tree
 2024-10-17 18:19 UTC 

[PATCH 1/1] efi_loader: remove ERROR:, WARNING: prefixes in messages
 2024-10-17 18:18 UTC  (2+ messages)

[PATCH v1 1/1] x86/percpu: Cast -1 to argument type when comparing in percpu_add_op()
 2024-10-17 18:18 UTC  (5+ messages)

[PATCH 1/1] efi_loader: add missing lf in error message
 2024-10-17 18:18 UTC  (2+ messages)

[PATCH v2] drm/xe: Log unreliable MMIO reads during forcewake
 2024-10-17 18:18 UTC  (2+ messages)
` ✓ CI.BAT: success for drm/xe: Log unreliable MMIO reads during forcewake (rev3)

[PATCH v2] mm/mglru: reset page lru tier bits when activating
 2024-10-17 18:18 UTC  (2+ messages)

[PATCH] dt-bindings: nvmem: qcom,qfprom: Add SAR2130P compatible
 2024-10-17 18:18 UTC 

[PATCH v2] drm/i915/lspcon: do not hardcode settle timeout
 2024-10-17 18:18 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/lspcon: do not hardcode settle timeout (rev2)

[PATCH] dt-bindings: mailbox: qcom-ipcc: Add SAR2130P compatible
 2024-10-17 18:17 UTC 

[PATCH 1/1] riscv: add missing linefeed in error message
 2024-10-17 18:16 UTC 

[PATCH v2 1/7] x86/sev: Prepare for using the RMPREAD instruction to access the RMP
 2024-10-17 18:16 UTC  (2+ messages)

Rescheduling next week's DTS meeting
 2024-10-17 18:15 UTC 

[PATCH] dt-bindings: usb: qcom,dwc3: Add SAR2130P compatible
 2024-10-17 18:16 UTC 

[PATCH v3 00/23] drm/msm/dpu: Add Concurrent Writeback Support for DPU 10.x+
 2024-10-17 18:15 UTC  (3+ messages)

[bug report] "BUG: Invalid wait context" at blktests nvme/052
 2024-10-17 17:03 UTC  (2+ messages)

[PATCH] nvme-sysfs: display max_hw_sectors_kb without requiring namespaces
 2024-10-17 17:01 UTC  (3+ messages)

[ath:pending] BUILD SUCCESS 477cabfdb776b571fab425813c074f30c02a5cf6
 2024-10-17 17:03 UTC 

[PATCH] dt-bindings: mmc: sdhci-msm: Add SAR2130P compatible
 2024-10-17 18:15 UTC 

[PATCH 0/2] mm/mremap: Remove extra vma tree walk
 2024-10-17 18:15 UTC  (5+ messages)
` [PATCH 1/2] mm/mremap: Clean up vma_to_resize()

[PATCH 00/10] Add support for 3 VDSC engines 12 slices
 2024-10-17 18:15 UTC  (2+ messages)
` ✗ CI.FULL: failure for Add support for 3 VDSC engines 12 slices (rev3)

[PATCH] staging: gpib: ni_usb: Move kfree after last use of in_data
 2024-10-15 20:45 UTC 

[PATCH net-next v5 0/3] Threads support in proc connector
 2024-10-17 18:14 UTC  (4+ messages)
` [PATCH net-next v5 1/3] connector/cn_proc: Add hash table for threads
` [PATCH net-next v5 2/3] connector/cn_proc: Kunit tests for threads hash table
` [PATCH net-next v5 3/3] connector/cn_proc: Selftest for threads

[PATCH] staging: gpib: Change return type of fluke_get_dma_residue
 2024-10-15 20:33 UTC 

r8169 unknown chip XID 688
 2024-10-17 18:14 UTC  (8+ messages)

[PULL] IIO: New device support, features and cleanup for 6.13
 2024-10-17 18:14 UTC  (3+ messages)

[PATCH] dt-bindings: spmi: qcom,x1e80100-spmi-pmic-arb: Add SAR2130P compatible
 2024-10-17 18:14 UTC 

[PATCH 0/3] dma-mapping: Trace more error paths
 2024-10-17 18:13 UTC  (4+ messages)
` [PATCH 1/3] dma-mapping: Trace dma_alloc/free direction
` [PATCH 2/3] dma-mapping: Use trace_dma_alloc for dma_alloc* instead of using trace_dma_map
` [PATCH 3/3] dma-mapping: Trace more error paths

[PATCH v3 0/5] Store overlay real upper file in ovl_file
 2024-10-17 18:13 UTC  (5+ messages)

[PATCH] dt-bindings: interrupt-controller: qcom,pdc: Add SAR2130P compatible
 2024-10-17 18:13 UTC 

[PATCHv2] nvme: enhance cns version checking
 2024-10-17 18:12 UTC 

[PATCH] dt-bindings: dma: qcom,gpi: Add SAR2130P compatible
 2024-10-17 18:11 UTC 

[PATCH v4 0/2] wifi: ath12k: fix issues when unbinding
 2024-10-17 18:07 UTC  (3+ messages)
` [PATCH v4 1/2] wifi: ath12k: fix crash "
` [PATCH v4 2/2] wifi: ath12k: fix warning "

[PATCH v4 0/6] migration: auto-converge refinements for huge VM
 2024-10-17 18:10 UTC  (3+ messages)
` [PATCH v4 3/6] migration: Move cpu-throttole.c from system to migration

[PATCH net-next v3 0/8] rust: Add IO polling
 2024-10-17 18:10 UTC  (7+ messages)
` [PATCH net-next v3 4/8] rust: time: Implement addition of Ktime and Delta


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.