All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-29 03:47:02 to 2026-04-29 05:13:17 UTC [more...]

[PATCH] parse-options: fix sparse 'plain integer as NULL pointer'
 2026-04-29  5:13 UTC  (4+ messages)

[PATCH 0/3] arm: socfpga: arria10: Enable and fix I2C support
 2026-04-29  5:11 UTC  (4+ messages)
` [PATCH 1/3] arm: dts: a10: Correct i2c scl falling time
` [PATCH 2/3] i2c: designware_i2c: Remove clk disabled codes
` [PATCH 3/3] configs: socfpga_arria10_defconfig: Enable I2C as default

[PATCH hotfix] mm: fix pmd_special() fallback to observe huge_zero
 2026-04-29  5:08 UTC 

[PATCH bpf-next v8 08/11] selftests/bpf: Allow test_progs to link with a partial object set
 2026-04-29  5:07 UTC  (2+ messages)

[PATCH v3 0/6] Relocate U-Boot in the last bank
 2026-04-29  5:04 UTC  (3+ messages)
` [v3,0/6] "

[PATCH net-next] selftests: drv-net: rss: add case for field config on RSS context
 2026-04-29  5:04 UTC  (2+ messages)

[PATCH 0/4] btrfs: experimental support for huge data folios
 2026-04-29  5:03 UTC  (5+ messages)
` [PATCH 1/4] btrfs: update the out-of-date comments on subpage
` [PATCH 2/4] btrfs: prepare subpage operations to support >= BITS_PER_LONG sub-bitmaps
` [PATCH 3/4] btrfs: migrate btrfs_bio_ctrl::submit_bitmap to support larger bitmaps
` [PATCH 4/4] btrfs: introduce support for huge folios

[PATCH 00/13] drm/xe/tests: Add kunit tests for memory based interrupts
 2026-04-29  5:04 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH] sched/fair: Fix overflow in vruntime_eligible()
 2026-04-29  5:03 UTC  (5+ messages)
` [PATCH RESEND] "

REGRESSION: NFSv4: mkdir returns EEXIST after NFS4ERR_DELAY-then-success;
 2026-04-29  5:02 UTC 

[PULL 00/51] riscv-to-apply queue
 2026-04-29  4:47 UTC  (52+ messages)
` [PULL 01/51] hw/riscv/riscv-iommu: Use standard EN_PRI bit for PRI
` [PULL 02/51] util: export CRC32[C] lookup tables
` [PULL 03/51] target/riscv: add draft RISC-V Zbr ext as xbr0p93
` [PULL 04/51] disas: diassemble RISC-V xlrbr (crc32) instructions
` [PULL 05/51] target/riscv: Use explicit little-endian LD/ST API
` [PULL 06/51] target/riscv: Make LQ and SQ use 128-bit ld/st
` [PULL 07/51] target/riscv: Remove MTTCG check for x-rv128 CPU model
` [PULL 08/51] target/riscv: Explode MO_TExx -> MO_TE | MO_xx (again)
` [PULL 09/51] target/riscv: Conceal MO_ALIGN|MO_TE within load_acquire / store_release
` [PULL 10/51] target/riscv: Factor tiny ldn() helper in gdbstub
` [PULL 11/51] target/riscv: Simplify riscv_cpu_gdb_write_register()
` [PULL 12/51] target/riscv: Expose mo_endian_env()
` [PULL 13/51] target/riscv: Have gdbstub consider CPU endianness
` [PULL 14/51] target/riscv: Replace MO_TE by mo_endian (MIPS extension)
` [PULL 15/51] target/riscv: Replace MO_TE by mo_endian (Zilsd extension)
` [PULL 16/51] target/riscv: Replace MO_TE by mo_endian (Zalasr extension)
` [PULL 17/51] target/riscv: Replace MO_TE -> MO_LE
` [PULL 18/51] target/riscv: Use MO_LE for instruction fetch
` [PULL 19/51] configs/targets: Forbid RISC-V to use legacy native endianness APIs
` [PULL 20/51] hw/riscv/riscv-iommu-hpm: Fix irq_overflow_left residual value bug
` [PULL 21/51] hw/riscv/riscv-iommu: Add IPSR.PMIP RW1C support
` [PULL 22/51] hw/riscv/virt-acpi-build.c: Use kvm timer frequency when kvm enabled
` [PULL 23/51] target/riscv: fix stale ptshift and base on page walk restart
` [PULL 24/51] hw/intc: fix heap OOB in ACLINT MTIMER multi-socket
` [PULL 25/51] riscv_htif: reject invalid signature ranges (end <= begin)
` [PULL 26/51] target/riscv: preserve RV32 henvcfgh on henvcfg writes
` [PULL 27/51] target/riscv: Add cfg properties for Zvfbfa extensions
` [PULL 28/51] target/riscv: Add the Zvfbfa extension implied rule
` [PULL 29/51] target/riscv: rvv: Add new VTYPE CSR field - altfmt
` [PULL 30/51] target/riscv: rvv: Introduce reset_ill_vtype to reset illegal vtype CSR
` [PULL 31/51] target/riscv: Use the tb->cs_base as the extend tb flags
` [PULL 32/51] target/riscv: Introduce altfmt into DisasContext
` [PULL 33/51] target/riscv: Introduce BF16 canonical NaN for Zvfbfa extension
` [PULL 34/51] target/riscv: rvv: Support Zvfbfa vector bf16 operations
` [PULL 35/51] target/riscv: Expose Zvfbfa extension as a cpu property
` [PULL 36/51] target/riscv: rvv: Allow fractional LMUL on vector SHA instructions
` [PULL 37/51] target/riscv: tt-ascalon: Add Tenstorrent mvendorid
` [PULL 38/51] hw/riscv/boot: Warn if a ELF format file is loaded as a binary
` [PULL 39/51] target/riscv: fix RV32 stateen CSR handling
` [PULL 40/51] target/riscv: Initialize riscv_excp_names[] and riscv_intr_names[] using designated initializer
` [PULL 41/51] target/riscv: Mask xepc[0] only when Zc* extension is enabled
` [PULL 42/51] target/riscv: Generate access fault if sc comparison fails
` [PULL 43/51] target/riscv: Don't OR mip.SEIP when mvien is one
` [PULL 44/51] target/riscv: Use ELEN for Fractional LMUL check
` [PULL 45/51] target/riscv: fix address masking
` [PULL 46/51] target/riscv: Add a helper to return the current effective priv mode
` [PULL 47/51] target/riscv: Fix pointer masking PMM field selection logic
` [PULL 48/51] target/riscv: Fix pointer masking for virtual-machine load/store insns
` [PULL 49/51] target/riscv: Rename riscv_pm_get_virt_pmm() to riscv_pm_get_vm_ldst_pmm()
` [PULL 50/51] target/riscv: Fix pointer masking translation mode check bug
` [PULL 51/51] target/riscv: rvv: Handle mask/source overlap of vector reduction instructions

Patchwork housekeeping for: spi-devel-general
 2026-04-29  4:57 UTC 

[PATCHv3 ath-next] wifi: ath11k: use kzalloc_flex
 2026-04-29  4:54 UTC  (2+ messages)

[sailus-media-tree:metadata 30/122] include/media/v4l2-subdev.h:1961:36: error: too few arguments to function '((const struct v4l2_subdev_pad_ops *)v4l2_subdev_call_wrappers.pad)->set_fmt'; expected 4, have 3
 2026-04-29  4:53 UTC 

[bcachefs:bcachefs-testing 6/14] Warning: fs/bcachefs/btree/cache.c:1245 function parameter 'flags' not described in 'bch2_btree_node_get'
 2026-04-29  4:53 UTC 

[PATCH v4 0/7] Add QSPI support for QCS615 and improve interconnect handling
 2026-04-29  4:47 UTC  (9+ messages)
` [PATCH v4 1/7] spi: dt-bindings: qcom,spi-qcom-qspi: Add qcom,qcs615-qspi compatible
` [PATCH v4 2/7] spi: spi-qcom-qspi: Fix incomplete error handling in runtime PM
` [PATCH v4 3/7] spi: spi-qcom-qspi: Add interconnect support for memory path
` [PATCH v4 4/7] arm64: dts: qcom: talos: Add QSPI support
` [PATCH v4 5/7] arm64: dts: qcom: qcs615-ride: Enable QSPI and NOR flash
` [PATCH v4 6/7] arm64: dts: qcom: kodiak: Add QSPI memory interconnect path
` [PATCH v4 7/7] arm64: dts: qcom: sc7180: "

[PATCH 2/2] net: thunderbolt: Fix lockdep issue during tunnel tear down
 2026-04-29  4:47 UTC  (3+ messages)

[PATCH 09/10] carl9170: fw: enable DFS radar detection
 2026-04-29  4:46 UTC  (2+ messages)

[BUG] ext4: BUG_ON in ext4_write_inline_data (fs/ext4/inline.c:240)
 2026-04-29  4:40 UTC  (6+ messages)

[PATCH 0/7] mm/damon/reclaim,lru_sort: monitor all system rams by default
 2026-04-29  4:39 UTC  (9+ messages)
` [PATCH 1/7] mm/damon: introduce damon_set_region_system_rams_default()
` [PATCH 2/7] mm/damon/reclaim: cover all system rams
` [PATCH 3/7] mm/damon/lru_sort: "
` [PATCH 4/7] mm/damon/core: remove damon_set_region_biggest_system_ram_default()
` [PATCH 5/7] mm/damon/stat: use damon_set_region_system_rams_default()
` [PATCH 6/7] Docs/admin-guide/mm/damon/reclaim: update for entire memory monitoring
` [PATCH 7/7] Docs/admin-guide/mm/damon/lru_sort: "

[PATCH bpf-next v8 06/11] selftests/bpf: Tolerate test file compilation failures
 2026-04-29  4:38 UTC  (2+ messages)

[PATCH] dt-bindings: regulator: fcs,fan53555: Remove vsel-gpios property
 2026-04-29  4:36 UTC 

[PATCH bpf-next v3 00/17] mm: BPF OOM
 2026-04-29  4:34 UTC  (4+ messages)
` [PATCH bpf-next v3 08/17] mm: introduce bpf_oom_kill_process() bpf kfunc

[PATCH v1] pmdomain: ti_sci: re-sync TIFS with genpd on resume
 2026-04-29  4:33 UTC  (2+ messages)

[PATCH v6 0/8] Introduce Xe PCIe FLR
 2026-04-29  4:33 UTC  (4+ messages)
` [PATCH v6 8/8] drm/xe/pci: Introduce "

[PATCH] drm/i915/display: Avoid stale PIPE_SCANLINE values after crtc_enable
 2026-04-29  4:33 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH v2 0/5] remoteproc: add Cortex-A Core remoteproc support on i.MX platforms
 2026-04-29  4:33 UTC  (3+ messages)
` [PATCH v2 1/5] dt-bindings: remoteproc: add imx-rproc-psci binding

[PATCH v3] remoteproc: xlnx: check remote core state
 2026-04-29  4:28 UTC  (2+ messages)

[PATCH] tests\intel\xe_configfs: Fix ctx_restore BB path for post and mid variants
 2026-04-29  4:28 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH] ceph: fix hanging __ceph_get_caps() with stale `mds_wanted`
 2026-04-29  4:27 UTC  (3+ messages)

[PATCH bpf-next v8 05/11] selftests/bpf: Make skeleton headers order-only prerequisites of .test.d
 2026-04-29  4:24 UTC  (2+ messages)

[meta-arago][master][PATCH] CI/CD Auto-Merger: cicd.master.202604281800
 2026-04-29  4:23 UTC  (2+ messages)

[PATCH net-next 0/4] r8152: Add support for the RTL8159 10Gbit USB Ethernet chip
 2026-04-29  4:21 UTC  (10+ messages)
` [PATCH net-next 2/4] r8152: Add support for the RTL8159 chip
` [PATCH net-next 3/4] r8152: Add irq mitigation for RTL8157/9
` [PATCH net-next 4/4] r8152: Add firmware upload capability for RTL8157/RTL8159

Patchwork summary for: spi-devel-general
 2026-04-29  4:20 UTC 

[PATCH v2 0/2] microchip core-qspi cleanup
 2026-04-29  2:12 UTC  (3+ messages)

[PATCH] ASoC: tegra: Add S8 PCM format support for MVC
 2026-04-29  2:15 UTC  (2+ messages)

[PATCH v1 1/1] ASoC: Intel: cht_bsw_rt5672: Drop unneeded NULL checks
 2026-04-28 23:17 UTC  (2+ messages)

[PATCH 0/7] ASoC: spacemit: bug fixes, refactoring, and K3 SoC support
 2026-04-29  2:41 UTC  (3+ messages)
` (subset) "

[PATCH] ASoC: cs35l56: Fix illegal writes to OTP_MEM registers
 2026-04-28 23:41 UTC  (2+ messages)

[PATCH] ASoC: codecs: ab8500: Fix casting of private data
 2026-04-29  0:47 UTC  (2+ messages)

[PATCH] ASoC: Intel: bytcr_wm5102: Fix MCLK leak on platform_clock_control error
 2026-04-28  8:50 UTC  (2+ messages)

[PATCH i-g-t 0/4] tests/intel/xe_madvise: Add atomic madvise subtests
 2026-04-29  4:19 UTC  (3+ messages)
` [PATCH i-g-t 1/4] tests/intel/xe_madvise: Generalize metadata and group purgeable subtests

[PATCH v2] ASoC: dt-bindings: mediatek,mt6351: convert to DT schema
 2026-04-28 23:18 UTC  (2+ messages)

[PATCHv2] ASoC: ti: j721e-evm: allocate dai_links with priv
 2026-04-29  2:14 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: mediatek,mt6351: convert to DT schema
 2026-04-28  8:01 UTC  (2+ messages)

[PATCH v2 3/3] drivers/base/memory: fix locking for poison accounting lookup
 2026-04-29  4:18 UTC  (4+ messages)

[PATCH i-g-t 0/2] tests/kms_colorspace: Add Colorspace connector property test
 2026-04-29  4:18 UTC  (3+ messages)
` [PATCH i-g-t 2/2] "

[PATCH i-g-t] tests/kms_hdr: Move capability checks inside dynamic subtests
 2026-04-29  4:17 UTC  (2+ messages)

[PATCH v2 0/2] Add NXP FRDM-IMX95-PRO board support
 2026-04-29  4:17 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: freescale: add i.MX95 19x19 FRDM PRO board dts

[PATCH 0/7] dts: Add /firmware/#{address,size}-cells to Chromium-based DTs
 2026-04-29  4:17 UTC  (7+ messages)
` [PATCH 1/7] arm64: dts: rockchip: Add #{address,size}-cells to Chromium-based /firmware
` [PATCH 5/7] arm64: dts: mediatek: "

[PATCH 0/3] drm/bridge: Add Lontium LT8711UXD DP-to-HDMI transparent bridge
 2026-04-29  4:15 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: display: bridge: simple: document the Lontium LT8711UXD DP-to-HDMI bridge
` [PATCH 2/3] drm/bridge: simple: Add "
` [PATCH 3/3] arm64: dts: rockchip: orangepi-5-pro: Add "

[PATCH RFC v3 00/11] media: qcom: venus: add MSM8939 support
 2026-04-29  4:14 UTC  (3+ messages)
  ` [PATCH RFC v3 07/11] clk: qcom: gcc-msm8939: mark Venus core GDSCs as hardware controlled

[PATCH] ASoC: rt1320-sdw: don't poll PDE state on power-down
 2026-04-29  4:12 UTC  (3+ messages)

[RFC V4 00/12] drm/amdgpu: SVM implementation based on drm_gpusvm
 2026-04-29  4:06 UTC  (13+ messages)
` [RFC V4 01/12] drm/amdgpu: define SVM UAPI for GPU shared virtual memory
` [RFC V4 02/12] drm/amdgpu: introduce SVM core header and VM integration
` [RFC V4 03/12] drm/amdgpu: define SVM attribute subsystem types
` [RFC V4 04/12] drm/amdgpu: implement SVM attribute tree and helper functions
` [RFC V4 05/12] drm/amdgpu: implement SVM attribute set/get/clear operations
` [RFC V4 06/12] drm/amdgpu: define SVM range types and work queue interface
` [RFC V4 07/12] drm/amdgpu: implement SVM range GPU mapping core
` [RFC V4 08/12] drm/amdgpu: implement SVM range notifier and GC helpers
` [RFC V4 09/12] drm/amdgpu: implement SVM attribute change and invalidation
` [RFC V4 10/12] drm/amdgpu: implement SVM initialization and lifecycle
` [RFC V4 11/12] drm/amdgpu: add SVM ioctl entry and fault handler module
` [RFC V4 12/12] drm/amdgpu: integrate SVM into build system and VM fault path

[sailus-media-tree:metadata 26/122] include/media/mipi-csi2.h:47:27: error: unknown type name 'u32'
 2026-04-29  4:10 UTC 

[RFC PATCH v1 0/1] hw/arm: aspeed: PoC integration for Caliptra Root of Trust
 2026-04-29  4:10 UTC  (3+ messages)
` [RFC PATCH v1 1/1] hw/arm: aspeed: Add "

[PATCH v11 1/4] ASoC: SDCA: Add PDE verification reusable helper
 2026-04-29  4:06 UTC  (4+ messages)
` [PATCH v11 2/4] ASoC: tac5xx2-sdw: add soundwire based codec driver

[PATCH v3 0/2] Add Lontiun LT7911EXC eDP to MIPI DSI bridge
 2026-04-29  4:05 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings:bridge: "
` [PATCH v3 2/2] drm:bridge: "

[PATCH 0/5] Add minimal boot support for Qualcomm IPQ9650 SoC
 2026-04-29  4:01 UTC  (7+ messages)
` [PATCH 2/5] clk: qcom: add Global Clock controller (GCC) driver for "
` [PATCH 4/5] arm64: dts: qcom: add IPQ9650 SoC and rdp488 board support

FAILED: patch "[PATCH] mm: prevent droppable mappings from being locked" failed to apply to 6.12-stable tree
 2026-04-29  4:00 UTC  (3+ messages)
` [PATCH 6.12.y] mm: prevent droppable mappings from being locked

[android-common:android16-6.12-2025-06 6/6] mm/pgsize_migration.c:338:24: warning: default initialization of an object of type 'struct vm_area_struct' with const member leaves the object uninitialized
 2026-04-29  3:58 UTC 

[PATCH v6 0/4] firmware: ti_sci: Introduce BOARDCFG_MANAGED mode for Jacinto family
 2026-04-29  3:57 UTC  (3+ messages)
` [PATCH v6 3/4] clk: keystone: sci-clk: add restore_context() operation

[PATCH] clk: rk808: fix OF node reference imbalance
 2026-04-29  3:56 UTC  (2+ messages)

[PATCH rc v3 0/5] iommu/arm-smmu-v3: Fix device crash on kdump kernel
 2026-04-29  3:55 UTC  (2+ messages)

[PATCH] MAINTAINERS: add myself as a reviewer for the clk subsystem
 2026-04-29  3:55 UTC  (3+ messages)

[PATCH] media: em28xx: Remove unneeded semicolon
 2026-04-29  3:52 UTC 

[PATCH net v4 2/8] xsk: handle NULL dereference of the skb without frags issue
 2026-04-29  3:53 UTC  (3+ messages)

[PATCH bpf-next v8 02/11] selftests/bpf: Fix test_kmods KDIR to honor O= and distro kernels
 2026-04-29  3:53 UTC  (2+ messages)

[PATCH v2] clk: hisilicon: Improve deallocation in error path
 2026-04-29  3:53 UTC  (2+ messages)

[PATCH v1 0/2] gpio: 74x164: seed the chain from DT at probe time
 2026-04-29  3:51 UTC  (7+ messages)
` [PATCH v1 1/2] dt-bindings: gpio: fairchild,74hc595: add registers-default property
` [PATCH v2 0/2] gpio: 74x164: seed the chain from DT at probe time
` [PATCH v2 1/2] dt-bindings: gpio: fairchild,74hc595: add lines-initial-states property
` [PATCH v2 2/2] gpio: 74x164: support lines-initial-states for boot-time output state

[Intel-wired-lan] [PATCH v2] ice: wait for reset completion in ice_resume()
 2026-04-29  3:49 UTC  (7+ messages)

[PATCH v4] ice: wait for reset completion in ice_resume()
 2026-04-29  3:48 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH 0/2] dt-bindings: clean up tab and trailing whitespace from examples
 2026-04-29  3:48 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: misc: fsl,qoriq-mc: drop trailing whitespace
` [PATCH 2/2] dt-bindings: drop tab characters from DTS examples

[PATCH 0/4] PXA1908 clock controller resets
 2026-04-29  2:08 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: clock: marvell,pxa1908: Add #reset-cells
` [PATCH 2/4] clk: mmp: pxa1908-apbc: Add reset cells
` [PATCH 3/4] clk: mmp: pxa1908-apbcp: "

[PATCH v2 00/12] clk: add new flag CLK_ROUNDING_NOOP
 2026-04-29  2:15 UTC  (4+ messages)
` [PATCH v2 01/12] "

[PATCH v2 0/3] clk: mediatek: fix gate-less mux definitions
 2026-04-29  2:06 UTC  (7+ messages)
` [PATCH v2 1/3] clk: mediatek: add MUX_CLR_SET macro
` [PATCH v2 2/3] clk: mediatek: mt8192: use MUX_CLR_SET
` [PATCH v2 3/3] clk: mediatek: mt7988: use MUX_CLR_SET for gate-less muxes

[PATCH v9 0/6] clk: Support spread spectrum and use it in clk-scmi
 2026-04-29  2:38 UTC  (3+ messages)
` [PATCH v9 4/6] clk: Add KUnit tests for assigned-clock-sscs

[PATCH v2 0/4] clk: update kernel docs
 2026-04-29  2:22 UTC  (4+ messages)
` [PATCH v2 1/4] clk: move core flags into a new enum for "

[PATCH RESEND] clk: clk-axi-clkgen: Add support versal timings
 2026-04-29  2:16 UTC  (2+ messages)

[PATCH v3 0/5] dmaengine: Add Peripheral DMA support for SpacemiT K3 SoC
 2026-04-29  2:03 UTC  (3+ messages)
` [PATCH v3 4/5] clk: spacemit: k3: mark top_dclk as CLK_IS_CRITICAL

[PATCH] clk: bcm: iproc-asiu: simplify allocation
 2026-04-29  1:45 UTC  (2+ 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.