messages from 2026-02-25 09:50:01 to 2026-02-25 10:34:51 UTC [more...]
[PATCH v6 0/9] standalone wic
2026-02-25 10:34 UTC (2+ messages)
` [OE-core] "
[PATCH v2 0/8] video: support Rocktech RK050HR345-CT106A panel
2026-02-25 10:34 UTC (9+ messages)
` [PATCH v2 5/8] spi: stm32: clean up buffer length assignment
` [PATCH v2 6/8] spi: stm32: add support for bits-per-word setting
` [PATCH v2 7/8] spi: stm32: extend support to STM32MP25
` [PATCH v2 8/8] video: support Rocktech RK050HR345-CT106A panel
[PATCH v7 00/23] MediaTek UFS Cleanup and MT8196 Enablement
2026-02-25 10:34 UTC (7+ messages)
` [PATCH v7 17/23] scsi: ufs: mediatek: Rework ufs_mtk_wait_idle_state
` [PATCH v7 18/23] scsi: ufs: mediatek: Don't acquire dvfsrc-vcore twice
[PATCH 5.15.y] ksmbd: fix null pointer dereference error in generate_encryptionkey
2026-02-25 10:33 UTC
[PATCH v2 1/1] NFSD: move accumulated callback ops to per-net namespace
2026-02-25 10:30 UTC
[PATCH v2 0/8] builtin/maintenance: use "geometric" strategy by default
2026-02-25 10:33 UTC (6+ messages)
` [PATCH v2 6/8] t6500: explicitly use "gc" strategy
` [PATCH v2 8/8] builtin/maintenance: use "geometric" strategy by default
[PATCH v9 0/3] Add support for Cix Sky1 resets
2026-02-25 10:30 UTC (4+ messages)
` [PATCH v9 1/3] dt-bindings: soc: cix: document the syscon on Sky1 SoC
[PATCH] staging: greybus: Use guard(mutex) in receive_data()
2026-02-25 10:30 UTC
[PATCH] mtd: rawnand: cadence: Fix error check for dma_alloc_coherent() in cadence_nand_init()
2026-02-25 10:30 UTC (3+ messages)
[PATCH v1] hw/i2c/aspeed_i2c: Fix DMA64 address handling
2026-02-25 10:30 UTC (2+ messages)
[PATCH v3 0/3] riscv: sophgo: allow DMA multiplexer set channel number for DMA controller
2026-02-25 10:30 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: dma: snps,dw-axi-dmac: Add CV1800B compatible
[PATCH V4 1/4] qapi/misc: Fix missed query-iothreads items
2026-02-25 10:29 UTC (6+ messages)
` [PATCH V4 4/4] qapi: examine IOThread attachment status via query-iothreads
[PATCH] kbuild: host: use single executable for rustc -C linker
2026-02-25 10:28 UTC
[PATCH v1] ptp: ocp: Add support for Xilinx-based Adva TimeCard variant
2026-02-25 10:29 UTC
[PATCH 0/4] u-boot: add SCMI GPIO/Pinctrl support
2026-02-25 11:44 UTC (3+ messages)
` [PATCH 2/4] scmi: update comments for scmi_pinctrl_config_set_in()
[PATCH v2] soc: ti: k3-ringacc: include platform_device header
2026-02-25 10:28 UTC (4+ messages)
[PATCH net-next v3] net: dsa: mv88e6xxx: Add partial support for TCAM entries
2026-02-25 10:25 UTC (2+ messages)
` [net-next,v3] "
[PATCH 1/1] riscv: mpfs: SIFIVE_CLINT and SPL_SIFIVE_CLINT don't exist
2026-02-25 10:28 UTC
[PATCH 6/8] dmaengine: tegra: Use iommu-map for stream ID
2026-02-25 10:27 UTC (2+ messages)
[PATCH] media: i2c: ov5647: Fix runtime PM refcount leak in s_ctrl
2026-02-25 10:27 UTC (2+ messages)
[PATCH v2 0/2] fstests: simplify per-fs _fixed_by_kernel_commit
2026-02-25 10:27 UTC (3+ messages)
` [PATCH v2 1/2] fstests: add _fixed_by_fs_commit helper
` [PATCH v2 2/2] fstests: use _fixed_by_fs_commit where appropriate
[PATCH net-next] net: stmmac: fix .ndo_fix_features()
2026-02-25 10:27 UTC (4+ messages)
[PATCH v4 0/6] gpio: Refactor and add selftest
2026-02-25 10:26 UTC (2+ messages)
[kees:for-next/kspp 2/3] arch/arm64/include/asm/vdso/gettimeofday.h:89:37: error: initialization of 'const struct vdso_time_data *' from incompatible pointer type 'struct vdso_time_data (*)[]'
2026-02-25 10:24 UTC
[PATCH 0/5] Add DSI display support for SC8280XP
2026-02-25 10:24 UTC (3+ messages)
` [PATCH 1/5] dt-bindings: display: msm-dsi-phy-7nm: Add SC8280XP
[PATCH v1 0/4] virtio-msg transport layer
2026-02-25 10:24 UTC (21+ messages)
[PATCH v2 00/16] Add RISC-V big-endian target support
2026-02-25 10:20 UTC (17+ messages)
` [PATCH v2 03/16] config/devices: Add BE riscv configs
` [PATCH v2 02/16] config/targets: Add BE RISCV softmmu targets
` [PATCH v2 01/16] meson: Add BE RISCV targets
` [PATCH v2 06/16] hw/riscv: Ensure proper ELF endian expectation
` [PATCH v2 04/16] target/riscv: Ensure LE instruction fetching
` [PATCH v2 05/16] hw/riscv: Ensure bootrom has correct endianess
` [PATCH v2 08/16] config/targets: Add RISC-V userspace targets
` [PATCH v2 09/16] arch/riscv: Set UBE bit on BE target
` [PATCH v2 07/16] hw/riscv: Check endianness for fw_dynamic fields
` [PATCH v2 10/16] config/targets: Add missing fields to BE linux-user targets
` [PATCH v2 12/16] target/riscv: Set SBE and MBE bits at CPU reset for BE targets
` [PATCH v2 11/16] linux-user/riscv: Disable vDSO for big-endian targets
` [PATCH v2 16/16] qapi: Add riscv32be and riscv64be to SysEmuTarget
` [PATCH v2 14/16] target/riscv: Use MO_LE for instruction fetch
` [PATCH v2 13/16] target/riscv: Fix PTE A/D atomic update endianness
` [PATCH v2 15/16] hw/virtio: Use DEVICE_LITTLE_ENDIAN for virtio-mmio legacy ops
[PATCH v2] linux-user/strace: fix printing of file offsets
2026-02-25 10:21 UTC (2+ messages)
[syzbot] [kernel?] INFO: task hung in restrict_one_thread_callback
2026-02-25 10:22 UTC (2+ messages)
[PATCH v2] dt-bindings: dmaengine: xlnx,axi-dma: Convert bindings into yaml
2026-02-25 10:23 UTC (3+ messages)
[BISECTED]: Black screen on 7.0-rc1
2026-02-25 10:23 UTC (5+ messages)
[PATCH v2 3/6] bpf: add bpf_list_add_impl to insert node after a given list node
2026-02-25 10:22 UTC (2+ messages)
[PATCH v2 1/6] bpf: Introduce the bpf_list_del kfunc
2026-02-25 10:22 UTC (2+ messages)
[PATCH v28 2/2] status: add status.compareBranches config for multiple branch comparisons
2026-02-25 10:22 UTC (2+ messages)
[RFC net-next 0/4] ethtool: CMIS module diagnostic loopback support
2026-02-25 10:22 UTC (7+ messages)
[PATCH 0/1] Fix use-after-free on framebuffers and property blobs when calling drm_dev_unplug
2026-02-25 10:22 UTC (4+ messages)
` [PATCH 1/1] drm: "
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
[PATCH v2 bpf 0/4] Fix invariant violation for single-value tnums
2026-02-25 10:21 UTC (4+ messages)
` [PATCH v2 bpf 3/4] selftests/bpf: Test refinement of single-value tnum
[moderation/CI] Re: PCI/TSM: coco/sev-guest: Implement SEV-TIO PCIe TDISP (phase2)
2026-02-25 10:21 UTC
[PATCH v3 0/4] pid_namespace: make init creation more flexible
2026-02-25 10:20 UTC (5+ messages)
` [PATCH v3 2/4] pid: check init is created first after idr alloc
[PATCH i-g-t v7 00/48] Unigraf integration
2026-02-25 10:20 UTC (5+ messages)
` [PATCH i-g-t v7 41/48] lib/igt_dp: Create generic helpers for DP information
[PATCH v3 0/5] cgroup/dmem,drm/ttm: Improve protection in contended cases
2026-02-25 10:19 UTC (6+ messages)
` [PATCH v3 4/5] drm/ttm: Be more aggressive when allocating below protection limit
[PATCH] Various subsystems: avoid UB from ref counts
2026-02-25 10:18 UTC (2+ messages)
[PATCH v6 0/7] imu: st_lsm6dsx: Add support for rotation sensor
2026-02-25 10:18 UTC (15+ messages)
` [PATCH v6 1/7] iio: imu: st_lsm6dsx: Set FIFO ODR for accelerometer and gyroscope only
` [PATCH v6 2/7] iio: imu: st_lsm6dsx: Set buffer sampling frequency for accelerometer only
` [PATCH v6 3/7] iio: imu: st_lsm6dsx: Fix check for invalid samples from FIFO
` [PATCH v6 4/7] iio: Rename 'sign' field to `format` in struct iio_scan_type
` [PATCH v6 5/7] iio: ABI: Add support for floating-point numbers in buffer scan elements
` [PATCH v6 6/7] iio: ABI: Add custom data type
` [PATCH v6 7/7] iio: imu: st_lsm6dsx: Add support for rotation sensor
[PATCH v2 0/4] x86: Simplifying LAM
2026-02-25 10:17 UTC (5+ messages)
` [PATCH v2 2/4] x86/process: Add a debug interface to change LAM tag width
[PATCH v2] staging: greybus: move topology allocation to codec probe
2026-02-25 10:16 UTC (2+ messages)
[PATCH net v1] atm: lec: fix null-ptr-deref in lec_arp_clear_vccs
2026-02-25 10:16 UTC (4+ messages)
[PATCH] mm/slab: initialize slab->stride early to avoid memory ordering issues
2026-02-25 10:15 UTC (5+ messages)
[PATCH net-next v2 0/2] net: stmmac: fix interrupt coalescing
2026-02-25 10:15 UTC (2+ messages)
[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework
2026-02-25 10:15 UTC (8+ messages)
[PATCH v6 0/3] Adding brcmstb-hwspinlock support
2026-02-25 10:14 UTC (3+ messages)
` [PATCH v6 1/3] dt-bindings: hwlock: "
[PATCH 0/4] arm64: dts: Add initial support for NXP S32N79 SoC
2026-02-25 10:13 UTC (4+ messages)
` [PATCH 4/4] arm64: dts: freescale: Add minimal support for S32N79
[PATCH v7 0/5] Add support to read the watchdog bootstatus from IMEM
2026-02-25 10:13 UTC (3+ messages)
` [PATCH v7 1/5] dt-bindings: sram: describe the IPQ5424 IMEM as mmio-sram
[PATCH v3] gpiolib: match secondary fwnode too in gpio_device_find_by_fwnode()
2026-02-25 10:12 UTC
[PATCH v3] arm64: dts: qcom: sm8750: Add camera clock controller
2026-02-25 10:12 UTC
Btrfs with zoned devices
2026-02-25 10:11 UTC (7+ messages)
[PATCH] Debug: add Kconfig option to abort autoboot
2026-02-25 10:11 UTC (5+ messages)
[PATCH RFT] drm/bridge: dw-hdmi: Replace calls to deprecated HDMI/audio detection functions
2026-02-25 10:11 UTC (2+ messages)
[PATCH] perl: upgrade from 5.40.2 to 5.42.0
2026-02-25 10:11 UTC (2+ messages)
` [OE-core] "
[PATCH] lib/string: Fix UBSAN misaligned access in sized_strscpy
2026-02-25 10:11 UTC (6+ messages)
[PATCH kernel 0/9] PCI/TSM: coco/sev-guest: Implement SEV-TIO PCIe TDISP (phase2)
2026-02-25 10:10 UTC (4+ messages)
` [PATCH kernel 1/9] pci/tsm: Add TDISP report blob and helpers to parse it
[PATCH v5 0/9] drm/xe/madvise: Add support for purgeable buffer objects
2026-02-25 10:10 UTC (3+ messages)
[PATCH v2 0/4] Introduce Xe Correctable Error Handling
2026-02-25 10:10 UTC (3+ messages)
` [PATCH v2 2/4] drm/xe/sysctrl: Add system controller interrupt handler
[PATCH v2 4/6] selftests/bpf: Add test case for bpf_list_add_impl
2026-02-25 10:10 UTC (2+ messages)
[PATCH v2 2/6] selftests/bpf: Add test cases for bpf_list_del
2026-02-25 10:10 UTC (2+ messages)
[PATCH] LoongArch: Only use SC.Q when supported by the assembler
2026-02-25 10:09 UTC
[PATCH v2 1/1] memory: bt1-l2-ctl: Remove not-going-to-be-supported code for Baikal SoC
2026-02-25 10:09 UTC (10+ messages)
[PATCH v2] arm64: bpf: Fix UBSAN misaligned access in BPF JIT
2026-02-25 10:09 UTC (2+ messages)
[PATCH] drm/xe/configfs: Free ctx_restore_mid_bb in release
2026-02-25 10:09 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/configfs: Free ctx_restore_mid_bb in release (rev2)
[PATCH v2 net-next 0/3] Implement PTP support in netdevsim
2026-02-25 10:08 UTC (4+ messages)
` [PATCH v2 net-next 3/3] selftests:net: Implement ptp4l sync test using netdevsim
[PATCH v2 0/2] driver core: provide and use device_match_fwnode_ext()
2026-02-25 10:07 UTC (11+ messages)
` [PATCH v2 2/2] gpiolib: match secondary fwnode too in gpio_device_find_by_fwnode()
[PATCH] ASoC: cs42xx8: add error checks for constraints in TDM mode
2026-02-25 10:09 UTC
[PATCH] erofs-utils: dump: add missing compat features and separate feature display
2026-02-25 10:06 UTC (2+ messages)
` [PATCH v2] "
[PATCH v3 0/2] i2c: Add Loongson-2K0300 I2C controller support
2026-02-25 10:06 UTC (3+ messages)
` [PATCH v3 2/2] i2c: ls2x-v2: Add driver for Loongson-2K0300 I2C controller
[PATCH 00/19] drm/i915/overlay: Convert to parent interface
2026-02-25 10:06 UTC (7+ messages)
` [PATCH 06/19] drm/i915/overlay: Introduce i915_overlay_obj_lookup()
` [PATCH 17/19] drm/i915/overlay: Don't use fetch_and_zero() in display code
[PATCH v6 0/2] arm64: dts/defconfig: enable BST C1200 eMMC
2026-02-25 10:06 UTC (3+ messages)
` [PATCH v6 1/2] arm64: dts: bst: enable eMMC controller in C1200 CDCU1.0 board
` [PATCH v6 2/2] arm64: defconfig: enable BST SDHCI controller
[PATCH] mm: Avoid calling folio_page() with an out-of-bounds index
2026-02-25 10:05 UTC (2+ messages)
[PATCH net,v4,1/2] virtio_net: Improve RSS key size validation and use NETDEV_RSS_KEY_LEN
2026-02-25 10:05 UTC (12+ messages)
` [PATCH net-next,2/2] virtio_net: replace RSS key size max check with BUILD_BUG_ON
[PATCH net-next v1] net: core: fix logical inconsistency in failover_slave_register()
2026-02-25 10:04 UTC (3+ messages)
[PATCH v6 00/35] Introduce support for confidential guest reset (x86)
2026-02-25 10:04 UTC (6+ messages)
` [PATCH v6 35/35] migration: return EEXIST when trying to add the same migration blocker
[PATCH] m68k: nommu: fix memmove() with differently aligned src and dest for 68000
2026-02-25 10:04 UTC (3+ messages)
[Intel-wired-lan] [PATCH v2] igc: fix page fault in XDP TX timestamps handling
2026-02-25 9:58 UTC (2+ messages)
` "
[PATCH 6.19 000/781] 6.19.4-rc1 review
2026-02-25 10:02 UTC (2+ messages)
[PATCH net-next] inet: add ip_local_port_step_width sysctl to improve port usage distribution
2026-02-25 10:02 UTC (3+ messages)
[PATCH v5 4/4] stmmac: s32: enable support for Multi-IRQ mode
2026-02-25 10:02 UTC (3+ messages)
` [v5,4/4] "
[PATCH 0/4] xen/arm: ffa: Add PARTITION_INFO_GET_REGS support
2026-02-25 9:57 UTC (5+ messages)
` [PATCH 1/4] xen/arm: ffa: Add start_index to VM partinfo helper
` [PATCH 2/4] xen/arm: ffa: Cache SP partition info at init
` [PATCH 3/4] xen/arm: ffa: Drop SP subscriber lists
` [PATCH 4/4] xen/arm: ffa: Add cached GET_REGS support
[PATCH v7] migration: return EEXIST when trying to add the same migration blocker
2026-02-25 10:01 UTC
[Intel-wired-lan] [PATCH iwl-net] iavf: fix VLAN filter lost on add/delete race
2026-02-25 10:01 UTC (2+ messages)
` "
[PATCH 3/8] dmaengine: tegra: Make reset control optional
2026-02-25 10:01 UTC (2+ messages)
[PATCH net-next v2] net: stmmac: ptp: limit n_per_out
2026-02-25 10:01 UTC
[PATCH v5 1/4] net: stmmac: platform: read channels irq
2026-02-25 10:01 UTC (3+ messages)
` [v5,1/4] "
[PATCH net-next v2] docs: net: document neigh gc_stale_time sysctl
2026-02-25 10:00 UTC (3+ messages)
[PATCH 1/1] arm: exynos: don't imply non-existent CONFIG_KEYBOARD
2026-02-25 10:00 UTC
[PATCH] net: macvlan: fix multicast delivery to bridge ports with shared source MAC
2026-02-25 10:00 UTC
[Intel-wired-lan] [PATCH iwl-net v2] ice: dpll: Fix compilation warning
2026-02-25 9:59 UTC (3+ messages)
` "
[PATCH 1/1] sandbox: don't imply non-existent CONFIG_KEYBOARD
2026-02-25 9:58 UTC
[PATCH net-next] docs: net: document neigh gc_interval sysctl
2026-02-25 9:58 UTC
[Buildroot] [PATCH] package/wireshark: security bump to v4.4.13
2026-02-25 9:57 UTC (2+ messages)
[OE-core] [PATCH] binutils: Upgrade to 2.46 release
2026-02-25 9:57 UTC (4+ messages)
[PATCH v8 0/6] NVMeoFC support on Grub
2026-02-25 9:56 UTC (2+ messages)
[PATCH] sched: Further restrict the preemption modes
2026-02-25 9:56 UTC (4+ messages)
[PATCH i-g-t v4] tests/kms_explict_fence: Add Test for Explicit Fencing
2026-02-25 9:56 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for tests/kms_explict_fence: Add Test for Explicit Fencing (rev5)
[PATCH v2 0/1] Virtio block adds inline encryption support
2026-02-25 9:55 UTC (7+ messages)
` [PATCH v2 1/1] virtio-blk: Add "
[PATCH 1/1] riscv: don't imply non-existent CONFIG_IP_DYN
2026-02-25 9:54 UTC
i915 in 6.12 kernel
2026-02-25 9:54 UTC (3+ messages)
` [cip-dev] "
[PATCH v4] drm/xe: restrict multi-lrc to VCS/VECS engines
2026-02-25 9:53 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe: restrict multi-lrc to VCS/VECS engines (rev3)
[PATCH v6 00/16] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
2026-02-25 9:51 UTC (17+ messages)
` [PATCH v6 01/16] rv: Unify DA event handling functions across monitor types
` [PATCH v6 02/16] rv: Add Hybrid Automata monitor type
` [PATCH v6 03/16] verification/rvgen: Allow spaces in and events strings
` [PATCH v6 04/16] verification/rvgen: Add support for Hybrid Automata
` [PATCH v6 05/16] Documentation/rv: Add documentation about hybrid automata
` [PATCH v6 06/16] rv: Add sample hybrid monitors stall
` [PATCH v6 07/16] rv: Convert the opid monitor to a hybrid automaton
` [PATCH v6 08/16] sched: Add task enqueue/dequeue trace points
` [PATCH v6 09/16] rv: Add enqueue/dequeue to snroc monitor
` [PATCH v6 10/16] rv: Add support for per-object monitors in DA/HA
` [PATCH v6 11/16] verification/rvgen: Add support for per-obj monitors
` [PATCH v6 12/16] sched: Add deadline tracepoints
` [PATCH v6 13/16] sched/deadline: Move some utility functions to deadline.h
` [PATCH v6 14/16] sched_ext: Export task_is_scx_enabled() for verification
` [PATCH v6 15/16] rv: Add deadline monitors
` [PATCH v6 16/16] rv: Add dl_server specific monitors
[PATCH v9 03/11] dmaengine: qcom: bam_dma: implement support for BAM locking
2026-02-25 9:52 UTC (11+ messages)
[PATCH v2 0/1] rust: use checked_div()
2026-02-25 9:51 UTC (4+ messages)
` [PATCH v2 1/1] rust: use checked_div to make clippy happy
[PATCH v2] hwmon: tmp102: Add support for TMP110 and TMP113 devices
2026-02-25 9:51 UTC
[PATCH] nvme/ioctl: allow 64-bit results in io-passthru command
2026-02-25 9:50 UTC (2+ messages)
linux-scsi project on GitHub & SCSI user space utilities maintenance
2026-02-25 9:49 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.