messages from 2026-05-04 19:11:54 to 2026-05-04 20:32:31 UTC [more...]
[GIT PULL] IPMI bug fixes for 7.1
2026-05-04 20:31 UTC (2+ messages)
[PATCH] isa: switch to dynamic root device
2026-05-04 20:32 UTC (2+ messages)
[PATCH RFC next 00/18] sync scripts/Makefile.extrawarn with 6.1, enable WERROR for host tools
2026-05-04 20:30 UTC (23+ messages)
` [PATCH RFC next 01/18] test/py: add pytest --make-args argument for additional Make arguments
` [PATCH RFC next 02/18] CI: pass clang HOSTCC and CC to pytest
` [PATCH RFC next 03/18] scripts/Makefile.extrawarn: migrate -Wvla to a U-Boot-specific file
` [PATCH RFC next 04/18] kbuild: re-enable int-in-bool-context warning
` [PATCH RFC next 05/18] kbuild: Don't try to add '-fcatch-undefined-behavior' flag
` [PATCH RFC next 06/18] Makefile: move deprecated-non-prototype to scripts/Makefile.extrawarn.u-boot
` [PATCH RFC next 07/18] scripts/Makefile.extrawarn: handle CONFIG_WERROR in U-Boot-specific file
` [PATCH RFC next 10/18] kbuild: align W=e with CONFIG_WERROR
` [PATCH RFC next 11/18] kbuild: unify W=e and CONFIG_WERROR
` [PATCH RFC next 12/18] scripts/Makefile.extrawarn.u-boot: remove redundant Werror handling
` [PATCH RFC next 13/18] kbuild: rust: move `-Dwarnings` handling to `Makefile.extrawarn`
[PATCH] tests/intel/xe_pm_residency: skip cpg-gt-toggle if GT not in C6
2026-05-04 20:28 UTC
[Buildroot] [PATCH 1/4] arch/Config.in.powerpc: add Power10 CPU type
2026-05-04 20:30 UTC (4+ messages)
` [Buildroot] [PATCH 2/4] configs/qemu_ppc64le_powernv10: new defconfig
` [Buildroot] [PATCH 3/4] arch/Config.in.powerpc: add Power11 CPU type
` [Buildroot] [PATCH 4/4] configs/qemu_ppc64le_powernv11: new defconfig
[PATCH] sched_ext: Fix sched_ext_dead() race with scx_root_enable_workfn()
2026-05-04 20:31 UTC (2+ messages)
[PULL] Please pull u-boot-coldfire/master
2026-05-04 20:30 UTC
[PATCH rc v2] iommu/arm-smmu-v3: Fix inconsistent ATS state tracking
2026-05-04 20:29 UTC (6+ messages)
[PATCH] name-rev: fix an 'may be used uninitialized' error
2026-05-04 20:26 UTC (3+ messages)
[PATCH 0/9] Improve process/maintainers output
2026-05-04 20:26 UTC (4+ messages)
` [PATCH 8/9] docs: maintainers_include: don't ignore invalid profile entries
[f2fs-dev] [syzbot] [mm?] [f2fs?] [exfat?] memory leak in __kfree_rcu_sheaf
2026-05-04 20:26 UTC (3+ messages)
` "
[PATCH] RFC drm/xe/guc: distinguish wedged from recoverable cancellation
2026-05-04 20:25 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH] Bluetooth: btusb: Add new VID/PID 0x0489/0xe156 for MT7902
2026-05-04 20:25 UTC (2+ messages)
` "
[PATCH net v2 0/2] openvswitch: fix self-deadlock on release of tunnel vports
2026-05-04 20:24 UTC (3+ messages)
[PATCH v4 0/4] 9p: Performance improvements for build workloads
2026-05-04 19:47 UTC (3+ messages)
[PATCH 0/4] i.MX LDB DT cleanups
2026-05-04 20:21 UTC (5+ messages)
` [PATCH 1/4] Revert "dt-bindings: display: bridge: ldb: Add check for reg and reg-names"
` [PATCH 2/4] Revert "dt-bindings: display: bridge: ldb: Fill in reg property"
` [PATCH 3/4] ARM: dts: imx6sx: remove LDB reg property
` [PATCH 4/4] arm64: dts: imx8mp: remove LDB reg and reg-names property
[PATCH 0/7] pack-objects: integrate --path-walk and some --filter options
2026-05-04 20:21 UTC (12+ messages)
` [PATCH v2 00/10] "
` [PATCH v2 01/10] pack-objects: pass --objects with --path-walk
` [PATCH v2 02/10] t/perf: add pack-objects filter and path-walk benchmark
` [PATCH v2 03/10] path-walk: support blobless filter
` [PATCH v2 04/10] backfill: die on incompatible filter options
` [PATCH v2 05/10] path-walk: support blob size limit filter
` [PATCH v2 06/10] path-walk: add pl_sparse_trees to control tree pruning
` [PATCH v2 07/10] pack-objects: support sparse:oid filter with path-walk
` [PATCH v2 08/10] path-walk: support `tree:0` filter
` [PATCH v2 09/10] path-walk: support `object:type` filter
` [PATCH v2 10/10] path-walk: support `combine` filter
[PATCH v4 0/4] arm64: dts: qcom: Introduce support for monaco-ac-evk
2026-05-04 20:19 UTC (9+ messages)
` [PATCH v4 1/4] arm64: dts: qcom: monaco-evk: Extract common EVK hardware into shared dtsi
` [PATCH v4 3/4] arm64: dts: qcom: monaco: Add monaco-ac EVK board
[PATCH] drm/amd/display: Wrap DCN32 phantom-plane allocation in DC_RUN_WITH_PREEMPTION_ENABLED
2026-05-04 20:19 UTC
[PATCH] tools: gpio: replace strncpy with strscpy
2026-05-04 20:18 UTC (2+ messages)
[PATCH] riscv: Skip riscv_cpu_setup() when CPU driver is disabled
2026-05-04 20:16 UTC (4+ messages)
[PATCH] crypto: ccp - Define pci_device_ids using named initializers
2026-05-04 20:16 UTC (2+ messages)
[PATCH] lib/bug: cleanup comment style, types and modernize logging
2026-05-04 20:16 UTC
[PATCH v3 0/4] i2c: designware: Improve device disable handling
2026-05-04 20:15 UTC (5+ messages)
` [PATCH v3 1/4] i2c: designware: Introduce shutdown exported function
` [PATCH v3 2/4] i2c: designware: Convert PCI driver to use shutdown hook
` [PATCH v3 3/4] i2c: designware: Convert platform "
` [PATCH v3 4/4] i2c: designware: Handle active slave cleanly
[PATCH v3] sdp: fix overflow in sdp_extract_seqtype()
2026-05-04 20:14 UTC (2+ messages)
` [v3] "
[PATCH v2 0/2] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
2026-05-04 20:14 UTC (3+ messages)
` [PATCH v2 1/2] "
[PATCH 0/3] MIPS: DEC: Fix missing platform prototypes
2026-05-04 20:14 UTC (4+ messages)
` [PATCH 1/3] MIPS: Make do_IRQ() available for assembly callers
` [PATCH 2/3] MIPS: DEC: Remove do_IRQ() call indirection
` [PATCH 3/3] MIPS: DEC: Fix prototypes for halt/reset handlers
[PATCH] lib/bug: cleanup comment style, types and modernize logging
2026-05-04 20:13 UTC
[PATCH net v3] net/mana: Fix auxiliary device double-delete race
2026-05-04 20:13 UTC (2+ messages)
[broonie-ci:spi-7.2 9/9] drivers/spi/spi-spacemit-k1.c:393:31: warning: overflow in expression; result is -589934592 with type 'long'
2026-05-04 20:12 UTC
[android-common:android17-6.18 7/7] arch/arm64/include/asm/barrier.h:133:20: warning: passing argument 1 of 'kasan_check_write' makes pointer from integer without a cast
2026-05-04 20:12 UTC
[PATCH v4 00/17] drm: bridge: dw_hdmi: Misc enable/disable, CEC and EDID cleanup
2026-05-04 19:10 UTC (37+ messages)
` [PATCH v4 04/17] drm: bridge: dw_hdmi: Use passed mode instead of stored previous_mode
` [PATCH v4 05/17] drm: bridge: dw_hdmi: Fold poweron and setup functions
` [PATCH v4 06/17] drm: bridge: dw_hdmi: Remove previous_mode and mode_set
` [PATCH v4 07/17] drm: bridge: dw_hdmi: Invalidate CEC phys addr from connector detect
` [PATCH v4 08/17] drm: bridge: dw_hdmi: Remove cec_notifier_mutex
` [PATCH v4 09/17] drm: bridge: dw_hdmi: Extract dw_hdmi_connector_status_update()
` [PATCH v4 10/17] drm: bridge: dw_hdmi: Use dw_hdmi_connector_status_update()
` [PATCH v4 11/17] drm: bridge: dw_hdmi: Use display_info is_hdmi and has_audio
` [PATCH v4 12/17] drm: bridge: dw_hdmi: Use generic CEC notifier helpers
` [PATCH v4 13/17] drm: bridge: dw_hdmi: Use delayed_work to debounce hotplug event
` [PATCH v4 14/17] drm: bridge: dw_hdmi: Rework HDP and RXSENSE interrupt handling
` [PATCH v4 15/17] drm: bridge: dw_hdmi: Remove the empty dw_hdmi_setup_rx_sense()
` [PATCH v4 16/17] drm: bridge: dw_hdmi: Remove the empty dw_hdmi_phy_update_hpd()
` [PATCH v4 17/17] drm: bridge: dw_hdmi: Merge top and bottom half IRQ handlers
[PATCH 00/12] arm64: FF-A runtime transport for EFI variables
2026-05-04 20:03 UTC (4+ messages)
` [PATCH 01/12] efi_loader: add runtime memset helper
[PATCH] drm/msm: dsi: fix PLL init in bonded mode
2026-05-04 20:09 UTC (4+ messages)
` [REGRESSION] Resolutions broken after "drm/msm: dsi: fix PLL init in bonded mode"
[syzbot] [hfs?] KASAN: slab-out-of-bounds Read in hfsplus_bnode_read
2026-05-04 20:07 UTC
[PATCH net] net: rtsn: fix mdio_node leak in rtsn_mdio_alloc()
2026-05-04 20:03 UTC
cip-core jobs passing in lava but not in gitlab
2026-05-04 20:04 UTC (2+ messages)
[PATCH] driver core: class: fix typo in struct class documentation
2026-05-04 20:03 UTC (2+ messages)
[ANNOUNCE] v5.10.254-cip72-rt32
2026-05-04 19:59 UTC
[Buildroot] [PATCH 1/1] package/make: fix build with musl and gcc-15.x
2026-05-04 19:59 UTC (3+ messages)
[PATCH 6.18.y v1 0/9] mm: backport sticky VMA flags and soft-dirty fix
2026-05-04 19:58 UTC (6+ messages)
` [PATCH v2] mm: fix VM_SOFTDIRTY propagation on VMA merge
` [PATCH 6.18.y v3] "
[PATCH 00/10] add mcf54415 DAC driver
2026-05-04 19:57 UTC (4+ messages)
` [PATCH 10/10] iio: dac: add mcf54415 DAC
arch/arm64/boot/dts/hisilicon/hip07-d05.dtb: serial@602b0000 (arm,sbsa-uart): Unevaluated properties are not allowed ('reg-io-width' was unexpected)
2026-05-04 19:56 UTC
[oss-security] CVE-2026-31431: CopyFail: linux local privilege scalation
2026-05-04 19:54 UTC (8+ messages)
` AF_ALG hardening
[PATCH v4 00/31] hw/arm/virt: Introduce Tegra241 CMDQV support for accelerated SMMUv3
2026-05-04 19:54 UTC (3+ messages)
` [PATCH v4 13/31] hw/arm/tegra241-cmdqv: Implement CMDQV vIOMMU alloc/free
[PATCH 1/5] tiff: patch CVE-2026-4775
2026-05-04 19:52 UTC (5+ messages)
` [PATCH 2/5] sudo: patch CVE-2026-35535
` [PATCH 3/5] libssh2: patch CVE-2026-7598
` [PATCH 4/5] inetutils: patch CVE-2026-32772
` [PATCH 5/5] libarchive: set status of CVE-2026-5745
[RFC PATCH 00/11] iommu/riscv: Add hardware dirty tracking for second-stage domains
2026-05-04 19:53 UTC (4+ messages)
[6.18.y] Missing TLB fix for 6.18.y
2026-05-04 19:53 UTC (3+ messages)
[PATCH 1/2 net] ipv6: addrconf: fix temp address generation after prefix deprecation
2026-05-04 19:51 UTC (6+ messages)
` [PATCH 2/2 net] selftests: fib_tests: add temporary IPv6 address renewal test
[RFC] Skip boot memory scrub on platforms with full-memory encryption
2026-05-04 19:51 UTC (5+ messages)
[PATCH][next] perf/x86: Avoid multiple -Wflex-array-member-not-at-end warnings
2026-05-04 19:50 UTC (3+ messages)
[PATCH v12 00/22] gpu: nova-core: Add memory management support
2026-05-04 19:50 UTC (8+ messages)
` [PATCH v12 12/22] gpu: nova-core: mm: Add page table entry operation traits
[broonie-ci:spi-7.2 9/9] drivers/spi/spi-spacemit-k1.c:393:38: warning: integer overflow in expression of type 'long int' results in '-589934592'
2026-05-04 19:49 UTC
[PATCH v1 0/4] Fix some bugs in the CCP driver
2026-05-04 19:48 UTC (2+ messages)
[PATCH v3] libceph: reject monitor replies with oversized data segment
2026-05-04 19:46 UTC (3+ messages)
` [PATCH v4] libceph, ceph: reject oversized mon and MDS data segments
[PATCH] samples/bpf: add SPDX license identifier to parse_simple.c
2026-05-04 19:46 UTC
[PATCH v2 0/4] perf/x86: Don't write PEBS_ENABLED on KVM transitions
2026-05-04 19:42 UTC (5+ messages)
` [PATCH v2 4/4] perf/x86: KVM: Have perf define a dedicated struct for getting guest PEBS data
[PATCH 00/13] add AUXADC, EFUSE and thermal drivers for the MediaTek mt6323 PMIC
2026-05-04 19:41 UTC (3+ messages)
` [PATCH 03/13] dt-bindings: thermal: add mt6323 PMIC thermal
[PATCH net] i2c: sun6i-p2wi: fix of_node reference leak in probe
2026-05-04 19:38 UTC
[PATCH v2] perf/arm-cmn: Add workarounds for CMN-S3 on Graviton5
2026-05-04 19:38 UTC (2+ messages)
[PATCH v3 0/3] counter: add GPIO-based quadrature encoder driver
2026-05-04 19:37 UTC (3+ messages)
[PATCH net] i2c: sun6i-p2wi: fix of_node reference leak in probe
2026-05-04 19:36 UTC
[PATCH net-next] net/sched: speedup tc_dump_qdisc() when tcm_handle is provided
2026-05-04 19:34 UTC (4+ messages)
[PATCH v9] leds: add support for TI LP5860 LED driver chip
2026-05-04 19:33 UTC (4+ messages)
[PATCH 5/5] perf build: Add make check-headers target
2026-05-04 19:33 UTC (2+ messages)
[PATCH 4/5] perf trace: Sync uapi/linux/sched.h with the kernel source
2026-05-04 19:33 UTC (2+ messages)
[PATCH 3/5] perf trace: Sync uapi/linux/mount.h with the kernel source
2026-05-04 19:33 UTC (2+ messages)
[PATCH batadv-next] batman-adv: use neigh_node's orig_node only as id
2026-05-04 19:32 UTC
[PATCH] PCI: Drop unnecessary retries when restoring BARs
2026-05-04 19:31 UTC (3+ messages)
[PATCH i-g-t] tests/xe_exec_system_allocator: Don't use NaN in an input buffer
2026-05-04 19:29 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[RFC PATCH 0/1] Proposal for in-band firmware update over PLDM-MCTP
2026-05-04 19:34 UTC (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✗ CI.KUnit: failure "
` [RFC PATCH 1/1] xe/xe_mctp_mailbox: Add support for MCTP transport over mailbox
Handling sysroots
2026-05-04 19:28 UTC (3+ messages)
` [yocto] "
[PATCH v3 0/7] Add FIT multi-DTB selection for Qualcomm platforms
2026-05-04 19:28 UTC (2+ messages)
[PATCH v2 0/4] Add USB Phy driver and binding changes for Qualcomm Shikra SoC
2026-05-04 19:28 UTC (4+ messages)
` [PATCH v2 4/4] phy: qcom: qmp-usbc: Add qmp configuration for Shikra
[PATCH v2 0/7] Tegra114: implement EMC support
2026-05-04 19:27 UTC (3+ messages)
` [PATCH v2 1/7] dt-bindings: memory: Document Tegra114 Memory Controller
[PATCH v2 0/5] iio: adc: add AMD/Xilinx Versal SysMon driver
2026-05-04 19:26 UTC (4+ messages)
` [PATCH v2 2/5] iio: adc: add "
[groeck-staging:watchdog-next] BUILD SUCCESS a12abd4caadd4a8d194c96e8deadb2f47af5fc2b
2026-05-04 19:25 UTC
[PATCH] wifi: mt76: mt792x: fix use-after-free in mt76_rx_poll_complete
2026-05-04 19:26 UTC (2+ messages)
[PATCH v2 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled clear tracker
2026-05-04 19:24 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for series starting with [v2,1/2] "
[Buildroot] [PATCH 1/1] package/apache: security bump version to 2.4.67
2026-05-04 19:23 UTC
[PATCH net-next 4/5] onsemi: ncn260xx: Add driver support for NCN26010 and TS2500 MAC-PHY
2026-05-04 19:23 UTC (7+ messages)
[Buildroot] [PATCH] package/{glibc, localedef}: security bump to version 2.43-22-g8362e8ce1
2026-05-04 19:23 UTC (2+ messages)
[Buildroot] [git commit] package/{glibc, localedef}: security bump to version 2.43-22-g8362e8ce1
2026-05-04 19:04 UTC
[PATCH v13 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
2026-05-04 19:23 UTC (19+ messages)
` [PATCH v13 1/4] docs: driver-api: gpio: rpmsg gpio driver over rpmsg bus
` [PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
[PATCH] MAINTAINERS: Update mail for Peter Rosin
2026-05-04 19:22 UTC (2+ messages)
Adding NFC tree to -next
2026-05-04 19:21 UTC (2+ messages)
[PATCH v2 net] net/sched: sch_fq_codel: annotate data-races from fq_codel_dump_class_stats()
2026-05-04 19:20 UTC (2+ messages)
[PATCH v2] firmware_loader: fix device reference leak in firmware_upload_register()
2026-05-04 19:18 UTC (2+ messages)
[bluez/bluez] d11e06: sdp: fix overflow in sdp_extract_seqtype()
2026-05-04 19:16 UTC
[PATCH v3 0/3] wifi: wlcore/wl18xx: firmware trust boundary hardening
2026-05-04 19:16 UTC (2+ messages)
[PATCH] u-boot-tools: Update Upstream-Status
2026-05-04 19:15 UTC (2+ messages)
[RFC PATCH] Bluetooth: fix Set Public Address on controller in HCI_AUTO_OFF grace period
2026-05-04 19:15 UTC (3+ messages)
[PATCH v4 0/2] wifi: libertas: fix two OOB reads from firmware fields
2026-05-04 19:14 UTC (3+ messages)
` [PATCH v4 1/2] wifi: libertas: fix OOB read from firmware pkt_ptr offset in RX path
` [PATCH v4 2/2] wifi: libertas: fix OOB read from firmware bssdescriptsize in scan response
[PATCH] fdinfo: Add fops flag to allow CAP_PERFMON to see fdinfo
2026-05-04 19:14 UTC
[tip:sched/urgent] BUILD SUCCESS b56096700f2c3db7ee9b7795791c76f3a8cab853
2026-05-04 19:12 UTC
[RESEND PATCH 00/16] PCI: Use FIELD_MODIFY() to simplify bitfield operations
2026-05-04 19:12 UTC (3+ messages)
` [RESEND PATCH 11/16] PCI: s32g: Use FIELD_MODIFY()
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.