messages from 2026-09-15 03:14:07 to 2026-09-17 02:34:55 UTC [more...]
[PATCH v6 5/6] iio: pressure: dps310: add hardware FIFO support
2026-09-17 2:34 UTC (6+ messages)
[PATCH net-next v15 00/12] net: pcs: Introduce support for fwnode PCS
2026-09-16 23:53 UTC (5+ messages)
` [PATCH net-next v15 12/12] net: airoha: add phylink support
[PATCH net-next v16 00/12] net: pcs: Introduce support for fwnode PCS
2026-09-16 23:51 UTC (13+ messages)
` [PATCH net-next v16 01/12] net: phylink: keep and use MAC supported_interfaces in phylink struct
` [PATCH net-next v16 02/12] net: phylink: introduce internal phylink PCS handling
` [PATCH net-next v16 03/12] net: pcs: implement Firmware node support for PCS driver
` [PATCH net-next v16 04/12] net: phylink: save phylink instance fwnode on phylink_create
` [PATCH net-next v16 05/12] net: phylink: support PCS provider release
` [PATCH net-next v16 06/12] net: phylink: support late PCS provider attach
` [PATCH net-next v16 07/12] net: Document PCS subsystem
` [PATCH net-next v16 08/12] MAINTAINERS: add myself as PCS subsystem maintainer
` [PATCH net-next v16 09/12] net: phylink: add .pcs_link_down PCS OP
` [PATCH net-next v16 10/12] dt-bindings: net: pcs: Document support for Airoha Ethernet PCS
` [PATCH net-next v16 11/12] net: pcs: airoha: add PCS driver for Airoha AN7581 SoC
` [PATCH net-next v16 12/12] net: airoha: add phylink support
[PATCH] random: vDSO: Avoid call to memset() when zeroing reserved in __cvdso_getrandom_data()
2026-09-16 23:40 UTC (4+ messages)
[PATCH v8 0/9] arm64: dts: ti: Split wkup R5F memory region for IO+DDR resume
2026-09-16 20:52 UTC (9+ messages)
` [PATCH v8 9/9] arm64: dts: ti: Add wkup R5F nodes to pre-ram bootphase
[PATCH] bpf: local_storage: avoid redundant IRQ save on bucket locks
2026-09-16 20:00 UTC (7+ messages)
[PATCH v2] docs: kconfig: fix shell function syntax in caveats
2026-09-16 19:35 UTC (4+ messages)
[syzbot] [kvm?] BUG: sleeping function called from invalid context in kvm_mmu_notifier_invalidate_range_start
2026-09-16 19:24 UTC (3+ messages)
[PATCH] can: peak_pci: fix PCIeC cleanup on probe failure
2026-09-16 19:07 UTC
[PATCH] platform/x86: asus-wmi: don't warn when LPS0 is unavailable
2026-09-16 18:46 UTC
[PATCH 0/9] perf build: Fix builds with clang and BUILD_NONDISTRO
2026-09-16 17:35 UTC (11+ messages)
` [PATCH 1/9] perf libbfd: Fix the clang -Wthread-safety build failure
` [PATCH 2/9] perf symbol: Fix the build when demangling with libbfd
` [PATCH 3/9] perf libbfd: Include the headers that are used
` [PATCH 4/9] perf pmu: "
` [PATCH 5/9] perf build: Only pass clang flags to CXX when CXX is clang
` [PATCH 6/9] perf build: Use the given CC rather than clang in clang builds
` [PATCH 7/9] perf build: Check the version of the compiler that is used
` [PATCH 8/9] perf build: Remove leftovers of removed build options
` [PATCH 9/9] perf test: Add build tests for clang and libbfd demangling
[PATCH 00/14] mfd: unused driver purge
2026-09-16 16:56 UTC (23+ messages)
` [PATCH 02/14] mfd: remove unused rdc321x southbridge support
` [PATCH 03/14] mfd: remove unused si476x driver
` [PATCH 04/14] mfd: remove unused wm8400 driver
` [PATCH 05/14] mfd: remove unused adp5520 driver
` [PATCH 06/14] mfd: remove unused da903x driver
` [PATCH 07/14] mfd: remove unused lp8788 driver
` [PATCH 08/14] mfd: remove unused aat2870 driver
` [PATCH 11/14] mfd: remove unused wm8350 driver
` [PATCH 12/14] mfd: remove unused mcp-sa11x0/ucb1x00 driver
` [PATCH 13/14] mfd: remove unused menelaus driver
` [PATCH 14/14] mfd: remove unused iPaq micro driver
[PATCH v2 00/21] kbuild: significantly speed up kernel builds
2026-09-16 15:27 UTC (56+ messages)
` [PATCH v2 11/21] kbuild: avoid re-running compiler and linker probes
` [PATCH v2 14/21] kbuild: batch module finalisation
` [PATCH v2 15/21] objtool: cache relocations, do less work
` [PATCH v2 17/21] objtool: decode instructions and resolve branch targets in parallel
` [PATCH v2 18/21] kbuild: rust: optionally parallelise rustc front end
` [PATCH v2 20/21] kbuild: build rust crates in parallel with the rest of the build
` [PATCH v2 21/21] kbuild: use pigz for gzip compression if available
[PATCH v5 0/2] powerpc: Add ARCH_WARN_ASM and KUnit tests for Rust WARN() support
2026-09-16 14:46 UTC (7+ messages)
` [PATCH V5 1/2] powerpc/bug: Add ARCH_WARN_ASM and refactor _EMIT_BUG_ENTRY for Rust support
` [PATCH V5 2/2] rust: kernel: Add KUnit tests for powerpc ARCH_WARN_ASM bug table emission
[PATCH v6 00/26] perf arm64: Support data type profiling
2026-09-16 11:36 UTC (29+ messages)
` [PATCH v6 01/26] perf capstone: Symbolize address operands to match objdump on arm64
` [PATCH v6 02/26] perf llvm: Fix arm64 adrp instruction disassembly mismatch with objdump
` [PATCH v6 03/26] perf annotate-arm64: Generalize arm64_mov__parse to support more instructions
` [PATCH v6 04/26] perf annotate-arm64: Handle load and store instructions
` [PATCH v6 05/26] perf annotate: Normalize arch__dwarf_regnum() error return values
` [PATCH v6 06/26] perf annotate: Introduce extract_op_location callback for arch-specific parsing
` [PATCH v6 07/26] perf dwarf-regs: Adapt get_dwarf_regnum() for arm64
` [PATCH v6 08/26] perf annotate: Adapt arch__dwarf_regnum() "
` [PATCH v6 09/26] perf annotate-arm64: Implement extract_op_location() callback
` [PATCH v6 10/26] perf annotate: Default to --itrace=i1i for data type profiling
` [PATCH v6 11/26] perf arm-spe: Set default synthesized event period to 1
` [PATCH v6 12/26] perf annotate-data: Extract invalidate_reg_state() as a common helper
` [PATCH v6 13/26] perf annotate-arm64: Enable instruction tracking support
` [PATCH v6 14/26] perf annotate-data: Add arch_get_reg_offset helper
` [PATCH v6 15/26] perf annotate-arm64: Track return type after call instructions
` [PATCH v6 16/26] perf annotate-arm64: Support load instruction tracking
` [PATCH v6 17/26] perf annotate-arm64: Support store "
` [PATCH v6 18/26] perf annotate-data: Expand type_state_reg imm_value to u64
` [PATCH v6 19/26] perf annotate-data: Track imm_value for stack variables
` [PATCH v6 20/26] perf annotate-x86: Delete stale stack state on store of untracked register
` [PATCH v6 21/26] perf annotate-arm64: Support stack variable tracking
` [PATCH v6 22/26] perf annotate-arm64: Support 'mov' instruction tracking
` [PATCH v6 23/26] perf annotate-arm64: Support 'add' "
` [PATCH v6 24/26] perf annotate-arm64: Support 'adrp' instruction to track global variables
` [PATCH v6 25/26] perf annotate-arm64: Support per-cpu variable access tracking
` [PATCH v6 26/26] perf annotate-arm64: Support 'mrs' instruction to track 'current' pointer
[ardb:x86-tdx-efistub 2/3] drivers/firmware/efi/libstub/x86-stub.c:1106:13: error: call to undeclared function 'early_is_sevsnp_guest'; ISO C99 and later do not support implicit function declarations
2026-09-16 8:51 UTC
[PATCH] riscv: limit sifive errata to CONFIG_64BIT
2026-09-16 8:37 UTC
[PATCH v2 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
2026-09-16 5:46 UTC (9+ messages)
` [PATCH v2 2/3] blk-cgroup: store blkcg in bio instead of blkg
` [PATCH v2 3/3] blk-cgroup: move async bio punt state to blkcg
[PATCH] media: venus: avoid HFI resource leak on IRQ request failure
2026-09-16 5:17 UTC
[ardb:x86-tdx-efistub 1/3] ld.lld: error: undefined hidden symbol: __fortify_panic
2026-09-16 5:07 UTC
[gourryinverse:scratch/gourry/managed_nodes/rfc6-complete 8/67] mm/page_alloc.c:7386:3: error: call to undeclared function 'folio_test_clear_young'; ISO C99 and later do not support implicit function declarations
2026-09-16 0:06 UTC
[frank-li:imx/ele 5/7] drivers/firmware/imx/ele_fw_api.c:311:28: error: use of undeclared identifier '__free_kfree'; did you mean '__free_pages'?
2026-09-15 22:01 UTC
[tip:irq/drivers 3/22] ld.lld: error: undefined symbol: qcom_scm_is_available
2026-09-15 19:07 UTC
[PATCH 00/17] Treewide: enforce static storage for object initializers
2026-09-15 15:54 UTC (14+ messages)
` [PATCH 01/17] locking/mutex: assert static storage for DEFINE_MUTEX()
` [PATCH 11/17] workqueue: assert static storage for work declarations
` [PATCH 12/17] timers: assert static storage for DEFINE_TIMER()
` [PATCH 13/17] kthread: assert static storage for delayed work declarations
` [PATCH 14/17] ratelimit: assert static storage for DEFINE_RATELIMIT_STATE()
` [PATCH 15/17] notifier: assert static storage for locking notifier heads
` [PATCH 16/17] rcu: assert static storage for RCU sync and SRCU definitions
` [PATCH 17/17] sysctl: assert static storage for DEFINE_CTL_TABLE_POLL()
[PATCH rdma-next 0/4] RDMA: Use unsigned comparison in CQ cleanup loops
2026-09-15 15:33 UTC (5+ messages)
` [PATCH rdma-next 1/4] RDMA/mlx5: Use unsigned comparison in the CQ cleanup loop
` [PATCH rdma-next 2/4] RDMA/mlx4: "
` [PATCH rdma-next 3/4] RDMA/mthca: "
` [PATCH rdma-next 4/4] RDMA/hns: "
[PATCH 1/1] rust: block: Fix unsoundness in `Operations::queue_rq`
2026-09-15 13:45 UTC (2+ messages)
[PATCH v2 03/21] kallsyms: output binary data to speed output and kallsyms assembly
2026-09-15 7:10 UTC (4+ messages)
` [v2 "
[PATCH net v5 1/1] rxrpc: fix encap_rcv skb accounting exhaustion
2026-09-15 6:40 UTC
[PATCH v4 0/2] powerpc: Add ARCH_WARN_ASM and KUnit tests for Rust WARN() support
2026-09-15 6:20 UTC (4+ messages)
` [PATCH v4 1/2] powerpc/bug: Add ARCH_WARN_ASM and refactor _EMIT_BUG_ENTRY for Rust support
[dakr:poc/vgpu 42/44] error[E0425]: cannot find value `VFIO_DEVICE_RESET` in crate `bindings`
2026-09-15 4:56 UTC
[liam:maple_marks_v4 9/16] lib/test_maple_tree.c:356:29: error: call to undeclared function 'mt_slot_count'; ISO C99 and later do not support implicit function declarations
2026-09-15 3:15 UTC
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).