All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-08 01:04:52 to 2026-07-08 02:33:44 UTC [more...]

[PATCH v2 0/6] cxl: Support mixed-granularity region interleaves
 2026-07-08  2:33 UTC  (15+ messages)
` [PATCH v2 1/6] cxl/region: Validate interleave selector bits
` [PATCH v2 2/6] cxl/region: Derive port granularity from "
` [PATCH v2 3/6] cxl/region: Account for mixed-granularity in position calculations
` [PATCH v2 6/6] Documentation/cxl: Add region granularity and multi-level interleave guide

[PATCH i-g-t] tests/intel/kms_pm_dc: Add test to validate YUV420 with DC3CO
 2026-07-08  2:32 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[RFC PATCH v1.2 0/7] mm/damon: update probe hits for runtime parameter commits
 2026-07-08  2:32 UTC  (15+ messages)
` [RFC PATCH v1.2 1/7] mm/damon/core: remove comment and test for nr_to_bp() divide-by-zero
` [RFC PATCH v1.2 2/7] mm/damon/core: s/damon_max_nr_accesses()/damon_nr_samples_per_aggr()/
` [RFC PATCH v1.2 3/7] mm/damon/core: s/accesses_bp_to_nr_accesses/sample_bp_to_count/
` [RFC PATCH v1.2 4/7] mm/damon/core: s/nr_accesses_to_accesses_bp/sample_count_to_bp/
` [RFC PATCH v1.2 5/7] mm/damon/core: s/nr_accesses_for_new_attrs/nr_samples_for_new_attrs/
` [RFC PATCH v1.2 6/7] mm/damon/core: update probe hits for new parameter commit
` [RFC PATCH v1.2 7/7] mm/damon/core: handle unreset probe_hits in probe_hits_mvsum()

[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
 2026-07-08  2:31 UTC  (10+ messages)
` [PATCH 05/13] mm: prefer mm->def_vma_flags in mm logic
` [PATCH 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
` [PATCH 07/13] mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot

[PATCH 1/2 v3] fsck.erofs: add multi-threaded decompression
 2026-07-08  2:31 UTC  (3+ messages)

pull request: mm81x-driver-08-07-2026
 2026-07-08  2:30 UTC 

[PATCH v3] dma: at_hdmac: Fix use-after-free by proper tasklet cleanup
 2026-07-08  2:30 UTC 

[STATUS] next/master - 5c73cd9f0819c1c44e373e3dabb68318b1de1a12
 2026-07-08  2:30 UTC 

[PATCH] sched: Remove unused tryget_task_struct()
 2026-07-08  2:30 UTC 

[PATCH v6 00/24] fix dynamic-debug classmaps API for DRM
 2026-07-08  2:30 UTC  (28+ messages)
` [PATCH v6 01/24] vmlinux.lds.h: refactor BOUNDED_SECTION_* macros into bounded_sections.lds.h
` [PATCH v6 02/24] vmlinux.lds.h: drop unused HEADERED_SECTION* macros
` [PATCH v6 03/24] vmlinux.lds.h: Fix ALIGN(8) omission causing NULL ptr on i386
` [PATCH v6 04/24] vmlinux.lds.h: remove redundant ALIGN(8) directives
` [PATCH v6 05/24] dyndbg.lds.S: fix lost dyndbg sections in modules
` [PATCH v6 06/24] dyndbg: factor ddebug_match_desc out from ddebug_change
` [PATCH v6 07/24] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
` [PATCH v6 08/24] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH v6 09/24] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v6 10/24] dyndbg: drop NUM_TYPE_ARGS
` [PATCH v6 11/24] dyndbg: bump num-tokens in a query-cmd from 9 to 15
` [PATCH v6 12/24] dyndbg: reduce verbose/debug clutter
` [PATCH v6 13/24] lib/parser: add match_wildcard_hyphen() for agnostic matching
` [PATCH v6 14/24] dyndbg: use KBUILD_MODFILE for unique builtin module names
` [PATCH v6 15/24] dyndbg: refactor param_set_dyndbg_classes and below
` [PATCH v6 16/24] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v6 17/24] dyndbg: replace classmap list with an array-slice
` [PATCH v6 18/24] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH v6 19/24] dyndbg: pin class param storage to u32
` [PATCH v6 20/24] dyndbg,module: make proper substructs in _ddebug_info
` [PATCH v6 21/24] dyndbg: move mod_name down from struct ddebug_table to _ddebug_info
` [PATCH v6 22/24] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
` [PATCH v6 23/24] dyndbg: change __dynamic_func_call_cls* macros into expressions
` [PATCH v6 24/24] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP

[Patch v9 00/10] Perf tools: Support eGPRs/SSP/SIMD registers sampling
 2026-07-08  2:30 UTC  (13+ messages)
` [Patch v9 03/10] tools headers: Sync x86 headers with kernel sources
` [Patch v9 05/10] perf regs: Support x86 eGPRs/SSP sampling
` [Patch v9 07/10] perf regs: Enable dumping of SIMD registers
` [Patch v9 09/10] perf tests: Add x86 eGPRs/SSP registers sampling test

[OE-core][PATCH 0/3] kernel: make the kernel toolchain switchable to clang
 2026-07-08  2:28 UTC  (4+ messages)
` [OE-core][PATCH 1/3] module.bbclass/make-mod-scripts: inhibit default dependencies
` [OE-core][PATCH 2/3] kernel-yocto: export CLANG_FLAGS for the kconfiglib config audit
` [OE-core][PATCH 3/3] kernel-arch: add KERNEL_TOOLCHAIN for building the kernel with clang

[PATCH] examples: Fix vm_power_manager scratch area to /run/dpdk/powermanager
 2026-07-08  2:27 UTC  (5+ messages)

[PATCH] docs: ABI: zram: fix spelling mistakes
 2026-07-08  2:26 UTC  (2+ messages)

[PATCH 00/15] Device Evidence and Trust for PCI Security Protocol (TDISP)
 2026-07-08  2:25 UTC  (3+ messages)
` [PATCH 15/15] PCI/TSM: Add relative MMIO offset support?

[PATCH] KVM: x86: TDX: Use validated CPUID entry count for TD init
 2026-07-08  2:29 UTC 

[PATCH] usb: typec: ucsi: recover from silent PPM completion in sync_control
 2026-07-08  2:24 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3] dma: at_hdmac: Fix use-after-free by proper tasklet cleanup
 2026-07-08  2:24 UTC 

[PATCH v3 0/2] Add Lenovo ThinkEdge SE70 carrier board support
 2026-07-08  2:22 UTC  (4+ messages)
` [PATCH 2/2] arm64: tegra: Add Lenovo ThinkEdge SE70 device tree

[PATCH v2 1/4] kernel-arch: Add clang toolchain support
 2026-07-08  2:19 UTC  (2+ messages)
` [OE-core] "

[PATCH 0/3] Add UFS Host driver support for SpacemiT K3 SoC
 2026-07-08  2:17 UTC  (5+ messages)
` [PATCH 3/3] riscv: dts: spacemit: k3: Add UFS support

[PATCH] fuse: drop redundant err assignments in fuse_dev_do_write()
 2026-07-08  2:17 UTC 

[PATCH] ALSA: control: preserve snd_card_file_add() error code in snd_ctl_open()
 2026-07-08  2:17 UTC  (3+ messages)

[PATCH v10] mm: fix ASSERT_EXCLUSIVE_BITS by passing memdesc_flags_t by pointer
 2026-07-08  2:15 UTC 

[PATCH i-g-t] tests/amdgpu: add compute scratch memory test
 2026-07-08  2:10 UTC 

[PATCH 0/4] Fix error handling in HID device probe functions
 2026-07-08  2:11 UTC  (9+ messages)
` [PATCH 1/4] hwmon: (corsair-cpro) Stop device IO before calling hid_hw_stop
` [PATCH 2/4] hwmon: (gigabyte_waterforce) "
` [PATCH 3/4] hwmon: (nzxt-smart2) "
` [PATCH 4/4] hwmon: (nzxt-kraken3) "

[PATCH v2 0/8] Organize the SMMUv3 invalidation flow so iommupt can use it
 2026-07-08  2:10 UTC  (7+ messages)
` [PATCH v2 7/8] iommu/arm-smmu-v3: Change how the tlbi describes the invalidation
` [PATCH v2 8/8] iommu/arm-smmu-v3: Support the DS expansion of RIL's SCALE

[PATCH v6 00/11] Dynamic PAMT
 2026-07-08  2:10 UTC  (8+ messages)
` [PATCH v6 01/11] x86/virt/tdx: Simplify tdmr_get_pamt_sz()
` [PATCH v6 02/11] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT

[PATCH 1/1] irqchip/renesas-irqc: fix generic IRQ chip leak on remove
 2026-07-08  2:09 UTC  (2+ messages)
` [PATCH v3 RESEND] "

[cxl:next] BUILD SUCCESS 31adec5c3dc489966e6061cbe427dddb81d2e6b5
 2026-07-08  2:07 UTC 

[PATCH v6 0/3] iomap: add simple dio path for small direct I/O
 2026-07-08  2:06 UTC  (12+ messages)
` [PATCH v6 3/3] "

[tj-cgroup:for-7.3] BUILD SUCCESS ac1607366c04ad833e37c14e7b70c8f7ebe42339
 2026-07-08  2:06 UTC 

[cxl:for-7.3/cxl-type2-test] BUILD SUCCESS 1c6b4ceafc3b994871c29340e0c1ddb0af5800e7
 2026-07-08  2:06 UTC 

[PATCH 0/3] ASoC: amd: ps: bug fixes for ACP PCI driver
 2026-07-08  2:05 UTC  (4+ messages)
` [PATCH 3/3] ASoC: amd: ps: replace bitwise OR with logical OR in IRQ return check

Async IO with newet Linux Kernel
 2026-07-08  2:05 UTC  (2+ messages)

[Patch v9 00/24] Support SIMD/eGPRs/SSP registers sampling for perf
 2026-07-08  2:03 UTC  (13+ messages)
` [Patch v9 13/24] perf: Add sampling support for SIMD registers
` [Patch v9 14/24] perf/x86: Support XMM sampling using sample_simd_vec_reg_* fields
` [Patch v9 22/24] perf/x86/intel: Enable PERF_PMU_CAP_SIMD_REGS capability
` [Patch v9 24/24] perf/x86/intel: Add sanity check for PEBS fragment size

[PATCH 0/2] ASoC: SOF: Intel: reset spib_addr in stream cleanup
 2026-07-08  2:03 UTC  (4+ messages)
` [PATCH 2/2] ASoC: SOF: Intel: Disable SPIB in both direction

[PATCH v7 0/3] Incorporate DRAM address in EDAC messages
 2026-07-08  2:00 UTC  (9+ messages)
` [PATCH v7 2/3] RAS/AMD/ATL: Translate UMC normalized address to DRAM address using PRM
` [PATCH v7 3/3] EDAC/amd64: Include DRAM address in output

[PATCH v4] module: Extend module_blacklist parameter to built-in modules
 2026-07-08  2:00 UTC 

[PATCH 2/2] powerpc/pseries: Skip vpa_init() for boot cpu in smp_setup_cpu()
 2026-07-08  1:58 UTC 

[PATCH 1/2] powerpc/pseries: Ensure vpa,slb_shadow & dtl are unregistered during crash
 2026-07-08  1:58 UTC 

Patchwork housekeeping for: spi-devel-general
 2026-07-08  1:57 UTC 

[PATCH 0/2] iommufd: Add AMD vIOMMU HW queue support
 2026-07-08  1:56 UTC  (3+ messages)
` [PATCH 1/2] iommufd: add hw_queue_init for guest-address queue setup
` [PATCH 2/2] iommu/amd: add vIOMMU HW queue initialization

[PATCH v8 2/2] selftests/futex: fix the failed futex_requeue test issue
 2026-07-08  1:54 UTC  (2+ messages)

[PATCH v2] mm: migrate_device: fix pte_pfn/pte_dirty called on non-present PTE
 2026-07-08  1:53 UTC  (3+ messages)

[PATCH] mm/util: don't read __page_2 for order-1 folios in snapshot_page()
 2026-07-08  1:52 UTC 

[linux-next:master] BUILD REGRESSION 5c73cd9f0819c1c44e373e3dabb68318b1de1a12
 2026-07-08  1:52 UTC 

[PATCH] mm/migrate_device: avoid overflowing migrate_vma collection arrays
 2026-07-08  1:50 UTC 

[PATCH v1] PCI: imx6: Update MPLLB bandwidth for i.MX95 PCIe Gen3 stability
 2026-07-08  1:51 UTC  (3+ messages)

[PATCH] merge --abort: don't delete autostash before reset succeeds
 2026-07-08  1:51 UTC 

[PATCH] riscv: stacktrace: Fix NULL task pointer in ftrace_graph_ret_addr()
 2026-07-08  1:50 UTC  (2+ messages)

[PATCH v2 RESEND] mtd: afs: validate v2 image info bounds
 2026-07-08  1:49 UTC  (2+ messages)

[f2fs-dev] [PATCH] fs: report direct io constraints through file_getattr
 2026-07-08  1:18 UTC 

[PATCH] t1410-reflog.sh: avoid suppressing git's exit code in pipelines
 2026-07-08  1:48 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 RESEND] mtd: nand: realtek-ecc: add missing MODULE_DEVICE_TABLE()
 2026-07-08  1:47 UTC  (2+ messages)

[PATCH v1] dts: report dut/NIC info during DTS run
 2026-07-08  1:46 UTC  (3+ messages)
` [PATCH v5] "

[PATCH v3 0/2] Add crosvm recipe to meta-virtualization
 2026-07-08  1:44 UTC  (2+ messages)

[patch 00/18] entry: Consolidate and rework syscall entry handling
 2026-07-08  1:43 UTC  (5+ messages)
` [patch 11/18] seccomp, treewide: Rename and convert __secure_computing() to return boolean

[meta-virtualization][PATCH 0/7] Container improvements
 2026-07-08  1:43 UTC  (3+ messages)
` [PATCH v2 00/13] Container Improvements
  ` [meta-virtualization] "

[PATCH] crypto: af_alg - Allow additional ciphers for cryptsetup
 2026-07-08  1:43 UTC  (4+ messages)

[PATCH v2] ACPI: APEI: Handle repeated SEA error storms
 2026-07-08  1:42 UTC  (3+ messages)

[PATCH] mshv: fix fd leak in mshv_ioctl_create_vtl()
 2026-07-08  1:42 UTC  (2+ messages)

[PATCH] drm/vmwgfx: Handle MOBs without page-table BOs
 2026-07-08  1:46 UTC  (2+ messages)

[PATCH v6] net: gro: fix double aggregation of flush-marked skbs
 2026-07-08  1:41 UTC  (3+ messages)

[meta-oe][PATCH] c-ares: upgrade 1.34.6 -> 1.34.8
 2026-07-08  1:40 UTC 

[PATCH] media: ti: vpe: quiesce overflow recovery before freeing streams
 2026-07-08  1:40 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH bpf-next 0/2] bpf: remove artificial limitations on pointer types eligable for spilling
 2026-07-08  1:40 UTC  (2+ messages)

[PATCH v3 0/3] Enable CTCU and ETR devices for multiple QCOM platforms
 2026-07-08  1:39 UTC  (5+ messages)

[PATCH bpf-next 1/2] bpf: remove artificial limitations on pointer types eligable for spilling
 2026-07-08  1:39 UTC  (3+ messages)

[PATCH] ata: libata-core: Allow capacity transition to zero for locked drives
 2026-07-08  1:38 UTC  (6+ messages)
` [PATCH v2 0/2] Fixes for security "
  ` [PATCH v2 1/2] ata: libata-core: Skip HPA resize for "

[cris:scmi_telemetry_ng_V5 24/27] drivers/firmware/arm_scmi/scmi_system_telemetry.c:224:13: warning: 'base.flags' is used uninitialized in this function
 2026-07-08  1:34 UTC 

[PATCH 1/2] tests/intel: Add gem_change_handle_race test suite
 2026-07-08  1:34 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for series starting with [1/2] "

[PATCH v12 0/6] Add dt-bindings and PHY updates for CAMSS on x1e80100 silicon
 2026-07-08  1:34 UTC  (3+ messages)
` [PATCH v12 1/6] dt-bindings: media: qcom,x1e80100-camss: Add optional PHY handle definitions

[PATCH] module: validate string table section types
 2026-07-08  1:33 UTC  (2+ messages)

[PATCH 0/7] Correct behavior of OF_OMIT_DTB
 2026-07-08  1:25 UTC  (8+ messages)
` [PATCH 1/7] lib/fdtdec.c: Disallow overriding the fdt address with mandatory passage
` [PATCH 2/7] vexpress64: Correct CONFIG symbol logic around device tree passage
` [PATCH 3/7] dts: Correct behavior of OF_OMIT_DTB
` [PATCH 4/7] dts: Make DEFAULT_DEVICE_TREE depend on !OF_OMIT_DTB
` [PATCH 5/7] dts: Correct entry for OF_OMIT_DTB
` [PATCH 6/7] powerpc: drop qemu-ppce500 dts
` [PATCH 7/7] arm: Drop unused dts files

[RFC PATCH 0/3] mm/compaction: honour compact_unevictable_allowed in mlock race and alloc_contig path
 2026-07-08  1:31 UTC  (11+ messages)
` [RFC PATCH 1/3] mm/compaction: skip isolate mlocked folios when compact_unevictable_allowed=0

[PATCH] iio: accel: adxl372: replace manual bitfield ops with FIELD_GET()
 2026-07-08  1:29 UTC 

[PATCH v2 0/4] rev-parse: exit 0 on --help
 2026-07-08  1:28 UTC  (6+ messages)
` [PATCH v3 0/4] parseopt: exit 0 on help
  ` [PATCH v3 1/4] t1517: skip svn tests if svn is not installed
  ` [PATCH v3 2/4] parse-options: add a separate case for help output on error

[PATCH v2] docs/zh_CN: update admin-guide/index.rst translation
 2026-07-08  1:27 UTC  (5+ messages)

[PATCH] drm/mediatek: mtk_dsi: enable hs clock during pre-enable
 2026-07-08  1:25 UTC  (9+ messages)

[PATCH v1 0/3] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
 2026-07-08  1:22 UTC  (2+ messages)

[PATCH] smb: server: fix leak of ksmbd_ipc_login_request_ext() returned buffer
 2026-07-08  1:21 UTC  (2+ messages)

[PATCH] x86/apic: Ensure ICR register write value is handled as 32 bits
 2026-07-08  1:21 UTC 

[PATCH] SubmittingPatches: abandoning a series
 2026-07-08  1:20 UTC 

[PATCH v7 0/5] iio: add Open Sensor Fusion IIO driver
 2026-07-08  1:20 UTC  (3+ messages)
` [PATCH v7 5/5] iio: osf: add UART "

[PATCH v3] dts: update dts check format script and resolve errors
 2026-07-08  1:16 UTC  (4+ messages)

[PATCH v3] btrfs: zoned: reset active_meta_bg on zone finish
 2026-07-08  1:15 UTC  (2+ messages)

[PATCH] mm/hugetlb: fix missing migratable flag on same-node hugetlb migration
 2026-07-08  1:14 UTC  (3+ messages)

[PATCH] block: fix bio_alloc_bioset() percpu cache fallback for non-reclaim contexts
 2026-07-08  1:14 UTC 

[PATCH 1/2] mm: nommu: fix the error path when vma_iter_prealloc() fails
 2026-07-08  1:13 UTC  (3+ messages)

[RFC PATCH v5] ntfs: serialize attribute-list replacement with lookups
 2026-07-08  1:13 UTC  (2+ messages)

[PATCH v5 0/3] spi: tegra210-quad: Improve interrupt handling for loaded systems
 2026-07-08  1:12 UTC  (4+ messages)
` [PATCH v5 1/3] spi: tegra210-quad: Convert to hard IRQ with high-priority workqueue
` [PATCH v5 2/3] spi: tegra210-quad: Cache TRANS_STATUS in ISR for timeout handler
` [PATCH v5 3/3] spi: tegra210-quad: Process small PIO transfers in hard IRQ context

[isilence:zctx/devmem 14/15] io_uring/rsrc.c:1227:36: sparse: sparse: incorrect type in argument 3 (different address spaces)
 2026-07-08  1:12 UTC 

AF_ALG deprecation fallout
 2026-07-08  1:11 UTC  (2+ messages)

[ceph-client:testing 25/27] fs/ceph/file.c:2573:7: error: use of undeclared identifier 'CEPH_MOUNT_OPT_NEARFULL_SYNC'
 2026-07-08  1:12 UTC 

[PATCH] bloblist: Rename GD_FLG_BLOBLIST_READY to GD_FLG_BLOBLIST_HANDOFF
 2026-07-08  1:12 UTC  (3+ messages)

[ANNOUNCE] cryptsetup 2.8.7-rc1
 2026-07-08  1:01 UTC  (4+ messages)
`  "

[PATCH 0/2] KVM: nSVM: Expose DecodeAssists to L1
 2026-07-08  0:53 UTC  (3+ messages)

[PATCH net-next v4 1/2] net: dsa: realtek: rtl8365mb: add SGMII support for RTL8367S
 2026-07-08  1:09 UTC  (2+ messages)

[PATCH] sched/doc: Fix stale em_pd_energy() reference in sched-energy
 2026-07-08  1:08 UTC  (2+ messages)

[PATCH] platform/x86: asus-wireless: Check ACPI_COMPANION() against NULL
 2026-07-08  1:07 UTC  (2+ messages)
` [PATCH v2] platform/x86: asus-wireless: Fail probe when there is no ACPI match

[PATCH] drm/xe/pxp: add termination on resume
 2026-07-08  1:07 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v4 00/11] arm64: dts: qcom: Add x1e/Hamoa camera DTSI
 2026-07-08  1:04 UTC  (3+ messages)
` [PATCH v4 05/11] arm64: dts: qcom: x1e80100-crd: Add ov08x40 RGB sensor on CSIPHY4


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.