All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-26 15:11:31 to 2026-02-26 15:47:41 UTC [more...]

[PATCH v2] sched/fair: Force idle aware load balancing
 2026-02-26 15:47 UTC  (2+ messages)

[PATCH RFC 0/8] Exynos850 CPU hotplug support and pmu_intr_gen cleanup
 2026-02-26 15:47 UTC  (9+ messages)
` [PATCH RFC 1/8] dt-bindings: soc: move and rename google,gs101-pmu-intr-gen schema under soc/samsung/
` [PATCH RFC 2/8] dt-bindings: soc: samsung: exynos850-pmu-intr-gen: add Exynos850 compatible
` [PATCH RFC 3/8] dt-bindings: soc: samsung: exynos-pmu: add samsung,pmu-intr-gen phandle
` [PATCH RFC 4/8] dt-bindings: soc: samsung: exynos-pmu: deprecate google,pmu-intr-gen-syscon
` [PATCH RFC 5/8] soc: samsung: exynos-pmu: rename GS101_INTR_* regs to EXYNOS_INTR_*
` [PATCH RFC 6/8] soc: samsung: exynos-pmu: generalise GS101 PMU intr gen for Exynos SoCs
` [PATCH RFC 7/8] soc: samsung: exynos-pmu: add Exynos850 CPU hotplug support
` [PATCH RFC 8/8] arm64: dts: exynos850: add PMU interrupt generation node

[PATCH v2 0/2] rust: add pointer projection infrastructure and convert DMA
 2026-02-26 15:46 UTC 

[Buildroot] [PATCH] package/cups: security bump to v2.4.16
 2026-02-26 15:46 UTC  (2+ messages)

[PATCH ipsec-next v5 0/8] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
 2026-02-26 15:46 UTC  (7+ messages)
` [PATCH ipsec-next v5 7/8] xfrm: add error messages to state migration
    ` [devel-ipsec] "
` [PATCH ipsec-next v5 8/8] xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migration

[RFC 0/2] tests/qtest: Add memory-access attributes (secure/space)
 2026-02-26 15:45 UTC  (4+ messages)
` [RFC 1/2] tests/qtest: Support for memory access with secure/space attr

[PATCH v4] net: ethernet: mtk_eth_soc: avoid writing to ESW registers on MT7628
 2026-02-26 15:45 UTC 

[BUG] Memory ordering between kmalloc() and kfree()? it's confusing!
 2026-02-26 15:45 UTC  (2+ messages)

[PATCH 0/3] ALSA: usb: Fix kernel-doc W=1 warnings
 2026-02-26 15:45 UTC  (6+ messages)
` [PATCH 1/3] ALSA: us144mkii: Drop kernel-doc markers
` [PATCH 2/3] ALSA: usb-audio: Drop superfluous "
` [PATCH 3/3] ALSA: usb: qcom: Correct parameter comment for uaudio_transfer_buffer_setup()
` [PATCH 4/4] ASoC: SDCA: Fix comments for sdca_irq_request()

[PATCH mm-new v8 0/4] Improve khugepaged scan logic
 2026-02-26 15:45 UTC  (7+ messages)
` [PATCH mm-new v8 2/4] mm: khugepaged: refine scan progress number

[Buildroot] [PATCH] packages/libunistring: bump to version 1.4.2
 2026-02-26 15:45 UTC  (2+ messages)

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

[LTP] [PATCH v3 2/2] fstat: add test for multiple file types using fstat
 2026-02-26 15:44 UTC  (3+ messages)

cleanup the RAID5 XOR library
 2026-02-26 15:40 UTC  (46+ 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

[Bug 221140] New: 0000:00:14.7 btintel_pcie ibt-0190-0291 HP Omnibook Ultra Flip 14
 2026-02-26 15:44 UTC  (3+ messages)
` [Bug 221140] "

[PATCH 1/2] drm/tyr: read all four texture_features registers
 2026-02-26 15:36 UTC 

[syzbot] [media?] KASAN: slab-use-after-free Write in media_request_alloc
 2026-02-26 15:43 UTC 

[PATCH net 0/2] amd-xgbe: fix S0i3 suspend/resume issues
 2026-02-26 15:42 UTC  (9+ messages)
` [PATCH net 1/2] amd-xgbe: fix sleep while atomic on suspend/resume
` [PATCH net 2/2] amd-xgbe: add PCI power management for S0i3 support

[PATCH v6 00/16] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
 2026-02-26 15:42 UTC  (6+ messages)
` [PATCH v6 14/16] sched_ext: Export task_is_scx_enabled() for verification

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

[PATCH] eal/linux: handle epoll error conditions
 2026-02-26 15:41 UTC  (4+ messages)
` [PATCH v4 0/3] interrupt disconnect/error event handling
  ` [PATCH v4 2/3] eal/interrupt: add interrupt event info

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

[PATCH] blkdev: Annotate struct request_queue with __counted_by_ptr
 2026-02-26 15:41 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/9] Extend Single User Mode (SUM) support in sed-opal
 2026-02-26 15:41 UTC  (5+ messages)
` [PATCH v3 "

[PATCH v1] clk: microchip: mpfs-ccc: fix out of bounds access during output registration
 2026-02-26 15:38 UTC  (6+ messages)

[PATCH v3 0/5] Support TQMa8QM
 2026-02-26 15:38 UTC  (5+ messages)
` [PATCH v3 1/5] dt-bindings: usb: cdns,usb3: support USB devices in DT
` [PATCH v3 2/5] arm64: dts: imx8qm-ss-hsio: Wire up DMA IRQ for PCIe
` [PATCH v3 3/5] dt-bindings: arm: fsl: add bindings for TQMa8x
` [PATCH v3 4/5] arm64: dts: freescale: add initial device tree "

[PATCH 0/6] Provide classes for building disk images with FS partitions
 2026-02-26 15:39 UTC  (3+ messages)
` [PATCH 3/6] test: fs_helper: Drop the size_gran argument

[Buildroot] [PATCH 7/9] utils/generate-cyclonedx: add generic purl for http(s) source URIs
 2026-02-26 15:38 UTC  (2+ messages)

[PATCH] vdpa/ifcvf: handle dev_set_name() failure in ifcvf_vdpa_dev_add()
 2026-02-26 15:29 UTC 

[PATCH] block: break pcpu_alloc_mutex dependency on freeze_lock
 2026-02-26 15:37 UTC  (3+ messages)

[PATCH v2 0/3] set_versions.py: build with versions from releases.json
 2026-02-26 15:37 UTC  (3+ messages)
` [PATCH v2 1/3] tools/fetch-releases-json: add to fetch and format releases.json

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

[PATCH v7 0/2] Miscellaneous fixes in drm code
 2026-02-26 15:38 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for Miscellaneous fixes in drm code (rev2)

[PATCH v2] media: synopsys: hdmirx: support use with sleeping GPIOs
 2026-02-26 15:37 UTC 

[PATCH 1/2] nvme-multipath: fix leak on try_module_get failure
 2026-02-26 15:37 UTC  (4+ messages)
` [PATCH 2/2] nvme: fix unmatched id's under delayed path deletion

[PATCH] net/intel: fix wrap-around check in simple Tx scalar path
 2026-02-26 15:36 UTC 

[PATCH] drm: verisilicon: DRM_VERISILICON_DC should depend on ARCH_THEAD
 2026-02-26 15:36 UTC  (2+ messages)

[PATCH v3 0/4] input: add GPIO-based charlieplex keypad
 2026-02-26 15:35 UTC  (4+ messages)
` [PATCH v3 3/4] dt-bindings: input: add GPIO "

[RFC PATCH bpf-next 0/9] bpf: fib_lookup: IPv6 output routes enhancements
 2026-02-26 15:36 UTC  (3+ messages)
` [RFC PATCH bpf-next 8/9] bpf: fib_lookup: Allow output lookups for IPv6 link-local addresses

[GIT PULL] Please pull RDMA subsystem changes
 2026-02-26 15:36 UTC 

[meta-arago][master][PATCH] ti-test: Add Required Multimedia Packages to ti-test
 2026-02-26 15:34 UTC  (4+ messages)

[PATCH 00/14] Fix Adaptive Sync SDP for PR with Link ON + Auxless ALPM
 2026-02-26 15:34 UTC  (7+ messages)
` [PATCH 02/14] drm/i915/vrr: Avoid vrr for PCON with HDMI2.1 sink
` [PATCH 03/14] drm/i915/dp: Add a helper to decide if AS SDP is needed
` [PATCH 05/14] include/drm/display/dp: Add field for storing AS SDP version

[PATCH v6 00/10] fsmonitor: implement filesystem change listener for Linux
 2026-02-26 15:34 UTC  (3+ messages)
` [PATCH v7 "

[PATCH V2] nvmet: move async event work off nvmet-wq
 2026-02-26 15:33 UTC  (2+ messages)

[RFC PATCH 00/16] drm/mipi-dbi: Replace simple-display helpers with regular atomic heleprs
 2026-02-26 15:33 UTC  (4+ messages)

[PATCH v2 0/2] blk/nvme: fix NULL deref in rq_qos_done_bio() on multipath failover
 2026-02-26 15:33 UTC  (5+ messages)
` [PATCH V2 1/2] block: move bio queue-transition flag fixups into blk_steal_bios()
` [PATCH V2 2/2] block: clear BIO_QOS flags in blk_steal_bios()

[PATCH phy-fixes] phy: make PHY_COMMON_PROPS Kconfig symbol conditionally user-selectable
 2026-02-26 15:33 UTC  (2+ messages)

[PATCH v4] uio: uio_pci_generic_sva: fix double free of devm_kzalloc() memory
 2026-02-26 15:32 UTC 

[PATCH v4 00/24] Runtime TDX Module update support
 2026-02-26 15:32 UTC  (6+ messages)
` [PATCH v4 21/24] x86/virt/tdx: Avoid updates during update-sensitive operations

[PATCH 0/4] Oe-selftest for Clang, LLVM, LLD
 2026-02-26 15:31 UTC  (2+ messages)

[PATCH] xfs: remove scratch field from struct xfs_gc_bio
 2026-02-26 15:31 UTC  (2+ messages)

[RFC PATCH bpf-next 6/9] bpf: fib_lookup: Honor oif in IPv6 output route lookups
 2026-02-26 15:31 UTC  (3+ messages)

[PATCH] usb: core: new quirk to handle devices with zero configurations
 2026-02-26 15:30 UTC  (2+ messages)

[PATCH] parport: mfc3: Convert to a modern zorro driver
 2026-02-26 15:30 UTC  (2+ messages)

[PATCH v6 0/7] imu: st_lsm6dsx: Add support for rotation sensor
 2026-02-26 15:30 UTC  (6+ messages)
` [PATCH v6 6/7] iio: ABI: Add custom data type

[PATCH 1/1] openpiton: imply CONFIG_SPL_CPU
 2026-02-26 15:29 UTC  (2+ messages)

[RFC net-next] net: page_pool: cap alloc cache size and refill by pool ring size
 2026-02-26 15:28 UTC  (3+ messages)

[PATCH 0/2] for-each-repo: work correctly in a worktree
 2026-02-26 15:29 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] "

[PATCH] kunit: tool: copy caller args in run_kernel to prevent mutation
 2026-02-26 15:29 UTC 

[syzbot] [media?] KASAN: slab-use-after-free Write in number
 2026-02-26 15:29 UTC 

[PATCH v29 0/2] status: add status.compareBranches config for multiple branch comparisons
 2026-02-26 15:28 UTC  (3+ messages)
` [PATCH v30 "

IMA and PQC
 2026-02-26 15:27 UTC  (8+ messages)

[PATCH v4 0/3] btrfs: fix COW amplification under memory pressure
 2026-02-26 15:27 UTC  (4+ messages)
` [PATCH v4 2/3] btrfs: inhibit extent buffer writeback to prevent COW amplification

[PATCH ath-next 0/2] wifi: ath12k: fixes to station statistics request
 2026-02-26 15:27 UTC  (2+ messages)

[PATCH 2/3] dt-bindings: arm: sunxi: Add TaiqiCat (TQC) A01
 2026-02-26 15:27 UTC  (2+ messages)

[PATCH] arm: Backward compatibility to U-Boot v2020.04
 2026-02-26 15:26 UTC  (11+ messages)
  `  "
      `  "
          `  "
                `  "

[PATCH v10 00/19] migration: Add COLO multifd support and COLO migration unit test
 2026-02-26 15:25 UTC  (3+ messages)
` [PATCH v10 18/19] multifd: Fix hang if send thread errors during sync

[PATCH] gitk: support config the color of linkfgcolor via Gitk Preferences
 2026-02-26 15:25 UTC  (2+ messages)

[Buildroot] [PATCH 6/8] utils/generate-cyclonedx: do not list filtered packages as dependencies
 2026-02-26 15:24 UTC  (2+ messages)

[Outreachy PATCH v5 0/3] store repo specific config values in new `struct repo_config_values`
 2026-02-26 15:23 UTC  (8+ messages)
` [Outreachy PATCH v7 "
  ` [Outreachy PATCH v7 2/3] environment: stop using core.sparseCheckout globally

[PATCH v2 00/11] dmaengine: dw-edma: flatten desc structions and simple code
 2026-02-26 15:23 UTC  (11+ messages)
` [PATCH v2 01/11] dmaengine: dw-edma: Add spinlock to protect DONE_INT_MASK and ABORT_INT_MASK
` [PATCH v2 04/11] dmaengine: dw-edma: Remove ll_max = -1 in dw_edma_channel_setup()

[PATCH V3] nvme-tcp: teardown circular lockng fixes
 2026-02-26 15:23 UTC  (2+ messages)

[nft PATCH] monitor: Call FD_ISSET with valid descriptors only
 2026-02-26 15:08 UTC 

[PATCH v6 0/3] hw/cxl: Add a performant (and correct) path for the non interleaved cases
 2026-02-26 15:20 UTC  (4+ messages)
` [PATCH v6 1/3] hw/cxl: Use HPA in cxl_cfmws_find_device() rather than offset in window
` [PATCH v6 2/3] hw/cxl: Allow cxl_cfmws_find_device() to filter on whether interleaved paths are accepted
` [PATCH v6 3/3] hw/cxl: Add a performant (and correct) path for the non interleaved cases

[PATCH] dma-buf: heaps: Add Coherent heap to dmabuf heaps
 2026-02-26 15:22 UTC  (2+ messages)

Fixes tag could use some work in dmaengine tree
 2026-02-26 15:21 UTC  (2+ messages)

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

[PATCH v2] rust: build: remap path to avoid absolute path
 2026-02-26 15:21 UTC 

[PATCH v3 net-next 00/10] PHY polarity inversion via generic device tree properties
 2026-02-26 15:21 UTC  (8+ 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)

[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  (2+ messages)
` [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  (2+ 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] 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] "

[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  (3+ messages)
` [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 

[PATCH] serial: ns16550: Fix return-type warning
 2026-02-26 14:02 UTC 

[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


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.