GNU/Weeb Mailing List <[email protected]>
 help / color / mirror / Atom feed
 messages from 2023-01-06 19:07:08 to 2023-01-23 12:24:20 UTC [more...]

[ammarfaizi2-block:google/android/kernel/common/upstream-f2fs-stable-linux-5.15.y 115/361] fs/f2fs/data.c:996 f2fs_grab_read_bio() warn: variable dereferenced before check 'bio' (see line 995)
 2023-01-23 12:24 UTC  (3+ messages)
` Fwd: "

FAILED: patch "[PATCH] io_uring: Clean up a false-positive warning from GCC 9.3.0" failed to apply to 5.10-stable tree
 2023-01-22 17:47 UTC  (2+ messages)

[ammarfaizi2-block:paulmck/linux-rcu/nmitest.2023.01.20a 5/5] ERROR: modpost: "set_nmi_torture" [kernel/rcu/rcutorture.ko] undefined!
 2023-01-21  5:44 UTC 

[ammarfaizi2-block:paulmck/linux-rcu/nmitest.2023.01.20a 5/5] kernel/rcu/rcutorture.c:3291: undefined reference to `set_nmi_torture'
 2023-01-21  5:44 UTC 

[ammarfaizi2-block:paulmck/linux-rcu/nmitest.2023.01.20a 5/5] kernel/rcu/rcutorture.c:undefined reference to `set_nmi_torture'
 2023-01-21  5:34 UTC 

[ammarfaizi2-block:paulmck/linux-rcu/nmitest.2023.01.20a 4/5] arch/x86/kernel/nmi.c:441:6: warning: no previous prototype for 'set_nmi_torture'
 2023-01-21  4:35 UTC  (2+ messages)

[ammarfaizi2-block:paulmck/linux-rcu/nmitest.2023.01.20a 4/5] arch/x86/kernel/nmi.c:441:6: warning: no previous prototype for function 'set_nmi_torture'
 2023-01-21  4:11 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-5.10 1/1] drivers/usb/gadget/function/f_accessory.c:1088:5: warning: no previous prototype for 'acc_ctrlrequest_composite'
 2023-01-20 20:30 UTC 

[ammarfaizi2-block:paulmck/linux-rcu/slownmi.2023.01.19a 3/4] ERROR: modpost: "dump_cpu_task" [kernel/rcu/rcutorture.ko] undefined!
 2023-01-20  5:10 UTC 

[ammarfaizi2-block:google/android/kernel/common/android14-6.1 1/2] include/trace/stages/init.h:2:23: warning: 'str__topology__trace_system_name' defined but not used
 2023-01-20  0:43 UTC 

[PATCH v2 00/17] Everything about logger changes and some fixes
 2023-01-19 12:49 UTC  (21+ messages)
` [PATCH v2 01/17] telegram: Simplify code to get DB_PORT from env
` [PATCH v2 02/17] discord: "
` [PATCH v2 03/17] telegram: logger: Add a telegram.logger.conf
` [PATCH v2 04/17] discord: logger: Add a discord.logger.conf
` [PATCH v2 05/17] telegram: logger: Initialize the configuration for the Telegram logger
` [PATCH v2 06/17] discord: logger: Initialize the configuration for the Discord logger
` [PATCH v2 07/17] telegram: fix: Fix the type annoations for the decorator
` [PATCH v2 08/17] discord: cleanup: Remove some unnecessary comments
` [PATCH v2 09/17] discord: fix: Fix the type annotations for the decorator
` [PATCH v2 10/17] discord: typing: Add return type annotations
` [PATCH v2 11/17] telegram: Implement DaemonException() and report_err() in scrape.py
` [PATCH v2 12/17] utils: fix: Fix charset issue for get_decoded_payload()
` [PATCH v2 13/17] telegram: logger: Refactor all logging method
` [PATCH v2 14/17] discord: Implement DaemonException and report_err in get_lore_mail.py
` [PATCH v2 15/17] discord: logger: Refactor all logging method
` [PATCH v2 16/17] refactor: Move requirements.txt
` [PATCH v2 17/17] cleanup: Remove the custom logger module

[ammarfaizi2-block:dhowells/linux-fs/iov-extract 14/32] fs/netfs/iterator.c:138:9-15: WARNING: Unsigned expression compared with zero: npages < 0 (fwd)
 2023-01-18 21:03 UTC 

[PATCH v1 00/15] Everything about logger changes and some fixes
 2023-01-17 23:31 UTC  (19+ messages)
` [PATCH v1 01/15] telegram: Simplify code to get DB_PORT from env
` [PATCH v1 02/15] discord: "
` [PATCH v1 03/15] telegram: logger: Add a telegram.logger.conf
` [PATCH v1 04/15] discord: logger: Add a discord.logger.conf
` [PATCH v1 05/15] telegram: logger: Initialize the configuration for the Telegram logger
` [PATCH v1 06/15] discord: logger: Initialize the configuration for the Discord logger
` [PATCH v1 07/15] telegram: fix: Fix the type annoations for the decorator
` [PATCH v1 08/15] discord: cleanup: Remove some unnecessary comments
` [PATCH v1 09/15] discord: fix: Fix the type annotations for the decorator
` [PATCH v1 10/15] discord: typing: Add return type annotations
` [PATCH v1 11/15] telegram: Implement DaemonException() and report_err() in scrape.py
` [PATCH v1 12/15] utils: fix: Fix charset issue for get_decoded_payload()
` [PATCH v1 13/15] telegram: logger: Refactor all logging method
` [PATCH v1 14/15] discord: Implement DaemonException and report_err in get_lore_mail.py
` [PATCH v1 15/15] discord: logger: Refactor all logging method

[ammarfaizi2-block:dhowells/linux-fs/iov-extract 19/32] ERROR: modpost: "try_grab_page" [fs/fuse/fuse.ko] undefined!
 2023-01-17 23:17 UTC 

[PATCH v3 0/5] nolibc signal handling support
 2023-01-17 23:17 UTC  (12+ messages)
` [PATCH v3 1/5] nolibc/sys: Implement `sigaction(2)` function
` [PATCH v3 2/5] nolibc/sys: Implement `signal(2)` function
` [PATCH v3 3/5] selftests/nolibc: Add `fork(2)` selftest
` [PATCH v3 4/5] selftests/nolibc: Add `sigaction(2)` selftest
` [PATCH v3 5/5] selftests/nolibc: Add `signal(2)` selftest

[ammarfaizi2-block:dhowells/linux-fs/iov-extract 21/32] net/9p/trans_virtio.c:334:13: error: too few arguments to function 'iov_iter_extract_pages'
 2023-01-17  3:55 UTC 

[ammarfaizi2-block:dhowells/linux-fs/iov-extract 21/32] net/9p/trans_virtio.c:334:64: error: too few arguments to function call, expected 6, have 5
 2023-01-17  3:45 UTC 

[ammarfaizi2-block:dhowells/linux-fs/iov-extract 19/32] ERROR: modpost: "try_grab_page" [fs/fuse/fuse.ko] undefined!
 2023-01-17  3:35 UTC 

[ammarfaizi2-block:dhowells/linux-fs/iov-extract 16/32] crypto/algif_skcipher.c:108:57: error: 'struct af_alg_sgl' has no member named 'sg'; did you mean 'sgt'?
 2023-01-16 23:42 UTC 

[ammarfaizi2-block:dhowells/linux-fs/iov-extract 28/32] fs/cifs/smb2ops.c:4294:25: warning: variable 'rc' is uninitialized when used here
 2023-01-16 23:02 UTC 

[ammarfaizi2-block:dhowells/linux-fs/iov-extract 21/32] net/9p/trans_virtio.c:334:56: warning: passing argument 4 of 'iov_iter_extract_pages' makes integer from pointer without a cast
 2023-01-16 21:41 UTC 

[RFC PATCH liburing v2 0/2] Explain about FFI support and how to build liburing
 2023-01-16 15:46 UTC  (5+ messages)
` [RFC PATCH liburing v2 1/2] README: Explain "
` [RFC PATCH liburing v2 2/2] README: Explain about FFI support

[RFC PATCH liburing v1 0/2] Explain how to build liburing and FFI support
 2023-01-16 13:54 UTC  (8+ messages)
` [RFC PATCH v1 liburing 1/2] README: Explain how to build liburing
` [RFC PATCH v1 liburing 2/2] README: Explain about FFI support

[ammarfaizi2-block:netdev/net-next/main 3/11] drivers/net/thunderbolt/main.c:733:47: sparse: sparse: restricted __le32 degrades to integer
 2023-01-16  9:04 UTC  (2+ messages)

[ammarfaizi2-block:stable/linux-stable-rc/queue/6.1 61/87] arch/arm64/include/asm/pgtable.h:871:51: error: implicit declaration of function 'pud_user_exec'; did you mean 'pmd_user_exec'?
 2023-01-15 17:51 UTC 

[ammarfaizi2-block:stable/linux-stable-rc/queue/5.10 13/33] drivers/gpu/drm/msm/dp/dp_aux.c:427:14: error: 'isr' undeclared; did you mean 'idr'?
 2023-01-14 18:08 UTC 

[ammarfaizi2-block:paulmck/linux-rcu/dev 49/49] include/linux/srcutree.h:156:36: error: section attribute cannot be specified for local variables
 2023-01-14 17:23 UTC  (2+ messages)

[ammarfaizi2-block:akpm/mm/mm-unstable 289/353] mm/debug_vm_pgtable.c:814:43: error: implicit declaration of function 'generic_max_swapfile_size'
 2023-01-14 15:40 UTC  (2+ messages)

[ammarfaizi2-block:akpm/mm/mm-unstable 307/353] mm/debug_vm_pgtable.c:814:36: error: call to undeclared function 'generic_max_swapfile_size'; ISO C99 and later do not support implicit function declarations
 2023-01-14 12:24 UTC 

[ammarfaizi2-block:akpm/mm/mm-unstable 313/353] mm/debug_vm_pgtable.c:814:43: error: implicit declaration of function 'generic_max_swapfile_size'
 2023-01-14 12:24 UTC 

[ammarfaizi2-block:akpm/mm/mm-unstable 289/353] mm/debug_vm_pgtable.c:814:36: error: implicit declaration of function 'generic_max_swapfile_size' is invalid in C99
 2023-01-14 11:54 UTC 

[ammarfaizi2-block:paulmck/linux-rcu/dev 49/49] kernel/rcu/rcutorture.c:3499:2: error: '__section__' attribute only applies to functions, global variables, Objective-C methods, and Objective-C properties
 2023-01-14 10:23 UTC 

[ammarfaizi2-block:paulmck/linux-rcu/dev 49/49] include/linux/srcutree.h:156:36: warning: unused variable '__srcu_struct_srcu3'
 2023-01-14 10:13 UTC 

[PATCH liburing v1] liburing.map: Export `io_uring_{enable_rings,register_restrictions}`
 2023-01-14  3:57 UTC  (2+ messages)

[ammarfaizi2-block:google/android/kernel/common/android13-5.15 2/2] include/trace/trace_events.h:27:23: warning: 'str__direct_io__trace_system_name' defined but not used
 2023-01-14  3:19 UTC 

[ammarfaizi2-block:palmer/linux/gsi 1/1] ../lib/gcc/mips64el-linux/12.1.0/plugin/include/gimple-iterator.h:28:3: error: 'gimple_seq_node' does not name a type; did you mean 'gimple_seq'?
 2023-01-14  3:09 UTC 

[ammarfaizi2-block:google/android/kernel/common/upstream-f2fs-stable-linux-5.4.y 505/902] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/filesystems/f2fs.txt
 2023-01-13  8:26 UTC 

fs/btrfs/disk-io.c:1524:22: warning: unused variable 'nofs_flag'
 2023-01-13  0:31 UTC 

fs/btrfs/disk-io.c:1524:22: warning: unused variable 'nofs_flag'
 2023-01-13  0:21 UTC 

[PATCH liburing v1] man/io_uring_prep_splice.3: Fix description in io_uring_prep_splice() manpage
 2023-01-12 23:16 UTC  (3+ messages)

[ammarfaizi2-block:axboe/linux-block/io_uring-bundle 6/8] io_uring/io_uring.c:1517 io_put_req_find_next() warn: inconsistent indenting
 2023-01-12 23:00 UTC 

[ammarfaizi2-block:paulmck/linux-rcu/dev 39/42] kernel/rcu/tasks.h:944:3: error: call to undeclared function 'tasks_gp_state_getname'; ISO C99 and later do not support implicit function declarations
 2023-01-12 20:28 UTC 

[PATCH liburing v1 0/4] liburing updates for 2.4
 2023-01-12 17:49 UTC  (8+ messages)
` [PATCH liburing v1 1/4] liburing-ffi.map: Add io_uring_prep_msg_ring_cqe_flags() function
` [PATCH liburing v1 2/4] CHANGELOG: Note about --nolibc configure option deprecation
` [PATCH liburing v1 3/4] liburing.h: 's/is adjust/is adjusted/' and fix indentation
` [PATCH liburing v1 4/4] man/io_uring_prep_splice.3: Explain more about io_uring_prep_splice()

[ammarfaizi2-block:paulmck/linux-rcu/dev 39/42] kernel/rcu/tasks.h:944:3: warning: format specifies type 'char *' but the argument has type 'int'
 2023-01-12 14:57 UTC  (2+ messages)

[ammarfaizi2-block:paulmck/linux-rcu/dev 39/42] kernel/rcu/tasks.h:944:3: error: implicit declaration of function 'tasks_gp_state_getname' is invalid in C99
 2023-01-12 12:03 UTC 

[ammarfaizi2-block:paulmck/linux-rcu/dev 39/42] kernel/rcu/tasks.h:944:17: error: implicit declaration of function 'tasks_gp_state_getname'
 2023-01-12  8:51 UTC 

[ammarfaizi2-block:google/android/kernel/common/android-4.14-stable 2223/9999] htmldocs: Documentation/block/index.rst:7: WARNING: toctree contains reference to nonexisting document 'block/bfq-iosched'
 2023-01-12  7:51 UTC 

[ammarfaizi2-block:google/android/kernel/common/upstream-f2fs-stable-linux-4.14.y 771/1535] htmldocs: Documentation/filesystems/ext4/verity.rst:: WARNING: document isn't included in any toctree
 2023-01-12  6:50 UTC 

[ammarfaizi2-block:paulmck/linux-rcu/dev 39/41] include/linux/kern_levels.h:5:25: warning: format '%s' expects argument of type 'char *', but argument 5 has type 'int'
 2023-01-12  4:18 UTC 

[ammarfaizi2-block:google/android/kernel/common/android14-5.15 3/4] drivers/scsi/sd.c:1308:13: error: implicit declaration of function 'blk_rq_is_seq_zone_write'
 2023-01-12  3:07 UTC 

[ammarfaizi2-block:google/android/kernel/common/android14-6.1 1/1] include/trace/stages/init.h:2:23: warning: 'str__timer__trace_system_name' defined but not used
 2023-01-12  2:37 UTC 

[ammarfaizi2-block:google/android/kernel/common/android14-6.1 1/1] include/trace/stages/init.h:2:23: warning: 'str__dmabuf__trace_system_name' defined but not used
 2023-01-11 11:27 UTC 

[ammarfaizi2-block:google/android/kernel/common/deprecated/android-4.14-p-release 137/6167] security/commoncap.c:75:5: warning: no previous prototype for function '__cap_capable'
 2023-01-11  9:15 UTC 

Request for Guidance
 2023-01-11  5:36 UTC 

[ammarfaizi2-block:testing/dev] BUILD SUCCESS d09494732337eea20d0f4a254cc8c141164cccac
 2023-01-10  4:04 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-5.4 2797/9999] ld.lld: error: fs/ext4/inode-test.o: contains a compressed section, but zlib is not available
 2023-01-10  3:56 UTC 

[ammarfaizi2-block:testing/dev] BUILD SUCCESS 5cdc9d402587e779ff727ed2263de413faaf9ede
 2023-01-09  3:26 UTC 

[RESEND PATCH v1 0/3] nolibc auxiliary vector retrieval support
 2023-01-08 17:15 UTC  (5+ messages)
` [RESEND PATCH v1 1/3] nolibc/stdlib: Implement `getauxval(3)` function
` [RESEND PATCH v1 2/3] nolibc/sys: Implement `getpagesize(2)` function
` [RESEND PATCH v1 3/3] selftests/nolibc: Add `getpagesize(2)` selftest

[RFC PATCH v1 0/8] nolibc signal handling support
 2023-01-08 13:39 UTC  (24+ messages)
                      ` [PATCH v1 0/3] nolibc auxiliary vector retrieval support
                        ` [PATCH v1 1/3] nolibc/stdlib: Implement `getauxval(3)` function
                        ` [PATCH v1 2/3] nolibc/sys: Implement `getpagesize(2)` function
                        ` [PATCH v1 3/3] selftests/nolibc: Add `getpagesize(2)` selftest
                      ` [PATCH v2 0/4] nolibc signal handling support
                        ` [PATCH v2 1/4] nolibc/sys: Implement `sigaction(2)` function
                        ` [PATCH v2 2/4] nolibc/sys: Implement `signal(2)` function
                        ` [PATCH v2 3/4] selftests/nolibc: Add `fork(2)` selftest
                        ` [PATCH v2 4/4] selftests/nolibc: Add `sigaction(2)` selftest

[PATCH v3 00/11] Improvements, refactors, and features
 2023-01-08  8:34 UTC  (13+ messages)
` [PATCH v3 01/11] discord: Remove unnecessary try/except block
` [PATCH v3 02/11] telegram: Perform graceful exit when interrupted by a signal
` [PATCH v3 03/11] Add DaemonException() class
` [PATCH v3 04/11] telegram: Refactor report_err() and move to the DaemonClient() class
` [PATCH v3 05/11] telegram: Implement the DaemonException() and refactor report_err()
` [PATCH v3 06/11] telegram: listener: Remove unnecessary try/except block
` [PATCH v3 07/11] discord: add report_err() for the Discord bot
` [PATCH v3 08/11] discord: Implement the report_err() and DaemonException() error class
` [PATCH v3 09/11] discord: database: Add ping() method for reconnect MySQL
` [PATCH v3 10/11] discord: listener: Add handle_db_error to handle the MySQL errors
` [PATCH v3 11/11] telegram: Rename the Telegram bot custom client

[PATCH v2 00/11] Improvements, refactors, and features
 2023-01-08  7:48 UTC  (25+ messages)
` [PATCH v2 01/11] discord: Remove unnecessary try/except block
` [PATCH v2 02/11] telegram: Perform graceful exit when interrupted by a signal
` [PATCH v2 03/11] Add DaemonException() class
` [PATCH v2 04/11] telegram: Refactor report_err() and move to the DaemonClient() class
` [PATCH v2 05/11] telegram: Implement the DaemonException() and refactor report_err()
` [PATCH v2 06/11] telegram: listener: Remove unnecessary try/except block
` [PATCH v2 07/11] discord: add report_err() for the Discord bot
` [PATCH v2 08/11] discord: Implement the report_err() and DaemonException() error class
` [PATCH v2 09/11] discord: database: Add ping() method for reconnect MySQL
` [PATCH v2 10/11] discord: listener: Add handle_db_error to handle the MySQL errors
` [PATCH v2 11/11] telegram: Rename the Telegram bot custom client

[PATCH v1 00/13] Improvements, refactors, and features
 2023-01-07  7:03 UTC  (11+ messages)
` [PATCH v1 08/13] feat(discord): Implement the report_err()

[ammarfaizi2-block:akpm/mm/mm-unstable 187/223] mm/nommu.c:547:6: warning: no previous prototype for function 'vma_mas_store'
 2023-01-07  1:28 UTC  (2+ messages)

[RFC PATCH liburing v1 0/2] Always enable CONFIG_NOLIBC if supported and deprecate --nolibc option
 2023-01-06 22:39 UTC  (2+ messages)

[ammarfaizi2-block:akpm/mm/mm-unstable 215/223] htmldocs: Documentation/admin-guide/mm/numaperf.rst:68: WARNING: duplicate label admin-guide/mm/numaperf:numa performance, other instance in Documentation/admin-guide/mm/numaperf.rst
 2023-01-06 19:52 UTC  (2+ messages)


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