All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-12 23:25:54 to 2026-04-13 02:55:34 UTC [more...]

[PATCH 0/2] iommu/riscv: Support Svpbmt memory types in generic_pt
 2026-04-13  2:55 UTC  (4+ messages)
` [PATCH 1/2] iommu/riscv: Advertise Svpbmt support to generic page table

[PATCH v2 00/27] monitor: Remove need of per-target handlers
 2026-04-13  2:54 UTC  (7+ messages)
` [PATCH v2 01/27] monitor: Have MonitorDef::get_value() always return int64_t type
` [PATCH v2 02/27] monitor: Remove target_long use in get_monitor_def()
` [PATCH v2 03/27] monitor: Reduce target-specific methods further

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

[PATCH v3 0/8] perf libunwind multiple remote support
 2026-04-13  2:48 UTC  (18+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/8] perf unwind: Refactor get_entries to allow dynamic libdw/libunwind selection
  ` [PATCH v4 2/8] perf build loongarch: Remove reference to missing file
  ` [PATCH v4 3/8] tools build: Deduplicate test-libunwind for different architectures
  ` [PATCH v4 4/8] perf build: Be more programmatic when setting up libunwind variables
  ` [PATCH v4 5/8] perf unwind-libunwind: Make libunwind register reading cross platform
  ` [PATCH v4 6/8] perf unwind-libunwind: Move flush/finish access out of local
  ` [PATCH v4 7/8] perf unwind-libunwind: Remove libunwind-local
  ` [PATCH v4 8/8] perf unwind-libunwind: Add RISC-V libunwind support

[PATCH] sched/fair: Add per-cgroup CPU bandwidth slice control via cpuctl.slice_ns
 2026-04-13  2:48 UTC 

[XFS] Question: can xfs_agfl_free_finish_item exhaust AGFL during bnobt/cntbt split?
 2026-04-13  2:48 UTC  (3+ messages)

[PATCH mm-unstable v15 00/13] khugepaged: mTHP support
 2026-04-13  2:48 UTC  (7+ messages)
` [PATCH mm-unstable v15 06/13] mm/khugepaged: skip collapsing mTHP to smaller orders
` [PATCH mm-unstable v15 07/13] mm/khugepaged: add per-order mTHP collapse failure statistics

[oe] [meta-networking] [PATCH] dovecot: rename downloaded file name
 2026-04-13  2:48 UTC 

[PATCH v2] sched/psi: fix race between file release and pressure write
 2026-04-13  2:44 UTC  (5+ messages)
      ` [PATCH v4] "

[syzbot] [cgroups?] KASAN: slab-use-after-free Read in pressure_write
 2026-04-13  2:44 UTC  (3+ messages)

[PATCH v2] nfc: hci: fix OOB heap read on short HCP frames
 2026-04-13  2:43 UTC  (3+ messages)
  ` [PATCH v3] nfc: hci: fix out-of-bounds read in HCP header parsing

[PATCH v1 00/13] hw/usb/ehci: Add 64-bit descriptor addressing support
 2026-04-13  2:42 UTC  (7+ messages)
` [PATCH v1 02/13] hw/usb/hcd-ehci.c: Fix coding style issues reported by checkpatch
` [PATCH v1 11/13] hw/usb/hcd-ehci: Add descriptor address offset property

[PATCH bpf v6 0/2] bpf: Fix s16 truncation for large bpf-to-bpf call offsets
 2026-04-13  2:38 UTC  (4+ messages)
` [PATCH bpf v6 1/2] "

[PATCH] LoongArch: Increase default mmap randomization bits
 2026-04-13  2:38 UTC  (4+ messages)

[PATCH v3 0/5] fix inconsistencies with sysfs configuration in etmX
 2026-04-13  2:37 UTC  (3+ messages)
` [PATCH v3 3/5] coresight: etm4x: fix inconsistencies with sysfs configration

[PATCH V2 for 6.12] LoongArch: Handle percpu handler address for ORC unwinder
 2026-04-13  2:36 UTC 

[PATCH V2 for 6.12] LoongArch: Remove unnecessary checks for ORC unwinder
 2026-04-13  2:36 UTC 

BTRFS discard crash: failed to run delayed ref for logical 15506102321152 num_bytes 16384 type 182 action 2 ref_mod 1: -2 6.11.2)
 2026-04-13  2:34 UTC  (7+ messages)

[PATCH i-g-t 0/3] Add test coverage for multi queue reset
 2026-04-13  2:34 UTC  (8+ messages)
` [PATCH i-g-t 1/3] tests/intel/xe_exec_reset: Add a comment about return for syncobj wait
` [PATCH i-g-t 2/3] tests/intel/xe_exec_reset: Add checks for hanging queue wait_ufence return
` [PATCH i-g-t 3/3] tests/intel/xe_exec_reset: Add multi queue subtests

ERROR: modpost: "drm_panel_init" [drivers/gpu/drm/panel/panel-novatek-nt37701.ko] undefined!
 2026-04-13  2:33 UTC 

[PATCH v9 00/29] perf tool: Add evsel to perf_sample
 2026-04-13  2:30 UTC  (46+ messages)
` [PATCH v10 "
  ` [PATCH v11 00/33] "
    ` [PATCH v11 01/33] perf sample: Fix documentation typo
    ` [PATCH v11 02/33] perf tool: Remove evsel from tool APIs that pass the sample
    ` [PATCH v11 03/33] perf kvm: Don't pass evsel with sample
    ` [PATCH v11 04/33] perf evsel: Refactor evsel tracepoint sample accessors perf_sample
    ` [PATCH v11 05/33] perf trace: Don't pass evsel with sample
    ` [PATCH v11 06/33] perf callchain: Don't pass evsel and sample
    ` [PATCH v11 07/33] perf lock: Only pass sample to handlers
    ` [PATCH v11 08/33] perf hist: Remove evsel parameter from inc samples functions
    ` [PATCH v11 09/33] perf db-export: Remove evsel from struct export_sample
    ` [PATCH v11 10/33] perf hist: Remove evsel from struct hist_entry_iter
    ` [PATCH v11 11/33] perf report: Directly use sample->evsel to avoid computing from sample->id
    ` [PATCH v11 12/33] perf annotate: Don't pass evsel to add_sample
    ` [PATCH v11 13/33] perf inject: Don't pass evsel with sample
    ` [PATCH v11 14/33] perf kmem: "
    ` [PATCH v11 15/33] perf kwork: "
    ` [PATCH v11 16/33] perf sched: "
    ` [PATCH v11 17/33] perf timechart: "
    ` [PATCH v11 18/33] perf trace: "
    ` [PATCH v11 19/33] perf evlist: Try to avoid computing evsel from sample
    ` [PATCH v11 20/33] perf script: Don't pass evsel with sample
    ` [PATCH v11 21/33] perf s390-sample-raw: Don't pass evsel or its PMU "
    ` [PATCH v11 22/33] perf evsel: Don't pass evsel "
    ` [PATCH v11 23/33] perf lock: Constify trace_lock_handler variables
    ` [PATCH v11 24/33] perf lock: Avoid segv if event is missing a callchain
    ` [PATCH v11 25/33] perf timechart: Fix memory leaks
    ` [PATCH v11 26/33] perf kmem: Fix memory leaks on error path and when skipping
    ` [PATCH v11 27/33] perf synthetic-events: Bound check when synthesizing mmap2 and build_id events
    ` [PATCH v11 28/33] perf kmem: Add bounds checks to tracepoint read values
    ` [PATCH v11 29/33] perf sched: Bounds check CPU in sched switch events
    ` [PATCH v11 30/33] perf timechart: Bounds check CPU
    ` [PATCH v11 31/33] perf evsel: Add bounds checking to trace point raw data accessors
    ` [PATCH v11 32/33] perf kwork: Fix address sanitizer issues
    ` [PATCH v11 33/33] perf kwork: Fix memory management of kwork_work

[PATCH v2 0/3] rust: add `bitfield!` macro
 2026-04-13  2:29 UTC  (7+ messages)
` [PATCH v2 1/3] rust: extract `bitfield!` macro from `register!`
` [PATCH v2 2/3] rust: bitfield: Add KUNIT tests for bitfield
` [PATCH v2 3/3] gpu: nova-core: switch to kernel bitfield macro

[v2 PATCH] arith: Fix CVE-2026-31323 INTMAX_MIN / -1 overflow
 2026-04-13  2:28 UTC 

[PATCH net,v2 1/1] net: stmmac: Update default_an_inband before passing value to phylink_config
 2026-04-13  2:03 UTC 

[PATCH for 6.12] LoongArch: Handle percpu handler address for ORC unwinder
 2026-04-13  2:23 UTC 

[PATCH for 6.12] LoongArch: Remove unnecessary checks for ORC unwinder
 2026-04-13  2:23 UTC 

[net-next v38] mctp pcc: Implement MCTP over PCC Transport
 2026-04-13  2:15 UTC  (3+ messages)

[PATCH v2] KVM: TDX: Fix x2APIC MSR handling in tdx_has_emulated_msr()
 2026-04-13  2:13 UTC  (2+ messages)

[PATCH v2] mm, KMSAN: Add missing shadow memory initialization in special allocation paths
 2026-04-13  2:12 UTC 

Phandles
 2026-04-13  2:12 UTC  (4+ messages)

[PATCH] drm/amdgpu: drop userq fence driver refs on fence release
 2026-04-13  2:11 UTC  (5+ messages)

[PATCH] wifi: iwlwifi: prevent NAPI processing after firmware error
 2026-04-13  2:09 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v2] md/raid5: Fix UAF on IO across the reshape position
 2026-04-13  2:08 UTC  (6+ messages)

[PATCH v3] ASoC: core: use Complete rebind cards by default for all users
 2026-04-13  2:06 UTC  (5+ messages)

[Renesas Linux Kernel Test Report] DU/Device Tree: Missing pin control for DSI-eDP IRQ
 2026-04-13  2:04 UTC 

[PATCH v3 bpf-next 1/2] bpf: Fix Null-Pointer Dereference in kernel_clone() via BPF fmod_ret on security_task_alloc
 2026-04-13  1:58 UTC  (2+ messages)

[PATCH v28 0/4] Add ASPEED AST2600 I2C controller driver
 2026-04-13  1:57 UTC  (9+ messages)
` [PATCH v28 2/4] dt-bindings: i2c: ast2600-i2c.yaml: Add global-regs and enable-dma properties

ERROR: modpost: "mipi_dsi_driver_register_full" [drivers/gpu/drm/panel/panel-novatek-nt37701.ko] undefined!
 2026-04-13  1:57 UTC 

nvme: fix handling of tls alerts
 2026-04-13  1:53 UTC  (2+ messages)

[PATCH] entry: kill ARCH_SYSCALL_WORK_{ENTER,EXIT}
 2026-04-13  1:47 UTC  (2+ messages)

[PATCH] mailbox: prefix new constants with MBOX_
 2026-04-13  1:42 UTC  (2+ messages)

[PATCH net-next] net: stmmac: enable RPS and RBU interrupts
 2026-04-13  1:42 UTC  (4+ messages)

[PATCH] mailbox: mailbox-test: free channels on probe error
 2026-04-13  1:42 UTC  (2+ messages)

[PATCH i-g-t v2 1/1] tests/kms_color: Add 10-bit color depth support to gamma test for MediaTek
 2026-04-13  1:41 UTC 

[OE-core][PATCH] gtk-doc: upgrade 1.35.1 -> 1.36.0
 2026-04-13  1:41 UTC  (3+ messages)

[PATCH v1 0/2] i3c: master: svc: Fix false SLVSTART issues on NPCM845
 2026-04-13  1:40 UTC  (10+ messages)
` [PATCH v1 1/2] i3c: master: svc: Fix missed IBI after false SLVSTART "
` [PATCH v1 2/2] i3c: master: svc: Prevent IRQ storm from "

[PATCH v3 0/5] arm64: dts: qcom: add QCS8550 RB5Gen2 support
 2026-04-13  1:39 UTC  (3+ messages)
` [PATCH v3 5/5] arm64: dts: qcom: qcs8550: add QCS8550 RB5Gen2 board support

[PATCH v2 0/4] Firmware LSM hook
 2026-04-13  1:38 UTC  (7+ messages)

[PATCH v2 0/2] iio: adc: ltc2309: Add LTC2305 read delay and optimize chip_info
 2026-04-13  1:36 UTC  (6+ messages)

[PATCH 0/2] Fix 2 bugs for Intel auto counter reload (ACR)
 2026-04-13  1:35 UTC  (5+ messages)
` [PATCH 1/2] perf/x86/intel: Clear stale ACR mask before updating new mask
` [PATCH 2/2] perf/x86/intel: Disable PMI for self-reloaded ACR events

[PATCH 5.15.y] nvdimm/bus: Fix potential use after free in asynchronous initialization
 2026-04-13  1:32 UTC 

[PATCH] perf tests: Add auto counter reload (ACR) sampling test
 2026-04-13  1:35 UTC  (4+ messages)

WASM + dash (again!)
 2026-04-13  1:26 UTC  (3+ messages)

[PATCH 5.10.y] nvdimm/bus: Fix potential use after free in asynchronous initialization
 2026-04-13  1:33 UTC 

[PATCH RFC 00/17] monitor: turn QMP and HMP into QOM objects
 2026-04-13  1:32 UTC  (5+ messages)
` [PATCH 05/17] monitor: remove 'skip_flush' field
` [PATCH 07/17] monitor: use class methods for monitor_vprintf

[PATCH v1] tpm: restore timeout for key creation commands
 2026-04-13  1:31 UTC  (3+ messages)

[RFC PATCH 0/2] Novatek NT37701 driver / mode-aware drm_panel_prepare
 2026-04-13  1:29 UTC  (5+ messages)
` [RFC PATCH 1/2] drm: Introduce drm_panel_prepare_for_mode callback
` [RFC PATCH 2/2] drm/panel: Add driver for Novatek NT37701 based OLED panels

[PATCH] drm/amdgpu: fix CPER ring header parsing
 2026-04-13  1:26 UTC  (3+ messages)

[PATCH] fs: aio: set VMA_DONTCOPY_BIT in mmap to fix NULL-pointer-dereference error
 2026-04-13  1:08 UTC 

[PATCH] ALSA: hda/realtek: Add quirk for HP Spectre x360 14-ea
 2026-04-13  1:18 UTC 

[PATCH i-g-t] tests/intel/xe_exec_reset: Remove CANCEL logic for CM variants
 2026-04-13  1:17 UTC  (2+ messages)

[PATCH] riscv: lib: Fix ZBB strnlen reading past count boundary
 2026-04-13  1:07 UTC  (2+ messages)

[PATCH V3 0/2] LoongArch: KVM: fix "unreliable stack" issue
 2026-04-13  0:58 UTC  (14+ messages)
` [PATCH V3 2/2] "

[PATCH v2 00/21] drm/panel: support Waveshare DSI TOUCH kits
 2026-04-13  0:56 UTC  (4+ messages)
` [PATCH v2 20/21] dt-bindings: gpio: describe Waveshare GPIO controller

[PATCH v4 0/3] soc: renesas: add MFIS driver
 2026-04-13  0:54 UTC  (4+ messages)
` [PATCH v4 2/3] soc: renesas: Add Renesas R-Car "
  ` Sashiko review (Re: [PATCH v4 2/3] soc: renesas: Add Renesas R-Car MFIS driver)

Warning: mm/filemap.c:2167 function parameter 'nid' not described in '__find_lock_entries'
 2026-04-13  0:51 UTC 

[PATCH] xfs: start inodegc after quota initialization
 2026-04-13  0:49 UTC 

include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct rtw8814a_efuse) == 512"
 2026-04-13  0:48 UTC  (5+ messages)

[PATCH v3 0/2] zswap pool per-CPU acomp_ctx simplifications
 2026-04-13  0:42 UTC  (5+ messages)
` [PATCH v3 1/2] mm: zswap: Remove redundant checks in zswap_cpu_comp_dead()
` [PATCH v3 2/2] mm: zswap: Tie per-CPU acomp_ctx lifetime to the pool

ERROR: modpost: "mipi_dsi_driver_register_full" [drivers/gpu/drm/panel/panel-novatek-nt37701.ko] undefined!
 2026-04-13  0:41 UTC 

[PATCH] iio: light: Add driver for PixArt PAJ7620
 2026-04-13  0:09 UTC 

[PATCH] cpus: Remove CPUClass::init_accel_cpu() left-over hook
 2026-04-13  0:35 UTC  (2+ messages)

[syzbot] [virt?] KCSAN: data-race in virtqueue_disable_cb / virtqueue_enable_cb_delayed (11)
 2026-04-13  0:33 UTC  (4+ messages)

[PATCH net-next v2 1/2] keys, dns: drop unused upayload->data NUL terminator
 2026-04-13  0:31 UTC  (5+ messages)

[Linux Memory Hotness and Promotion] Notes from April 9, 2026
 2026-04-13  0:30 UTC 

[PATCH v6 0/8] selftests/cgroup: improve zswap tests robustness and support large page sizes
 2026-04-13  0:29 UTC  (7+ messages)
` [PATCH v6 6/8] selftest/cgroup: fix zswap test_no_invasive_cgroup_shrink on large pagesize system
` [PATCH v6 7/8] selftest/cgroup: fix zswap attempt_writeback() on 64K "
` [PATCH v6 8/8] selftests/cgroup: test_zswap: wait for asynchronous writeback

[PATCH net-next v9 00/10] net: phy_port: SFP modules representation and phy_port listing
 2026-04-13  0:29 UTC  (5+ messages)

[GIT PULL] Modules changes for v7.1-rc1
 2026-04-13  0:26 UTC 

[GIT PULL] fuse update for 6.19
 2026-04-13  0:29 UTC  (11+ messages)

[hdajackretask] Every override option is "Not connected"
 2026-04-13  0:24 UTC 

[PATCH] dt-bindings: iio: light: Add PixArt PAJ7620 gesture sensor
 2026-04-13  0:02 UTC 

[Buildroot] [PATCH 1/1] package/flashrom: fix build on big-endian targets
 2026-04-13  0:04 UTC 

[robh:for-next 28/28] arch/arm/boot/dts/ti/omap/am43x-epos-evm.dtb: sram@0 (mmio-sram): pm-code-sram@0:compatible: ['ti,sram'] does not contain items matching the given schema
 2026-04-13  0:10 UTC 

[PATCH V2] nvmet: move async event work off nvmet-wq
 2026-04-13  0:11 UTC  (3+ messages)

[PATCH net-next v3] r8169: Use napi_schedule_irqoff()
 2026-04-13  0:06 UTC  (2+ messages)

[syzbot] [rdma?] WARNING in ib_dealloc_device
 2026-04-13  0:04 UTC 

[Intel-wired-lan] [PATCH iwl-net v2] e1000e: Unroll PTP in probe error handling
 2026-04-13  0:03 UTC  (2+ messages)
`  "

[GIT PULL] exfat update for 7.1-rc1
 2026-04-12 23:57 UTC 

[PATCH v1] hw/char/riscv_htif: Fix format specifier for uint64_t
 2026-04-12 23:53 UTC  (2+ messages)

[RFC] New command: git-recall -- a developer standup/activity tool
 2026-04-12 23:43 UTC 

[meta-networking][PATCH] netperf: Fix build with std=gnu23
 2026-04-12 23:41 UTC 

[PATCH v3 0/2] Add support for LTC3208 multi-display driver
 2026-04-12 23:37 UTC  (7+ messages)
` [PATCH v3 1/2] leds: ltc3208: add driver
` [PATCH v3 2/2] dt-bindings: leds: Document LTC3208 Multidisplay LED Driver

[PATCH] tpm: aovid -Wunused-but-set-variable
 2026-04-12 23:32 UTC  (2+ messages)

[PATCH RFC bpf-next v2 00/18] bpf: Introduce resizable hash map
 2026-04-12 23:25 UTC  (3+ messages)
` [PATCH RFC bpf-next v2 18/18] selftests/bpf: Add resizable hashmap to benchmarks


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.