messages from 2025-04-22 20:12:45 to 2025-04-30 08:43:46 UTC [more...]
[PATCH] gfs2: Remove set but not used variable 'xattr_initialized'
2025-04-30 8:43 UTC
[PATCH] kcov: rust: add flags for KCOV with Rust
2025-04-30 8:03 UTC
[PATCH] scsi: dc395x: Remove leftover if statement in reselect()
2025-04-30 7:39 UTC (3+ messages)
[PATCH v2 6/7] mm: Batch around can_change_pte_writable()
2025-04-30 6:17 UTC
[PATCH v2 3/7] mm: Add batched versions of ptep_modify_prot_start/commit
2025-04-30 5:45 UTC
[RFCv2 7/7] arm64/kexec: Add PE image format support
2025-04-30 5:35 UTC
[PATCH v2 0/6] Use rustc-demangle for Rust demangling
2025-04-30 3:37 UTC (8+ messages)
` [PATCH v2 1/6] perf demangle-rust: Add rustc-demangle C demangler
` [PATCH v2 2/6] perf symbol-elf: Integrate rust-v0 demangling
` [PATCH v2 3/6] perf demangle-rust: Remove previous legacy rust decoder
` [PATCH v2 4/6] perf test demangle-rust: Add Rust demangling test
` [PATCH v2 5/6] perf test demangle-java: Switch to using dso__demangle_sym
` [PATCH v2 6/6] perf test demangle-ocaml: "
[axboe-block:io_uring-handle 5/5] ld.lld: error: undefined symbol: get_path_from_fd
2025-04-30 2:19 UTC
[PATCH v1 net-next] ipv6: Restore fib6_config validation for SIOCADDRT
2025-04-30 1:59 UTC
[PATCH hyperv-next] arch/x86: Provide the CPU number in the wakeup AP callback
2025-04-30 1:48 UTC
❌ FAIL: Test report for master (6.15.0-rc4, upstream-mainline, 8bac8898)
2025-04-30 0:32 UTC
[PATCH AUTOSEL 5.15 7/7] samples/bpf: Fix compilation failure for samples/bpf on LoongArch Fedora
2025-04-29 23:53 UTC
[PATCH AUTOSEL 6.1 10/10] samples/bpf: Fix compilation failure for samples/bpf on LoongArch Fedora
2025-04-29 23:53 UTC
[PATCH AUTOSEL 6.6 21/21] samples/bpf: Fix compilation failure for samples/bpf on LoongArch Fedora
2025-04-29 23:52 UTC
[PATCH AUTOSEL 6.12 37/37] samples/bpf: Fix compilation failure for samples/bpf on LoongArch Fedora
2025-04-29 23:51 UTC
[PATCH AUTOSEL 6.14 39/39] samples/bpf: Fix compilation failure for samples/bpf on LoongArch Fedora
2025-04-29 23:50 UTC
[jgunthorpe:iommu_pt 19/22] ld.lld: error: undefined symbol: pt_iommu_x86_64_hw_info
2025-04-29 22:37 UTC
[davidhildenbrand:pat 5/10] include/linux/pgtable.h:1493:1: error: expected parameter declarator
2025-04-29 22:37 UTC
[RFC V1 6/6] powerpc: Enable Generic Entry/Exit for syscalls
2025-04-29 21:13 UTC
[arm-integrator:b4/aarch64-dynamic-kernel-stacks 15/15] <instantiation>:2:2: error: unrecognized instruction mnemonic
2025-04-29 21:01 UTC
[peterz-queue:x86/core 12/14] arch/x86/hyperv/ivm.c:395:60: warning: non-void function does not return a value
2025-04-29 20:48 UTC
[PATCH] kbuild: distributed build support for Clang ThinLTO
2025-04-29 20:34 UTC (2+ messages)
[PATCH v1 0/6] Use rustc-demangle for Rust demangling
2025-04-29 20:05 UTC (10+ messages)
` [PATCH v1 1/6] perf demangle-rust: Add rustc-demangle C demangler
` [PATCH v1 2/6] perf symbol-elf: Integrate rust-v0 demangling
` [PATCH v1 3/6] perf demangle-rust: Remove previous legacy rust decoder
` [PATCH v1 4/6] perf test demangle-rust: Add Rust demangling test
` [PATCH v1 5/6] perf test demangle-java: Switch to using dso__demangle_sym
` [PATCH v1 6/6] perf test demangle-ocaml: "
[jgunthorpe:iommu_pt 19/22] drivers/iommu/amd/iommu.c:60:37: warning: unused variable 'amd_dirty_ops'
2025-04-29 19:43 UTC
[morse:mpam/snapshot/v6.15-rc3 100/110] include/linux/debugfs.h:419:2: warning: void function 'debugfs_create_cpumask' should not return a value
2025-04-29 18:38 UTC
[rust:pr/1161 56/195] drivers/net/ethernet/realtek/8139c.c:152:10: error: expected ')'
2025-04-29 17:11 UTC
[PATCH v2 1/2] driver/base: Optimize memory block registration to reduce boot time
2025-04-29 16:37 UTC
[brauner-vfs:work.coredump.socket 5/7] fs/coredump.c:838:undefined reference to `__sys_socket_file'
2025-04-29 14:12 UTC
[RFC PATCH] rust: allow Clang-native `RANDSTRUCT` configs
2025-04-29 13:48 UTC (5+ messages)
[PATCH RFC v3 0/8] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE
2025-04-29 12:35 UTC (10+ messages)
` [PATCH RFC v3 1/8] nvme: add __always_inline for nvme_pci_npages_prp
` [PATCH RFC v3 2/8] mm: add __always_inline for page_contains_unaccepted
` [PATCH RFC v3 3/8] vfio/virtio: add __always_inline for virtiovf_get_device_config_size
` [PATCH RFC v3 4/8] tpm: add __always_inline for tpm_is_hwrng_enabled
` [PATCH RFC v3 5/8] rseq: add __always_inline for rseq_kernel_fields
` [PATCH RFC v3 6/8] kcov: add __always_inline for canonicalize_ip
` [PATCH RFC v3 7/8] x86/xen: add __init for xen_pgd_walk
` [PATCH RFC v3 8/8] lib/Kconfig.debug: introduce CONFIG_NO_AUTO_INLINE
[chao:bugfix/common 5/6] fs/f2fs/data.c:153:38: error: use of undeclared identifier 'sbi'
2025-04-29 10:43 UTC
[PATCH v1 00/48] Perf build support for -Wshorten-64-to-32
2025-04-29 9:53 UTC (11+ messages)
` [PATCH v1 09/48] perf tests: Silence -Wshorten-64-to-32 warnings
clang and drm issue: objtool warnings from clang build
2025-04-29 9:17 UTC (11+ messages)
[PATCH v2] rust: page:: optimize rust symbol generation for Page
2025-04-29 9:15 UTC (2+ messages)
[PATCH 0/3] randstruct: gcc-plugin: Remove bogus void member
2025-04-29 7:44 UTC (8+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] lib/tests: Add randstruct KUnit test
` [PATCH 3/3] Revert "hardening: Disable GCC randstruct for COMPILE_TEST"
[arm-integrator:b4/aarch64-dynamic-kernel-stacks 17/18] arch/arm64/kernel/entry.S:592:2: error: unrecognized instruction mnemonic
2025-04-29 7:22 UTC
[tglx-devel:irq/core 4/47] kernel/irq/irqdesc.c:328:2: error: too few arguments to function call, single argument 'l' was not specified
2025-04-29 7:22 UTC
[PATCH] btrfs: Fix use of GCC_VERSION in messages.h
2025-04-29 6:38 UTC (2+ messages)
❌ FAIL: Test report for master (6.15.0-rc4, upstream-mainline, ca91b950)
2025-04-29 1:42 UTC
[PATCH 5/8] drivers: soc: ti: k3-ringacc: handle absence of tisci
2025-04-28 18:45 UTC
[rft, PATCH v1 1/1] PM: Don't use "proxy" headers
2025-04-28 21:02 UTC
[PATCH v4 0/3] drm/amd/display: Stop control flow if the divisior is zero
2025-04-28 20:29 UTC (4+ messages)
❌ FAIL: Test report for master (6.15.0-rc4, upstream-mainline, f15d97df)
2025-04-28 18:33 UTC
[krzk:next/drivers 7/7] drivers/firmware/samsung/exynos-acpm.c:672: warning: Function parameter or struct member 'acpm_np' not described in 'acpm_get_by_node'
2025-04-28 10:54 UTC (3+ messages)
[PATCH 6.1 000/291] 6.1.135-rc1 review
2025-04-28 7:50 UTC (5+ messages)
[PATCH] NFS: Avoid flushing data while holding directory locks in nfs_rename()
2025-04-28 1:53 UTC
[PATCH mm-new] mm/zblock: add debugfs
2025-04-28 1:32 UTC
❌ FAIL: Test report for master (6.15.0-rc4, upstream-mainline, b4432656)
2025-04-28 0:43 UTC
[PATCH 5/6] mm: move folio_index to mm/swap.h and remove no longer needed helper
2025-04-27 22:19 UTC
[PATCH] staging: rtl8723bs: Fix CamelCase and coding style issues across driver
2025-04-27 13:16 UTC
[PATCH 1/2] ASoC: codecs: wsa88xx/wcd938x: Drop kerneldoc marker from inner comment
2025-04-27 10:51 UTC (2+ messages)
` [PATCH 2/2] ASoC: codecs: tas2764: Fix Wvoid-pointer-to-enum-cast warning
[PATCH 3/3] staging: gpib: Avoid unused variable warning
2025-04-27 10:32 UTC
[PATCH 1/1] media: mediatek: jpeg: add compatible for MT8188 SoC
2025-04-27 8:38 UTC
[RFC PATCH 2/2] audit accesses to unassigned PCI config regions
2025-04-26 23:32 UTC
[linux-next:master 5982/6092] ERROR: modpost: "get_phy_device" [drivers/net/phy/mdio-bus.ko] undefined!
2025-04-26 23:01 UTC
[Linaro-TCWG-CI] llvmorg-21-init-9781-g576161cb6069: Failure on arm
2025-04-26 19:34 UTC
drivers/net/ethernet/wangxun/libwx/wx_ptp.c:415: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
2025-04-26 18:12 UTC
drivers/gpu/drm/xe/xe_vm.c:1409: warning: Function parameter or struct member 'XE_VM_FLAG_GSC' not described in 'if'
2025-04-26 17:51 UTC
[PATCH v2 1/3] soc: qcom: socinfo: Add support for new fields in revision 20
2025-04-26 17:30 UTC
drivers/net/ethernet/ti/cpsw_ale.c:1360: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
2025-04-26 16:48 UTC
drivers/gpu/drm/xe/xe_guc_capture.c:218: warning: cannot understand function prototype: 'struct __guc_mmio_reg_descr_group *extlists; '
2025-04-26 16:17 UTC
[PATCH] Staging: comedi: das16: Fixed a stucture warning in code
2025-04-26 15:26 UTC
drivers/gpu/drm/msm/dp/dp_link.c:1144: warning: Function parameter or struct member 'DP_TRAIN_LEVEL_MAX' not described in 'if'
2025-04-26 15:06 UTC
drivers/net/phy/aquantia/aquantia_main.c:353: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
2025-04-26 14:14 UTC
drivers/gpu/drm/omapdrm/omap_gem.c:45: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
2025-04-26 13:43 UTC
io_uring/io-wq.c:80: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
2025-04-26 11:07 UTC
[PATCH v5 3/7] clocksource: stm32-lptimer: add support for stm32mp25
2025-04-26 7:01 UTC
[PATCH v4 2/4] serial: 8250: introduce serial8250_discard_data()
2025-04-26 5:59 UTC
❌ FAIL: Test report for master (6.15.0-rc3, upstream-mainline, 1eb09e62)
2025-04-26 1:43 UTC
[PATCH v2] wifi: iwlwifi: mld: Work around Clang loop unrolling bug
2025-04-26 0:04 UTC (2+ messages)
[PATCH] wifi: iwlwifi: mld: Work around Clang loop unrolling bug
2025-04-25 23:14 UTC (4+ messages)
[sean-jc:x86/unfudge_irq_bypass 76/108] arch/x86/kvm/irq.c:561:2: error: call to undeclared function 'trace_kvm_pi_irte_update'; ISO C99 and later do not support implicit function declarations
2025-04-25 22:27 UTC
ERROR: modpost: "__ubsan_handle_add_overflow" [fs/fuse/virtiofs.ko] undefined!
2025-04-25 22:16 UTC
[sean-jc:x86/unfudge_irq_bypass 73/108] arch/x86/kvm/irq.c:526:3: error: incomplete definition of type 'struct kvm_kernel_irqfd'
2025-04-25 21:44 UTC
[PATCH v2 security-next 0/4] Introducing Hornet LSM
2025-04-25 21:44 UTC (16+ messages)
` [PATCH v2 security-next 1/4] security: "
❌ FAIL: Test report for master (6.15.0-rc3, upstream-mainline, c405e182)
2025-04-25 21:43 UTC
❌ FAIL: Test report for master (6.15.0-rc3, upstream-mainline, 7deea563)
2025-04-25 20:23 UTC
[PATCH v3 1/4] PCI: Add debugfs support for exposing PTM context
2025-04-25 17:29 UTC
[PATCH v6 1/2] hwmon: (pmbus/tps53679) Add support for TPS53685
2025-04-25 17:07 UTC
[PATCH v1 1/1] mm, slab: fold need_slab_obj_ext() into its only user
2025-04-25 17:07 UTC (6+ messages)
[PATCH] samples/bpf: Fix compilation failure for samples/bpf on LoongArch Fedora
2025-04-25 16:52 UTC (2+ messages)
[PATCH wireless-next v7 1/3] wifi: cfg80211: Add Support to Set RTS Threshold for each Radio
2025-04-25 15:32 UTC
[PATCH] PM: QoS: Add support for CPU affinity mask-based CPUs latency QoS
2025-04-25 11:10 UTC
[morimoto:sound-cleanup-2025-04-23 111/116] sound/soc/samsung/littlemill.c:32:3: warning: label followed by a declaration is a C23 extension
2025-04-25 11:10 UTC
[mingo-tip:WIP.x86/cpu 17/17] make[4]: *** No rule to make target 'arch/x86/um/../lib/cmpxchg8b_emu.o', needed by 'arch/x86/um/built-in.a'
2025-04-25 10:48 UTC
[morimoto:sound-cleanup-2025-04-23 110/116] sound/soc/codecs/simple-mux.c:62:48: error: incomplete definition of type 'struct snd_soc_dapm_context'
2025-04-25 10:05 UTC
[kees:dev/v6.15-rc3+/cb-ptr 3/3] include/uapi/linux/uio.h:20:2: error: 'counted_by' cannot be applied to a pointer with pointee of unknown size because 'void' is an incomplete type
2025-04-25 7:39 UTC
[PATCH v4 5/5] PCI: cadence: Add callback functions for RP and EP controller
2025-04-25 6:01 UTC
[PATCH v4 3/5] PCI: cadence: Add header support for PCIe HPA controller
2025-04-25 4:18 UTC
Adding __popcountsi2 and __popcountdi2
2025-04-25 3:30 UTC (4+ messages)
[PATCH] riscv: crypto - Use SYM_FUNC_START for functions only called directly
2025-04-25 2:48 UTC (2+ messages)
ld.lld: error: vmlinux.a(kernel/panic.o):(function panic: .text.unlikely.+0x24): relocation R_RISCV_HI20 out of range: 531805 is not in [-524288, 524287]; references 'panic_on_warn'
2025-04-25 2:34 UTC
❌ FAIL: Test report for master (6.15.0-rc3, upstream-mainline, 02ddfb98)
2025-04-24 22:52 UTC
[linux-next:master 4516/6092] drivers/net/ethernet/broadcom/bnxt/bnxt.c:10188:21: error: use of undeclared identifier 'CONFIG_DEFAULT_HUNG_TASK_TIMEOUT'
2025-04-24 21:57 UTC
[PATCH v1] usb: isp1760: increase buffer size to avoid overflow
2025-04-24 12:59 UTC
[PATCH] tools/build: Fix s390(x) cross-compilation with clang
2025-04-24 12:00 UTC
[PATCH v2] drm/panel: himax-hx8279: Always initialize goa_{even,odd}_valid in hx8279_check_goa_config()
2025-04-24 8:22 UTC (4+ messages)
[PATCH net v3] bnxt_en: improve TX timestamping FIFO configuration
2025-04-24 8:21 UTC
[mcgrof:20250423-v6.15-rc3-ext4-fix 2/2] mm/migrate.c:963:22: error: use of undeclared identifier 'bh_migrate_folio_norefs_nohead_invalid'; did you mean 'bh_migrate_folio_norefs_nohead_fails'?
2025-04-24 5:58 UTC
[sean-jc:sink 91/184] kernel/sched/wait.c:57:41: error: expected ';' at end of declaration
2025-04-23 22:36 UTC
[PATCH v2] riscv: vdso.lds.S: Do not export __vdso_getrandom when building a 32-bit vDSO
2025-04-23 20:03 UTC
[PATCH] riscv: vdso.lds.S: Do not export __vdso_getrandom in compat vDSO
2025-04-23 18:15 UTC
[PATCH ath-next] wifi: ath12k: allow beacon protection keys to be installed in hardware
2025-04-23 18:05 UTC (4+ messages)
[PATCH v2 1/6] iio: introduce IIO_DECLARE_BUFFER_WITH_TS macros
2025-04-23 17:46 UTC
[frederic-dynticks:perf/core 1/4] kernel/events/core.c:14187:3: error: call to undeclared function 'free_event'; ISO C99 and later do not support implicit function declarations
2025-04-23 17:46 UTC
[PATCH] drm/panel: himax-hx8279: Initialize goa_{even,odd}_valid in hx8279_check_goa_config()
2025-04-23 17:29 UTC (5+ messages)
[RFC][PATCH 02/14] kmemdump: introduce kmemdump
2025-04-23 16:43 UTC
[sean-jc:svm/sev_cache_opts 19/24] drivers/gpu/drm/drm_cache.c:96:2: error: invalid argument type 'void' to unary expression
2025-04-23 16:12 UTC
next-20250422: arch/riscv/kernel/vdso/vdso.so.dbg: dynamic relocations are not supported
2025-04-23 14:45 UTC
[akpm-mm:mm-nonmm-unstable 66/67] fs/ocfs2/aops.c:1133:17: warning: variable 'i' is uninitialized when used here
2025-04-23 14:13 UTC (4+ messages)
` [External] : "
[PATCH v3 0/2] checkpatch.pl: Add warning for // comments on private Rust items
2025-04-23 11:33 UTC (6+ messages)
` [PATCH v3 1/2] checkpatch.pl: warn about "
[PATCH RESEND 6/6] memcontrol-v1: add ksm_profit in cgroup/memory.ksm_stat
2025-04-23 8:21 UTC
[PATCH v12 4/5] pwm: sifive: Fix rounding issues in apply and get_state functions
2025-04-23 4:08 UTC
[PATCH RFC bpf-next v2 03/17] trait: XDP support
2025-04-23 3:58 UTC
[PATCH] usbip: set the dma mask to 64bit default for vhci-driver
2025-04-23 1:02 UTC
[PATCH v2] PCI/PM: Avoid suspending the device with errors
2025-04-22 23:39 UTC
[morimoto:sound-cleanup-2025-04-22 101/103] sound/soc/soc-dapm.c:2144:11: warning: no case matching constant switch condition '0'
2025-04-22 23:28 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