All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-02 17:59:34 to 2026-07-02 18:42:07 UTC [more...]

[PATCH 00/11] target/arm: Fix some Neon trapping corner cases
 2026-07-02 18:40 UTC  (8+ messages)
` [PATCH 01/11] target/arm: Separate out Neon from VFP access checks
` [PATCH 02/11] target/arm: Separate syndrome functions for A32 and A64
` [PATCH 04/11] target/arm: Define fields for NSACR
` [PATCH 05/11] target/arm: Handle NSACR.NSASEDIS in CPACR accesses
` [PATCH 06/11] target/arm: Handle NSACR.NSASEDIS in HCPTR accesses
` [PATCH 09/11] target/arm: Implement CPACR.ASEDIS and HCPTR.TASE
` [PATCH 10/11] target/arm: Pull VFP "can we use D16-D31" checks out into a function

[PATCH v2 0/5] hw/arm/fsl-imx8mp: Add inital FlexCAN support
 2026-07-02 18:40 UTC  (4+ messages)
` [PATCH v2 1/5] hw/net/can/flexcan: Wire clock control module via link property
` [PATCH v2 4/5] hw/arm/imx8mp-evk: Introduce FslImx8mpEvkState
` [PATCH v2 5/5] hw/arm: Add basic FlexCAN3 support to TYPE_FSL_IMX8MP and imx8mp-evk

[PATCH v2 0/2] Document EFTYPE error code and OPENAT2_REGULAR flag
 2026-07-02 18:39 UTC  (4+ messages)
` [PATCH v2 2/2] man/man2/openat2.2: Document "

linux-next: manual merge of the device-id tree with the iio tree
 2026-07-02 18:39 UTC  (2+ messages)

[PATCH] hfs: validate catalog CNIDs before instantiating inodes
 2026-07-02 18:38 UTC 

[PATCHSET v2 sched_ext/for-7.3] sched: Make proxy execution compatible with sched_ext
 2026-07-02 18:37 UTC  (8+ messages)
` [PATCH 01/12] sched/core: Skip migration disabled tasks in proxy execution
` [PATCH 02/12] sched/core: Skip put_prev_task/set_next_task re-entry for sched_ext donors

[PATCH] i3c: master: Fix device_register() error path
 2026-07-02 18:36 UTC  (2+ messages)

[PATCH v4] drm/xe/sysctrl: Add helper to query application status
 2026-07-02 18:37 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/sysctrl: Add helper to query application status (rev4)

[PATCH 0/2] VFIO device migration parallel state transitions
 2026-07-02 18:36 UTC  (8+ messages)
` [PATCH 2/2] vfio/migration: Parallelize device "

[PATCH 7.1 000/120] 7.1.3-rc1 review
 2026-07-02 18:33 UTC  (3+ messages)

[PATCH v6 0/4] introduce IMA_INIT_LATE_SYNC option
 2026-07-02 18:36 UTC  (3+ messages)
` [PATCH v6 1/4] security: lsm: allow LSMs to register for late_initcall_sync init

[RESEND RFC PATCH v2 0/5] mm/damon: add mTHP collapse and split actions
 2026-07-02 18:35 UTC  (2+ messages)

[PATCH 00/28] KVM: arm64: Add support for FEAT_NV2p1 and FEAT_NV3
 2026-07-02 18:34 UTC  (18+ messages)
` [PATCH 03/28] KVM: arm64: Merge guest's HCRX_EL2 using NV_HCRX_GUEST_EXCLUDE
` [PATCH 04/28] KVM: arm64: Drop __HCRX_EL2_* masks
` [PATCH 05/28] KVM: arm64: Plumb HCRX_EL2.SRMASKEn in HCRX_EL2 sanitisation
` [PATCH 11/28] KVM: arm64: Expose FEAT_NV2p1 to NV guests
` [PATCH 18/28] KVM: arm64: Add kvm_has_nv{2,3}() predicates
` [PATCH 22/28] KVM: arm64: Add routing for NVHCR_EL2 trap

[PATCH v5 00/19] clk: qcom: Add DISPCC and GPUCC support for the Qualcomm Shikra SoC
 2026-07-02 18:31 UTC  (20+ messages)
` [PATCH v5 01/19] clk: qcom: gcc-qcm2290: Keep the critical clocks always-on from probe
` [PATCH v5 02/19] dt-bindings: clock: qcom,qcm2290-dispcc: Add DSI1 PHY and sleep clocks
` [PATCH v5 03/19] dt-bindings: clock: qcom,qcm2290-dispcc: Add missing power-domains property
` [PATCH v5 04/19] dt-bindings: clock: qcom: Add Qualcomm Shikra Display clock controller
` [PATCH v5 05/19] dt-bindings: clock: qcom: Add Qualcomm Shikra GPU "
` [PATCH v5 06/19] clk: qcom: dispcc-qcm2290: Move to the latest common qcom_cc_probe() model
` [PATCH v5 07/19] clk: qcom: dispcc-qcm2290: Switch to DT index based clk lookup
` [PATCH v5 08/19] clk: qcom: dispcc-qcm2290: Set HW_CTRL_TRIGGER flag for GDSC
` [PATCH v5 09/19] clk: qcom: qcm2290: Set POLL_CFG_GDSCR flag for DISPCC and GPUCC GDSCs
` [PATCH v5 10/19] clk: qcom: qcm2290: Add RETAIN_FF_ENABLE "
` [PATCH v5 11/19] clk: qcom: qcm2290: Update DISPCC and GPUCC GDSC *wait_val values
` [PATCH v5 12/19] clk: qcom: gpucc-qcm2290: Drop pm_clk handling
` [PATCH v5 13/19] clk: qcom: gpucc-qcm2290: Move to the latest common qcom_cc_probe() model
` [PATCH v5 14/19] clk: qcom: gpucc-qcm2290: Keep the critical clocks always-on from probe
` [PATCH v5 15/19] clk: qcom: gpucc-qcm2290: Park RCG's clk source at XO during disable
` [PATCH v5 16/19] clk: qcom: Add support for Qualcomm GPU Clock Controller on Shikra
` [PATCH v5 17/19] arm64: dts: qcom: agatti: Add DSI1 PHY and sleep clocks to DISPCC node
` [PATCH v5 18/19] arm64: dts: qcom: agatti: Add missing CX power domain to DISPCC
` [PATCH v5 19/19] arm64: dts: qcom: shikra: Add support for DISPCC/GPUCC nodes

[v1] crypto/qat: fix IPsec MB header include for ARM
 2026-07-02 18:34 UTC  (2+ messages)

[GIT PULL] VFIO fixes for v7.2-rc2
 2026-07-02 18:34 UTC 

[PATCH v11 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-07-02 18:33 UTC  (8+ messages)
` [PATCH v11 1/4] PCI/TPH: Add requester/completer type helpers
` [PATCH v11 2/4] dma-buf: add optional get_pci_tph() callback
` [PATCH v11 3/4] vfio/pci: implement get_pci_tph and DMA_BUF_TPH feature
` [PATCH v11 4/4] RDMA/mlx5: get tph for p2p access when registering dma-buf mr

[PATCH v3 0/1] contrib/plugins: add dlcall to call host functions from a guest
 2026-07-02 18:32 UTC  (5+ messages)
` [PATCH v4 "

[PATCH] ASoC: tas2781: bound firmware description string parsing
 2026-07-02 18:33 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/apr: fix build failure with autoconf 2.73
 2026-07-02 18:32 UTC  (2+ messages)

[Buildroot] [git commit] package/apr: fix build failure with autoconf 2.73
 2026-07-02 18:31 UTC 

[oe-core][Patch 1/3] mesa.inc: add tools support for intel
 2026-07-02 18:30 UTC  (3+ messages)
` [oe-core][Patch 2/3] mesa.inc: enable intel raytracing support conditionally

[PATCH v3 0/8] ibmvfc: make ibmvfc support FPIN messages
 2026-07-02 18:30 UTC  (22+ messages)
` [PATCH v3 1/8] ibmvfc: add basic FPIN support
` [PATCH v3 2/8] ibmvfc: Add NOOP command support
` [PATCH v3 3/8] ibmvfc: make ibmvfc login to fabric
` [PATCH v3 4/8] ibmvfc: define asynchronous sub-queue
` [PATCH v3 5/8] ibmvfc: allocate "
` [PATCH v3 6/8] ibmvfc: extend async event handlers to handle async sub queue events
` [PATCH v3 7/8] ibmvfc: register and use asynchronous sub-queue for events
` [PATCH v3 8/8] ibmvfc: handle extended FPIN events

[PATCH i-g-t v5 0/7] Vswing / Pre-emphasis Override decoding
 2026-07-02 18:26 UTC  (8+ messages)
` [PATCH i-g-t v5 1/7] tools/vbt_decode: fix tables' offset reading
` [PATCH i-g-t v5 2/7] tools/vbt_decode: rename VBT#57 related vars
` [PATCH i-g-t v5 3/7] tools/vbt_decode: validate DEVICE env var
` [PATCH i-g-t v5 4/7] tools/vbt_decode: parse & dump VS/PE-O tables for LT
` [PATCH i-g-t v5 5/7] tools/vbt_decode: parse & dump VS/PE-O tables for Snps
` [PATCH i-g-t v5 6/7] tools/vbt_decode: parse & dump VS/PE-O tables for Combo
` [PATCH i-g-t v5 7/7] tools/vbt_decode: change VBT#57 Combo's layout

[BUG] media: ttusb-dec: kmemleak reports dvb_frontend_private leak after frontend registration failure
 2026-07-02 18:29 UTC  (2+ messages)
` [PATCH] media: ttusb-dec: detach frontend on "

linux-next: Tree for Jul 2
 2026-07-02 18:29 UTC 

[PATCH 0/6] drivers: sysreset: revert support for args
 2026-07-02 18:27 UTC  (7+ messages)
` [PATCH 1/6] Revert "qcom_defconfig: enable psci based sysreset"
` [PATCH 2/6] Revert "cmd: boot: fix edl being shown when not supported"
` [PATCH 3/6] Revert "doc: usage: cmd: reset: specify when the -edl option is available"
` [PATCH 4/6] Revert "cmd: boot: Add '-edl' option to reset command documentation"
` [PATCH 5/6] Revert "sysreset: Implement PSCI based reset to EDL mode for QCOM SoCs"
` [PATCH 6/6] Revert "drivers: sysreset: Add sysreset op that can take arguments"

[PATCH] drm/xe/configfs: Add disable_multi_queue attribute
 2026-07-02 18:27 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v1] net: can: mpfs_can: add Polarfire SoC MSS CAN
 2026-07-02 18:27 UTC  (3+ messages)

Avoiding selected variables assignments before null pointer checks
 2026-07-02 18:27 UTC 

[PATCH net-next 0/4] net: usb: move exported code to usbnet
 2026-07-02 18:26 UTC  (8+ messages)
` [PATCH net-next 1/4] net: usb: move updating filter and status from cdc "
` [PATCH net-next 2/4] net: usb: centralize usbnet_cdc_zte_rx_fixup in usbnet

linux-next: build failure in final build
 2026-07-02 18:26 UTC 

[PATCH] docs: link AI coding assistants and tool-generated content pages
 2026-07-02 18:26 UTC  (2+ messages)

[PATCH] platform/x86: thinkpad_acpi: update stale thinkwiki.org URLs
 2026-07-02 18:24 UTC  (2+ messages)

[PATCH] Revert "arm64: dts: rockchip: Further describe the WiFi for the Pinephone Pro"
 2026-07-02 18:23 UTC  (3+ messages)

[PATCH] drm/vblank: Don't arm vblank timer with invalid frame duration
 2026-07-02 18:23 UTC  (4+ messages)
` [PATCH v3] "

[PULL 00/23] 9p queue 2026-06-29
 2026-07-02 18:21 UTC  (4+ messages)

[PATCH v3 0/19] fs: Fix missed inode write during fsync
 2026-07-02 18:21 UTC  (20+ messages)
` [PATCH v3 01/19] affs: Drop support for metadata bh tracking
` [PATCH v3 02/19] fs: Fix possible UAF in mark_buffer_write_io_error()
` [PATCH v3 03/19] fs: Fix missed inode writeback when racing with __writeback_single_inode
` [PATCH v3 04/19] ext4: Allocate mapping_metadata_bhs struct on demand
` [PATCH v3 05/19] ext2: Drop __ext2_write_inode()
` [PATCH v3 06/19] ext2: Avoid unnecessary inode buffer writeback for sync(2)
` [PATCH v3 07/19] fs: Provide way for filesystem to wait for metadata writeback
` [PATCH v3 08/19] ext2: Fix data integrity writeout issues
` [PATCH v3 09/19] udf: "
` [PATCH v3 10/19] udf: Use sync_inode_metadata() to writeout IS_SYNC inode
` [PATCH v3 11/19] udf: Write all metadata for IS_SYNC inodes
` [PATCH v3 12/19] udf: Fold udf_update_inode() into udf_write_inode()
` [PATCH v3 13/19] bfs: Fix data integrity writeout issues
` [PATCH v3 14/19] minix: "
` [PATCH v3 15/19] ext4: Fix data integrity writeout issues in nojournal mode
` [PATCH v3 16/19] fat: Fix missed inode writeback during fsync(2)
` [PATCH v3 17/19] fat: Remove some superfluous sync_dirty_buffer() calls
` [PATCH v3 18/19] fat: Replace fat_sync_inode() with sync_inode_metadata()
` [PATCH v3 19/19] vfs: Remove mmb_fsync()

[PATCH v3 0/4] sys_info: prevent duplicate backtraces
 2026-07-02 18:22 UTC  (9+ messages)
` [PATCH v3 4/4] panic: use sys_info_with_filter() to avoid "

[PATCH] ext4: get rid of ppath in get_ext_path()
 2026-07-02 18:20 UTC  (6+ messages)

[PATCH] erofs-utils: fsck: add concurrent extraction and decompression
 2026-07-02 18:20 UTC  (4+ messages)

[PATCH 1/2] readyfd2sd: add recipe
 2026-07-02 18:20 UTC  (2+ messages)
` [PATCH 2/2] seatd: use readyfd2sd to get rid of systemd service startup races

[PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
 2026-07-02 18:19 UTC  (13+ messages)

[PATCH v7 0/8] media: add new API simple subdev register and add imx parallel camera support
 2026-07-02 18:19 UTC  (5+ messages)
` [PATCH v7 2/8] media: subdev: Add media_async_register_subdev() helper

[PATCH 0/9] hash algorithm leak fixes
 2026-07-02 18:19 UTC  (3+ messages)
` [PATCH 1/9] csum-file: drop discard_hashfile()

[PATCH v2] mm/hugetlb_cma: support percentage-based hugetlb_cma reservation
 2026-07-02 18:18 UTC  (3+ messages)

[RFC net-next] bonding: Retry updating slave MAC after a failure
 2026-07-02 18:17 UTC  (3+ messages)

[PATCH v5 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-02 18:17 UTC  (3+ messages)
` [PATCH v5 2/3] mm/hmm: add hmm_range_fault_unlockable() for mmap lock-drop support

QA notification for completed autobuilder build (yocto-5.0.19.rc2)
 2026-07-02 18:17 UTC  (2+ messages)
` [qa-build-notification] "

[Buildroot] [PATCH] package/mpg123: bump to 1.33.6
 2026-07-02 18:13 UTC 

[PATCH v2 0/4] Add DM firmware reserved memory support
 2026-07-02 18:12 UTC  (3+ messages)
` [PATCH v2 3/4] arm: mack-k3: Kconfig: Add DM firmware reserved memory configs

[PATCH RFC 8/8] clk: sunxi-ng: a733: Add reset lines
 2026-07-02 18:11 UTC  (3+ messages)

[PATCH 00/33] accel: Unassorted cleanups around debugging
 2026-07-02 18:11 UTC  (15+ messages)
` [PATCH 25/33] target/arm: Factor arm_check_watchpoint_hit() out
` [PATCH 26/33] target/xtensa: Move watchpoints handling to check_hw_watchpoints()
` [PATCH 28/33] accel/tcg: Improve docstrings around TCGCPUOps::*watchpoint* handlers
` [PATCH 29/33] cpu: Move CPUWatchpoint definition to 'exec/watchpoint.h'
` [PATCH 31/33] cpu: Introduce cpu_single_stepping() helper
` [PATCH 32/33] cpu: Rename CPUState @singlestep_enabled -> @singlestep_flags
` [PATCH 33/33] cpu: Only check SSTEP_ENABLE flag in cpu_single_stepping()

Update i2c branches
 2026-07-02 18:11 UTC  (4+ messages)

[PATCH] hw/riscv/riscv-iommu: fix MSI_PTE_M_BASIC address
 2026-07-02 18:07 UTC 

[PATCH 0/2] io_uring/uring_cmd cleanups
 2026-07-02 18:06 UTC  (4+ messages)
` [PATCH 1/2] io_uring/uring_cmd: copy SQE before issue_blocking punt

[PATCH v6 0/9] leds: st1202: fix multiple bugs in pattern engine and brightness handling
 2026-07-02 18:06 UTC  (5+ messages)
` [PATCH v6 8/9] leds: st1202: validate LED reg property against channel count
` [PATCH v6 9/9] leds: st1202: correct and extend hw_pattern documentation

[PATCH v2] wifi: ath12k: fix survey indexing across bands
 2026-07-02 18:06 UTC  (2+ messages)

[PATCH 00/15] MT8189: Add support for system and base clock controllers
 2026-07-02 18:06 UTC  (19+ messages)
` [PATCH 02/15] dt-bindings: clock: mediatek: regroup MT8188 dt-bindings into MT8186
` [PATCH 03/15] dt-bindings: clock: mediatek: regroup MT8192 "
` [PATCH 04/15] dt-bindings: clock: mediatek: regroup MT8195 "
` [PATCH 05/15] dt-bindings: clock: mediatek: Add MT8189 clocks
` [PATCH 06/15] clk: mediatek: Add MT8189 apmixedsys clock support
` [PATCH 07/15] clk: mediatek: Add MT8189 topckgen "
` [PATCH 08/15] clk: mediatek: Add MT8189 vlpckgen "
` [PATCH 09/15] clk: mediatek: Add MT8189 vlpcfg "
` [PATCH 14/15] clk: mediatek: Add MT8189 scp "

[PATCH net v2 0/2] octeon_ep, octeon_ep_vf: fix skb frags overflow in the RX path
 2026-07-02 18:05 UTC  (3+ messages)
` [PATCH net v2 1/2] octeon_ep: "
` [PATCH net v2 2/2] octeon_ep_vf: "

[PATCH v6 0/4] Add Sony IMX471 camera sensor driver
 2026-07-02 18:05 UTC  (10+ messages)
` [PATCH v6 3/4] platform: int3472: discrete: con_id vana for Sony IMX471 as power enable

[PATCH net] net/tls: Consume empty data records in tls_sw_read_sock()
 2026-07-02 18:05 UTC  (2+ messages)

claim: forward declarations are confusing
 2026-07-02 17:37 UTC 

[Buildroot] [PATCH] package/lighttpd: bump to 1.4.84
 2026-07-02 18:04 UTC 

[PATCH 1/1] Revert "lib: fix _parse_integer_limit() to handle overflow"
 2026-07-02 18:06 UTC 

[PATCH net 0/2] octeon_ep, octeon_ep_vf: fix skb frags overflow in the RX path
 2026-07-02 18:03 UTC  (4+ messages)
` [PATCH net 1/2] octeon_ep: "

[PATCH net-next v2] net: mana: Add handler for sriov configure
 2026-07-02 18:02 UTC  (2+ messages)

[PATCH rdma-next 1/1] RDMA/mana_ib: Adopt robust udata
 2026-07-02 18:01 UTC  (2+ messages)

[PATCH v2 0/2] rockchip: Fix devices suspend freeze on RK3568/RK3566
 2026-07-02 18:00 UTC  (3+ messages)


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.