All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-24 13:28:15 to 2026-02-24 14:07:51 UTC [more...]

[PATCH v2 00/16] rust: QObject and QAPI bindings
 2026-02-24 14:06 UTC  (14+ messages)
` [PATCH v2 01/16] rust/qobject: add basic bindings
` [PATCH v2 03/16] rust/qobject: add Serialize implementation
` [PATCH v2 12/16] scripts/qapi: generate high-level Rust bindings

Regression: Missing check in nfsd_permission() causes -ENOLCK No locks available
 2026-02-24 14:07 UTC  (2+ messages)
` Fwd: "

[PATCH v2 0/3] arm64: dts: rockchip: Fix vdec register blocks order on RK3576/RK3588
 2026-02-24 14:07 UTC  (11+ messages)
` [PATCH v2 1/3] media: dt-bindings: rockchip,vdec: Correct reg-names order for RK35{76,88}

[PATCH i-g-t v2 00/23] tests/kms: More igt_crtc_t conversions
 2026-02-24 14:06 UTC  (19+ messages)
` [PATCH i-g-t v2 14/23] tests/kms_vblank: Use igt_crtc_t instead of enum pipe
` [PATCH i-g-t v2 15/23] tests/kms_plane_multiple: "
` [PATCH i-g-t v2 16/23] tests/kms_tiled_display: "
` [PATCH i-g-t v2 17/23] tests/intel/kms_psr: "
` [PATCH i-g-t v2 18/23] tests/kms_prime: "
` [PATCH i-g-t v2 19/23] tests/chamelium: "
` [PATCH i-g-t v2 20/23] tests/kms: Use igt_crtc_t instead of enum pipe, part 1
` [PATCH i-g-t v2 21/23] tests/kms: Use igt_crtc_t instead of enum pipe, part 2
` [PATCH i-g-t v2 23/23] tests/kms: Use igt_crtc_t instead of enum pipe, part 4

[LTP] [PATCH 0/2] Add test for fanotify monitoring of tracefs
 2026-02-24 14:06 UTC  (6+ messages)
` [LTP] [PATCH 1/2] tst_fs.h: Add TST_TRACEFS_MAGIC constant
` [LTP] [PATCH 2/2] Add test for fanotify monitoring of tracing filesystem

[PATCH] btrfs: do compressed bio size roundup and zeroing in one go
 2026-02-24 14:06 UTC  (3+ messages)

[PATCH v4 0/3] PCI Controller event and LTSSM tracepoint support
 2026-02-24 14:06 UTC  (6+ messages)

[PATCH] variables.rst: expand explanation of RSUGGESTS
 2026-02-24 14:05 UTC  (4+ messages)
` [docs] "

[PATCH] sched/deadline: Fix missing ENQUEUE_REPLENISH during PI de-boosting
 2026-02-24 14:05 UTC  (5+ messages)

[PATCH V4 0/4] drm/xe/xe3p_lpg: L2 flush optimization
 2026-02-24 14:04 UTC  (6+ messages)
` [PATCH V4 3/4] drm/xe/xe3p_lpg: Enable L2 flush optimization feature

[PATCH i-g-t v2 22/23] tests/kms: Use igt_crtc_t instead of enum pipe, part 3
 2026-02-24 14:04 UTC  (3+ messages)
` [PATCH i-g-t v3 "

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

[PATCH] platform: support starriver 9530
 2026-02-24 14:03 UTC 

[PATCH v4 0/3] migrate Debian/Ubuntu to pip packages for docs + fix epub and latexpdf targets not finding glob images
 2026-02-24 14:03 UTC  (8+ messages)
` [PATCH v4 1/3] use a venv for installing packages with pip
  ` [docs] "

[PATCH] mm: allow __GFP_RETRY_MAYFAIL in vmalloc
 2026-02-24 14:03 UTC  (7+ messages)

[PATCH v1 0/3] driver core: Split device.h even more
 2026-02-24 14:02 UTC  (9+ messages)
` [PATCH v1 1/3] driver core: Split device data types to device/types.h

[PATCH v1 1/1] hw/acpi/pci.c: preserve generic initiator insertion order
 2026-02-24 14:01 UTC  (5+ messages)

evl ps cpu time reporting issue
 2026-02-24 14:01 UTC  (3+ messages)

[PATCH v4 00/16] drm/i915/display: convert a bunch of W/A checks to the new framework
 2026-02-24 14:01 UTC  (18+ messages)
` [PATCH v4 01/16] drm/i915/display: remove enum macro magic in intel_display_wa()
` [PATCH v4 02/16] drm/i915/display: convert audio workaround to new framework
` [PATCH v4 03/16] drm/i915/display: convert W/As in intel_display_power.c "
` [PATCH v4 04/16] drm/i915/display: convert W/As in intel_cdclk.c "
` [PATCH v4 05/16] drm/i915/display: convert W/As in intel_cursor.c "
` [PATCH v4 06/16] drm/i915/display: convert W/As in intel_ddi.c "
` [PATCH v4 07/16] drm/i915/display: convert W/As in intel_display.c "
` [PATCH v4 08/16] drm/i915/display: convert W/As in intel_display_device.c "
` [PATCH v4 09/16] drm/i915/display: convert W/As in intel_dp_mst.c "
` [PATCH v4 10/16] drm/i915/display: convert W/As in intel_fbc.c "
` [PATCH v4 11/16] drm/i915/display: convert W/As in intel_flipq.c "
` [PATCH v4 12/16] drm/i915/display: convert W/As in intel_modeset_setup.c "
` [PATCH v4 13/16] drm/i915/display: convert W/As in intel_pmdemand.c "
` [PATCH v4 14/16] drm/i915/display: convert W/As in intel_psr.c "
` [PATCH v4 15/16] drm/i915/display: convert W/As in skl_universal_plane.c "
` [PATCH v4 16/16] drm/i915/display: convert W/As in skl_watermark.c "
` ✓ CI.KUnit: success for drm/i915/display: convert a bunch of W/A checks to the new framework (rev3)

[PATCHSET v7 2/9] iomap: cleanups ahead of adding fuse support
 2026-02-24 14:01 UTC  (5+ messages)
` [PATCH 1/2] iomap: allow directio callers to supply _COMP_WORK
` [PATCH 2/2] iomap: allow NULL swap info bdev when activating swapfile

fix inode stats with lots of metafiles v2
 2026-02-24 13:59 UTC  (3+ messages)
` [PATCH 1/2] xfs: cleanup inode counter stats
` [PATCH 2/2] xfs: remove metafile inodes from the active inode stat

[PATCH] mirror: Fix missed dirty bitmap writes during startup
 2026-02-24 13:58 UTC  (3+ messages)

[OE-core][whinlatter][PATCH v3] python3-pip: Backport fix CVE-2026-1703
 2026-02-24 13:51 UTC  (4+ messages)

[OE-core][whinlatter][PATCH v4] python3-pip: Backport fix CVE-2026-1703
 2026-02-24 13:50 UTC 

[PATCH v1] net: phy: air_en8811: add support for Airoha AN8811HB PHY
 2026-02-24 11:02 UTC 

QEMU: arm64: bloblist not found and alloc space exhausted
 2026-02-24 10:26 UTC 

[RFH] SPI and SPI-NOR patch help
 2026-02-24 10:23 UTC  (8+ messages)

[PATCH 00/11] mtd: spi-nor: Isolate stacked/parallel support from core
 2026-02-24  8:04 UTC  (4+ messages)

[REGRESSION] Verdin AM62/62P not booting with 42b3ee7fa524
 2026-02-24 13:53 UTC  (12+ messages)

[LSF/MM/BPF TOPIC] BPF deferred stack trace unwinder
 2026-02-24 13:56 UTC 

[PATCH] arm: mach-k3: common: Clamp RAM end address to board-usable region in spl_enable_cache()
 2026-02-24 13:45 UTC 

[PATCH] hw/i386/fw_cfg: Use g_new() and g_new0() instead of g_malloc()
 2026-02-24 16:00 UTC 

[PATCH v1] drivers: clk: agilex5: Setting correct counter frequency in boot mode
 2026-02-24  9:11 UTC 

[PATCH v2] rust: kunit: fix warning when !CONFIG_PRINTK
 2026-02-24 13:56 UTC  (5+ messages)

[PATCH] arm: Backward compatibility to U-Boot v2020.04
 2026-02-24  7:30 UTC  (8+ messages)
  `  "
      `  "
          `  "

[RFC PATCH] arm64: signal: preserve si_addr for addresses in the VA hole
 2026-02-24 13:55 UTC 

[PATCH 0/4] SDCA Improvements
 2026-02-24 13:55 UTC  (5+ messages)
` [PATCH 4/4] ASoC: SDCA: Pull the Q7.8 volume helpers out of soc-ops

[PATCH] fsverity: add dependency on 64K or smaller pages
 2026-02-24 13:55 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH 0/2] block/curl: fix S3 presigned URL support
 2026-02-24 13:54 UTC  (3+ messages)
` [PATCH 1/2] block/curl: fix concurrent completion handling

[PATCH 0/9] PCI: endpoint differentiate between disabled and reserved BARs
 2026-02-24 13:54 UTC  (6+ messages)
` [PATCH 1/9] PCI: endpoint: Introduce pci_epc_bar_type BAR_64BIT_UPPER

[PATCH] net/bonding: clamp Rx free threshold for small rings
 2026-02-24 13:53 UTC  (3+ messages)

[RFC PATCH] x86/xen: Consider Xen PVH support in CONFIG_XEN_PVHVM
 2026-02-24 13:53 UTC  (5+ messages)

[PATCH] fork: zero vmap stack using clear_pages() instead of memset()
 2026-02-24 13:53 UTC  (3+ messages)

[PATCH v7 0/5] vEVENTQ support for accelerated SMMUv3 devices
 2026-02-24 13:52 UTC  (2+ messages)

[PATCH] btrfs: replace kcalloc() calls to kzalloc_objs()
 2026-02-24 13:52 UTC  (4+ messages)

[PATCH v3 0/9] Add RZ/G3L IRQC support
 2026-02-24 13:50 UTC  (10+ messages)
` [PATCH v3 3/9] irqchip/renesas-rzg2l: Make fwspec variable as pointer in struct rzg2l_irqc_priv
` [PATCH v3 4/9] irqchip/renesas-rzg2l: Drop IRQC_NUM_IRQ macro
` [PATCH v3 7/9] irqchip/renesas-rzg2l: Add RZ/G3L support

Thread for updating minor properties of tracked regressions [consider ignoring it!]
 2026-02-24 13:49 UTC  (2+ messages)

[PATCH i-g-t v2] tools/intel_gpu_top: explicitly reject Xe devices and update documentation
 2026-02-24 13:49 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for tools/intel_gpu_top: explicitly reject Xe devices and update documentation (rev2)

[LSF/MM/BPF TOPIC] dmabuf backed read/write
 2026-02-24 13:48 UTC  (3+ messages)

[PATCH 1/2] arm64: dts: arm: Use hyphen in node names
 2026-02-24 13:47 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: arm: Use lowercase hex

[RFC] in-kernel rseq
 2026-02-24 13:48 UTC  (8+ messages)

[PATCH v3 00/12] rust: xarray: add entry API with preloading
 2026-02-24 13:45 UTC  (8+ messages)
` [PATCH v3 02/12] rust: xarray: add debug format for `StoreError`
` [PATCH v3 03/12] rust: xarray: add `contains_index` method

Feature that allows the user to merge only specific files/folders from another branch
 2026-02-24 13:44 UTC 

[PATCH] iio: adc: ad4062: Replace IRQF_ONESHOT with IRQF_NO_THREAD
 2026-02-24 13:44 UTC  (3+ messages)

[PATCH v1 1/1] memory: bt1-l2-ctl: Remove not-going-to-be-supported code for Baikal SoC
 2026-02-24 13:43 UTC  (3+ messages)

[PATCH v2] dt-bindings: usb: st,st-ohci-300x: convert to DT schema
 2026-02-24 13:43 UTC  (2+ messages)

[anolis-intel-cloud:intel-6.6-DMR-APX-ANBZ29353 30/30] liveupdate.c:190:18: error: implicit declaration of function 'memfd_create'
 2026-02-24 13:42 UTC 

[PATCH v2 0/2] pinctrl property checks
 2026-02-24 13:42 UTC  (2+ messages)

[PATCH net-next v01 00/15] net: hinic3: Fix code styles
 2026-02-24 13:43 UTC  (2+ messages)

[PATCH v3 0/3] Add CAMSS support for SM6350
 2026-02-24 13:43 UTC  (6+ messages)

[Intel-wired-lan] [PATCH v2 iwl-next 0/3] igc: add RSS key get/set support
 2026-02-24 13:39 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH v2 iwl-next 1/3] igc: prepare for "
` [Intel-wired-lan] [PATCH v2 iwl-next 3/3] igc: allow configuring RSS key via ethtool set_rxfh

[PATCH v3 0/6] irqchip/renesas-rzv2h: Add support to handle ICU error IRQ and add SWPE trigger
 2026-02-24 13:41 UTC  (4+ messages)
` [PATCH v3 4/6] irqchip/renesas-rzv2h: Make IRQ type handling range-aware

[PATCH v3 0/2] pmdomain: qcom: Add support for Eliza SoC
 2026-02-24 13:41 UTC  (4+ messages)
` [PATCH v3 2/2] pmdomain: qcom: rpmhpd: Add Eliza RPMh Power Domains

[RESEND PATCH v2 0/2] pinctrl property checks
 2026-02-24 13:39 UTC  (3+ messages)
` [RESEND PATCH v2 1/2] pinctrl: pinconf-generic: perform basic checks on pincfg properties
` [RESEND PATCH v2 2/2] dt-bindings: pinctrl: pincfg-node: add restrictions on conflicting properties

[PATCH 0/2] fast-import: add mode to re-sign invalid commit signatures
 2026-02-24 13:40 UTC  (2+ messages)

=?y?q?=5BGSOC=5D=20Discuss=3A=20Refactoring=20in=20order=20to=20reduce=20Git=E2=80=99s=20global=20state?=
 2026-02-24 13:40 UTC  (2+ messages)
` [GSOC] Discuss: Refactoring in order to reduce Git’s global state

[PATCH] drm/pagemap: Unlock cache->lock before freeing it
 2026-02-24 13:39 UTC  (2+ messages)

[PATCH 0/7] ARM: stm32mp: Add STM32MP21x support
 2026-02-24 13:38 UTC  (8+ messages)
` [PATCH 5/7] ARM: stm32mp: Add STM32MP21 support
` [PATCH 6/7] ARM: dts: stm32: Add stm32mp215f-dk-u-boot
` [PATCH 7/7] ARM: dts: stm32: Add bootph-all in stm32mp215f-dk-u-boot.dtsi

[PATCH] PCI: endpoint: pci-epf-vntb: Check pci_epc_get_features() return value
 2026-02-24 13:38 UTC  (2+ messages)

[PATCH] tests/intel/xe_configfs: Skip ctx-restore subtests on SR-IOV VF
 2026-02-24 13:38 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH liburing] tests: test io_uring bpf ops
 2026-02-24 13:37 UTC 

LSF/MM/BPF: 2026: Call for Proposals
 2026-02-24 13:37 UTC  (6+ messages)

[Buildroot] [PATCH 1/1 v2] support/scripts/generate-cyclonedx: add source attribute to CVEs
 2026-02-24 13:36 UTC  (2+ messages)

[PATCH] gpu/buddy: Introduce gpu_buddy_assert() for kunit-aware assertions
 2026-02-24 13:36 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH] Add support for empty path in openat and openat2 syscalls
 2026-02-24 13:35 UTC  (6+ messages)

[PATCH i-g-t] lib/rendercopy: Alter pipeline and add shader for Xe3p
 2026-02-24 13:35 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH net-next v2 0/3] net: dsa: yt921x: Use u64_stats_t for MIB stats
 2026-02-24 13:35 UTC  (3+ messages)
` [PATCH net-next v2 1/3] net: dsa: yt921x: Refactor port error message

[PATCH 00/10] NTB: epf: Enable per-doorbell bit handling while keeping legacy offset
 2026-02-24 13:34 UTC  (11+ messages)
` [PATCH 01/10] PCI: endpoint: pci-epf-vntb: Document legacy MSI doorbell offset
` [PATCH 02/10] PCI: endpoint: pci-epf-vntb: Defer pci_epc_raise_irq() out of atomic context
` [PATCH 03/10] PCI: endpoint: pci-epf-vntb: Report 0-based doorbell vector via ntb_db_event()
` [PATCH 04/10] PCI: endpoint: pci-epf-vntb: Exclude reserved slots from db_valid_mask
` [PATCH 05/10] PCI: endpoint: pci-epf-vntb: Implement db_vector_count/mask for doorbells
` [PATCH 06/10] NTB: epf: Document legacy doorbell slot offset in ntb_epf_peer_db_set()
` [PATCH 07/10] NTB: epf: Make db_valid_mask cover only real doorbell bits
` [PATCH 08/10] NTB: epf: Report 0-based doorbell vector via ntb_db_event()
` [PATCH 09/10] NTB: epf: Fix doorbell bitmask handling in db_read/db_clear
` [PATCH 10/10] NTB: epf: Implement db_vector_count/mask for doorbells

[PATCH 0/4] bpf: add a few hooks for sandboxing
 2026-02-24 13:35 UTC  (3+ messages)
` [PATCH 1/4] ns: add bpf hooks

[LTP] [PATCH v2] inotify: cleanup - limit masks, use SAFE_ wrappers
 2026-02-24 13:34 UTC  (4+ messages)
` [LTP] [PATCH v3] inotify: modernize with "

[PATCH v9] arm64: dts: qcom: qcs8300-ride: enable WLAN on qcs8300-ride
 2026-02-24 13:34 UTC  (4+ messages)

[PATCH dpdk] fib: expose tbl8 usage statistics
 2026-02-24 13:33 UTC 

[PATCH] fs/ceph/dir: fix `i_nlink` underrun during async unlink
 2026-02-24 13:33 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] cve-check: fix CVE URL format
 2026-02-24 13:33 UTC 

[PATCH i-g-t v6 0/6] kms_flip: limit number of subtests run
 2026-02-24 13:32 UTC  (7+ messages)
` [PATCH i-g-t 1/6] tests/kms_flip: test suspend on one pair of pipes
` [PATCH i-g-t 2/6] tests/kms_flip: run suspend tests on one pipe per output
` [PATCH i-g-t 3/6] tests/kms_flip: limit output pairs when testing suspend
` [PATCH i-g-t 4/6] tests/kms_flip: limit number of outputs wrt suspend
` [PATCH i-g-t 5/6] tests/kms_flip: initialize global devid
` [PATCH i-g-t 6/6] tests/kms_flip: test suspend at most twice on SNB

[PATCH v5 0/4] Enable ICE clock scaling
 2026-02-24 13:31 UTC  (11+ messages)
` [PATCH v5 2/4] soc: qcom: ice: Add OPP-based clock scaling support for ICE

[PATCH] iio: adc: ade9000: fix wrong return type in streaming push
 2026-02-24 13:30 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] mount: add OPEN_TREE_NAMESPACE
 2026-02-24 13:30 UTC  (5+ messages)
` [PATCH 1/2] "

[RFC PATCH v3 0/5] rust: Add RTC driver support
 2026-02-24 13:28 UTC  (15+ messages)
` [RFC PATCH v3 1/5] rtc: add device selector for rtc_class_ops callbacks

[PATCH net-next 0/3] selftests: net: py: improve bkg() error reporting
 2026-02-24 13:28 UTC  (3+ messages)
` [PATCH net-next 1/3] selftests: net: py: avoid masking exceptions in bkg() failures

[PATCH v2] rust: hrtimer: Restrict expires() to safe contexts
 2026-02-24 13:25 UTC 

[PATCH 00/21] staging: rtl8723bs: various cleanups
 2026-02-24 13:27 UTC  (19+ messages)
` [PATCH 04/21] staging: rtl8723bs: convert PSTA_INFO_T to struct sta_info *
` [PATCH 05/21] staging: rtl8723bs: remove NDIS type aliases
` [PATCH 06/21] staging: rtl8723bs: remove redundant MAC_ARG macro
` [PATCH 07/21] staging: rtl8723bs: core: fix line lengths in rtw_wlan_util.c
` [PATCH 08/21] staging: rtl8723bs: core: fix line lengths in rtw_recv.c
` [PATCH 09/21] staging: rtl8723bs: hal: fix line lengths in HalPhyRf_8723B.c
` [PATCH 10/21] staging: rtl8723bs: os_dep: fix line lengths in ioctl_cfg80211.c
` [PATCH 11/21] staging: rtl8723bs: hal: fix line lengths in rtl8723b_cmd.c
` [PATCH 12/21] staging: rtl8723bs: hal: fix line lengths in rtl8723b_hal_init.c
` [PATCH 13/21] staging: rtl8723bs: hal: fix line lengths in rtl8723b_phycfg.c
` [PATCH 14/21] staging: rtl8723bs: core: fix various line length overflows
` [PATCH 15/21] staging: rtl8723bs: hal: "
` [PATCH 16/21] staging: rtl8723bs: os_dep: "
` [PATCH 17/21] staging: rtl8723bs: core: fix line lengths in rtw_cmd.c
` [PATCH 18/21] staging: rtl8723bs: core: fix line lengths in rtw_mlme_ext.c
` [PATCH 19/21] staging: rtl8723bs: core: fix line lengths in rtw_mlme.c
` [PATCH 20/21] staging: rtl8723bs: core: fix line lengths in rtw_xmit.c
` [PATCH 21/21] staging: rtl8723bs: core: fix various line length overflows

[PATCH] nfsd: convert global state_lock to per-net deleg_lock
 2026-02-24 13:28 UTC 


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.