messages from 2026-08-25 01:45:33 to 2026-09-04 11:26:04 UTC [more...]
[PATCH v3 0/5] slab: ZERO_SIZE_PTR alignment and ERR_PTR hardening
2026-09-04 11:25 UTC (8+ messages)
` [PATCH v3 1/5] slab: align ZERO_SIZE_PTR to ARCH_KMALLOC_MINALIGN
` [PATCH v3 2/5] slab: check for ZERO_SIZE_PTR by exact match
` [PATCH v3 3/5] slab: handle ERR_PTR values in kfree and hardened usercopy
` [PATCH v3 4/5] slab: test zero-size allocations in slub_kunit
` [PATCH v3 5/5] slab: test ERR_PTR handling in kfree and hardened usercopy
[PATCH RFC 0/8] arm64: ftrace: support CALL_OPS on kernels built with kCFI
2026-09-04 2:18 UTC (10+ messages)
` [PATCH RFC 1/8] ftrace: Let ftrace_call_adjust() reject a patch site
` [PATCH RFC 2/8] scripts/sorttable: Make the arm64 before_func offset configurable
` [PATCH RFC 3/8] compiler_types: Let notrace keep the function prefix NOPs
` [PATCH RFC 4/8] arm64: ftrace: Make the CALL_OPS prefix layout configurable
` [PATCH RFC 5/8] arm64: cfi: Use CONFIG_ARM64_FUNCTION_PREFIX_NOPS for the type hash offset
` [PATCH RFC 6/8] arm64: ftrace: Support CALL_OPS on kernels built with kCFI
` [PATCH RFC 7/8] arm64: ftrace: Use five prefix NOPs on ThinLTO kernels with BTI
` [PATCH RFC 8/8] arm64: ftrace: Allow CALL_OPS on kCFI kernels built with Rust
[PATCH] x86: checksum_32: allow memory/immediate operands in csum_ipv6_magic
2026-09-04 0:08 UTC
[PATCH v1] x86/vmware: Fix i386 high-bandwidth hypercall arguments
2026-09-03 23:33 UTC (2+ messages)
[PATCH v2] wifi: ath11k: Fix possible memory leak in ath11k_dp_srng_setup()
2026-09-03 19:02 UTC (2+ messages)
<inline asm>:1:275: error: invalid instruction mnemonic 'brk'
2026-09-03 18:32 UTC
[PATCH] scripts/checkstack.pl: support llvm-objdump disassembly for x86
2026-09-03 16:17 UTC (3+ messages)
[PATCH v8 0/9] arm64: dts: ti: Split wkup R5F memory region for IO+DDR resume
2026-09-03 15:34 UTC (13+ messages)
` [PATCH v8 1/9] arm64: dts: ti: k3-am62a-phycore-som: Fix wkup R5F memory region size
` [PATCH v8 2/9] arm64: dts: ti: k3-am62d2-evm: "
` [PATCH v8 3/9] arm64: dts: ti: k3-am62a7-sk: "
` [PATCH v8 4/9] arm64: dts: ti: k3-am62p-verdin: "
` [PATCH v8 5/9] arm64: dts: ti: k3-am62p5-sk: "
` [PATCH v8 6/9] arm64: dts: ti: var-som-am62p: "
` [PATCH v8 7/9] arm64: dts: ti: k3-am62a: Split r5f memory region
` [PATCH v8 8/9] arm64: dts: ti: k3-am62p: "
` [PATCH v8 9/9] arm64: dts: ti: Add wkup R5F nodes to pre-ram bootphase
[PATCH v6] leds: rgb: leds-qcom-lpg: Fix LED color balancing in HW pattern mode
2026-09-03 11:27 UTC (2+ messages)
[PATCH net v4] bnxt_en: Bound SW TPA IDs to prevent crashes
2026-09-03 9:35 UTC (8+ messages)
[brgl:gpio/for-next 5/8] drivers/gpio/gpio-altera.c:224:11: warning: comparison between pointer and integer ('struct gpio_irq_chip *' and 'int')
2026-09-03 7:34 UTC
[stefandoesinger-zx297520:dlink 76/131] drivers/spi/spi-zx.c:477:17: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551614 to 4294967294
2026-09-03 7:13 UTC
[stefandoesinger-zx297520:dlink 120/131] drivers/rpmsg/zx29_smd.c:205:66: warning: cast to smaller integer type 'unsigned int' from 'struct zx29_smd *'
2026-09-03 5:49 UTC
[stefandoesinger-zx297520:dlink 77/131] drivers/spi/spi-zx.c:426:105: warning: cast to smaller integer type 'unsigned int' from 'struct zx_qspi *'
2026-09-03 3:52 UTC
[stefandoesinger-zx297520:dlink 76/131] drivers/spi/spi-zx.c:477:17: warning: implicit conversion from 'unsigned long' to 'u32' (aka 'unsigned int') changes value from 18446744073709551614 to 4294967294
2026-09-03 2:05 UTC
[peterz-queue:sched/task_h_load 25/27] kernel/sched/fair.c:2080:2: error: call to undeclared function 'cfs_of_of'; ISO C99 and later do not support implicit function declarations
2026-09-03 0:28 UTC
[stefandoesinger-zx297520:dlink 68/131] drivers/rpmsg/zx29_smd.c:239:52: warning: cast to smaller integer type 'unsigned int' from 'u8 *' (aka 'unsigned char *')
2026-09-03 0:18 UTC
[stefandoesinger-zx297520:dlink 70/131] drivers/rpmsg/zx29_smd.c:51:13: warning: variable 'huh' set but not used
2026-09-02 22:51 UTC
[PATCH v3] dmaengine: dw-axi-dmac: convert to clk bulk APIs
2026-09-02 19:48 UTC
[PATCH v3] ARM: imx: Fix suspend/resume crash with Clang CFI
2026-09-02 19:37 UTC (33+ messages)
` [PATCH v4] "
` [PATCH v5] "
[PATCH] x86: uapi: ptrace: guard register offset macros with __ASSEMBLER__ or __FRAME_OFFSETS
2026-09-02 17:29 UTC (4+ messages)
[PATCH RFC v3 0/8] kcov: add per-task dataflow tracking for function arguments/return values
2026-09-02 16:29 UTC (9+ messages)
` [PATCH RFC v3 1/8] "
` [PATCH RFC v3 2/8] Documentation: add kcov-dataflow.rst
` [PATCH RFC v3 3/8] selftests/kcov_dataflow: add ioctl interface selftest
` [PATCH RFC v3 4/8] selftests/kcov_dataflow: add rust_ffi_contract selftest
` [PATCH RFC v3 5/8] selftests/kcov_dataflow: add binderfs selftest
` [PATCH RFC v3 6/8] selftests/kcov_dataflow: add eight_struct_args_{c,rust} selftest module
` [PATCH RFC v3 7/8] selftests/kcov_dataflow: add rust_kworker_remote "
` [PATCH RFC v3 8/8] selftests/kcov_dataflow: add trigger-view.py
[PATCH v1] perf tool: Align structs in arrays in .clang-format
2026-09-02 15:34 UTC
[PATCH] net: prestera: avoid overreading a short firmware tail
2026-09-02 13:06 UTC
[PATCH] dma-mapping: use exact allocation for DMA pages
2026-09-02 11:18 UTC
[PATCH v2 6/6] selftests/cgroup: Add CPU release tests for type-change validation failures
2026-09-02 9:05 UTC
[PATCH] drm/ci: Add CI pipeline for drm-misc branches
2026-09-02 8:21 UTC (2+ messages)
[kvms390:sae 36/43] <instantiation>:1:36: error: too many positional arguments
2026-09-02 4:55 UTC
[asahilinux:pr/583 625/972] error[E0277]: the trait bound `VMap<D, R, SIZE>: IoBackend` is not satisfied
2026-09-02 4:55 UTC
[asahilinux:bits/250-aop 38/79] error[E0425]: cannot find type `Registration` in module `soc`
2026-09-02 4:25 UTC
[PATCH] ISSI Octal SPI-NOR device support. PATCH v2
2026-09-02 3:20 UTC
[PATCH net v5 6/6] bnxt_en: Bound SW TPA IDs to prevent crashes
2026-09-02 1:56 UTC
[arm-platforms:kvm-arm64/nv3 19/19] arch/arm64/kvm/hyp/include/hyp/sysreg-sr.h:207:2: warning: variable '__val' is uninitialized when used within its own initialization
2026-09-02 1:46 UTC
[asahilinux:pr/583 588/972] error[E0432]: unresolved import `crate::io::IoKnownSize`
2026-09-02 1:25 UTC
[PATCH] kselftest/riscv: Replace __ASSEMBLY__ with __ASSEMBLER__
2026-09-02 0:34 UTC (2+ messages)
[asahilinux:bits/250-aop 30/79] error[E0433]: cannot find module or crate `std` in this scope
2026-09-02 0:33 UTC
[kvms390:sae 34/43] Warning: arch/s390/kernel/aef.c:25 function parameter 'sa' not described in 'kvm_vcpu_init_save_area'
2026-09-01 22:16 UTC
[axboe:io_uring-thread-handoff 10/13] io_uring/handoff.c:307:36: error: call to undeclared function 'task_stack_page'; ISO C99 and later do not support implicit function declarations
2026-09-01 12:16 UTC
[PATCH 0/4 v2] Docs: changes.rst: rework
2026-09-01 10:03 UTC (5+ messages)
` [PATCH 3/4] Docs: pt_BR, it_IT: changes.rst: copy table from english source
` [PATCH] v2 Docs: changes.rst: introduce optional column
[PATCH net-next v15 00/12] net: pcs: Introduce support for fwnode PCS
2026-09-01 9:05 UTC (14+ messages)
` [PATCH net-next v15 01/12] net: phylink: keep and use MAC supported_interfaces in phylink struct
` [PATCH net-next v15 02/12] net: phylink: introduce internal phylink PCS handling
` [PATCH net-next v15 03/12] net: pcs: implement Firmware node support for PCS driver
` [PATCH net-next v15 04/12] net: phylink: save phylink instance fwnode on phylink_create
` [PATCH net-next v15 05/12] net: phylink: support PCS provider release
` [PATCH net-next v15 06/12] net: phylink: support late PCS provider attach
` [PATCH net-next v15 07/12] net: Document PCS subsystem
` [PATCH net-next v15 08/12] MAINTAINERS: add myself as PCS subsystem maintainer
` [PATCH net-next v15 09/12] net: phylink: add .pcs_link_down PCS OP
` [PATCH net-next v15 10/12] dt-bindings: net: pcs: Document support for Airoha Ethernet PCS
` [PATCH net-next v15 11/12] net: pcs: airoha: add PCS driver for Airoha AN7581 SoC
` [PATCH net-next v15 12/12] net: airoha: add phylink support
[PATCH] scripts/sorttable: Mark long_size as __maybe_unused
2026-09-01 1:46 UTC
[PATCH v3 0/4] selftests: shared lib.bpf.mk for building BPF progs and skeletons
2026-09-01 0:46 UTC (3+ messages)
vmlinux.o: warning: objtool: kernel_entry+0x118: start_kernel() missing __noreturn in .c/.h or NORETURN() in noreturns.h
2026-09-01 0:02 UTC
[tglx-devel:irqflags 4/22] rust/helpers/spinlock.h:53:34: error: call to undeclared function '__LOCK'; ISO C99 and later do not support implicit function declarations
2026-08-31 15:24 UTC
[PATCH v2 00/15] accel/qda: Qualcomm DSP Accelerator driver
2026-08-31 14:58 UTC (29+ messages)
` [PATCH v2 03/15] accel/qda: Add initial QDA DRM accelerator driver
` [PATCH v2 09/15] accel/qda: Add DMA-backed GEM objects and memory manager integration
[asahilinux:bits/030-misc 7/16] Warning: drivers/pmdomain/core.c:975 function parameter 'one_dev_probing' not described in 'genpd_power_off'
2026-08-31 8:25 UTC
[boqun:irqflags 19/20] vmlinux.o: warning: objtool: rust_doctest_kernel_sync_lock_spinlock_rs_1+0x209: rust_helper_local_interrupt_enable() missing __noreturn in .c/.h or NORETURN() in noreturns.h
2026-08-31 7:25 UTC
[PATCH v6 0/6] iio: pressure: dps310: FIFO and triggered buffer support
2026-08-31 7:03 UTC (13+ messages)
` [PATCH v6 3/6] iio: pressure: dps310: rework the raw read paths
` [PATCH v6 4/6] iio: pressure: dps310: add triggered buffer support
` [PATCH v6 5/6] iio: pressure: dps310: add hardware FIFO support
` [PATCH v6 6/6] iio: pressure: dps310: check the lock markings with context analysis
[groeck-staging:hwmon-next 18/32] drivers/hwmon/hwmon.c:344:13: error: redefinition of 'is_hwmon_device'
2026-08-31 4:22 UTC
[PATCH] counter: ftm-quaddec: use devm_platform_ioremap_resource
2026-08-30 21:55 UTC (2+ messages)
[PATCH v1 4/4] pinctrl: pistachio: Replace open coded fwnode_is_gpiochip()
2026-08-30 19:31 UTC
[tglx-devel:irqflags 13/20] include/linux/irqflags.h:205:2: error: call to undeclared function 'arch_safe_halt'; ISO C99 and later do not support implicit function declarations
2026-08-30 15:49 UTC
[tglx-devel:irqflags 2/20] kernel/irq/refcount_interrupt_test.c:7:10: fatal error: 'linux/interrupt_rc.h' file not found
2026-08-29 23:36 UTC
[xilinx-xlnx:xlnx_rebase_v6.18_LTS 493/1141] drivers/i3c/master/adi-i3c-master.c:138:53: error: too few arguments to function call, expected 4, have 3
2026-08-29 22:43 UTC
[tglx-devel:irqflags 17/20] include/linux/math64.h:106:15: error: call to undeclared function 'is_power_of_2'; ISO C99 and later do not support implicit function declarations
2026-08-29 22:13 UTC
Prebuilt LLVM 23.1.0 uploaded
2026-08-28 21:31 UTC (3+ messages)
[PATCH net v3] bnxt_en: Bound SW TPA IDs to prevent crashes
2026-08-28 18:48 UTC (7+ messages)
fs/fuse/fuse.o: error: objtool: fuse_emit+0x5cf: unknown CFA base reg -1
2026-08-28 11:32 UTC
[PATCH v4 00/23] perf arm64: Support data type profiling
2026-08-28 7:41 UTC (6+ messages)
` [PATCH v4 20/23] perf annotate-arm64: Support 'add' instruction tracking
[android-common:android16-6.12 0/3] include/linux/blkdev.h:1699:17: error: field has incomplete type 'struct rq_list'
2026-08-28 7:06 UTC
[devsec-tsm:devsec-phase2 8/24] include/linux/device/trust.h:35:54: error: incomplete definition of type 'struct module'
2026-08-28 5:36 UTC
[asahilinux:bits/250-aop 28/79] error: cannot find macro `vec` in this scope
2026-08-28 4:17 UTC
[linkinjeon-exfat:dev 1/1] fs/exfat/iomap.c:175:31: warning: unused variable 'exfat_swap_iomap_ops'
2026-08-28 3:34 UTC
[PATCH] mm/memcg: fix UAF in drain_all_stock() async work during offline
2026-08-28 0:42 UTC
[asahilinux:bits/270-thunderbolt 19/19] drivers/thunderbolt/apple.c:705:50: error: incomplete definition of type 'struct typec_thunderbolt_switch_data'
2026-08-27 19:27 UTC
[PATCH net v2] bnxt_en: Bound SW TPA IDs to prevent crashes
2026-08-27 18:40 UTC (4+ messages)
[asahilinux:bits/270-thunderbolt 19/19] drivers/thunderbolt/apple.c:701:27: error: call to undeclared function 'typec_thunderbolt_switch_get_drvdata'; ISO C99 and later do not support implicit function declarations
2026-08-27 16:52 UTC
[davidhildenbrand:get_dummy 14/21] include/linux/pgtable.h:2351:6: error: call to undeclared function 'mm_pmd_folded'; ISO C99 and later do not support implicit function declarations
2026-08-27 7:52 UTC
[thomas-weissschuh:b4/auxclock-nanosleep 41/41] kernel/time/timekeeping.c:185:36: warning: overflow in expression; result is 568'041'472 with type 'long'
2026-08-27 5:19 UTC
[asahilinux:bits/260-spmi-typec 13/13] drivers/usb/typec/tipd/spmi.c:176:26: warning: cast to smaller integer type 'enum tipd_hw_variant' from 'const void *'
2026-08-27 0:26 UTC
[asahilinux:bits/260-spmi-typec 12/13] drivers/usb/typec/tipd/i2c.c:21:12: warning: cast to smaller integer type 'enum tipd_hw_variant' from 'const void *'
2026-08-26 22:51 UTC
[PATCH v7 00/11] arm64: dts: ti: k3-am62a7-sk: Split r5f memory region
2026-08-26 21:59 UTC (5+ messages)
` [PATCH v7 07/11] arm64: dts: ti: k3-am62a-ti-ipc-firmware: Move wkup reserved memory
[PATCH v3 0/5] rust: usb: host-side abstractions for a bulk-endpoint driver
2026-08-26 18:25 UTC (2+ messages)
[PATCH v3 0/13] drm/vino: a Rust driver for DisplayLink DL3 docks
2026-08-26 17:28 UTC (4+ messages)
` [PATCH v3 6/13] drm/vino: add the video codec
` [PATCH v3 13/13] Documentation/gpu: document the Vino driver
[PATCH 0/9] rust: core abstractions for a USB display driver
2026-08-26 16:54 UTC (2+ messages)
[PATCH 0/1] rust: firmware: the firmware upload abstraction
2026-08-26 16:37 UTC
[PATCH v3 0/23] rust: drm: KMS abstractions for a Rust display driver
2026-08-26 16:31 UTC
[PATCH v3 0/2] rust: crypto: AES, CMAC, SHA-256, HMAC and RSA bindings
2026-08-26 16:29 UTC
[PATCH] scsi: ibmvfc: Fix use of uninitialized rport in ibmvfc_do_work()
2026-08-26 15:20 UTC (2+ messages)
ld.lld: error: undefined symbol: __aeabi_uidivmod
2026-08-26 9:59 UTC
[PATCH] memstick: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
2026-08-26 2:14 UTC
[PATCH v8 0/3] riscv: fix PIO helpers and add optimized percpu ops
2026-08-26 1:24 UTC (5+ messages)
` [PATCH v8 2/3] riscv: introduce percpu.h into include/asm
` [PATCH v8 3/3] riscv: store percpu offset into thread_info
[PATCH] i2c: hisi: Add I2C bus recovery support
2026-08-26 0:26 UTC
[asahilinux:bits/020-dart 4/20] drivers/iommu/apple-dart.c:851:40: warning: shift count >= width of type
2026-08-26 0:26 UTC
[PATCH] rtc: pcf85063: disable the clkout output by default
2026-08-25 22:10 UTC
[PATCH v19 28/40] dept: assign unique dept_key to each distinct dma fence caller
2026-08-25 12:33 UTC
[sailus-media-tree:frame-desc 28/38] drivers/media/platform/nxp/imx8-isi/imx8-isi-crossbar.c:52:33: warning: format specifies type 'void *' but the argument has type 'long'
2026-08-25 7:12 UTC
[sailus-media-tree:frame-desc 31/38] drivers/media/platform/rockchip/rkisp1/rkisp1-isp.c:110:24: warning: format specifies type 'void *' but the argument has type 'long'
2026-08-25 5:21 UTC
❌ FAIL: Test report for master (7.2.0-0, upstream-mainline, 66498c75)
2026-08-25 4:22 UTC
page: next (older) | 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