All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-23 16:00:04 to 2026-02-23 16:31:15 UTC [more...]

[PATCH 0/37] PCI/MSI: Enforce explicit IRQ vector management by removing devres auto-free
 2026-02-23 16:25 UTC  (17+ messages)
` [PATCH 16/37] platform/x86/intel: Replace pci_alloc_irq_vectors() with pcim_alloc_irq_vectors()
` [PATCH 19/37] cxl/pci: "
` [PATCH 20/37] drm/hisilicon/hibmc: "
` [PATCH 22/37] thunderbolt: "
` [PATCH 23/37] accel/amdxdna: "
` [PATCH 25/37] accel/qaic: "
` [PATCH 27/37] r8169: "
` [PATCH 28/37] net: thunder_bgx: "
` [PATCH 32/37] dmaengine: hisilicon: "
` [PATCH 34/37] HID: intel-ish-ipc: "

[PATCH v2 0/4] ti-ads7950: fix gpio handling and facelift
 2026-02-23 16:31 UTC  (5+ messages)
` [PATCH v2 3/4] iio: adc: ti-ads7950: switch to using guard() notation

[PATCH v3 00/19] rv/rvgen: Robustness, modernization, and fixes
 2026-02-23 16:18 UTC  (19+ messages)
` [PATCH v3 01/19] rv/rvgen: introduce AutomataError exception class
` [PATCH v3 02/19] rv/rvgen: remove bare except clauses in generator
` [PATCH v3 03/19] rv/rvgen: replace % string formatting with f-strings
` [PATCH v3 04/19] rv/rvgen: replace __len__() calls with len()
` [PATCH v3 05/19] rv/rvgen: remove unnecessary semicolons
` [PATCH v3 06/19] rv/rvgen: use context managers for file operations
` [PATCH v3 07/19] rv/rvgen: fix typos in automata and generator docstring and comments
` [PATCH v3 08/19] rv/rvgen: fix PEP 8 whitespace violations
` [PATCH v3 09/19] rv/rvgen: fix DOT file validation logic error
` [PATCH v3 10/19] rv/rvgen: use class constant for init marker
` [PATCH v3 11/19] rv/rvgen: refactor automata.py to use iterator-based parsing
` [PATCH v3 12/19] rv/rvgen: remove unused sys import from dot2c
` [PATCH v3 13/19] rv/rvgen: remove unused __get_main_name method
` [PATCH v3 14/19] rv/rvgen: make monitor arguments required in rvgen
` [PATCH v3 15/19] rv/rvgen: fix isinstance check in Variable.expand()
` [PATCH v3 16/19] rv/rvgen: extract node marker string to class constant
` [PATCH v3 17/19] rv/rvgen: enforce presence of initial state
` [PATCH v3 18/19] rv/rvgen: fix unbound loop variable warning

[PATCHv7] blk-integrity: support arbitrary buffer alignment
 2026-02-23 16:31 UTC  (4+ messages)

[LTP] [PATCH 0/2] Add test for fanotify monitoring of tracefs
 2026-02-23 16:30 UTC  (3+ messages)
` [LTP] [PATCH 2/2] Add test for fanotify monitoring of tracing filesystem

[PATCH] can: ucan: Fix infinite loop from zero-length messages
 2026-02-23 16:30 UTC 

[PATCH 0/5] drm/i915/dp_tunnel: Preparation for UHBR DP tunnels
 2026-02-23 16:30 UTC  (8+ messages)
` [PATCH 1/5] drm/i915/dp_tunnel: Don't update tunnel state during system resume
` [PATCH 2/5] drm/i915/dp_tunnel: Simplify detection of link BW change
` [PATCH 4/5] drm/i915/dp_tunnel: Sanitize documentation of intel_dp_tunnel_detect()

[PATCH 1/1] mm/mmu_gather: replace IPI with synchronize_rcu() when batch allocation fails
 2026-02-23 16:29 UTC  (4+ messages)

[RESEND PATCHv7] blk-integrity: support arbitrary buffer alignment
 2026-02-23 16:29 UTC 

[PATCH v4 01/12] riscv: ftrace: support fastcc in Clang for WITH_ARGS
 2026-02-23 16:29 UTC  (8+ messages)
` [PATCH v4 10/12] riscv: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS

[PATCH v7 1/2] libxc: Report consistent errors in xc_resource_op
 2026-02-23 16:28 UTC  (4+ messages)
` [PATCH v7 2/2] xenpm: Add get-dts-temp subcommand

[LSF/MM/BPF TOPIC] Per-process page size
 2026-02-23 16:28 UTC  (5+ messages)

[PATCH 0/2] Misc fix for xe_guc_ct.c
 2026-02-23 16:23 UTC  (3+ messages)
` [PATCH 1/2] drm/xe/guc: Accumulate CT H2G retry sleep budget
` [PATCH 2/2] drm/xe/guc: Refine CT queue checks and log formatting

[OE-core][PATCH] systemd: drop sysvinit PACKAGECONFIG
 2026-02-23 16:28 UTC 

support file system generated / verified integrity information v4
 2026-02-23 16:27 UTC  (3+ messages)
` [PATCH 12/16] ntfs3: remove copy and pasted iomap code

[PATCH v4 0/3] kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support
 2026-02-23 16:27 UTC  (9+ messages)
` [PATCH v4 2/3] kernfs: Send IN_DELETE_SELF and IN_IGNORED

[PATCH v3 0/6] Add support for mt8167 display blocks
 2026-02-23 16:22 UTC  (15+ messages)
` [PATCH v3 1/6] arm64: dts: mt8167: Reorder nodes according to mmio address
` [PATCH v3 2/6] dt-bindings: display: mediatek: Add compatibles for MediaTek mt8167
` [PATCH v3 3/6] dt-bindings: phy: mediatek,dsi-phy: Add support for mt8167
  ` [PATCH v3 3/6] dt-bindings: phy: mediatek, dsi-phy: "
` [PATCH v3 4/6] arm64: dts: mediatek: mt8167: Add DRM nodes
` [PATCH v3 5/6] drm/mediatek: dsi: Add compatible for mt8167-dsi
` [PATCH v3 6/6] gpu: drm: mediatek: ovl: add specific entry for mt8167

[PATCH] rtl8139: Remove ineffective parameter
 2026-02-23 16:26 UTC  (3+ messages)

[PATCH v8 0/5] BPF controlled io_uring
 2026-02-23 16:26 UTC  (8+ messages)
` [PATCH v8 5/5] selftests/io_uring: add a bpf io_uring selftest

pKVM breakage in mainline on n1sdp
 2026-02-23 16:26 UTC  (4+ messages)

[rppt:uffd+guestmemfd/v1 12/15] mm/memory.c:5340:28: error: 'const struct vm_operations_struct' has no member named 'uffd_ops'
 2026-02-23 16:22 UTC 

[PATCH v2 00/16] rust: QObject and QAPI bindings
 2026-02-23 16:24 UTC  (7+ messages)
` [PATCH v2 12/16] scripts/qapi: generate high-level Rust bindings

[PATCH] drm/sched: Add new KUnit test suite for concurrent job submission
 2026-02-23 16:25 UTC  (2+ messages)

[PATCH 1/2] i2c: amd8111: Remove spaces in MODULE_* macros
 2026-02-23 16:25 UTC  (3+ messages)
` [PATCH 2/2] i2c: amd8111: switch to devm_ functions

[PATCH] docs: sysctl: Add documentation for crypto and debug sysctls
 2026-02-23 16:24 UTC  (2+ messages)

[PATCH 0/4] ublk: rework partition handling
 2026-02-23 16:23 UTC  (4+ messages)
` [PATCH 1/4] ublk: cleanup flag handling and fix UBLK_F_NO_AUTO_PART_SCAN

[RFE] xfs_growfs: option to clamp growth to an AG boundary
 2026-02-23 16:23 UTC  (2+ messages)

[PATCH v4 0/5] iio: adc: ad4080: add support for AD4880 dual-channel ADC
 2026-02-23 16:21 UTC  (6+ messages)
` [PATCH v4 1/5] spi: allow ancillary devices to share parent's chip selects
` [PATCH v4 2/5] spi: add devm_spi_new_ancillary_device()
` [PATCH v4 3/5] iio: backend: add devm_iio_backend_get_by_index()
` [PATCH v4 4/5] dt-bindings: iio: adc: ad4080: add AD4880 support
` [PATCH v4 5/5] iio: adc: ad4080: add support for AD4880 dual-channel ADC

[LSF/MM/BPF TOPIC] 64k (or 16k) base page size on x86
 2026-02-23 16:22 UTC  (11+ messages)

[PATCH RFC 00/15] mm, swap: swap table phase IV with dynamic ghost swapfile
 2026-02-23 16:22 UTC  (3+ messages)
` [PATCH RFC 06/15] memcg, swap: reparent the swap entry on swapin if swapout cgroup is dead

[PATCH 0/2] kselftests: livepatch: One new test and one fix for older bash
 2026-02-23 16:21 UTC  (4+ messages)
` [PATCH 2/2] selftests: livepatch: functions.sh: Workaround heredoc on "

[PATCH 00/17] odb: make object database sources pluggable
 2026-02-23 16:21 UTC  (19+ messages)
` [PATCH 01/17] odb: split `struct odb_source` into separate header
` [PATCH 02/17] odb: introduce "files" source
` [PATCH 03/17] odb: embed base source in the "files" backend
` [PATCH 04/17] odb: move reparenting logic into respective subsystems
` [PATCH 05/17] odb/source: introduce source type for robustness
` [PATCH 06/17] odb/source: make `free()` function pluggable
` [PATCH 07/17] odb/source: make `reprepare()` "
` [PATCH 08/17] odb/source: make `close()` "
` [PATCH 09/17] odb/source: make `read_object_info()` "
` [PATCH 10/17] odb/source: make `read_object_stream()` "
` [PATCH 11/17] odb/source: make `for_each_object()` "
` [PATCH 12/17] odb/source: make `freshen_object()` "
` [PATCH 13/17] odb/source: make `write_object()` "
` [PATCH 14/17] odb/source: make `write_object_stream()` "
` [PATCH 15/17] odb/source: make `read_alternates()` "
` [PATCH 16/17] odb/source: make `write_alternate()` "
` [PATCH 17/17] odb/source: make `begin_transaction()` "

[PATCH 0/4] Fix building tools/tests/x86_emulator with clang-21
 2026-02-23 16:21 UTC  (7+ messages)
` [PATCH 3/4] tools/tests/x86_emulator: fix build on clang-21
` [PATCH 4/4] tools/tests/x86_emulator: disable xmm* tests on clang

[PATCH] scsi: ufs: qcom: dt-bindings: Document the Eliza UFS controller
 2026-02-23 16:20 UTC  (3+ messages)

[PATCH v2 0/4] arch, mm: consolidate empty_zero_page
 2026-02-23 16:20 UTC  (13+ messages)
` [PATCH v2 1/4] mm: don't special case !MMU for is_zero_pfn() and my_zero_pfn()
` [PATCH v2 3/4] arch, mm: consolidate empty_zero_page
` [PATCH v2 4/4] mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()

Sparse not supporting kzalloc_obj() and friends
 2026-02-23 16:19 UTC  (2+ messages)

Call for GSoC internship project ideas
 2026-02-23 16:18 UTC 

[meta-lts-mixins][scarthgap/go][PATCH 1/2] go: upgrade 1.25.7 -> 1.26.0
 2026-02-23 16:19 UTC  (2+ messages)

[PATCH v9] xfs: add FALLOC_FL_WRITE_ZEROES to XFS code base
 2026-02-23 16:19 UTC  (2+ messages)

[meta-lts-mixins][kirkstone/go][PATCH 1/2] go: upgrade 1.25.7 -> 1.26.0
 2026-02-23 16:18 UTC  (2+ messages)

[PATCH net v2] tls: Fix race condition in tls_sw_cancel_work_tx()
 2026-02-23 16:18 UTC  (2+ messages)

[PATCH v8 00/20] Add new general DRM property "color format"
 2026-02-23 16:17 UTC  (4+ messages)
` [PATCH v8 02/20] drm: "

[PATCH net-next] icmp: increase net.ipv4.icmp_msgs_{per_sec,burst}
 2026-02-23 16:17 UTC 

[PATCH AUTOSEL 6.19-5.10] ntb: ntb_hw_switchtec: Fix shift-out-of-bounds for 0 mw lut
 2026-02-23 16:17 UTC  (3+ messages)
` [PATCH AUTOSEL 6.19-5.10] ntb: ntb_hw_switchtec: Fix array-index-out-of-bounds access
` [PATCH AUTOSEL 6.19-6.1] rtc: zynqmp: correct frequency value

[PATCH] drm/xe/uapi: Update xe_drm.h documentation
 2026-02-23 16:16 UTC  (2+ messages)

[PATCH v1] KVM: arm64: Revert accidental drop of kvm_uninit_stage2_mmu() for non-NV VMs
 2026-02-23 16:16 UTC  (2+ messages)

[PATCH] staging: greybus: audio: Use sysfs_emit in show functions
 2026-02-23 16:16 UTC 

[PATCH v3 0/3] ring-buffer: Making persistent ring buffer robust
 2026-02-23 16:16 UTC  (4+ messages)
` [PATCH v3 1/3] ring-buffer: Flush and stop persistent ring buffer on panic
` [PATCH v3 2/3] ring-buffer: Handle RB_MISSED_* flags on commit field correctly
` [PATCH v3 3/3] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer

difference between RRECOMMENDS and RSUGGESTS?
 2026-02-23 16:15 UTC  (2+ messages)
` [docs] "

[PATCH 0/8] builtin/maintenance: use "geometric" strategy by default
 2026-02-23 16:15 UTC  (7+ messages)
` [PATCH 1/8] t: fix races caused by background maintenance
` [PATCH 2/8] t: disable maintenance where we verify object database structure
` [PATCH 3/8] t34xx: don't expire reflogs where it matters

[Intel-wired-lan] [PATCH 0/3] ice: use better bitmap API
 2026-02-22 18:00 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH 2/3] ice: use bitmap_weighted_xor() in ice_find_free_recp_res_idx()

[Intel-wired-lan] [PATCH net] drivers: net: ice: fix devlink parameters get without irdma
 2026-02-22 18:27 UTC  (2+ messages)

[PATCH v2 0/3] dma-buf: heaps: cma: enable dmem cgroup accounting
 2026-02-23 16:14 UTC  (6+ messages)
` [PATCH v2 3/3] dma-buf: heaps: cma: charge each cma heap's dmem

[PATCH i-g-t v7 00/48] Unigraf integration
 2026-02-23 16:14 UTC  (7+ messages)
` [PATCH i-g-t v7 43/48] lib/igt_kms: Add helper to get a CRTC from an output
` [PATCH i-g-t v7 45/48] docs/unigraf: Add unigraf documentation
` [PATCH i-g-t v7 46/48] lib/unigraf: Add helpers to set maximum link rate

[PATCH] t2018: move checkout case-insensitive test from t0050
 2026-02-23 16:12 UTC  (2+ messages)

[PATCH net-next] net: ethtool: add COALESCE_RX_CQE_FRAMES/NSECS parameters
 2026-02-23 16:11 UTC  (5+ messages)
  ` [EXTERNAL] "

[Intel-wired-lan] [PATCH net v2] iavf: fix deadlock in reset handling
 2026-02-23 16:10 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH net v3] iavf: fix incorrect reset handling in callbacks

[PATCH v5 1/9] lsm: Add LSM hook security_unix_find
 2026-02-23 16:09 UTC  (5+ messages)
` [PATCH v6] "

[PATCH] selftest/bpf: enable test for instruction array on arm64
 2026-02-23 20:35 UTC  (2+ messages)

[PATCH 00/33 v6] cpuset/isolation: Honour kthreads preferred affinity
 2026-02-23 16:09 UTC  (4+ messages)
` [PATCH 04/33] mm: vmstat: Prepare to protect against concurrent isolated cpuset change

[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
 2026-02-23 16:08 UTC  (4+ messages)

Patchwork summary for: spi-devel-general
 2026-02-23 16:08 UTC 

[PATCH v2 00/14] reset: major reset core refactoring
 2026-02-23 16:07 UTC  (7+ messages)
` [PATCH v2 03/14] reset: gpio: simplify fallback device matching
` [PATCH v2 05/14] reset: warn on reset-gpio release
` [PATCH v2 07/14] reset: use lock guards in reset core

[PATCH] arm64: insn: Route BTI to simulate_nop to avoid XOL/SS at function entry
 2026-02-23 16:07 UTC  (6+ messages)
` [PATCH v2 0/2] arm64: kprobes: fix XOL preemption window
  ` [PATCH v2 1/2] arm64: kprobes: disable preemption across XOL single-step

[RFC] Support UTF-8 characters in Git alias names
 2026-02-23 16:07 UTC  (5+ messages)
` [PATCH v2 0/2] support UTF-8 in "
  ` [PATCH v2 2/2] alias: support non-alphanumeric names via subsection syntax

[PATCH v7 0/2] Add support for Microchip EMC1812
 2026-02-23 16:06 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: hwmon: temperature: add support for EMC1812
` [PATCH v7 2/2] "

[PATCH v1 0/2] Add precondition checks for LOBF subtest
 2026-02-23 16:06 UTC  (4+ messages)
` [PATCH v1 2/2] tests/kms_vrr: Add connector type filtering for LOBF

[PATCH] reset: rzg2l-usbphy-ctrl: Check pwrrdy is valid before using it
 2026-02-23 16:06 UTC  (2+ messages)

[PATCH v1 0/3] Support wm_adsp hibernation for runtime suspend
 2026-02-23 16:05 UTC  (4+ messages)
` [PATCH v1 1/3] firmware: cs_dsp: Add API to hibernate the DSP
` [PATCH v1 2/3] ASoC: codecs: wm_adsp: Allow wm_adsp to hibernate without stopping DSP
` [PATCH v1 3/3] ASoC: cs35l41: Hibernate wm_adsp on runtime suspend

[PATCH] mailbox: add API to query available TX queue slots
 2026-02-23 16:06 UTC  (3+ messages)

[PATCH] treewide: Replace kmalloc with kmalloc_obj for non-scalar types
 2026-02-23 16:05 UTC 

[PATCH bpf-next v2 0/6] Introduce KF_FORBID_SLEEP modifier for acquire/release kfuncs
 2026-02-23 16:02 UTC  (3+ messages)
` [PATCH bpf-next v2 1/6] bpf: Add KF_ACQUIRE and KF_RELEASE support for iterators
` [PATCH bpf-next v2 2/6] bpf: consolidate sleepable context error message printing

Btrfs with zoned devices
 2026-02-23 16:03 UTC  (3+ messages)

[PATCH] scsi: ses: Handle positive SCSI error from ses_recv_diag()
 2026-02-23 16:03 UTC  (2+ messages)

[PATCH] man/man2/mmap.2: Document that MAP_GROWSDOWN doesn't affect mmap return value
 2026-02-23 16:02 UTC 

[PATCH] arm64: dts: qcom: hamoa/x1: Fix TODO in system power domain node
 2026-02-23 16:02 UTC  (4+ messages)

[PATCH v2 1/2] mm: vmalloc: streamline vmalloc memory accounting
 2026-02-23 16:01 UTC  (2+ messages)
` [PATCH v2 2/2] mm: memcontrol: switch to native NR_VMALLOC vmstat counter

[PATCH v18 nf-next 0/4] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
 2026-02-23 16:01 UTC  (3+ messages)
` [PATCH v18 nf-next 4/4] netfilter: nft_chain_filter: Add bridge double vlan and pppoe

[PATCH] nvme: fix memory allocator in nvme_pr_read_keys()
 2026-02-23 16:00 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update Yosry Ahmed's email address
 2026-02-23 16:00 UTC 

[PATCH v2 0/2] driver core: provide and use device_match_fwnode_ext()
 2026-02-23 16:00 UTC  (3+ messages)

[PATCH 0/4] pack-check: fix verification of large objects
 2026-02-23 16:00 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] t/helper: improve "genrandom" test helper
  ` [PATCH v2 2/4] object-file: adapt `stream_object_signature()` to take a stream
  ` [PATCH v2 3/4] packfile: expose function to read object stream for an offset
  ` [PATCH v2 4/4] pack-check: fix verification of large objects


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.