messages from 2022-11-01 06:04:15 to 2022-11-03 14:01:02 UTC [more...]
[PATCH 0/6] slab: Provide full coverage for __alloc_size attribute
2022-11-03 14:00 UTC (12+ messages)
` [PATCH 1/6] slab: Clean up SLOB vs kmalloc() definition
` [PATCH 2/6] slab: Remove special-casing of const 0 size allocations
` [PATCH 3/6] slab: Provide functional __alloc_size() hints to kmalloc_trace*()
` [PATCH 4/6] string: Add __realloc_size hint to kmemdup()
` [PATCH 5/6] driver core: Add __alloc_size hint to devm allocators
` [PATCH 6/6] kunit/fortify: Validate __alloc_size attribute results
[vireshk-pm:opp/linux-next 6/7] drivers/opp/of.c:692:21: warning: variable 'ret' is used uninitialized whenever 'for' loop exits because its condition is false
2022-11-03 13:29 UTC
[PATCH v6 3/5] mm: do not remap clean subpages when splitting isolated thp
2022-11-03 13:19 UTC
[PATCH v6 5/5] mm: THP low utilization shrinker
2022-11-03 13:19 UTC
vmlinux.o: warning: objtool: .text.hci_dev_open_sync: unexpected end of section
2022-11-03 12:59 UTC
[ammarfaizi2-block:tglx/devel/devmsi 23/86] drivers/crypto/inside-secure/safexcel.c:1607:9: error: call to undeclared function 'pci_alloc_irq_vectors'; ISO C99 and later do not support implicit function declarations
2022-11-03 12:48 UTC
[linux-stable-rc:linux-5.4.y 1324/6006] ld.lld: error: drivers/isdn/mISDN/dsp_tones.o: contains a compressed section, but zlib is not available
2022-11-03 12:48 UTC
[PATCH 1/3] s390/ctcm: Fix return type of ctc{mp,}m_tx()
2022-11-03 12:09 UTC (11+ messages)
` [PATCH 2/3] s390/netiucv: Fix return type of netiucv_tx()
` [PATCH 3/3] s390/lcs: Fix return type of lcs_start_xmit()
[PATCH] scsi: elx: libefc: Fix second parameter type in state callbacks
2022-11-03 11:32 UTC (3+ messages)
[PATCH] drm/meson: Fix return type of meson_encoder_cvbs_mode_valid()
2022-11-03 8:41 UTC (3+ messages)
[PATCH bpf-next v3 09/24] bpf: Support bpf_list_head in map values
2022-11-03 7:44 UTC
[PATCH v3 00/15] IOMMUFD Generic interface
2022-11-03 7:23 UTC (26+ messages)
` [PATCH v3 01/15] iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCY
` [PATCH v3 02/15] iommu: Add device-centric DMA ownership interfaces
` [PATCH v3 03/15] interval-tree: Add a utility to iterate over spans in an interval tree
` [PATCH v3 05/15] iommufd: File descriptor, context, kconfig and makefiles
` [PATCH v3 06/15] kernel/user: Allow user::locked_vm to be usable for iommufd
` [PATCH v3 07/15] iommufd: PFN handling for iopt_pages
` [PATCH v3 08/15] iommufd: Algorithms for PFN storage
` [PATCH v3 8/15] "
` [PATCH v3 09/15] iommufd: Data structure to provide IOVA to PFN mapping
` [PATCH v3 14/15] iommufd: vfio container FD ioctl compatibility
` [PATCH v3 15/15] iommufd: Add a selftest
[RFC PATCH] kbuild: pass objects instead of archives to linker
2022-11-03 7:22 UTC (4+ messages)
next/master build: 11 builds: 0 failed, 11 passed, 12 warnings (next-20221103)
2022-11-03 6:17 UTC
drivers/video/fbdev/omap/hwa742.c:791:13: warning: variable 'vdisp' set but not used
2022-11-03 6:14 UTC
[ammarfaizi2-block:dhowells/linux-fs/rxrpc-ringless-5 77/77] net/rxrpc/security.c:109:2: warning: variable 'ret' is used uninitialized whenever 'if' condition is false
2022-11-03 6:03 UTC
[RFC PATCH] kbuild: pass objects instead of archives to linker
2022-11-03 5:43 UTC
[ammarfaizi2-block:dhowells/linux-fs/rxrpc-ringless-5 73/77] net/rxrpc/input.c:598:3: error: expected expression
2022-11-03 5:13 UTC
[ammarfaizi2-block:tglx/devel/devmsi 68/86] arch/x86/kernel/apic/msi.c:207: warning: expecting prototype for x86_vector_init_dev_msi_info(). Prototype was for x86_init_dev_msi_info() instead
2022-11-03 4:42 UTC
[ammarfaizi2-block:dhowells/linux-fs/netfs-lib 10/25] fs/netfs/misc.c:22:46: warning: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int')
2022-11-03 4:42 UTC
[ammarfaizi2-block:dhowells/linux-fs/rxrpc-ringless-5 29/77] net/rxrpc/io_thread.c:52:13: warning: variable 'skb' is uninitialized when used here
2022-11-03 4:22 UTC
[asahilinux:bits/030-misc 15/15] drivers/usb/typec/tipd/core.c:137:52: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long')
2022-11-03 4:01 UTC
[PATCH v27 00/11] Add MediaTek SoC(vdosys1) support for mt8195
2022-11-03 3:25 UTC (12+ messages)
` [PATCH v27 01/11] dt-bindings: arm: mediatek: mmsys: add vdosys1 compatible for MT8195
` [PATCH v27 02/11] dt-bindings: reset: mt8195: add vdosys1 reset control bit
` [PATCH v27 03/11] soc: mediatek: add mtk-mmsys ethdr and mdp_rdma components
` [PATCH v27 04/11] soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
` [PATCH v27 05/11] soc: mediatek: refine code to use mtk_mmsys_update_bits API
` [PATCH v27 06/11] soc: mediatek: add mtk-mmsys config API for mt8195 vdosys1
` [PATCH v27 07/11] soc: mediatek: add cmdq support of "
` [PATCH v27 08/11] soc: mediatek: mmsys: add mmsys for support 64 reset bits
` [PATCH v27 09/11] soc: mediatek: mmsys: add reset control for MT8195 vdosys1
` [PATCH v27 10/11] soc: mediatek: add mtk-mutex component - dp_intf1
` [PATCH v27 11/11] soc: mediatek: add mtk-mutex support for mt8195 vdosys1
[PATCH 1/4] counter: Adjust final parameter type in function and signal callbacks
2022-11-03 3:38 UTC (10+ messages)
` [PATCH 2/4] counter: stm32-timer-cnt: Adjust final parameter type of stm32_count_direction_read()
` [PATCH 3/4] counter: ti-ecap-capture: Adjust final parameter type of ecap_cnt_pol_{read,write}()
` [PATCH 4/4] counter: 104-quad-8: Adjust final parameter type of certain callback functions
[PATCH v27 0/7] Add MediaTek SoC DRM (vdosys1) support for mt8195
2022-11-03 3:26 UTC (8+ messages)
` [PATCH v27 1/7] dt-bindings: mediatek: add ethdr definition "
` [PATCH v27 2/7] drm/mediatek: add ETHDR support for MT8195
` [PATCH v27 3/7] drm/mediatek: add ovl_adaptor "
` [PATCH v27 4/7] drm/mediatek: add dma dev get function
` [PATCH v27 5/7] drm/mediatek: modify mediatek-drm for mt8195 multi mmsys support
` [PATCH v27 6/7] drm/mediatek: add drm ovl_adaptor sub driver for MT8195
` [PATCH v27 7/7] drm/mediatek: add mediatek-drm of vdosys1 support "
[ammarfaizi2-block:tglx/devel/devmsi 46/86] kernel/irq/msi.c:384:56: warning: operator '?:' has lower precedence than '+'; '+' will be evaluated first
2022-11-03 2:10 UTC
[rogerq:for-v6.2/am625-sk-lpmdemo-0.1 6/11] drivers/firmware/ti_sci.c:3400:10: error: use of undeclared identifier 'pm_suspend_target_state'
2022-11-03 1:30 UTC
[avpatel:riscv_sbi_nested_v1 12/46] drivers/irqchip/irq-riscv-intc.c:90:3: error: field designator 'alloc' does not refer to any field in type 'const struct irq_domain_ops'
2022-11-03 1:20 UTC
[asahilinux:bits/200-dcp 1/49] drivers/gpu/drm/apple/parser.c:172:5: warning: no previous prototype for function 'iterator_begin'
2022-11-02 23:29 UTC
[jonhunter:tegra/next-fixes 3/3] ld.lld: error: undefined symbol: watchdog_init_timeout
2022-11-02 22:38 UTC
arch/arm/boot/compressed/atags_to_fdt.c:129:5: warning: stack frame size (1344) exceeds limit (1280) in 'atags_to_fdt'
2022-11-02 21:58 UTC
❌ FAIL: Test report for master (6.1.0-rc3, mainline.kernel.org-clang, f526d6a8)
2022-11-02 21:32 UTC
❌ FAIL: Test report for master (6.1.0-rc3, mainline.kernel.org-clang, 54917c90)
2022-11-02 21:31 UTC
[linux-stable-rc:linux-5.10.y 2070/9305] error: unknown target CPU 'armv6k'
2022-11-02 19:46 UTC
[arm-integrator:kernel-in-vmalloc-v6.1-rc1-just-ttbr0-split 28/28] ipc/sem.c:1651:13: warning: stack frame size (1184) exceeds limit (1024) in 'ksys_semctl'
2022-11-02 19:36 UTC
[PATCH v2] overflow: Introduce overflows_type() and castable_to_type()
2022-11-02 19:33 UTC (9+ messages)
` [PATCH v5] "
[PATCH] MIPS: fix duplicate definitions for exported symbols
2022-11-02 19:27 UTC (2+ messages)
[PATCH] drm/mediatek: Fix return type of mtk_hdmi_bridge_mode_valid()
2022-11-02 19:22 UTC (2+ messages)
[PATCH] net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()
2022-11-02 19:08 UTC (2+ messages)
[PATCH] hamradio: baycom_epp: Fix return type of baycom_send_packet()
2022-11-02 19:08 UTC (2+ messages)
[PATCH] HSI: ssi_protocol: Fix return type of ssip_pn_xmit()
2022-11-02 19:07 UTC (2+ messages)
[PATCH] drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()
2022-11-02 19:06 UTC (2+ messages)
[PATCH] riscv: vdso: fix build with llvm
2022-11-02 17:07 UTC (3+ messages)
[arm-integrator:kernel-in-vmalloc-v6.1-rc1-just-ttbr0-split 28/28] fs/binfmt_elf.c:1401:47: error: no member named 'name' in 'struct file'
2022-11-02 16:54 UTC
[arm-integrator:kernel-in-vmalloc-v6.1-rc1-just-ttbr0-split 28/28] drivers/media/dvb-core/dvb_frontend.c:2413:12: warning: stack frame size (1032) exceeds limit (1024) in 'dvb_frontend_handle_ioctl'
2022-11-02 16:24 UTC
[PATCH 1/2] drm/amdgpu: Fix type of second parameter in trans_msg() callback
2022-11-02 16:15 UTC (5+ messages)
` [PATCH 2/2] drm/amdgpu: Fix type of second parameter in odn_edit_dpm_table() callback
[PATCH] drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()
2022-11-02 15:43 UTC (2+ messages)
[arm-integrator:kernel-in-vmalloc-v6.1-rc1-just-ttbr0-split 26/28] ERROR: modpost: "init_mm" [lib/test_user_copy.ko] undefined!
2022-11-02 15:03 UTC
✅ PASS (27/389 SKIPPED): Test report for master (6.1.0-rc3, mainline.kernel.org-clang, 8f71a2b3)
2022-11-02 13:41 UTC
next/master build: 33 builds: 1 failed, 32 passed, 8 errors, 14 warnings (next-20221102)
2022-11-02 11:09 UTC
[PATCH] drm/i915/hwmon: Fix a build error used with clang compiler
2022-11-02 10:41 UTC (11+ messages)
` [Intel-gfx] "
[PATCH v2 9/9] mm/hugetlb: convert move_hugetlb_state() to folios
2022-11-02 8:50 UTC
[linux-stable-rc:linux-5.4.y 1324/6006] ld.lld: error: drivers/input/mouse/cyapa_gen5.o: contains a compressed section, but zlib is not available
2022-11-02 8:40 UTC
[PATCH] io_uring: fix two assignments in if conditions
2022-11-02 8:06 UTC (2+ messages)
[PATCH] ata: pata_legacy: fix pdc20230_set_piomode()
2022-11-02 7:34 UTC (2+ messages)
[PATCH] drm/i915/hwmon: Don't use FIELD_PREP
2022-11-02 6:17 UTC (3+ messages)
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn314/dcn314_resource.c:124:29: warning: unused variable 'DCN_BASE'
2022-11-02 5:18 UTC
[PATCH v4 6/8] media: i2c: add DS90UB960 driver
2022-11-02 4:47 UTC
[mark:arm64/ftrace/per-callsite-ops 1/12] kernel/trace/ftrace.c:2496:31: error: called object type 'void' is not a function or function pointer
2022-11-02 4:27 UTC
[PATCH 4.9 26/44] drm/msm: Fix return type of mdp4_lvds_connector_mode_valid
2022-11-02 2:35 UTC
[PATCH 4.14 36/60] drm/msm: Fix return type of mdp4_lvds_connector_mode_valid
2022-11-02 2:34 UTC
[PATCH 4.19 49/78] drm/msm: Fix return type of mdp4_lvds_connector_mode_valid
2022-11-02 2:34 UTC
[PATCH 5.4 32/64] drm/msm: Fix return type of mdp4_lvds_connector_mode_valid
2022-11-02 2:33 UTC
[PATCH 5.10 38/91] drm/msm: Fix return type of mdp4_lvds_connector_mode_valid
2022-11-02 2:33 UTC
[PATCH 5.15 058/132] drm/msm: Fix return type of mdp4_lvds_connector_mode_valid
2022-11-02 2:32 UTC
[PATCH 6.0 127/240] drm/msm: Fix return type of mdp4_lvds_connector_mode_valid
2022-11-02 2:31 UTC
[PATCH] bitfield: Use argument type for size comparison on Bitfield access macros
2022-11-02 1:46 UTC (9+ messages)
[rogerq:for-v6.2/am625-sk-lpmdemo-0.1 11/11] arch/arm64/boot/dts/ti/k3-am625-skeleton.dts:331:1: warning: '/*' within block comment
2022-11-02 0:15 UTC
[linux-stable-rc:linux-5.10.y 2070/9213] error: unknown target CPU 'armv5te'
2022-11-02 0:15 UTC
[ammarfaizi2-block:akpm/mm/mm-unstable 46/244] lib/test_maple_tree.c:453:12: warning: result of comparison of constant 4398046511104 with expression of type 'unsigned long' is always false
2022-11-02 0:12 UTC (4+ messages)
[RESEND PATCH v5] x86, mem: move memmove to out of line assembler
2022-11-01 23:07 UTC (5+ messages)
[ogabbay-accel:accel_v2 4/4] drivers/accel/dummy/dummy_drv.c:40:10: error: use of undeclared identifier 'accel_open'; did you mean 'seq_open'?
2022-11-01 23:04 UTC
[ammarfaizi2-block:dhowells/linux-fs/cifs-for-viro 6/13] fs/cifs/file.c:5282:8: warning: comparison of distinct pointer types ('typeof (len) *' (aka 'unsigned int *') and 'typeof (npages * ((1UL) << 12)) *' (aka 'unsigned long *'))
2022-11-01 21:43 UTC
[PATCH -next 2/2] PM: hibernate: add check of preallocate mem for image size pages
2022-11-01 21:23 UTC
[PATCH v1 2/3] pwm: core: Drop unneeded casting in pwm_seq_show()
2022-11-01 20:53 UTC
[PATCH net 2/3] net: wwan: iosm: fix driver not working with INTEL_IOMMU disabled
2022-11-01 20:22 UTC
[PATCH v2 2/2] rtc: ds1307: Add support for Epson RX8111
2022-11-01 20:22 UTC
[ammarfaizi2-block:dhowells/linux-fs/cifs-for-viro 3/13] lib/iov_iter.c:2215:12: warning: comparison of distinct pointer types ('typeof ((typeof (maxsize))__builtin_choose_expr(((!!(sizeof ((typeof (maxsize) *)1 == (typeof (i->count) *)1))) && ((sizeof(int) == sizeof (*(8 ? ((void *)((long)(maxsize) * 0L)) : (i
2022-11-01 20:22 UTC
[PATCH 2/3] mmc: sdio: fix possible memory leak in sdio_init_func()
2022-11-01 17:51 UTC
[PATCH 5.4 086/255] once: add DO_ONCE_SLOW() for sleepable contexts
2022-11-01 17:29 UTC (7+ messages)
[PATCH v3 2/4] media: videodev2.h: add pixel format modifiers
2022-11-01 17:10 UTC
drivers/media/platform/marvell/mmp-driver.c:364:34: warning: unused variable 'mmpcam_of_match'
2022-11-01 16:40 UTC
[PATCH bpf] bpf: Mark bpf_arch_init_dispatcher_early() as __init_or_module
2022-11-01 16:37 UTC (3+ messages)
[namhyung-perf:bpf/get-perf-sample-v1 1/2] kernel/events/core.c:10299:29: error: use of undeclared identifier 'PERF_SAMPLE_DATA'
2022-11-01 16:20 UTC
[gerg-m68knommu:armnommu 3/3] arch/arm/include/asm/glue-cache.h:126:2: error: Unknown cache maintenance model
2022-11-01 14:59 UTC
[ogabbay-accel:accel_v2 2/4] drivers/accel/accel_drv.c:189:5: warning: no previous prototype for function 'accel_open'
2022-11-01 14:39 UTC
❌ FAIL: Test report for master (6.1.0-rc3, mainline.kernel.org-clang, 5aaef24b)
2022-11-01 14:30 UTC
[PATCH 6/6] drm/i915: Bpp/timeslot calculation fixes for DP MST DSC
2022-11-01 13:48 UTC
[PATCH] drm/imx: imx-tve: Fix return type of imx_tve_connector_mode_valid
2022-11-01 13:41 UTC (2+ messages)
[PATCH AUTOSEL 6.0 28/34] drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() callback
2022-11-01 11:27 UTC
[PATCH next 1/2] sched: Init new task's vruntime after select cpu
2022-11-01 10:46 UTC
[PATCH v3 28/28] mfd: intel-lpss: Remove #ifdef guards for PM related functions
2022-11-01 10:27 UTC (7+ messages)
[PATCH 6/7] xfs: use iomap_valid method to detect stale cached iomaps
2022-11-01 9:15 UTC
[ogabbay-accel:accel2 2/3] include/drm/drm_accel.h:48:6: warning: no previous prototype for function 'accel_set_device_class_and_type'
2022-11-01 8:55 UTC
[ogabbay-accel:accel_v2 3/4] include/drm/drm_accel.h:37:6: warning: no previous prototype for function 'accel_minor_remove'
2022-11-01 8:04 UTC
next/master build: 229 builds: 6 failed, 223 passed, 42 errors, 89 warnings (next-20221101)
2022-11-01 6:34 UTC
[PATCH] Makefile.debug: support for -gz=zstd
2022-11-01 5:57 UTC (6+ messages)
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