messages from 2024-06-14 21:10:26 to 2024-06-14 23:04:23 UTC [more...]
[PATCH v1 00/37] Update Intel perf vendor events
2024-06-14 23:01 UTC (37+ messages)
` [PATCH v1 01/37] perf vendor events: Update alderlake events/metrics
` [PATCH v1 02/37] perf vendor events: Update alderlaken events/metrics
` [PATCH v1 03/37] perf vendor events: Add bonnell counter information
` [PATCH v1 04/37] perf vendor events: Update broadwell metrics add event "
` [PATCH v1 05/37] perf vendor events: Update broadwellde "
` [PATCH v1 06/37] perf vendor events: Update broadwellx "
` [PATCH v1 07/37] perf vendor events: Update cascadelakex events/metrics
` [PATCH v1 08/37] perf vendor events: Update elkhartlake events
` [PATCH v1 09/37] perf vendor events: Add/update emeraldrapids events/metrics
` [PATCH v1 10/37] perf vendor events: Add goldmont counter information
` [PATCH v1 11/37] perf vendor events: Add goldmontplus "
` [PATCH v1 12/37] perf vendor events: Update/add grandridge events/metrics
` [PATCH v1 13/37] perf vendor events: Update grandridge events and add counter information
` [PATCH v1 14/37] perf vendor events: Add haswell "
` [PATCH v1 15/37] perf vendor events: Update haswellx metrics add event "
` [PATCH v1 16/37] perf vendor events: Add/update icelake events/metrics
` [PATCH v1 17/37] perf vendor events: Add/update icelakex events/metrics
` [PATCH v1 18/37] perf vendor events: Update ivybridge metrics add event counter information
` [PATCH v1 19/37] perf vendor events: Update ivytown "
` [PATCH v1 20/37] perf vendor events: Update jaketown "
` [PATCH v1 21/37] perf vendor events: Add knightslanding "
` [PATCH v1 22/37] perf vendor events: Add lunarlake "
` [PATCH v1 23/37] perf vendor events: Update meteorlake events and add "
` [PATCH v1 24/37] perf vendor events: Add nehalemep "
` [PATCH v1 25/37] perf vendor events: Add nehalemex "
` [PATCH v1 26/37] perf vendor events: Add/update rocketlake events/metrics
` [PATCH v1 27/37] perf vendor events: Update sandybridge metrics add event counter information
` [PATCH v1 28/37] perf vendor events: Add/update sapphirerapids events/metrics
` [PATCH v1 29/37] perf vendor events: Add/update sierraforest events/metrics
` [PATCH v1 30/37] perf vendor events: Add silvermont counter information
` [PATCH v1 31/37] perf vendor events: Add/update skylake events/metrics
` [PATCH v1 32/37] perf vendor events: Add/update skylakex events/metrics
` [PATCH v1 33/37] perf vendor events: Add snowridgex counter information
` [PATCH v1 34/37] perf vendor events: Add/update tigerlake events/metrics
` [PATCH v1 35/37] perf vendor events: Add westmereep-dp counter information
` [PATCH v1 36/37] perf vendor events: Add westmereep-sp "
[GIT PULL] s390 updates for 6.10-rc4
2024-06-14 23:02 UTC
[PATCH 0/6] Basic inline encryption support for ufs-exynos
2024-06-14 23:00 UTC (3+ messages)
` [PATCH 6/6] scsi: ufs: exynos: Add support for Flash Memory Protector (FMP)
[CI 01/44] mm/hmm: let users to tag specific PFNs
2024-06-14 22:58 UTC (50+ messages)
` [CI 02/44] dma-mapping: provide an interface to allocate IOVA
` [CI 03/44] dma-mapping: provide callbacks to link/unlink pages to specific IOVA
` [CI 04/44] iommu/dma: Provide an interface to allow preallocate IOVA
` [CI 05/44] iommu/dma: Prepare map/unmap page functions to receive IOVA
` [CI 06/44] iommu/dma: Implement link/unlink page callbacks
` [CI 07/44] mm: Add an empty implementation of zone_device_page_init
` [CI 08/44] drm: Move GPUVA_START/LAST to drm_gpuvm.h
` [CI 09/44] drm/svm: Mark drm_gpuvm to participate SVM
` [CI 10/44] drm/svm: introduce drm_mem_region concept
` [CI 11/44] drm/svm: introduce hmmptr and helper functions
` [CI 12/44] drm/svm: Introduce helper to remap drm memory region
` [CI 13/44] drm/svm: handle CPU page fault
` [CI 14/44] drm/svm: Migrate a range of hmmptr to vram
` [CI 15/44] drm/svm: Add DRM SVM documentation
` [CI 16/44] drm/svm: Introduce DRM_SVM kernel config
` [CI 17/44] drm/xe: s/xe_tile_migrate_engine/xe_tile_migrate_exec_queue
` [CI 18/44] drm/xe: Add xe_vm_pgtable_update_op to xe_vma_ops
` [CI 19/44] drm/xe: Convert multiple bind ops into single job
` [CI 20/44] drm/xe: Update VM trace events
` [CI 21/44] drm/xe: Update PT layer with better error handling
` [CI 22/44] drm/xe: Retry BO allocation
` [CI 23/44] drm/xe/uapi: Add DRM_XE_VM_BIND_FLAG_SYSTEM_ALLOCATOR flag
` [CI 24/44] drm/xe: Add a helper to calculate userptr end address
` [CI 25/44] drm/xe: Add dma_addr res cursor
` [CI 26/44] drm/xe: Use drm_mem_region for xe
` [CI 27/44] drm/xe: use drm_hmmptr in xe
` [CI 28/44] drm/xe: Moving to range based vma invalidation
` [CI 29/44] drm/xe: Support range based page table update
` [CI 30/44] drm/xe/uapi: Add DRM_XE_VM_CREATE_FLAG_PARTICIPATE_SVM flag
` [CI 31/44] drm/xe/svm: Create userptr if page fault occurs on system_allocator VMA
` [CI 32/44] drm/xe/svm: Add faulted userptr VMA garbage collector
` [CI 33/44] drm/xe: Introduce helper to get tile from memory region
` [CI 34/44] drm/xe/svm: implement functions to allocate and free device memory
` [CI 35/44] drm/xe/svm: Get drm device from drm memory region
` [CI 36/44] drm/xe/svm: Get page map owner of a "
` [CI 37/44] drm/xe/svm: Add migrate layer functions for SVM support
` [CI 38/44] drm/xe/svm: introduce svm migration function
` [CI 39/44] drm/xe/svm: Register xe memory region to drm layer
` [CI 40/44] drm/xe/svm: Introduce DRM_XE_SVM kernel config
` [CI 41/44] drm/xe/svm: Migration from sram to vram for system allocator
` [CI 42/44] drm/xe/svm: Determine a vma is backed by device memory
` [CI 43/44] drm/xe/svm: Introduce hmm_pfn array based resource cursor
` [CI 44/44] drm/xe: Enable system allocator uAPI
` ✓ CI.Patch_applied: success for series starting with [CI,01/44] mm/hmm: let users to tag specific PFNs
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
[OE-core][PATCH 1/2] coreutils: split out coreutils-getlimits
2024-06-14 22:57 UTC (3+ messages)
` [OE-core][PATCH 2/2] findutils: upgrade from 4.9.0 to 4.10.0
[PATCH v2] selftests/vDSO: fix clang build errors and warnings
2024-06-14 22:56 UTC (4+ messages)
[PATCH RFC 0/3] mm: clarify folio_add_new_anon_rmap() and __folio_add_anon_rmap()
2024-06-14 22:24 UTC (14+ messages)
` [PATCH RFC 3/3] mm: remove folio_test_anon(folio)==false path in __folio_add_anon_rmap()
[PATCH v6 bpf-next 0/9] bpf: support resilient split BTF
2024-06-14 22:49 UTC (3+ messages)
` [PATCH v6 bpf-next 8/9] libbpf,bpf: share BTF relocate-related code with kernel
[PATCH] ARM: dts: qcom: motorola-falcon: add accelerometer, magnetometer
2024-06-14 22:48 UTC (2+ messages)
[PATCH] arm64: dts: qcom: msm8916-acer-a1-724: Add sound and modem
2024-06-14 22:48 UTC (2+ messages)
[PATCH v15 0/4] add clock controller of qca8386/qca8084
2024-06-14 22:48 UTC (2+ messages)
[PATCH v2 0/2] Support mailbox interface in qcom,smsm driver
2024-06-14 22:48 UTC (2+ messages)
[PATCH] arm64: dts: qcom: qcm6490-fairphone-fp5: Use .mbn firmware for IPA
2024-06-14 22:48 UTC (2+ messages)
[PATCH v2 00/16] dt-bindings: clock: qcom: reference qcom-gcc.yaml
2024-06-14 22:48 UTC (2+ messages)
[PATCH v4 0/5] A702 support
2024-06-14 22:48 UTC (2+ messages)
` (subset) "
[PATCH] soc: qcom: pmic_glink: disable UCSI on sc8280xp
2024-06-14 22:48 UTC (2+ messages)
[PATCH 00/15] Introduce HabanaLabs network drivers
2024-06-14 22:48 UTC (3+ messages)
` [PATCH 09/15] net: hbl_en: add habanalabs Ethernet driver
[PATCH v1 0/3] mm: zswap: global shrinker fix and proactive shrink
2024-06-14 22:48 UTC (5+ messages)
[PATCH 0/3] Branches are branches and not heads
2024-06-14 22:46 UTC (8+ messages)
` [PATCH v2 "
` [PATCH v2 3/3] show-ref: introduce --branches and deprecate --heads
[PATCH] x86/resctrl: Don't try to free nonexistent RMIDs
2024-06-14 22:47 UTC (2+ messages)
[PATCH v2 3/4] io_uring: Introduce IORING_OP_BIND
2024-06-14 22:46 UTC (2+ messages)
[PATCH V4] usb: serial: Fix mos7840 hangup on resume
2024-06-14 22:45 UTC
[PATCH 0/3] Rework mce_setup()
2024-06-14 22:44 UTC (7+ messages)
` [PATCH 3/3] x86/mce: Use mce_prep_record() helpers for apei_smca_report_x86_error()
[PATCH v2 2/4] net: Split a __sys_listen helper for io_uring
2024-06-14 22:44 UTC (2+ messages)
[PATCH] staging: rtl8723bs: Align address to 4-byte boundary
2024-06-14 22:42 UTC
[PATCH v2 1/4] net: Split a __sys_bind helper for io_uring
2024-06-14 22:42 UTC (2+ messages)
[PATCH v3 0/2] Apply Wa_22019338487
2024-06-14 22:40 UTC (3+ messages)
` [PATCH v3 1/2] drm/xe/lnl: "
` [PATCH v3 2/2] drm/xe/guc: Request max GT freq during resume
[PATCH v2] drm/xe/lnl: Apply Wa_22019338487
2024-06-14 22:40 UTC (3+ messages)
[PATCH] nvdimm: Fix devs leaks in scan_labels()
2024-06-14 22:38 UTC (4+ messages)
[PATCH] drm/xe: Fix missing runtime outer protection for ggtt_remove_node
2024-06-14 22:36 UTC (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Fix missing runtime outer protection for ggtt_remove_node (rev8)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "
[conor:qwip 9/16] arch/riscv/boot/dts/microchip/mpfs-beaglev-fire.dtb: gpio@41100000: ngpios:0:0: 16 is not one of [14, 24, 32]
2024-06-14 22:35 UTC
[PATCH 1/3] drm/amdgpu: cleanup MES11 command submission
2024-06-14 22:32 UTC (3+ messages)
` [PATCH 3/3] drm/amdgpu: remove amdgpu_mes_fence_wait_polling()
Stalling non-0-length OUT control requests in Raw Gadget/GadgetFS
2024-06-14 22:31 UTC
[PATCH v20 00/18] Add support for Sub-NUMA cluster (SNC) systems
2024-06-14 22:31 UTC (8+ messages)
[PATCH v3 0/4] Add MDSS and DPU support for QCOM SM7150 SoC
2024-06-14 21:58 UTC (5+ messages)
` [PATCH v3 1/4] dt-bindings: display/msm: Add SM7150 DPU
` [PATCH v3 2/4] drm/msm/dpu: Add SM7150 support
` [PATCH v3 3/4] dt-bindings: display/msm: Add SM7150 MDSS
` [PATCH v3 4/4] drm/msm: mdss: Add SM7150 support
[Buildroot] inquiry | configuring for a specific linux lts
2024-06-14 22:25 UTC (3+ messages)
[PATCH 2/2] dt-bindings: net: Convert fsl-fman to yaml
2024-06-14 22:24 UTC (2+ messages)
[tobetter:odroid-6.1.y 3/3] arch/arm64/boot/dts/rockchip/overlays/odroidm1/circuitpython.dts:22.5-15: Warning (reg_format): /fragment@1/__overlay__/spidev@0:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
2024-06-14 22:24 UTC
[PATCH net v2] Fix race for duplicate reqsk on identical SYN
2024-06-14 22:24 UTC (2+ messages)
[PULL 0/5] virtio-grants-v8-tag
2024-06-14 22:22 UTC (3+ messages)
[PATCH net-next 1/2] net: dsa: mt7530: factor out bridge join/leave logic
2024-06-14 22:21 UTC (2+ messages)
` [PATCH net-next 2/2] net: dsa: mt7530: add support for bridge port isolation
[RFC PATCH 0/5] Enhancements to Page Migration with Batch Offloading via DMA
2024-06-14 22:15 UTC (6+ messages)
` [RFC PATCH 1/5] mm: separate move/undo doing on folio list from migrate_pages_batch()
` [RFC PATCH 2/5] mm: add folios_copy() for copying pages in batch during migration
` [RFC PATCH 3/5] mm: add migrate_folios_batch_move to batch the folio move operations
` [RFC PATCH 4/5] mm: add support for DMA folio Migration
` [RFC PATCH 5/5] dcbm: add dma core batch migrator for batch page offloading
[PATCH 1/1] dt-bindings: misc: fsl,qoriq-mc: convert to yaml format
2024-06-14 22:15 UTC (2+ messages)
[ti:ti-linux-6.6.y-wip 6/137] arch/arm64/boot/dts/ti/k3-am62p5-sk.dtb: dss-oldi-io-ctrl@8600: compatible: 'anyOf' conditional failed, one must be fixed:
2024-06-14 22:14 UTC
[Buildroot] [PATCH 0/6] package: bump to python 3.12, rust 1.79.0 (branch yem/python3.12)
2024-06-14 22:12 UTC (6+ messages)
` [Buildroot] [PATCH 5/6] package/python-pydantic-core: bump for fixes with python 3.12
[PATCH v2 00/14] Introducing TIF_NOTIFY_IPI flag
2024-06-14 16:31 UTC (4+ messages)
[git pull] drm fixes for 6.10-rc4
2024-06-14 22:05 UTC
[PATCH] virtio_net: Eliminate OOO packets during switching
2024-06-14 22:04 UTC
[PATCH 1/2] dt-bindings: ptp: Convert ptp-qoirq to yaml format
2024-06-14 22:03 UTC (2+ messages)
[PATCHv2] PCI: pciehp: Use appropriate conditions to check the hotplug controller status
2024-06-14 22:03 UTC (2+ messages)
[yocto-autobuilder2][PATCH] schedulers: switch meta-agl branches
2024-06-14 22:02 UTC
[PATCH 0/9] maintainer updates (gdbstub, plugins, time control)
2024-06-14 22:00 UTC (5+ messages)
` [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
[PATCH v11 0/8] VMware hypercalls enhancements
2024-06-14 22:00 UTC (8+ messages)
` [PATCH v11 8/8] x86/vmware: Add TDX hypercall support
[master/scarthgap][PATCH v2 1/4] conf/machine, ti-bsp: add support for multiple BSP providers
2024-06-14 21:57 UTC (4+ messages)
` [master/scarthgap][PATCH 2/4] conf/machine/j721e: some BSPs don't support all SR and HS variants
` [master/scarthgap][PATCH 3/4] conf/machine/beagle*, linux-bb.org: update for multi-BSP support
` [master/scarthgap][PATCH v2 4/4] conf/machine: use the default TI BSP for BeaglePlay
I/O blocked after booting
2024-06-14 21:57 UTC (7+ messages)
[GIT PULL] VFIO fixes for v6.10-rc4
2024-06-14 21:56 UTC
[PATCH v5 00/16] Add Arm Mali-C55 Image Signal Processor Driver
2024-06-14 21:49 UTC (6+ messages)
` [PATCH v5 15/16] media: platform: Add mali-c55 parameters video node
[PATCH 0/2] Prepare RTP for VF rules
2024-06-14 21:48 UTC (3+ messages)
` [PATCH 1/2] drm/xe/rtp: "
` [PATCH 2/2] drm/xe/kunit: Update RTP test to check "
[PATCH v2] Documentation: the design of iomap and how to port
2024-06-14 21:47 UTC (4+ messages)
` [TEXT 1/3] design of iomap
` [TEXT 2/3] file operations
` [TEXT 3/3] porting iomap
[PATCH] btrfs: do not BUG_ON() when freeing tree block after error
2024-06-14 21:43 UTC (2+ messages)
[tobetter:odroid-6.1.y 1/91] arch/arm64/boot/dts/rockchip/rk3568-odroid-m1.dts:80.17-84.4: Warning (unit_address_vs_reg): /rk3568-gpiomem: node has a reg or ranges property, but no unit name
2024-06-14 21:42 UTC
[PATCH 0/4] arm64: dts: qcom: x1e80100: Enable bwmon and fastrpc support
2024-06-14 21:42 UTC (7+ messages)
` [PATCH 2/4] soc: qcom: icc-bwmon: Allow for interrupts to be shared across instances
[RESEND][PATCH 0/3] small pm80xx driver fixes
2024-06-14 21:41 UTC (4+ messages)
` [PATCH 2/3] scsi: pm80xx: Do not issue hard reset before NCQ EH
[PATCH] drm/xe: Fix missing runtime outer protection for ggtt_remove_node
2024-06-14 21:40 UTC (3+ messages)
` ✗ CI.BAT: failure for drm/xe: Fix missing runtime outer protection for ggtt_remove_node (rev7)
[PATCH 1/1] dt-bindings: gpio: mpc8xxx: Allow only use 'fsl,qoriq-gpio'
2024-06-14 21:38 UTC
[PATCH] cpu: fix memleak of 'halt_cond' and 'thread'
2024-06-14 17:49 UTC (2+ messages)
net: dsa: Realtek switch drivers
2024-06-14 21:36 UTC (3+ messages)
DAMON Beer/Coffee/Tea chat reminder and extending for office hour
2024-06-14 21:19 UTC (2+ messages)
[PATCH] Revert "drm/amdgpu: Add missing locking for MES API calls"
2024-06-14 21:25 UTC
[PATCH v2 0/2] VLAN test suite
2024-06-14 21:24 UTC (6+ messages)
` [PATCH v3 0/3] VLAN Test Suite
` [PATCH v3 1/3] Added VLAN commands to testpmd_shell class
[PATCH 1/2] Documentation/technical/bitmap-format.txt: add missing position table
2024-06-14 21:23 UTC (4+ messages)
` [PATCH v2 0/2] pseudo-merge: various small fixes
[RFC 0/2] Initial LKMM atomics support in Rust
2024-06-14 21:22 UTC (9+ messages)
` [RFC 2/2] rust: sync: Add atomic support
rcu_preempt detected stalls related to ebpf
2024-06-14 21:19 UTC (2+ messages)
[PATCH V4 1/3] platform/x86/intel/sdsi: Add ioctl SPDM transport
2024-06-14 21:17 UTC (3+ messages)
[PATCH v3 0/6] Rework x86 page table walks
2024-06-14 21:14 UTC (4+ messages)
` [PATCH v3 1/6] Add an "info pg" command that prints the current page tables
[PATCH v2 0/5] ACC100 improvements and clean up
2024-06-14 21:12 UTC (4+ messages)
` [PATCH v2 5/5] baseband/acc: cosmetic log changes
[PATCH v3 0/2] drivers: thermal: intel: Use model-specific bitmasks for temperature registers
2024-06-14 21:16 UTC (2+ messages)
` [PATCH v3 2/2] thermal: intel: intel_tcc_cooling: Use a model-specific bitmask for TCC offset
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.