All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-10 11:50:59 to 2026-04-10 12:31:16 UTC [more...]

[bug report] drm/amdgpu/amdgpu_connectors: remove amdgpu_connector_free_edid
 2026-04-10 12:00 UTC  (2+ messages)

Bug - git fsck never ending on git-for-windows
 2026-04-10 12:31 UTC  (2+ messages)

[PATCH net-next v3 0/4] net: move .getsockopt away from __user buffers
 2026-04-10 12:29 UTC  (5+ messages)

[whinlatter][PATCH] glibc: stable 2.42 branch updates
 2026-04-10 12:28 UTC  (2+ messages)

[PATCH] drm/amdgpu/mes_v12_1: Fix iterator reuse in mes_v12_1_test_ring()
 2026-04-10 12:27 UTC 

[PATCH] RAS: Move contents from arch/x86/ras/Kconfig into drivers/ras/Kconfig
 2026-04-10 12:27 UTC 

[OE-core][kirkstone 0/1] Pull request
 2026-04-10 12:27 UTC  (2+ messages)
` [OE-core][kirkstone 1/1] oeqa/selftest/git-submodule-test: Default to https git protocol for YP/OE repos

[syzbot] [cgroups?] KASAN: slab-use-after-free Read in pressure_write
 2026-04-10 12:27 UTC  (4+ messages)

[PATCH] riscv: mm: Implement arch_within_stack_frames() for HARDENED_USERCOPY
 2026-04-10 12:26 UTC  (3+ messages)

[PATCH v4 00/16] x86: support AVX10
 2026-04-10 12:24 UTC  (4+ messages)
` [PATCH v4 00.9/16] x86/CPUID: enable AVX10 leaf

[Question] Sched: Severe scheduling latency (>10s) observed on kernel 6.12 with specific workload
 2026-04-10 12:24 UTC  (4+ messages)

[PATCH v3 0/4] mm: improve large folio readahead and alignment for exec memory
 2026-04-10 12:24 UTC  (8+ messages)

[GIT PULL] libfuse: run fuse servers as a contained service
 2026-04-10 12:24 UTC  (2+ messages)

[PATCH 6.12 000/242] 6.12.81-rc1 review
 2026-04-10 12:24 UTC  (4+ messages)
` [PATCH 6.12 007/242] io_uring/kbuf: uninline __io_put_kbufs

[ANNOUNCE] xfsprogs: for-next updated to 8ef7291a272e
 2026-04-10 12:24 UTC 

[PATCH net v4 0/2] stmmac crash/stall fixes when under memory pressure
 2026-04-10 12:23 UTC  (4+ messages)

[mptcp:export-net 1/10] .b4-config: warning: ignored by one of the .gitignore files
 2026-04-10 12:22 UTC 

[PATCH v4 0/3] pps: improve PREEMPT_RT performance
 2026-04-10 12:20 UTC  (4+ messages)
` [PATCH v4 1/3] pps: pps-gpio: split IRQ handler into hardirq and threaded parts
  ` [PATCH v4 2/3] pps: convert pps_device lock to raw_spinlock for PREEMPT_RT

[PATCH v9 0/6] Mitigation of "failed to load cpu:cpreg_vmstate_array_len" migration failures
 2026-04-10 12:22 UTC  (13+ messages)
` [PATCH v9 1/6] target/arm/cpu: Introduce the infrastructure for cpreg migration tolerances
` [PATCH v9 2/6] target/arm/machine: Take account cpreg mig tolerances in case of mismatch
` [PATCH v9 3/6] target/arm/cpu64: Mitigate migration failures due to spurious TCR_EL1, PIRE0_EL1 and PIR_EL1
` [PATCH v9 4/6] target/arm/cpu64: Define cpreg migration tolerance for KVM_REG_ARM_VENDOR_HYP_BMAP_2
` [PATCH v9 5/6] target/arm/helper: Define cpreg migration tolerance for DGBDTR_EL0
` [PATCH v9 6/6] Revert "target/arm: Reinstate bogus AArch32 DBGDTRTX register for migration compat"

[android-common:android17-6.18 1/1] drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c:4647:34: sparse: sparse: symbol 'arm_smmu_aux_table' was not declared. Should it be static?
 2026-04-10 12:22 UTC 

erofs pointer corruption and kernel crash
 2026-04-10 12:20 UTC  (4+ messages)

[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
 2026-04-10 12:21 UTC  (78+ messages)
` [patch 01/38] percpu: Sanitize __percpu_qual include hell
` [patch 02/38] x86: Cleanup include recursion hell
` [patch 03/38] x86/apm: Remove last LATCH usage
` [patch 04/38] x86: Use PIT_TICK_RATE instead of CLOCK_TICK_RATE
` [patch 05/38] treewide: Remove CLOCK_TICK_RATE
` [patch 06/38] calibrate: Rework delay timer calibration
` [patch 07/38] treewide: Consolidate cycles_t
` [patch 08/38] x86/tsc: Use rdtsc() instead of get_cycles()
` [patch 09/38] iommu/vt-d: Use sched_clock() "
` [patch 10/38] arcnet: Remove function timing code
` [patch 11/38] misc: sgi-gru: Remove get_cycles() [ab]use
` [patch 12/38] wifi: wil6210: Replace get_cyles() usage
` [patch 13/38] crypto: tcrypt: Replace get_cycles() with ktime_get()
` [patch 14/38] slub: Use prandom instead of get_cycles()
` [patch 15/38] ptp: ptp_vmclock: Replace get_cycles() usage
` [patch 16/38] fbdev: udlfb: Replace get_cycles() with ktime_get()
` [patch 17/38] ext4: Replace get_cycles() usage "
` [patch 18/38] lib/tests: Replace get_cycles() "
` [patch 19/38] kcsan: Replace get_cycles() usage
` [patch 20/38] kasan: sw_tags: Replace get_cycles() by random_get_entropy()
` [patch 21/38] hamradio: baycom_epp: Remove BAYCOM_DEBUG
` [patch 22/38] random: Provide CONFIG_ARCH_HAS_RANDOM_ENTROPY
` [patch 23/38] alpha: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 24/38] ARM: "
` [patch 25/38] arm64: "
` [patch 26/38] loongarch: "
` [patch 27/38] m68k: "
` [patch 28/38] mips: "
` [patch 29/38] nios2: "
` [patch 30/38] openrisc: "
` [patch 31/38] parisc: "
` [patch 32/38] powerpc/spufs: Use mftb() directly
` [patch 33/38] powerpc: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 34/38] riscv: "
` [patch 35/38] s390: "
` [patch 36/38] sparc: Select ARCH_HAS_RANDOM_ENTROPY for SPARC64
` [patch 37/38] x86: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 38/38] treewide: Remove asm/timex.h includes from generic code

linux-next: build failure after merge of the block tree
 2026-04-10 12:21 UTC 

linux-next: manual merge of the block tree with the net-next tree
 2026-04-10 12:21 UTC 

[PATCH v2] dma-buf: heaps: system: document system_cc_shared heap
 2026-04-10 12:20 UTC  (3+ messages)

[PATCH v3 0/9] drm/i915: Fix CDCLK and scaler prefill calculations
 2026-04-10 12:20 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/i915: Fix CDCLK and scaler prefill calculations (rev5)

[PATCH v6 0/3] Introduce Xe Correctable Error Handling
 2026-04-10 12:20 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for Introduce Xe Correctable Error Handling (rev6)
` ✓ CI.KUnit: success "

[PATCH v2] dt-binding: leds: publish common bindings under dual license
 2026-04-10 11:53 UTC  (2+ messages)

[PATCH v2 0/6] (no cover subject)
 2026-04-10 12:17 UTC  (7+ messages)
` [PATCH v2 1/6] ref-manual/variables.rst: update STAGING_DIR's description
` [PATCH v2 2/6] ref-manual/variables.rst: update COMPONENTS_DIR's description
` [PATCH v2 3/6] ref-manual/variables.rst: update PKGDATA_DIR's description
` [PATCH v2 4/6] ref-manual/variables.rst: update RECIPE_SYSROOT* descriptions
` [PATCH v2 5/6] ref-manual/variables.rst: update STAGING_DIR* descriptions
` [PATCH v2 6/6] ref-manual/variables.rst: correct a reference to STAGING_DIR*

[PATCH v2] xen/sched: rtds: re-arm repl_timer after timer re-initialization
 2026-04-10 12:16 UTC  (5+ messages)

[PATCH i-g-t v3] tests/intel/gem_exec_endless: Use the per-gt interface to set frequencies
 2026-04-10 12:16 UTC  (2+ messages)

include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct rtw8814a_efuse) == 512"
 2026-04-10 12:14 UTC  (3+ messages)

[PATCH v11 0/2] Do not create drm device for PF only admin mode
 2026-04-10 12:14 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for Do not create drm device for PF only admin mode (rev11)

Default IDENTIFY timeout is 5000ms which is too short for enterprise disks
 2026-04-10 12:14 UTC  (3+ messages)

[PATCH 00/16] odb: introduce "inmemory" source
 2026-04-10 12:12 UTC  (19+ messages)
` [PATCH v3 00/17] odb: introduce "in-memory" source
  ` [PATCH v3 01/17] "
  ` [PATCH v3 02/17] odb/source-inmemory: implement `free()` callback
  ` [PATCH v3 03/17] odb: fix unnecessary call to `find_cached_object()`
  ` [PATCH v3 04/17] odb/source-inmemory: implement `read_object_info()` callback
  ` [PATCH v3 05/17] odb/source-inmemory: implement `read_object_stream()` callback
  ` [PATCH v3 06/17] odb/source-inmemory: implement `write_object()` callback
  ` [PATCH v3 07/17] odb/source-inmemory: implement `write_object_stream()` callback
  ` [PATCH v3 08/17] cbtree: allow using arbitrary wrapper structures for nodes
  ` [PATCH v3 09/17] oidtree: add ability to store data
  ` [PATCH v3 10/17] odb/source-inmemory: convert to use oidtree
  ` [PATCH v3 11/17] odb/source-inmemory: implement `for_each_object()` callback
  ` [PATCH v3 12/17] odb/source-inmemory: implement `find_abbrev_len()` callback
  ` [PATCH v3 13/17] odb/source-inmemory: implement `count_objects()` callback
  ` [PATCH v3 14/17] odb/source-inmemory: implement `freshen_object()` callback
  ` [PATCH v3 15/17] odb/source-inmemory: stub out remaining functions
  ` [PATCH v3 16/17] odb: generic in-memory source
  ` [PATCH v3 17/17] t/unit-tests: add tests for the in-memory object source

[PATCH for-11.0 v2] virtio-blk: fix zone report buffer out-of-memory (CVE-2026-5761)
 2026-04-10 12:11 UTC 

[PATCH v2 1/2] HID: logitech-dj: Standardise hid_report_enum variable nomenclature
 2026-04-10 12:12 UTC  (3+ messages)
` [PATCH v2 2/2] HID: logitech-dj: Prevent REPORT_ID_DJ_SHORT related user initiated OOB write

[PATCH v2 0/4] docs/zh_CN: update rust/ subsystem translations
 2026-04-10 12:11 UTC  (2+ messages)

[PATCH v5 0/4] arm64: Work around C1-Pro erratum 4193714 (CVE-2026-0995)
 2026-04-10 12:11 UTC  (4+ messages)
` [PATCH v5 4/4] arm64: errata: Work around early CME DVMSync acknowledgement

[PATCH net v2 1/1] af_unix: read UNIX_DIAG_VFS data under unix_state_lock
 2026-04-10 12:11 UTC  (2+ messages)

[PATCH] drm/xe: Convert stolen memory over to ttm_range_manager
 2026-04-10 12:06 UTC 

[REGRESSION] amdgpu with Thunderbolt eGPU bracket fails since new bridge window alignment calculation code
 2026-04-10 12:09 UTC  (11+ messages)

[PATCH v2] drm/amdgpu: extend mtype override to non-contiguous pages
 2026-04-10 12:09 UTC  (2+ messages)

[brauner-vfs:vfs.fixes 3/5] fs/sysfs/mount.c:75:23: error: call to undeclared function 'to_net_ns'; ISO C99 and later do not support implicit function declarations
 2026-04-10 12:08 UTC 

[PATCH 0/3] arm-smmu-v3: Add PMCG child support and update PMU MMIO mapping
 2026-04-10 12:07 UTC  (4+ messages)

[PATCH RFC 0/6] drm/amdgpu: SVM VRAM migration via drm_pagemap
 2026-04-10 12:07 UTC  (3+ messages)
` [PATCH RFC 4/6] drm/amdgpu: add SVM eviction fences for VRAM overcommit

[PATCH v2 00/10] arm: socfpga: iossm: add support for mailbox v1
 2026-04-10 12:06 UTC  (6+ messages)
` [PATCH v2 04/10] arm: socfpga: iossm: store size in bytes

[PATCH v3 0/3] Allow ATS to be always on for certain ATS-capable devices
 2026-04-10 12:05 UTC  (7+ messages)
` [PATCH v3 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices

[PATCH 00/20] PCI: Convert all dynamic sysfs attributes to static
 2026-04-10 12:04 UTC  (9+ messages)
` [PATCH 13/20] alpha/PCI: Clean up __pci_mmap_fits()
` [PATCH 19/20] PCI/sysfs: Convert legacy I/O and memory attributes to static definitions

[Buildroot] [git commit] package/go: security bump to version 1.26.2
 2026-04-10 11:49 UTC 

[Buildroot] [PATCH v1 1/1] package/go: bump to version 1.26.2
 2026-04-10 12:04 UTC  (2+ messages)

[PATCH i-g-t 1/1] lib/xe/xe_eudebug: Remove unnecessary debug message
 2026-04-10 12:04 UTC  (2+ messages)

[LTP] [PATCH] Fix memcontrol04 test failures on PowerPC64 architecture
 2026-04-10 12:02 UTC  (2+ messages)

[PATCH v1 00/27] [RISC-V] Introduce enablemenant of dom0less
 2026-04-10 12:02 UTC  (8+ messages)
` [PATCH v1 06/27] xen/riscv: implement make_cpus_node()
` [PATCH v1 07/27] xen/riscv: implement make_timer_node()

[PATCH for-11.0] virtio-blk: fix zone report buffer out-of-memory (CVE-2026-5761)
 2026-04-10 12:01 UTC  (3+ messages)

[PATCH v3 0/6] KVM: s390: Enable 4k granularity for memslots
 2026-04-10 12:02 UTC  (3+ messages)
` [PATCH v3 5/6] KVM: s390: selftests: enable some common memory-related tests

[PATCH v3 00/23] Add SMMUv3 Stage 1 Support for Xen guests
 2026-04-10 11:59 UTC  (3+ messages)
` [PATCH v3 05/23] xen/arm: vsmmuv3: Add dummy support for virtual SMMUv3 for guests

[PATCH RFC 0/7] media: qcom: iris: add support for decoding 10bit formats
 2026-04-10 12:00 UTC  (9+ messages)
` [PATCH RFC 4/7] media: qcom: iris: vdec: update size and stride calculations for "

[axboe:for-7.1/block 80/87] drivers/block/ublk_drv.c:5364:20: warning: result of comparison of constant 4294967296 with expression of type 'unsigned long' is always false
 2026-04-10 11:58 UTC 

[brauner-vfs:vfs.fixes 3/5] fs/sysfs/mount.c:75:37: error: initialization of 'struct net *' from 'int' makes pointer from integer without a cast
 2026-04-10 11:58 UTC 

[PATCH] arm64: Kconfig: fix duplicate word in CMDLINE help text
 2026-04-10 11:58 UTC  (2+ messages)

[PATCH] arm64: rsi: use linear-map alias for realm config buffer
 2026-04-10 11:57 UTC  (2+ messages)

[PATCH i-g-t] lib/igt_kms: Identify writeback connectors in msm driver on android
 2026-04-10 11:56 UTC  (3+ messages)

[PATCH][RFC] get rid of busy-wait in shrink_dcache_tree()
 2026-04-10 11:56 UTC  (9+ messages)
` [RFC PATCH v3 0/4] getting rid of busy-wait in shrink_dcache_parent()
          ` [RFC][PATCH] make sure that lock_for_kill() callers drop the locks in safe order

[PATCH] drm/amdgpu: fix CPER ring header parsing
 2026-04-10 11:55 UTC  (2+ messages)

linux-next: manual merge of the input tree with the pci tree
 2026-04-10 11:55 UTC 

Fixes tags need work in the sound tree
 2026-04-10 11:55 UTC 

[PATCH] RDMA/cache: fix invalid-free of flex-array data_vec in release_gid_table
 2026-04-10 11:52 UTC  (2+ messages)

[PATCH net-next v3 04/12] net: airoha: Rely on net_device pointer in HTB callbacks
 2026-04-10 11:52 UTC  (5+ messages)

[PATCH v2 net-next 00/15] net/sched: prepare RTNL removal from qdisc dumps
 2026-04-10 11:52 UTC  (3+ messages)

[PATCH 0/6] (no cover subject)
 2026-04-10 11:52 UTC  (3+ messages)
` [PATCH 5/6] ref-manual/variables.rst: update STAGING_DIR* descriptions
  ` [docs] "

[PATCH 0/5] fs: ext4: protection against corrupted filesystems
 2026-04-10 11:51 UTC  (3+ messages)
` [PATCH 2/5] fs: ext4: reject superblocks with zero inodesz, gdsize or inodes_per_group

[PATCH 0/2] driver core: remove software node from platform devices on device release
 2026-04-10 11:50 UTC  (3+ messages)
` [PATCH 1/2] driver core: platform: remove software node on release()
` [PATCH 2/2] driver core: platform: tests: add a test case for correct swnode removal


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.