messages from 2025-05-14 17:46:26 to 2025-05-14 18:36:03 UTC [more...]
[PATCH v4 00/40] drm/msm: sparse / "VM_BIND" support
2025-05-14 17:53 UTC (40+ messages)
` [PATCH v4 01/40] drm/gpuvm: Don't require obj lock in destructor path
` [PATCH v4 02/40] drm/gpuvm: Allow VAs to hold soft reference to BOs
` [PATCH v4 03/40] drm/gem: Add ww_acquire_ctx support to drm_gem_lru_scan()
` [PATCH v4 04/40] drm/sched: Add enqueue credit limit
` [PATCH v4 06/40] drm/msm: Rename msm_file_private -> msm_context
` [PATCH v4 07/40] drm/msm: Improve msm_context comments
` [PATCH v4 08/40] drm/msm: Rename msm_gem_address_space -> msm_gem_vm
` [PATCH v4 09/40] drm/msm: Remove vram carveout support
` [PATCH v4 10/40] drm/msm: Collapse vma allocation and initialization
` [PATCH v4 11/40] drm/msm: Collapse vma close and delete
` [PATCH v4 12/40] drm/msm: Don't close VMAs on purge
` [PATCH v4 13/40] drm/msm: drm_gpuvm conversion
` [PATCH v4 14/40] drm/msm: Convert vm locking
` [PATCH v4 15/40] drm/msm: Use drm_gpuvm types more
` [PATCH v4 16/40] drm/msm: Split out helper to get iommu prot flags
` [PATCH v4 17/40] drm/msm: Add mmu support for non-zero offset
` [PATCH v4 18/40] drm/msm: Add PRR support
` [PATCH v4 19/40] drm/msm: Rename msm_gem_vma_purge() -> _unmap()
` [PATCH v4 20/40] drm/msm: Drop queued submits on lastclose()
` [PATCH v4 21/40] drm/msm: Lazily create context VM
` [PATCH v4 22/40] drm/msm: Add opt-in for VM_BIND
` [PATCH v4 23/40] drm/msm: Mark VM as unusable on GPU hangs
` [PATCH v4 24/40] drm/msm: Add _NO_SHARE flag
` [PATCH v4 25/40] drm/msm: Crashdump prep for sparse mappings
` [PATCH v4 26/40] drm/msm: rd dumping "
` [PATCH v4 27/40] drm/msm: Crashdec support for sparse
` [PATCH v4 28/40] drm/msm: rd dumping "
` [PATCH v4 29/40] drm/msm: Extract out syncobj helpers
` [PATCH v4 30/40] drm/msm: Use DMA_RESV_USAGE_BOOKKEEP/KERNEL
` [PATCH v4 31/40] drm/msm: Add VM_BIND submitqueue
` [PATCH v4 32/40] drm/msm: Support IO_PGTABLE_QUIRK_NO_WARN_ON
` [PATCH v4 33/40] drm/msm: Support pgtable preallocation
` [PATCH v4 34/40] drm/msm: Split out map/unmap ops
` [PATCH v4 35/40] drm/msm: Add VM_BIND ioctl
` [PATCH v4 36/40] drm/msm: Add VM logging for VM_BIND updates
` [PATCH v4 37/40] drm/msm: Add VMA unmap reason
` [PATCH v4 38/40] drm/msm: Add mmu prealloc tracepoint
` [PATCH v4 39/40] drm/msm: use trylock for debugfs
` [PATCH v4 40/40] drm/msm: Bump UAPI version
[PATCH 0/2] UFFDIO_API.2const: Two man page updates
2025-05-14 18:35 UTC (9+ messages)
` [PATCH 1/2] UFFDIO_API.2const: Update userfaultfd handshake and feature probe
` [PATCH 2/2] UFFDIO_API.2const: Add an entry for UFFDIO_MOVE
[PATCH v2 00/32] PREFETCH and MADVISE for SVM ranges
2025-05-14 18:37 UTC (5+ messages)
` [PATCH v2 18/32] drm/xe/vm: Add attributes struct as member of vma
` [PATCH v2 19/32] drm/xe/vma: Move pat_index to vma attributes
[PATCH v2 0/7] New DRM accel driver for Rockchip's RKNN NPU
2025-05-14 17:50 UTC (9+ messages)
` [PATCH v2 1/7] dt-bindings: npu: rockchip,rknn: Add bindings
[PATCH v3 0/4] Introducing Hornet LSM
2025-05-14 18:35 UTC (9+ messages)
[PATCH 1/2] dropbear: switch url to mirror
2025-05-14 18:33 UTC (2+ messages)
` [PATCH 2/2] dropbear: upgrade 2024.86 -> dropbear_2025.88
[PATCH v4 0/5] PCI: Add support for resetting the slots in a platform specific way
2025-05-14 16:42 UTC (10+ messages)
` [PATCH v4 1/5] PCI/ERR: Remove misleading TODO regarding kernel panic
` [PATCH v4 2/5] PCI/ERR: Add support for resetting the slots in a platform specific way
` [PATCH v4 5/5] PCI: qcom: Add support for resetting the slot due to link down event
[PATCH v4 00/40] drm/msm: sparse / "VM_BIND" support
2025-05-14 17:13 UTC (3+ messages)
` [PATCH v4 05/40] iommu/io-pgtable-arm: Add quirk to quiet WARN_ON()
[PATCH 6.6 000/113] 6.6.91-rc2 review
2025-05-14 18:34 UTC (2+ messages)
misc cleanups for nvme-pci
2025-05-14 17:48 UTC (5+ messages)
` [PATCH 5/7] nvme-pci: use a better encoding for small prp pool allocations
[syzbot] [xfs?] general protection fault in do_move_mount (3)
2025-05-14 18:34 UTC (5+ messages)
[RFC PATCH 0/7] arm64: Make EFI calls preemptible
2025-05-14 17:43 UTC (8+ messages)
` [RFC PATCH 1/7] efi: Add missing static initializer for efi_mm::cpus_allowed_lock
` [RFC PATCH 2/7] efi/runtime: Return success/failure from arch_efi_call_virt_setup()
` [RFC PATCH 3/7] efi/runtime: Deal with arch_efi_call_virt_setup() returning failure
` [RFC PATCH 4/7] arm64/fpsimd: Don't warn when EFI execution context is preemptible
` [RFC PATCH 5/7] arm64/efi: Use a semaphore to protect the EFI stack and FP/SIMD state
` [RFC PATCH 6/7] arm64/efi: Move uaccess en/disable out of efi_set_pgd()
` [RFC PATCH 7/7] arm64/efi: Call EFI runtime services without disabling preemption
[PATCH net-next 0/2] net: airoha: Add per-flow stats support to hw flowtable offloading
2025-05-14 17:09 UTC (3+ messages)
` [PATCH net-next 1/2] net: airoha: npu: Move memory allocation in airoha_npu_send_msg() caller
` [PATCH net-next 2/2] net: airoha: Add FLOW_CLS_STATS callback support
[PATCH v4 00/23] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
2025-05-14 17:06 UTC (3+ messages)
` [PATCH v4 05/23] iommufd/driver: Let iommufd_viommu_alloc helper save ictx to viommu->ictx
[GIT PULL] soc: fixes for 6.15, part 2
2025-05-14 16:39 UTC (2+ messages)
[PATCH 0/5] Add CI support for blktests
2025-05-14 18:32 UTC (2+ messages)
[PATCH 0/5] Ansible fixes in different roles
2025-05-14 18:32 UTC (2+ messages)
[PATCH] ata: pata_via: Force PIO for ATAPI devices on VT6415/VT6330
2025-05-14 18:31 UTC
[Buildroot] [PATCH 1/1] package/jpeg-turbo: bump to version 3.1.0
2025-05-14 18:30 UTC
[PATCH 6.1 00/96] 6.1.139-rc2 review
2025-05-14 18:30 UTC (2+ messages)
[PATCH] ci: add CI_WORKFLOW parameter
2025-05-14 18:30 UTC (2+ messages)
[PATCH] ata: libata-acpi: Do not assume 40 wire cable if no devices are enabled
2025-05-14 18:29 UTC
[PATCH v2 0/4] guestfs: bringup: add debug mode
2025-05-14 18:28 UTC (2+ messages)
[PATCH v4 00/24] Tracefs support for pKVM
2025-05-14 18:28 UTC (4+ messages)
[GIT PULL] tracing: Fixes for v6.15
2025-05-14 18:28 UTC (2+ messages)
[linux-next:master] [rcutorture] c27d0d38f2: WARNING:at_kernel/rcu/rcutorture.c:#rcutorture_one_extend_check[rcutorture]
2025-05-14 18:26 UTC (2+ messages)
mmc_test framework: failures at rtsx_usb
2025-05-14 18:26 UTC (4+ messages)
[PATCH v3 0/9] module: Introduce hash-based integrity checking
2025-05-14 18:25 UTC (5+ messages)
` [PATCH v3 2/9] ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
[PATCH v3 01/14] selinux: avoid nontransitive comparison
2025-05-14 18:24 UTC (9+ messages)
` [PATCH v3 05/14] selinux: validate constraints
` [PATCH v3 06/14] selinux: pre-validate conditional expressions
` [PATCH v3 07/14] selinux: check type attr map overflows
` [PATCH v3 08/14] selinux: reorder policydb_index()
[PATCH v4 0/4] Track FAST_REQ H2Gs to report where errors came from
2025-05-14 18:23 UTC (7+ messages)
` ✓ CI.Patch_applied: success for Track FAST_REQ H2Gs to report where errors came from (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[PATCH 5.10] bpf: Avoid overflows involving hash elem_size
2025-05-14 18:07 UTC
[PATCH v1 0/7] drm/xe/vf: Post-migration recovery of queues and jobs
2025-05-14 18:23 UTC (5+ messages)
` [PATCH v1 1/7] drm/xe/sa: Avoid caching GGTT address within the manager
` [PATCH v1 3/7] drm/xe/vf: Pause submissions during RESFIX fixups
[PATCH v3 00/10] kvm/arm: Introduce a customizable aarch64 KVM host model
2025-05-14 18:22 UTC (5+ messages)
` [PATCH v3 08/10] arm/cpu: more customization for the kvm host cpu model
[PATCH v5 0/7] fs: introduce file_getattr and file_setattr syscalls
2025-05-14 18:21 UTC (5+ messages)
` [PATCH v5 2/7] lsm: introduce new hooks for setting/getting inode fsxattr
[PATCH 0/7] drm/i915/dmc: PIPEDMC stuff
2025-05-14 18:21 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/dmc: PIPEDMC stuff (rev2)
[PATCH] rbd: replace strcpy() with strscpy()
2025-05-14 18:20 UTC
[PATCH BlueZ v2 1/2] monitor: Add definitions for FSU command and event
2025-05-14 18:20 UTC (2+ messages)
git svn clone failed
2025-05-14 18:19 UTC (8+ messages)
` Cleaning up "contrib/" (was: git svn clone failed)
` Cleaning up "contrib/"
[bluez/bluez]
2025-05-14 18:15 UTC
[bluez/bluez] 9fcce0: avdtp: Fix setting in_use flag for local seps
2025-05-14 18:15 UTC
[PATCH] net/ice: fix flow creation failure
2025-05-14 18:15 UTC
[PATCH] mm: Rename page->index to page->__folio_index
2025-05-14 18:15 UTC
[bluez/bluez] f02ca9: monitor: Add definitions for FSU command and event
2025-05-14 18:14 UTC
[PATCH RFC 0/4] Support for MELFAS MIP4 touchkey devices
2025-05-14 18:13 UTC (4+ messages)
` [PATCH RFC 1/4] dt-bindings: input: melfas-mip4: document linux,keycodes property
[PATCH v3] mtd: rawnand: brcmnand: legacy exec_op implementation
2025-05-14 18:12 UTC (2+ messages)
[PATCH v4 0/2] Add the NXP S32 Watchdog
2025-05-14 18:09 UTC (3+ messages)
[PATCH v1 0/8] drm/amdgpu: read back register after written
2025-05-14 18:08 UTC (3+ messages)
[PATCH 1/2] genirq: Add kunit tests for depth counts
2025-05-14 18:05 UTC (2+ messages)
[PATCH v3 0/4] Add support to read the restart reason from IMEM
2025-05-14 18:05 UTC (8+ messages)
` [PATCH v3 4/4] watchdog: qcom: add "
[PATCH v8 0/5] drm/xe/hwmon: Add mailbox power limits, PL2, read energy from PMT
2025-05-14 18:04 UTC (6+ messages)
` [PATCH v8 1/5] drm/xe/hwmon: Add support to manage power limits though mailbox
` [PATCH v8 2/5] drm/xe/hwmon: Move card reactive critical power under channel card
` [PATCH v8 3/5] drm/xe/hwmon: Add support to manage PL2 though mailbox
` [PATCH v8 4/5] drm/xe/hwmon: Expose powerX_cap_interval
` [PATCH v8 5/5] drm/xe/hwmon: Read energy status from PMT
[PATCH] perf record: Usability enhancement for Auto Counter Reload
2025-05-14 18:05 UTC (3+ messages)
MikroTik R11e 5HnD monitor mode
2025-05-14 18:04 UTC (3+ messages)
` [PATCH] "
` [PATCH] ath9k: keep ANI in "
[PATCH v11 00/30] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
2025-05-14 18:03 UTC (3+ messages)
[PATCH] pack-bitmap: fix memory leak if `load_bitmap_entries_v1` failed
2025-05-14 18:03 UTC (4+ messages)
[PATCH v5 00/17] Enable/Disable DC balance along with VRR DSB
2025-05-14 18:02 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for Enable/Disable DC balance along with VRR DSB (rev6)
[PATCH] radix tree: fix kmemleak false positive in radix_tree_shrink()
2025-05-14 18:01 UTC
[PATCH BlueZ v2 1/2] avdtp: Fix setting in_use flag for local seps
2025-05-14 18:01 UTC (2+ messages)
` [PATCH BlueZ v2 2/2] a2dp: Fix a2dp_sep mapping to a single stream
[RFC PATCH 1/1] arm64: dts: rockchip: add Radxa CM5 and IO board
2025-05-14 17:38 UTC
[PATCH 0/3] minor oidmap cleanups
2025-05-14 17:59 UTC (4+ messages)
` [PATCH 2/3] oidmap: add size function
[PATCH v3 0/4] Allow dyn MSI-X vector allocation of MANA
2025-05-14 17:58 UTC (6+ messages)
` [PATCH v3 3/4] net: mana: Allow irq_setup() to skip cpus for affinity
[PATCH v4] ata: libata: disable LPM for WDC WD20EFAX-68FB5N0 hard drives
2025-05-14 17:57 UTC (10+ messages)
[PATCH v2 00/11] mm: rewrite pfnmap tracking and remove VM_PAT
2025-05-14 17:57 UTC (7+ messages)
` [PATCH v2 03/11] mm: introduce pfnmap_track() and pfnmap_untrack() and use them for memremap
` [PATCH v2 08/11] x86/mm/pat: remove MEMTYPE_*_MATCH
[sean-jc:x86/mediated_pmu 77/104] arch/arm64/kvm/arm.c:2356:30: error: too many arguments to function call, expected 0, have 1
2025-05-14 17:53 UTC
[PATCH bpf-next v2] bpf, x86: Add support for signed arena loads
2025-05-14 17:54 UTC
[PATCH] ASoC: q6apm-lpass-dais: Print APM port id in decimal on enable error
2025-05-14 17:53 UTC
[PATCH i-g-t] tests/intel/xe_sriov_scheduling: Close open handles before disabling VFs
2025-05-14 17:53 UTC (2+ messages)
` ✓ i915.CI.BAT: success for "
[PATCH v2] cpupower: add a systemd service to run cpupower
2025-05-14 17:53 UTC (3+ messages)
[scarthgap][PATCH] systemd: Password agents shouldn't be optional
2025-05-14 17:52 UTC
[RFC i-g-t 0/5] Replace intel_sysfs_debugfs
2025-05-14 17:51 UTC (6+ messages)
` [RFC i-g-t 1/5] Remove tests/intel/intel_sysfs_debugfs
` [RFC i-g-t 2/5] lib/igt_dir_explorer: Add function to recursively read all files in a directory
` [RFC i-g-t 3/5] Add tests: core_debugfs and core_debugfs_display_on_off
` [RFC i-g-t 4/5] tests/core_sysfs: Add GPU-agnostic sysfs testing
` [RFC i-g-t 5/5] tests/intel/xe_debugfs: Add Xe-specific debugfs testing
[RFC 00/11] do not drain while holding the graph lock
2025-05-14 17:50 UTC (3+ messages)
` [PATCH 08/11] block: mark bdrv_drained_begin() as GRAPH_UNLOCKED
[PATCH v6 0/9] blk: honor isolcpus configuration
2025-05-14 17:49 UTC (3+ messages)
` [PATCH v6 7/9] lib/group_cpus: honor housekeeping config when grouping CPUs
lockup and kernel panic in linux-next-202505{09,12} when compiled with clang
2025-05-14 17:49 UTC (7+ messages)
[PATCH v2 0/2] Update PCIe PHY settings for SA8775P
2025-05-14 16:40 UTC (5+ messages)
` [PATCH v2 1/2] phy: qcom: qmp-pcie: Update "
` [PATCH v2 2/2] arm64: dts: qcom: sa8775p: Remove max link speed property for PCIe EP
[PATCH v2 00/15] Add MediaTek SoC DRM support for MT8196
2025-05-14 16:25 UTC (9+ messages)
` [PATCH v2 03/15] dt-bindings: display: mediatek: add EXDMA yaml "
` [PATCH v2 13/15] drm/mediatek: add ovlsys_adaptor support "
[PATCH] arm64: dts: qcom: x1e80100-romulus: Enable DP over Type-C
2025-05-14 17:47 UTC
[PATCH v2 0/4] Add Sophgo EVB V1/V2 Board support
2025-05-14 16:22 UTC (3+ messages)
` [PATCH v2 1/4] dt-bindings: riscv: add Sophgo SG2042_EVB_V1.X bindings
[PATCH] firmware/raspberrypi: raise timeout to 3s
2025-05-14 16:20 UTC (2+ messages)
[PATCH v6 0/3] coresight: prevent deactivate active config while enabling the config
2025-05-14 16:19 UTC (4+ messages)
` [PATCH v6 1/3] coresight/etm4: fix missing disable active config
` [PATCH v6 2/3] coresight: holding cscfg_csdev_lock while removing cscfg from csdev
` [PATCH v6 3/3] coresight: prevent deactivate active config while enabling the config
[net-next PATCH v4 00/11] Add PCS core support
2025-05-14 16:18 UTC (3+ messages)
` [net-next PATCH v4 07/11] net: pcs: Add Xilinx PCS driver
[PATCH v6 0/3] coresight: prevent deactivate active config while enabling the config
2025-05-14 16:18 UTC
[PATCH 00/11] Add Tegra264 support
2025-05-14 16:18 UTC (11+ messages)
` [PATCH 01/11] dt-bindings: tegra: pmc: Add Tegra264 compatible
` [PATCH 02/11] dt-bindings: mailbox: tegra-hsp: Bump number of shared interrupts
` [PATCH 03/11] dt-bindings: mailbox: tegra-hsp: Properly sort compatible string list
` [PATCH 04/11] dt-bindings: firmware: Document Tegra264 BPMP
` [PATCH 05/11] dt-bindings: misc: Document Tegra264 APBMISC compatible
[PATCH 0/2] initial usb support for ExynosAutov920 soc
2025-05-14 14:07 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: usb: samsung,exynos-dwc3: add dt-schema ExynosAutov920
` [PATCH 2/2] usb: dwc3-exynos: add support for ExynosAutov920
[PATCH v7 00/14] media: rockchip: add a driver for the rockchip camera interface
2025-05-14 15:58 UTC (10+ messages)
` [PATCH v7 02/14] media: dt-bindings: video-interfaces: add defines for sampling modes
` [PATCH v7 04/14] media: dt-bindings: add rockchip rk3568 vicap
` [PATCH v7 06/14] media: rockchip: add a driver for the rockchip camera interface
` [PATCH v7 10/14] arm64: defconfig: enable rockchip mipi csi-2 receiver
` [PATCH v7 11/14] arm64: dts: rockchip: add the vip node to px30
[PATCH v1 0/2] mm/memory_hotplug: introduce and use PG_offline_skippable
2025-05-14 17:46 UTC (7+ messages)
[PATCH] ARM: dts: davinci: da850-evm: Increase fifo threshold
2025-05-14 15:35 UTC (2+ messages)
[PATCH] ASoC: dt-bindings: mediatek: Simplify mediatek,clk-provider
2025-05-14 15:50 UTC (2+ messages)
[PATCH v3 2/2] Allow for riscv-clock to pick up mmio address
2025-05-14 15:13 UTC (2+ messages)
[PATCH v2] drivers/nvme: Add quirks for device 025e:f1ac
2025-05-14 15:11 UTC
[RFC PATCH v4 0/5] Readahead tweaks for larger folios
2025-05-14 15:31 UTC (6+ messages)
` [RFC PATCH v4 5/5] mm/filemap: Allow arch to request folio size for exec memory
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.