messages from 2025-03-29 11:31:24 to 2025-04-04 11:36:01 UTC [more...]
[PATCH v1 0/5] Silence some clang -Wshorten-64-to-32 warnings
2025-04-04 11:35 UTC (10+ messages)
` [PATCH v1 1/5] bitfield: Silence a clang -Wshorten-64-to-32 warning
` [PATCH v1 2/5] bitmap: "
` [PATCH v1 3/5] bitops: "
` [PATCH v1 4/5] math64: "
` [PATCH v1 5/5] hash.h: "
[RFC PATCH v2] mm/swap.c: Enable promotion of unmapped MGLRU page cache pages
2025-04-04 9:25 UTC (2+ messages)
[PATCH v3 3/9] drm/rockchip: Add RK3588 DPTX output support
2025-04-04 9:06 UTC
[PATCH v2 2/4] drm/xe: Update xe_ttm_access_memory to use GPU for non-visible access
2025-04-04 3:36 UTC
❌ FAIL: Test report for master (6.14.0, upstream-mainline, 06a22366)
2025-04-04 1:42 UTC
arch/x86/include/asm/msr.h:122: undefined reference to `__tracepoint_read_msr'
2025-04-03 23:41 UTC
[PATCH v1] mfd: core: Support auxiliary device
2025-04-03 21:39 UTC
[PATCH 1/2] um: mark rodata read-only and implement _nofault accesses
2025-04-03 20:47 UTC (4+ messages)
kCFI && patchable-function-entry=M,N
2025-04-03 20:15 UTC (4+ messages)
[PATCH] PCI: al: Use devm_platform_ioremap_resource_byname
2025-04-03 19:57 UTC
[PATCH AUTOSEL 6.14 01/54] wifi: ath9k: use unsigned long for activity check timestamp
2025-04-03 19:01 UTC
[PATCH v1 00/48] Perf build support for -Wshorten-64-to-32
2025-04-03 18:25 UTC (67+ messages)
` [PATCH v1 01/48] perf build: Avoid building libbpf/bpftool with LIBBPF_DYNAMIC
` [PATCH v1 02/48] tools headers: Silence -Wshorten-64-to-32 warnings
` [PATCH v1 03/48] arm64: cputype: "
` [PATCH v1 04/48] x86/insn: "
` [PATCH v1 05/48] tools lib: "
` [PATCH v1 06/48] libperf: "
` [PATCH v1 07/48] tools subcmd: "
` [PATCH v1 08/48] perf bench: "
` [PATCH v1 09/48] perf tests: "
` [PATCH v1 10/48] perf arch x86: "
` [PATCH v1 11/48] perf arm-spe: "
` [PATCH v1 12/48] perf trace: "
` [PATCH v1 13/48] perf trace-event: "
` [PATCH v1 14/48] perf jvmti: "
` [PATCH v1 15/48] perf pmu: "
` [PATCH v1 16/48] perf annotate powerpc: "
` [PATCH v1 17/48] perf s390: "
` [PATCH v1 18/48] perf cs-etm: "
` [PATCH v1 19/48] perf stat: "
` [PATCH v1 20/48] perf dlfilter: "
` [PATCH v1 21/48] perf demangle: "
` [PATCH v1 22/48] perf ui: "
` [PATCH v1 23/48] perf annotate: "
` [PATCH v1 24/48] perf report: "
` [PATCH v1 25/48] perf help: "
` [PATCH v1 26/48] perf hisi-ptt: "
` [PATCH v1 27/48] perf probe: "
` [PATCH v1 28/48] perf kwork: "
` [PATCH v1 29/48] perf buildid: "
` [PATCH v1 30/48] perf lock: "
` [PATCH v1 31/48] perf mem: "
` [PATCH v1 32/48] perf script: "
` [PATCH v1 33/48] perf evlist: "
` [PATCH v1 34/48] perf bpf_counter: "
` [PATCH v1 35/48] perf ftrace: "
` [PATCH v1 36/48] perf record: "
` [PATCH v1 37/48] perf inject: "
` [PATCH v1 38/48] perf sched: "
` [PATCH v1 39/48] perf timechart: "
` [PATCH v1 40/48] perf list: "
` [PATCH v1 41/48] perf kvm: "
` [PATCH v1 42/48] perf diff: "
` [PATCH v1 43/48] perf daemon: "
` [PATCH v1 44/48] perf zlib: "
` [PATCH v1 45/48] perf symbol: "
` [PATCH v1 46/48] perf util: "
` [PATCH v1 47/48] perf hashmap: "
` [PATCH v1 48/48] perf: "
[PATCH v3 0/2] Add wcslen()
2025-04-03 17:18 UTC (2+ messages)
[PATCH v4] f2fs: prevent the current section from being selected as a victim during GC
2025-04-03 16:23 UTC
[RFC PATCH security-next 0/4] Introducing Hornet LSM
2025-04-03 15:40 UTC (17+ messages)
` [RFC PATCH security-next 1/4] security: "
` [RFC PATCH security-next 2/4] hornet: Introduce sign-ebpf
` [RFC PATCH security-next 3/4] hornet: Add an example lskel data extactor script
[peterz-queue:sched/hrtick 1/6] kernel/sched/fair.c:6813:10: error: call to undeclared function 'cpu_util_dl'; ISO C99 and later do not support implicit function declarations
2025-04-03 14:50 UTC
[linux-next:master 14246/14442] drivers/pwm/pwm-rcar.c:114:12: error: call to undeclared function 'FIELD_MAX'; ISO C99 and later do not support implicit function declarations
2025-04-03 11:55 UTC
v6.14-12245-g91e5bfe317d8: Boot regression: rk3399-rock-pi-4b dragonboard-410c dragonboard-845c no console output
2025-04-03 10:47 UTC (3+ messages)
[RFC PATCH v1 00/15] MSR refactor with new MSR instructions support
2025-04-03 7:13 UTC (38+ messages)
` [RFC PATCH v1 01/15] x86/msr: Replace __wrmsr() with native_wrmsrl()
` [RFC PATCH v1 02/15] x86/msr: Replace __rdmsr() with native_rdmsrl()
` [RFC PATCH v1 03/15] x86/msr: Simplify pmu_msr_{read,write}()
` [RFC PATCH v1 04/15] x86/msr: Let pv_cpu_ops.write_msr{_safe}() take an u64 instead of two u32
` [RFC PATCH v1 05/15] x86/msr: Replace wrmsr(msr, low, 0) with wrmsrl(msr, value)
` [RFC PATCH v1 06/15] x86/msr: Remove MSR write APIs that take the MSR value in two u32 arguments
` [RFC PATCH v1 07/15] x86/msr: Remove pmu_msr_{read,write}()
` [RFC PATCH v1 08/15] x86/cpufeatures: Add a CPU feature bit for MSR immediate form instructions
` [RFC PATCH v1 09/15] x86/opcode: Add immediate form MSR instructions to x86-opcode-map
` [RFC PATCH v1 10/15] KVM: VMX: Use WRMSRNS or its immediate form when available
` [RFC PATCH v1 11/15] x86/extable: Implement EX_TYPE_FUNC_REWIND
` [RFC PATCH v1 12/15] x86/msr: Use the alternatives mechanism to write MSR
` [RFC PATCH v1 13/15] x86/msr: Use the alternatives mechanism to read MSR
` [RFC PATCH v1 14/15] x86/extable: Add support for the immediate form MSR instructions
` [RFC PATCH v1 15/15] x86/msr: Move the ARGS macros after the MSR read/write APIs
[dwmw2:for_each_valid_pfn 2/3] mm/mm_init.c:782:2: error: use of undeclared identifier 'max_t'
2025-04-03 5:50 UTC
[hare-scsi-devel:ns-migration 17/18] drivers/nvme/host/core.c:4179:25: error: no member named 'lock' in 'struct nvme_ns_head'
2025-04-03 4:27 UTC
[hare-scsi-devel:ns-migration 17/18] drivers/nvme/host/multipath.c:709:11: warning: variable 'old_instance' set but not used
2025-04-03 3:46 UTC
[hare-scsi-devel:ns-migration 10/18] drivers/nvme/host/core.c:3704:30: error: incompatible pointer types passing 'struct nvme_subsystem *' to parameter of type 'struct nvme_ctrl *'
2025-04-03 3:15 UTC
ld.lld: error: call to __read_overflow marked "dontcall-error": detected read beyond size of object (1st parameter)
2025-04-03 2:49 UTC
[hare-scsi-devel:ns-migration 5/18] drivers/nvme/host/core.c:4301:30: error: no member named 'ana_work' in 'struct nvme_ctrl'; did you mean 'ka_work'?
2025-04-03 2:20 UTC
[tip:x86/mm 7/9] arch/x86/include/asm/mwait.h:30:15: error: invalid operand for instruction
2025-04-03 0:12 UTC
Prebuilt LLVM 20.1.2 uploaded
2025-04-02 20:35 UTC
❌ FAIL: Test report for master (6.14.0, upstream-mainline, 92b71bef)
2025-04-02 19:42 UTC
[kvm:planes-20250401 46/62] arch/s390/kvm/../../../virt/kvm/kvm_main.c:4530:7: error: invalid application of 'sizeof' to an incomplete type 'struct kvm_debugregs'
2025-04-02 18:00 UTC
[PATCH v2] tools build: Use -fzero-init-padding-bits=all
2025-04-02 17:30 UTC
[RFC] sched: Improving scheduler debugging/tracing interfaces
2025-04-02 15:37 UTC
[litex-hub:litex-rebase 8/18] drivers/gpio/gpio-litex.c:157:2: error: use of undeclared identifier 'class_spin_lock_irqsave_t'; did you mean '_raw_spin_lock_irqsave'?
2025-04-02 14:40 UTC (2+ messages)
[PATCH] mm: add zblock allocator
2025-04-02 13:03 UTC
clang-nightly: ERROR: modpost: "wcslen" [fs/smb/client/cifs.ko] undefined!
2025-04-02 13:02 UTC (2+ messages)
[sean-jc:x86/stale_mmio_cleanup 70/72] arch/x86/kvm/vmx/vmx.c:7364:30: error: no member named 'mapped_host_mmio' in 'struct kvm_arch'
2025-04-02 10:13 UTC
[jpirko-mlxsw:wip_dl_pfs_parent_v2 1/2] drivers/net/ethernet/mellanox/mlx5/core/sh_devlink.c:68:55: error: too many arguments to function call, expected 3, have 4
2025-04-02 5:01 UTC
❌ FAIL: Test report for master (6.14.0, upstream-mainline, acc4d5ff)
2025-04-02 4:52 UTC
[kvm:planes-20250401 58/62] arch/x86/kvm/lapic.c:1327:37: error: incompatible pointer types passing 'atomic_t *' to parameter of type 'volatile unsigned long *'
2025-04-02 4:23 UTC
❌ FAIL: Test report for master (6.14.0, upstream-mainline, 3491aa04)
2025-04-02 4:22 UTC
❌ FAIL: Test report for master (6.14.0, upstream-mainline, 792b8307)
2025-04-02 2:22 UTC
[PATCH v10 2/2] riscv: Add runtime constant support
2025-04-01 20:43 UTC (2+ messages)
❌ FAIL: Test report for master (6.14.0, upstream-mainline, 25601e85)
2025-04-01 19:53 UTC
[PATCH net-next v7 14/14] net: homa: create Makefile and Kconfig
2025-04-01 16:32 UTC
[PATCH v11 0/3] crypto: Add EIP-93 crypto engine support
2025-04-01 11:48 UTC (11+ messages)
` [PATCH v11 3/3] crypto: Add Inside Secure SafeXcel "
[PATCH net-next v7 01/14] net: homa: define user-visible API for Homa
2025-04-01 7:55 UTC
❌ FAIL: Test report for master (6.14.0, upstream-mainline, 08733088)
2025-04-01 3:23 UTC
[PATCH] staging: greybus: Multiple cleanups and refactors
2025-04-01 0:52 UTC
[jpoimboe:objtool-werror 3/4] check.c:3538:10: error: no member named 'warnings' in 'struct symbol'
2025-04-01 0:47 UTC
[RFC net-next 1/2] eth: bnxt: refactor buffer descriptor
2025-03-31 17:33 UTC
[PATCH v2 00/16] selftests: vDSO: parse_vdso: Make compatible with nolibc
2025-03-31 11:56 UTC (6+ messages)
` [PATCH v2 12/16] selftests: vDSO: parse_vdso: Use UAPI headers instead of libc headers
[dwmw2:kexec-debug-cfi 9/10] vmlinux.o: warning: objtool: bad call to elf_init_reloc_text_sym() for data symbol .data..relocate_kernel
2025-03-31 4:06 UTC
❌ FAIL: Test report for master (6.14.0, upstream-mainline, 4e82c870)
2025-03-31 2:42 UTC
❌ FAIL: Test report for master (6.14.0, upstream-mainline, 01d5b167)
2025-03-31 0:52 UTC
[ebiggers:wip-crypto 12/12] ERROR: modpost: "__kcfi_typeid_sha256_block_data_order_neon" [arch/arm/crypto/sha256-arm.ko] undefined!
2025-03-30 22:56 UTC
[ebiggers:wip-crypto 9/12] arch/x86/crypto/sm4_aesni_avx2_glue.c:110:7: error: call to undeclared function 'cpu_has_xfeatures'; ISO C99 and later do not support implicit function declarations
2025-03-30 21:40 UTC
[tip:objtool/urgent 9/23] vmlinux.o: warning: objtool: cdns_mrvl_xspi_setup_clock: unexpected end of section .text.cdns_mrvl_xspi_setup_clock
2025-03-30 19:38 UTC (7+ messages)
[PATCH 2/7] mm/gup: check if both GUP_GET and GUP_PIN are set in __get_user_pages() earlier
2025-03-30 14:09 UTC
[ebiggers:wip-crc 11/11] arch/um/include/asm/fpu/api.h:16:9: error: use of undeclared identifier 'true'
2025-03-30 7:47 UTC
❌ FAIL: Test report for master (6.14.0, upstream-mainline, 93d52288)
2025-03-29 23:23 UTC
[PATCH net v3 01/11] net: switch to netif_disable_lro in inetdev_init
2025-03-29 21:49 UTC
[RFC PATCH 1/2] zsmalloc: let callers select NUMA node to store the compressed objects
2025-03-29 13:59 UTC
[PATCH v2 6/6] super: add filesystem freezing helpers for suspend and hibernate
2025-03-29 11:30 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