All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-01 06:58:46 to 2026-06-01 08:44:00 UTC [more...]

[PATCH v4 0/4] drm/i915/display: harden some bit-shifting operations
 2026-06-01  8:43 UTC  (6+ messages)
` [PATCH v4 1/4] drm/i915/display: harden masks in HSW_AUD_PIN_ELD_CP_VLD macros
` [PATCH v4 2/4] drm/i915/display: harden shifts in ICL_DPCLKA_CFGCR0_DDI_CLK_SEL macros
` [PATCH v4 3/4] drm/i915/display: harden shift in intel_ddi_compute_config_late()
` [PATCH v4 4/4] drm/i915/display: remove unnecessary PHY_NONE definition
` ✗ CI.checkpatch: warning for drm/i915/display: harden some bit-shifting operations (rev4)

[PATCH v2 0/7] RISC-V: KVM: Add Svadu/Zicfiss/Zicfilp FWFT support
 2026-06-01  8:43 UTC  (3+ messages)
` [PATCH v2 1/7] RISC-V: KVM: Add support for Svadu FWFT features

[PATCH v8 0/6] Add get-error-counter and clear-error-counter support for CRI
 2026-06-01  8:41 UTC  (7+ messages)
` [PATCH v8 1/6] drm/xe/uapi: Add additional error components to xe drm_ras
` [PATCH v8 2/6] drm/xe/xe_ras: Add support to get error counter value
` [PATCH v8 3/6] drm/xe/xe_ras: Add support to clear "
` [PATCH v8 4/6] drm/xe/xe_drm_ras: Wire get and clear counter callbacks
` [PATCH v8 5/6] drm/xe: Move xe drm_ras initialization
` [PATCH v8 6/6] drm/xe/xe_ras: Add drm_ras feature flag

[PATCH 0/7] app/test: make perf tests usable on wider range of systems
 2026-06-01  8:42 UTC  (7+ messages)
` [PATCH 3/7] app/test/mempool_perf: size mempool by tested cores
` [PATCH 4/7] app/test/mempool_perf: drop constant-values replay
` [PATCH 5/7] app/test/mempool_perf: scale down for high core counts

[PATCH] famfs: FUSE_GET_DAXDEV -> FUSE_DEV_IOC_BACKING_OPEN
 2026-06-01  8:42 UTC  (3+ messages)

[RFC PATCH] Optimize VFIO and IOMMU mapping traversal
 2026-06-01  8:41 UTC  (5+ messages)
` [PATCH 0/9] iommu: introduce iova_to_phys_length for efficient IOVA-to-physical translation
  ` [PATCH 1/9] iommu: introduce iova_to_phys_length in iommu_domain_ops

[PATCH v2 00/20] KVM: x86/xen: Fix Xen/GP/PREEMPT_RT issues with rwlock_t
 2026-06-01  8:40 UTC  (10+ messages)
` [PATCH v2 01/20] locking/rt: Use raw_spin_lock_irqsave() in __rwbase_read_unlock()

[PATCH v4 0/3] KVM: riscv: Fix stale FWFT feature exposure and enhance selftests
 2026-06-01  8:40 UTC  (8+ messages)
` [PATCH v4 1/3] KVM: RISC-V: SBI FWFT: Fix stale feature exposure after runtime extension changes
` [PATCH v4 2/3] KVM: riscv: selftests: Refactor ISA and SBI extension sublist macros
` [PATCH v4 3/3] KVM: riscv: selftests: Split SBI FWFT into separate feature-specific sublists

[Buildroot] [PATCH 1/1] package/micropython: bump to version 1.28.0
 2026-06-01  8:38 UTC  (5+ messages)
` [Buildroot] [PATCH v2 "

[PATCH RFC 00/11] mm/filemap: split out folio wait and VFS code
 2026-06-01  8:37 UTC  (5+ messages)

[linux-6.12.y 1/4] HID: core: Add printk_ratelimited variants to hid_warn() etc
 2026-06-01  8:36 UTC  (4+ messages)
` [linux-6.12.y 2/4] HID: pass the buffer size to hid_report_raw_event
` [linux-6.12.y 3/4] HID: core: introduce hid_safe_input_report()
` [linux-6.12.y 4/4] HID: core: Fix size_t specifier in hid_report_raw_event()

[PATCH v5 0/9] mm: switch THP shrinker to list_lru
 2026-06-01  8:36 UTC  (2+ messages)

[PATCH 0/2] bitbake-setup: clarify configuration merging and add a notes property
 2026-06-01  8:35 UTC  (4+ messages)
` [PATCH 2/2] bitbake-setup: write notes for generated build configs
  ` [bitbake-devel] "
    ` [docs] "

[PATCHv4 00/13] uprobes/x86: Fix red zone issue for optimized uprobes
 2026-06-01  8:31 UTC  (4+ messages)
` [PATCHv4 13/13] selftests/bpf: Add tests for forked/cloned "

[PATCHv4 02/13] uprobes/x86: Remove struct uprobe_trampoline object
 2026-06-01  8:31 UTC  (4+ messages)

[PATCH] Documentation: drm: Add entry for removing spsc_queue to TODO list
 2026-06-01  8:30 UTC  (2+ messages)

[PATCH v2 00/10] riscv: hwprobe: Expose RVA23U64 base behavior
 2026-06-01  8:28 UTC  (4+ messages)
` [PATCH v2 03/10] riscv: Standardize extension capitalization

[PATCH] RISC-V: KVM: Use flexible array for APLIC IRQ state
 2026-06-01  8:28 UTC  (3+ messages)

[PATCH v2 0/2] rust: sync: Introduce LazyInit
 2026-06-01  8:28 UTC  (5+ messages)
` [PATCH v2 1/2] rust: sync: lock: Add Lock::get_mut_pinned()
` [PATCH v2 2/2] rust: sync: Introduce LazyInit

[PATCH i-g-t 0/6] tests/kms_pipe_crc_basic: add mst suspend-resume test
 2026-06-01  8:27 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for tests/kms_pipe_crc_basic: add mst suspend-resume test (rev7)
` ✗ i915.CI.Full: "

[PATCH] staging: fbtft: replace sprintf with snprintf
 2026-06-01  8:25 UTC  (2+ messages)

[PATCH v3] dma-fence: Clarify external lock use case in dma_fence_init() docs
 2026-06-01  8:24 UTC  (2+ messages)

[PATCH 00/18] odb: make loose object source a proper `struct odb_source`
 2026-06-01  8:20 UTC  (20+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/18] odb/source-loose: move loose source into "odb/" subsystem
  ` [PATCH v2 02/18] odb/source-loose: store pointer to "files" instead of generic source
  ` [PATCH v2 03/18] odb/source-loose: start converting to a proper `struct odb_source`
  ` [PATCH v2 04/18] odb/source-loose: wire up `reprepare()` callback
  ` [PATCH v2 05/18] odb/source-loose: wire up `close()` callback
  ` [PATCH v2 06/18] odb/source-loose: wire up `read_object_info()` callback
  ` [PATCH v2 07/18] odb/source-loose: wire up `read_object_stream()` callback
  ` [PATCH v2 08/18] odb/source-loose: wire up `for_each_object()` callback
  ` [PATCH v2 09/18] odb/source-loose: wire up `find_abbrev_len()` callback
  ` [PATCH v2 10/18] odb/source-loose: wire up `count_objects()` callback
  ` [PATCH v2 11/18] odb/source-loose: drop `odb_source_loose_has_object()`
  ` [PATCH v2 12/18] odb/source-loose: wire up `freshen_object()` callback
  ` [PATCH v2 13/18] loose: refactor object map to operate on `struct odb_source_loose`
  ` [PATCH v2 14/18] odb/source-loose: wire up `write_object()` callback
  ` [PATCH v2 15/18] object-file: refactor writing objects to use loose source
  ` [PATCH v2 16/18] odb/source-loose: wire up `write_object_stream()` callback
  ` [PATCH v2 17/18] odb/source-loose: stub out remaining callbacks
  ` [PATCH v2 18/18] odb/source-loose: drop pointer to the "files" source

[PATCH v1] bpftool build: Restrict feature tests during bootstrap compilation
 2026-06-01  8:20 UTC  (2+ messages)

[PATCH] prio-queue: use cascade-down sift for faster extract-min
 2026-06-01  8:17 UTC  (2+ messages)
` [PATCH v2] prio-queue: use cascade-down "

[PATCH v3 0/4] More Fixes for color pipeline
 2026-06-01  8:16 UTC  (4+ messages)
` [PATCH v3 4/4] drm/i915: Fix color blob reference handling in intel_plane_state

improve the kmem_cache_alloc_bulk API v2
 2026-06-01  8:16 UTC  (7+ messages)
` [PATCH] mm/slab: improve kmem_cache_alloc_bulk
        ` msm_iommu_pagetable_prealloc_allocate, was: "

[PATCH 00/24] drm/{i915, xe}: display (runtime) suspend/resume/shutdown unification
 2026-06-01  8:14 UTC  (4+ messages)
` [PATCH 19/24] drm/{i915, xe}: make intel_dmc_suspend() part of display suspend/shutdown calls
  ` [PATCH 19/24] drm/{i915,xe}: "

[PATCH i-g-t v4 0/2] Enable multi-format testing for pipe color tests
 2026-06-01  8:24 UTC  (3+ messages)
` [PATCH i-g-t v4 1/2] tests/kms_color: Use explicit YCbCr encoding/range in FB creation
` [PATCH i-g-t v4 2/2] tests/kms_color: Add multi-format coverage for pipe color tests

[REGRESSION][BISECTED] HDA controller MMIO unreadable on Intel 5-series PCH (Ibex Peak) since v6.16
 2026-06-01  7:34 UTC  (4+ messages)

[PATCH v2 5.10.y] ALSA: usb-audio: fix null pointer dereference on pointer cs_desc
 2026-05-31 15:29 UTC 

[PATCH RESEND 00/16] MSM8960 / mach-snapdragon ARMv7 support
 2026-06-01  8:12 UTC  (17+ messages)
` [PATCH RESEND 01/16] serial: msm: UARTDM <1.4 support
` [PATCH RESEND 02/16] timer: Qualcomm KPSS timer support
` [PATCH RESEND 03/16] arm: save_prev_bl_data: ARM32 support
` [PATCH RESEND 04/16] mach-snapdragon: qcom_parse_memory 32-bit support
` [PATCH RESEND 05/16] mach-snapdragon: gate ARM64 features
` [PATCH RESEND 06/16] mach-snapdragon: introduce ARCH_SNAPDRAGON_ARM32
` [PATCH RESEND 07/16] configs: introduce qcom_armv7_defconfig
` [PATCH RESEND 08/16] board: qualcomm: add MSM8960 debug UART config
` [PATCH RESEND 09/16] sysreset: qcom-pshold: offset support
` [PATCH RESEND 10/16] pinctrl: qcom: configurable GPIO offset/stride
` [PATCH RESEND 11/16] pinctrl: qcom: introduce MSM8960 driver
` [PATCH RESEND 12/16] mach-snapdragon: parse incoming ARM32 ATAGS
` [PATCH RESEND 13/16] clk: qcom: MSM8960 GCC driver
` [PATCH RESEND 14/16] clk: qcom: arch-agnostic pointer fmtstrings
` [PATCH RESEND 15/16] serial: msm: wait for TX empty before reinit
` [PATCH RESEND 16/16] button: remap phone HOMEPAGE button

[PATCH] test-lib: fix typo in test summary message
 2026-06-01  8:12 UTC  (2+ messages)

[ALSA] HONOR MagicBook X16 (ALC256, 1ee7:2038) SOF exposes headset microphone only after ALC2XX_FIXUP_HEADSET_MIC
 2026-05-31  5:25 UTC 

[PATCH v2] ALSA: hda/conexant: fix FEVM FA880 PRO internal mic mux
 2026-05-31  4:02 UTC  (4+ messages)

ALC274 silent internal speakers on HP Pavilion AiO 27-ca2xxx (SSID 103c:0000)
 2026-05-30 23:24 UTC 

[PATCH v3 0/2] ASoC: codecs: Add Nuvoton NAU83G60 audio codec driver
 2026-05-29  8:49 UTC  (7+ messages)
` [PATCH v3 1/2] ASoC: dt-bindings: nuvoton,nau8360: Add NAU83G60
` [PATCH v3 2/2] ASoC: codecs: nau8360: Add support for NAU83G60 amplifier

[Buildroot] [PATCH for 2026.02.x] package/samba4: security bump to v4.23.8
 2026-06-01  8:09 UTC 

[BUG] ASoC: amd: ps / soundwire: SDW peripherals unrecoverable after s0i3 on Strix Halo (ACP7.0)
 2026-05-27 20:23 UTC  (2+ messages)

[PATCH 1/2] ethdev: support selective Rx data
 2026-06-01  8:07 UTC  (4+ messages)
` [PATCH v4 00/10] selective Rx
  ` [PATCH v4 02/10] ethdev: introduce "

[PATCH v3 0/4] drm/i915/display: harden some bit-shifting operations
 2026-06-01  8:04 UTC  (7+ messages)
` [PATCH v3 1/4] drm/i915/display: harden masks in HSW_AUD_PIN_ELD_CP_VLD macros
` [PATCH v3 2/4] drm/i915/display: harden shifts in ICL_DPCLKA_CFGCR0_DDI_CLK_SEL macros
` [PATCH v3 3/4] drm/i915/display: harden shift in intel_ddi_compute_config_late()
` [PATCH v3 4/4] drm/i915/display: remove unnecessary PHY_NONE definition
` ✗ CI.checkpatch: warning for drm/i915/display: harden some bit-shifting operations (rev3)
` ✓ CI.KUnit: success "

git-history drops signatures
 2026-06-01  8:03 UTC  (2+ messages)

[PATCH v3 1/2] selftests/damon/_damon_sysfs.py: fix memcg_path assignment
 2026-06-01  8:03 UTC  (5+ messages)
` [PATCH v3 2/2] selftests/damon/sysfs.py: validate memcg_path staging readback

[PATCH v3 0/2] selftests/damon: fix memcg_path staging handling
 2026-06-01  8:03 UTC  (4+ messages)
` [PATCH v3 1/2] selftests/damon/_damon_sysfs.py: fix memcg_path assignment
` [PATCH v3 2/2] selftests/damon/sysfs.py: validate memcg_path staging readback

[PATCH] MAINTAINERS: use new drbd-dev mailing list
 2026-06-01  8:02 UTC  (2+ messages)

[PATCH v3 1/2] drm/amdgpu: Only set bo->moved when the BO was actually moved
 2026-06-01  7:58 UTC  (3+ messages)
` [PATCH v3 2/2] drm/amdgpu: Rename moved state to needs_update

[PATCH] drm/amd/pm: zero unused SMU argument registers
 2026-06-01  7:56 UTC 

[PATCH 0/4] rust / dma_buf: Add abstractions for dma_fence
 2026-06-01  7:56 UTC  (4+ messages)
` [PATCH 2/4] rust: rcu: add RcuBox type

[RFC 0/9] QEMU: CXL Type-2 device passthrough via vfio-pci
 2026-06-01  7:56 UTC  (6+ messages)
` [RFC 7/9] hw/vfio+cxl: Program HDM decoder 0 at machine_done for firmware-committed devices

[PATCH 0/2] Deprecate git-init-db(1) alias
 2026-06-01  7:56 UTC  (3+ messages)
` [PATCH 1/2] builtin/init-db: rename to "builtin/init.c"
` [PATCH 2/2] builtin/init-db: deprecate alias for git-init(1)

[PATCH 00/17] accel: Remove need for AccelCPUClass
 2026-06-01  7:54 UTC  (2+ messages)

[PATCH] fbcon: don't suspend/resume when vc is graphics mode
 2026-06-01  7:54 UTC  (2+ messages)
` [PATCH v2] fbcon: do suspend/resume only when vc is text mode and visible

[PATCH 0/2] gpiolib: acpi: fix bounds-checking bugs in GPIO ACPI core
 2026-06-01  7:53 UTC  (6+ messages)
` [PATCH 2/2] gpiolib: acpi: fix out-of-bounds pointer arithmetic in acpi_gpio_package_count

[PATCH v3] drm/virtio: abort virtqueue wait on device removal to avoid hung task
 2026-06-01  7:53 UTC 

[PATCH i-g-t v3 0/4] Add attachments support
 2026-06-01  7:51 UTC  (5+ messages)
` [PATCH i-g-t v3 1/4] runner: Rename dirfd to avoid clash with dirfd()
` [PATCH i-g-t v3 2/4] runner: Create attachments directory to use by hooks
` [PATCH i-g-t v3 3/4] intel-ci/hooks: Add hooks-wrapper and aux scripts/allowlists
` [PATCH i-g-t v3 4/4] runner/resultgen: Insert attachments list into results.json

[Buildroot] [PATCH v4 0/9] Update kconfig infrastructure to Linux 6.9
 2026-06-01  7:51 UTC  (5+ messages)
` [Buildroot] [PATCH v4 7/9] package/openssl: move libopenssl/libressl/.br2-external.in.openssl source statements outside of the choice

[PATCH v2 3/3] RISC-V: KVM: Recover gstage huge page mappings during disable-dirty-log
 2026-06-01  7:50 UTC  (3+ messages)

dm-integrity: estimate the size needed for separate integrity device
 2026-06-01  7:50 UTC 

[PATCH v2] drm/amd/pm: Stop pp_od_clk_voltage emit at PAGE_SIZE
 2026-06-01  7:45 UTC  (2+ messages)

[PATCH v5 00/18] userfaultfd: working set tracking for VM guest memory
 2026-06-01  7:42 UTC  (5+ messages)
` [PATCH v5 04/18] mm: skip out-of-range bits in mk_vma_flags()

[PATCH bpf v2 1/2] bpf: Fix kfunc implicit arg inject type detection to prevent invalid pointer deref
 2026-06-01  7:42 UTC  (2+ messages)

[PATCH v3 3/3] KVM: riscv: selftests: Split SBI FWFT into separate feature-specific sublists
 2026-06-01  7:40 UTC  (3+ messages)

[RFC PATCH 0/5] mm, swap: Virtual Swap Space (Swap Table Edition)
 2026-06-01  7:34 UTC  (2+ messages)

[PATCH v3] libceph: Handle rbtree insertion error in handle_backoff_block()
 2026-06-01  7:32 UTC 

[PATCH 6.1 275/969] drm/amdgpu: fix zero-size GDS range init on RDNA4
 2026-05-30 15:56 UTC 

7.0.9 vs 7.0.10/7.1 Radeon 260X regression
 2026-05-31 12:42 UTC  (4+ messages)

[PATCH 5.15 267/776] drm/amdgpu: fix zero-size GDS range init on RDNA4
 2026-05-30 15:59 UTC 

[PATCH 5.10 201/589] drm/amdgpu: fix zero-size GDS range init on RDNA4
 2026-05-30 16:01 UTC 

[PATCH] drm/amd/display: Avoid using zero AC/DC brightness levels
 2026-05-29 19:13 UTC  (3+ messages)

[PATCH 1/2] drm: fix spelling mistakes in comments and documentation
 2026-05-31  4:59 UTC  (2+ messages)
` [PATCH 2/2] drm/amd/display: rename timeout_occured to timeout_occurred

[PATCH v2] libceph: Handle rbtree insertion error in handle_backoff_block()
 2026-06-01  7:27 UTC  (3+ messages)

[PATCH] drm/amd/display: Use vline2 interrupt on DCN instead of vstartup
 2026-05-30  7:51 UTC  (2+ messages)

[PATCH 0/5] drm/amd/pm: Fix laptop issues on SMU6-7
 2026-05-30 12:51 UTC  (7+ messages)

[RFC] amdgpu: fix compressed buffer config routine waiting time
 2026-05-31 20:40 UTC  (3+ messages)

context switch within RCU read-side critical section in next-20260518+ with PREEMPT_RT
 2026-05-29 17:20 UTC  (11+ messages)

(no subject)
 2026-05-29 13:35 UTC  (2+ messages)
` VM reworks

7.0.9 vs 7.0.10/7.1 Radeon 260X regression
 2026-05-30 23:58 UTC 

[Buildroot] [PATCH v2 0/2] support/testing: test_podman.py : fix build failure due to regressions
 2026-06-01  7:25 UTC  (4+ messages)
` [Buildroot] [PATCH v2 2/2] support/testing: test_podman.py : add kernel fragment to fix iptables errors

[PATCH v2 1/3] RISC-V: KVM: Refactor kvm_arch_commit_memory_region()
 2026-06-01  7:18 UTC  (3+ messages)

[kvm-unit-tests PATCH] x86/lam: Allocate test page from AREA_LOW instead of AREA_NORMAL
 2026-06-01  7:15 UTC  (2+ messages)

[PATCH] Revert "drm/amdkfd: Use huge page size to check split svm range alignment"
 2026-06-01  7:15 UTC 

[PATCH 0/2] commit: remove deprecated functions
 2026-06-01  7:14 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 0/6] Small package manager cleanup series
 2026-06-01  7:13 UTC  (7+ messages)
` [PATCH 1/6] package_manager: sdk: remove install_order
` [PATCH 2/6] package_manager: rootfs: "
` [PATCH 3/6] package_manager: sdk: remove sdk_host_sysroot
` [PATCH 4/6] package_manager: remove [True, False] list eval
` [PATCH 5/6] documentation.conf: remove do_package_write_tar doc
` [PATCH 6/6] nopackages: remove do_package_write_tar deltask

[PATCH] drm/logicvc: Avoid use-after-free with devm_kzalloc()
 2026-06-01  7:11 UTC  (2+ messages)

[PATCH bpf v2 2/2] selftests/bpf: Add regression test for kfunc implicit arg injection with stale register
 2026-06-01  7:08 UTC  (2+ messages)

[PATCH v2 2/3] RISC-V: KVM: add tracepoints for guest page faults
 2026-06-01  7:05 UTC  (3+ messages)

[PATCH v2 0/2] ptp: split non-NIC PHC drivers into the clock/timekeeping maintenance domain
 2026-06-01  7:03 UTC  (9+ messages)
` [PATCH v2 2/2] MAINTAINERS: update PTP maintainer entries after directory split

[PATCH v2 0/3] kho: Add support for kunit mocking KHO restore API
 2026-06-01  7:00 UTC  (2+ messages)

[bug report] dm zoned: allocate temporary superblock for tertiary devices
 2026-06-01  6:58 UTC  (2+ messages)


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.