GNU/Weeb Mailing List <[email protected]>
 help / color / mirror / Atom feed
 messages from 2022-09-11 10:33:51 to 2022-10-01 13:04:30 UTC [more...]

[PATCH v1 00/26] The complete version of the Discord bot
 2022-10-01 13:03 UTC  (8+ messages)
` [PATCH v1 01/26] discord: Add get_atom_urls() to get the list of atom URLs
` [PATCH v1 02/26] Fix the storage management after the refactor was happened
` [PATCH v1 03/26] discord: Add get_broadcast_chats() to get the list of broadcast chats
` [PATCH v1 04/26] discord: Add get_email_id() in getter directory
` [PATCH v1 05/26] discord: Add get_reply_id() "
` [PATCH v1 06/26] discord: Inherit Getter() class to the DBMethods() class
` [PATCH v1 07/26] discord: Add delete_atom() in deletion directory

[ammarfaizi2-block:arm64/linux/devel/kmalloc-minalign-v2-wip 8/10] mm/slab_common.c:659:27: warning: no previous prototype for function 'create_kmalloc_cache'
 2022-10-01  8:23 UTC 

[ammarfaizi2-block:arm64/linux/devel/kmalloc-minalign-v2-wip 8/10] mm/slab_common.c:659:27: warning: no previous prototype for 'create_kmalloc_cache'
 2022-10-01  6:37 UTC 

[ammarfaizi2-block:brauner/linux/fs.acl.rework.v1 14/37] include/linux/stddef.h:8:16: error: expected identifier or '(' before 'void'
 2022-10-01  6:37 UTC 

[ammarfaizi2-block:kvalo/ath/ath12k-bringup 31/61] drivers/net/wireless/ath/ath12k/dp_tx.c:1198:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is false
 2022-09-30 20:54 UTC 

[ammarfaizi2-block:brauner/linux/fs.acl.rework 20/38] include/linux/ima.h:232:15: error: return type defaults to 'int'
 2022-09-30 18:28 UTC 

[GIT PULL] io_uring fixes for 6.0-final
 2022-09-30 16:38 UTC 

[UPSTREAM] a1cdff3f57: Kernel panic - not syncing: Attempted to kill init
 2022-09-30 14:03 UTC 

[RFC PATCH v5 00/18] Refactor Telegram & initial work Discord
 2022-09-30 13:39 UTC  (26+ messages)
` [RFC PATCH v5 01/18] telegram: Move the Telegram bot source code
` [RFC PATCH v5 02/18] telegram: Refactor the Telegram bot database method
` [RFC PATCH v5 03/18] telegram: Rename some functions in scraper/bot.py
` [RFC PATCH v5 04/18] Add ignore file for .env
` [RFC PATCH v5 05/18] telegram: Refactor the Telegram bot
` [RFC PATCH v5 06/18] telegram: Renames in telegram mailer directory
` [RFC PATCH v5 07/18] Move scraper and utility file
` [RFC PATCH v5 08/18] discord: Initial work for the Discord bot
` [RFC PATCH v5 09/18] discord: Add success run notice on_ready event
` [RFC PATCH v5 10/18] discord: Add error handler on events
` [RFC PATCH v5 11/18] Move db.sql to combine the database with Discord and Telegram
` [RFC PATCH v5 12/18] discord: Add database tables for the Discord bot
` [RFC PATCH v5 13/18] discord: Add initial Discord bot database instance
` [RFC PATCH v5 14/18] discord: Add save_atom() in database insertion
` [RFC PATCH v5 15/18] discord: Add save_broadcast() "
` [RFC PATCH v5 16/18] discord: Add save_discord_mail() "
` [RFC PATCH v5 17/18] discord: Add save_email() "
` [RFC PATCH v5 18/18] discord: Add $sync basic command

[ammarfaizi2-block:google/android/kernel/common/android12-trusty-5.10 1051/5872] include/trace/events/rwmmio.h:13:1: sparse: sparse: cast removes address space '__iomem' of expression
 2022-09-30 12:10 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-kiwi-5.10 341/9999] drivers/android/binder.c:1373:70: sparse: sparse: Using plain integer as NULL pointer
 2022-09-27 20:13 UTC 

[ammarfaizi2-block:google/android/kernel/common/android-4.19-stable 523/9999] drivers/mmc/core/crypto.c:14:6: warning: no previous prototype for function 'mmc_crypto_setup_queue'
 2022-09-27 16:49 UTC 

[ammarfaizi2-block:akpm/mm/mm-nonmm-unstable 56/81] riscv64-linux-ld: ttm_bo_vm.c:undefined reference to `vmf_insert_pfn_prot'
 2022-09-26  6:02 UTC 

[ammarfaizi2-block:brauner/linux/fs.acl.rework.v1 13/37] fs/cifs/cifssmb.c:3413:33: sparse: sparse: cast to restricted __le16
 2022-09-25 19:50 UTC 

[ammarfaizi2-block:brauner/linux/fs.acl.rework.v1 12/37] fs/cifs/cifssmb.c:3229:21: sparse: sparse: incorrect type in assignment (different base types)
 2022-09-25 18:06 UTC 

[ammarfaizi2-block:stable/linux-stable-rc/queue/5.10 106/119] net/core/dev_ioctl.c:41:13: warning: unused variable 'i'
 2022-09-25  4:59 UTC 

[ammarfaizi2-block:google/android/kernel/common/android13-5.15 2523/5636] kernel/gki_module.c:35:6: warning: no previous prototype for 'gki_is_module_protected_symbol'
 2022-09-24 19:10 UTC 

[ammarfaizi2-block:stable/linux-stable-rc/queue/5.19 22/55] drivers/usb/dwc3/dwc3-qcom.c:313:25: warning: variable 'hcd' set but not used
 2022-09-24  6:14 UTC 

[RFC PATCH v4 00/17] Refactor Telegram & initial work Discord
 2022-09-23 18:00 UTC  (39+ messages)
` [RFC PATCH v4 01/17] telegram: Move the Telegram bot source code
` [RFC PATCH v4 02/17] telegram: Refactor Telegram bot database method
` [RFC PATCH v4 03/17] telegram: Rename some functions in scraper/bot.py
` [RFC PATCH v4 04/17] Add ignore file for .env
` [RFC PATCH v4 05/17] telegram: Refactor the Telegram bot
` [RFC PATCH v4 06/17] telegram: Renames in telegram mailer directory
` [RFC PATCH v4 07/17] Move scraper and utility file
` [RFC PATCH v4 08/17] discord: Initial work Discord bot
` [RFC PATCH v4 09/17] discord: Add success run notice on_ready event
` [RFC PATCH v4 10/17] discord: Add error handler on events
` [RFC PATCH v4 11/17] Move db.sql to combine database with Discord and Telegram
` [RFC PATCH v4 12/17] discord: Add database tables for Discord bot
` [RFC PATCH v4 13/17] discord: Add initial Discord bot database instance
` [RFC PATCH v4 14/17] discord: Add save_atom() in database insertion
` [RFC PATCH v4 15/17] discord: Add save_broadcast() "
` [RFC PATCH v4 16/17] discord: Add save_discord_mail() "
` [RFC PATCH v4 17/17] discord: Add save_email() "

[printk] e695fbe780: BUG:scheduling_while_atomic
 2022-09-23 15:52 UTC  (4+ messages)
` Fwd: "

[ammarfaizi2-block:akpm/mm/mm-unstable 480/484] drivers/base/memory.c:186:34: error: 'struct memory_block' has no member named 'nr_hwpoison'
 2022-09-23  8:18 UTC  (2+ messages)

[ammarfaizi2-block:brauner/linux/fs.acl.rework 22/37] fs/posix_acl.c:1356:44: error: too many arguments to function call, expected 2, have 3
 2022-09-23  7:38 UTC 

[ammarfaizi2-block:brauner/linux/fs.acl.rework 14/37] include/linux/stddef.h:8:16: error: expected identifier or '(' before 'void'
 2022-09-23  6:46 UTC 

[ammarfaizi2-block:akpm/mm/mm-unstable 480/484] drivers/base/memory.c:186:29: error: no member named 'nr_hwpoison' in 'struct memory_block'
 2022-09-23  4:52 UTC 

[ammarfaizi2-block:brauner/linux/fs.acl.rework 12/37] ERROR: modpost: "posix_acl_alloc" [fs/cifs/cifs.ko] undefined!
 2022-09-23  4:20 UTC 

[ammarfaizi2-block:arm64/linux/for-next/alternatives 7/9] arch/arm64/include/asm/alternative-macros.h:224:2: error: call to undeclared function 'BUILD_BUG_ON'; ISO C99 and later do not support implicit function declarations
 2022-09-22 11:26 UTC 

[ammarfaizi2-block:paulmck/linux-rcu/dev 35/35] ERROR: modpost: "__srcu_read_lock_nmisafe" [kernel/rcu/rcutorture.ko] undefined!
 2022-09-21 14:55 UTC  (2+ messages)

[ammarfaizi2-block:paulmck/linux-rcu/dev.2022.09.03a 36/36] kernel/rcu/srcutree.c:647:1: error: 'u' undeclared; did you mean 'u8'?
 2022-09-21  3:49 UTC 

[ammarfaizi2-block:paulmck/linux-rcu/dev.2022.09.03a 36/36] kernel/rcu/srcutree.c:647:1: error: use of undeclared identifier 'u'
 2022-09-21  1:14 UTC 

[ammarfaizi2-block:crng/random/jd/vdso 3/3] include/vdso/processor.h:10:10: fatal error: 'asm/vdso/processor.h' file not found
 2022-09-20 11:09 UTC 

[ammarfaizi2-block:crng/random/jd/vdso 3/3] drivers/char/random.c:164:42: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 2022-09-20 11:09 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-kiwi-5.10 212/9999] htmldocs: Warning: Documentation/filesystems/incfs.rst references a file that doesn't exist: Documentation/ABI/testing/sys-fs-incfs
 2022-09-20  9:54 UTC 

[ammarfaizi2-block:crng/random/jd/vdso 3/3] drivers/char/random.c:164:42: error: expected declaration specifiers or '...' before '_vdso_rng_data'
 2022-09-20  8:53 UTC 

[RFC PATCH v3 00/17] Refactor Telegram & initial work Discord
 2022-09-20  8:45 UTC  (20+ messages)
` [RFC PATCH v3 01/17] telegram: Move the Telegram bot source code
` [RFC PATCH v3 02/17] telegram: Refactor Telegram bot database method
` [RFC PATCH v3 03/17] telegram: Renaming some functions in scraper/bot.py
` [RFC PATCH v3 04/17] Add ignore file for .env
` [RFC PATCH v3 05/17] telegram: Refactor the Telegram bot
` [RFC PATCH v3 06/17] telegram: Renames in telegram mailer directory
` [RFC PATCH v3 07/17] Move scraper and utility file
` [RFC PATCH v3 08/17] discord: Initial work Discord bot
` [RFC PATCH v3 09/17] discord: Add success run notice on_ready event
` [RFC PATCH v3 10/17] discord: Add error handler on events
` [RFC PATCH v3 11/17] Move db.sql to combine database with Discord and Telegram
` [RFC PATCH v3 12/17] discord: Add database tables for Discord bot
` [RFC PATCH v3 13/17] discord: Add initial Discord bot database instance
` [RFC PATCH v3 14/17] discord: Add save_atom() in database insertion
` [RFC PATCH v3 15/17] discord: Add save_broadcast() "
` [RFC PATCH v3 16/17] discord: Add save_discord_mail() "
` [RFC PATCH v3 17/17] discord: Add save_email() "

[ammarfaizi2-block:google/android/kernel/common/android13-5.10 9677/9999] fs/fuse/backing.c:984:35: warning: variable 'fc' set but not used
 2022-09-20  5:00 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-5.10-2022-03 339/9999] include/trace/trace_events.h:27:23: warning: 'str__cgroup__trace_system_name' defined but not used
 2022-09-19 16:12 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-5.10-2022-03 973/9999] htmldocs: Warning: Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt references a file that doesn't exist: Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt
 2022-09-19 13:25 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-5.10-2021-12 1461/9999] drivers/usb/host/xhci-mem.c:373:16: sparse: sparse: Using plain integer as NULL pointer
 2022-09-18 18:52 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-trusty-5.10 1694/5872] mm/memory.c:3303:13: sparse: sparse: incorrect type in assignment (different base types)
 2022-09-18 18:00 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-5.4 2812/9999] drivers/dma-buf/heaps/deferred-free-helper.c:23:19: sparse: sparse: symbol 'freelist_waitqueue' was not declared. Should it be static?
 2022-09-18  7:48 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-5.4 2811/9999] drivers/dma-buf/heaps/page_pool.c:236:17: sparse: sparse: symbol 'pool_shrinker' was not declared. Should it be static?
 2022-09-18  7:05 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-5.10-2021-12 1250/9999] drivers/base/core.c:1542:5: sparse: sparse: symbol 'fw_devlink_relax_cycle' was not declared. Should it be static?
 2022-09-18  7:05 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-5.10-2022-03 1471/9999] kernel/tracepoint.c:720:5: warning: no previous prototype for 'android_rvh_probe_register'
 2022-09-18  1:49 UTC 

[RFC PATCH v2 00/17] Refactor Telegram & initial work Discord
 2022-09-17 17:16 UTC  (22+ messages)
` [RFC PATCH v2 01/17] telegram: Move the Telegram bot source code
` [RFC PATCH v2 02/17] telegram: Refactor Telegram bot database method
` [RFC PATCH v2 03/17] telegram: Renaming some functions in scraper/bot.py
` [RFC PATCH v2 04/17] Add ignore file for .env
` [RFC PATCH v2 05/17] telegram: Refactor the Telegram bot
` [RFC PATCH v2 06/17] telegram: Renames in telegram mailer directory
` [RFC PATCH v2 07/17] Move scraper and utility file
` [RFC PATCH v2 08/17] discord: Initial work Discord bot
` [RFC PATCH v2 09/17] discord: Add success run notice on_ready event
` [RFC PATCH v2 10/17] discord: Add error handler on events
` [RFC PATCH v2 11/17] Move db.sql to combine database with Discord and Telegram
` [RFC PATCH v2 12/17] discord: Add database tables for Discord bot
` [RFC PATCH v2 13/17] discord: Add initial Discord bot database instance
` [RFC PATCH v2 14/17] discord: Add save_atom() in database insertion
` [RFC PATCH v2 15/17] discord: Add save_broadcast() "
` [RFC PATCH v2 16/17] discord: Add save_discord_mail() "
` [RFC PATCH v2 17/17] discord: Add save_email() "

[ammarfaizi2-block:crng/random/jd/smbios 2/3] drivers/firmware/dmi_scan.c:806:34: sparse: sparse: incorrect type in initializer (different address spaces)
 2022-09-17  5:17 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-kiwi-5.10 242/9999] kernel/sched/fair.c:4424:6: warning: no previous prototype for 'set_next_entity'
 2022-09-16 22:25 UTC 

[ammarfaizi2-block:google/android/kernel/common/android13-5.10 8167/9999] <inline asm>:1:13: error: unknown token in expression
 2022-09-16 22:24 UTC 

[ammarfaizi2-block:google/android/kernel/common/android13-5.10 600/9999] usr/include/linux/fuse.h:888: found __[us]{8,16,32,64} type without #include <linux/types.h>
 2022-09-16 22:04 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-trusty-5.10 1559/5872] arch/s390/include/asm/kasan.h:20:31: error: unknown type name 'pgd_t'; did you mean 'pid_t'?
 2022-09-16 21:13 UTC 

[ammarfaizi2-block:palmer/linux/vdso-fix-v3 9/9] arch/riscv/kernel/vdso.c:26:27: warning: tentative definition of variable with internal linkage has incomplete non-array type 'struct __vdso_info'
 2022-09-16 14:22 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-5.10-2021-12 1462/9999] drivers/usb/host/xhci-ring.c:2900:5: warning: no previous prototype for function 'xhci_handle_event'
 2022-09-16 12:48 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-5.10-2021-12 1250/9999] drivers/base/core.c:1542:5: warning: no previous prototype for 'fw_devlink_relax_cycle'
 2022-09-16  9:29 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-trusty-5.10 1051/5872] include/trace/events/rwmmio.h:13:1: sparse: sparse: cast removes address space '__iomem' of expression
 2022-09-16  4:31 UTC 

[ammarfaizi2-block:crng/random/jd/vdso 3/3] arch/x86/include/asm/vdso/gettimeofday.h:248:34: error: 'VDSO_CLOCKMODE_TSC' undeclared; did you mean 'VDSO_CLOCKMODE_MAX'?
 2022-09-16  1:57 UTC 

[ammarfaizi2-block:crng/random/jd/vdso 3/3] arch/x86/entry/vdso/vgetrandom.c:10:9: warning: no previous prototype for function '__vdso_getrandom'
 2022-09-16  1:57 UTC 

[ammarfaizi2-block:crng/random/jd/vdso 3/3] include/vdso/processor.h:10:10: fatal error: 'asm/vdso/processor.h' file not found
 2022-09-16  1:57 UTC 

[ammarfaizi2-block:crng/random/jd/vdso 3/3] ld: arch/x86/entry/syscall_32.o:undefined reference to `__ia32_sys_vgetrandom_alloc'
 2022-09-16  1:15 UTC 

[ammarfaizi2-block:crng/random/jd/vdso 3/3] arch/x86/entry/vdso/vgetrandom.c:10:9: warning: no previous prototype for '__vdso_getrandom'
 2022-09-16  1:15 UTC 

[ammarfaizi2-block:crng/random/jd/vdso 3/3] <stdin>:1565:2: warning: syscall vgetrandom_alloc not implemented
 2022-09-16  1:15 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-5.10-2021-12 671/9999] lib/test_kasan_module.c:25:13: warning: variable 'unused' set but not used
 2022-09-15 11:55 UTC 

[ammarfaizi2-block:palmer/linux/riscv-hwprobe 2/4] htmldocs: Documentation/riscv/hwprobe.rst:40: WARNING: Unexpected indentation
 2022-09-15  4:09 UTC 

[ammarfaizi2-block:palmer/linux/riscv-hwprobe 1/4] htmldocs: Documentation/riscv/hwprobe.rst:29: WARNING: Field list ends without a blank line; unexpected unindent
 2022-09-14  5:39 UTC 

[ammarfaizi2-block:palmer/linux/riscv-hwprobe 4/4] arch/riscv/kernel/cpufeature.c:233:23: error: implicit declaration of function 'hartid_to_cpuid_map'
 2022-09-14  0:52 UTC 

[ammarfaizi2-block:tglx/devel/printk 16/29] kernel/printk/printk.c:759 devkmsg_read() warn: variable dereferenced before check 'user' (see line 754)
 2022-09-13  9:14 UTC 

[ammarfaizi2-block:dhowells/linux-fs/afs-testing 7/25] net/rxrpc/output.c:193 rxrpc_send_ack_packet() error: uninitialized symbol 'pkt'
 2022-09-12 14:25 UTC 

[RFC PATCH v1 00/17] Refactor Telegram & initial work Discord
 2022-09-12  0:13 UTC  (22+ messages)
` [RFC PATCH v1 01/17] [telegram] Move the Telegram bot source code
` [RFC PATCH v1 05/17] [telegram] Refactor the Telegram bot
` [RFC PATCH v1 06/17] [telegram] Renames in telegram mailer directory
` [RFC PATCH v1 07/17] Move scraper and utility file
` [RFC PATCH v1 08/17] [discord] Initial work Discord bot
` [RFC PATCH v1 09/17] [discord] Add success run notice on_ready event
` [RFC PATCH v1 10/17] [discord] Add error handler on events
` [RFC PATCH v1 11/17] Move db.sql to combine database with Discord and Telegram
` [RFC PATCH v1 12/17] [discord] Add database tables for Discord bot
` [RFC PATCH v1 13/17] [discord] Add initial Discord bot database instance
` [RFC PATCH v1 14/17] [discord] Add save_atom() in database insertion
` [RFC PATCH v1 15/17] [discord] Add save_broadcast() "
` [RFC PATCH v1 16/17] [discord] Add save_discord_mail() "
` [RFC PATCH v1 17/17] [discord] Add save_email() "


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