All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-28 16:17:54 to 2026-03-28 19:25:39 UTC [more...]

[PATCH] staging: fbtft: avoid empty macro argument
 2026-03-28 17:49 UTC  (2+ messages)

[RESEND PATCH net v3 0/2] stmmac crash/stall fixes when under memory pressure
 2026-03-28 19:25 UTC  (2+ messages)
` [RESEND PATCH net v3 1/2] net: stmmac: Prevent NULL deref when RX memory exhausted

UBSAN: shift-out-of-bounds in sound/pci/ctxfi/cthw20k2.c:956:31
 2026-03-28 19:24 UTC  (2+ messages)

[PATCH v3 00/13] mm/huge_memory: refactor zap_huge_pmd()
 2026-03-28 19:20 UTC  (23+ messages)
` [PATCH v3 01/13] mm/huge_memory: simplify vma_is_specal_huge()
` [PATCH v3 02/13] mm/huge: avoid big else branch in zap_huge_pmd()
` [PATCH v3 03/13] mm/huge_memory: have zap_huge_pmd return a boolean, add kdoc
` [PATCH v3 04/13] mm/huge_memory: handle buggy PMD entry in zap_huge_pmd()
` [PATCH v3 05/13] mm/huge_memory: add a common exit path to zap_huge_pmd()
` [PATCH v3 06/13] mm/huge_memory: remove unnecessary VM_BUG_ON_PAGE()
` [PATCH v3 07/13] mm/huge_memory: deduplicate zap deposited table call
` [PATCH v3 08/13] mm/huge_memory: remove unnecessary sanity checks
` [PATCH v3 09/13] mm/huge_memory: use mm instead of tlb->mm
` [PATCH v3 10/13] mm/huge_memory: separate out the folio part of zap_huge_pmd()

[PATCH net] net/mlx5: fs, fix invalid pointer dereference in mlx5_fs_add_rule tracepoint
 2026-03-28 19:20 UTC 

[PATCH 0/2] thermal: intel: int340x: Fix bugs in
 2026-03-28 19:18 UTC  (3+ messages)
` [PATCH 1/2] thermal: intel: int340x: Fix potential shift overflow in ptc_mmio_write
` [PATCH 2/2] thermal: intel: int340x: Check return value of ptc_create_groups()

[PATCH 1/1] wifi: brcmfmac: silence warning for non-existent, optional firmware
 2026-03-28 19:18 UTC  (2+ messages)

[PATCH next] string: Optimise strlen()
 2026-03-28 19:16 UTC  (6+ messages)

[PATCHv2] dmaengine: hsu: use kzalloc_flex()
 2026-03-28 19:16 UTC 

[PATCH v3 2/3] drm/gem-dma: Use the dma_*_attr API variant
 2026-03-28 19:16 UTC  (2+ messages)

[PATCH u-boot v2] ARM: dts: aspeed: Add dts for ASUS Kommando IPMI card
 2026-03-28 19:14 UTC 

[Buildroot] [PATCH v2 1/1] package/gnu-efi: bump version to 4.0.4
 2026-03-28 19:15 UTC 

[6.12.y regression] Regression with 58130e7ce6cb ("PCI/ERR: Ensure error recoverability at all times"): echo vfio-pci >driver_override does not work for DVB Adapter
 2026-03-28 19:14 UTC  (4+ messages)

[PATCH v3 0/2] stmmac crash/stall fixes when under memory pressure
 2026-03-28 19:12 UTC  (3+ messages)
` [PATCH v3 1/2] net: stmmac: Prevent NULL deref when RX memory exhausted
` [PATCH v3 2/2] net: stmmac: Prevent indefinite RX stall on buffer exhaustion

[PATCHv2] ata: libahci_platform: use flex array for platform PHYs
 2026-03-28 19:10 UTC 

[PATCH] Update email addresses and firmware URL for Dreamcast drivers
 2026-03-28 19:09 UTC 

[PATCH net-next 0/2] net: stmmac: fix and clean up TSO/GSO support
 2026-03-28 19:01 UTC  (7+ messages)
` [PATCH net-next 2/2] net: stmmac: simplify GSO/TSO test in stmmac_xmit()

[PATCH] net-shapers: free rollback entries using kfree_rcu
 2026-03-28 18:58 UTC 

[PATCH] tests/amdgpu/amd_queue_reset: disable unstable sub-tests for some asic
 2026-03-28 18:56 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH] eal/riscv: add RISC-V specific I/O device memory operations
 2026-03-28 18:54 UTC  (2+ messages)
` [PATCH v2 2/3] "

[PATCH v8 0/3] Power Management for Raspberry Pi V3D GPU
 2026-03-28 18:52 UTC  (4+ messages)
` [PATCH v8 1/3] drm/v3d: Use devm_reset_control_get_optional_exclusive()
` [PATCH v8 2/3] drm/v3d: Allocate all resources before enabling the clock
` [PATCH v8 3/3] drm/v3d: Introduce Runtime Power Management

Attempting to unify some user space copying APIs
 2026-03-28 18:52 UTC  (4+ messages)

[BUG] wifi: rtw88: Hard system freeze on RTL8821CE when power_save is enabled (LPS/ASPM conflict)
 2026-03-28 18:52 UTC  (17+ messages)

[PATCH] ALSA: hda/proc: show GPI and GPO state in codec proc output
 2026-03-28 18:51 UTC  (3+ messages)

[PATCH v4 5/6] drm/mediatek: Support multiple CCORR component
 2026-03-28 18:43 UTC  (2+ messages)

[PATCH] crypto: qat - add support for zstd
 2026-03-28 18:43 UTC  (2+ messages)

[PATCH] mm/damon: validate addr_unit to be power of 2
 2026-03-28 18:43 UTC  (4+ messages)

[PATCH] ipmi: Fix sysfs file leak on maintenance_mode creation failure
 2026-03-28 18:40 UTC  (2+ messages)

[PATCH 00/26] netfs: Keep track of folios in a segmented bio_vec[] chain
 2026-03-28 18:39 UTC  (21+ messages)
` [PATCH 01/26] netfs: Fix NULL pointer dereference in netfs_unbuffered_write() on retry
` [PATCH 02/26] netfs: Fix kernel BUG in netfs_limit_iter() for ITER_KVEC iterators
` [PATCH 03/26] netfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() call
` [PATCH 05/26] netfs: Fix read abandonment during retry
` [PATCH 06/26] netfs: Fix the handling of stream->front by removing it
` [PATCH 07/26] cachefiles: Fix excess dput() after end_removing()
` [PATCH 09/26] mm: Make readahead store folio count in readahead_control
` [PATCH 10/26] netfs: Bulk load the readahead-provided folios up front
` [PATCH 11/26] Add a function to kmap one page of a multipage bio_vec
` [PATCH 12/26] iov_iter: Add a segmented queue of bio_vec[]

[PATCH] read-cache: use index state repository for trace2 logging
 2026-03-28 18:36 UTC  (3+ messages)
` [PATCH v2] read-cache: use istate->repo "

[PATCH] drm/i915/psr: Do not use pipe_src as borders for SU area
 2026-03-28 18:32 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH net-next 0/6] net/sched: netem: cleanups and improvements
 2026-03-28 18:26 UTC  (7+ messages)
` [PATCH net-next 1/6] net/sched: netem: replace pr_info with netlink extack error messages
` [PATCH net-next 2/6] net/sched: netem: check for invalid slot range
` [PATCH net-next 3/6] net/sched: netem: fix slot delay calculation overflow
` [PATCH net-next 4/6] net/sched: netem: remove unused loss model fields
` [PATCH net-next 5/6] net/sched: netem: remove useless VERSION
` [PATCH net-next 6/6] net/sched: netem: add per-impairment extended statistics

[PATCH net 0/5] net/sched: netem: bug fixes found during AI-assisted review
 2026-03-28 18:21 UTC  (6+ messages)
` [PATCH net 1/5] net/sched: netem: fix probability gaps in 4-state loss model
` [PATCH net 2/5] net/sched: netem: fix queue limit check to include reordered packets
` [PATCH net 3/5] net/sched: netem: only reseed PRNG when seed is explicitly provided
` [PATCH net 4/5] net/sched: netem: restructure dequeue to avoid re-entrancy with child qdisc
` [PATCH net 5/5] net/sched: netem: null-terminate tfifo linear queue tail

[Buildroot] [PATCH/next 1/2] package/gnu-efi: bump version to 4.0.4
 2026-03-28 18:23 UTC  (4+ messages)
` [Buildroot] [PATCH/next v2 2/2] package/fwupd-efi: bump version to 1.8

[Buildroot] [git commit] package/fwupd-efi: bump version to 1.8
 2026-03-28 18:18 UTC 

[RFC] btf: split core BTF parsing out of BPF subsystem into kernel/btf/
 2026-03-28 18:21 UTC  (3+ messages)

[PATCH 0/2] hwmon: (ads7871) Fix concurrency and modernize API
 2026-03-28 18:20 UTC  (3+ messages)
` [PATCH 1/2] hwmon: (ads7871) Add mutex to serialize SPI transactions
` [PATCH 2/2] hwmon: (ads7871) Convert to hwmon_device_register_with_info

[PATCH bpf] bpf: Fix RCU stall in bpf_fd_array_map_clear()
 2026-03-28 18:18 UTC  (2+ messages)

[PATCH v3 2/2] media: nuvoton: npcm-video: fix memory leaks in probe and remove
 2026-03-28 18:18 UTC 

[PATCH v3 1/2] media: nuvoton: npcm-video: fix error handling in npcm_video_init()
 2026-03-28 18:17 UTC 

[PATCH net v6] bnxt_en: validate firmware backing store types
 2026-03-28 18:15 UTC  (2+ messages)

[android-common:android14-6.1 0/2] drivers/android/binder_alloc.c:889:25: sparse: sparse: Using plain integer as NULL pointer
 2026-03-28 18:10 UTC 

(sashiko review) [PATCH] mm/damon: add synchronous commit for commit_inputs
 2026-03-28 18:08 UTC  (2+ messages)

[drm-xe:drm-xe-next] BUILD SUCCESS 4a706bd93c4fb156a13477e26ffdf2e633edeb10
 2026-03-28 18:03 UTC 

[PATCH 0/3] Support PERF MGMT for RXE
 2026-03-28 18:02 UTC  (5+ messages)
` [PATCH 2/3] RDMA/rxe: add SENT/RCVD bytes
` [PATCH 3/3] RDMA/rxe: support perf mgmt

[PATCH] rust: error: clarify that `from_err_ptr` can return `Ok(NULL)`
 2026-03-28 18:01 UTC  (2+ messages)

[PATCH] fs: write a better comment in step_into() concerning .mnt assignment
 2026-03-28 17:58 UTC 

another korgalore issue with linux-crypto
 2026-03-28 17:53 UTC 

[PATCH v4 0/2] tracing: Preserve repeated boot-time parameters and drain deferred trigger frees
 2026-03-28 17:53 UTC  (3+ messages)
` [PATCH v4 1/2] tracing: Preserve repeated boot-time tracing parameters

[RFC PATCH 0/2] Docs/admin-guide/mm/damon: warn commit_inputs vs other params race
 2026-03-28 17:51 UTC  (8+ messages)
` [RFC PATCH 1/2] Docs/admin-guide/mm/damon/reclaim: warn commit_inputs vs param updates race
  ` (sashiko review) "
` [RFC PATCH 2/2] Docs/admin-guide/mm/damon/lru_sort: "
  ` (sashiko review) "
` (sashiko status) [RFC PATCH 0/2] Docs/admin-guide/mm/damon: warn commit_inputs vs other params race

[android-common:android17-6.18 7/7] mm/damon/tests/sysfs-kunit.h:80 damon_sysfs_test_add_targets() error: dereferencing freed memory 'sysfs_target' (line 79)
 2026-03-28 17:49 UTC 

[GIT PULL] Additional hotfixes for 7.0-rc6
 2026-03-28 17:49 UTC 

[PATCH v2] staging: rtl8723bs: fix constant on left side of test checkpatch warnings
 2026-03-28 17:47 UTC  (2+ messages)

[PATCH v4 1/3] media: mali-c55: add missing of_reserved_mem_device_release()
 2026-03-28 17:44 UTC  (2+ messages)

[PATCH] ublk: use unchecked copy helpers for bio page data
 2026-03-28 17:40 UTC  (2+ messages)

[PATCH v2] mm/page_owner: warn when stack trace depth hits PAGE_OWNER_STACK_DEPTH limit
 2026-03-28 21:44 UTC  (4+ messages)
  ` [syzbot ci] "
    ` Request received

[PATCH v4 0/5] Add initial Milk-V Duo S board support
 2026-03-28 17:34 UTC  (12+ messages)
` [PATCH v4 1/5] dt-bindings: soc: sophgo: add Milk-V Duo S board compatibles
` [PATCH v4 2/5] arm64: dts: sophgo: add initial Milk-V Duo S board support
` [PATCH v4 3/5] dt-bindings: soc: sophgo: add sg2000 plic and clint documentation
` [PATCH v4 4/5] riscv64: dts: sophgo: add SG2000 dtsi
` [PATCH v4 5/5] riscv64: dts: sophgo: add initial Milk-V Duo S board support

[PATCH] target: convert TABS indentation to spaces for consistency
 2026-03-28 17:09 UTC 

[PATCH] fs: hide file and bfile caches behind runtime const machinery
 2026-03-28 17:37 UTC 

[PATCH 0/4] Support metadata-driven A/B boot for STM32MP25
 2026-03-28 17:36 UTC  (6+ messages)
` [PATCH 1/4] lib: uuid: add partition type GUID for extended bootloader
` [PATCH 2/4] cmd: part: support lookup by UUID in 'part number'
` [PATCH 3/4] fwu: add helper to get image GUID by type and bank index
` [PATCH 4/4] board: st: stm32mp25: support dynamic A/B bank bootup

[PATCH 0/2] xfs: fix potential integer overflow in sort comparators
 2026-03-28 17:34 UTC  (3+ messages)
` [PATCH 1/2] xfs: fix integer overflow in deferred intent "
` [PATCH 2/2] xfs: fix integer overflow in busy extent sort comparator

[PATCH] usb: common: fix all alignment warnings in usb-otg-fsm.c
 2026-03-28 17:33 UTC 

[PATCH v2 bpf-next 0/6] Fix invariant violations and improve branch detection
 2026-03-28 17:31 UTC  (5+ messages)
` [PATCH v2 bpf-next 5/6] selftests/bpf: Cover invariant violation cases from syzbot

[PATCH] dt-bindings: power: reset: cortina,gemini-power-controller: convert to DT schema
 2026-03-28 17:31 UTC  (4+ messages)

[PATCH v4 0/6] Enable new features for flipkart-rimob
 2026-03-28 17:30 UTC  (4+ messages)
` [PATCH v4 3/6] arm64: dts: qcom: msm8953-flipkart-rimob: Enable display and GPU

[PATCH 0/8] mm/mglru: improve reclaim loop and dirty folio handling
 2026-03-28 17:30 UTC  (6+ messages)

[GSoC][PATCH] doc: fix doubled words in gitdiffcore documentation
 2026-03-28 17:29 UTC  (2+ messages)

[moderation/CI] Re: mm/page_owner: warn when stack trace depth hits PAGE_OWNER_STACK_DEPTH limit
 2026-03-28 17:26 UTC  (2+ messages)

[PATCH v6 0/4] OPENAT2_REGULAR flag support for openat2
 2026-03-28 17:22 UTC  (5+ messages)
` [PATCH v6 1/4] openat2: new OPENAT2_REGULAR flag support
` [PATCH v6 2/4] kselftest/openat2: test for OPENAT2_REGULAR flag
` [PATCH v6 3/4] sparc/fcntl.h: convert O_* flag macros from hex to octal
` [PATCH v6 4/4] mips/fcntl.h: "

[PATCH] drm/msm/disp/dpu: consider SSPP line width during mode valid
 2026-03-28 17:15 UTC 

[PATCH v4 0/3] KVM: arm64: Fix SPE and TRBE nVHE world switch
 2026-03-28 17:13 UTC  (2+ messages)

[PATCH 0/5] refs: reduce reliance on the_repository global state
 2026-03-28 17:08 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] refs: make branchname helpers repository aware
  ` [PATCH v2 3/5] refs: remove the_hash_algo global state
  ` [PATCH v2 5/5] refs/packed-backend: use ref_store->repo instead of the_repository

[PATCH v4 0/9] Introduce Xe PCIe FLR
 2026-03-28 17:07 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for Introduce Xe PCIe FLR (rev4)

REGRESSION: ipu3-imgu: commit a66191c590b3b58eaff05d2277971f854772bd5b breaks camera functionality on Surface Go 2
 2026-03-28 17:06 UTC  (5+ messages)
` [PATCH 1/1] media: dw9719: Add back the I²C device id table

[GIT PULL] tracing: Fixes for v7.0
 2026-03-28 17:05 UTC  (2+ messages)

[patch V3 00/14] Improve /proc/interrupts further
 2026-03-28 17:04 UTC  (3+ messages)
` [patch V3 04/14] x86/irq: Make irqstats array based

[PATCH v2 0/7] sched: Various reweight_entity() fixes
 2026-03-28 17:04 UTC  (4+ messages)
` [PATCH v2 1/7] sched/fair: Fix zero_vruntime tracking

[RFC PATCH] mm/damon/core: use time_in_range() for damos quota window start
 2026-03-28 17:03 UTC  (3+ messages)
` (sashiko review) "

[PATCH 1/2] mm/userfaultfd: fix stale ops and VMA type mismatch after copy retry
 2026-03-28 17:01 UTC  (2+ messages)
` [PATCH 2/2] mm/userfaultfd: fix wrong likely() hint on mmap_changing check in move_pages()

[folded-merged] mm-huge_memory-add-and-use-has_deposited_pgtable-fix.patch removed from -mm tree
 2026-03-28 17:01 UTC 

[folded-merged] mm-huge_memory-add-and-use-normal_or_softleaf_folio_pmd-fix.patch removed from -mm tree
 2026-03-28 17:00 UTC 

[PATCH kvmtool] riscv: Add Zicbop extension support
 2026-03-28 16:58 UTC  (2+ messages)

[PATCH v2 19/31] iommu/vt-d: Reserve the MSB domain ID bit for the TDX module
 2026-03-28 16:57 UTC  (2+ messages)

[PATCH v7] staging: media: av7110: fix coding style
 2026-03-28 16:50 UTC 

[PATCH v4 1/3] media: mali-c55: add missing of_reserved_mem_device_release()
 2026-03-28 16:48 UTC  (4+ messages)
` [PATCH v4 3/3] media: mali-c55: fix probe error path skipping pm_runtime_disable()

[PATCH 0/3] irqchip/renesas-rzg2l: Bug fixes and NMI support
 2026-03-28 16:19 UTC  (4+ messages)
` [PATCH 2/3] irqchip/renesas-rzg2l: Replace raw_spin_{lock,unlock} with guard() in rzg2l_irq_set_type()
` [PATCH 3/3] irqchip/renesas-rzg2l: Add NMI support

[folded-merged] mm-sparse-move-sparse_init_one_section-to-internalh-fix.patch removed from -mm tree
 2026-03-28 16:45 UTC 

[PATCH] rust_binder: drop startup init log message
 2026-03-28 16:43 UTC  (2+ messages)

[tytso-ext4:dev] BUILD SUCCESS 9ee29d20aab228adfb02ca93f87fb53c56c2f3af
 2026-03-28 16:43 UTC 

[folded-merged] drivers-hv-vmbus-replace-deprecated-mmap-hook-with-mmap_prepare-fix.patch removed from -mm tree
 2026-03-28 16:43 UTC 

[PATCH] Fix progenyof to compare TGIDs
 2026-03-28 16:41 UTC 

[PATCH 2/3] k3-am62-pocketbeagle2: add initial board support
 2026-03-28 16:39 UTC  (12+ messages)

[PATCH] eal/riscv: implement prefetch using __builtin_prefetch
 2026-03-28 16:38 UTC  (3+ messages)

[PATCH 1/2] drm/edid: populate monitor_range from DisplayID Dynamic Video Timing block
 2026-03-28 13:20 UTC  (2+ messages)
` [PATCH 2/2] drm/amd/display: remove manual DisplayID VRR parsing from freesync caps

[PATCH] xfrm6: fix slab-out-of-bounds write in xfrm6_input_addr()
 2026-03-28 16:35 UTC 

[folded-merged] mm-swap-strengthen-locking-assertions-and-invariants-in-cluster-allocation-v5.patch removed from -mm tree
 2026-03-28 16:35 UTC 

[PATCH v3 0/2] Fix incorrect overlayfs mmap() and mprotect() LSM access controls
 2026-03-28 16:34 UTC  (4+ messages)
` [PATCH v3 1/2] lsm: add backing_file LSM hooks

[folded-merged] mm-swap-strengthen-locking-assertions-and-invariants-in-cluster-allocation-v4.patch removed from -mm tree
 2026-03-28 16:35 UTC 

[PATCH] staging: rtl8723bs: refactor switch-case
 2026-03-28 16:33 UTC 

[PATCH net v2] net: ftgmac100: fix ring allocation unwind on open failure
 2026-03-28 16:32 UTC 

[tip: x86/cpu] tools/x86/kcpuid: Update bitfields to x86-cpuid-db v3.0
 2026-03-28 16:32 UTC 

[PATCH v2 2/9] drm/i915/scaler: Adjust pipe scaler scale factors for 4:2:0 ouput
 2026-03-28 16:30 UTC  (2+ messages)
` [v2,2/9] "

UAS peripheral with unrecognized TRIM support
 2026-03-28 16:23 UTC 

[PATCH] hw/riscv/virt-acpi-build.c: Use kvm timer frequency when kvm enabled
 2026-03-28 16:27 UTC  (2+ messages)

[syzbot] [f2fs?] kernel BUG in clear_inode (5)
 2026-03-28 16:27 UTC 

[BUG] lseek in sparse files broken on ext3 mounted as ext4
 2026-03-28 16:24 UTC 

[PATCH] iommu/riscv: Fix signedness bug
 2026-03-28 16:23 UTC  (4+ messages)

[GIT PULL] pinctrl: renesas: Updates for v7.1
 2026-03-28 16:17 UTC  (2+ messages)

[PATCH] ntfs3: fix mount failure on volumes with fragmented MFT bitmap
 2026-03-28 10:53 UTC 

[PATCH v2 0/2] media: ov5645: Implement frame descriptor reporting and convert to CCI register access helpers
 2026-03-28 13:29 UTC  (2+ messages)
` [PATCH v2 1/2] media: i2c: ov5645: Report streams using frame descriptors


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.