GNU/Weeb Mailing List <[email protected]>
 help / color / mirror / Atom feed
 messages from 2022-08-29 19:53:28 to 2022-09-11 16:43:06 UTC [more...]

[RFC PATCH v1 00/17] Refactor Telegram & initial work Discord
 2022-09-11 16:43 UTC  (24+ messages)
` [RFC PATCH v1 01/17] [telegram] Move the Telegram bot source code
` [RFC PATCH v1 02/17] [telegram] Refactor Telegram bot database method
` [RFC PATCH v1 03/17] [telegram] Renaming some functions in scraper/bot.py
` [RFC PATCH v1 04/17] Add ignore file for .env
` [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() "

[ammarfaizi2-block:tglx/devel/printk 11/29] ERROR: modpost: "lockdep_assert_console_lock_held" [drivers/video/fbdev/xen-fbfront.ko] undefined!
 2022-09-11  3:43 UTC 

[ammarfaizi2-block:tglx/devel/printk 11/29] ERROR: modpost: "lockdep_assert_console_lock_held" [drivers/tty/serial/kgdboc.ko] undefined!
 2022-09-11  2:30 UTC 

[ammarfaizi2-block:tglx/devel/printk 29/29] panic.c:undefined reference to `cons_atomic_enter'
 2022-09-11  0:52 UTC 

[ammarfaizi2-block:tglx/devel/printk 29/29] ld.lld: error: undefined symbol: cons_atomic_enter
 2022-09-11  0:41 UTC 

[ammarfaizi2-block:tglx/devel/printk 29/29] kernel/panic.c:613: undefined reference to `cons_atomic_enter'
 2022-09-11  0:41 UTC 

[ammarfaizi2-block:arm64/linux/for-next/misc 2/2] arch/arm64/kernel/irq.c:81:6: warning: no previous prototype for function 'do_softirq_own_stack'
 2022-09-10  7:50 UTC  (7+ messages)

[ammarfaizi2-block:arm64/linux/for-next/gettimeofday 2/3] arch/arm64/kernel/alternative.c:198:6: warning: no previous prototype for function 'apply_alternatives_vdso'
 2022-09-10  4:10 UTC 

[ammarfaizi2-block:arm64/linux/for-next/gettimeofday 2/3] arch/arm64/kernel/alternative.c:198:6: warning: no previous prototype for 'apply_alternatives_vdso'
 2022-09-10  3:49 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-5.10-2021-12 1113/9999] drivers/gpu/drm/hisilicon/kirin/kirin_drm_dsi.c:33:6: warning: no previous prototype for 'dsi_set_output_client'
 2022-09-10  1:57 UTC 

[ammarfaizi2-block:tglx/devel/depthtracking 58/59] kernel/trace/trace_selftest.c:790:6: error: expected string literal in 'asm'
 2022-09-09 13:58 UTC 

[ammarfaizi2-block:google/android/kernel/common/android-4.19-q-release 47/7636] kernel/sched/fair.c:6459:15: warning: no previous prototype for 'capacity_curr_of'
 2022-09-09 11:33 UTC 

[ammarfaizi2-block:arm64/linux/for-next/misc 2/2] arch/arm64/kernel/irq.c:81:6: warning: no previous prototype for 'do_softirq_own_stack'
 2022-09-09  6:27 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 'mmc_crypto_setup_queue'
 2022-09-07 11:43 UTC 

[ammarfaizi2-block:kdave/linux/for-next 107/120] ERROR: modpost: "balance_dirty_pages_ratelimited_flags" [fs/btrfs/btrfs.ko] undefined!
 2022-09-07  3:10 UTC 

[ammarfaizi2-block:google/android/kernel/common/android-4.14-q-release 7200/9999] kernel/sched/psi.c:1007:21: warning: no previous declaration for 'psi_trigger_create'
 2022-09-06 21:43 UTC 

[RFC PATCH v1 0/5] Refactor some Telegram bot source code
 2022-09-06 16:53 UTC  (11+ messages)
` [RFC PATCH v1 1/5] [telegram] Move the "
` [RFC PATCH v1 2/5] [telegram] Refactor Telegram bot database method
` [RFC PATCH v1 3/5] [telegram] Renaming some functions in scraper/bot.py
` [RFC PATCH v1 4/5] [telegram] Remove unecessary files
` [RFC PATCH v1 5/5] Refactor many files

[PATCH liburing v2] test/ringbuf-read: Delete `.ringbuf-read.%d` before exit
 2022-09-05 17:42 UTC  (3+ messages)

[PATCH liburing v3 00/11] Defer taskrun changes
 2022-09-05 13:50 UTC 

[ammarfaizi2-block:tiwai/sound/master 42/45] sound/pci/hda/patch_sigmatel.c:4450:24: warning: unused variable 'spec'
 2022-09-05 10:06 UTC 

[ammarfaizi2-block:tiwai/sound/master 42/45] sound/pci/hda/patch_sigmatel.c:4450:31: warning: unused variable 'spec'
 2022-09-05  9:55 UTC 

[PATCH liburing v1] test/ringbuf-read: Delete `.ringbuf-read.%d` before exit
 2022-09-05  8:45 UTC  (3+ messages)

[ammarfaizi2-block:paulmck/linux-rcu/lazy.2022.09.03b 38/40] include/net/dst.h:230:2: error: call to __compiletime_assert_401 declared with 'error' attribute: BUILD_BUG_ON failed: offsetof(struct dst_entry, __refcnt) & 63
 2022-09-05  3:09 UTC 

[ammarfaizi2-block:herbert/cryptodev-2.6/master 73/76] drivers/crypto/aspeed/aspeed-hace-hash.c:10:28: warning: format '%x' expects argument of type 'unsigned int', but argument 7 has type 'size_t' {aka 'long unsigned int'}
 2022-09-05  3:04 UTC  (2+ messages)

[ammarfaizi2-block:tglx/devel/depthtracking 58/59] kernel/trace/trace_selftest.c:790:13: error: expected string literal before 'CALL_DEPTH_ACCOUNT'
 2022-09-04 17:30 UTC 

[PATCH liburing v2] liburing: Export `__NR_io_uring_{setup,enter,register}` to user
 2022-09-04 12:34 UTC  (2+ messages)

[PATCH liburing v1] liburing: Export `__NR_io_uring_{setup,enter,register}` to user
 2022-09-04  7:35 UTC 

[ammarfaizi2-block:arm64/linux/devel/mte-pg-flags 3/5] mm/memory.c:92:2: warning: #warning Unfortunate NUMA and NUMA Balancing config, growing page-frame for last_cpupid
 2022-09-03 11:33 UTC 

[PATCH v2 0/3] New Discord bot and full refactor scripts
 2022-09-03 11:09 UTC  (28+ messages)
` [PATCH v2 2/3] First release Discord bot

[ammarfaizi2-block:akpm/mm/mm-unstable 402/439] mm/shmem.c:1738:10: error: implicit declaration of function 'swap_cache_get_folio' is invalid in C99
 2022-09-03  6:28 UTC 

[ammarfaizi2-block:akpm/mm/mm-unstable 402/439] mm/shmem.c:1738:10: error: call to undeclared function 'swap_cache_get_folio'; ISO C99 and later do not support implicit function declarations
 2022-09-03  6:01 UTC 

[ammarfaizi2-block:akpm/mm/mm-unstable 402/439] mm/shmem.c:1738:17: error: implicit declaration of function 'swap_cache_get_folio'; did you mean 'read_cache_folio'?
 2022-09-03  5:09 UTC 

[ammarfaizi2-block:google/android/kernel/common/android13-5.15 1113/5636] arm-linux-gnueabi-ld: drivers/android/android_debug_symbols.o:undefined reference to `__per_cpu_start'
 2022-09-02 21:08 UTC 

[PATCH liburing v2 00/12] Introducing t_bind_ephemeral_port() function
 2022-09-02 11:57 UTC  (14+ messages)
` [PATCH liburing v2 01/12] test/helpers: Add `t_bind_ephemeral_port()` function
` [PATCH liburing v2 02/12] t/poll-link: Don't brute force the port number
` [PATCH liburing v2 03/12] t/socket-rw: "
` [PATCH liburing v2 04/12] t/socket-rw-eagain: "
` [PATCH liburing v2 05/12] t/socket-rw-offset: "
` [PATCH liburing v2 06/12] t/files-exit-hang-poll: "
` [PATCH liburing v2 07/12] t/socket: Don't use a static "
` [PATCH liburing v2 08/12] t/connect: "
` [PATCH liburing v2 09/12] t/shutdown: "
` [PATCH liburing v2 10/12] t/recv-msgall: "
` [PATCH liburing v2 11/12] t/232c93d07b74: "
` [PATCH liburing v2 12/12] t/recv-msgall-stream: "

[ammarfaizi2-block:viro/vfs/next.tty 8/8] arch/parisc/include/asm/uaccess.h:89:15: warning: assignment to 'void *' from 'unsigned int' makes pointer from integer without a cast
 2022-09-02  8:27 UTC 

[ammarfaizi2-block:viro/vfs/next.tty 8/8] arch/powerpc/include/asm/uaccess.h:261:13: warning: assignment to 'void *' from 'unsigned int' makes pointer from integer without a cast
 2022-09-02  8:27 UTC 

[RESEND PATCH liburing v1 00/12] Introducing t_bind_ephemeral_port() function
 2022-09-02  6:35 UTC  (21+ messages)
` [RESEND PATCH liburing v1 01/12] test/helpers: Add `t_bind_ephemeral_port()` function
` [RESEND PATCH liburing v1 02/12] t/poll-link: Don't brute force the port number
` [RESEND PATCH liburing v1 03/12] t/socket-rw: "
` [RESEND PATCH liburing v1 04/12] t/socket-rw-eagain: "
` [RESEND PATCH liburing v1 05/12] t/socket-rw-offset: "
` [RESEND PATCH liburing v1 06/12] t/files-exit-hang-poll: "
` [RESEND PATCH liburing v1 07/12] t/socket: Don't use a static "
` [RESEND PATCH liburing v1 08/12] t/connect: "
` [RESEND PATCH liburing v1 09/12] t/shutdown: "
` [RESEND PATCH liburing v1 10/12] t/recv-msgall: "
` [RESEND PATCH liburing v1 11/12] t/232c93d07b74: "
` [RESEND PATCH liburing v1 12/12] t/recv-msgall-stream: "

[ammarfaizi2-block:wireless/wireless-next/mld-wip 15/20] net/mac80211/link.c:398:51: error: 'BSS_CHANGED_EHT_PUNCTURING' undeclared
 2022-09-02  0:35 UTC 

[PATCH teavpn2] server: entry: Fix a false-positive warning from GCC 12.1.1
 2022-09-01 13:49 UTC 

[PATCH liburing v2 12/12] shutdown test: bind to ephemeral port
 2022-09-01 13:03 UTC 

[ammarfaizi2-block:wireless/wireless-next/mld-wip 16/20] drivers/net/wireless/st/cw1200/sta.c:198:58: error: too few arguments to function call, expected 4, have 3
 2022-09-01 12:49 UTC 

[ammarfaizi2-block:wireless/wireless-next/mld-wip 15/20] net/mac80211/link.c:398:9: error: use of undeclared identifier 'BSS_CHANGED_EHT_PUNCTURING'
 2022-09-01 11:47 UTC 

[ammarfaizi2-block:wireless/wireless-next/mld-wip 16/20] drivers/net/wireless/realtek/rtw88/fw.c:1085:27: error: too few arguments to function 'ieee80211_nullfunc_get'
 2022-09-01 11:16 UTC 

[PATCH nolibc 0/18] nolibc updates for v6.1
 2022-09-01 10:17 UTC  (23+ messages)
` [PATCH nolibc 01/18] tools/nolibc: make argc 32-bit in riscv startup code
` [PATCH rcu 1/2] torture: Optionally flush printk() buffers before powering off
` [PATCH rcu 2/2] rcutorture: Use the barrier operation specified by cur_ops
` [PATCH nolibc 02/18] tools/nolibc: fix build warning in sys_mmap() when my_syscall6 is not defined
` [PATCH nolibc 03/18] tools/nolibc: make sys_mmap() automatically use the right __NR_mmap definition
` [PATCH nolibc 04/18] selftests/nolibc: add basic infrastructure to ease creation of nolibc tests
` [PATCH nolibc 05/18] selftests/nolibc: support a test definition format
` [PATCH nolibc 06/18] selftests/nolibc: implement a few tests for various syscalls
` [PATCH nolibc 07/18] selftests/nolibc: add a few tests for some libc functions
` [PATCH nolibc 08/18] selftests/nolibc: exit with poweroff on success when getpid() == 1
` [PATCH nolibc 09/18] selftests/nolibc: on x86, support exiting with isa-debug-exit
` [PATCH nolibc 10/18] selftests/nolibc: recreate and populate /dev and /proc if missing
` [PATCH nolibc 11/18] selftests/nolibc: condition some tests on /proc existence
` [PATCH nolibc 12/18] selftests/nolibc: support glibc as well
` [PATCH nolibc 13/18] selftests/nolibc: add a "kernel" target to build the kernel with the initramfs
` [PATCH nolibc 14/18] selftests/nolibc: add a "defconfig" target
` [PATCH nolibc 15/18] selftests/nolibc: add a "run" target to start the kernel in QEMU
` [PATCH nolibc 16/18] selftests/nolibc: "sysroot" target installs a local copy of the sysroot
` [PATCH nolibc 17/18] selftests/nolibc: add a "help" target
` [PATCH nolibc 18/18] selftests/nolibc: Avoid generated files being committed

[PATCH 2/3] mm, page_owner: Add page_owner_stacks file to print out only stacks and their counter
 2022-09-01  8:31 UTC  (2+ messages)
  ` [PATCH 3/3] mm,page_owner: Filter out stacks by a threshold counter

Your TeaInside relay is failing to relay exit traffic
 2022-08-31 14:58 UTC  (21+ messages)

[ANDROID] 723feab600: BUG:unable_to_handle_kernel
 2022-08-31 13:23 UTC 

[ammarfaizi2-block:dhowells/linux-fs/rxrpc-fixes 1/5] peer_event.c:undefined reference to `icmpv6_err_convert'
 2022-08-31  1:24 UTC 

[ammarfaizi2-block:dhowells/linux-fs/rxrpc-fixes 1/5] ld.lld: error: undefined symbol: icmpv6_err_convert
 2022-08-31  1:13 UTC 

[PATCH liburing v1 0/3] liburing updates
 2022-08-31  1:00 UTC  (5+ messages)
` [PATCH liburing v1 1/3] github bot: Upgrade clang version to 16
` [PATCH liburing v1 2/3] CHANGELOG: Note about `io_uring_{enter,enter2,register,setup}`
` [PATCH liburing v1 3/3] queue: Remove unnecessary goto and label

[ammarfaizi2-block:dhowells/linux-fs/rxrpc-fixes 1/5] net/rxrpc/peer_event.c:416:6: warning: variable 'peer' is used uninitialized whenever 'if' condition is false
 2022-08-30 23:41 UTC 

[ammarfaizi2-block:dhowells/linux-fs/rxrpc-fixes 1/5] net/rxrpc/peer_event.c:234:3: warning: variable 'err' is used uninitialized whenever switch default is taken
 2022-08-30 19:35 UTC 

[PATCH liburing v2 0/7] Export io_uring syscall functions
 2022-08-30 14:14 UTC 

[RFC PATCH liburing v1 0/4] Export io_uring syscall functions
 2022-08-29 19:58 UTC  (7+ messages)
` [RFC PATCH liburing v1 1/4] syscall: Add "
` [RFC PATCH liburing v1 3/4] man: Alias `io_uring_enter2()` to `io_uring_enter()`
` [RFC PATCH liburing v1 4/4] test/io_uring_{enter,setup,register}: Use the exported syscall functions


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