All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-13 02:14:08 to 2025-11-13 03:34:09 UTC [more...]

[bluez/bluez] 689cd4: bearer: Implement Connect/Disconnect methods
 2025-11-13  3:34 UTC 

[PATCH v1] cpuset: Avoid unnecessary partition invalidation
 2025-11-13  3:33 UTC  (2+ messages)

[PATCH RESEND] lib/group_cpus: make group CPU cluster aware
 2025-11-13  3:32 UTC  (7+ messages)

[PATCH v2 00/10] vfio: Implement VFIO_DEVICE_FEATURE_DMA_BUF and use it in virtio-gpu
 2025-11-13  3:31 UTC  (13+ messages)
` [PATCH v2 09/10] virtio-gpu-dmabuf: Introduce qemu_iovec_same_memory_regions()
` [PATCH v2 10/10] virtio-gpu-dmabuf: Create dmabuf for blobs associated with VFIO devices

[PATCH 0/4] arm64: google: Introduce frankel, blazer, and mustang boards
 2025-11-13  3:29 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: arm: google: Add bindings for frankel/blazer/mustang

[PATCH bluez v2] bearer: Implement Connect/Disconnect methods
 2025-11-13  3:29 UTC  (2+ messages)

[PATCH] phy: rockchip: naneng-combphy: Fix PCIe L1ss support
 2025-11-13  3:27 UTC  (2+ messages)

[PATCH RFC v2 00/22] cpuset: rework local partition logic
 2025-11-13  3:27 UTC  (8+ messages)
` [PATCH RFC v2 10/22] cpuset: introduce local_partition_enable()
` [PATCH RFC v2 11/22] cpuset: introduce local_partition_disable()

git fails to checkout SHA1 submodule in SHA256 repo with --depth=1
 2025-11-13  3:26 UTC  (3+ messages)
` [PATCH] object-file: disallow adding submodules of different hash algo

[PATCH 1/1] perf build: Don't fail fast path feature detection when binutils-devel is not available
 2025-11-13  3:24 UTC  (2+ messages)

[PATCH 00/33] arm_mpam: Add basic mpam driver
 2025-11-13  3:23 UTC  (8+ messages)
` [PATCH 09/33] ACPI / MPAM: Parse the MPAM table
` [PATCH 10/33] arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate
` [PATCH 11/33] arm_mpam: Add the class and component structures for firmware described ris

[PATCH v8 00/52] AMD, ARM, Intel metric generation with Python
 2025-11-13  3:20 UTC  (53+ messages)
` [PATCH v8 01/52] perf python: Correct copying of metric_leader in an evsel
` [PATCH v8 02/52] perf ilist: Be tolerant of reading a metric on the wrong CPU
` [PATCH v8 03/52] perf jevents: Allow multiple metricgroups.json files
` [PATCH v8 04/52] perf jevents: Update metric constraint support
` [PATCH v8 05/52] perf jevents: Add descriptions to metricgroup abstraction
` [PATCH v8 06/52] perf jevents: Allow metric groups not to be named
` [PATCH v8 07/52] perf jevents: Support parsing negative exponents
` [PATCH v8 08/52] perf jevents: Term list fix in event parsing
` [PATCH v8 09/52] perf jevents: Add threshold expressions to Metric
` [PATCH v8 10/52] perf jevents: Move json encoding to its own functions
` [PATCH v8 11/52] perf jevents: Drop duplicate pending metrics
` [PATCH v8 12/52] perf jevents: Skip optional metrics in metric group list
` [PATCH v8 13/52] perf jevents: Build support for generating metrics from python
` [PATCH v8 14/52] perf jevents: Add load event json to verify and allow fallbacks
` [PATCH v8 15/52] perf jevents: Add RAPL event metric for AMD zen models
` [PATCH v8 16/52] perf jevents: Add idle "
` [PATCH v8 17/52] perf jevents: Add upc metric for uops per cycle for AMD
` [PATCH v8 18/52] perf jevents: Add br metric group for branch statistics on AMD
` [PATCH v8 19/52] perf jevents: Add software prefetch (swpf) metric group for AMD
` [PATCH v8 20/52] perf jevents: Add hardware prefetch (hwpf) "
` [PATCH v8 21/52] perf jevents: Add itlb "
` [PATCH v8 22/52] perf jevents: Add dtlb "
` [PATCH v8 23/52] perf jevents: Add uncore l3 "
` [PATCH v8 24/52] perf jevents: Add load store breakdown metrics ldst "
` [PATCH v8 25/52] perf jevents: Add ILP metrics "
` [PATCH v8 26/52] perf jevents: Add context switch "
` [PATCH v8 27/52] perf jevents: Add uop cache hit/miss rates "
` [PATCH v8 28/52] perf jevents: Add RAPL metrics for all Intel models
` [PATCH v8 29/52] perf jevents: Add idle metric for "
` [PATCH v8 30/52] perf jevents: Add CheckPmu to see if a PMU is in loaded json events
` [PATCH v8 31/52] perf jevents: Add smi metric group for Intel models
` [PATCH v8 32/52] perf jevents: Mark metrics with experimental events as experimental
` [PATCH v8 33/52] perf jevents: Add tsx metric group for Intel models
` [PATCH v8 34/52] perf jevents: Add br metric group for branch statistics on Intel
` [PATCH v8 35/52] perf jevents: Add software prefetch (swpf) metric group for Intel
` [PATCH v8 36/52] perf jevents: Add ports metric group giving utilization on Intel
` [PATCH v8 37/52] perf jevents: Add L2 metrics for Intel
` [PATCH v8 38/52] perf jevents: Add load store breakdown metrics ldst "
` [PATCH v8 39/52] perf jevents: Add ILP metrics "
` [PATCH v8 40/52] perf jevents: Add context switch "
` [PATCH v8 41/52] perf jevents: Add FPU "
` [PATCH v8 42/52] perf jevents: Add Miss Level Parallelism (MLP) metric "
` [PATCH v8 43/52] perf jevents: Add mem_bw "
` [PATCH v8 44/52] perf jevents: Add local/remote "mem" breakdown metrics "
` [PATCH v8 45/52] perf jevents: Add dir "
` [PATCH v8 46/52] perf jevents: Add C-State metrics from the PCU PMU "
` [PATCH v8 47/52] perf jevents: Add local/remote miss latency metrics "
` [PATCH v8 48/52] perf jevents: Add upi_bw metric "
` [PATCH v8 49/52] perf jevents: Add mesh bandwidth saturation "
` [PATCH v8 50/52] perf jevents: Add collection of topdown like metrics for arm64
` [PATCH v8 51/52] perf jevents: Add cycles breakdown metric for arm64/AMD/Intel
` [PATCH v8 52/52] perf jevents: Validate that all names given an Event

[PATCH v9 00/22] Enable FRED with KVM VMX
 2025-11-13  3:20 UTC  (5+ messages)
` [PATCH v9 20/22] KVM: nVMX: Validate FRED-related VMCS fields
` [PATCH v9 22/22] KVM: nVMX: Enable VMX FRED controls

[PATCH v3 RESEND] function_graph: Enable funcgraph-args and funcgraph-retaddr to work simultaneously
 2025-11-13  3:21 UTC  (8+ messages)

[PATCH v1] jbd2: use J_ASSERT instead of BUG_ON for checkpoint mutex
 2025-11-13  3:20 UTC  (3+ messages)

[RFC PATCH v2 00/23] KVM: TDX huge page support for private memory
 2025-11-13  3:16 UTC  (9+ messages)
` [RFC PATCH v2 03/23] x86/tdx: Enhance tdh_phymem_page_wbinvd_hkid() to invalidate huge pages
` [RFC PATCH v2 09/23] KVM: x86/tdp_mmu: Add split_external_spt hook called during write mmu_lock

[bitbake-devel][PATCH] lib/bb/parse/ast.py: treat internal fragment setting as default value
 2025-11-13  3:17 UTC  (3+ messages)

[PATCH v1 0/7] consolidate vm event subsystem
 2025-11-13  3:16 UTC  (6+ messages)
` [PATCH v1 3/7] xen/monitor: wrap monitor_op under CONFIG_VM_EVENT
` [PATCH v1 4/7] xen/p2m: move xenmem_access_to_p2m_access() to common p2m.c
` [PATCH v1 5/7] xen/x86: move declaration from mem_access.h to altp2m.h
` [PATCH v1 6/7] xen/mem_access: wrap memory access when VM_EVENT=n
` [PATCH v1 7/7] xen/vm_event: consolidate CONFIG_VM_EVENT

[PATCH 0/9] asan bonanza
 2025-11-13  3:17 UTC  (10+ messages)
` [PATCH 2/9] pack-bitmap: handle name-hash lookups in incremental bitmaps
` [PATCH 3/9] Makefile: turn on NO_MMAP when building with ASan
` [PATCH 4/9] cache-tree: avoid strtol() on non-string buffer

[PATCH net-next v2] ipv6: clean up routes when manually removing address with a lifetime
 2025-11-13  3:17 UTC 

[PATCH v3 0/4] EROFS test fixes and improvements
 2025-11-13  3:10 UTC  (5+ messages)
` [PATCH v3 1/4] tests/erofs_test: Fix mkfs.erofs version test to not use process substitution bashism
` [PATCH v3 2/4] tests/erofs_test: Remove root check
` [PATCH v3 3/4] tests/erofs_test: Disable filetime check for erofs_compact
` [PATCH v3 4/4] tests/erofs_test: Improve accuracy of FSTIME check

[RESEND][PATCH 0/5] perf: Clean ups and simplifications
 2025-11-13  3:11 UTC  (3+ messages)
` [RESEND][PATCH 3/5] perf: Use current->flags & PF_KTHREAD|PF_USER_WORKER instead of current->mm == NULL

[PATCH v2 1/1] KVM: VMX: configure SVI during runtime APICv activation
 2025-11-13  3:06 UTC  (3+ messages)

[RFC PATCH 00/27] PCI/TSM: TDX Connect: SPDM Session and IDE Establishment
 2025-11-13  2:51 UTC  (7+ messages)
` [RFC PATCH 20/27] coco/tdx-host: Add connect()/disconnect() handlers prototype

[PATCH] ksmbd: vfs_cache: avoid integer overflow in inode_hash()
 2025-11-13  3:04 UTC 

[PATCH 00/13] Adding comprehensive support for i.MX8MM EVK board
 2025-11-13  3:03 UTC  (8+ messages)
` [PATCH 13/13] hw/arm/fsl-imx8mm: Adding functional testing of iMX8MM emulation
    ` [EXT] "

[PATCH] rtc/mc146818rtc: fix QEMU crash when time runs backwards
 2025-11-13  3:02 UTC 

[PATCH] drm/xe: remove stale runtime_pm member
 2025-11-13  3:03 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[PATCH 6.12 00/40] 6.12.57-rc1 review
 2025-11-13  3:02 UTC  (2+ messages)

[PATCH e2fsprogs] libext2fs: fix orphan file size > kernel limit with large blocksize
 2025-11-13  3:02 UTC  (5+ messages)

[PATCH] phy: rockchip: naneng-combphy: Fix PCIe L1ss support
 2025-11-13  3:00 UTC  (2+ messages)

[meta-python][PATCH 01/11 v2] python3-cached-property: add UPSTREAM_CHECK_PYPI_PACKAGE
 2025-11-13  2:58 UTC  (11+ messages)
` [meta-python][PATCH 02/11 v2] python3-gpt-image: "
` [meta-python][PATCH 03/11 v2] python3-lazy-object-proxy: "
` [meta-python][PATCH 04/11 v2] python3-paho-mqtt: "
` [meta-python][PATCH 05/11 v2] python3-pytest-asyncio: "
` [meta-python][PATCH 06/11 v2] python3-pytest-cov: "
` [meta-python][PATCH 07/11 v2] python3-pytest-mock: "
` [meta-python][PATCH 08/11 v2] python3-pytest-timeout: "
` [meta-python][PATCH 09/11 v2] python3-pytest-xdist: "
` [meta-python][PATCH 10/11 v2] python3-rich-argparse: "
` [meta-python][PATCH 11/11 v2] python3-types-psutil: "

[PATCH rtw-next 00/14] wifi: rtw89: update common flow related to FW, MAC and PHY for coming RTL8922D
 2025-11-13  2:56 UTC  (15+ messages)
` [PATCH rtw-next 01/14] wifi: rtw89: flush TX queue before deleting key
` [PATCH rtw-next 02/14] wifi: rtw89: fw: part size to download firmware by header info
` [PATCH rtw-next 03/14] wifi: rtw89: mac: separate pre-init code before downloading firmware
` [PATCH rtw-next 04/14] wifi: rtw89: phy: calling BB pre-init by chips with/without BB MCU
` [PATCH rtw-next 05/14] wifi: rtw89: mac: remove undefined bit B_BE_PPDU_MAC_INFO
` [PATCH rtw-next 06/14] wifi: rtw89: mac: update wcpu_on to download firmware for RTL8922D
` [PATCH rtw-next 07/14] wifi: rtw89: phy: consider type 15 in BB gain table
` [PATCH rtw-next 08/14] wifi: rtw89: phy: ignore DCFO if not defined in chip_info
` [PATCH rtw-next 09/14] wifi: rtw89: fw: print band and port where beacon update on
` [PATCH rtw-next 10/14] wifi: rtw89: align RA H2C format v1 for RTL8922A
` [PATCH rtw-next 11/14] wifi: rtw89: fill addr cam H2C command by struct
` [PATCH rtw-next 12/14] wifi: rtw89: add addr cam H2C command v1
` [PATCH rtw-next 13/14] wifi: rtw89: update format of addr cam H2C command
` [PATCH rtw-next 14/14] wifi: rtw89: correct user macid mask of RX info for RTL8922D

[PATCH 0/3] Enable hung_task and lockup cases to dump system info on demand
 2025-11-13  2:56 UTC  (6+ messages)
` [PATCH 2/3] hung_task: Add hung_task_sys_info sysctl to dump sys info on task-hung

[RFC PATCH v1 0/1] Support mapping virtio-gpu virgl hostmem blobs using MAP_FIXED API
 2025-11-13  2:52 UTC  (3+ messages)
` [RFC PATCH v1 1/1] virtio-gpu: Support mapping hostmem blobs with map_fixed

[PATCH v2 0/7] kallsyms: Prevent invalid access when showing module buildid
 2025-11-13  2:50 UTC  (3+ messages)
` [PATCH v2 5/7] kallsyms/bpf: Rename __bpf_address_lookup() to bpf_address_lookup()

[PATCH] scsi: target: tcm_loop: fix segfault in tcm_loop_tpg_address_show()
 2025-11-13  2:47 UTC  (2+ messages)

[PATCH 01/19] common/cnxk: add new TM tree for SDP interface
 2025-11-13  2:48 UTC  (4+ messages)
` [PATCH v4 01/23] "
  ` [PATCH v4 23/23] net/cnxk: check for invalid default pre color

[PATCH v1] dt-bindings: phy: mediatek,ufs-phy: Update maintainer information in mediatek,ufs-phy.yaml
 2025-11-13  2:46 UTC  (2+ messages)

[PATCH 0/4] smartpqi updates
 2025-11-13  2:46 UTC  (2+ messages)

[PATCH] scsi: ufs: ti-j721e: Add suspend-resume support
 2025-11-13  2:46 UTC  (2+ messages)

[PATCH 1/2] st: separate st-unique ioctl handling from scsi common ioctl handling
 2025-11-13  2:46 UTC  (2+ messages)

[PATCH] scsi: fcoe: add WQ_PERCPU to alloc_workqueue users
 2025-11-13  2:46 UTC  (2+ messages)

[PATCH] scsi: stex: fix reboot_notifier leak in probe error path
 2025-11-13  2:46 UTC  (2+ messages)

[PATCH v6 0/3] Support power resources defined in acpi on ata
 2025-11-13  2:46 UTC  (2+ messages)

[PATCH v2 00/10] Update lpfc to revision 14.4.0.12
 2025-11-13  2:46 UTC  (2+ messages)

[GIT PULL] dma-mapping fixes for Linux 6.18
 2025-11-13  2:44 UTC  (2+ messages)

[GIT PULL] Third round of NFSD fixes for v6.18
 2025-11-13  2:44 UTC  (2+ messages)

[PATCH] mm/khugepaged: continue to collapse on SCAN_PMD_NONE
 2025-11-13  2:44 UTC  (2+ messages)

[PATCH] null_blk: fix zone read length beyond write pointer
 2025-11-13  2:44 UTC  (2+ messages)

[ANNOUNCE] Release v6.12.57-cip12
 2025-11-13  2:42 UTC 

[PATCH 0/3] drm/virtio: introduce F_BLOB_ALIGNMENT support
 2025-11-13  2:40 UTC  (11+ messages)
` [PATCH 1/3] drm/virtio: support VIRTIO_GPU_F_BLOB_ALIGNMENT
` [PATCH 2/3] drm/virtio: honor blob_alignment requirements

[PATCH 0/4] replace old wq(s), added WQ_PERCPU to alloc_workqueue
 2025-11-13  2:38 UTC  (2+ messages)

[PATCH v3 00/22] riscv: Memory type control for platforms with physical memory aliases
 2025-11-13  2:36 UTC  (6+ messages)
` [PATCH v3 07/22] checkpatch: Warn on page table access without accessors

[RFT PATCH v1 0/5] pinctrl: samsung: exynos9 cleanups and fixes
 2025-11-13  2:35 UTC  (7+ messages)
  ` [RFT PATCH v1 3/5] pinctrl: samsung: add per-bank FLTCON offset to EXYNOS9_PIN_BANK_* and fix tables
  ` [RFT PATCH v1 4/5] pinctrl: samsung: exynos: fold GS101 pin-bank macros into EXYNOS9_*
  ` [RFT PATCH v1 5/5] pinctrl: samsung: rename gs101_pinctrl_* to exynos9_pinctrl_*

[patch V3 00/12] rseq: Implement time slice extension mechanism
 2025-11-13  2:34 UTC  (8+ messages)

[PATCH net-next v3 0/2] convert drivers to use ndo_hwtstamp callbacks part 4
 2025-11-13  2:35 UTC  (3+ messages)
` [PATCH net-next v3 2/2] qede: convert to use ndo_hwtstamp callbacks

[PATCH] workqueue: add workqueue.mayday_initial_timeout
 2025-11-13  2:34 UTC  (5+ messages)

[PATCH v2] watchdog: wdat_wdt: Fix ACPI table leak in probe function
 2025-11-13  2:30 UTC 

[STATUS] next/master - b179ce312bafcb8c68dc718e015aee79b7939ff0
 2025-11-13  2:30 UTC 

[moderation/CI] Re: riscv: Memory type control for platforms with physical memory aliases
 2025-11-13  2:30 UTC 

[PATCH 0/2] objtool: xxhash dependency improvements
 2025-11-13  2:29 UTC  (5+ messages)
` [PATCH 1/2] objtool: Set minimum xxhash version to 0.8
` [PATCH 2/2] objtool/klp: Only enable --checksum when needed

[PATCH v5 00/14] smb: move duplicate definitions to common header file
 2025-11-13  2:26 UTC  (10+ messages)
` [PATCH v5 06/14] smb/server: remove create_durable_reconn_req
` [PATCH v5 12/14] smb: move FILE_SYSTEM_ATTRIBUTE_INFO to common/fscc.h

[GIT PULL] LoongArch fixes for v6.18-rc6
 2025-11-13  2:25 UTC  (2+ messages)

[PULL] alpha.git
 2025-11-13  2:25 UTC  (2+ messages)

[PATCH i-g-t] lib/amdgpu: Fix SDMA packet handling and memory ordering
 2025-11-13  2:25 UTC  (3+ messages)
` ✗ i915.CI.BAT: failure for "
` ✓ Xe.CI.BAT: success "

[PATCH] um: drivers: virtio: use string choices helper
 2025-11-13  2:25 UTC 

[PATCH net-next 0/5] TXGBE support more modules
 2025-11-13  2:21 UTC  (4+ messages)
` [PATCH net-next 5/5] net: txgbe: support getting module EEPROM by page

[PATCH net v5 0/3] mptcp: Fix conflicts between MPTCP and sockmap
 2025-11-13  2:23 UTC  (3+ messages)

[PATCH] drm/i915/ltphy: include intel_display_utils.h instead of i915_utils.h
 2025-11-13  2:21 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[PATCH net-next v2 00/13] net: stmmac: convert glue drivers to use stmmac_get_phy_intf_sel()
 2025-11-13  2:20 UTC  (2+ messages)

[PATCH net-next] tools: ynltool: correct install in Makefile
 2025-11-13  2:20 UTC  (2+ messages)

[PATCH v3] zram: Implement multi-page write-back
 2025-11-13  2:20 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] linguas: Ensure that scripts runs from the directory that it resides
 2025-11-13  2:18 UTC  (3+ messages)

[PATCH net-next v3 0/2] Allow disabling pause frames on panic
 2025-11-13  2:19 UTC  (5+ messages)
` [PATCH net-next v3 1/2] net: ethernet: Allow disabling pause "

[PATCH v5 0/6] nvme-tcp: Support receiving KeyUpdate requests
 2025-11-13  2:16 UTC  (4+ messages)
` [PATCH v5 4/6] net/handshake: Support KeyUpdate message types

[PATCH v3 0/5] Support add/remove memory region & get-max-slots
 2025-11-13  2:16 UTC  (6+ messages)
` [PATCH v3 4/5] vhost_user: support function defines for back-end

[RFC] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
 2025-11-13  2:01 UTC  (4+ messages)
` [PATCH 2/3] mm: swap: introduce swap tier infrastructure

[PATCH v5 0/3] Fix Several Test Failures
 2025-11-13  2:07 UTC  (5+ messages)
` [PATCH v5 1/3] tests: Split ZFS ZSTD Test Into New File

[PATCH v2 0/8] PCI/TSM: Finalize "Link" TSM infrastructure
 2025-11-13  2:14 UTC  (4+ messages)
` [PATCH v2 6/8] PCI/TSM: Add pci_tsm_bind() helper for instantiating TDIs
` [PATCH v2 7/8] PCI/TSM: Add pci_tsm_guest_req() for managing TDIs
` [PATCH v2 8/8] PCI/TSM: Add 'dsm' and 'bound' attributes for dependent functions


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.