messages from 2025-04-12 01:55:19 to 2025-04-19 11:07:23 UTC [more...]
[PATCH] mm/mm_init: Don't iterate pages below ARCH_PFN_OFFSET
2025-04-19 11:06 UTC
[akpm-mm:mm-unstable 25/176] arch/x86/kernel/vmlinux.lds.S:476:1: warning: '/*' within block comment
2025-04-19 10:14 UTC
[PATCH 1/2] bus: hisi_lpc: remove unused head file in hisi_lpc.c
2025-04-19 8:01 UTC
[koverstreet-bcachefs:bcachefs-testing 114/114] fs/bcachefs/io_write.c:447:3: warning: conditional expression between different enumeration types ('enum bch_dev_read_ref' and 'enum bch_dev_write_ref')
2025-04-19 7:40 UTC
[PATCH 3/5] drm/mediatek: Add dvo driver for mt8196
2025-04-19 7:19 UTC
[davidhildenbrand:migration 1/22] mm/page_isolation.c:575:5: error: expected ')'
2025-04-19 6:58 UTC
❌ FAIL: Test report for master (6.15.0-rc2, upstream-mainline, 8560697b)
2025-04-19 4:42 UTC
[PATCH v4 00/19] Support dynamic opening of capstone/llvm remove BUILD_NONDISTRO
2025-04-19 4:22 UTC (22+ messages)
` [PATCH v4 01/19] perf build: Remove libtracefs configuration
` [PATCH v4 02/19] perf map: Constify objdump offset/address conversion APIs
` [PATCH v4 03/19] perf capstone: Move capstone functionality into its own file
` [PATCH v4 04/19] perf llvm: Move llvm "
` [PATCH v4 05/19] perf capstone: Remove open_capstone_handle
` [PATCH v4 06/19] perf capstone: Support for dlopen-ing libcapstone.so
` [PATCH v4 07/19] perf llvm: Support for dlopen-ing libLLVM.so
` [PATCH v4 08/19] perf llvm: Mangle libperf-llvm.so function names
` [PATCH v4 09/19] perf dso: Move read_symbol from llvm/capstone to dso
` [PATCH v4 10/19] perf dso: Support BPF programs in dso__read_symbol
` [PATCH v4 11/19] perf llvm: Disassemble cleanup
` [PATCH v4 12/19] perf dso: Clean up read_symbol error handling
` [PATCH v4 13/19] perf build: Remove libbfd support
` [PATCH v4 14/19] perf build: Remove libiberty support
` [PATCH v4 15/19] perf build: Remove unused defines
` [PATCH v4 16/19] perf disasm: Remove disasm_bpf
` [PATCH v4 17/19] perf disasm: Make ins__scnprintf and ins__is_nop static
` [PATCH v4 18/19] perf srcline: Fallback between addr2line implementations
` [PATCH v4 19/19] perf disasm: Remove unused evsel from annotate_args
[akpm-mm:mm-nonmm-unstable 66/67] fs/ocfs2/aops.c:1133:17: warning: variable 'i' is uninitialized when used here
2025-04-19 1:21 UTC
[PATCH 12/14] torture: Add testing of RCU's Rust bindings to torture.sh
2025-04-18 22:45 UTC (9+ messages)
` [12/14] "
` [PATCH 12/12] "
❌ FAIL: Test report for master (6.15.0-rc2, upstream-mainline, 84aca3ca)
2025-04-18 22:13 UTC
[PATCH] kbuild: Switch from -Wvla to -Wvla-larger-than=0
2025-04-18 21:32 UTC
[PATCH 4/7] rust: sync: rcu: Mark Guard methods as inline
2025-04-18 16:15 UTC
[PATCH v3] mfd: core: Support auxiliary device
2025-04-18 15:29 UTC
[PATCH v5 0/3] Exynos Thermal code improvement
2025-04-18 13:32 UTC (13+ messages)
` [PATCH v5 1/3] drivers/thermal/exynos: Refactor clk_sec initialization inside SOC-specific case
` [PATCH v5 2/3] drivers/thermal/exymos: Remove redundant IS_ERR() checks for clk_sec clock
` [PATCH v5 3/3] drivers/thermal/exymos: Fixed the efuse min max value for exynos5422
[PATCH] drm/vmgfx: Use non-hybrid PCI devres API
2025-04-18 13:16 UTC
[PATCH RFC v2 0/5] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE
2025-04-18 10:24 UTC (9+ messages)
` [PATCH RFC v2 1/5] nvme: add __always_inline for nvme_pci_npages_prp
` [PATCH RFC v2 2/5] mm: add __always_inline for page_contains_unaccepted
` [PATCH RFC v2 3/5] vfio/virtio: add __always_inline for virtiovf_get_device_config_size
` [PATCH RFC v2 4/5] tpm: add __always_inline for tpm_is_hwrng_enabled
` [PATCH RFC v2 5/5] lib/Kconfig.debug: introduce CONFIG_NO_AUTO_INLINE
[jpoimboe:asm-call 30/45] arch/x86/include/asm/mshyperv.h:345:2: error: embedding a #include directive within macro arguments is not supported
2025-04-18 7:00 UTC
[PATCH v3 2/2] x86/devmem: Drop /dev/mem access for confidential guests
2025-04-17 23:24 UTC
❌ FAIL: Test report for master (6.15.0-rc2, upstream-mainline, b5c6891b)
2025-04-17 20:42 UTC
Please apply 8b55f8818900 to 6.12 through 6.1
2025-04-17 17:22 UTC
Backports of 84ffc79bfbf7 for 6.12 and earlier
2025-04-17 17:10 UTC
[PATCH v3 02/10] pinctrl: core: add devm_pinctrl_register_mappings()
2025-04-17 16:07 UTC
[linux-next:master 4495/4779] drivers/gpio/gpio-ich.c:142:9: error: call to '_inl' declared with 'error' attribute: inl() requires CONFIG_HAS_IOPORT
2025-04-17 11:25 UTC
[RFC PATCH v1 13/15] x86/msr: Use the alternatives mechanism to read MSR
2025-04-17 11:10 UTC (3+ messages)
[PATCH] x86/boot/startup: Disable LTO
2025-04-17 10:19 UTC (3+ messages)
` [tip: x86/boot] x86/boot/startup: Disable LTO for the startup code
[brgl:gpio/for-next 30/45] drivers/gpio/gpio-f7188x.c:135:2: error: call to '_outb' declared with 'error' attribute: outb() requires CONFIG_HAS_IOPORT
2025-04-17 8:19 UTC
[linux-next:master 4325/4528] s390x-linux-ld: pinctrl-sx150x.c:undefined reference to `i2c_smbus_write_byte_data'
2025-04-17 7:40 UTC (2+ messages)
[PATCH v2 1/1] bcache: process fewer btree nodes in incremental GC cycles
2025-04-17 5:27 UTC (3+ messages)
❌ FAIL: Test report for master (6.15.0-rc2, upstream-mainline, cfb2e2c5)
2025-04-17 5:22 UTC
[akpm-mm:mm-new 195/196] mm/zblock.c:369:13: error: incompatible function pointer types initializing 'int (*)(void *, size_t, gfp_t, unsigned long *, const int)' (aka 'int (*)(void *, unsigned int, unsigned int, unsigned long *, const int)') with an expression of type 'int (void
2025-04-16 22:23 UTC (3+ messages)
[PATCH] compiler_types: Identify compiler versions for __builtin_dynamic_object_size
2025-04-16 19:29 UTC (3+ messages)
[PATCH v2 security-next 0/4] Introducing Hornet LSM
2025-04-16 17:31 UTC (20+ messages)
` [PATCH v2 security-next 1/4] security: "
` [PATCH v2 "
[PATCH 2/4] bpf: Add dmabuf iterator
2025-04-16 16:28 UTC
Prebuilt LLVM 20.1.3 uploaded
2025-04-16 15:28 UTC
[mingo-tip:WIP.timers/core 4/10] net/ipv4/inet_connection_sock.c:1072:29: error: call to undeclared function 'from_timer'; ISO C99 and later do not support implicit function declarations
2025-04-16 15:11 UTC
[spacemit:for-next 4/6] drivers/clk/spacemit/ccu-k1.c:241:1: error: initializer element is not a compile-time constant
2025-04-16 12:20 UTC (8+ messages)
[PATCH 1/1] regulator: hi6421v530: fix building with GCC 15
2025-04-16 10:41 UTC
[RFC PATCH 0/7] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE
2025-04-16 10:09 UTC (3+ messages)
[PATCH] mm, hugetlb: Reset mapping to TAIL_MAPPING before restoring vmemmap
2025-04-16 7:53 UTC
[PATCH] HID: simplify code in fetch_item()
2025-04-16 6:48 UTC (6+ messages)
[PATCH v1 1/1] ipmi: si: Cast to smaller integer type without warning
2025-04-16 6:34 UTC (6+ messages)
[PATCH] Bluetooth: vhci: Avoid needless snprintf() calls
2025-04-15 20:20 UTC (4+ messages)
❌ FAIL: Test report for master (6.15.0-rc2, upstream-mainline, 1a1d569a)
2025-04-15 17:42 UTC
[RFC PATCH v1 00/15] MSR refactor with new MSR instructions support
2025-04-15 17:07 UTC (13+ messages)
` [RFC PATCH v1 10/15] KVM: VMX: Use WRMSRNS or its immediate form when available
Latest clang versions fail to compile CONFIG_X86_X32_ABI=y
2025-04-15 14:40 UTC (4+ messages)
[PATCH v2] ufs: bsg: Add hibern8 enter/exit to ufshcd_send_bsg_uic_cmd
2025-04-15 13:44 UTC
[PATCH v1 1/1] staging: rtl8723bs: Fix compilation errors for W=1 build
2025-04-15 9:10 UTC
[PATCH v1 1/1] lockdep: Move hlock_equal() to the respective ifdeffery
2025-04-15 8:58 UTC
[PATCH v5 8/9] PCI: pwrctrl: Add power control driver for tc9563
2025-04-15 8:44 UTC
[PATCH v4] hwmon: (max77705) add initial support
2025-04-15 8:33 UTC
[PATCH 1/2] target: Move IO path stats to per cpu
2025-04-15 7:17 UTC
[RFC PATCH 0/7] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE
2025-04-15 7:13 UTC (3+ messages)
` [RFC PATCH 7/7] lib/Kconfig.debug: "
vmlinux.o: warning: objtool: set_ftrace_ops_ro+0x13e: relocation to !ENDBR: __cfi_machine_kexec_prepare+0x4
2025-04-15 6:46 UTC
[PATCH v1 1/1] dm table: Fix W=1 build warning when mempool_needs_integrity is unused
2025-04-15 6:17 UTC (5+ messages)
kernel/sched/syscalls.c:979:8: error: unexpected token, expected comma
2025-04-14 23:09 UTC (2+ messages)
[peterz-queue:x86/core 3/6] vmlinux.o: warning: objtool: fastop+0xd1: missing int3 after indirect jump
2025-04-14 19:12 UTC
[net-next PATCH v3 0/2] octeontx2-af: fix build warnings flagged
2025-04-14 17:17 UTC (5+ messages)
` [net-next PATCH v3 1/2] octeontx2-af: correct __iomem annotations flagged by Sparse
x86_64 clang-20 clang-nightly config lto-full failed - ld.lld: error: linking module flags 'Code Model': IDs have conflicting values: 'i32 1' from vmlinux.a(gdt_idt.o at 1321040), and 'i32 2' from ld-temp.o
2025-04-14 16:18 UTC (2+ messages)
[rafael-pm:bleeding-edge 44/52] drivers/cpuidle/cpuidle-psci.c:437:54: error: expected identifier
2025-04-14 14:46 UTC (3+ messages)
[PATCH bpf-next v2] bpf, sockmap: Introduce tracing capability for sockmap
2025-04-14 12:29 UTC (2+ messages)
[PATCH] [v2] mmc: esdhc-imx: convert to modern PM_OPS
2025-04-14 10:32 UTC
[PATCH v3 5/6] PCI: cadence: Add callback functions for RP and EP controller
2025-04-14 9:20 UTC (2+ messages)
[lunn:v6.15-rc1-next-next-inband 9/24] drivers/net/dsa/qca/qca8k-8xxx.c:622:18: warning: variable 'mgmt_conduit' is uninitialized when used here
2025-04-14 8:08 UTC
[PATCH v8 09/10] misc: amd-sbi: Add support for register xfer
2025-04-14 5:55 UTC
[davidhildenbrand:migration 16/16] mm/compaction.c:468:46: warning: declaration of 'struct compact_control' will not be visible outside of this function
2025-04-14 5:55 UTC
[broonie-ci:kvm-arm64-sme 38/43] arch/arm64/kvm/hyp/include/hyp/switch.h:353:60: error: too many arguments provided to function-like macro invocation
2025-04-14 5:55 UTC
[broonie-misc:for-kernelci 29/44] arch/arm64/kvm/guest.c:326:7: error: call to undeclared function 'vq_available'; ISO C99 and later do not support implicit function declarations
2025-04-14 4:44 UTC
[broonie-misc:for-kernelci 16/44] arch/arm64/kernel/fpsimd.c:404:11: error: too many arguments provided to function-like macro invocation
2025-04-14 2:49 UTC
[tip:x86/alternatives 38/58] arch/x86/um/../kernel/module.c:209: undefined reference to `smp_text_poke_sync_each_cpu'
2025-04-14 2:29 UTC
[davidhildenbrand:migration 16/16] mm/compaction.c:126:8: error: no member named 'compact_considered' in 'struct zone'
2025-04-14 1:47 UTC
[weiny2:dcd-v6-2025-04-13 3/20] drivers/cxl/core/mbox.c:1434:3: warning: variable 'num_partitions' is uninitialized when used here
2025-04-14 1:04 UTC
[PATCH] ref_tracker: use %ld format specifier for PTR_ERR() during directory creation failure
2025-04-14 0:21 UTC (4+ messages)
[legion:patchset/x86-apx/v2.0 17/24] vmlinux.o: warning: objtool: dsa_switch_do_lag_fdb_add+0x8b2: stack state mismatch: cfa1=4+752 cfa2=4+552
2025-04-13 6:20 UTC
[sean-jc:x86/stale_mmio_cleanup 75/77] vmlinux.o: warning: objtool: vmx_vcpu_enter_exit+0x1dd: call to kvm_vcpu_can_access_host_mmio() leaves .noinstr.text section
2025-04-13 5:47 UTC
[peterz-queue:x86/core 4/6] arch/x86/kernel/cpu/mshyperv.c:431:34: error: use of undeclared identifier 'hv_pg_hypercall'; did you mean 'hv_do_hypercall'?
2025-04-13 4:10 UTC
[linux-next:master 1753/1936] mm/swapfile.c:1517:20: warning: function 'swap_is_last_ref' is not needed and will not be emitted
2025-04-13 2:47 UTC (4+ messages)
❌ FAIL: Test report for master (6.15.0-rc1, upstream-mainline, 7cdabafc)
2025-04-13 0:22 UTC
[jlayton:netns-debugfs 3/3] net/core/net_namespace.c:1656:5: warning: format specifies type 'int' but the argument has type 'long'
2025-04-12 22:37 UTC
❌ FAIL: Test report for master (6.15.0-rc1, upstream-mainline, b676ac48)
2025-04-12 22:22 UTC
[jlayton:netns-debugfs 2/3] lib/ref_tracker.c:287:4: warning: format specifies type 'int' but the argument has type 'long'
2025-04-12 21:56 UTC
[davidhildenbrand:migration 16/16] include/linux/page-flags.h:989:40: error: no member named 'type' in 'struct page'
2025-04-12 18:37 UTC
[peterz-queue:x86/core 5/6] ld.lld: error: undefined symbol: hv_snp_hypercall
2025-04-12 17:56 UTC
[sean-jc:x86/unfudge_irq_bypass 72/72] arch/x86/kvm/svm/avic.c:857:37: error: use of undeclared identifier 'ir'
2025-04-12 16:33 UTC
[peterz-queue:x86/core 6/6] drivers/misc/lkdtm/perms.c:89:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
2025-04-12 16:33 UTC
[sean-jc:x86/unfudge_irq_bypass 69/72] arch/x86/include/../../../drivers/iommu/amd/amd_iommu_types.h:895:3: error: unknown type name 'u128'
2025-04-12 15:52 UTC
[pcmoore-selinux:next 7/7] security/selinux/hooks.c:3173: warning: Function parameter or struct member 'avd' not described in 'task_avdcache_update'
2025-04-12 15:42 UTC (2+ messages)
[thesofproject:topic/sof-dev 8/8] ld.lld: error: duplicate symbol: adsp_clock_on
2025-04-12 3:49 UTC
[PATCH v2 1/3] arm-smmu: move MSI_IOVA macro definitions
2025-04-12 3:17 UTC
[PATCH v2] PM: EM: Fix potential division-by-zero error in em_compute_costs()
2025-04-12 1:55 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;
as well as URLs for NNTP newsgroup(s).