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

[RFC PATCH liburing v1 0/4] Export io_uring syscall functions
 2022-08-29  3:07 UTC  (5+ messages)
` [RFC PATCH liburing v1 1/4] syscall: Add "
` [RFC PATCH liburing v1 2/4] man: Clarify "man 2" entry for io_uring syscalls
` [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

[RFC PATCH v1 0/2] Fixed number of chromium workers
 2022-08-29  1:11 UTC  (3+ messages)
` [RFC PATCH v1 1/2] chnet: Prepare global struct ch_thpool array
` [RFC PATCH v1 2/2] chnet: Implement `get_thread()` and `put_thread()` function

[ANDROID] df04cb4bf9: UBSAN:Undefined_behaviour_in_net/core/xdp.c
 2022-08-28 12:26 UTC 

[ammarfaizi2-block:herbert/cryptodev-2.6/master 34/64] ERROR: modpost: "aspeed_register_hace_hash_algs" [drivers/crypto/aspeed/aspeed_crypto.ko] undefined!
 2022-08-28  4:02 UTC 

[ammarfaizi2-block:akpm/mm/mm-unstable 298/313] arch/sparc/kernel/setup_32.c:86:9: error: too few arguments to function 'show_free_areas'
 2022-08-27 23:59 UTC 

[PATCH v2 0/3] New Discord bot and full refactor scripts
 2022-08-27 16:00 UTC  (6+ messages)
` [PATCH v2 1/3] Move the Telegram bot source code
` [PATCH v2 2/3] First release Discord bot
` [PATCH v2 3/3] Full refactor bot scripts

[ammarfaizi2-block:tj/cgroup/for-6.1 4/6] mm/memcontrol.c:5114:31: sparse: sparse: incorrect type in return expression (different base types)
 2022-08-27 14:33 UTC 

[ammarfaizi2-block:tj/cgroup/for-6.1 4/6] mm/memcontrol.c:5114:10: error: incompatible integer to pointer conversion returning 'long' from a function with result type 'struct mem_cgroup *'
 2022-08-27 11:49 UTC 

[ammarfaizi2-block:tj/cgroup/for-6.1 4/6] mm/memcontrol.c:5114:24: warning: returning 'long int' from a function with return type 'struct mem_cgroup *' makes pointer from integer without a cast
 2022-08-27 10:47 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-5.4 1139/9999] kismet: WARNING: unmet direct dependencies detected for CRYPTO_ZSTD when selected by INCREMENTAL_FS
 2022-08-26 20:33 UTC 

[ammarfaizi2-block:google/android/kernel/common/android-trusty-5.4 535/6879] kismet: WARNING: unmet direct dependencies detected for GPIOLIB_IRQCHIP when selected by PINCTRL_MSM
 2022-08-26 13:58 UTC 

[GIT PULL] ncns update (chunked request body support)
 2022-08-26 10:37 UTC  (10+ messages)

[ammarfaizi2-block:google/android/kernel/common/android12-5.4 1139/9999] kismet: WARNING: unmet direct dependencies detected for CRYPTO_ZSTD when selected by INCREMENTAL_FS
 2022-08-26  7:02 UTC 

[PATCH v1 0/3] New Discord bot and full refactor scripts
 2022-08-26  1:59 UTC  (7+ messages)
` [PATCH v1 1/3] Move the Telegram bot source code
` [PATCH v1 2/3] First release Discord bot
` [PATCH v1 3/3] Full refactor bot scripts

[PATCH v1 0/3] New Discord bot and full refactor scripts
 2022-08-25 16:02 UTC 

Your TeaInside relay is failing to relay exit traffic
 2022-08-25 10:13 UTC  (6+ messages)

[ammarfaizi2-block:akpm/mm/mm-nonmm-unstable 50/50] kernel/smpboot.c:435:6: warning: variable 'oldstate' is used uninitialized whenever 'if' condition is true
 2022-08-25  6:20 UTC  (2+ messages)

[ammarfaizi2-block:akpm/mm/mm-unstable 272/276] fs/hugetlbfs/inode.c:562:16: warning: variable 'm_index' is uninitialized when used here
 2022-08-25  2:26 UTC 

[ammarfaizi2-block:testing/for-jens-6.0] BUILD SUCCESS b99cd842c020961fd2d6747fa4619a06677ced4a
 2022-08-25  2:05 UTC 

[ammarfaizi2-block:dhowells/linux-fs/fscache-fixes 1/4] security/selinux/hooks.c:2772:45: warning: variable 'root_isec' set but not used
 2022-08-24 23:43 UTC 

[Btrfs] 989f4be351: xfstests.btrfs.231.fail
 2022-08-24  6:38 UTC 

[jump_label/lockdep] 158c3ec956: WARNING:at_kernel/cpu.c:#lockdep_assert_cpus_held.cold
 2022-08-24  1:18 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-lib 7/22] fs/netfs/misc.c:22:46: warning: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int')
 2022-08-24  0:13 UTC 

[PATCH liburing 0/2] liburing uapi and manpage update
 2022-08-23 13:23 UTC  (4+ messages)
` [PATCH 1/2] liburing: Change the type of `flags` in `io_uring_prep_renameat()` to `unsigned int`
` [PATCH 2/2] io_uring: uapi: Sync with the kernel

[PATCH 0/2] Maintainer and uapi header update
 2022-08-23 13:23 UTC  (4+ messages)
` [PATCH 1/2] MAINTAINERS: Add `include/linux/io_uring_types.h`
` [PATCH 2/2] io_uring: uapi: Add `extern "C"` in io_uring.h for liburing

[ammarfaizi2-block:tiwai/sound/for-next 4/13] sound/soc/intel/skylake/skl.c:729:25: warning: unused variable 'skl'
 2022-08-22 17:18 UTC 

[vrf] 2ef23e860e: kernel-selftests.net.fcnal-test.sh.fail
 2022-08-22  9:57 UTC  (6+ messages)
    ` [LKP] "

[PATCH v1 00/22] ncns updates
 2022-08-22  3:08 UTC  (28+ messages)
` [PATCH v1 01/22] chnet: Add initial request body support
` [PATCH v1 02/22] chnet: node: Add set_user_data support on SQE
` [PATCH v1 03/22] tests/js/ring: Update the unit test to utilize set_user_data
` [PATCH v1 04/22] binding.gyp: Add `-ggdb3` flag for better debugging experience
` [PATCH v1 05/22] binding.gyp: Add `-Wno-enum-constexpr-conversion` flag
` [PATCH v1 06/22] chnet: node: Add set_method function to set HTTP method
` [PATCH v1 07/22] chnet: node: Add get_error function to return the error string
` [PATCH v1 08/22] chnet: node: Add set_payload function to set HTTP req body
` [PATCH v1 09/22] tests/js/ring: Add simple HTTP POST request example in NodeJS
` [PATCH v1 10/22] chnet: Split construct URL req creation into a new function
` [PATCH v1 11/22] chnet: Add set request header support
` [PATCH v1 12/22] chnet: node: Fix unused variable warning
` [PATCH v1 13/22] chnet: node: Add set request header function in NodeJS
` [PATCH v1 14/22] tests/js/ring: Add more set header function test
` [PATCH v1 15/22] chnet: node: Don't use static counter for data ID
` [PATCH v1 16/22] tests/js/ring: Add JavaScript class wrapper example
` [PATCH v1 17/22] chnet: Initial chunked request body support
` [PATCH v1 18/22] chnet: Rework the chunked request body interface
` [PATCH v1 19/22] chnet: ring: Refactor the ring completely
` [PATCH v1 20/22] chnet: Use busy-waiting for signal waiter
` [PATCH v1 21/22] chnet: ring: Bump max_entry to 2G
` [PATCH v1 22/22] tests/cpp: Delete basic.cpp as it's no longer relevant

[ammarfaizi2-block:google/android/kernel/common/android12-5.10-2022-03 973/9999] htmldocs: Warning: Documentation/devicetree/bindings/media/mediatek-jpeg-encoder.txt references a file that doesn't exist: Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt
 2022-08-21 20:47 UTC 

[ammarfaizi2-block:google/android/kernel/common/deprecated/android-4.9-p-release 3994/9999] security/commoncap.c:75:5: sparse: sparse: symbol '__cap_capable' was not declared. Should it be static?
 2022-08-21  9:35 UTC 

[ammarfaizi2-block:viro/vfs/work.termios2 4/8] arch/alpha/kernel/termios.c:5:5: warning: no previous prototype for 'user_termio_to_kernel_termios'
 2022-08-21  5:11 UTC  (2+ messages)

[ammarfaizi2-block:google/android/kernel/common/android-4.9-q-release 5885/9999] fs/f2fs/data.c:417:47: sparse: sparse: Using plain integer as NULL pointer
 2022-08-21  4:58 UTC 

[ammarfaizi2-block:google/android/kernel/common/android-4.9-q-release 2199/9999] drivers/cpufreq/cpufreq_times.c:117:35: sparse: sparse: implicit cast to nocast type
 2022-08-21  4:27 UTC 

[ammarfaizi2-block:viro/vfs/work.termios2 4/8] arch/sparc/kernel/termios.c:15:5: error: no previous prototype for 'kernel_termios_to_user_termio'
 2022-08-21  4:17 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-kiwi-5.10 8804/9999] drivers/virtio/virtio_pvclock.c:49:6: warning: no previous prototype for function 'update_suspend_time'
 2022-08-20 12:40 UTC 

[ammarfaizi2-block:akpm/mm/mm-unstable 101/170] mm/memory.c:68:10: fatal error: linux/memory-tiers.h: No such file or directory
 2022-08-20 10:28 UTC 

[ammarfaizi2-block:akpm/mm/mm-unstable 157/170] kernel/sched/fair.c:1571:14: error: implicit declaration of function 'node_is_toptier'
 2022-08-20 10:28 UTC 

[ammarfaizi2-block:akpm/mm/mm-unstable 157/170] kernel/sched/fair.c:1571:7: error: call to undeclared function 'node_is_toptier'; ISO C99 and later do not support implicit function declarations
 2022-08-20  9:06 UTC 

[ammarfaizi2-block:stable/linux-stable-rc/queue/5.4 285/287] drivers/tee/tee_shm.c:242:14: error: implicit declaration of function 'access_ok'
 2022-08-19 15:00 UTC 

[ammarfaizi2-block:paulmck/linux-rcu/dev.2022.08.03b 68/79] kernel/rcu/rcutorture.c:1194:18-31: duplicated argument to && or || (fwd)
 2022-08-19 14:45 UTC  (2+ messages)

[ammarfaizi2-block:google/android/kernel/common/android-4.9-q-release 1405/9999] ld: warning: arch/x86/lib/lib-ksyms.o: missing .note.GNU-stack section implies executable stack
 2022-08-18 17:59 UTC 

[ammarfaizi2-block:google/android/kernel/common/android13-5.15 2837/5636] include/trace/events/rwmmio.h:13:1: sparse: sparse: cast removes address space '__iomem' of expression
 2022-08-18 17:49 UTC 

[ammarfaizi2-block:tglx/devel/depthtracking 33/59] arch/x86/kernel/ftrace_64.o: warning: objtool: ftrace_caller+0x0: unreachable instruction
 2022-08-18 16:00 UTC 

[ammarfaizi2-block:tglx/devel/depthtracking 33/59] arch/x86/kvm/emulate.o: warning: objtool: seto+0x0: unreachable instruction
 2022-08-18 15:50 UTC 

[ammarfaizi2-block:stable/linux-stable-rc/queue/5.10 460/539] drivers/mtd/nand/raw/nand_timings.c:295:43: warning: 'onfi_nvddr_timings' defined but not used
 2022-08-17 22:16 UTC 

[PATCH ncns v1 0/2] ncns fixes
 2022-08-17 13:41 UTC  (5+ messages)
` [PATCH ncns v1 1/2] chnet: Initialize `read_ret_` to zero
` [PATCH ncns v1 2/2] chnet: Set error string when the Chromium hits net error

[PATCH ncns v1 0/2] ncns fixes
 2022-08-17  1:14 UTC  (4+ messages)
` [PATCH ncns v1 1/2] chnet: node: Only take the pointer of buffer when available
` [PATCH ncns v1 2/2] chnet: node: Fix unused variable warning

[ammarfaizi2-block:tglx/devel/depthtracking 58/59] arch/x86/net/bpf_jit_comp.c:2103:40: error: use of undeclared identifier '__fentry__'
 2022-08-16 23:29 UTC 

[ammarfaizi2-block:tglx/devel/depthtracking 9/59] arch/x86/include/asm/linkage.h:20:3: error: #error Unsupported function alignment
 2022-08-16 22:07 UTC 

[PATCH ncns v1 0/4] chnet ring cleanups
 2022-08-16 17:24 UTC  (9+ messages)
` [PATCH ncns v1 1/4] chnet: ring: Refactor SQE handling
` [PATCH ncns v1 2/4] chnet: ring: Improve `PostCQE()` waiting mechanism
` [PATCH ncns v1 3/4] chnet: ring: Make sure we are holding the lock when calling `cqe_size()`
` [PATCH ncns v1 4/4] chnet: ring: Only notify CQE free slot when it's available

[ammarfaizi2-block:tglx/devel/depthtracking 58/59] arch/x86/net/bpf_jit_comp.c:2103:47: error: '__fentry__' undeclared; did you mean 'fentry'?
 2022-08-16 11:11 UTC 

[ammarfaizi2-block:tglx/devel/depthtracking 33/59] vmlinux.o: warning: objtool: __asan_store16+0xc6: return with UACCESS disabled from a UACCESS-safe function
 2022-08-16  4:19 UTC 

[ammarfaizi2-block:tglx/devel/depthtracking 33/59] vmlinux.o: warning: objtool: __asan_load1+0x4e: return with UACCESS disabled from a UACCESS-safe function
 2022-08-16  2:27 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-5.4 5163/9999] htmldocs: fs/inode.c:1609: WARNING: Inline emphasis start-string without end-string
 2022-08-15  5:51 UTC 

[ammarfaizi2-block:paulmck/linux-rcu/ctxt.2022.06.21a 10/22] xtensa-linux-ld: arch/xtensa/kernel/entry.o:undefined reference to `context_tracking_user_exit'
 2022-08-14 18:34 UTC 

[ammarfaizi2-block:stable/linux-stable-rc/queue/5.19 294/1034] io_uring/io_uring.c:3150:40: warning: variable 'prev' set but not used
 2022-08-14  1:54 UTC 

[ammarfaizi2-block:stable/linux-stable-rc/queue/5.10 139/453] Error: arch/arm64/boot/dts/qcom/msm8916.dtsi:1267.28-29 syntax error
 2022-08-14  0:52 UTC 

[ammarfaizi2-block:stable/linux-stable-rc/queue/5.19 369/1034] net/ipv6/raw.c:338:40: warning: variable 'daddr' set but not used
 2022-08-13 23:40 UTC 

[ammarfaizi2-block:google/android/kernel/common/android13-5.10 7542/9999] fs/fuse/dir.c:392:18: warning: implicit truncation from 'int' to bit-field changes value from 1 to -1
 2022-08-13 20:47 UTC 

[ammarfaizi2-block:stable/linux-stable-rc/queue/5.15 94/110] arch/powerpc/sysdev/fsl_pci.c:601:39: error: 'PCI_CLASS_BRIDGE_PCI_NORMAL' undeclared; did you mean 'PCI_CLASS_BRIDGE_PCI'?
 2022-08-13 17:44 UTC 

[PATCH v1 0/4] Add admin configuration
 2022-08-11 22:29 UTC  (6+ messages)
` [PATCH v1 1/4] Add config.py.example
` [PATCH v1 2/4] Add config.py in .gitignore
` [PATCH v1 3/4] Use created filter for admin-only
` [PATCH v1 4/4] Remove unused codes in some files

[PATCH v1 00/18] New feature to handle atom URLs and broadcast
 2022-08-11  2:56 UTC  (7+ messages)
` [PATCH v1 05/18] Add utility functions for /add_atom

[ammarfaizi2-block:bpf/bpf/master 1/2] kernel/bpf/syscall.c:5089:5: warning: no previous prototype for 'kern_sys_bpf'
 2022-08-10 20:21 UTC 

[ammarfaizi2-block:bpf/bpf/master 1/2] kernel/bpf/syscall.c:5089:5: warning: no previous prototype for function 'kern_sys_bpf'
 2022-08-10 20:11 UTC 

[PATCH liburing v1 00/10] liburing test fixes
 2022-08-10 13:03 UTC  (12+ messages)
` [PATCH liburing v1 01/10] test/cq-overflow: Don't call `io_uring_queue_exit()` if the ring is not initialized
` [PATCH liburing v1 02/10] test/eeed8b54e0df: Initialize the `malloc()`ed buffer before `write()`
` [PATCH liburing v1 03/10] test/file-verify: Fix reading from uninitialized buffer
` [PATCH liburing v1 04/10] test/fixed-reuse: Fix reading from uninitialized array
` [PATCH liburing v1 05/10] test/fpos: Fix reading from uninitialized buffer
` [PATCH liburing v1 06/10] test/statx: "
` [PATCH liburing v1 07/10] test/submit-link-fail: Initialize the buffer before `write()`
` [PATCH liburing v1 08/10] test/232c93d07b74: Fix reading from uninitialized buffer
` [PATCH liburing v1 09/10] test/eventfd-disable: Fix reading uninitialized variable
` [PATCH liburing v1 10/10] test/file-register: Fix reading from uninitialized buffer

[GIT PULL] GitHub bot update
 2022-08-10 13:01 UTC  (2+ messages)

[ammarfaizi2-block:google/android/kernel/common/android-trusty-5.4 4948/6879] mm/page_alloc.c:2741:29: sparse: sparse: Using plain integer as NULL pointer
 2022-08-10  8:42 UTC 

testing mutt
 2022-08-09 14:12 UTC 

test send email from mutt
 2022-08-09 13:43 UTC 

[PATCH 0/1] x86 change mov 0, %reg to xor %reg, %reg
 2022-08-09  7:38 UTC  (13+ messages)
` [PATCH 1/1] x86: Change mov $0, %reg with "

[ammarfaizi2-block:crng/random/jd/vdso 9/9] objdump: 'arch/x86/entry/vdso/vdsox32.so.dbg': No such file
 2022-08-08 12:07 UTC 

[ammarfaizi2-block:palmer/linux/riscv-zicbom 6/6] arch/riscv/include/asm/errata_list.h:128:9: error: expected ':' or ')' before '__nops'
 2022-08-08  8:16 UTC  (2+ messages)

[ammarfaizi2-block:tglx/devel/depthtracking 57/59] kernel/trace/trace_selftest.c:790:31: error: expected string literal before ')' token
 2022-08-07  7:16 UTC 

[ammarfaizi2-block:tglx/devel/depthtracking 57/59] <inline asm>:24:23: error: expected register here
 2022-08-07  1:37 UTC 

[ammarfaizi2-block:tglx/devel/depthtracking 32/59] vmlinux.o: warning: objtool: ftrace_replace_code.cold+0x0: unreachable instruction
 2022-08-07  1:06 UTC 

[ammarfaizi2-block:tglx/devel/depthtracking 9/59] arch/x86/include/asm/linkage.h:20:3: error: #error Unsupported function alignment
 2022-08-07  0:55 UTC 

[ammarfaizi2-block:google/android/kernel/common/android-4.14-stable 642/9999] kernel/bpf/core.c:1532:34: sparse: sparse: incorrect type in initializer (different address spaces)
 2022-08-05 19:30 UTC 

[ammarfaizi2-block:google/android/kernel/common/android-4.14-stable 640/9999] kernel/bpf/core.c:1500:31: sparse: sparse: incorrect type in return expression (different address spaces)
 2022-08-05 18:29 UTC 

[ammarfaizi2-block:google/android/kernel/common/deprecated/android-4.14-p-release 137/6167] security/commoncap.c:75:5: sparse: sparse: symbol '__cap_capable' was not declared. Should it be static?
 2022-08-05 17:28 UTC 

Penyerahan server IRC beserta bot bridge
 2022-08-05 15:56 UTC 

[ammarfaizi2-block:google/android/kernel/common/deprecated/android-4.14-p-release 137/6167] security/commoncap.c:75:5: sparse: sparse: symbol '__cap_capable' was not declared. Should it be static?
 2022-08-05  4:27 UTC 


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