messages from 2025-11-13 01:55:41 to 2025-11-13 03:21:54 UTC [more...]
[PATCH v8 00/52] AMD, ARM, Intel metric generation with Python
2025-11-13 3:20 UTC (32+ 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 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 v2 00/10] vfio: Implement VFIO_DEVICE_FEATURE_DMA_BUF and use it in virtio-gpu
2025-11-13 3:17 UTC (11+ 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 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 RFC v2 00/22] cpuset: rework local partition logic
2025-11-13 2:58 UTC (7+ messages)
` [PATCH RFC v2 10/22] cpuset: introduce local_partition_enable()
` [PATCH RFC v2 13/22] cpuset: introduce local_partition_update()
[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)
[PATCH 00/33] arm_mpam: Add basic mpam driver
2025-11-13 2:46 UTC (6+ 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
[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 0/4] arm64: google: Introduce frankel, blazer, and mustang boards
2025-11-13 2:27 UTC (3+ messages)
` [PATCH 1/4] dt-bindings: arm: google: Add bindings for frankel/blazer/mustang
[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 (5+ 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 (11+ messages)
` [PATCH v3 4/5] vhost_user: support function defines for back-end
` [PATCH v3 5/5] vhost_user: Increase number of memory regions
[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 (9+ messages)
` [PATCH v2 1/8] drivers/virt: Drop VIRT_DRIVERS build dependency
` [PATCH v2 2/8] PCI/TSM: Drop stub for pci_tsm_doe_transfer()
` [PATCH v2 3/8] resource: Introduce resource_assigned() for discerning active resources
` [PATCH v2 4/8] PCI/IDE: Add Address Association Register setup for downstream MMIO
` [PATCH v2 5/8] PCI/IDE: Initialize an ID for all IDE streams
` [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
[PATCH net] devlink: rate: Unset parent pointer in devl_rate_nodes_destroy
2025-11-13 2:12 UTC (2+ messages)
[PATCH v9 0/9] liveupdate: Rework KHO for in-kernel users
2025-11-13 2:11 UTC (14+ messages)
` [PATCH v9 1/9] kho: make debugfs interface optional
[v3][PATCH] valgrind: Upgrade 3.25.1 -> 3.26.0
2025-11-13 2:11 UTC
[PATCH v4 3/3] dts: add virtio forwarding test suite
2025-11-13 2:09 UTC (4+ messages)
` [PATCH v5 1/4] dts: add start Tx first method to testpmd shell
` [PATCH v5 4/4] dts: add virtio forwarding test suite
[PATCH net-next] selftests: drv-net: Limit the max number of queues in procfs_downup_hammer
2025-11-13 2:10 UTC (2+ messages)
[PATCH] fs: optimize chown_common by skipping unnecessary ownership changes
2025-11-13 2:08 UTC (2+ messages)
[OE-core] [v2][PATCH] valgrind: Upgrade 3.25.1 -> 3.26.0
2025-11-13 2:08 UTC
[PATCH v2 0/4] Support PSK reauthentication (REPLACETLSPSK)
2025-11-13 2:08 UTC (4+ messages)
` [PATCH v2 3/4] nvme: Expose the tls_configured sysfs for secure concat connections
[PATCH 0/8] (hwmon):(ina3221) Various improvement and add support for SQ52210
2025-11-13 2:03 UTC (3+ messages)
` [PATCH 1/8] dt-binding:ti,ina3221:Add SQ52210
ath12k pcie radios with MLO support?
2025-11-13 2:02 UTC (6+ messages)
[PATCH v17 36/47] dept: assign unique dept_key to each distinct wait_for_completion() caller
2025-11-13 2:02 UTC (5+ messages)
` [PATCH] rust: bindings: add `rust_helper_wait_for_completion` helper function
[PATCH] blk-zoned: Document disk_zone_wplug_schedule_bio_work() locking
2025-11-13 2:01 UTC (2+ messages)
[PATCH v7 0/5] Add MIPI CSI-2 support for i.MX8ULP
2025-11-13 2:00 UTC (7+ messages)
` [PATCH v7 1/5] media: dt-bindings: nxp,imx8mq-mipi-csi2: Add i.MX8ULP compatible string
REGRESSION on linux-next (next-20251106)
2025-11-13 2:00 UTC (3+ messages)
[PATCH 0/5] x86/sgx: Fix kernel-doc warnings
2025-11-13 1:59 UTC (4+ messages)
` [PATCH 2/5] x86/sgx: Add kernel-doc descriptions for params passed to vDSO user handler
[PATCH] memory: Make FlatView root references weak
2025-11-13 1:58 UTC (12+ messages)
[PATCH] ufs: core: Remove an unnecessary NULL pointer check
2025-11-13 1:58 UTC (2+ messages)
[REGRESSION] linux-pci/for-linus: (build) ‘quirk_disable_aspm_l0s_l1_cap’ undeclared here (not in a function
2025-11-13 1:59 UTC
[REGRESSION] linux-pci/for-linus: (build) use of undeclared identifier 'quirk_disable_aspm_l0s_l1_cap'; did
2025-11-13 1:59 UTC
[PATCH RESEND v2] scsi: pm: Drop unneeded call to pm_runtime_mark_last_busy()
2025-11-13 1:57 UTC (2+ messages)
linux-next: build warnings after merge of Linus' tree
2025-11-13 1:55 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.