messages from 2023-06-13 16:13:33 to 2023-06-19 15:55:01 UTC [more...]
[PATCH v4 00/10] tools/nolibc: add a new syscall helper
2023-06-19 15:54 UTC (10+ messages)
` [PATCH v4 01/10] tools/nolibc: sys.h: add a syscall return helper
` [PATCH v4 02/10] tools/nolibc: unistd.h: apply __sysret() helper
` [PATCH v4 03/10] tools/nolibc: sys.h: "
` [PATCH v4 04/10] tools/nolibc: unistd.h: reorder the syscall macros
` [PATCH v4 05/10] tools/nolibc: add missing my_syscall6() for mips
` [PATCH v4 06/10] tools/nolibc: __sysret: support syscalls who return a pointer
` [PATCH v4 07/10] tools/nolibc: clean up mmap() support
` [PATCH v4 08/10] selftests/nolibc: add EXPECT_PTREQ, EXPECT_PTRNE and EXPECT_PTRER
` [PATCH v4 09/10] selftests/nolibc: add sbrk_0 to test current brk getting
[RFC PATCHES 00/17] IOMMUFD: Deliver IO page faults to user space
2023-06-19 12:58 UTC (4+ messages)
[PATCH v2 00/11] iommufd: Add nesting infrastructure
2023-06-19 12:37 UTC (7+ messages)
[PATCH v5 0/5] nolibc: add part2 of support for rv32
2023-06-19 12:29 UTC (6+ messages)
` [PATCH v5 1/5] tools/nolibc: fix up #error compile failures with -ENOSYS
` [PATCH v5 2/5] tools/nolibc: fix up undeclared syscall macros with #ifdef and -ENOSYS
` [PATCH v5 3/5] selftests/nolibc: allow customize kernel specific ARCH variable
` [PATCH v5 4/5] tools/nolibc: add kernel and nolibc specific ARCH variables
` [PATCH v5 5/5] selftests/nolibc: riscv: customize makefile for rv32
[PATCH 5.15 002/107] test_firmware: prevent race conditions by a correct implementation of locking
2023-06-19 10:29 UTC (2+ messages)
` [PATCH 5.15 003/107] test_firmware: fix a memory leak with reqs buffer
[PATCH 5.10 04/89] test_firmware: prevent race conditions by a correct implementation of locking
2023-06-19 10:29 UTC (2+ messages)
` [PATCH 5.10 05/89] test_firmware: fix a memory leak with reqs buffer
[PATCH 5.4 01/64] test_firmware: fix a memory leak with reqs buffer
2023-06-19 10:29 UTC
[PATCH 6.1 003/166] test_firmware: prevent race conditions by a correct implementation of locking
2023-06-19 10:28 UTC
[PATCH net 0/2] selftests/ptp: Add support for new timestamp IOCTLs
2023-06-19 9:48 UTC (7+ messages)
` [PATCH net 1/2] selftests/ptp: Add -x option for testing PTP_SYS_OFFSET_EXTENDED
` [PATCH net 2/2] selftests/ptp: Add -X option for testing PTP_SYS_OFFSET_PRECISE
[PATCH v2 0/3] tracing/user_events: Fix incorrect return value for
2023-06-19 8:51 UTC (4+ messages)
` [PATCH v2 1/3] tracing/user_events: Fix incorrect return value for writing operation when events are disabled
[PATCH v18 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-06-19 8:16 UTC (23+ messages)
` [PATCH v18 2/5] fs/proc/task_mmu: "
` [PATCH v18 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
[PATCH v2 0/8] Remove child from struct ctl_table
2023-06-19 7:32 UTC (11+ messages)
` [PATCH v2 1/8] parport: plug a sysctl register leak
` [PATCH v2 2/8] test_sysctl: Fix test metadata getters
` [PATCH v2 3/8] test_sysctl: Group node sysctl test under one func
` [PATCH v2 4/8] test_sysctl: Add an unregister sysctl test
` [PATCH v2 5/8] test_sysctl: Add an option to prevent test skip
` [PATCH v2 6/8] test_sysclt: Test for registering a mount point
` [PATCH v2 7/8] sysctl: Remove debugging dump_stack
` [PATCH v2 8/8] sysctl: replace child with an enumeration
[PATCH v2 0/3] selftests/nolibc: improve test report support
2023-06-19 7:01 UTC (4+ messages)
` [PATCH v2 1/3] selftests/nolibc: add a standalone test report macro
` [PATCH v2 2/3] selftests/nolibc: always print the path to test log file
` [PATCH v2 3/3] selftests/nolibc: restore the failed tests print
[PATCH v19 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-06-19 6:06 UTC (9+ messages)
` [PATCH v19 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v19 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v19 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v19 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v19 5/5] selftests: mm: add pagemap ioctl tests
[PATCH v3 00/10] tracing: introducing eventfs
2023-06-19 5:38 UTC (2+ messages)
[PATCH v3 0/3] TDX Guest Quote generation support
2023-06-19 5:38 UTC (4+ messages)
` [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature
[PATCH v2 0/9] tracing: introducing eventfs
2023-06-19 5:24 UTC (5+ messages)
` [PATCH v2 2/9] eventfs: adding eventfs dir add functions
[PATCH] selftests/cgroup: allow running a specific test with test_memcontrol
2023-06-19 5:18 UTC (2+ messages)
[PATCH v4 0/7] Optimize mremap during mutual alignment within PMD
2023-06-17 22:49 UTC (3+ messages)
` [PATCH v4 1/7] mm/mremap: Optimize the start addresses in move_page_tables()
[PATCH v2] selftests: prctl: Add new prctl test for PR_SET_NAME
2023-06-17 13:01 UTC (5+ messages)
[PATCH v4 0/4] Check if FIPS mode is enabled when running selftests
2023-06-16 20:16 UTC (5+ messages)
` [PATCH v4 4/4] selftests: net: fcnal-test: check if FIPS mode is enabled
` [PATCH v4 4/4] selftests: net: fcnal-test: check if FIPS mode is enabled: manual merge
[RFC PATCH 00/19] hugetlb support for KVM guest_mem
2023-06-16 18:28 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION f7efed9f38f886edb450041b82a6f15d663c98f8
2023-06-16 17:56 UTC
[PATCH] selftests/bpf: Fix the address is NULL
2023-06-16 16:33 UTC (3+ messages)
[PATCH 0/6] KUnit integration for Rust doctests
2023-06-16 11:14 UTC (43+ messages)
` [PATCH 1/6] rust: init: make doctests compilable/testable
` [PATCH 2/6] rust: str: "
` [PATCH 3/6] rust: sync: "
` [PATCH 4/6] rust: types: "
` [PATCH 5/6] rust: support running Rust documentation tests as KUnit ones
` [PATCH 6/6] MAINTAINERS: add Rust KUnit files to the KUnit entry
[PATCH v1 1/2] selftests: gpio: gpio-sim: Fix BUG: test FAILED due to recent change
2023-06-16 9:10 UTC (3+ messages)
` [PATCH v1 2/2] selftests: gpio: gpio-sim: Use same variable name for sysfs pathname
[PATCH] kselftest/alsa: Increase kselftest timeout
2023-06-16 7:10 UTC (4+ messages)
[PATCH v2 00/24] selftests/resctrl: Fixes, cleanups, and rewritten CAT test
2023-06-16 6:44 UTC (8+ messages)
` [PATCH v2 21/24] selftests/resctrl: Read in less obvious order to defeat prefetch optimizations
[PATCH] selftests/nolibc: Remove unneeded variable
2023-06-16 6:34 UTC (2+ messages)
[PATCH v3 00/10] Add Intel VT-d nested translation
2023-06-16 2:29 UTC (6+ messages)
[PATCH] selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSET
2023-06-15 22:10 UTC (5+ messages)
[PATCH] selftests/mm: Fix cross compilation with LLVM
2023-06-15 21:22 UTC (3+ messages)
POSSIBLE BUG: selftests/net/fcnal-test.sh: [FAIL] in vrf "bind - ns-B IPv6 LLA" test
2023-06-15 20:10 UTC (12+ messages)
` POSSIBLE BUG: selftests/net/fcnal-test.sh: [FAIL][FIX TESTED] "
[linux-next:master] BUILD REGRESSION 925294c9aa184801cc0a451b69a18dd0fe7d847d
2023-06-15 17:36 UTC
file removal issue in tools/testing/selftests/powerpc/mm/tlbie_test.c
2023-06-15 16:02 UTC
Słowa kluczowe do wypozycjonowania
2023-06-15 9:26 UTC
[PATCH] selftests/mm: Add missing gitignore entries
2023-06-15 9:10 UTC (2+ messages)
[PATCH bpf-next v2 0/6] Add SO_REUSEPORT support for TC bpf_sk_assign
2023-06-15 7:21 UTC (9+ messages)
` [PATCH bpf-next v2 3/6] net: remove duplicate reuseport_lookup functions
[PATCH] selftests/powerpc: Remove unneeded variable
2023-06-15 3:51 UTC (2+ messages)
[PATCH] selftests: lib.mk: fix out-of-tree builds
2023-06-14 23:27 UTC (4+ messages)
[linux-next:master] BUILD REGRESSION b16049b21162bb649cdd8519642a35972b7910fe
2023-06-14 18:42 UTC
[PATCH] selftest: net: tls: fix no_pad
2023-06-14 13:47 UTC
[PATCH] selftests/ftrace: Add test dependency
2023-06-14 10:50 UTC
[PATCH] selftests/ftrace: Fix dependencies for some of the synthetic event tests
2023-06-14 9:10 UTC
[PATCH] selftests: timers: Remove unneeded semicolon
2023-06-14 8:22 UTC
[PATCH] selftests/powerpc: remove unneeded variable
2023-06-14 6:51 UTC
[PATCH net 0/4] Fix small bugs and annoyances in tc-testing
2023-06-14 3:50 UTC (2+ messages)
[PATCH v2] MAINTAINERS: Add source tree entry for kunit
2023-06-14 2:34 UTC (2+ messages)
[PATCH v3] KVM: selftests: Add new CFLAGS to generate dependency files
2023-06-13 23:22 UTC (2+ messages)
[PATCH bpf v5 0/2] bpf: fix NULL dereference during extable search
2023-06-13 22:19 UTC (3+ messages)
` [PATCH bpf v5 1/2] bpf: ensure main program has an extable
[linux-next:master] BUILD REGRESSION 1f6ce8392d6ff486af5ca96df9ded5882c4b6977
2023-06-13 21:38 UTC
[RFC v1 0/6] kunit: Add test attributes API
2023-06-13 20:58 UTC (20+ messages)
` [RFC v1 1/6] kunit: Add test attributes API structure
` [RFC v1 2/6] kunit: Add speed attribute
` [RFC v1 3/6] kunit: Add ability to filter attributes
` [RFC v1 4/6] kunit: tool: Add command line interface to filter and report attributes
` [RFC v1 5/6] kunit: memcpy: Mark tests as slow using test attributes
[PATCH bpf-next v2 4/6] net: remove duplicate sk_lookup helpers
2023-06-13 19:41 UTC (3+ messages)
[PATCH] selftests/bpf: Remove unneeded variable "ret"
2023-06-13 18:13 UTC (2+ messages)
[PATCH bpf-next v2 5/6] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
2023-06-13 17:26 UTC (2+ messages)
[PATCH v2 1/2] tty: tty_io: update timestamps on all device nodes
2023-06-13 17:21 UTC (3+ messages)
` [PATCH v3 "
` [PATCH v3 2/2] selftests: tty: add selftest for tty timestamp updates
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox