messages from 2025-10-10 11:01:14 to 2025-10-10 12:08:34 UTC [more...]
[PATCH v2] fbdev: mb862xxfbdrv: Make CONFIG_FB_DEVICE optional
2025-10-10 12:08 UTC (4+ messages)
` [PATCH v3] "
[PATCH 00/24] arm64: dts: qcom: Introduce Glymur SoC dtsi and Glymur CRD dts
2025-10-10 12:08 UTC (12+ messages)
` [PATCH 14/24] arm64: dts: qcom: Update the pmh0110.dtsi for Glymur
[PATCH v2] nbd: override creds to kernel when calling sock_{send,recv}msg()
2025-10-10 12:08 UTC (2+ messages)
[PATCH v5 0/3] Add zerocopy partial flush support for live migrations
2025-10-10 12:06 UTC (6+ messages)
` [PATCH v5 3/3] QIOChannelSocket: flush zerocopy socket error queue on sendmsg failure due to ENOBUF
[PATCH 0/2] remove deprecated 'reconnect' options
2025-10-10 12:06 UTC (6+ messages)
[PATCH 1/5] mesa: add opencl -> clang build dependency
2025-10-10 11:59 UTC (5+ messages)
` [PATCH 2/5] mesa: drop asahi -> opencl dependency
` [PATCH 3/5] mesa: be more explicit about gallium-llvm dependency
` [PATCH 4/5] mesa: sort out driver lists
` [PATCH 5/5] mesa: drop useless freedreno-fdperf PACKAGECONFIG
[PATCH v5 0/6] drm/xe: Make struct xe_ggtt private
2025-10-10 12:07 UTC (7+ messages)
` [PATCH v5 1/6] drm/xe: Only have a single drmm release action
` [PATCH v5 2/6] drm/mm: Introduce address space shifting
` [PATCH v5 3/6] drm/xe: Start using ggtt->start in preparation of balloon removal
` [PATCH v5 4/6] drm/xe: Rewrite GGTT VF initialisation
` [PATCH v5 5/6] drm/xe: Convert xe_fb_pin to use a callback for insertion into GGTT
` [PATCH v5 6/6] drm/xe: Move struct xe_ggtt to xe_ggtt.c
[PATCH v2 00/10] QoL tweaks and github action
2025-10-10 12:06 UTC (15+ messages)
` [PATCH v2 01/10] LICENSE.md: convert html to proper MarkDown
` [PATCH v2 02/10] README.md: convert embedded "
` [PATCH v2 03/10] REVISION: update to 1.4-wd01
` [PATCH v2 04/10] .gitpublish: update base to current working branch
` [PATCH v2 05/10] virtio-html.tex: sort package list
` [PATCH v2 06/10] specvars.tex: properly wrap arguments to \urldef
` [PATCH v2 07/10] virtio-html.cfg: implement workaround for htlatex regression
` [PATCH v2 08/10] make-setup-generated: optionally add GIT metadata
` [PATCH v2 09/10] Makefile: add some simple make automations
` [PATCH v2 10/10] .github: add a runner to build the latest draft
Did the latest QEMU emulated SMMUv3 not support "smmu sva" function ?
2025-10-10 12:04 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-sqlalchemy: bump to version 2.0.43
2025-10-10 12:05 UTC (2+ messages)
[PATCH RFC bpf-next 0/3] bpf: report probe fault to BPF stderr
2025-10-10 12:05 UTC (4+ messages)
` bpf_errno. Was: [PATCH RFC bpf-next 1/3] "
[PATCH v3 0/5] cmd: mtd: improvements
2025-10-10 12:04 UTC (6+ messages)
` [PATCH v3 1/5] cmd: mtd: add markbad command support
` [PATCH v3 2/5] cmd: mtd: add nand_write_test "
` [PATCH v3 3/5] cmd: mtd: add nand_read_test "
` [PATCH v3 4/5] cmd: mtd: fix speed measurement in the speed benchmark
` [PATCH v3 5/5] cmd: mtd: add benchmark option to the help
[Buildroot] [PATCH 1/1] package/python-aerich: bump to version 0.9.2
2025-10-10 12:05 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/gsl: bump to version 2.8
2025-10-10 12:04 UTC (2+ messages)
[Buildroot] [git commit] package/python-sqlalchemy: bump to version 2.0.43
2025-10-10 11:58 UTC
[Buildroot] [git commit] package/python-aerich: bump to version 0.9.2
2025-10-10 11:56 UTC
[Buildroot] [git commit] package/gsl: bump to version 2.8
2025-10-10 11:54 UTC
[RFC 1/3] bpf: Fall back to nospec for sanitization-failures
2025-10-10 12:03 UTC (2+ messages)
[PATCH] powerpc/pseries/msi: Fix NULL pointer dereference at irq domain teardown
2025-10-10 12:03 UTC
[PATCH] ovl: remove redundant IOCB_DIO_CALLER_COMP clearing
2025-10-10 12:03 UTC (2+ messages)
[PATCH v9 00/11] Add support for dynamic MMU configuration
2025-10-10 11:59 UTC (3+ messages)
` [PATCH v9 05/11] arm: armv8: mmu: add mem_map_fix_dram_banks
[PATCH RESEND v7 00/24] mtd: spinand: driver improvements
2025-10-10 11:58 UTC (25+ messages)
` [PATCH RESEND v7 01/24] spi: spi-mem: Extend SPI MEM ops to match Linux 6.16
` [PATCH RESEND v7 02/24] mtd: spinand: Use the spi-mem dirmap API
` [PATCH RESEND v7 03/24] mtd: nand: Add a NAND page I/O request type
` [PATCH RESEND v7 04/24] mtd: spinand: core: add missing MODULE_DEVICE_TABLE()
` [PATCH RESEND v7 05/24] mtd: spinand: Extend spinand_wait() to match Linux kernel implementation
` [PATCH RESEND v7 06/24] mtd: spinand: Make use of spinand_to_[mtd/nand]() helpers
` [PATCH RESEND v7 07/24] mtd: spinand: Align logic for enabling ECC to match Linux kernel
` [PATCH RESEND v7 08/24] mtd: spinand: Refactor spinand_init* functions
` [PATCH RESEND v7 09/24] mtd: spinand: Refactor ECC/OOB functions
` [PATCH RESEND v7 10/24] mtd: spinand: Sync core code and device support with Linux 6.10
` [PATCH RESEND v7 11/24] mtd: spinand: set bitflip_threshold to 75% of ECC strength
` [PATCH RESEND v7 12/24] mtd: spinand: Add support for setting plane select bits
` [PATCH RESEND v7 13/24] mtd: spinand: Remove write_enable_op() in markbad()
` [PATCH RESEND v7 14/24] mtd: spinand: Introduce a way to avoid raw access
` [PATCH RESEND v7 15/24] mtd: spinand: add support of continuous reading mode
` [PATCH RESEND v7 16/24] mtd: spinand: Add read retry support
` [PATCH RESEND v7 17/24] mtd: spinand: add OTP support
` [PATCH RESEND v7 18/24] mtd: spinand: Enhance the logic when picking a variant
` [PATCH RESEND v7 19/24] mtd: spinand: propagate spinand_wait() errors from spinand_write_page()
` [PATCH RESEND v7 20/24] mtd: spinand: Add a ->configure_chip() hook
` [PATCH RESEND v7 21/24] mtd: spinand: Sync core code and device support with Linux 6.17-rc1
` [PATCH RESEND v7 22/24] mtd: spinand: fix direct mapping creation sizes
` [PATCH RESEND v7 23/24] mtd: spinand: try a regular dirmap if creating a dirmap for continuous reading fails
` [PATCH RESEND v7 24/24] mtd: spinand: repeat reading in regular mode if "
[PATCH v2 0/2] migration: Add support for mapped-ram with snapshots
2025-10-10 11:59 UTC (3+ messages)
` [PATCH v2 1/2] migration: add FEATURE_SEEKABLE to QIOChannelBlock
` [PATCH v2 2/2] migration: mapped-ram: handle zero pages
[PATCH v10 0/6] Add support for DU/DSI clocks and DSI driver support for the Renesas RZ/V2H(P) SoC
2025-10-10 12:02 UTC (3+ messages)
` [PATCH v10 2/6] clk: renesas: rzv2h-cpg: Add support for DSI clocks
[PATCH v11 00/17] media: rockchip: add a driver for the rockchip camera interface
2025-10-10 12:01 UTC (4+ messages)
` [PATCH v11 06/17] media: rockchip: add driver for the rockchip mipi csi-2 receiver
[PATCH] binutils: fix CVE-2025-11081
2025-10-10 11:59 UTC
Recent changes (master)
2025-10-10 12:00 UTC
HCR_EL2 GET_ONE_REG value difference
2025-10-10 11:59 UTC (6+ messages)
[PATCH 0/4] tests: do more testing of block drivers in CI
2025-10-10 11:55 UTC (3+ messages)
` [PATCH RFC/WIP 4/4] gitlab: add jobs for thorough block tests
image class got error from copyhardlinktree/tar during migration to whinlatter
2025-10-10 11:54 UTC
[PATCH] Add support for zboot images compressed with zstd
2025-10-10 11:53 UTC (3+ messages)
[PATCH v2 1/2] mm/hugetlb: create hstate_is_gigantic_no_runtime helper
2025-10-10 11:53 UTC (2+ messages)
[MAINTAINERS / KERNEL SUMMIT] AI patch review tools
2025-10-10 11:53 UTC (11+ messages)
[joel-granados:jag/sysctl_jiffies 11/15] include/linux/sched/signal.h:756:13: error: storage class specified for parameter 'lockdep_assert_task_sighand_held'
2025-10-10 11:52 UTC
[PATCH] nvdimm/label: Update mutex_lock() with guard() in __pmem_label_update
2025-10-10 11:52 UTC
[PATCH] doc: add a explanation of Git's data model
2025-10-10 11:51 UTC (3+ messages)
` [PATCH v2] "
[PATCH] nvdimm/label: Modify nd_label_base() signature
2025-10-10 11:49 UTC
[syzbot] [scsi?] UBSAN: shift-out-of-bounds in sg_build_indirect
2025-10-10 11:51 UTC
[PATCH v2] libeigen: upgrade 3.4.0 -> 3.4.1
2025-10-10 11:49 UTC
[PATCH] drm/amdgpu: re-enable power1_cap* hwmon nodes for gfx 11.0.3 vf mode
2025-10-10 11:49 UTC
[PATCH] coco: guest: arm64: Update ARM CCA guest driver
2025-10-10 11:48 UTC (5+ messages)
[PATCH 1/2] dt-bindings: arm: qcom: add bindings for QCS615 talos evk board
2025-10-10 11:47 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: qcom: Add QCS615 Talos EVK SMARC platform
` [PATCH v2 2/2] arm64: dts: qcom: Add support for QCS615 talos evk board
[PATCH] drm/xe/xe_debugfs: Exposure of G7 state residency counters through debugfs
2025-10-10 11:43 UTC
[Buildroot] [PATCH] package/sexpect: bump to version 2.3.15
2025-10-10 11:47 UTC (2+ messages)
[Buildroot] [PATCH 1/1] boot/uboot: bump to version 2025.10
2025-10-10 11:47 UTC (2+ messages)
[Buildroot] [git commit] package/sexpect: bump to version 2.3.15
2025-10-10 11:45 UTC
[PATCH 0/2] Fix to EOPNOTSUPP double conversion in ioctl_setflags()
2025-10-10 11:47 UTC (6+ messages)
` [PATCH 2/2] fs: return EOPNOTSUPP from file_setattr/file_getattr syscalls
[PATCH 0/3] spi-cadence: support transmission with bits_per_word
2025-10-10 11:46 UTC (4+ messages)
` [PATCH 2/3] spi: spi-cadence: supports transmission with bits_per_word of 16 and 32
` 回复: "
[PATCH] efi_loader: Use ESRT_FW_TYPE_SYSTEMFIRMWARE instead of ESRT_FW_TYPE_UNKNOWN
2025-10-10 11:45 UTC (2+ messages)
[Buildroot] [git commit] boot/uboot: bump to version 2025.10
2025-10-10 11:43 UTC
[syzbot] [scsi?] UBSAN: shift-out-of-bounds in sg_build_indirect
2025-10-10 11:44 UTC (2+ messages)
` Forwarded: "
[Buildroot] [PATCH 1/1] package/libdisplay-info: include sys/types.h to fix build error
2025-10-10 11:43 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/libcurl: fix configure options for GnuTLS
2025-10-10 11:42 UTC (2+ messages)
[PATCH v3] hw/uefi: add "info firmware-log" + "query-firmware-log" monitor commands
2025-10-10 11:41 UTC (2+ messages)
[Buildroot] [git commit] package/libdisplay-info: include sys/types.h to fix build error
2025-10-10 11:40 UTC
[Buildroot] [PATCH v2 1/1] package/libsoundtouch: bump version to 2.4.0
2025-10-10 11:41 UTC (2+ messages)
[PATCH v2 0/2] rust: leds: add led classdev abstractions
2025-10-10 11:41 UTC (5+ messages)
` [PATCH v2 1/2] rust: add basic Pin<Vec<T, A>> abstractions
` [PATCH v2 2/2] rust: leds: add basic led classdev abstractions
[PATCH v7 00/73] target/arm: Implement FEAT_GCS
2025-10-10 11:40 UTC (2+ messages)
[PATCH v10 0/3] target/arm: Add FEAT_MEC to max cpu
2025-10-10 11:40 UTC (3+ messages)
[PATCHv2] v4l2-compliance: add event order test
2025-10-10 11:40 UTC
[Buildroot] [git commit] package/libcurl: fix configure options for GnuTLS
2025-10-10 11:39 UTC
[PATCH 1/3] drm/amdgpu: handle wrap around in reemit handling
2025-10-10 11:37 UTC (3+ messages)
[RESEND][RFC] sched: Introduce removed.load_sum for precise load propagation
2025-10-10 11:37 UTC (3+ messages)
[PATCH v5 0/6] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
2025-10-10 11:36 UTC (5+ messages)
` [PATCH v5 3/6] arm64: dts: renesas: r9a08g045: Add PCIe node
[RFC PATCH] cargo_common.bbclass: use source replacement instead of dependency patching
2025-10-10 11:35 UTC (9+ messages)
` [OE-core] "
[Buildroot] [git commit] package/libsoundtouch: bump version to 2.4.0
2025-10-10 11:28 UTC
[PATCHv2] media: v4l2-event: keep place in event list when combining events
2025-10-10 11:35 UTC
[PATCH] Fix: ext4: add sanity check for inode inline write range
2025-10-10 11:31 UTC (2+ messages)
[PATCH v2 0/7] Introduce the Interconnect Subsystem
2025-10-10 11:31 UTC (10+ messages)
` [PATCH v2 1/7] "
[LTP] [PATCH] tst_cmd.h: Convert the rest of comments to kerneldoc
2025-10-10 11:30 UTC
[PATCH] usb: Implement proper subclass protocol translation
2025-10-10 11:30 UTC
[PATCH v7 00/14] hide ->i_state behind accessors
2025-10-10 11:29 UTC (3+ messages)
qcom: add CDSP firmware for kaanapali platform
2025-10-10 11:28 UTC (2+ messages)
[PATCH v3 1/2] writeback: Wake up waiting tasks when finishing the writeback of a chunk
2025-10-10 11:28 UTC (6+ messages)
` (subset) "
` [External] "
[PATCH v7 0/7] Add initial USB support for the Renesas RZ/G3S SoC
2025-10-10 11:26 UTC (8+ messages)
` [PATCH v7 4/7] reset: rzg2l-usbphy-ctrl: Add support for USB PWRRDY
[PATCH RFC 0/6] Battery temperature ADC plumbing on Qualcomm platforms
2025-10-10 11:22 UTC (7+ messages)
` [PATCH RFC 1/6] iio: adc: qcom-spmi-adc5: Add battery thermal channels
` [PATCH RFC 2/6] dt-bindings: thermal: generic-adc: Document #io-channel-cells
` [PATCH RFC 3/6] thermal/drivers/generic-adc: Register as IIO device
` [PATCH RFC 4/6] thermal/drivers/generic-adc: Allow probe without TZ registration
` [PATCH RFC 5/6] arm64: dts: qcom: pm7250b: Define battery temperature ADC channels
` [PATCH RFC 6/6] arm64: dts: qcom: sm7225-fairphone-fp4: Add battery temperature node
[PATCH 0/9] refs: add a '--required' flag to 'git refs optimize'
2025-10-10 11:22 UTC (17+ messages)
` [PATCH 1/9] refs: move to using the '.optimize' functions
` [PATCH 2/9] refs: cleanup code around optimization
` [PATCH 3/9] refs: rename 'pack_refs_opts' to 'optimize_refs_opts'
` [PATCH 4/9] t/pack-refs-tests: move the 'test_done' to callees
` [PATCH 6/9] reftable/stack: return stack segments directly
` [PATCH 7/9] reftable/stack: add function to check if optimization is required
` [PATCH 8/9] refs: add a `optimize_required` field to `struct ref_storage_be`
` [PATCH 9/9] refs: add a '--required' flag to 'git refs optimize'
[dpdk-dev v5 1/2] eal: introduce rte_timingsafe_memcmp() based on OpenBSD API
2025-10-10 11:22 UTC (4+ messages)
` [dpdk-dev v6 1/2] eal: introduce rte_memeq_timingsafe() based on FreeBSD API
[PATCH] drm/i915: drop unused non-i915 IS_<PLATFORM> macros
2025-10-10 11:22 UTC (2+ messages)
` ✓ i915.CI.BAT: success for "
[PATCH v2] f2fs: Use mapping->gfp_mask to get file cache for writing
2025-10-10 11:22 UTC (3+ messages)
` [f2fs-dev] "
[android-common:android15-6.6-2025-10 0/1] mm/page_alloc.c:191:1: sparse: sparse: symbol 'restrict_cma_redirect' was not declared. Should it be static?
2025-10-10 11:20 UTC
[PATCH 1/2] multipath-tools: fix mandoc errors in man pages
2025-10-10 11:20 UTC (4+ messages)
` [PATCH 2/2] multipath-tools: add mandoc check to "
[PATCH v8 0/2] Improve disk image detection in efi_bootmgr
2025-10-10 11:19 UTC (5+ messages)
` [PATCH v8 1/2] part: Export part_driver_lookup_type for external use
` [PATCH v8 2/2] efi_loader: Improve disk image detection in efi_bootmgr
[PATCH v4 0/8] Add SPI offload support to AD4030
2025-10-10 11:19 UTC (3+ messages)
` [PATCH v4 6/8] iio: adc: ad4030: Add SPI offload support
[PATCH nf-next 0/5] flowtable: consolidate xmit path
2025-10-10 11:18 UTC (6+ messages)
` [PATCH nf-next 1/5] netfilter: flowtable: move path discovery infrastructure to its own file
` [PATCH nf-next 2/5] netfilter: flowtable: consolidate xmit path
` [PATCH nf-next 3/5] netfilter: flowtable: inline vlan encapsulation in "
` [PATCH nf-next 4/5] netfilter: flowtable: inline pppoe "
` [PATCH nf-next 5/5] netfilter: flowtable: remove hw_ifidx
[PATCH v19 00/22] Type2 device basic support
2025-10-10 11:16 UTC (4+ messages)
` [PATCH v19 11/22] cxl: Define a driver interface for HPA free space enumeration
[PATCH v2 00/18] Convert extension support to UCLASS and adds its support to boot flows
2025-10-10 11:13 UTC (21+ messages)
` [PATCH v2 01/18] MAINTAINERS: Add maintainer for extension board support
` [PATCH v2 02/18] boot: Move extension board support from cmd/ to boot/
` [PATCH v2 03/18] boot: Add UCLASS support for extension boards
` [PATCH v2 10/18] board: sandbox: Improve extension board scan implementation
` [PATCH v2 11/18] board: sandbox: Convert extension support to UCLASS framework
` [PATCH v2 14/18] boot: Remove legacy extension board support
` [PATCH v2 15/18] boot: extension: Move overlay apply custom logic to command level
` [PATCH v2 16/18] boot: pxe_utils: Add extension board devicetree overlay support
` [PATCH v2 17/18] boot: bootmeth_efi: Refactor distro_efi_try_bootflow_files return logic
` [PATCH v2 18/18] boot: bootmeth_efi: Add extension board devicetree overlay support
[PATCH 00/25] media: v4l2-mem2mem: Reduce cargo-cult
2025-10-10 11:14 UTC (4+ messages)
` [PATCH 15/25] media: qcom: iris: Drop unneeded v4l2_m2m_get_vq() NULL check
Device tree representation of (hotplug) connectors: discussion at ELCE
2025-10-10 7:58 UTC (11+ messages)
[RFC PATCH] fs: Plumb case sensitivity bits into statx
2025-10-10 11:11 UTC (10+ messages)
[PATCH] arm64: dts: renesas: r9a09g057h48-kakip: Enable eth0
2025-10-10 11:11 UTC
[PATCH v2 0/4] Enable to set DbC strings through sysfs
2025-10-10 11:09 UTC (3+ messages)
` [PATCH v2 1/4] xhci: dbc: prepare to expose "
[v3 PATCH net] net: enetc: fix the deadlock of enetc_mdio_lock
2025-10-10 11:08 UTC (4+ messages)
[PATCH 0/3] drm/i915/display: 128-byte Y-tiling and flat CCS feature checks
2025-10-10 11:07 UTC (4+ messages)
` [PATCH 1/3] drm/i915: include gen 2 in HAS_128_BYTE_Y_TILING()
` [PATCH 2/3] drm/i915/display: duplicate 128-byte Y-tiling feature check
` [PATCH 3/3] drm/i915/display: add HAS_AUX_CCS() "
[PATCH] block: cleanup and optimize bvec_gap_to_prev
2025-10-10 11:07 UTC
[LTP] [PATCH v2 00/10] setxattrat coverage
2025-10-10 11:05 UTC (4+ messages)
` [LTP] [PATCH v2 10/10] Add setxattrat02 test
[PATCH] rv: Add signal reactor
2025-10-10 11:02 UTC (10+ messages)
[PATCH v2 0/4] Add i.MX95 USB3.0 PHY alternate clock support
2025-10-10 11:01 UTC (5+ messages)
` [PATCH v2 2/4] dt-bindings: clock: nxp,imx95-blk-ctl: add support for USB in HSIO Block Control
` [PATCH v2 3/4] phy: fsl-imx8mq-usb: support alternate reference clock
` [PATCH v2 4/4] clk: imx95-blk-ctl: Add one clock mux for HSIO block
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.