messages from 2025-05-01 20:27:03 to 2025-05-07 05:49:54 UTC [more...]
[linux-next:master 5904/8679] <instantiation>:7:11: error: expected an immediate
2025-05-07 5:49 UTC
[jpoimboe:klp-build 6/38] arch/arm/vdso/note.c:14:1: warning: 'const' type qualifier on return type has no effect
2025-05-07 5:49 UTC
[PATCH] staging: comedi: das16 : fixed a struct warning in code
2025-05-07 5:49 UTC
[kees:dev/v6.15-rc3+/cb-ptr 3/3] kernel/dma/swiotlb.c:639:20: warning: shift count >= width of type
2025-05-07 5:49 UTC
[linux-next:master 2050/8679] Warning: drivers/gpu/drm/imagination/pvr_mmu.c:233 Excess struct member 'pvr_dev' description in 'pvr_mmu_backing_page'
2025-05-07 5:47 UTC
[PATCH v3 3/4] crypto: ccp: Add support to enable CipherTextHiding on SNP_INIT_EX
2025-05-07 5:44 UTC
[jirislaby:devel 7/87] drivers/misc/ti_fpc202.c:287:20: error: call to undeclared function 'of_node_to_fwnode'; ISO C99 and later do not support implicit function declarations
2025-05-07 5:44 UTC
[hare-nvme:nvme-fpin.v3 5/20] include/linux/nvme-keyring.h:54:1: error: expected identifier or '('
2025-05-07 5:44 UTC
[jirislaby:devel 61/87] drivers/tty/serial/8250/8250_port.c:2271:2: error: call to undeclared function 'rsa_enable'; ISO C99 and later do not support implicit function declarations
2025-05-07 5:44 UTC
[hare-nvme:nvme-fpin.v3 1/20] drivers/nvme/common/auth.c:279:4: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned int')
2025-05-07 5:44 UTC
[herbert-cryptodev-2.6:master 50/70] arch/um/include/asm/fpu/api.h:14:15: error: unknown type name 'bool'
2025-05-07 5:41 UTC (3+ messages)
` [PATCH] um: Include linux/types.h in asm/fpu/api.h
[jirislaby:devel 68/87] drivers/tty/serial/8250/8250_port.c:2127:2: error: cannot jump from switch statement to this case label
2025-05-07 5:26 UTC
[PATCH v5 07/12] khugepaged: add mTHP support
2025-05-07 4:55 UTC
[mingo-tip:WIP.x86/cpu 14/15] make[4]: *** No rule to make target 'arch/x86/um/../lib/cmpxchg8b_emu.o', needed by 'arch/x86/um/built-in.a'
2025-05-07 4:34 UTC
[PATCH v2 00/15] Consolidate iommu page table implementations (AMD)
2025-05-07 2:37 UTC (22+ messages)
` [PATCH v2 01/15] genpt: Generic Page Table base API
` [PATCH v2 02/15] genpt: Add Documentation/ files
` [PATCH v2 03/15] iommupt: Add the basic structure of the iommu implementation
` [PATCH v2 04/15] iommupt: Add the AMD IOMMU v1 page table format
` [PATCH v2 05/15] iommupt: Add iova_to_phys op
` [PATCH v2 06/15] iommupt: Add unmap_pages op
` [PATCH v2 07/15] iommupt: Add map_pages op
` [PATCH v2 08/15] iommupt: Add read_and_clear_dirty op
` [PATCH v2 09/15] iommupt: Add a kunit test for Generic Page Table
` [PATCH v2 10/15] iommupt: Add a mock pagetable format for iommufd selftest to use
` [PATCH v2 11/15] iommufd: Change the selftest to use iommupt instead of xarray
` [PATCH v2 12/15] iommupt: Add the x86 64 bit page table format
` [PATCH v2 13/15] iommu/amd: Use the generic iommu page table
` [PATCH v2 14/15] iommu/amd: Remove AMD io_pgtable support
` [PATCH v2 15/15] iommupt: Add a kunit test for the IOMMU implementation
error: arch/x86/include/asm/mshyperv.h:108:2: ran out of registers during register allocation in function 'hyperv_flush_guest_mapping'
2025-05-07 2:26 UTC (2+ messages)
[robh:for-kernelci 13/21] drivers/net/ethernet/airoha/airoha_npu.c:430:65: error: expected ';' after expression
2025-05-06 21:36 UTC
[PATCH v2] kbuild: Disable -Wdefault-const-init-unsafe
2025-05-06 21:02 UTC
[GIT PULL] [PATCH 0/3] LOCKDEP changes for v6.16
2025-05-06 17:52 UTC (8+ messages)
` [PATCH 1/3] lockdep: Move hlock_equal() to the respective ifdeffery
` [tip: locking/core] locking/lockdep: Move hlock_equal() to the respective #ifdeffery
` [PATCH 2/3] locking/lockdep: Prevent abuse of lockdep subclass
` [tip: locking/core] "
` [PATCH 3/3] locking/lockdep: Add # of dynamic keys stat to /proc/lockdep_stats
` [tip: locking/core] locking/lockdep: Add number of dynamic keys "
[PATCH v2] arm64/cpufeature: annotate arm64_use_ng_mappings with ro_after_init to prevent wrong idmap generation
2025-05-06 10:57 UTC (22+ messages)
[brauner-github:work.coredump.socket 14/18] fs/pidfs.c:594:24: error: incomplete definition of type 'struct coredump_params'
2025-05-06 9:14 UTC
[rafael-pm:bleeding-edge 91/93] drivers/pinctrl/pinctrl-amd.c:987:2: error: must use 'struct' tag to refer to type 'pinctrl_dev'
2025-05-06 8:05 UTC
[brauner-github:work.coredump.socket 11/18] fs/coredump.c:891:3: warning: void function 'do_coredump' should not return a value
2025-05-06 7:12 UTC
[linuxppc:next-test 32/41] arch/powerpc/platforms/pseries/htmdump.c:138:6: error: call to undeclared function 'is_kvm_guest'; ISO C99 and later do not support implicit function declarations
2025-05-06 5:18 UTC
[GIT PULL] [PATCH 0/5] rust: Task & schedule related changes for v6.16
2025-05-06 4:58 UTC (6+ messages)
` [PATCH 1/5] rust: sync: Mark CondVar::notify_*() inline
` [PATCH 2/5] rust: sync: Mark PollCondVar::drop() inline
` [PATCH 3/5] rust: task: Mark Task methods inline
` [PATCH 4/5] sched/core: Add __might_sleep_precision()
` [PATCH 5/5] rust: task: Add Rust version of might_sleep()
[sean-jc:sink 54/177] drivers/vhost/vdpa.c:219:32: error: no member named 'token' in 'struct irq_bypass_producer'
2025-05-06 4:06 UTC
[PATCH RFC v3 0/8] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE
2025-05-06 2:40 UTC (8+ messages)
[PATCH] scsi: dc395x: Remove leftover if statement in reselect()
2025-05-06 2:01 UTC (2+ messages)
Adding __popcountsi2 and __popcountdi2
2025-05-05 23:13 UTC (7+ messages)
[PATCH AUTOSEL 6.12 316/486] x86/relocs: Handle R_X86_64_REX_GOTPCRELX relocations
2025-05-05 22:36 UTC (2+ messages)
` [PATCH AUTOSEL 6.12 318/486] hrtimers: Replace hrtimer_clock_to_base_table with switch-case
[PATCH AUTOSEL 6.14 083/642] x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headers
2025-05-05 22:32 UTC (5+ messages)
` [PATCH AUTOSEL 6.14 400/642] x86/relocs: Handle R_X86_64_REX_GOTPCRELX relocations
` [PATCH AUTOSEL 6.14 403/642] hrtimers: Replace hrtimer_clock_to_base_table with switch-case
` [PATCH AUTOSEL 6.14 622/642] i3c: master: svc: Fix implicit fallthrough in svc_i3c_master_ibi_work()
[PATCH] mm/zblock: use vmalloc for page allocations
2025-05-05 22:08 UTC
[PATCH v3 0/4] Introducing Hornet LSM
2025-05-05 21:04 UTC (14+ messages)
` [PATCH v3 1/4] security: "
` [PATCH v3 2/4] hornet: Introduce sign-ebpf
` [PATCH v3 3/4] hornet: Add a light skeleton data extractor script
` [PATCH v3 4/4] selftests/hornet: Add a selftest for the Hornet LSM
❌ FAIL: Test report for master (6.15.0-rc5, upstream-mainline, 01f95500)
2025-05-05 19:42 UTC
[PATCH v3 0/3] Detect changed compiler dependencies for full rebuild
2025-05-05 18:18 UTC (6+ messages)
` [PATCH v3 1/3] gcc-plugins: Force full rebuild when plugins change
` [PATCH v3 2/3] randstruct: Force full rebuild when seed changes
` [PATCH v3 3/3] integer-wrap: Force full rebuild when .scl file changes
[PATCH v3 2/2] crypto: ti: Add driver for DTHE V2 AES Engine (ECB, CBC)
2025-05-05 14:56 UTC
[Intel-wired-lan] [PATCH] igb: Request igb_msix_other as a threaded interrupt handler
2025-05-05 14:46 UTC
[PATCH 1/3] arm64/boot: Move init_pgdir[] into __pi_ namespace
2025-05-05 13:54 UTC
Thread Safety Analysis and the Linux kernel
2025-05-05 13:44 UTC (2+ messages)
[PATCH 09/12] tracing: branch: Use trace_tracing_is_on_cpu() instead of "disabled" field
2025-05-05 12:11 UTC
[sean-jc:x86/stats_pointer 1/1] arch/riscv/kvm/../../../virt/kvm/binary_stats.c:56: warning: Function parameter or struct member 'ext' not described in 'kvm_stats_read'
2025-05-05 9:48 UTC
[PATCH v2] kcov: rust: add flags for KCOV with Rust
2025-05-05 5:59 UTC (4+ messages)
❌ FAIL: Test report for master (6.15.0-rc5, upstream-mainline, 92a09c47)
2025-05-05 0:22 UTC
❌ FAIL: Test report for master (6.15.0-rc4, upstream-mainline, 593bde4c)
2025-05-04 18:22 UTC
[tip:timers/urgent 3/3] llvm-readelf: warning: 'arch/riscv/kernel/vdso/hwprobe.o': bitcode files are not supported
2025-05-04 9:51 UTC (3+ messages)
[PATCH] arm64/cpufeature: annotate arm64_use_ng_mappings with ro_after_init to prevent wrong idmap generation
2025-05-03 14:52 UTC (10+ messages)
[PATCH v2 00/47] Perf build support for -Wshorten-64-to-32
2025-05-03 12:22 UTC (11+ messages)
` [PATCH v2 04/47] perf bench: Silence -Wshorten-64-to-32 warnings
[PATCH v2 0/5] Silence some clang -Wshorten-64-to-32 warnings
2025-05-03 10:33 UTC (14+ messages)
` [PATCH v2 1/5] bitfield: Silence a clang -Wshorten-64-to-32 warning
` [PATCH v2 2/5] bitmap: "
` [PATCH v2 4/5] math64: "
[PATCH v2 3/3] arm64: dts: ti: Add support for AM62D2-EVM
2025-05-03 5:54 UTC
❌ FAIL: Test report for master (6.15.0-rc4, upstream-mainline, 95d3481a)
2025-05-03 5:33 UTC
[geert-renesas-drivers:topic/msiof-fifo 23/24] sound/soc/renesas/rcar/msiof.c:137:9: error: call to undeclared function 'FIELD_PREP'; ISO C99 and later do not support implicit function declarations
2025-05-03 4:35 UTC
[PATCH for-next v1 1/2] RDMA/rxe: Implement synchronous prefetch for ODP MRs
2025-05-03 2:09 UTC
❌ FAIL: Test report for master (6.15.0-rc4, upstream-mainline, b6a218ff)
2025-05-02 23:42 UTC
[PATCH] lib/tests: randstruct: Add deep function pointer layout test
2025-05-02 22:41 UTC
[PATCH 1/2] ASoC: codecs: wsa88xx/wcd938x: Drop kerneldoc marker from inner comment
2025-05-02 22:21 UTC (2+ messages)
[PATCH v2 1/1] x86/reboot: KVM: Guard nmi_shootdown_cpus_on_restart() with ifdeffery
2025-05-02 20:59 UTC (12+ messages)
[Linaro-TCWG-CI] llvmorg-21-init-10348-ge8ae77947154: Failure on arm
2025-05-02 20:40 UTC
[RFC, PATCH 04/12] x86/virt/tdx: Account PAMT memory and print if in /proc/meminfo
2025-05-02 19:30 UTC
[PATCH RFC 0/4] stackleak: Support Clang stack depth tracking
2025-05-02 19:01 UTC (5+ messages)
` [PATCH RFC 1/4] stackleak: Rename CONFIG_GCC_PLUGIN_STACKLEAK to CONFIG_STACKLEAK
` [PATCH RFC 2/4] stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
` [PATCH RFC 3/4] stackleak: Split STACKLEAK_CFLAGS from GCC_PLUGINS_CFLAGS
` [PATCH RFC 4/4] stackleak: Support Clang stack depth tracking
[brauner-github:work.coredump.socket 12/14] fs/pidfs.c:597:24: error: incomplete definition of type 'const struct coredump_params'
2025-05-02 16:18 UTC
[PATCH v1 1/1] lockdep: Move hlock_equal() to the respective ifdeffery
2025-05-02 14:54 UTC (4+ messages)
[PATCH RFC v3 8/8] lib/Kconfig.debug: introduce CONFIG_NO_AUTO_INLINE
2025-05-02 9:56 UTC (2+ messages)
[PATCH 0/2] Deal with clang's -Wdefault-const-init-unsafe
2025-05-02 9:46 UTC (12+ messages)
` [PATCH 1/2] kbuild: Disable -Wdefault-const-init-field-unsafe
` [PATCH 2/2] include/linux/typecheck.h: Zero initialize dummy variables
[krzk-github:pending/dt-bindings-qcom-new-and-fixes-for-warnings-linux-next 3270/4324] include/linux/jump_label.h:262:9: error: call to undeclared function 'raw_atomic_read'; ISO C99 and later do not support implicit function declarations
2025-05-02 9:36 UTC
[PATCH v2 0/2] clang-format: format short enums and macro definitions correctly
2025-05-02 9:34 UTC (2+ messages)
[PATCH 2/8] Staging: gpib: Updated return type `request_system_control`
2025-05-02 9:25 UTC
[PATCH 2/3] randstruct: Force full rebuild when seed changes
2025-05-02 6:57 UTC
[morse:mpam/snapshot/v6.15-rc3 95/110] drivers/platform/arm64/mpam/mpam_resctrl.c:851:3: warning: variable 'dom' is uninitialized when used here
2025-05-02 2:46 UTC
[PATCH v8 08/11] serial: sh-sci: Add support for RZ/T2H SCI
2025-05-02 1:15 UTC
[morse:mpam/snapshot/v6.15-rc3 92/110] drivers/platform/arm64/mpam/mpam_resctrl.c:326:10: warning: enumeration value 'QOS_NUM_EVENTS' not handled in switch
2025-05-02 0:12 UTC
[morse:mpam/snapshot+extras/v6.15-rc3 128/152] fs/resctrl/ctrlmondata.c:585:2: error: call to undeclared function 'resctrl_arch_mon_ctx_free'; ISO C99 and later do not support implicit function declarations
2025-05-01 23:29 UTC
❌ FAIL: Test report for master (6.15.0-rc4, upstream-mainline, ebd297a2)
2025-05-01 21:32 UTC
[akpm-mm:mm-unstable 272/272] fs/jfs/jfs_metapage.c:238:28: error: called object type 'void *' is not a function or function pointer
2025-05-01 21:12 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