messages from 2026-01-27 09:03:12 to 2026-01-27 09:44:49 UTC [more...]
[PATCH v5 0/6] i2c: xiic: use generic device property accessors
2026-01-27 9:44 UTC (12+ messages)
` [PATCH v5 2/6] i2c: xiic: make the clock optional
` [PATCH v5 3/6] i2c: xiic: switch to devres managed APIs
` [PATCH v5 4/6] i2c: xiic: remove duplicate error message
` [PATCH v5 5/6] i2c: xiic: switch to generic device property accessors
` [PATCH v5 6/6] i2c: xiic: cosmetic cleanup
[oe] [meta-filesystems] [PATCH 01/25] bindfs: upgrade 1.18.3 -> 1.18.4
2026-01-27 9:43 UTC (17+ messages)
` [oe] [meta-oe] [PATCH 02/25] ctags: upgrade 6.2.20260118.0 -> 6.2.20260125.0
` [oe] [meta-oe] [PATCH 03/25] exiftool: upgrade 13.45 -> 13.46
` [oe] [meta-oe] [PATCH 04/25] googlebenchmark: upgrade 1.9.4 -> 1.9.5
` [oe] [meta-oe] [PATCH 05/25] gperftools: upgrade 2.16 -> 2.18
` [oe] [meta-oe] [PATCH 06/25] graphviz: upgrade 14.0.4 -> 14.1.2
` [oe] [meta-oe] [PATCH 07/25] imagemagick: upgrade 7.1.2-12 -> 7.1.2-13
` [oe] [meta-oe] [PATCH 08/25] iotop: upgrade 1.30 -> 1.31
` [oe] [meta-networking] [PATCH 09/25] libtalloc: upgrade 2.4.3 -> 2.4.4
` [oe] [meta-networking] [PATCH 10/25] libtdb: upgrade 1.4.14 -> 1.4.15
` [oe] [meta-python] [PATCH 11/25] python3-bandit: upgrade 1.9.2 -> 1.9.3
` [oe] [meta-python] [PATCH 16/25] python3-greenlet: upgrade 3.3.0 -> 3.3.1
` [oe] [meta-python] [PATCH 17/25] python3-gunicorn: upgrade 23.0.0 -> 24.1.1
` [oe] [meta-python] [PATCH 20/25] python3-marshmallow: upgrade 4.2.0 -> 4.2.1
` [oe] [meta-python] [PATCH 22/25] python3-pytest-html: upgrade 4.1.1 -> 4.2.0
` [oe] [meta-python] [PATCH 23/25] python3-python-multipart: upgrade 0.0.21 -> 0.0.22
` [oe] [meta-oe] [PATCH 25/25] softhsm: upgrade 2.6.1 -> 2.7.0
[PATCH v10 00/16] arm64: entry: Convert to Generic Entry
2026-01-27 9:44 UTC (10+ messages)
` [PATCH v10 04/16] arm64/ptrace: Refactor syscall_trace_enter/exit()
` [PATCH v10 05/16] arm64: ptrace: Move rseq_syscall() before audit_syscall_exit()
[linux-next:master 6400/9596] arch/arm64/boot/dts/nvidia/tegra210-smaug.dtb: padctl@7009f000 (nvidia,tegra210-xusb-padctl): ports:usb2-0: 'role-switch-default-mode' does not match any of the regexes: '^pinctrl-[0-9]+$'
2026-01-27 9:44 UTC
[QUESTION] fuse: why invalidate all page cache in truncate()
2026-01-27 9:44 UTC (2+ messages)
[RFC PATCH bpf-next v5 00/12] mm: memcontrol: Add BPF hooks for memory controller
2026-01-27 9:42 UTC (6+ messages)
` [RFC PATCH bpf-next v5 01/12] bpf: move bpf_struct_ops_link into bpf.h
` [RFC PATCH bpf-next v5 02/12] bpf: initial support for attaching struct ops to cgroups
` [RFC PATCH bpf-next v5 03/12] bpf: mark struct oom_control's memcg field as TRUSTED_OR_NULL
` [RFC PATCH bpf-next v5 04/12] mm: define mem_cgroup_get_from_ino() outside of CONFIG_SHRINKER_DEBUG
` [RFC PATCH bpf-next v5 05/12] libbpf: introduce bpf_map__attach_struct_ops_opts()
[PATCH v4 0/4] Introduce DRM_RAS using generic netlink for RAS
2026-01-27 9:43 UTC (4+ messages)
` [PATCH v4 4/4] drm/xe/xe_hw_error: Add support for PVC SOC errors
[PATCH 0/4] ASoC: codec: Remove ak4641/pxa2xx-ac97 and convert to GPIO descriptors
2026-01-27 9:43 UTC (5+ messages)
` [PATCH 1/4] ASoC: codec: Remove ak4641
` [PATCH 2/4] ASoC: codec: Remove pxa2xx-ac97.c
[PATCH 0/2] drm/msm/dpu: improve LM allocation
2026-01-27 9:43 UTC (3+ messages)
` [PATCH 2/2] drm/msm/dpu: try reserving the DSPP-less LM first
[PATCH 00/21] IRQF_ONESHOT clean up
2026-01-27 9:42 UTC (3+ messages)
` [PATCH 08/21] ARM: versatile: Remove IRQF_ONESHOT
[PULL 00/13] Rust, i386 changes for 2026-01-27
2026-01-27 9:39 UTC (14+ messages)
` [PULL 01/13] rust: trace: libc does not have syslog on windows
` [PULL 02/13] rust: hwcore: add chardev symbols to integration tests
` [PULL 03/13] rust: move class_init to an extension trait
` [PULL 04/13] rust: move binding generation to bindings/
` [PULL 05/13] rust: move hwcore::sysbus to system crate
` [PULL 06/13] qdev: add hw/core/gpio.c to libhwcore
` [PULL 07/13] target/i386/tcg: fix a few instructions that do not support VEX.L=1
` [PULL 08/13] target/i386/tcg: fix typo in dpps/dppd instructions
` [PULL 09/13] target/i386/tcg: remove dead constants
` [PULL 10/13] target/i386/tcg: merge decode_modrm and decode_modrm_address split
` [PULL 11/13] target/i386/tcg: replace havesib variable with the SIB byte itself
` [PULL 12/13] target/i386/tcg: cleanup #ifdef TARGET_X86_64
` [PULL 13/13] rust/hpet: remove stale TODO comment
[PATCH v2 00/10] arm64: Unmap linear alias of kernel data/bss
2026-01-27 9:42 UTC (5+ messages)
` [PATCH v2 01/10] arm64: Move the zero page to rodata
` [PATCH v2 02/10] arm64: Move fixmap page tables to end of kernel image
[PATCH v2 0/5] Add support for AAEON SRG-IMX8PL MCU
2026-01-27 9:41 UTC (3+ messages)
` [PATCH v2 4/5] gpio: aaeon: Add GPIO driver for "
[PATCH] fork: clarify copy_mm() comment for kernel thread
2026-01-27 9:40 UTC (3+ messages)
[PATCH v6 0/6] doc/netlink: Expand nftables specification
2026-01-27 9:40 UTC (3+ messages)
` [PATCH v6 5/6] doc/netlink: nftables: Add getcompat operation
[yocto-autobuilder-helper][PATCH] send_qa_email: add git-describe output if possible
2026-01-27 9:40 UTC (4+ messages)
` [yocto-patches] "
[PATCH wireless-next v2 0/2] wifi: mac80211: Introduce eMLSR/eMLMR parsing support in AP mode
2026-01-27 9:39 UTC (7+ messages)
` [PATCH wireless-next v2 1/2] wifi: mac80211: Add eMLSR/eMLMR action frame parsing support
[PATCH v3 0/3] Enable ICE clock scaling
2026-01-27 9:39 UTC (8+ messages)
` [PATCH v3 1/3] soc: qcom: ice: Add OPP-based clock scaling support for ICE
[PATCH v1 v1 0/4] [RUST] Framebuffer driver support
2026-01-27 9:38 UTC (8+ messages)
[PATCH] MAINTAINERS: Replace Shawn with Frank as i.MX platform maintainer
2026-01-27 9:38 UTC (2+ messages)
[PATCH bpf-next v3 00/17] mm: BPF OOM
2026-01-27 9:38 UTC (3+ messages)
` [PATCH bpf-next v3 07/17] mm: introduce BPF OOM struct ops
[PATCH] RDMA/core: Fix stale RoCE GIDs during netdev events at registration
2026-01-27 9:38 UTC
[PATCH] rust/hpet: remove stale TODO comment
2026-01-27 9:37 UTC (2+ messages)
[PATCH] gpio: pca953x: mask interrupts in irq shutdown
2026-01-27 9:35 UTC (3+ messages)
[PATCH] drm/nouveau: Fix memory leak in nouveau_channel_ctor()
2026-01-27 9:21 UTC (3+ messages)
[PATCH i-g-t] lib/igt_pm: Move DC State Counter Functions to common library
2026-01-27 9:34 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for lib/igt_pm: Move DC State Counter Functions to common library (rev2)
[PATCHSET v6] Inherited restrictions and BPF filtering for io_uring
2026-01-27 9:34 UTC (7+ messages)
` [PATCH 3/7] io_uring/bpf_filter: allow filtering on contents of struct open_how
` [PATCH 4/7] io_uring/bpf_filter: cache lookup table in ctx->bpf_filters
` [PATCH 5/7] io_uring/bpf_filter: add ref counts to struct io_bpf_filter
[PATCH] ext4: EXT4_I(sbi->s_buddy_cache)->i_state_flags is not initialized
2026-01-27 9:34 UTC (2+ messages)
[PATCH v5 0/8] riscv: optimize string functions and add kunit tests
2026-01-27 9:33 UTC (5+ messages)
` [PATCH v5 4/8] lib/string_kunit: add performance benchmark for strlen()
[PATCH v2 00/11] Add SSP/TSP power control and DRAM remap support for AST2700
2026-01-27 9:29 UTC (24+ messages)
` [PATCH v2 01/11] hw/arm/ast27x0: Move DRAM and SDMC initialization earlier to support memory aliasing
` [PATCH v2 02/11] hw/arm/ast27x0: Start SSP in powered-off state to match hardware behavior
` [PATCH v2 03/11] hw/arm/ast27x0: Start TSP "
` [PATCH v2 04/11] hw/arm/ast27x0: Add DRAM alias for SSP SDRAM remap
` [PATCH v2 05/11] hw/arm/ast27x0: Add DRAM alias for TSP "
` [PATCH v2 06/11] hw/misc/aspeed_scu: Implement SSP reset and power-on control via SCU registers
` [PATCH v2 07/11] hw/misc/aspeed_scu: Implement TSP "
` [PATCH v2 08/11] hw/misc/aspeed_scu: Add SCU support for SSP SDRAM remap
` [PATCH v2 09/11] hw/misc/aspeed_scu: Add SCU support for TSP "
` [PATCH v2 10/11] tests/functional/aarch64/test_aspeed_ast2700fc: Boot SSP/TSP via PSP and load binaries from DRAM
` [PATCH v2 11/11] docs: Add support vbootrom and update Manual boot for ast2700fc
[Intel-wired-lan] [PATCH iwl-net v2 0/2] e1000e: avoid unexpected autonomous power-gating on Panther Lake devices
2026-01-27 9:33 UTC (3+ messages)
` [Intel-wired-lan] [PATCH iwl-net v4 1/2] e1000e: introduce new board type for Panther Lake PCH
[PATCH v5 00/11] Add support for Microchip LAN969x
2026-01-27 9:32 UTC (3+ messages)
` [PATCH v5 06/11] dt-bindings: pinctrl: pinctrl-microchip-sgpio: add LAN969x
[PATCH RFC 0/4] leds: extend disk trigger
2026-01-27 9:32 UTC (4+ messages)
[PATCH] arm64: dts: freescale: fsl-ls1028a-tqmls1028a-mbls1028a: switch mmc aliases
2026-01-27 9:30 UTC (2+ messages)
[PATCH] riscv: export kaslr offset and satp in VMCOREINFO ELF notes
2026-01-27 9:31 UTC (2+ messages)
[PATCH i-g-t v7 0/9] Add writeback changes for intel-supported formats
2026-01-27 9:31 UTC (4+ messages)
` [PATCH i-g-t v7 6/9] tests/kms_writeback: Refactor writeback-fb-id subtest
Remote tracking option hint for git-switch still shows git-checkout command
2026-01-27 9:31 UTC
[meta][scarthgap][PATCH] libmd: add ptest for 'libmd'
2026-01-27 9:29 UTC (2+ messages)
` [OE-core] "
[PATCH 0/6] mailbox: pcc: Refactor and improve initialisation and interrupt handling
2026-01-27 9:29 UTC (5+ messages)
[PATCH] kho: cleanup error handling in kho_populate()
2026-01-27 9:29 UTC (2+ messages)
gitlab docker registries
2026-01-27 9:28 UTC (6+ messages)
[RFC PATCH] tests/docker: rename wasm cross container
2026-01-27 9:27 UTC
[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 9d5cb52b8a88be31b02d4415c63cb762607b9be9
2026-01-27 9:27 UTC
[PATCH v3 0/4] PCI/MSI: Generalize no_64bit_msi into msi_addr_mask
2026-01-27 9:27 UTC (7+ messages)
` [PATCH v3 1/4] PCI/MSI: Conservatively generalize "
` [PATCH v3 2/4] PCI/MSI: Check msi_addr_mask in msi_verify_entries()
[PATCH v5 0/2] mux: gpio-mux: add enable GPIO support
2026-01-27 9:27 UTC (3+ messages)
` [PATCH v5 2/2] mux: gpio-mux: add support for enable GPIO
[PATCH v4] xen/riscv: dump GPRs and CSRs on unexpected traps
2026-01-27 9:27 UTC (3+ messages)
Call for GSoC internship project ideas
2026-01-27 9:27 UTC (2+ messages)
[PATCH] RDMA/rxe: Fix race condition in QP timer handlers
2026-01-27 9:27 UTC (3+ messages)
[PATCH v5 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
2026-01-27 9:26 UTC (5+ messages)
` [PATCH v5 2/8] dma-buf: Rename dma_buf_move_notify() to dma_buf_invalidate_mappings()
` [PATCH v5 3/8] dma-buf: Always build with DMABUF_MOVE_NOTIFY
[PATCH i2c-tools v3 0/2] Add support for message modifier flags
2026-01-27 9:25 UTC (3+ messages)
` [PATCH i2c-tools v3 1/2] i2cdetect: Display mangling and nostart support
` [PATCH i2c-tools v3 2/2] i2ctransfer: Add optional message modifier flags
[PATCH v5 00/12] bus: add stm32 debug bus and coresight support for stm32mp1x platforms
2026-01-27 9:25 UTC (7+ messages)
` [PATCH v5 02/12] dt-bindings: pinctrl: document access-controllers property for stm32 HDP
` [PATCH v5 05/12] bus: stm32_firewall: add stm32_firewall_get_grant_all_access() API
` [PATCH v5 12/12] pinctrl: stm32: add firewall checks before probing the HDP driver
[PATCH v4 00/15] media: rcar: Streams support
2026-01-27 9:25 UTC (6+ messages)
[PATCH net-next 0/3] net: usb: adhere to style by removing typedefs
2026-01-27 9:23 UTC (5+ messages)
` [PATCH net-next 3/3] net: usb: kaweth: remove eth_addr_t typedef and bcast_addr definition
[PATCH 1/2] python3-pyzstd: Upgrade 0.17.0 -> 0.19.1
2026-01-27 9:20 UTC (3+ messages)
` [OE-core] "
[PATCH v3 00/12] bus: add stm32 debug bus and coresight support for stm32mp1x platforms
2026-01-27 9:20 UTC (3+ messages)
` [PATCH v3 02/12] dt-bindings: pinctrl: document access-controllers property for stm32 HDP
[RFC PATCH v1 0/2] New sman(1) script
2026-01-27 9:20 UTC (3+ messages)
` [RFC PATCH v1 1/2] src/bin/sman: Add script
` [RFC PATCH v1 2/2] man/man1/sman.1: Add man page
[PATCH v6 0/5] Add support for S4 audio
2026-01-27 9:20 UTC (3+ messages)
[PATCH v2 0/1] drm/i915/display: Implement Wa_16024710867
2026-01-27 9:19 UTC (2+ messages)
` ✓ CI.KUnit: success for "
[[PATCHv2] python3-pyzstd: Upgrade 0.17.0 -> 0.19.1
2026-01-27 9:18 UTC
[PATCH v8 00/10] gpio: siul2-s32g2: add initial GPIO driver
2026-01-27 9:17 UTC (7+ messages)
` [PATCH v8 03/10] arm64: dts: s32g: change pinctrl node into the new mfd node
` [PATCH v8 07/10] pinctrl: s32cc: skip syscon child nodes when parsing funcs and groups
` [PATCH v8 09/10] MAINTAINERS: add MAINTAINER for NXP SIUL2 MFD driver
[PATCH] gpio: virtuser: fix UAF in configfs release path
2026-01-27 9:17 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2 0/2] gpiolib: introduce devm_fwnode_gpiod_get_optional
2026-01-27 9:17 UTC (2+ messages)
[PATCH i-g-t] lib/intel_compute: Wait for compute walker before returning to ring
2026-01-27 9:16 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for lib/intel_compute: Wait for compute walker before returning to ring (rev2)
` ✗ i915.CI.BAT: failure "
[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 103367e1157536465847ed9cf9ad1c02ddaa2d38
2026-01-27 9:15 UTC
[PATCH] ima_fs: Avoid creating measurement lists for unsupported hash algos
2026-01-27 9:14 UTC (2+ messages)
[PATCH 1/2] linux/interrupt.h: allow "guard" notation to disable and reenable IRQ with valid IRQ check
2026-01-27 9:14 UTC (2+ messages)
[PATCH] gpiolib: acpi: use BIT_ULL() for u64 mask in address space handler
2026-01-27 9:14 UTC (5+ messages)
[PATCH 0/4] sched: The newidle balance regression
2026-01-27 9:13 UTC (6+ messages)
` [PATCH 4/4] sched/fair: Proportional newidle balance
[PATCH 0/2] gpiolib: introduce devm_fwnode_gpiod_get_optional
2026-01-27 9:13 UTC (6+ messages)
[PATCH v1 1/1] pinctrl: tangier: Join tng_pinctrl_probe() in its wrapper
2026-01-27 9:13 UTC (3+ messages)
[PATCH v4 00/10] drm/connector: hdmi: limit infoframes per driver capabilities, second approach
2026-01-27 9:11 UTC (7+ messages)
` [PATCH v4 02/10] drm/vc4: hdmi: implement clear_infoframe
QA notification for completed autobuilder build (yocto-4.0.33.rc3)
2026-01-27 9:10 UTC (2+ messages)
` [qa-build-notification] "
[PATCH v5 00/15] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
2026-01-27 9:10 UTC (3+ messages)
` [PATCH v5 09/15] sched: Add task enqueue/dequeue trace points
[PATCH] gpio/rockchip: Stop calling pinctrl for set_direction
2026-01-27 9:09 UTC (3+ messages)
[PATCH] gpio: sprd: Change sprd_gpio lock to raw_spin_lock
2026-01-27 9:09 UTC (4+ messages)
[PATCH] gpio: omap: do not register driver in probe()
2026-01-27 9:09 UTC (2+ messages)
[OE-core][PATCH 1/2] systemd: do not let do_fetch depend on PACKAGECONFIG
2026-01-27 9:09 UTC (4+ messages)
` [OE-core][PATCH 2/2] systemd: add shell-profile-dropins PACKAGECONFIG
[PATCH net-next v4 0/8] net: dsa: microchip: Add PTP support for the KSZ8463
2026-01-27 9:06 UTC (9+ messages)
` [PATCH net-next v4 1/8] net: dsa: microchip: Add support for KSZ8463 global irq
` [PATCH net-next v4 2/8] net: dsa: microchip: Decorrelate IRQ domain from port
` [PATCH net-next v4 3/8] net: dsa: microchip: Decorrelate msg_irq index from IRQ bit offset
` [PATCH net-next v4 4/8] net: dsa: microchip: Add support for KSZ8463's PTP interrupts
` [PATCH net-next v4 5/8] net: dsa: microchip: Add KSZ8463 tail tag handling
` [PATCH net-next v4 6/8] net: dsa: microchip: Enable Ethernet PTP detection
` [PATCH net-next v4 7/8] net: dsa: microchip: Adapt port offset for KSZ8463's PTP register
` [PATCH net-next v4 8/8] net: dsa: microchip: Add two-step PTP support for KSZ8463
[PATCH] pinctrl: lpass-lpi: implement .get_direction() for the GPIO driver
2026-01-27 9:06 UTC (2+ messages)
[PATCH v2] arm64: mm: fix pass user prot to ioremap_prot in generic_access_phys
2026-01-27 9:01 UTC
[OE-core] [PATCH V2] procps: support ptest when TCLIBC is glibc
2026-01-27 9:06 UTC (2+ messages)
` [OE-core] [PATCH V3] "
[PATCH 0/3] pinctrl: ocelot: Extend pinctrl-ocelot driver for lan9645x
2026-01-27 9:04 UTC (2+ messages)
[PATCH 00/15] bootm: prepare loadable abstraction rework
2026-01-27 8:39 UTC (7+ messages)
` [PATCH 10/15] bootm: rename image_data::os/initrd with _uimage suffix
` [PATCH 11/15] uimage: record original file name in uimage_handle
` [PATCH 12/15] bootm: factor out file detection into helper
` [PATCH 13/15] efi: payload: bootm: add dry run support
` [PATCH 14/15] efi: payload: bootm: fix memory corruption on initrd load error
` [PATCH 15/15] efi: initrd: make efi_initrd_register initrd pointer param const
[PATCH] PCI: amd-mdb: fix incorrect IRQ number in INTx error message
2026-01-27 9:04 UTC (2+ messages)
[PATCH] pinctrl: mediatek: enable ies_present flag for MT798x
2026-01-27 9:03 UTC (2+ messages)
[android-common:android-mainline-desktop 2/2] mm/hmm.c:595:21: error: implicit declaration of function 'mmu_interval_check_retry'
2026-01-27 9:02 UTC
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.