public inbox for [email protected]
 help / color / mirror / Atom feed
 messages from 2022-03-23 20:15:13 to 2022-04-05 11:07:08 UTC [more...]

[ammarfaizi2-block:dhowells/linux-fs/netfs-maple 19/40] lib/maple_tree.c:3863:19: warning: stack frame size (1040) exceeds limit (1024) in 'mas_wr_spanning_store'
 2022-04-05 11:06 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-maple 26/40] fs/netfs/crypto.c:76:31: sparse: sparse: incompatible types in comparison expression (different type sizes):
 2022-04-05 11:07 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-maple 19/40] lib/maple_tree.c:4203:20: warning: stack frame size (1288) exceeds limit (1024) in 'mas_wr_modify'
 2022-04-05 10:35 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-maple 2/40] fs/netfs/objects.c:48:2: error: implicit declaration of function 'netfs_proc_add_writeback' is invalid in C99
 2022-04-05  9:54 UTC 

[PATCH 5.17 0000/1126] 5.17.2-rc1 review
 2022-04-05  7:12 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-maple 35/40] fs/netfs/buffered_write.c:757:6: warning: variable 'spare_region' is used uninitialized whenever 'if' condition is true
 2022-04-05  5:40 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-maple 26/40] fs/netfs/crypto.c:76:10: warning: comparison of distinct pointer types ('typeof (len) *' (aka 'unsigned int *') and 'typeof (((1UL) << 12) - offset) *' (aka 'unsigned long *'))
 2022-04-05  5:30 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-maple 33/40] ERROR: modpost: "mas_walk" [fs/netfs/netfs.ko] undefined!
 2022-04-05  5:19 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-maple 19/40] lib/maple_tree.c:3941:1: warning: the frame size of 1040 bytes is larger than 1024 bytes
 2022-04-05  5:19 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-maple 2/40] fs/netfs/objects.c:48:9: error: implicit declaration of function 'netfs_proc_add_writeback'; did you mean 'netfs_proc_add_rreq'?
 2022-04-05  5:19 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-maple 8/40] fs/netfs/misc.c:18:46: warning: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int')
 2022-04-05  5:09 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-maple 33/40] fs/netfs/buffered_write.c:618:58: error: 'struct netfs_i_context' has no member named 'cache'
 2022-04-05  4:58 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-maple 28/40] fs/netfs/direct_read.c:194:22: warning: mixing declarations and code is incompatible with standards before C99
 2022-04-05  4:48 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-maple 8/40] fs/netfs/internal.h:164:36: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'}
 2022-04-05  4:07 UTC 

[Linux 5.18-rc1] WARNING: possible circular locking dependency detected at (rtw_ops_config, ieee80211_mgd_probe_ap)
 2022-04-04  6:47 UTC 

[Linux 5.18-rc1] WARNING: CPU: 1 PID: 0 at kernel/sched/fair.c:3355 update_blocked_averages
 2022-04-04  6:19 UTC 

[ammarfaizi2-block:paulmck/linux-rcu/fastexp.2022.04.01a 136/158] WARNING: modpost: vmlinux.o(.text+0x28d3a): Section mismatch in reference from the function cpu_in_idle() to the variable .init.text:.LVL79
 2022-04-04  3:41 UTC  (2+ messages)

[ammarfaizi2-block:bp/bp/test 21/23] drivers/edac/ghes_edac.c:18:10: fatal error: asm/mce.h: No such file or directory
 2022-04-04  1:09 UTC 

[ammarfaizi2-block:paulmck/linux-rcu/fastexp.2022.04.01a 117/158] arch/powerpc/include/asm/book3s/64/pgtable-64k.h:60:1: error: no return statement in function returning non-void
 2022-04-03 23:35 UTC  (2+ messages)

[PATCH liburing v2 0/3] Simplify build for tests and gitignore cleanup
 2022-04-03 23:20 UTC  (7+ messages)
` [PATCH liburing v2 1/3] test: Rename `[0-9a-f]-test.c` to `[0-9a-f].c`
` [PATCH liburing v2 2/3] test/Makefile: Append `-lpthread` to `LDFLAGS` for all tests
` [PATCH liburing v2 3/3] test/Makefile: Append `.t` to the test binary

[PATCH v6 0/2] Two x86 fixes
 2022-04-03 18:46 UTC  (12+ messages)
` [PATCH v6 1/2] x86/delay: Fix the wrong asm constraint in `delay_loop()`
` [PATCH v6 2/2] x86/MCE/AMD: Fix memory leak when `threshold_create_bank()` fails

[ammarfaizi2-block:paulmck/linux-rcu/fastexp.2022.04.01a 109/158] WARNING: modpost: vmlinux.o(.text+0xbcac06): Section mismatch in reference from the function ieee802154_iface_init() to the variable .init.text:.L0
 2022-04-03 18:30 UTC  (2+ messages)

[ammarfaizi2-block:bp/bp/test 21/23] drivers/edac/ghes_edac.c:533: undefined reference to `mce_register_decode_chain'
 2022-04-03 17:22 UTC 

[PATCH liburing 0/2] Simplify build for tests and a gitignore cleanup
 2022-04-03 17:21 UTC  (5+ messages)
` [PATCH liburing 1/2] test/Makefile: Append -lpthread for all tests
` [PATCH liburing 2/2] test/Makefile: Append `.test` to the test binary filename

[ammarfaizi2-block:bp/bp/test 23/23] arch/x86/kernel/cpu/mce/amd.c:726:1: warning: 'inline' is not at beginning of declaration
 2022-04-03 16:30 UTC 

[PATCH liburing v1 0/2] SPDX fix and .gitignore improvement
 2022-04-03 15:06 UTC  (9+ messages)
` [PATCH liburing v1 1/2] src/int_flags.h: Add missing SPDX-License-Identifier
` [PATCH liburing v1 2/2] test/Makefile: Append `.test` to the test binary filename
` (subset) [PATCH liburing v1 0/2] SPDX fix and .gitignore improvement

[asahilinux:nvme-v2 5/6] drivers/soc/apple/rtkit.c:575:21: warning: no previous prototype for 'apple_rtkit_init'
 2022-04-03 14:57 UTC 

[RFC PATCH] io_uring: reissue in case -EAGAIN is returned after io issue returns
 2022-04-03 11:45 UTC 

[PATCH for-stable] ASoC: SOF: Intel: Fix NULL ptr dereference when ENOMEM
 2022-04-03 10:24 UTC  (4+ messages)
` [PATCH linux-5.4.y] "
` [PATCH linux-5.10.y] "

[GIT PULL] Follow up block driver fix
 2022-04-02 18:10 UTC  (2+ messages)

FAILED: patch "[PATCH] ASoC: SOF: Intel: Fix NULL ptr dereference when ENOMEM" failed to apply to 5.10-stable tree
 2022-04-02 11:45 UTC  (2+ messages)

Patch "ASoC: SOF: Intel: Fix NULL ptr dereference when ENOMEM" has been added to the 5.17-stable tree
 2022-04-02 11:38 UTC 

[syzbot] INFO: task can't die in blkdev_common_ioctl
 2022-04-02 11:26 UTC  (2+ messages)

[ammarfaizi2-block:google/android/kernel/common/android12-5.10-2022-03 199/9999] arch/arm64/kvm/perf.c:58:36: error: implicit declaration of function 'perf_num_counters'
 2022-04-02 10:44 UTC  (5+ messages)

[GIT PULL] io_uring fixes for 5.18-rc1
 2022-04-01 23:44 UTC  (2+ messages)

[GIT PULL] Block fixes for 5.18-rc1
 2022-04-01 23:43 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in io_poll_check_events
 2022-04-01 15:04 UTC  (2+ messages)

[ammarfaizi2-block:palmer/linux/riscv-asidlen 1/1] arch/riscv/mm/context.c:308:45: error: 'mm_context_t' has no member named 'id'
 2022-04-01 14:54 UTC 

[RFC PATCH v3 00/10] Support microcode updates affecting SGX
 2022-04-01 14:29 UTC  (12+ messages)
` [RFC PATCH v3 01/10] x86/sgx: Introduce mechanism to prevent new initializations of EPC pages
` [RFC PATCH v3 02/10] x86/sgx: Provide VA page non-NULL owner
` [RFC PATCH v3 03/10] x86/sgx: Save enclave pointer for VA page
` [RFC PATCH v3 04/10] x86/sgx: Keep record for SGX VA and Guest page type
` [RFC PATCH v3 05/10] x86/sgx: Save the size of each EPC section
` [RFC PATCH v3 06/10] x86/sgx: Forced EPC page zapping for EUPDATESVN
` [RFC PATCH v3 07/10] x86/sgx: Define error codes for ENCLS[EUPDATESVN]
` [RFC PATCH v3 08/10] x86/sgx: Implement ENCLS[EUPDATESVN]
` [RFC PATCH v3 09/10] x86/cpu: Call ENCLS[EUPDATESVN] procedure in microcode update
` [RFC PATCH v3 10/10] x86/sgx: Call ENCLS[EUPDATESVN] during SGX initialization

[syzbot] KASAN: use-after-free Read in io_poll_check_events
 2022-04-01  9:22 UTC  (2+ messages)

[ammarfaizi2-block:google/android/kernel/common/android12-5.10-2022-01 2099/9999] arch/arm64/kvm/perf.c:58:43: error: implicit declaration of function 'perf_num_counters'; did you mean 'dec_mm_counter'?
 2022-04-01  1:33 UTC 

[ammarfaizi2-block:axboe/linux-block/sock-nolock 7/9] net/socket.c:1571:9-16: WARNING: ERR_CAST can be used with sock
 2022-04-01  1:14 UTC  (3+ messages)
` [PATCH] net: fix err_cast.cocci warnings

[ammarfaizi2-block:palmer/linux/riscv-compat 6/20] arch/arm64/include/asm/compat.h:69:8: error: redefinition of 'struct compat_statfs'
 2022-03-31 20:58 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-trusty-5.10 1060/5872] arch/arm64/mm/mmu.c:1499:5: warning: no previous prototype for 'check_range_driver_managed'
 2022-03-31 19:41 UTC  (3+ messages)

[ammarfaizi2-block:google/android/kernel/common/android12-trusty-5.10 4036/5872] WARNING: modpost: vmlinux.o(.text+0x4111c4): Section mismatch in reference from the function memblock_bottom_up() to the variable .meminit.data:memblock
 2022-03-31 17:06 UTC  (6+ messages)

[ammarfaizi2-block:google/android/kernel/common/android12-5.10-2022-01 1118/9999] drivers/gpu/drm/hisilicon/kirin/kirin_drm_dsi.c:33:6: warning: no previous prototype for 'dsi_set_output_client'
 2022-03-31 11:17 UTC 

[PATCH v2 0/9] Add dynamic memory allocator support for nolibc
 2022-03-31  6:34 UTC  (14+ messages)
` [PATCH v2 1/9] tools/nolibc: x86-64: Update System V ABI document link
` [PATCH v2 2/9] tools/nolibc: Replace `asm` with `__asm__`
` [PATCH v2 3/9] tools/nolibc: Remove .global _start from the entry point code
` [PATCH v2 4/9] tools/nolibc: i386: Implement syscall with 6 arguments
` [PATCH v2 5/9] tools/nolibc/sys: Implement `mmap()` and `munmap()`
` [PATCH v2 6/9] tools/nolibc/types: Implement `offsetof()` and `container_of()` macro
` [PATCH v2 7/9] tools/nolibc/stdlib: Implement `malloc()`, `calloc()`, `realloc()` and `free()`
` [PATCH v2 8/9] tools/nolibc/string: Implement `strnlen()`
` [PATCH v2 9/9] tools/include/string: Implement `strdup()` and `strndup()`

[ammarfaizi2-block:google/android/kernel/common/android12-trusty-5.10 5860/5872] drivers/trusty/trusty-log.c:354:21: warning: left shift count >= width of type
 2022-03-31  3:28 UTC 

[ammarfaizi2-block:rostedt/linux-trace/ftrace/core 1/5] include/trace/trace_custom_events.h:38:10: fatal error: 'stages/stage1_defines.h' file not found
 2022-03-30 22:22 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-trusty-5.10 5835/5872] mm/compaction.c:766:15: error: redefinition of 'isolate_and_split_free_page'
 2022-03-30 22:13 UTC  (2+ messages)

[ammarfaizi2-block:rostedt/linux-trace/ftrace/core 1/5] include/trace/trace_custom_events.h:38:10: fatal error: stages/stage1_defines.h: No such file or directory
 2022-03-30 22:12 UTC 

[PATCH v2 0/4] liburing: support xattr functions
 2022-03-30 20:47 UTC  (2+ messages)

[ammarfaizi2-block:arm64/linux/devel/kmalloc-minalign 10/11] arch/arm64/kernel/cacheinfo.c:101:14: warning: no previous prototype for 'arch_kmalloc_minalign'
 2022-03-30 15:33 UTC 

[ammarfaizi2-block:google/android/kernel/common/android13-5.15 5600/5615] arch/arm64/kvm/hyp/nvhe/psci-relay.c:249:6: warning: no previous prototype for function 'psci_mem_protect_inc'
 2022-03-30 14:21 UTC 

[ammarfaizi2-block:arm64/linux/devel/kmalloc-minalign 8/11] mm/slab_common.c:841:21: warning: no previous prototype for 'arch_kmalloc_minalign'
 2022-03-30 14:11 UTC 

[ammarfaizi2-block:arm64/linux/devel/kmalloc-minalign 10/11] arch/arm64/kernel/cacheinfo.c:101:14: warning: no previous prototype for function 'arch_kmalloc_minalign'
 2022-03-30 14:11 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-trusty-5.10 5870/5872] aarch64-linux-ld: trusty-ipc.c:undefined reference to `trusty_dma_buf_get_shared_mem_id'
 2022-03-30 12:49 UTC 

[ammarfaizi2-block:bp/bp/rc0+ 6/11] arch/x86/kernel/cpu/common.c:1415:10: error: 'x86_cap_flags' undeclared; did you mean 'x86_cap_flag'?
 2022-03-30 10:23 UTC  (2+ messages)

[ammarfaizi2-block:google/android/kernel/common/android12-trusty-5.10 5854/5872] ERROR: modpost: "trusty_dma_buf_get_ffa_tag" [drivers/trusty/trusty-ipc.ko] undefined!
 2022-03-30  8:55 UTC 

[ammarfaizi2-block:google/android/kernel/common/android13-5.15 2786/5614] arch/arm64/kvm/arm.c:2011:46: error: 'smccc_trng_available' undeclared
 2022-03-30  2:46 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-trusty-5.10 5839/5872] kernel/sched/psi.c:538:3: error: implicit declaration of function 'trace_android_vh_psi_event'
 2022-03-30  2:16 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-trusty-5.10 3280/5872] drivers/hwtracing/coresight/coresight-etm4x-core.c:118:5: warning: no previous prototype for function 'ete_sysreg_read'
 2022-03-30  1:15 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-trusty-5.10 5839/5872] kernel/sched/psi.c:538:3: error: implicit declaration of function 'trace_android_vh_psi_event'
 2022-03-30  0:54 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-trusty-5.10 3280/5872] drivers/hwtracing/coresight/coresight-etm4x-core.c:118:5: warning: no previous prototype for 'ete_sysreg_read'
 2022-03-29 23:53 UTC 

[ammarfaizi2-block:netdev/net/master 5/5] WARNING: modpost: vmlinux.o(.text+0x10fd3d4): Section mismatch in reference from the function dev_pm_opp_get_required_pstate() to the variable .init.text:.LVL1152
 2022-03-29 23:43 UTC 

[ammarfaizi2-block:mellanox/linux/queue-next 58/75] drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_fs.c:133:38: warning: variable 'ft' is uninitialized when used here
 2022-03-29 22:02 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-kiwi-5.10 8832/9999] drivers/virtio/virtio_pvclock.c:49:6: warning: no previous prototype for function 'update_suspend_time'
 2022-03-29  7:23 UTC 

[ammarfaizi2-block:google/android/kernel/common/android13-5.10 9999/9999] kernel/sched/pelt.c:220:5: warning: no previous prototype for function '___update_load_sum'
 2022-03-29  6:22 UTC 

[ammarfaizi2-block:arm64/linux/devel/kmalloc-minalign 11/11] arch/arm64/include/asm/cache.h:51:44: error: missing binary operator before token "("
 2022-03-29  5:20 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-kiwi-5.10 9998/9999] mm/vmscan.c:673:15: warning: no previous prototype for function 'shrink_slab'
 2022-03-29  4:59 UTC 

[ammarfaizi2-block:google/android/kernel/common/android13-5.10 9999/9999] kernel/sched/pelt.c:220:5: warning: no previous prototype for '___update_load_sum'
 2022-03-29  4:49 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-kiwi-5.10 9998/9999] mm/vmscan.c:673:15: warning: no previous prototype for 'shrink_slab'
 2022-03-29  3:27 UTC 

[ammarfaizi2-block:axboe/linux-block/sock-nolock 6/6] fs/io_uring.c:8999:2: error: implicit declaration of function 'io_sock_nolock_clear' is invalid in C99
 2022-03-28 23:42 UTC 

[ammarfaizi2-block:axboe/linux-block/sock-nolock 6/6] fs/io_uring.c:8999:9: error: implicit declaration of function 'io_sock_nolock_clear'
 2022-03-28 23:06 UTC 

[ammarfaizi2-block:google/android/kernel/common/android13-5.15 5561/5564] arch/arm64/kvm/hyp/nvhe/psci-relay.c:249:6: warning: no previous prototype for 'psci_mem_protect_inc'
 2022-03-28 19:12 UTC 

[ammarfaizi2-block:dhowells/linux-fs/afs-testing 44/45] arch/sparc/include/asm/cmpxchg_64.h:95:36: sparse: sparse: cast truncates bits from constant value (5e5ee5e5 becomes e5e5)
 2022-03-28 12:00 UTC  (2+ messages)

Linux 5.17.1
 2022-03-28  8:28 UTC 

[PATCH v5 0/2] Two x86 fixes
 2022-03-28  8:05 UTC  (10+ messages)
` [PATCH v5 1/2] x86/delay: Fix the wrong asm constraint in `delay_loop()`
` [PATCH v5 2/2] x86/MCE/AMD: Fix memory leak when `threshold_create_bank()` fails

[ammarfaizi2-block:google/android/kernel/common/android13-5.15 1113/5558] kernel/module.c:4789:6: warning: no previous prototype for function 'android_debug_for_each_module'
 2022-03-27 22:21 UTC 

[ammarfaizi2-block:dhowells/linux-fs/afs-testing 44/45] arch/arm64/include/asm/cmpxchg.h:88:1: sparse: sparse: cast truncates bits from constant value (5e5ee5e5 becomes e5)
 2022-03-26 23:58 UTC 

[ammarfaizi2-block:dhowells/linux-fs/afs-testing 44/44] arch/sh/include/asm/cmpxchg-irq.h:24:14: sparse: sparse: cast truncates bits from constant value (5e5ee5e5 becomes e5e5)
 2022-03-26  2:31 UTC 

[ammarfaizi2-block:dhowells/linux-fs/afs-testing 44/44] include/asm-generic/cmpxchg.h:35:39: sparse: sparse: cast truncates bits from constant value (5e5ee5e5 becomes e5)
 2022-03-26  1:50 UTC 

[PATCH 5.17 00/39] 5.17.1-rc1 review
 2022-03-25 15:14 UTC 

[PATCH v1 00/11] Add dynamic memory allocator support for nolibc
 2022-03-24 15:42 UTC  (18+ messages)
` [PATCH v1 01/11] tools/nolibc: x86-64: Update System V ABI document link
` [PATCH v1 02/11] tools/nolibc: Remove .global _start from the entry point code
` [PATCH v1 03/11] tools/nolibc: Replace `asm` with `__asm__`
` [PATCH v1 04/11] tools/nolibc: x86-64: Use appropriate register constraints if exist
` [PATCH v1 05/11] tools/nolibc: i386: "
` [PATCH v1 06/11] tools/nolibc: i386: Implement syscall with 6 arguments
` [PATCH v1 07/11] tools/nolibc/sys: Implement `mmap()` and `munmap()`
` [PATCH v1 08/11] tools/nolibc/types: Implement `offsetof()` and `container_of()` macro
` [PATCH v1 09/11] tools/nolibc/stdlib: Implement `malloc()`, `calloc()`, `realloc()` and `free()`
` [PATCH v1 10/11] tools/nolibc/string: Implement `strnlen()`
` [PATCH v1 11/11] tools/include/string: Implement `strdup()` and `strndup()`

Please give me some help with assembly code!
 2022-03-24  9:39 UTC  (3+ messages)

[PATCH v13 0/4] io_uring: add xattr support
 2022-03-24  8:50 UTC  (3+ messages)
` [PATCH v13 4/4] io_uring: add fgetxattr and getxattr support

[syzbot] INFO: task hung in io_wq_put_and_exit (3)
 2022-03-23 23:17 UTC  (2+ messages)

[PATCH 0/2] nolibc: fix two build issues at -O0
 2022-03-23 23:16 UTC  (2+ messages)

[PATCHSET v2 0/2] Fix MSG_WAITALL for IORING_OP_RECV/RECVMSG
 2022-03-23 22:41 UTC  (3+ messages)
` [PATCH 1/2] io_uring: ensure recv and recvmsg handle MSG_WAITALL correctly
` [PATCH 2/2] io_uring: add flag for disabling provided buffer recycling

[PATCHSET 0/2] Fix MSG_WAITALL for IORING_OP_RECV/RECVMSG
 2022-03-23 20:52 UTC  (6+ messages)
` [PATCH 1/2] io_uring: ensure recv and recvmsg handle MSG_WAITALL correctly


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox