All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-17 16:54:44 to 2025-12-17 17:50:14 UTC [more...]

[PATCH] drm/amdgpu/dm: Convert IRQ logging to drm_* helpers
 2025-12-17 17:02 UTC  (2+ messages)

[PATCHSET v11 sched_ext/for-6.20] Add a deadline server for sched_ext tasks
 2025-12-17  9:35 UTC  (2+ messages)
` [PATCH 7/7] selftests/sched_ext: Add test for DL server total_bw consistency

[PATCH 0/2] introduce pagetable_alloc_nolock()
 2025-12-17 17:19 UTC  (12+ messages)

[PATCH 0/7] dm-verity: FEC optimizations and fixes
 2025-12-17 17:50 UTC  (13+ messages)
` [PATCH 1/7] dm-verity: move dm_verity_fec_io to mempool
` [PATCH 2/7] dm-verity: make dm_verity_fec_io::bufs variable-length
` [PATCH 3/7] dm-verity: remove unnecessary condition for verity_fec_finish_io()
` [PATCH 4/7] dm-verity: remove unnecessary ifdef around verity_fec_decode()
` [PATCH 5/7] dm-verity: make verity_fec_is_enabled() an inline function
` [PATCH 6/7] dm-verity: correctly handle dm_bufio_client_create() failure

[PATCH v3 0/7] builtin/repo: add object size info to structure output
 2025-12-17 17:49 UTC  (4+ messages)
` [PATCH v4 "

[RFC PATCH v3 00/35] NTB transport backed by endpoint DW eDMA
 2025-12-17 15:15 UTC  (3+ messages)
` [RFC PATCH v3 16/35] NTB: ntb_transport: Introduce ntb_transport_backend_ops
` [RFC PATCH v3 17/35] dmaengine: dw-edma: Add helper func to retrieve register base and size

[PATCH 10/12] dt-bindings: ras: document estatus provider
 2025-12-17 17:49 UTC  (2+ messages)

[PATCH] libsepol: Fix expand_role_attributes_in_attributes()
 2025-12-17 17:49 UTC 

[PATCH -next 0/6] cpuset: further separate v1 and v2 implementations
 2025-12-17 17:48 UTC  (7+ messages)
` [PATCH -next 1/6] cpuset: add assert_cpuset_lock_held helper
` [PATCH -next 4/6] cpuset: move update_domain_attr_tree to cpuset_v1.c
` [PATCH -next 5/6] cpuset: separate generate_sched_domains for v1 and v2

[PATCH] tty: serial: Replace deprecated PCI API
 2025-12-17 16:11 UTC  (5+ messages)

[PATCH] loop: don't change loop device under exclusive opener in loop_set_status
 2025-12-17 17:48 UTC  (3+ messages)

[bluez/bluez] 5080e2: audio/hfp-hf: Add Operator name support
 2025-12-17 17:37 UTC 

[patch V2 2/3] x86/irq: Cleanup posted MSI code
 2025-12-17 17:48 UTC  (2+ messages)
` [tip: x86/irq] "

[patch V2 3/3] x86/irq_remapping: Sanitize posted_msi_supported()
 2025-12-17 17:48 UTC  (2+ messages)
` [tip: x86/irq] "

[patch V2 1/3] x86/msi: Make irq_retrigger() functional for posted MSI
 2025-12-17 17:48 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH] fstests: fix flaky device name in _cleanup_flakey
 2025-12-17 17:45 UTC  (2+ messages)

Development environment discussion
 2025-12-17 17:44 UTC  (3+ messages)

security/apparmor/label.c:1886 aa_label_strn_parse() warn: potentially one past the end of array 'vec[i]'
 2025-12-17 17:43 UTC 

[PATCH v6 00/17] media: rkvdec: Add support for VDPU381 and VDPU383
 2025-12-17 17:40 UTC  (36+ messages)
` [PATCH v6 01/17] media: uapi: HEVC: Add v4l2_ctrl_hevc_ext_sps_[ls]t_rps controls
` [PATCH v6 02/17] media: v4l2-ctrls: Add hevc_ext_sps_[ls]t_rps controls
` [PATCH v6 03/17] media: visl: Add HEVC short and long term RPS sets
` [PATCH v6 04/17] media: rkvdec: Switch to using structs instead of writel
` [PATCH v6 05/17] media: rkvdec: Move cabac tables to their own source file
` [PATCH v6 06/17] media: rkvdec: Use structs to represent the HW RPS
` [PATCH v6 07/17] media: rkvdec: Move h264 functions to common file
` [PATCH v6 08/17] media: rkvdec: Move hevc "
` [PATCH v6 09/17] media: rkvdec: Add variant specific coded formats list
` [PATCH v6 10/17] media: rkvdec: Add RCB and SRAM support
` [PATCH v6 11/17] media: rkvdec: Support per-variant interrupt handler
` [PATCH v6 12/17] media: rkvdec: Enable all clocks without naming them
` [PATCH v6 13/17] media: rkvdec: Disable multicore support
` [PATCH v6 14/17] media: rkvdec: Add H264 support for the VDPU381 variant
` [PATCH v6 15/17] media: rkvdec: Add H264 support for the VDPU383 variant
` [PATCH v6 16/17] media: rkvdec: Add HEVC support for the VDPU381 variant
` [PATCH v6 17/17] media: rkvdec: Add HEVC support for the VDPU383 variant

[PATCH v6 00/33] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-12-17 17:38 UTC  (5+ messages)
` [PATCH v6 05/33] hw/arm/smmuv3-accel: Introduce smmuv3 accel device

[PATCH v2] powerpc/32: Restore clearing of MSR[RI] at interrupt/syscall exit
 2025-12-17 17:39 UTC  (3+ messages)

[PATCH v1] drm/xe/pm: Handle GT resume failure
 2025-12-17 17:38 UTC  (3+ messages)

[PATCH v6 14/14] mm: Add basic tests for lazy_mmu
 2025-12-17 17:37 UTC  (5+ messages)
` [PATCH] powerpc/mm: export symbols for lazy_mmu_mode KUnit tests

[patch V2 0/3] x86/irq: Bugfix and cleanup for posted MSI interrupts
 2025-12-17 17:37 UTC  (3+ messages)

[PATCH] rust: sync: implement Unpin for ARef
 2025-12-17 17:37 UTC 

[PATCH v2 00/15] drm/i915/pll: Verify pll dividers and remove redundant .clock member
 2025-12-17 17:36 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for drm/i915/pll: Verify pll dividers and remove redundant .clock member (rev2)
` ✓ CI.KUnit: success "

[PATCH v2 0/3] Support more safe `AsBytes`/`FromBytes` usage
 2025-12-17 17:35 UTC  (3+ messages)
` [PATCH v2 2/3] rust: Add support for deriving `AsBytes` and `FromBytes`

[PATCH v1] Add vhost-user-console and vhost-user-console-pci devices
 2025-12-17 17:35 UTC 

[PATCH v3 2/2] irqchip/riscv-aplic: Preserve APLIC states across suspend/resume
 2025-12-17 17:36 UTC  (2+ messages)
` [tip: irq/drivers] "

[PATCH bpf-next 0/2] Handle -fms-extension in kernel structs
 2025-12-17 17:33 UTC  (9+ messages)
` [PATCH bpf-next 1/2] libbpf: add option to force-anonymize nested structs for BTF dump

[PATCH] fs/proc: Expose mm_cpumask in /proc/[pid]/status
 2025-12-17 17:33 UTC  (2+ messages)

[PATCH stable/6.18-6.17] md: add check_new_feature module parameter
 2025-12-17 17:31 UTC  (4+ messages)

+ mm-add-basic-tests-for-lazy_mmu-fix-fix-fix.patch added to mm-new branch
 2025-12-17 17:32 UTC 

[REGRESSION] next/master: (build) initialization of ‘int (*)(void *)’ from incompatible pointer type
 2025-12-17 17:31 UTC  (3+ messages)

[meta-oe][PATCH 1/2] libtoml: add new recipe
 2025-12-17 16:11 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] drm-lease-manager: "

[PATCH] drm/xe/pf: Fix typo in function kernel-doc
 2025-12-17 17:29 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v8 00/28] Optimize the hot path in the UFS driver
 2025-12-17 17:29 UTC  (17+ messages)
` [PATCH v8 21/28] ufs: core: Make the reserved slot a reserved request

[PATCH bpf-next v9 00/10] Improve the performance of BTF type lookups with binary search
 2025-12-17 17:29 UTC  (5+ messages)
` [PATCH bpf-next v9 08/10] bpf: Skip anonymous types in type lookup for performance

[XEN PATCH] tools/xl: Fix when config "cpus" is set, but "vcpus" is missing
 2025-12-17 17:26 UTC 

[PATCH] [RFC] thunderbolt: Add delay for Dell U2725QE link width
 2025-12-17 15:53 UTC  (10+ messages)

[PATCH v2 0/6] Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM)
 2025-12-17 17:25 UTC  (7+ messages)
` [PATCH v2 1/6] pseries/plpks: fix kernel-doc comment inconsistencies
` [PATCH v2 2/6] powerpc/pseries: move the PLPKS config inside its own sysfs directory
` [PATCH v2 3/6] pseries/plpks: expose PowerVM wrapping features via the sysfs
` [PATCH v2 4/6] pseries/plpks: add HCALLs for PowerVM Key Wrapping Module
` [PATCH v2 5/6] keys/trusted_keys: establish PKWM as a trusted source
` [PATCH v2 6/6] docs: trusted-encryped: add PKWM as a new trust source

+ mm-add-basic-tests-for-lazy_mmu-fix-fix.patch added to mm-new branch
 2025-12-17 17:25 UTC 

[PATCH] hw/arm: Deprecate legacy VirtIO devices on big-endian guests
 2025-12-17 17:23 UTC  (4+ messages)

[PATCH] drm/gem: Fix kerneldoc warnings
 2025-12-17 17:24 UTC 

drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/trans.c:3527 iwl_trans_pcie_dump_monitor() error: we previously assumed 'trans->dbg.dest_tlv' could be null (see line 3512)
 2025-12-17 17:23 UTC 

[PATCH 0/4] xen: Memory claims fixes and testing
 2025-12-17 17:22 UTC  (4+ messages)
` [PATCH 4/4] tools/tests: Memory Claims

[PATCH v17 00/32] x86,fs/resctrl telemetry monitoring
 2025-12-17 17:21 UTC  (33+ messages)
` [PATCH v17 01/32] x86,fs/resctrl: Improve domain type checking
` [PATCH v17 02/32] x86/resctrl: Move L3 initialization into new helper function
` [PATCH v17 03/32] x86/resctrl: Refactor domain_remove_cpu_mon() ready for new domain types
` [PATCH v17 04/32] x86/resctrl: Clean up domain_remove_cpu_ctrl()
` [PATCH v17 05/32] x86,fs/resctrl: Refactor domain create/remove using struct rdt_domain_hdr
` [PATCH v17 06/32] fs/resctrl: Split L3 dependent parts out of __mon_event_count()
` [PATCH v17 07/32] x86,fs/resctrl: Use struct rdt_domain_hdr when reading counters
` [PATCH v17 08/32] x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domain
` [PATCH v17 09/32] x86,fs/resctrl: Rename some L3 specific functions
` [PATCH v17 10/32] fs/resctrl: Make event details accessible to functions when reading events
` [PATCH v17 11/32] x86,fs/resctrl: Handle events that can be read from any CPU
` [PATCH v17 12/32] x86,fs/resctrl: Support binary fixed point event counters
` [PATCH v17 13/32] x86,fs/resctrl: Add an architectural hook called for each mount
` [PATCH v17 14/32] x86,fs/resctrl: Add and initialize a resource for package scope monitoring
` [PATCH v17 15/32] fs/resctrl: Emphasize that L3 monitoring resource is required for summing domains
` [PATCH v17 16/32] x86/resctrl: Discover hardware telemetry events
` [PATCH v17 17/32] x86,fs/resctrl: Fill in details of events for guid 0x26696143 and 0x26557651
` [PATCH v17 18/32] x86,fs/resctrl: Add architectural event pointer
` [PATCH v17 19/32] x86/resctrl: Find and enable usable telemetry events
` [PATCH v17 20/32] x86/resctrl: Read "
` [PATCH v17 21/32] fs/resctrl: Refactor mkdir_mondata_subdir()
` [PATCH v17 22/32] fs/resctrl: Refactor rmdir_mondata_subdir_allrdtgrp()
` [PATCH v17 23/32] x86,fs/resctrl: Handle domain creation/deletion for RDT_RESOURCE_PERF_PKG
` [PATCH v17 24/32] x86/resctrl: Add energy/perf choices to rdt boot option
` [PATCH v17 25/32] x86/resctrl: Handle number of RMIDs supported by RDT_RESOURCE_PERF_PKG
` [PATCH v17 26/32] fs/resctrl: Move allocation/free of closid_num_dirty_rmid[]
` [PATCH v17 27/32] x86,fs/resctrl: Compute number of RMIDs as minimum across resources
` [PATCH v17 28/32] fs/resctrl: Move RMID initialization to first mount
` [PATCH v17 29/32] x86/resctrl: Enable RDT_RESOURCE_PERF_PKG
` [PATCH v17 30/32] fs/resctrl: Provide interface to create architecture specific debugfs area
` [PATCH v17 31/32] x86/resctrl: Add debugfs files to show telemetry aggregator status
` [PATCH v17 32/32] x86,fs/resctrl: Update documentation for telemetry events

[PATCH 0/2] bpf: add xchg and fix rte_bpf_dump
 2025-12-17 17:20 UTC  (3+ messages)
` [PATCH 1/2] bpf: add atomic xchg support
` [PATCH 2/2] bpf: dump additional instructions

clocksource: Reduce watchdog readout delay limit to prevent false positives
 2025-12-17 17:21 UTC 

[PATCH 0/4] Make MT8196 get its Mali GPU shader_present from nvmem
 2025-12-17 17:20 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: gpu: mali-valhall-csf: Add shader-present nvmem cell
` [PATCH 2/4] dt-bindings: power: mt8196-gpufreq: Describe nvmem provider ability
` [PATCH 3/4] drm/panthor: Implement reading shader_present from nvmem
` [PATCH 4/4] pmdomain: mediatek: mtk-mfg: Expose shader_present as nvmem cell

[Buildroot] [PATCH v1 1/2] package/linux-pam: security bump to version 1.7.1
 2025-12-17 18:16 UTC  (2+ messages)
` [Buildroot] [PATCH v1 2/2] package/linux-pam: install files into /usr/lib/pam.d

[failures] init-mark-envp_init-as-static.patch removed from -mm tree
 2025-12-17 17:19 UTC 

[PATCH] blk-mq: always clear rq->bio in blk_complete_request()
 2025-12-17 17:18 UTC 

[pull] amdgpu, amdkfd drm-fixes-6.19
 2025-12-17 17:18 UTC 

[PATCH v13 00/32] x86,fs/resctrl telemetry monitoring
 2025-12-17 17:08 UTC  (6+ messages)

[PATCH V1] accel/amdxdna: Enable hardware context priority
 2025-12-17 17:17 UTC 

[PATCH V1] accel/amdxdna: Enable temporal sharing only mode
 2025-12-17 17:17 UTC 

[PATCH 0/2] net: qrtr: Drop the MHI 'auto_queue' feature
 2025-12-17 17:16 UTC  (6+ messages)
` [PATCH 1/2] net: qrtr: Drop the MHI auto_queue feature for IPCR DL channels
` [PATCH 2/2] bus: mhi: host: Drop the auto_queue support

[PATCH 00/32] KVM: arm64: Introduce vGIC-v5 with PPI support
 2025-12-17 17:13 UTC  (3+ messages)
` [PATCH 19/32] KVM: arm64: gic-v5: Init Private IRQs (PPIs) for GICv5

[Buildroot] [PATCH 1/2] package/cage: properly propagate wlroots dependencies
 2025-12-17 17:13 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/sway: "

[PATCH 1/2] rust: pci: document Bar's endianness conversion
 2025-12-17 17:11 UTC  (4+ messages)
` [PATCH 2/2] samples: rust: fix endianness issue in rust_driver_pci

[PATCH RFC Dovetail 6.1 0/3] arm64: Enable in-kernel FPU / FPSIMD usage
 2025-12-17 16:51 UTC  (2+ messages)

[PATCH v1 00/12] man/man3/posix_memalign.3: Several fixes, and split the page
 2025-12-17 17:05 UTC  (6+ messages)
` [PATCH v3 0/1] man/man3/aligned_alloc.3: HISTORY: Document bogus specification from C11
  ` [PATCH v3 1/1] "

[PATCH v3 0/4] drm/xe/hwmon: Expose new temperature attributes
 2025-12-17 17:05 UTC  (3+ messages)
` [PATCH v3 1/4] drm/xe/hwmon: Expose temperature limits

[PATCH net-next v1 0/3] Convert Micrel bindings to YAML, add keep-preamble-before-sfd
 2025-12-17 17:04 UTC  (8+ messages)
` [PATCH net-next v1 2/3] dt-bindings: net: micrel: Add keep-preamble-before-sfd

[PATCH] MAINTAINERS: update entry for Anand Jain
 2025-12-17 17:04 UTC  (2+ messages)

[PATCH v3 1/1] migration: merge fragmented clear_dirty ioctls
 2025-12-17 17:01 UTC  (2+ messages)

[PATCH v11 0/3] SCM: Support latest version of waitq-aware firmware
 2025-12-17 17:03 UTC  (5+ messages)
` [PATCH v11 1/3] firmware: qcom_scm: Add API to get waitqueue IRQ info
` [PATCH v11 2/3] firmware: qcom_scm: Support multiple waitq contexts

Rockchip RK3399 SOC is very slow
 2025-12-17 17:02 UTC  (2+ messages)

[RFC PATCH v2 0/6] fuse: LOOKUP_HANDLE operation
 2025-12-17 17:02 UTC  (6+ messages)
` [RFC PATCH v2 6/6] fuse: implementation of export_operations with FUSE_LOOKUP_HANDLE
      `  "

stop overriding SCRATCH_{,LOG,RT}DEV v2
 2025-12-17 17:02 UTC  (11+ messages)
` [PATCH 01/13] dmflakey: override SCRATCH_DEV in _init_flakey
` [PATCH 02/13] ext4/006: call e2fsck directly
` [PATCH 03/13] common: add a _check_dev_fs helper
` [PATCH 04/13] ext4/032: use _check_dev_fs
` [PATCH 05/13] generic/590: split XFS RT specific bits out

[PATCH v6 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-12-17 17:01 UTC  (3+ messages)

[PATCH 1/2] mm/vmalloc: Add large-order allocation helper
 2025-12-17 17:01 UTC  (6+ messages)
` [PATCH 2/2] mm/vmalloc: Add attempt_larger_order_alloc parameter

[PATCH v3 00/51] migration: Unify capabilities and parameters
 2025-12-17 16:59 UTC  (5+ messages)
` [PATCH v3 27/51] tests/qtest/migration: Fix misuse of listen_uri

[BUG] 36-second boot delay due to by acpi_gpio_handle_deferred_request_irqs on ASUS ROG Strix G16 (2025)
 2025-12-17 16:57 UTC  (4+ messages)

[PATCH v4 1/2] dts: make one link the default topology
 2025-12-17 16:57 UTC  (3+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/2] dts: rewrite two link topology requirements

[PATCH 0/4] Use __counted_by for ancestor arrays
 2025-12-17 16:57 UTC  (3+ messages)
` [PATCH 4/4] blk-iocost: Correct comment ioc_gq::level

[PATCH bpf-next 2/2] bpf: arm64: Optimize recursion detection by not using atomics
 2025-12-17 16:56 UTC  (2+ messages)

[PATCH v2 0/3] cpufreq: Introduce boot frequency QoS
 2025-12-17 16:21 UTC  (4+ messages)
` [PATCH v2 1/3] cpufreq: Add boost_freq_req QoS request

[PATCH v2 0/3] RISC-V: Introduce vSBI framework
 2025-12-17 16:54 UTC  (4+ messages)
` [PATCH v2 1/3] xen/riscv: introduce vSBI extension framework
` [PATCH v2 2/3] xen/riscv: add RISC-V legacy SBI extension support for guests
` [PATCH v2 3/3] xen/riscv: add RISC-V virtual SBI base "


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.