All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-26 14:50:09 to 2026-02-26 15:21:33 UTC [more...]

[PATCH v12 0/2] Add Meta (Facebook) Ventura BMC (AST2600)
 2026-02-26 15:06 UTC  (3+ messages)
` [PATCH v12 2/2] arm: dts: aspeed: ventura: add Meta Ventura BMC

[PATCH v3 net-next 00/10] PHY polarity inversion via generic device tree properties
 2026-02-26 15:21 UTC  (9+ messages)
` [PATCH v3 net-next 05/10] phy: add phy_get_rx_polarity() and phy_get_tx_polarity()

[PATCH] hw/block/block: add 'throttle-group' property
 2026-02-26 15:20 UTC  (3+ messages)

[PATCH v1] vmstate: fix subsection load name check
 2026-02-26 15:20 UTC  (8+ messages)

[PATCH v2 0/4] mm: zone lock tracepoint instrumentation
 2026-02-26 15:20 UTC  (4+ messages)
` [PATCH v2 1/4] mm: introduce zone lock wrappers

[yocto-autobuilder2][PATCH v2] schedulers: Add stable -next/-nut builds to the branch selector
 2026-02-26 15:20 UTC  (4+ messages)
` [yocto-patches] "

[PATCH] dmaengine: fsl-edma: fix all kernel-doc warnings
 2026-02-26 15:19 UTC  (2+ messages)

[Outreachy PATCH v5 0/3] store repo specific config values in new `struct repo_config_values`
 2026-02-26 15:19 UTC  (5+ messages)
` [Outreachy PATCH v7 "

[PATCH 0/4] tighten nstree visibility checks
 2026-02-26 15:18 UTC  (2+ messages)

[PATCH v2 0/2] selftests/bpf: make probe_user safe for parallel runs
 2026-02-26 15:18 UTC  (3+ messages)
` [PATCH v2 1/2] selftests/bpf: probe_user: filter by pid to avoid cross-test interference

[PATCH] Input: evdev: fix data race in evdev_read() and evdev_poll()
 2026-02-26 15:17 UTC  (2+ messages)

[PATCH v4 0/10] xen: Add NUMA-aware memory claims for domains
 2026-02-26 14:29 UTC  (6+ messages)
` [PATCH v4 06/10] xsm/flask: Add XEN_DOMCTL_claim_memory to flask
` [PATCH v4 07/10] tools/lib/ctrl/xc: Add xc_domain_claim_memory() to libxenctrl
` [PATCH v4 08/10] tools/ocaml/libs/xc: add OCaml domain_claim_memory binding
` [PATCH v4 09/10] tools/tests: Update the claims test to test claim_memory hypercall
` [PATCH v4 10/10] docs/guest-guide: document the memory claim hypercalls

[PATCH v2 2/3] mm/huge_memory: Prevent huge zeropage refcount corruption in PMD move
 2026-02-26 15:17 UTC  (2+ messages)

[PATCH v2 0/7] arm64: Add initial support for NXP S32N79 SoC
 2026-02-26 15:17 UTC  (4+ messages)
` [PATCH v2 3/7] dt-bindings: arm: fsl: Add NXP S32N79 SoC and RDB board

[agd5f:drm-next 81/95] drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c:593 amdgpu_userq_signal_ioctl() error: we previously assumed 'gobj_write' could be null (see line 575)
 2026-02-26 15:17 UTC  (3+ messages)

[Buildroot] [PATCH 4/8] utils/generate-cyclonedx: allow filtering host packages from SBOM
 2026-02-26 15:17 UTC  (2+ messages)

[PATCH v5 00/32] Eliminate Dying Memory Cgroup
 2026-02-26 15:16 UTC  (5+ messages)
` [PATCH v5 29/32] mm: memcontrol: prepare for reparenting non-hierarchical stats

[PATCH] tty: n_tty: fix KCSAN data-race in n_tty_flush_buffer / n_tty_lookahead_flow_ctrl
 2026-02-26 15:16 UTC  (2+ messages)

[PATCH liburing v2 1/1] tests: test timeout with immediate arguments
 2026-02-26 15:16 UTC  (4+ messages)

[GIT PULL] Networking for v7.0-rc2
 2026-02-26 15:15 UTC 

[PATCH 1/1] scripts: add checkkconfigsymbols.py
 2026-02-26 15:14 UTC  (2+ messages)

[PATCH] arm64: dts: freescale: imx8mp-tqma8mpql-mba8mp-ras314: fix UART1 RTS/CTS muxing
 2026-02-26 15:14 UTC  (4+ messages)

[PATCH 0/3] mcb: enable register PCI devices using any BAR
 2026-02-26 15:13 UTC  (4+ messages)
` [PATCH 1/3] mcb: Use more than the first bar in pci devices
` [PATCH 2/3] mcb: Fix detection of iomapped "
` [PATCH 3/3] mcb: refactor the bus operations out of the common code

[PATCH v3] Bluetooth: Increase LE connection timeout for industrial sensors
 2026-02-26 15:14 UTC  (2+ messages)
` [v3] "

[PATCHSET v2 sched_ext/for-7.1] sched_ext: Implement cgroup sub-scheduler support
 2026-02-26 15:13 UTC  (3+ messages)
` [PATCH 11/34] sched_ext: Enforce scheduler ownership when updating slice and dsq_vtime

[PATCH] Revert "ARM: dts: imx: move nand related property under nand@0"
 2026-02-26 15:12 UTC  (8+ messages)

[PATCH] drm/ttm/tests: Fix build failure on PREEMPT_RT
 2026-02-26 15:12 UTC 

[PATCH RFC v2 00/15] Add virtualization support for EGM
 2026-02-26 15:12 UTC  (5+ messages)
` [PATCH RFC v2 03/15] vfio/nvgrace-gpu: track GPUs associated with the EGM regions
` [PATCH RFC v2 04/15] vfio/nvgrace-gpu: Introduce functions to fetch and save EGM info

[syzbot] [arm?] BUG: using __this_cpu_read() in preemptible code in __delay
 2026-02-26 15:05 UTC 

cleanup the RAID5 XOR library
 2026-02-26 15:10 UTC  (52+ messages)
` [PATCH 01/25] xor: assert that xor_blocks is not called from interrupt context
` [PATCH 02/25] arm/xor: remove in_interrupt() handling
` [PATCH 03/25] um/xor: don't override XOR_SELECT_TEMPLATE
` [PATCH 04/25] xor: move to lib/raid/
` [PATCH 05/25] xor: small cleanups
` [PATCH 06/25] xor: cleanup registration and probing
` [PATCH 07/25] xor: split xor.h
` [PATCH 08/25] xor: remove macro abuse for XOR implementation registrations
` [PATCH 09/25] xor: move generic implementations out of asm-generic/xor.h
` [PATCH 10/25] alpha: move the XOR code to lib/raid/
` [PATCH 11/25] arm: "
` [PATCH 12/25] arm64: "
` [PATCH 13/25] loongarch: "
` [PATCH 14/25] powerpc: "
` [PATCH 15/25] riscv: "
` [PATCH 16/25] sparc: "
` [PATCH 17/25] s390: "
` [PATCH 18/25] x86: "
` [PATCH 19/25] xor: avoid indirect calls for arm64-optimized ops
` [PATCH 20/25] xor: make xor.ko self-contained in lib/raid/
` [PATCH 21/25] xor: add a better public API
` [PATCH 22/25] async_xor: use xor_gen
` [PATCH 23/25] btrfs: "
` [PATCH 24/25] xor: pass the entire operation to the low-level ops
` [PATCH 25/25] xor: use static_call for xor_gen

[PATCH] serial: ns16550: Fix return-type warning
 2026-02-26 15:08 UTC  (2+ messages)

[PATCH RFC] binman: Make FDT size hint configurable
 2026-02-26 13:52 UTC 

[PATCH 1/2] dt-bindings: arm: nvidia: Document the Tegra238 CCPLEX cluster
 2026-02-26 15:12 UTC  (2+ messages)
` [PATCH 2/2] cpufreq: tegra194: Rename Tegra239 to Tegra238

[BUG] Kernel Panic in br_do_suppress_nd when ipv6.disable=1 (NULL pointer dereference)
 2026-02-26 15:11 UTC  (2+ messages)

[net-next, v2 0/2] psp: Support PSP Tx on logical devices like VLAN
 2026-02-26 15:11 UTC  (6+ messages)
` [net-next, v2 1/2] psp: Support for transmit on logical device when the underlying transport device supports PSP

[PATCH v6 0/5] iio: accel: adxl345: Implement event scaling and ABI compliance
 2026-02-26 15:11 UTC  (6+ messages)
` [PATCH v6 1/5] docs: iio: adxl345: grammar and formatting cleanups
` [PATCH v6 2/5] iio: core: Add IIO_EV_INFO_SCALE to event info
` [PATCH v6 3/5] iio: accel: adxl345: Expose IIO_EV_INFO_VALUE for double tap
` [PATCH v6 4/5] iio: accel: adxl345: Implement event scaling for ABI compliance
` [PATCH v6 5/5] docs: iio: adxl345: update event attributes and scaling math

[PATCH v1] misc: fastrpc: Add reference counting for fastrpc_user structure
 2026-02-26 15:11 UTC 

[RFC v2 16/21] mm: thp: add THP_SPLIT_PMD_FAILED counter
 2026-02-26 15:10 UTC  (2+ messages)

[PATCH v5] hid/hid-multitouch: Keep latency normal on deactivate for reactivation gesture
 2026-02-26 15:10 UTC  (2+ messages)

question about automatic backports to -stable branches
 2026-02-26 15:10 UTC  (3+ messages)

[PATCH RFCv1 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
 2026-02-26 15:10 UTC  (11+ messages)

[OE-core][PATCH 0/9] Add SPDX 3 Recipe Information
 2026-02-26 15:09 UTC  (4+ messages)
` [OE-core][PATCH v2 0/8] "

[PATCH 1/2] soc/tegra: Add Tegra238 Kconfig symbol
 2026-02-26 15:09 UTC  (2+ messages)
` [PATCH 2/2] firmware: tegra: bpmp: Rename Tegra239 to Tegra238

[PATCH V3 0/3] Ensure ordered namespace registration during async scan
 2026-02-26 15:09 UTC  (4+ messages)

[PATCH v3] libceph: Use u32 for non-negative values in ceph_monmap_decode()
 2026-02-26 15:07 UTC 

[PATCH v6 0/8] cgroup/cpuset: Fix partition related locking issues
 2026-02-26 15:07 UTC  (5+ messages)
` [PATCH v6 3/8] cgroup/cpuset: Clarify exclusion rules for cpuset internal variables
` [PATCH v6 4/8] cgroup/cpuset: Set isolated_cpus_updating only if isolated_cpus is changed

[RFC PATCH v3 0/8] fuse: LOOKUP_HANDLE operation
 2026-02-26 15:06 UTC  (7+ messages)
` [RFC PATCH v3 6/8] fuse: implementation of lookup_handle+statx compound operation

[PATCHv2 0/2] hid: hid-pl.c update
 2026-02-26 15:07 UTC  (5+ messages)
` [PATCHv2 1/2] hid: hid-pl: handle probe errors
` [PATCH 2/2] hid: hid-pl: eliminate private debug macro

[syzbot] [media?] KASAN: slab-use-after-free Write in media_request_alloc
 2026-02-26 15:06 UTC  (2+ messages)
` Forwarded: "

[PATCH bpf-next v1 0/4] Close race in freeing special fields and map value
 2026-02-26 15:05 UTC  (3+ messages)
` [syzbot ci] "

xfstest failures depending on delegated_attributes on/off
 2026-02-26 15:05 UTC 

[PATCH v1] drm/amdgpu/userq: change queue id type to u32 from int
 2026-02-26 15:05 UTC  (3+ messages)

[PATCH v8 0/5] Introduce DRM_RAS using generic netlink for RAS
 2026-02-26 15:05 UTC  (7+ messages)
` [PATCH v8 1/5] drm/ras: Introduce the DRM RAS infrastructure over generic netlink

[syzbot] [media?] KASAN: slab-use-after-free Write in number
 2026-02-26 15:05 UTC  (2+ messages)
` Forwarded: KASAN: slab-use-after-free Write in media_request_alloc

[PATCH v8 07/15] iommupt: Add map_pages op
 2026-02-26 15:04 UTC  (6+ messages)

[PATCH v6] KVM: riscv: Skip CSR restore if VCPU is reloaded on the same core
 2026-02-26 15:04 UTC  (4+ messages)

[PATCH] drm/i915: Fix potential overflow of shmem scatterlist length
 2026-02-26 15:04 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for drm/i915: Fix potential overflow of shmem scatterlist length (rev3)

[PATCH v2] riscv: Limit uaccess speculation using guard page
 2026-02-26 15:03 UTC  (2+ messages)

[PATCH v5 3/5] iio: accel: adxl345: Expose IIO_EV_INFO_VALUE for double tap
 2026-02-26 15:03 UTC  (2+ messages)

[Buildroot] [PATCH 0/8] Add additional CycloneDX SBOM controls
 2026-02-26 15:03 UTC  (3+ messages)
` [Buildroot] [PATCH 2/8] utils/generate-cyclonedx: allow referencing patches by upstream URL if available

LAVA Update
 2026-02-26 15:02 UTC 

[PATCH v5 1/1] drm/xe/gsc: Fix GSC proxy cleanup on early initialization failure
 2026-02-26 15:02 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for series starting with [v5,1/1] drm/xe/gsc: Fix GSC proxy cleanup on early initialization failure (rev3)

[Question] json parsing and bpf selftests dependencies
 2026-02-26 15:01 UTC  (2+ messages)

[PATCH] HID: apple: Add EPOMAKER TH87 to the non-apple keyboards list
 2026-02-26 15:01 UTC  (2+ messages)

[PATCH v17 0/3] Improve proc RSS accuracy
 2026-02-26 15:00 UTC  (3+ messages)

[PATCH] net: ipv6: fix ARM64 alignment fault in fib_multipath_hash_from_keys()
 2026-02-26 15:00 UTC  (4+ messages)

blktests failures with v7.0-rc1 kernel
 2026-02-26 15:00 UTC  (2+ messages)

[PATCH net-next v3] net: phy: micrel: Add support for lan9645x internal phy
 2026-02-26 14:59 UTC  (2+ messages)

[PATCH 0/9] accel: New driver for NXP's Neutron NPU
 2026-02-26 14:59 UTC  (3+ messages)
` [PATCH 7/9] accel/neutron: Add job submission IOCTL

[PATCH] ARM: dts: rockchip: rk3188-bqedison2qc: Use mount-matrix
 2026-02-26 14:59 UTC  (2+ messages)

[PATCH] loader/efi/fdt: Ensure FDT blob is 8-byte aligned
 2026-02-26 14:53 UTC  (4+ messages)

[PATCH RESEND v2] HID: winwing: Enable rumble effects
 2026-02-26 14:58 UTC  (2+ messages)

[PATCH] parport: mfc3: Convert to a modern zorro driver
 2026-02-26 14:54 UTC 

[PATCH v2] MAINTAINERS: Change e-mail address for reviewer
 2026-02-26 14:55 UTC  (2+ messages)

[RFC PATCH v1 0/4] ceph: manual client session reset via debugfs
 2026-02-26 14:54 UTC  (3+ messages)
` [EXTERNAL] "

[PATCH v2 0/4] gpu: nova-core: gsp: add locking to Cmdq
 2026-02-26 14:50 UTC  (5+ messages)
` [PATCH v2 1/4] gpu: nova-core: gsp: fix stale doc comments on command queue methods
` [PATCH v2 2/4] gpu: nova-core: gsp: add sync and async command queue API to `Cmdq`
` [PATCH v2 3/4] gpu: nova-core: gsp: make `Cmdq` a pinned type
` [PATCH v2 4/4] gpu: nova-core: gsp: add mutex locking to Cmdq

[syzbot] [mm?] possible deadlock in lock_mm_and_find_vma (4)
 2026-02-26 14:54 UTC 

[syzbot] [rds?] possible deadlock in rds_tcp_tune (2)
 2026-02-26 14:54 UTC 

[PATCH] HID: intel-ish-hid: ipc: Add Nova Lake-H/S PCI device IDs
 2026-02-26 14:54 UTC  (2+ messages)

[PATCH 1/1] boot: don't select non-existent CONFIG_VPL_CRYPTO
 2026-02-26 14:53 UTC  (5+ messages)

[PATCH v3 00/23] Introduce MIPS p8700 based "eyeq7h" and "boston"
 2026-02-26 14:53 UTC  (4+ messages)
` [PATCH v3 10/23] platform: generic: mips: add P8700 "

[PATCH v3 0/2] KVM: arm64: PMU: Use multiple host PMUs
 2026-02-26 14:47 UTC  (5+ messages)
` [PATCH v3 1/2] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY

[GIT PULL] QCA: Update Bluetooth firmware's WCN6856 2.1.0-00665 and WCN6750 1.1.3-00106
 2026-02-26 14:53 UTC  (2+ messages)

[PATCH] cryptodev: fix memory corruption in secondary process
 2026-02-26 14:53 UTC  (2+ messages)

[PATCH v14 0/8] support FEAT_LSUI
 2026-02-26 14:52 UTC  (5+ messages)
` [PATCH v14 7/8] KVM: arm64: use CASLT instruction for swapping guest descriptor

[PATCH V3 RESEND 0/2] Add tc3408 bindings and timing
 2026-02-26 14:52 UTC  (6+ messages)
` [PATCH V3 RESEND 2/2] HID: i2c-hid: elan: Add parade-tc3408 timing

[PATCH v8 0/6] NVMeoFC support on Grub
 2026-02-26 14:50 UTC  (3+ messages)
` [PATCH v8 6/6] ieee1275: support added for multiple nvme bootpaths

[PATCH 00/11] arm64: dts: qcom: Add x1e/Hamoa camera DTSI
 2026-02-26 14:51 UTC  (12+ messages)
` [PATCH 01/11] arm64: dts: qcom: x1e80100: Add CAMCC block definition
` [PATCH 02/11] arm64: dts: qcom: x1e80100: Add CCI definitions
` [PATCH 03/11] arm64: dts: qcom: x1e80100: Add MIPI CSI PHY nodes
` [PATCH 04/11] arm64: dts: qcom: x1e80100: Add CAMSS block definition
` [PATCH 05/11] arm64: dts: qcom: x1e80100-crd: Add pm8010 CRD pmic,id=m regulators
` [PATCH 06/11] arm64: dts: qcom: x1e80100-crd: Add ov08x40 RGB sensor on CSIPHY4
` [PATCH 07/11] arm64: dts: qcom: x1e80100-t14s: Add pm8010 camera PMIC with voltage levels for IR and RGB camera
` [PATCH 08/11] arm64: dts: qcom: x1e80100-t14s: Add on ov02c10 RGB sensor on CSIPHY4
` [PATCH 09/11] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Add pm8010 camera PMIC with voltage levels for IR and RGB camera
` [PATCH 10/11] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Add ov02c10 RGB sensor on CSIPHY4
` [PATCH 11/11] arm64: dts: qcom: x1e80100-dell-inspiron14-7441: Switch on CAMSS RGB sensor

[PATCH] x86/split_lock: Remove dead kmsg formatting when split_lock_detect=fatal
 2026-02-26 14:50 UTC  (7+ messages)
` [PATCH] x86/split_lock: Zap the unwieldy switch-case in sld_state_show()
          ` [PATCH -v2] x86/split_lock: Restructure "

[PATCH] slab: distinguish lock and trylock for sheaf_flush_main()
 2026-02-26 14:50 UTC  (2+ messages)

[f2fs-dev] fscrypt API cleanups v2
 2026-02-26 14:49 UTC  (11+ messages)
` [f2fs-dev] [PATCH 02/14] ext4: open code fscrypt_set_bio_crypt_ctx_bh
` [f2fs-dev] [PATCH 04/14] ext4, fscrypt: merge fscrypt_mergeable_bio_bh into io_submit_need_new_bio
` [f2fs-dev] [PATCH 05/14] fscrypt: move fscrypt_set_bio_crypt_ctx_bh to buffer.c
` [f2fs-dev] [PATCH 06/14] fscrypt: pass a byte offset to fscrypt_generate_dun
` [f2fs-dev] [PATCH 07/14] fscrypt: pass a byte offset to fscrypt_mergeable_bio
` [f2fs-dev] [PATCH 09/14] fscrypt: pass a byte offset to fscrypt_zeroout_range_inline_crypt
` [f2fs-dev] [PATCH 10/14] fscrypt: pass a byte length "
` [f2fs-dev] [PATCH 12/14] fscrypt: pass a byte length to fscrypt_zeroout_range
` [f2fs-dev] [PATCH 13/14] fscrypt: pass a real sector_t "
` [f2fs-dev] [PATCH 14/14] ext4: use a byte granularity cursor in ext4_mpage_readpages


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.