GNU/Weeb Mailing List <[email protected]>
 help / color / mirror / Atom feed
 messages from 2023-04-29 03:34:59 to 2023-08-26 15:07:23 UTC [more...]

[PATCH v1 0/1] Fix a stack misalign bug on _start
 2023-08-26 15:07 UTC  (3+ messages)
` [PATCH v1 1/1] tools/nolibc: i386: "

[PATCH liburing v1 0/2] Two small fixes for the map file
 2023-08-26 14:17 UTC  (3+ messages)
` [PATCH liburing v1 1/2] liburing.map: Remove `io_uring_queue_init_mem()` from v2.4
` [PATCH liburing v1 2/2] liburing-ffi.map: Move `io_uring_prep_sock_cmd()` to v2.5

[ammarfaizi2-block:testing/af/vexp] BUILD SUCCESS 7a79099150951bd5fd9626c9b13fed9a7c0a5c1a
 2023-08-16  2:10 UTC 

[ammarfaizi2-block:testing/af/vexp] BUILD REGRESSION ab226951e7b252acf3fcf8432b3e3cb214e65d2f
 2023-08-12 12:15 UTC 

[ammarfaizi2-block:testing/af/vexp] BUILD REGRESSION c31aaa998888aa068bf42d9bd453568d27319a3b
 2023-08-11 11:11 UTC 

[ammarfaizi2-block:testing/af/vexp 3/9] ERROR: modpost: vmlinux: local symbol 'set_workqueue_cpumask' was exported
 2023-08-10 23:53 UTC 

[ammarfaizi2-block:testing/af/home] BUILD REGRESSION 8b2a24828c670d20cda3d69f5741e11e89f575f7
 2023-08-09  6:00 UTC  (2+ messages)

[ammarfaizi2-block:testing/af/home 6/8] fs/btrfs/async-thread.c:411:34: error: no member named 'hipri_workers' in 'struct btrfs_fs_info'; did you mean 'fixup_workers'?
 2023-08-08 17:42 UTC 

[ammarfaizi2-block:testing/af/home 6/8] fs/btrfs/async-thread.c:411:41: error: 'struct btrfs_fs_info' has no member named 'hipri_workers'; did you mean 'fixup_workers'?
 2023-08-08 16:19 UTC 

Official Dealer for CarTrack
 2023-08-05  4:03 UTC 

GNU/Weeb ON Hugging Face
 2023-08-02 11:13 UTC 

Test
 2023-08-01 14:35 UTC  (4+ messages)

[PATCH liburing] github: Fix LLVM packages conflict
 2023-08-01  1:11 UTC  (3+ messages)

[PATCH server-haj002 v1 0/6] Server update and new service elk.gnuweeb.org
 2023-07-14 10:32 UTC  (12+ messages)
` [PATCH server-haj002 v1 1/6] init_net: Allow trusted traffic from/to local addresses
` [PATCH server-haj002 v1 2/6] mastodon: Enable IPv6 for the masto-net network
` [PATCH server-haj002 v1 3/6] mastodon: Fix DNS resolution error
` [PATCH server-haj002 v1 4/6] mastodon: Move data directory inside the git project
` [PATCH server-haj002 v1 5/6] Add elk server using docker
` [PATCH server-haj002 v1 6/6] setup.txt: Add elk setup instructions

Hello
 2023-07-09  2:12 UTC 

Ammar, we have awesome remote U.S. software engineering job opportunities waiting for engineers like you!
 2023-07-06  8:05 UTC  (2+ messages)

[PATCH server-haj002] init_net: Allow incoming traffic from the master namespace
 2023-07-03 21:59 UTC  (2+ messages)

[PATCH fb v1 0/3] A small bug fix for the mbasic changes
 2023-06-28 19:58 UTC  (4+ messages)
` [PATCH fb v1 1/3] fb: Fix `getCache()` expiration logic handling
` [PATCH fb v1 2/3] fb: .gitignore: Ignore *.patch files
` [PATCH fb v1 3/3] fb: Post: Fix the wrong content type detection (photo issue)

[GIT PULL] nolibc changes for v6.5
 2023-06-27 18:02 UTC  (2+ messages)

[RFC PATCH liburing v1 0/3] Introduce '--use-libc' option
 2023-06-23 22:13 UTC  (7+ messages)
` [RFC PATCH liburing v1 1/3] configure: Remove --nolibc option
` [RFC PATCH liburing v1 2/3] configure: Introduce '--use-libc' option
` [RFC PATCH liburing v1 3/3] src/Makefile: Allow using stack protector with libc

Test Indomie Enak
 2023-06-23 18:50 UTC  (2+ messages)

test qqqqqqqqqqqqqqq
 2023-06-23 18:29 UTC  (8+ messages)

test qqqqqqqqqqqqqqq
 2023-06-23 18:11 UTC 

AGAIN!! Biznet Home Network Issue (access to bank BCA)
 2023-06-21 10:45 UTC  (7+ messages)
` Re:[## 9035882 ##] "
    ` [## "
        ` Re:[## 9038618 ##] "
          ` [## "

Biznet Home Network Issue
 2023-06-15 19:28 UTC  (5+ messages)
` Re:[## 9006852 ##] Biznet Home Network Issue [BiznetTicket#TT101053907]
  ` [## "

Biznet Home Network Issue (access to bank BCA)
 2023-06-15 19:25 UTC  (5+ messages)
` Re:[## 9029872 ##] "
  ` [## "
    `  "

[PATCH nolibc 0/15] nolibc updates for v6.5]
 2023-06-12 20:45 UTC  (70+ messages)
` [PATCH v2 nolibc 01/15] tools/nolibc: tests: use volatile to force stack smashing
` [PATCH v2 nolibc 02/15] tools/nolibc: tests: fix build on non-c99 compliant compilers
` [PATCH v2 nolibc 03/15] tools/nolibc: fix build of the test case using glibc
` [PATCH v2 nolibc 04/15] tools/nolibc: add libc-test binary
` [PATCH v2 nolibc 05/15] tools/nolibc: add wrapper for memfd_create
` [PATCH v2 nolibc 06/15] tools/nolibc: implement fd-based FILE streams
` [PATCH v2 nolibc 07/15] tools/nolibc: add testcases for vfprintf
` [PATCH v2 nolibc 08/15] tools/nolibc: Fix build of stdio.h due to header ordering
` [PATCH v2 nolibc 09/15] tools/nolibc: use standard __asm__ statements
` [PATCH v2 nolibc 10/15] tools/nolibc: use __inline__ syntax
` [PATCH v2 nolibc 11/15] tools/nolibc: use C89 comment syntax
` [PATCH v2 nolibc 12/15] tools/nolibc: validate C89 compatibility
` [PATCH v2 nolibc 13/15] tools/nolibc: s390: provide custom implementation for sys_fork
` [PATCH v2 nolibc 14/15] tools/nolibc: add testcase for fork()/waitpid()
` [PATCH v2 nolibc 15/15] tools/nolibc: remove LINUX_REBOOT_ constants
` [PATCH v2 nolibc 0/15] nolibc updates for v6.5]
  ` [PATCH v2 nolibc 01/53] tools/nolibc: tests: use volatile to force stack smashing
  ` [PATCH v2 nolibc 02/53] tools/nolibc: tests: fix build on non-c99 compliant compilers
  ` [PATCH v2 nolibc 03/53] tools/nolibc: fix build of the test case using glibc
  ` [PATCH v2 nolibc 04/53] tools/nolibc: add libc-test binary
  ` [PATCH v2 nolibc 05/53] tools/nolibc: add wrapper for memfd_create
  ` [PATCH v2 nolibc 06/53] tools/nolibc: implement fd-based FILE streams
  ` [PATCH v2 nolibc 07/53] tools/nolibc: add testcases for vfprintf
  ` [PATCH v2 nolibc 08/53] tools/nolibc: Fix build of stdio.h due to header ordering
  ` [PATCH v2 nolibc 09/53] tools/nolibc: use standard __asm__ statements
  ` [PATCH v2 nolibc 10/53] tools/nolibc: use __inline__ syntax
  ` [PATCH v2 nolibc 11/53] tools/nolibc: use C89 comment syntax
  ` [PATCH v2 nolibc 12/53] tools/nolibc: validate C89 compatibility
  ` [PATCH v2 nolibc 13/53] tools/nolibc: s390: provide custom implementation for sys_fork
  ` [PATCH v2 nolibc 14/53] tools/nolibc: add testcase for fork()/waitpid()
  ` [PATCH v2 nolibc 15/53] tools/nolibc: remove LINUX_REBOOT_ constants
  ` [PATCH v2 nolibc 16/53] tools/nolibc: riscv: Fix up load/store instructions for rv32
  ` [PATCH v2 nolibc 17/53] tools/nolibc/unistd: add syscall()
  ` [PATCH v2 nolibc 18/53] selftests/nolibc: syscall_args: use generic __NR_statx
  ` [PATCH v2 nolibc 19/53] selftests/nolibc: reduce syscalls during space padding
  ` [PATCH v2 nolibc 20/53] tools/nolibc: aarch64: add stackprotector support
  ` [PATCH v2 nolibc 21/53] tools/nolibc: arm: "
  ` [PATCH v2 nolibc 22/53] tools/nolibc: loongarch: "
  ` [PATCH v2 nolibc 23/53] tools/nolibc: mips: "
  ` [PATCH v2 nolibc 24/53] tools/nolibc: riscv: "
  ` [PATCH v2 nolibc 25/53] tools/nolibc: fix typo pint -> point
  ` [PATCH v2 nolibc 26/53] tools/nolibc: x86_64: disable stack protector for _start
  ` [PATCH v2 nolibc 27/53] tools/nolibc: ensure stack protector guard is never zero
  ` [PATCH v2 nolibc 28/53] tools/nolibc: add test for __stack_chk_guard initialization
  ` [PATCH v2 nolibc 29/53] tools/nolibc: reformat list of headers to be installed
  ` [PATCH v2 nolibc 30/53] tools/nolibc: add autodetection for stackprotector support
  ` [PATCH v2 nolibc 31/53] tools/nolibc: simplify stackprotector compiler flags
  ` [PATCH v2 nolibc 32/53] tools/nolibc: fix segfaults on compilers without attribute no_stack_protector
  ` [PATCH v2 nolibc 33/53] tools/nolibc: s390: disable stackprotector in _start
  ` [PATCH v2 nolibc 34/53] tools/nolibc: add support for prctl()
  ` [PATCH v2 nolibc 35/53] selftests/nolibc: prevent coredumps during test execution
  ` [PATCH v2 nolibc 36/53] tools/nolibc: support nanoseconds in stat()
  ` [PATCH v2 nolibc 37/53] selftests/nolibc: print name instead of number for EOVERFLOW
  ` [PATCH v2 nolibc 38/53] selftests/nolibc: remove the duplicated gettimeofday_bad2
  ` [PATCH v2 nolibc 39/53] tools/nolibc: ppoll/ppoll_time64: add a missing argument
  ` [PATCH v2 nolibc 40/53] selftests/nolibc: test_fork: fix up duplicated print
  ` [PATCH v2 nolibc 41/53] tools/nolibc: ensure fast64 integer types have 64 bits
  ` [PATCH v2 nolibc 42/53] selftests/nolibc: remove test gettimeofday_null
  ` [PATCH v2 nolibc 43/53] selftests/nolibc: allow specify extra arguments for qemu
  ` [PATCH v2 nolibc 44/53] selftests/nolibc: fix up compile warning with glibc on x86_64
  ` [PATCH v2 nolibc 45/53] selftests/nolibc: not include limits.h for nolibc
  ` [PATCH v2 nolibc 46/53] selftests/nolibc: use INT_MAX instead of __INT_MAX__
  ` [PATCH v2 nolibc 47/53] tools/nolibc: arm: add missing my_syscall6
  ` [PATCH v2 nolibc 48/53] tools/nolibc: open: fix up compile warning for arm
  ` [PATCH v2 nolibc 49/53] selftests/nolibc: support two errnos with EXPECT_SYSER2()
  ` [PATCH v2 nolibc 50/53] selftests/nolibc: remove gettimeofday_bad1/2 completely
  ` [PATCH v2 nolibc 51/53] selftests/nolibc: add new gettimeofday test cases
  ` [PATCH v2 nolibc 52/53] selftests/nolibc: also count skipped and failed tests in output
  ` [PATCH v2 nolibc 53/53] selftests/nolibc: make sure gcc always use little endian on MIPS

[PATCH liburing v1 0/2] Fixes for io_uring_for_each_cqe
 2023-06-09  3:02 UTC  (5+ messages)
` [PATCH liburing v1 1/2] man/io_uring_for_each_cqe: Fix return value, title, and typo
` [PATCH liburing v1 2/2] man/io_uring_for_each_cqe: Explicitly tell it's a macro and add an example

Test
 2023-06-07  8:14 UTC 

[ammarfaizi2-block:testing/af/home 3/8] kernel/workqueue.c:4421:5: warning: no previous prototype for function 'set_workqueue_cpumask'
 2023-05-31 12:14 UTC 

[ammarfaizi2-block:testing/af/home] BUILD SUCCESS WITH WARNING 51fb2efd62ae52dc061dbca301fb823357fb3f80
 2023-05-31  9:39 UTC 

[ammarfaizi2-block:testing/af/home 3/8] kernel/workqueue.c:4421:5: warning: no previous prototype for 'set_workqueue_cpumask'
 2023-05-31  5:12 UTC  (2+ messages)

Ammar, we have awesome remote U.S. software engineering job opportunities waiting for engineers like you!
 2023-05-26  5:51 UTC  (2+ messages)

IntJobs Newsletter 505
 2023-05-23  5:38 UTC 

Verification Code
 2023-05-16  2:34 UTC 

Please confirm your subscription to the IntJobs Newsletter
 2023-05-16  2:32 UTC 

[GitHub] Welcome to GitHub, @gnuweeb38!
 2023-05-16  2:27 UTC 

🚀 Your GitHub launch code
 2023-05-16  2:25 UTC 

HYPER SHREDDER turns used cardboard into practical and effective packaging material without wasting time or money
 2023-05-15 23:01 UTC 

[PATCH fb v1 0/3] Facebook Onion assets optimization
 2023-05-12 19:10 UTC  (5+ messages)
` [PATCH fb v1 1/3] fb: web: Don't use proxy if the host isn't an onion domain
` [PATCH fb v1 2/3] fb: helper: Introduce `build_url()` function
` [PATCH fb v1 3/3] fb: web: Replace Facebook onion asset endpoint with non-onion

[ammarfaizi2-block:testing/dev] BUILD SUCCESS c9c1eeca56aafed0ab45d4f843c03dad8162beac
 2023-05-12  0:37 UTC 

Ammar, we have awesome remote U.S. software engineering job opportunities waiting for engineers like you!
 2023-05-11  9:06 UTC  (4+ messages)
    ` Ammar, we have awesome remote U.S. software engineering job opportunities waiting for engineers like you! - Turing Support Ticket 336056
      ` [Turing] Re: Re: Ammar, we have awesome remote U.S. software engineering job opportunities waiting for engineers like you!

[PATCH liburing v1 0/2] 2 fixes for recv-msgall.c
 2023-05-10 15:17 UTC  (4+ messages)
` [PATCH liburing v1 1/2] recv-msgall: Fix undefined behavior in `recv_prep()`
` [PATCH liburing v1 2/2] recv-msgall: Fix invalid mutex usage

[PATCH fb v1 0/6] Introducing cache for the Facebook scraper
 2023-05-09 11:06 UTC  (8+ messages)
` [PATCH fb v1 1/6] fb: Introduce `getCache()` and `setCache()` functions
` [PATCH fb v1 2/6] fb: Post: Replace old cache mechanism in `getTimelineYears()`
` [PATCH fb v1 3/6] fb: Post: Implement cache in `getPost()`
` [PATCH fb v1 4/6] fb: Post: Implement cache in `getTimelinePosts()`
` [PATCH fb v1 5/6] fb: cache: Introduce `clearExpiredCaches()`
` [PATCH fb v1 6/6] fb: web: Create cron.php to clear cache

Introducing Facebook Scraper API (with Tor network support)
 2023-05-03 12:37 UTC 

Test aja
 2023-05-02 15:04 UTC  (5+ messages)

[PATCH gwspamd] gwspamd: web: Delete unused HTML tag
 2023-04-30 15:39 UTC  (2+ messages)

[PATCH gwspamd 0/3] Refactor Settings Page Layout, Profile Update, and Password Update
 2023-04-29  3:34 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