GNU/Weeb Mailing List <[email protected]>
 help / color / mirror / Atom feed
 messages from 2022-07-16 13:39:14 to 2022-07-29 00:46:04 UTC [more...]

[PATCH v2 00/18] New feature to handle atom URLs and broadcast
 2022-07-29  0:45 UTC  (15+ messages)
` [PATCH v2 01/18] Add atom_broadcast.sql
` [PATCH v2 02/18] Add ATOM_URLS and BROADCAST_CHAT methods
` [PATCH v2 03/18] Fix MySQL InternalError: Unread result found
` [PATCH v2 04/18] Create /add_atom command
` [PATCH v2 05/18] Add utility functions for /add_atom
` [PATCH v2 06/18] Refactor database methods
` [PATCH v2 07/18] Add insert_atom() in scraper/db.py
` [PATCH v2 08/18] Rename admin.py to debugger.py
` [PATCH v2 09/18] Add delete_atom() function in scraper/db.py
` [PATCH v2 10/18] Add utility function buton_numbers()
` [PATCH v2 11/18] Move bot commands related files to packages/plugins/commands/
` [PATCH v2 12/18] Add del_atom callback query
` [PATCH v2 13/18] Add insert_broadcast() in scraper/db.py
` [PATCH v2 14/18] Add delete_broadcast() "

[PATCH v1 00/18] New feature to handle atom URLs and broadcast
 2022-07-29  0:40 UTC  (38+ messages)
` [PATCH v1 01/18] Add atom_broadcast.sql
` [PATCH v1 02/18] Add ATOM_URLS and BROADCAST_CHAT methods
` [PATCH v1 03/18] Fix MySQL InternalError: Unread result found
` [PATCH v1 04/18] Create /add_atom command
` [PATCH v1 05/18] Add utility functions for /add_atom
` [PATCH v1 06/18] Refactor database methods
` [PATCH v1 07/18] Add insert_atom() in scraper/db.py
` [PATCH v1 08/18] Rename admin.py to debugger.py
` [PATCH v1 09/18] Add delete_atom() function in scraper/db.py
` [PATCH v1 10/18] Add utility function buton_numbers()
` [PATCH v1 11/18] Move bot commands related files to packages/plugins/commands/
` [PATCH v1 12/18] Add del_atom callback query
` [PATCH v1 13/18] Add insert_broadcast() in scraper/db.py
` [PATCH v1 14/18] Add delete_broadcast() "
` [PATCH v1 15/18] Create /add_bc bot command
` [PATCH v1 16/18] Add create_chat_link() function
` [PATCH v1 17/18] Add /del_bc bot command
` [PATCH v1 18/18] Add del_chat callback query
` [PATCH v2 00/18] New feature to handle atom URLs and broadcast
` [PATCH v2 01/18] Add atom_broadcast.sql
` [PATCH v2 02/18] Add ATOM_URLS and BROADCAST_CHAT methods
` [PATCH v2 03/18] Fix MySQL InternalError: Unread result found
` [PATCH v2 04/18] Create /add_atom command
` [PATCH v2 05/18] Add utility functions for /add_atom
` [PATCH v2 06/18] Refactor database methods
` [PATCH v2 07/18] Add insert_atom() in scraper/db.py
` [PATCH v2 08/18] Rename admin.py to debugger.py
` [PATCH v2 09/18] Add delete_atom() function in scraper/db.py
` [PATCH v2 10/18] Add utility function buton_numbers()
` [PATCH v2 11/18] Move bot commands related files to packages/plugins/commands/
` [PATCH v2 12/18] Add del_atom callback query
` [PATCH v2 13/18] Add insert_broadcast() in scraper/db.py
` [PATCH v2 14/18] Add delete_broadcast() "
` [PATCH v2 15/18] Create /add_bc bot command
` [PATCH v2 16/18] Add create_chat_link() function
` [PATCH v2 17/18] Add /del_bc bot command
` [PATCH v2 18/18] Add del_chat callback query

[ammarfaizi2-block:google/android/kernel/common/android-4.19-stable 2531/9999] /opt/cross/gcc-12.1.0-nolibc/mips64-linux/bin/../lib/gcc/mips64-linux/12.1.0/../../../../mips64-linux/bin/ld: warning: cannot find entry symbol nable-trivial-auto-var-init-zero-knowing-it-will-be-removed-from-clang; not setting start address
 2022-07-28  9:54 UTC 

[PATCH v1 00/18] New feature to handle atom URLs and broadcast
 2022-07-28  5:15 UTC  (27+ messages)
` [PATCH v1 01/18] Add atom_broadcast.sql
` [PATCH v1 02/18] Add ATOM_URLS and BROADCAST_CHAT methods
` [PATCH v1 03/18] Fix MySQL InternalError: Unread result found
` [PATCH v1 04/18] Create /add_atom command
` [PATCH v1 05/18] Add utility functions for /add_atom
` [PATCH v1 06/18] Refactor database methods
` [PATCH v1 07/18] Add insert_atom() in scraper/db.py
` [PATCH v1 08/18] Rename admin.py to debugger.py
` [PATCH v1 09/18] Add delete_atom() function in scraper/db.py
` [PATCH v1 10/18] Add utility function buton_numbers()
` [PATCH v1 11/18] Move bot commands related files to packages/plugins/commands/
` [PATCH v1 12/18] Add del_atom callback query
` [PATCH v1 13/18] Add insert_broadcast() in scraper/db.py
` [PATCH v1 14/18] Add delete_broadcast() "
` [PATCH v1 15/18] Create /add_bc bot command
` [PATCH v1 16/18] Add create_chat_link() function
` [PATCH v1 17/18] Add /del_bc bot command
` [PATCH v1 18/18] Add del_chat callback query

[ammarfaizi2-block:powerpc/linux/next-test 154/166] arch/powerpc/kernel/pci-common.c:78:13: error: unused variable 'prop_32'
 2022-07-27 18:19 UTC 

[ammarfaizi2-block:kvalo/ath/pending 3/9] drivers/net/wireless/ath/wil6210/debugfs.c:1030:9: warning: variable 'rc' is uninitialized when used here
 2022-07-27 10:20 UTC  (4+ messages)
` [PATCH] wifi: wil6210: debugfs: fix uninitialized variable use in `wil_write_file_wmi()`

[ammarfaizi2-block:google/android/kernel/common/android-4.19-stable 145/9999] arch/mips/include/asm/vdso/gettimeofday.h:55:16: error: incompatible pointer to integer conversion initializing 'long' with an expression of type 'long (clockid_t, struct timespec *)' (aka 'long (int, struct timespec *)')
 2022-07-27  1:55 UTC 

[PATCH liburing] examples/io_uring-udp: Use a proper cast for `(struct sockaddr *)` argument
 2022-07-26 16:47 UTC  (2+ messages)

[PATCH liburing] .gitignore: Add poll-bench and send-zerocopy examples
 2022-07-26 12:59 UTC  (2+ messages)

[PATCH liburing] arch/syscall: Use __NR_mmap2 existence for preprocessor condition
 2022-07-26 12:58 UTC  (3+ messages)

[ammarfaizi2-block:stable/linux-stable-rc/queue/5.15 176/176] arch/x86/mm/extable.c:200:9: error: duplicate case value
 2022-07-26  5:05 UTC 

[ammarfaizi2-block:stable/linux-stable-rc/queue/5.15 176/176] arch/x86/include/asm/extable_fixup_types.h:49: warning: "EX_TYPE_DEFAULT_MCE_SAFE" redefined
 2022-07-26  1:12 UTC 

[ammarfaizi2-block:testing/for-kalle] BUILD SUCCESS d799aa77495900cea8cefadb57c0479b83023fde
 2022-07-25 13:27 UTC 

[ammarfaizi2-block:stable/linux-stable-rc/queue/5.15 42/131] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:633: warning: expecting prototype for dmub_aux_setconfig_reply_callback(). Prototype was for dmub_aux_setconfig_callback() instead
 2022-07-24 12:35 UTC 

[ammarfaizi2-block:tj/cgroup/for-next 7/8] kernel/cgroup/cgroup.c:1310:32: error: use of undeclared identifier 'CGRP_ROOT_FAVOR_DYNMODS'
 2022-07-23  8:29 UTC 

[ammarfaizi2-block:tj/cgroup/for-next 7/8] kernel/cgroup/cgroup.c:1310:39: error: 'CGRP_ROOT_FAVOR_DYNMODS' undeclared
 2022-07-23  7:49 UTC 

[PATCH v3 00/17] Code improvements
 2022-07-22 10:57 UTC  (19+ messages)
` [PATCH v3 01/17] Fix __send_patch_msg function parameter
` [PATCH v3 02/17] Fix import problem
` [PATCH v3 03/17] Add default temporary directory
` [PATCH v3 04/17] Move the Telegram bot session into the storage directory
` [PATCH v3 05/17] daemon: Fix raw lore URL on the inline keyboard button
` [PATCH v3 06/17] daemon: Use traceback.format_exc() to get the error detail
` [PATCH v3 07/17] Re-design send email message to Telegram
` [PATCH v3 08/17] Move ____send_patch_msg
` [PATCH v3 09/17] Move prepare for patch and clean up patch functions
` [PATCH v3 10/17] Create fix_utf8_chars function
` [PATCH v3 11/17] Remove whitespace
` [PATCH v3 12/17] Remove prepare patch and clean up patch
` [PATCH v3 13/17] daemon: Add @handle_flood decorator and remove some functions
` [PATCH v3 14/17] daemon: Remove __send_patch_msg()
` [PATCH v3 15/17] daemon: Remove unused imports
` [PATCH v3 16/17] Replace send email functions
` [PATCH v3 17/17] Add typing in decorator

[PATCH liburing] Delete `src/syscall.c` and get back to use `__sys_io_uring*` functions
 2022-07-21 15:59 UTC  (6+ messages)
      ` [PATCH] arch/generic: Rename `____sys_io_uring*` to `__sys_io_uring*`

[PATCH liburing 4/4] skip poll-mshot-overflow on old kernels
 2022-07-21 14:57 UTC 

Linux 5.19-rc7 liburing test `poll-mshot-overflow.t` and `read-write.t` fail
 2022-07-21 13:14 UTC  (6+ messages)

[ammarfaizi2-block:tglx/devel/depthtracking 44/45] arch/x86/lib/putuser.S:81: Error: symbol `__put_user_nocheck_2' is already defined
 2022-07-21 12:12 UTC 

[ammarfaizi2-block:tglx/devel/depthtracking 2/45] arch/x86/kernel/cpu/common.c:760:23: error: call to undeclared function 'cpu_kernelmode_gs_base'; ISO C99 and later do not support implicit function declarations
 2022-07-21 10:11 UTC 

[ammarfaizi2-block:tglx/devel/depthtracking 40/45] arch/x86/net/bpf_jit_comp.c:2101:47: error: '__fentry__' undeclared; did you mean 'fentry'?
 2022-07-21 10:00 UTC 

[ammarfaizi2-block:tglx/devel/depthtracking 2/45] arch/x86/kernel/cpu/common.c:760:37: error: implicit declaration of function 'cpu_kernelmode_gs_base'
 2022-07-21 10:00 UTC 

[ammarfaizi2-block:tglx/devel/depthtracking 45/45] arch/x86/kernel/callthunks.c:416:5: warning: no previous prototype for 'setup_padding_thunks'
 2022-07-21  9:19 UTC 

[ammarfaizi2-block:tglx/devel/depthtracking 45/45] arch/x86/kernel/callthunks.c:419:11: warning: variable 'nthunks' set but not used
 2022-07-21  8:59 UTC 

[ammarfaizi2-block:tglx/devel/depthtracking 9/45] arch/x86/include/asm/linkage.h:47:5: warning: "CONFIG_FUNCTION_ALIGNMENT" is not defined, evaluates to 0
 2022-07-20 22:20 UTC 

[PATCH 00/17] nolibc: add preliminary self tests
 2022-07-20 17:14 UTC  (4+ messages)

[ammarfaizi2-block:google/android/kernel/common/android12-5.10-2021-12 1120/9999] sound/soc/hisilicon/hi3660-i2s.c:377:22: error: implicit declaration of function 'devm_pinctrl_get'; did you mean 'of_pinctrl_get'?
 2022-07-20 13:34 UTC 

[PATCH nolibc v1] selftests/nolibc: Avoid generated files being committed
 2022-07-20  3:30 UTC  (2+ messages)

[PATCH nolibc v1] selftests/nolibc: Avoid generated files being committed
 2022-07-19 10:50 UTC 

[PATCH v2 00/18] Plan to redesign codes
 2022-07-19  8:20 UTC  (21+ messages)
` [PATCH v2 01/18] Fix __send_patch_msg function parameter
` [PATCH v2 02/18] Fix import problem
` [PATCH v2 03/18] Add default temporary directory
` [PATCH v2 04/18] Move the Telegram bot session into the storage directory
` [PATCH v2 05/18] daemon: Fix raw lore URL on the inline keyboard button
` [PATCH v2 06/18] daemon: Use traceback.format_exc() to get the error detail
` [PATCH v2 07/18] Re-design send email message to Telegram
` [PATCH v2 08/18] Move ____send_patch_msg
` [PATCH v2 09/18] Move prepare for patch and clean up patch functions
` [PATCH v2 10/18] Create fix_utf8_chars function
` [PATCH v2 11/18] Recode some codes
` [PATCH v2 12/18] Fix indentation issue
` [PATCH v2 13/18] Remove whitespace
` [PATCH v2 14/18] Remove prepare patch and clean up patch
` [PATCH v2 15/18] daemon: Remove unused imports
` [PATCH v2 16/18] daemon: Add @handle_flood decorator and remove some functions
` [PATCH v2 17/18] daemon: Remove __send_patch_msg()
` [PATCH v2 18/18] daemon: Remove unused imports

[ammarfaizi2-block:rostedt/linux-trace/ftrace/core 30/30] include/linux/cpumask.h:95:42: warning: function 'trace_event_get_offsets_foo_bar' might be a candidate for 'gnu_printf' format attribute
 2022-07-19  0:38 UTC  (3+ messages)
  ` [kbuild-all] "

[PATCH v1 00/11] Plan to redesign code
 2022-07-18 12:49 UTC  (20+ messages)
` [PATCH v1 01/11] Fix __send_patch_msg function parameter
` [PATCH v1 02/11] Fix import problem
` [PATCH v1 03/11] Add default temporary directory
` [PATCH v1 04/11] Move the Telegram bot session into the storage directory
` [PATCH v1 05/11] daemon: Fix raw lore URL on the inline keyboard button
` [PATCH v1 06/11] Add traceback to get the error detail
` [PATCH v1 07/11] Re-design send email message to Telegram
` [PATCH v1 08/11] Move ____send_patch_msg
` [PATCH v1 09/11] Move prepare for patch and clean up patch functions
` [PATCH v1 10/11] Create fix_utf8_chars function
` [PATCH v1 11/11] Recode some codes

[ammarfaizi2-block:axboe/linux-block/for-next 91/112] include/trace/events/nilfs2.h:191:1: sparse: sparse: cast to restricted blk_opf_t
 2022-07-17 14:50 UTC  (2+ messages)

[ammarfaizi2-block:axboe/linux-block/for-next 89/112] include/trace/events/jbd2.h:356:1: sparse: sparse: cast to restricted blk_opf_t
 2022-07-17  2:25 UTC 

[ammarfaizi2-block:tglx/devel/depthtracking 36/38] kernel/trace/trace_selftest.c:790:13: error: expected string literal before 'CALL_DEPTH_ACCOUNT'
 2022-07-17  1:02 UTC 

[ammarfaizi2-block:axboe/linux-block/for-next 85/112] include/trace/events/f2fs.h:1027:1: sparse: sparse: cast to restricted blk_opf_t
 2022-07-17  0:52 UTC 

[ammarfaizi2-block:axboe/linux-block/for-next 38/112] drivers/block/null_blk/./trace.h:33:1: sparse: sparse: cast to restricted blk_opf_t
 2022-07-16 23:10 UTC 

[ammarfaizi2-block:google/android/kernel/common/android11-kiwi-5.4 2649/9999] drivers/usb/gadget/function/f_accessory.c:295:23: sparse: sparse: Using plain integer as NULL pointer
 2022-07-16 20:36 UTC 

[ammarfaizi2-block:axboe/linux-block/for-next 96/112] fs/zonefs/./trace.h:22:1: sparse: sparse: cast to restricted blk_opf_t
 2022-07-16 17:42 UTC 

[ammarfaizi2-block:axboe/linux-block/for-next 38/112] include/trace/events/f2fs.h:1027:1: sparse: sparse: restricted blk_opf_t degrades to integer
 2022-07-16 16:31 UTC 

[ammarfaizi2-block:google/android/kernel/common/deprecated/android-4.4-p-release 8216/9922] drivers/gpu/drm/virtio/virtgpu_plane.c:80:46: sparse: sparse: incorrect type in argument 6 (different base types)
 2022-07-16 15:19 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-5.10-2021-12 514/9999] arch/arm64/mm/fault.c:594:15: sparse: sparse: incorrect type in assignment (different base types)
 2022-07-16 13:38 UTC 


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