messages from 2024-11-25 08:01:26 to 2024-12-03 09:45:24 UTC [more...]
[PATCH v6 15/28] cxl: define a driver interface for HPA free space enumeration
2024-12-03 9:44 UTC
[PATCH v2 1/1] arm64: rsi: Add automatic arm-cca-guest module loading
2024-12-03 8:56 UTC (2+ messages)
[PATCH 0/3] media: Fix warnings with llvm9
2024-12-03 8:31 UTC (8+ messages)
` [PATCH 1/3] media: cx231xx: Convert enum into a define
` [PATCH 2/3] media: atomisp: Use the actual value of the enum instead of the enum
` [PATCH 3/3] media: mediatek: vcodec: Workaround a compiler warning
[avpatel:riscv_defconfig_v1 45/50] include/linux/riscv_sse.h:65:10: error: use of undeclared identifier 'EOPNOTSUPP'
2024-12-03 7:50 UTC
[PATCH] intel_th: avoid using deprecated page->mapping, index fields
2024-12-03 7:49 UTC (2+ messages)
[PATCH v3 2/5] media: platform: rzg2l-cru: Use v4l2_get_link_freq()
2024-12-03 6:26 UTC
[peterz-queue:x86/text_poke_early 2/2] arch/x86/kernel/alternative.c:1258:56: error: too few arguments to function call, expected 4, have 3
2024-12-03 6:03 UTC
drivers/mux/adg792a.c:134:34: warning: unused variable 'adg792a_of_match'
2024-12-03 5:53 UTC
vmlinux.o: warning: objtool: do_user_addr_fault+0x75c: unreachable instruction
2024-12-03 5:53 UTC
[PATCH 1/4] mm, memcontrol: avoid duplicated memcg enable check
2024-12-03 5:42 UTC
drivers/regulator/da9121-regulator.c:1133:24: warning: cast to smaller integer type 'enum da9121_subvariant' from 'const void *'
2024-12-03 5:42 UTC
drivers/soc/tegra/pmc.c:467: warning: Function parameter or member 'syscore' not described in 'tegra_pmc'
2024-12-03 5:00 UTC
[PATCH v6 03/28] cxl: add capabilities field to cxl_dev_state and cxl_port
2024-12-03 4:50 UTC
kernel/power/snapshot.c:982: warning: Function parameter or member 'start_pfn' not described in 'register_nosave_region'
2024-12-03 4:28 UTC
[PATCH] rust: introduce KVec::pop()
2024-12-03 2:55 UTC
[PATCH v2] vdpa/vp_vdpa: implement kick_vq_with_data callback
2024-12-03 2:37 UTC
[PATCH v2] vdpa/vp_vdpa: implement kick_vq_with_data callback
2024-12-03 2:36 UTC
[PATCH 1/2] sched: Optimise task_mm_cid_work duration
2024-12-03 2:14 UTC
drivers/mux/adgs1408.c:62:12: warning: cast to smaller integer type 'enum adgs1408_chip_id' from 'const void *'
2024-12-03 2:03 UTC
[PATCH 5/6] pps: embed "dev" in the pps_device
2024-12-03 2:04 UTC
drivers/scsi/qla2xxx/qla_isr.c:3724: warning: Function parameter or member 'rsp_q_in' not described in 'qla_chk_cont_iocb_avail'
2024-12-03 0:31 UTC
[PATCH] cxl: Update Soft Reserved resources upon region creation
2024-12-03 0:31 UTC
drivers/mtd/nand/raw/omap2.c:260: warning: Function parameter or member 'chip' not described in 'omap_nand_data_in_pref'
2024-12-02 22:59 UTC
[tip:objtool/core 2/16] sound/soc/sof/snd-sof.o: warning: objtool: .discard.annotate_insn: dodgy linker, sh_entsize != 8
2024-12-02 21:06 UTC
[PATCH] sched_ext: Add __weak to fix the build errors
2024-12-02 20:39 UTC (2+ messages)
[jgunthorpe:iommu_pt 46/48] drivers/iommu/amd/iommu.o: warning: objtool: amd_iommu_domain_alloc_paging_flags+0x5d: unreachable instruction
2024-12-02 19:42 UTC
[PATCH v1 1/1] lockdep: Move lockdep_assert_locked() under #ifdef CONFIG_PROVE_LOCKING
2024-12-02 19:34 UTC
[PATCH 5/5] ceph: Use a folio in ceph_writepages_start()
2024-12-02 19:04 UTC (2+ messages)
[PATCH v1 1/1] pref/x86/rapl: Remove unused function
2024-12-02 18:28 UTC
[PATCH v1 0/3] regmap: Cleanup and microoptimization
2024-12-02 17:36 UTC (2+ messages)
[PATCH v2 1/1] sched/fair: Mark m*_vruntime() with __maybe_unused
2024-12-02 17:35 UTC
[PATCH 00/10] compiler.h: refactor __is_constexpr() into is_const{,_true,_false}()
2024-12-02 17:33 UTC (11+ messages)
` [PATCH 01/10] compiler.h: add statically_false()
` [PATCH 02/10] compiler.h: add is_const() as a replacement of __is_constexpr()
` [PATCH 03/10] compiler.h: add is_const_true() and is_const_false()
` [PATCH 04/10] linux/bits.h: simplify GENMASK_INPUT_CHECK() by using is_const_true()
` [PATCH 05/10] minmax: simplify __clamp_once() by using is_const_false()
` [PATCH 06/10] fortify: replace __is_constexpr() by is_const() in strlen()
` [PATCH 07/10] overflow: replace __is_constexpr() by is_const()
` [PATCH 08/10] drm/i915/reg: replace __is_const_expr() by is_const_true() or is_const()
` [PATCH 09/10] coresight: etm4x: replace __is_const_expr() by is_const()
` [PATCH 10/10] compiler.h: remove __is_constexpr()
[PATCH] mm: vmstat.h: Annotate operations between enums
2024-12-02 17:27 UTC (3+ messages)
[PATCH v2] kbuild: Move -Wenum-enum-conversion to W=2
2024-12-02 16:16 UTC (2+ messages)
[PATCH] mmc: sdhci-msm: Command Queue (CQ) Register changes for v5.0
2024-12-02 16:05 UTC
[PATCH v2 2/2] pwm: atcpit100: add Andes PWM driver support
2024-12-02 13:32 UTC
[PATCH] vdpa/vp_vdpa: implement kick_vq_with_data callback
2024-12-02 12:41 UTC
[PATCH] pinctrl: mediatek: add eint new design for mt8196
2024-12-02 11:50 UTC
[PATCH] x86/cpu: Enable SD_ASYM_PACKING for PKG domain on systems with AMD preferred cores
2024-12-02 8:54 UTC
[bcachefs:bcachefs-testing 173/173] fs/bcachefs/inode.c:931:19: warning: variable 'start' is uninitialized when used here
2024-12-02 8:43 UTC
[RFC PATCH V0 03/10] mm: Scan the mm and create a migration list
2024-12-02 8:27 UTC (2+ messages)
[PATCH 0/2] Add support for Avago/Broadcom APDS9160
2024-12-02 8:22 UTC (6+ messages)
` [PATCH 2/2] iio: light: Add APDS9160 ALS & Proximity sensor driver
[PATCH v3 0/7] riscv: ftrace: atmoic patching and preempt improvements
2024-12-02 7:58 UTC (4+ messages)
` [PATCH v3 1/7] riscv: ftrace: support fastcc in Clang for WITH_ARGS
[PATCH v7 0/7] Add AutoFDO and Propeller support for Clang build
2024-12-02 6:39 UTC (4+ messages)
` [PATCH v7 3/7] Adjust symbol ordering in text output section
` [PATCH v7 3/7] Adjust symbol ordering in text output section [openrisc boot failure]
❌ FAIL: Test report for master (6.13.0-rc1, upstream-mainline, e70140ba)
2024-12-02 2:52 UTC
❌ FAIL: Test report for master (6.12.0, upstream-mainline, a14bf463)
2024-12-01 22:52 UTC
❌ FAIL: Test report for master (6.12.0, upstream-mainline, f788b5ef)
2024-12-01 21:53 UTC
[PATCH v4 02/18] clk: imx8mp: rename video_pll1 to video_pll
2024-12-01 19:31 UTC
[PATCH 1/4] exportfs: add flag to indicate local file handles
2024-12-01 16:01 UTC
[linyunsheng:pcp_prototype_241117 1/1] mm/memory-failure.c:181:3: error: call to undeclared function 'drain_all_pages'; ISO C99 and later do not support implicit function declarations
2024-12-01 15:51 UTC
ld.lld: error: unknown argument '-dp'
2024-12-01 14:04 UTC
drivers/iio/adc/at91-sama5d2_adc.c:374: warning: Excess struct member 'adc_channels' description in 'at91_adc_platform'
2024-12-01 11:47 UTC
❌ FAIL: Test report for master (6.12.0, upstream-mainline, bcc8eda6)
2024-12-01 3:53 UTC
[PATCH 2/2] iio: light: Add support for the AMS TCS3430 color sensor
2024-12-01 3:15 UTC
[thomas-weissschuh:b4/sysfs-const-attr 69/71] drivers/video/fbdev/omap2/omapfb/dss/overlay-sysfs.c:362:8: error: field designator 'show_new' does not refer to any field in type 'struct overlay_attribute'
2024-12-01 1:40 UTC
[PATCH 2/2] iio: light: Add support for the TI OPT4048 color sensor
2024-12-01 1:29 UTC
❌ FAIL: Test report for master (6.12.0, upstream-mainline, cfd47302)
2024-12-01 1:02 UTC
[PATCH v3 5/7] KVM: SVM: Inject MCEs when restricted injection is active
2024-11-30 21:02 UTC (2+ messages)
❌ FAIL: Test report for master (6.12.0, upstream-mainline, d8b78066)
2024-11-30 19:13 UTC
[lunn:v6.12.0-scu4-dt-overlay 24/30] drivers/gpio/gpiolib-of.c:1201:2: error: call to undeclared function 'of_changeset_revert'; ISO C99 and later do not support implicit function declarations
2024-11-30 7:03 UTC
[jgunthorpe:iommu_pt 29/48] drivers/iommu/generic_pt/fmt/../kunit_iommu_cmp.h:323:36: warning: result of comparison of constant 18446744073709551615 with expression of type 'pt_vaddr_t' (aka 'unsigned int') is always false
2024-11-30 5:16 UTC
[PATCH] keys: drop shadowing dead prototype
2024-11-30 2:31 UTC (2+ messages)
[lunn:v6.12.0-scu4-dt-overlay 29/30] drivers/i2c/i2c-core.h:97:49: error: must use 'struct' tag to refer to type 'gpio_chip'
2024-11-30 1:37 UTC
[jgunthorpe:iommu_pt 32/48] include/linux/iommu.h:938:19: error: no member named 'flush_iotlb_all' in 'struct iommu_domain_ops'
2024-11-30 0:03 UTC
error: ran out of registers during register allocation
2024-11-29 23:52 UTC
[dhowells-fs:ceph-iter 91/92] fs/ceph/crypto.c:591:5: error: conflicting types for 'ceph_fscrypt_decrypt_extents'
2024-11-29 23:52 UTC
[PATCH 1/5] drm/i915/fbdev: Add intel_fbdev_getvaddr()
2024-11-29 23:31 UTC
[dhowells-fs:ceph-iter 85/92] fs/ceph/crypto.c:608:28: error: incompatible pointer types passing 'u32 *' (aka 'unsigned int *') to parameter of type 'size_t *' (aka 'unsigned long *')
2024-11-29 22:50 UTC
❌ FAIL: Test report for master (6.12.0, upstream-mainline, 2ba9f676)
2024-11-29 22:42 UTC
[PATCH 08/10] target: core: Use extended logs where possible
2024-11-29 22:08 UTC
[dhowells-fs:ceph-iter 65/92] fs/ceph/xattr.c:1415:16: error: no member named 'length' in 'struct ceph_databuf'
2024-11-29 21:47 UTC
❌ FAIL: Test report for master (6.12.0, upstream-mainline, 2eff01ee)
2024-11-29 21:33 UTC
❌ FAIL: Test report for master (6.12.0, upstream-mainline, 93e064ce)
2024-11-29 20:32 UTC
[PATCH] pwm: tiehrpwm: ensures that state.enabled is synchronized during .probe()
2024-11-29 18:40 UTC
[dhowells-fs:ceph-iter 92/92] net/ceph/snapshot.c:40:22: warning: cast from 'void (*)(const void *)' to 'void (*)(struct netfs_group *)' converts to incompatible function type
2024-11-29 17:06 UTC
[PATCH v4 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation
2024-11-29 15:53 UTC
[PATCH] drm/i915/hdcp: Change log level for HDMI HDCP LIC check
2024-11-29 12:43 UTC
[PATCH 3/8] phy: qcom: qmp-usbc: Add DP phy mode support on QCS615
2024-11-29 12:12 UTC
[PATCH 6/6] tracing/dynevent: Adopt guard() and scoped_guard()
2024-11-29 8:16 UTC (3+ messages)
[PATCH v3 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation
2024-11-29 4:30 UTC
[PATCH v1 3/3] Bluetooth: btqca: Add QCA6698 support
2024-11-29 3:38 UTC
[bcachefs:bcachefs-testing 142/147] fs/bcachefs/error.c:323:6: warning: variable 'exiting' is used uninitialized whenever 'if' condition is true
2024-11-29 3:27 UTC
[PATCH net-next 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2
2024-11-29 3:13 UTC (2+ messages)
[PATCH v3 4/4] optee: support restricted memory allocation
2024-11-29 2:56 UTC
[jpoimboe:objtool-loongarch 2/4] vmlinux.o: warning: objtool: bch2_key_has_snapshot_overwrites+0x1b3: unsupported stack register modification
2024-11-29 0:32 UTC
[peterz-queue:perf/core 23/23] ld.lld: error: undefined symbol: zap_page_range_single
2024-11-29 0:02 UTC
[PATCH v2 4/5] platform/x86: acer-wmi: Implement proper hwmon support
2024-11-28 22:50 UTC
[linux-next:master 4454/12916] arch/um/kernel/skas/stub_exe.c:84:2: error: non-ASM statement in naked function is not supported
2024-11-28 22:50 UTC
[PATCH] ima: instantiate the bprm_creds_for_exec() hook
2024-11-28 21:07 UTC
❌ FAIL: Test report for master (6.12.0, upstream-mainline, 65ae975e)
2024-11-28 20:32 UTC
[vincent-guittot:scmi/ffa-transport 1/1] drivers/firmware/arm_scmi/transports/ffa.c:184:28: warning: unused variable 'msg_ops'
2024-11-28 18:02 UTC
[PATCH v3 7/7] iio: accel: kx022a: align with subsystem way
2024-11-28 17:31 UTC
[PATCH] fs: don't block write during exec on pre-content watched files
2024-11-28 16:28 UTC
[arm-platforms:kvm-arm64/nv-gic 12/12] arch/arm64/kvm/vgic/vgic-v3-nested.c:116:1: warning: non-void function does not return a value
2024-11-28 16:18 UTC
[PATCH next 6/7] minmax.h: Simplify the variants of clamp()
2024-11-28 15:52 UTC (2+ messages)
[PATCH v6 2/4] ACPI: processor_idle: Add FFH state handling
2024-11-28 13:31 UTC
[PATCH v3 net] ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init()
2024-11-28 12:12 UTC (5+ messages)
[PATCH v2 3/3] drm/rockchip: Add MIPI DSI2 glue driver for RK3588
2024-11-28 11:28 UTC
pc : qnoc_probe (drivers/interconnect/qcom/icc-rpmh.c:269) : Dragonboard 410c - arm64 - boot failed
2024-11-28 10:28 UTC (4+ messages)
korg-clang-19-lkftconfig-hardening: TI x15 board - PC is at edma_probe (drivers/dma/ti/edma.c
2024-11-28 10:00 UTC (3+ messages)
[PATCH v4 2/2] phy: rockchip: Add Samsung MIPI D-/C-PHY driver
2024-11-28 9:13 UTC
[PATCH v3 3/3] clk: spacemit: Add clock support for Spacemit K1 SoC
2024-11-28 6:50 UTC
[PATCH v14 4/8] remoteproc: Rename load() operation to load_segments() in rproc_ops struct
2024-11-28 5:58 UTC
[jolsa-perf:bpf/optimized_usdt_9 5/12] include/linux/uprobes.h:176:16: error: field has incomplete type 'struct mutex'
2024-11-28 4:57 UTC
[jolsa-perf:bpf/optimized_usdt_9 3/12] arch/arm/probes/uprobes/core.c:33:42: error: too few arguments to function call, expected 5, have 4
2024-11-28 3:24 UTC
[jolsa-perf:bpf/optimized_usdt_9 8/12] ld.lld: error: undefined symbol: arch_uprobe_optimize
2024-11-28 3:24 UTC
[s390:for-next 17/17] arch/s390/include/asm/hugetlb.h:94:31: error: call to undeclared function 'is_pte_marker'; ISO C99 and later do not support implicit function declarations
2024-11-28 2:22 UTC
❌ FAIL: Test report for master (6.12.0, upstream-mainline, 9ad55a67)
2024-11-27 22:53 UTC
❌ FAIL: Test report for master (6.12.0, upstream-mainline, 7d405072)
2024-11-27 20:12 UTC
[PATCH] riscv: Always inline bitops
2024-11-27 19:06 UTC (2+ messages)
[PATCH] sched/fair: Remove CONFIG_CFS_BANDWIDTH=n definition of cfs_bandwidth_used()
2024-11-27 17:45 UTC (2+ messages)
[tip:timers/urgent 1/1] ld.lld: error: undefined symbol: __divdi3
2024-11-27 16:52 UTC
[jpoimboe:static-key-noinstr 7/7] vmlinux.o: warning: objtool: intel_idle+0x4c: mds_idle_clear: non-RO static key usage in noinstr
2024-11-27 15:19 UTC
[jpoimboe:static-key-noinstr 7/7] vmlinux.o: warning: objtool: sched_clock_noinstr+0x4: pv_sched_clock: non-RO static call usage in noinstr
2024-11-27 14:49 UTC
[peterz-queue:objtool/core 16/16] drivers/misc/ti-st/st_kim.o: warning: objtool: validate_firmware_response+0x251: Unkonwn annotation type: 3
2024-11-27 5:12 UTC
[jpoimboe:uaccess-hardening-2 5/5] <instantiation>:12:5: error: invalid instruction mnemonic 'warn_once'
2024-11-27 1:06 UTC
❌ FAIL: Test report for master (6.12.0, upstream-mainline, b50ecc5a)
2024-11-27 0:53 UTC
❌ FAIL: Test report for master (6.12.0, upstream-mainline, 798bb342)
2024-11-26 23:22 UTC
❌ FAIL: Test report for master (6.12.0, upstream-mainline, 445d9f05)
2024-11-26 22:13 UTC
[peterz-queue:objtool/core 15/16] include/linux/srcu.h:335:2: error: expected ')'
2024-11-26 19:29 UTC
[jpoimboe:static-key-noinstr 7/7] vmlinux.o: warning: objtool: pv_native_safe_halt+0x4: non-RO static key usage for 'mds_idle_clear' in noinstr
2024-11-26 18:48 UTC
drivers/counter/rz-mtu3-cnt.o: warning: objtool: rz_mtu3_action_read+0x243: unreachable instruction
2024-11-26 17:14 UTC
[dwmw2:kexec-debug 2/21] ld.lld: error: undefined symbol: saved_context_gdt_desc
2024-11-26 17:03 UTC
[peterz-queue:objtool/core 4/12] drivers/pci/hotplug/cpcihp_generic.o: warning: objtool: .discard.annotate_insn: dodgy linker, sh_entsize != 8
2024-11-26 16:53 UTC
[sean-jc:x86/guest_cpufeatures 56/60] arch/x86/kvm/cpuid.c:842:3: error: use of undeclared identifier 'X86_FEATURE_7'
2024-11-26 13:38 UTC
drivers/gpu/drm/imx/ipuv3/imx-tve.o: warning: objtool: clk_tve_di_recalc_rate+0x29: can't find switch jump table
2024-11-26 10:11 UTC
[sean-jc:x86/guest_cpufeatures 59/60] ERROR: modpost: "__start___kvm_used_f" [arch/x86/kvm/kvm.ko] undefined!
2024-11-26 9:19 UTC
[thomas-weissschuh:b4/kbuild-c23-extensions 3/3] include/linux/thermal.h:353:30: error: omitting the parameter name in a function definition is a C2x extension
2024-11-26 4:12 UTC
❌ FAIL: Test report for master (6.12.0, upstream-mainline, 2c22dc1e)
2024-11-26 3:42 UTC
[peterz-queue:objtool/core 3/12] net/ipv6/ipv6.o: warning: objtool: .discard.annotate_insn: dodgy linker, sh_entsize != 8
2024-11-26 2:18 UTC
[jpoimboe:uaccess-hardening-2 6/6] <instantiation>:12:36: error: expected ')'
2024-11-25 23:35 UTC
[krzk-github:b4/sm8750-dispcc 30/35] drivers/clk/qcom/dispcc-sm8750.c:17:10: fatal error: 'dt-bindings/clock/qcom,sm8750-dispcc.h' file not found
2024-11-25 22:23 UTC
[PATCH v2] wifi: mac80211: fix mbss changed flags corruption on 32 bit systems
2024-11-25 21:22 UTC
[peterz-queue:objtool/core 3/12] arch/x86/kvm/kvm.o: warning: objtool: .discard.annotate_insn: dodgy linker, sh_entsize != 8
2024-11-25 21:00 UTC
Re:
2024-11-25 20:13 UTC
[mptcp:export-net 4/8] .github/ISSUE_TEMPLATE/01-bug.yml: warning: ignored by one of the .gitignore files
2024-11-25 19:59 UTC
[PATCH] powerpc/pseries: Add papr-platform-dump character driver for dump retrieval
2024-11-25 16:43 UTC
[PATCH RFC] kbuild: disable -Wc23-extensions from clang
2024-11-25 15:24 UTC (3+ messages)
[koverstreet-bcachefs:inode_hash_find_debug 123/124] fs/bcachefs/fs.c:398:2: error: expected expression
2024-11-25 13:37 UTC
[PATCH] xfs: use inode_set_cached_link()
2024-11-25 13:37 UTC
[PATCH v3 05/25] fs/dax: Create a common implementation to break DAX layouts
2024-11-25 13:27 UTC
[PATCH] net/sipa: Spreadtrum IPA driver code
2024-11-25 13:06 UTC
[PATCH 2/2] string: retire bcmp()
2024-11-25 11:42 UTC (2+ messages)
[PATCH] selinux: use native iterator types
2024-11-25 11:06 UTC
[PATCH 2/2] lsm: rename variable to avoid shadowing
2024-11-25 10:59 UTC (2+ messages)
` [PATCH 1/2] lsm: constify function parameters
[PATCH] kunit: constify return of string literals
2024-11-25 10:52 UTC
[PATCH] trace: constify string literal data member
2024-11-25 10:50 UTC
[PATCH RFC 07/12] RDMA/siw: Remove deliver net device event
2024-11-25 10:14 UTC
[PATCH v3 07/10] iio: adc: ad_sigma_delta: Store information about reset sequence length
2024-11-25 10:14 UTC
[PATCH 1/9] objtool: Generic annotation infrastructure
2024-11-25 9:28 UTC (2+ messages)
[PATCH v4 10/10] mm: zswap: Compress batching with Intel IAA in zswap_batch_store() of large folios
2024-11-25 8:00 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