All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-10 08:31:54 to 2026-07-10 08:57:04 UTC [more...]

[PATCH v3] arm64: dts: ti: Add LincolnTech OLDI LCD-185 Overlay for AM625-BeaglePlay
 2026-07-10  8:56 UTC  (3+ messages)

Howto solve pseudo abort issue? #bitbake #fakeroot #linux #raspberrypi #scarthgap
 2026-07-10  8:56 UTC  (3+ messages)
` [yocto] "
` [yocto] Howto solve pseudo abort issue? #raspberrypi #scarthgap #bitbake #fakeroot #linux

[PATCH] ref-manual: expand on kernel "do_sizecheck" task
 2026-07-10  8:55 UTC  (3+ messages)
` [docs] "

[GIT PULL] gpio fixes for v7.2-rc3
 2026-07-10  8:55 UTC 

[PATCH v4 00/27] KVM: s390: Introduce arm64 KVM
 2026-07-10  8:54 UTC  (4+ messages)
` [PATCH v4 05/27] KVM: Remove KVM_MMIO as config option

[PATCH v19 00/12] Add Renesas RZ/G3L SD/eMMC support
 2026-07-10  8:55 UTC  (15+ messages)
` [PATCH v19 03/12] mmc: renesas_sdhi: Add clk_mask field to support flexible clock divider widths
` [PATCH v19 04/12] mmc: renesas_sdhi: Add max_divider field to support SoC-specific clock ranges
` [PATCH v19 05/12] mmc: renesas_sdhi: Add tuning delay support for RZ/G2L
` [PATCH v19 06/12] mmc: renesas_sdhi: Add TMIO_MMC_INTERNAL_DIVIDER flag
` [PATCH v19 07/12] mmc: renesas_sdhi: Add optional axis/axim reset controls
` [PATCH v19 08/12] mmc: renesas_sdhi: Add RZ/G3L SDHI support
` [PATCH v19 09/12] mmc: renesas_sdhi: Save and restore IOVS across suspend/resume

[scarthgap][PATCHv2] dropbear: Disable DSS correctly
 2026-07-10  8:54 UTC 

[PATCH v3 0/3] phy: nuvoton: extend MA35D1 USB2 PHY driver for dual-port OTG support
 2026-07-10  8:54 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: phy: nuvoton,ma35d1-usb2-phy: extend for dual-port and OTG

[PATCH 00/14] perf c2c: add a function view
 2026-07-10  8:54 UTC  (18+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/14] perf c2c: extract shared data structures into c2c.h
  ` [PATCH v2 02/14] perf c2c: add function view browser skeleton
  ` [PATCH v2 03/14] perf c2c: add function view type definitions and helpers
  ` [PATCH v2 04/14] perf c2c: add column format infrastructure for function view
  ` [PATCH v2 05/14] perf c2c: add column entry functions "
  ` [PATCH v2 06/14] perf c2c: add comparison functions for function view sorting
  ` [PATCH v2 07/14] perf c2c: add dimension definitions and format creation
  ` [PATCH v2 08/14] perf c2c: add HPP list parsing for function view histograms
  ` [PATCH v2 09/14] perf c2c: add stats merging and memory management helpers
  ` [PATCH v2 10/14] perf c2c: add hierarchy entry creation and lookup functions
  ` [PATCH v2 11/14] perf c2c: add function view hierarchy builder
  ` [PATCH v2 12/14] perf c2c: add function view browser UI
  ` [PATCH v2 13/14] perf c2c: add TAB key to switch to function view
  ` [PATCH v2 14/14] perf c2c: document function view in perf-c2c man page

[f2fs-dev] [PATCH v11 00/20] fs-verity support for XFS with post EOF merkle tree
 2026-07-10  8:52 UTC  (42+ messages)
`  "
` [f2fs-dev] [PATCH v11 01/20] fsverity: report validation errors through fserror to fsnotify
  `  "
` [f2fs-dev] [PATCH v11 02/20] fsverity: expose ensure_fsverity_info()
  `  "
` [f2fs-dev] [PATCH v11 03/20] fsverity: pass digest size and hash of the all-zeroes block to ->write
  `  "
` [f2fs-dev] [PATCH v11 04/20] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity
  `  "
` [f2fs-dev] [PATCH v11 05/20] fsverity: improve flushing performance of fsverity_fill_zerohash
  `  "
` [f2fs-dev] [PATCH v11 06/20] fsverity: don't allow setting DAX file attribute on fsverity files
  `  "
` [f2fs-dev] [PATCH v11 07/20] xfs: introduce fsverity on-disk changes
  `  "
` [f2fs-dev] [PATCH v11 08/20] xfs: initialize fs-verity on file open
  `  "
` [f2fs-dev] [PATCH v11 09/20] xfs: don't allow to enable DAX on fs-verity sealed inode
  `  "
` [f2fs-dev] [PATCH v11 10/20] xfs: don't report dio_mem_align and dio_offset_align for fsverity files
  `  "
` [f2fs-dev] [PATCH v11 11/20] xfs: disable direct read path for fs-verity files
  `  "
` [f2fs-dev] [PATCH v11 12/20] xfs: handle fsverity I/O in write/read path
  `  "
` [f2fs-dev] [PATCH v11 13/20] xfs: use read ioend for fsverity data verification
  `  "
` [f2fs-dev] [PATCH v11 14/20] xfs: add fs-verity support
  `  "
` [f2fs-dev] [PATCH v11 15/20] xfs: remove unwritten extents after preallocations in fsverity metadata
  `  "
` [f2fs-dev] [PATCH v11 16/20] xfs: add fs-verity ioctls
  `  "
` [f2fs-dev] [PATCH v11 17/20] xfs: advertise fs-verity being available on filesystem
  `  "
` [f2fs-dev] [PATCH v11 18/20] xfs: check and repair the verity inode flag state
  `  "
` [f2fs-dev] [PATCH v11 19/20] xfs: introduce health state for corrupted fsverity metadata
  `  "
` [f2fs-dev] [PATCH v11 20/20] xfs: enable ro-compat fs-verity flag
  `  "

[PATCH v2] dm cache: parse invalidate_cblocks with kstrtouint()
 2026-07-10  8:54 UTC  (2+ messages)

[PATCH v6 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-07-10  8:54 UTC  (3+ messages)

[PATCH v2 0/6] ksmbd: add macOS Time Machine / AAPL SMB2 extension support
 2026-07-10  8:54 UTC  (7+ messages)
` [PATCH v2 4/6] ksmbd: defer CHANGE_NOTIFY completion instead of STATUS_NOT_IMPLEMENTED

[PATCH] can: isotp: fix use-after-free race with concurrent NETDEV_UNREGISTER
 2026-07-10  8:47 UTC 

[PATCH rdma-next 1/1] RDMA/mana_ib: Adopt robust udata
 2026-07-10  8:54 UTC  (3+ messages)

[PATCH 0/7] Fix leaks in rc core
 2026-07-10  8:53 UTC  (10+ messages)
` [PATCH 1/7] media: streamzap: Add missing rc_unregister_device()
` [PATCH 2/7] media: redrat3: Ensure rc device is freed if enable_detector() fails
` [PATCH 3/7] media: redrat3: Ensure we don't read beyond the end of the packet
` [PATCH 4/7] media: sunxi-cir: Ensure no more interrupts can occur before free
` [PATCH 5/7] media: meson-ir-tx: Ensure clock is disabled on unbind
` [PATCH 6/7] media: meson-ir-tx: Ensure rc_free_device() is called "
` [PATCH 7/7] media: ir-hix5hd2: Ensure rdev is setup before interrupts are enabled

[PATCH v3] leds: pwm: Annotate leds[] with __counted_by()
 2026-07-10  8:53 UTC  (3+ messages)

[REGRESSION] drm/amd/display: amdgpu_dm_plane_test.ko fails to build due to modpost "too long symbol"
 2026-07-10  8:52 UTC  (5+ messages)

[PATCH 0/3] Introduce a 'fromAccepted' option to GIT_NO_LAZY_FETCH
 2026-07-10  8:51 UTC  (4+ messages)
` [PATCH 1/3] promisor-remote: factor out lazy_fetch_objects()
` [PATCH 2/3] promisor-remote: introduce enum allow_lazy_fetch
` [PATCH 3/3] promisor-remote: teach 'fromAccepted' to GIT_NO_LAZY_FETCH

[PATCH v3] board: rockchip: Add support for 9Tripod X3568 v4
 2026-07-10  8:51 UTC  (2+ messages)

[PATCH] mm: kmemleak: confirm suspected leaks with a second scan
 2026-07-10  8:51 UTC  (2+ messages)

[PATCH v5 00/18] mm: Some cleanups for page allocator APIs
 2026-07-10  8:51 UTC  (5+ messages)

Thread for updating minor properties of tracked regressions [consider ignoring it!]
 2026-07-10  8:50 UTC  (2+ messages)

[PATCH v2] iio: accel: dmard09: Implement IIO_CHAN_INFO_SCALE
 2026-07-10  8:51 UTC  (2+ messages)

[PATCH v12 10/16] KVM: guest_memfd: Add flag to remove from direct map
 2026-07-10  8:50 UTC  (6+ messages)

[PATCH net v2] net: stmmac: intel: gate SerDes reconfig on rate
 2026-07-10  8:50 UTC  (2+ messages)

[PATCH] i2c: spacemit: fix spurious IRQ handling returning IRQ_HANDLED
 2026-07-10  8:50 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2] docs: zh_TW: process: localize terminologies and improve fluency in 8.Conclusion
 2026-07-10  8:49 UTC  (2+ messages)

[PATCH 0/4] serial: 8250: Add AN7581 UART support
 2026-07-10  8:49 UTC  (6+ messages)
` [PATCH 2/4] serial: 8250: export serial8250_get_baud_rate()

[PATCH 0/7] odb: introduce object filters to `odb_for_each_object()`
 2026-07-10  8:49 UTC  (10+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] odb/source-packed: improve lookup when enumerating objects
  ` [PATCH v2 2/8] pack-bitmap: mark object filter as `const`
  ` [PATCH v2 3/8] pack-bitmap: allow aborting iteration of bitmapped objects
  ` [PATCH v2 4/8] pack-bitmap: iterate object sources when opening bitmaps
  ` [PATCH v2 5/8] pack-bitmap: drop `_1` suffix from functions that open bitmaps
  ` [PATCH v2 6/8] pack-bitmap: introduce function to open bitmap for a single source
  ` [PATCH v2 7/8] odb: introduce object filters to `odb_for_each_object()`
  ` [PATCH v2 8/8] builtin/cat-file: filter objects via object database

[PATCH 00/14] perf c2c: add a function view
 2026-07-10  8:49 UTC  (2+ messages)

[PATCH 0/2] ASoC: xilinx: Use dev_err_probe() and drop redundant error handling
 2026-07-10  8:48 UTC  (5+ messages)
` [PATCH 2/2] ASoC: xilinx: xlnx_spdif: "

[PATCH v2 0/2] fixup handling of timeouts with deferred QCs
 2026-07-10  8:48 UTC  (8+ messages)
` [PATCH v2 1/2] ata: libata-scsi: terminate deferred commands on time out

[RFC PATCH 00/36] arm64: Add support for FEAT_NMI
 2026-07-10  8:47 UTC  (7+ messages)
` [RFC PATCH 06/36] arm64: irq: introduce a helper for GIC priority initialization
` [RFC PATCH 09/36] arm64: irqflags: introduce arm64-specific irqflags type
` [RFC PATCH 10/36] arm64: irqflags: save and use both DAIF and PMR

[PATCH] b4: include change-id in cover template
 2026-07-10  8:46 UTC  (2+ messages)

[RFC PATCH] firmware: scmi: Make SCMI arch independent
 2026-07-10  8:46 UTC  (7+ messages)

[PATCH] arm64: dts: qcom: sm8250-xiaomi-elish: Remove camera_front_active pinctrl
 2026-07-10  8:45 UTC  (2+ messages)

[PATCH v2 0/3] target/loongarch: advertise pv features per vCPU
 2026-07-10  8:44 UTC  (5+ messages)
` [PATCH v2 1/3] target/loongarch/kvm: "

[PATCH RFC] wifi: mac80211: reject station association if AP is not started
 2026-07-10  8:45 UTC  (2+ messages)

[PATCH RFC v4 0/9] phy: qcom: qmp-pcie: Add link-mode based support for Glymur Gen5x8 PHY
 2026-07-10  8:44 UTC  (8+ messages)
` [PATCH RFC v4 9/9] arm64: dts: qcom: glymur: Wire PCIe3a/3b to shared "

[PATCH v12 00/29] KVM: arm64: Implement support for SME
 2026-07-10  8:43 UTC  (2+ messages)

better block swap batching and a different take on swap_ops v4
 2026-07-10  8:43 UTC  (2+ messages)

[PATCH] power: regulator: Fix regulator_enable/disable() macros
 2026-07-10  8:42 UTC  (2+ messages)

[PATCH] arm: dts: socfpga_arria10_socdk_sdmmc: migrate to OF_UPSTREAM
 2026-07-10  8:42 UTC  (2+ messages)

Bad wrapping in some tables
 2026-07-10  8:42 UTC  (5+ messages)

[PATCH v3 00/17] rv: Add selftests to tools and KUnit tests
 2026-07-10  8:41 UTC  (4+ messages)
` [PATCH v3 16/17] selftests/verification: Rearrange the wwnr_printk test

[tip:perf/core] [perf/core] 166f10836a: perf-sanity-tests.Object_code_reading.fail
 2026-07-10  8:41 UTC  (3+ messages)

[PATCH v2 0/3] ALSA: hda: Use scoped_guard() for remaining manual mutex handling
 2026-07-10  8:40 UTC  (4+ messages)
` [PATCH v2 1/3] ALSA: hda/cs35l41: Use scoped_guard() for fw_mutex in cs35l41_hda_bind()
` [PATCH v2 2/3] ALSA: hda/cs35l56: Use scoped_guard() for irq_lock in cs35l56_hda_fw_load()
` [PATCH v2 3/3] ALSA: hda: Use scoped_guard() for open_mutex in azx_pcm_open()

[PATCH 0/2] s390: Remove PIF_GUEST_FAULT and add PER trap flag
 2026-07-10  8:40 UTC  (2+ messages)

[PATCHSET v4 sched_ext/for-7.3] sched: Make proxy execution compatible with sched_ext
 2026-07-10  8:36 UTC  (11+ messages)
` [PATCH 01/10] sched/core: Drop mutex locks before proxy rescheduling
` [PATCH 02/10] sched_ext: Fix ops.running/stopping() pairing for proxy-exec donors
` [PATCH 03/10] sched_ext: Split curr|donor references properly
` [PATCH 04/10] sched_ext: Fix TOCTOU race in consume_remote_task()
` [PATCH 05/10] sched_ext: Handle blocked donor migration with proxy execution
` [PATCH 06/10] sched_ext: Delegate proxy donor admission to BPF schedulers
` [PATCH 07/10] sched_ext: Add proxy destination query kfuncs
` [PATCH 08/10] sched_ext: Add selftest for blocked donor admission
` [PATCH 09/10] sched_ext: scx_qmap: Add proxy execution support
` [PATCH 10/10] sched: Allow enabling proxy exec with sched_ext

[PATCH v6 0/5] Fix traceNoC probe issue on multiple QCOM platforms
 2026-07-10  8:40 UTC  (3+ messages)
` [PATCH v6 2/5] coresight: tnoc: Bind Aggregator TNOC on the platform bus

[PATCH v6] drm/xe/migrate: Revamp PAT index selection for migrate PTEs
 2026-07-10  8:40 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for drm/xe/migrate: Revamp PAT index selection for migrate PTEs (rev6)
` ✓ CI.KUnit: success "

[PATCH] docs: Update qmp scripts path
 2026-07-10  8:38 UTC  (2+ messages)

[PATCH v2] drm/bridge: ti-sn65dsi83: Add reversed lvds lanes support
 2026-07-10  8:38 UTC  (6+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] dt-bindings: display: sn65dsi83: Add output data-lanes

[PATCH v3] fs/pipe: unify the page pools into a single per-pipe pool
 2026-07-10  8:37 UTC  (3+ messages)

Up Squared Pro 7000 (UPN-ADLN01) broken BIOS?
 2026-07-10  8:37 UTC  (2+ messages)

[PATCH v3 0/4] media: rzg2l-cru: Fix DMA stride alignment
 2026-07-10  8:36 UTC  (4+ messages)
` [PATCH v3 2/4] media: v4l2-common: Add v4l2_fill_pixfmt_aligned() helper

[RFC PATCH 1/2] PM: EM: Export em_table_alloc/free
 2026-07-10  8:36 UTC  (4+ messages)
` [RFC PATCH 2/2] PM: EM: Validate new_table in em_dev_update_perf_domain()

[PATCH v3 0/1] macvlan: allow source mode devices along with passthru
 2026-07-10  8:36 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 0/2] thermal: loongson2: Add support for Loongson-2K0300 SoC
 2026-07-10  8:36 UTC  (3+ messages)
` [PATCH 2/2] thermal/drivers/loongson2: Add thermal driver support for Loongson-2K0300

[PATCH v3 0/3] phy: rockchip: inno-csidphy: fix 2500 Mbps support and add clock lane phase tuning
 2026-07-10  8:35 UTC  (3+ messages)
` [PATCH v3 1/3] phy: rockchip: phy-rockchip-inno-csidphy: fix rk1808 hsfreq table

[PATCH v5 0/2] Add Loongson CAN-FD controller driver
 2026-07-10  8:36 UTC  (5+ messages)
` [PATCH v5 1/2] can: "
` [PATCH v5 2/2] can: loongson_canfd: Add RXDMA support

[bluez/bluez]
 2026-07-10  8:36 UTC 

[bluez/bluez] 3f0cff: a2dp: Fix loading of remote SEP from cache
 2026-07-10  8:36 UTC 

[bluez/bluez] dda6a6: rap: Add Channel Sounding parameter types and APIs
 2026-07-10  8:35 UTC 

[bluez/bluez] f851eb: doc/org.bluez.ChannelSounding1:Add Used by referen
 2026-07-10  8:35 UTC 

[PATCH v1] gdbus: Skip BLE random-address devices and remove broad match rule
 2026-07-10  8:35 UTC  (2+ messages)
` [v1] "

[PATCH] drm/amdgpu: improve the amdgpu device init progress in sriov mode
 2026-07-10  8:35 UTC  (16+ messages)

[PATCH] selftests/riscv: ptrace: Fix memory leak of regset_data in vector tests
 2026-07-10  8:34 UTC  (2+ messages)

[PATCH] KVM: Add missing debugfs cleanup in kvm_init error path
 2026-07-10  8:35 UTC  (3+ messages)

[PATCH v5 0/1] qcow2: add a way to repair bitmaps
 2026-07-10  8:34 UTC  (4+ messages)
` [PATCH v5 1/1] qcow2: add functionality "

[LTP] [PATCH 1/1] test_macros: Add TST_EXP_PASS_OR_FAIL()
 2026-07-10  8:33 UTC 

[PATCH v10 0/1] drm/xe: Add support for GPU health indicator
 2026-07-10  8:33 UTC  (2+ messages)
` [PATCH v10 1/1] drm/xe/xe_ras: Add RAS "

[PATCH v5 00/23] Introduce SCMI Telemetry support
 2026-07-10  8:32 UTC  (3+ messages)

[PATCH v1] drm/i915/dp: Gate UHBR SST SDP splitting on sink capability
 2026-07-10  8:32 UTC  (2+ messages)

[PATCH] bzip2: Fix CVE-2026-42250
 2026-07-10  8:31 UTC  (3+ messages)
` [scarthgap][PATCH] "
` [wrynose][PATCH] "

[PATCH] media: vicodec: fix out-of-bounds write in FWHT encoder
 2026-07-10  8:32 UTC  (2+ messages)

[LTP] [PATCH v10] connect03: New test case for EPROTOTYPE and EACCES errors
 2026-07-10  8:31 UTC  (2+ messages)
` [LTP] "

[PATCH for-4.22 0/2] xen/arm: Fix eSPI IRQ indexing issues
 2026-07-10  8:31 UTC  (3+ messages)
` [PATCH for-4.22 1/2] xen/arm: validate IRQs before descriptor lookup
` [PATCH for-4.22 2/2] xen/arm: vgic: free eSPIs using the bitmap index

[PATCH v4 0/6] PCI: endpoint: Expose endpoint DMA resources (part 2/3)
 2026-07-10  8:32 UTC  (3+ messages)
` [PATCH v4 3/6] PCI: endpoint: Add API to delegate EPC DMA channels to the host


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.