messages from 2023-06-30 10:18:31 to 2023-07-05 16:10:02 UTC [more...]
[PATCH v2 1/6] mm: userfaultfd: add new UFFDIO_POISON ioctl
2023-07-05 16:09 UTC (14+ messages)
` [PATCH v2 2/6] mm: userfaultfd: refactor hugetlb folio allocation / lookup code
` [PATCH v2 3/6] mm: userfaultfd: support UFFDIO_POISON for hugetlbfs
` [PATCH v2 4/6] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers
` [PATCH v2 5/6] selftests/mm: add uffd unit test for UFFDIO_POISON
` [PATCH v2 6/6] mm: userfaultfd: add basic documentation "
[linux-next:master] BUILD REGRESSION e1f6a8eaf1c271a0158114a03e3605f4fba059ad
2023-07-05 16:07 UTC
[PATCH bpf-next 0/2] BPF kselftest cross-build/RISC-V fixes
2023-07-05 13:45 UTC (5+ messages)
` [PATCH bpf-next 1/2] selftests/bpf: Add F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to some tests
` [PATCH bpf-next 2/2] selftests/bpf: Honor $(O) when figuring out paths
[PATCH v1] selftests:bpf:Fix repeated initialization
2023-07-05 13:38 UTC (3+ messages)
` 回复: "
[PATCH] kselftest/runner.sh: Propagate SIGTERM to runner child
2023-07-05 11:53 UTC
[PATCH][next] selftests: Fix spelling mistake "regesters" -> "registers"
2023-07-05 10:14 UTC
[PATCH net 0/9] mptcp: fixes for v6.5
2023-07-05 10:00 UTC (11+ messages)
` [PATCH net 1/9] mptcp: ensure subflow is unhashed before cleaning the backlog
` [PATCH net 2/9] mptcp: do not rely on implicit state check in mptcp_listen()
` [PATCH net 3/9] selftests: mptcp: connect: fail if nft supposed to work
` [PATCH net 4/9] selftests: mptcp: sockopt: use 'iptables-legacy' if available
` [PATCH net 5/9] selftests: mptcp: sockopt: return error if wrong mark
` [PATCH net 6/9] selftests: mptcp: userspace_pm: use correct server port
` [PATCH net 7/9] selftests: mptcp: userspace_pm: report errors with 'remove' tests
` [PATCH net 8/9] selftests: mptcp: depend on SYN_COOKIES
` [PATCH net 9/9] selftests: mptcp: pm_nl_ctl: fix 32-bit support
[PATCH v2 0/2] mm/memfd: fix sysctl MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED
2023-07-05 6:33 UTC (3+ messages)
` [PATCH v2 1/2] mm/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED
` [PATCH v2 2/2] selftests/memfd: "
[PATCH v22 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-07-04 22:15 UTC (8+ messages)
` [PATCH v22 2/5] fs/proc/task_mmu: "
[PATCH 0/2] bpf, net: Allow setting SO_TIMESTAMPING* from BPF
2023-07-04 20:26 UTC (7+ messages)
` [PATCH 1/2] net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)
` [PATCH 2/2] bpf: Allow setting SO_TIMESTAMPING* with bpf_setsockopt()
[linux-next:master] BUILD REGRESSION 1c6f93977947dbba1fc4d250c4eb8a7d4cfdecf1
2023-07-04 17:22 UTC
[PATCH v4 33/35] maple_tree: Update testing code for mas_{next,prev,walk}
2023-07-04 15:22 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION 296d53d8f84ce50ffaee7d575487058c8d437335
2023-07-04 14:11 UTC (4+ messages)
[PATCH bpf-next v5 0/7] Add SO_REUSEPORT support for TC bpf_sk_assign
2023-07-04 13:46 UTC (8+ messages)
` [PATCH bpf-next v5 1/7] udp: re-score reuseport groups when connected sockets are present
` [PATCH bpf-next v5 2/7] net: export inet_lookup_reuseport and inet6_lookup_reuseport
` [PATCH bpf-next v5 3/7] net: remove duplicate reuseport_lookup functions
` [PATCH bpf-next v5 4/7] net: document inet[6]_lookup_reuseport sk_state requirements
` [PATCH bpf-next v5 5/7] net: remove duplicate sk_lookup helpers
` [PATCH bpf-next v5 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
` [PATCH bpf-next v5 7/7] selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helper
[PATCH v1] tools: remove duplicate assignment
2023-07-04 12:21 UTC
Tests documentation
2023-07-04 11:28 UTC (3+ messages)
[PATCH v22 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
2023-07-04 10:10 UTC (2+ messages)
[PATCH 0/2] x86/BPF: Add new BPF helper call bpf_rdtsc
2023-07-04 8:55 UTC (7+ messages)
` [PATCH 1/2] x86/tsc: "
` [PATCH 2/2] selftests/bpf: Add test for bpf_rdtsc
[tip: x86/misc] x86/csum: Improve performance of `csum_partial`
2023-07-04 8:41 UTC (3+ messages)
[PATCH] x86: checksum: Fix unaligned checksums on < i686
2023-07-04 8:32 UTC
[PATCHv2] selftests/input: add tests for the EVIOCSCLOCKID ioctl
2023-07-04 8:33 UTC (2+ messages)
[PATCH 1/2] asm-generic: current: Don't include thread-info.h if building asm
2023-07-04 8:30 UTC (2+ messages)
` [PATCH 2/2] arch: um: Use the x86 checksum implementation on 32-bit
[PATCH v5 00/13] RISCV: Add KVM_GET_REG_LIST API
2023-07-04 1:09 UTC (22+ messages)
` [PATCH v5 01/13] KVM: arm64: selftests: Replace str_with_index with strdup_printf
` [PATCH v5 02/13] KVM: arm64: selftests: Drop SVE cap check in print_reg
` [PATCH v5 03/13] KVM: arm64: selftests: Remove print_reg's dependency on vcpu_config
` [PATCH v5 04/13] KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.h
` [PATCH v5 05/13] KVM: arm64: selftests: Delete core_reg_fixup
` [PATCH v5 06/13] KVM: arm64: selftests: Split get-reg-list test code
` [PATCH v5 07/13] KVM: arm64: selftests: Finish generalizing get-reg-list
` [PATCH v5 08/13] KVM: arm64: selftests: Move reject_set check logic to a function
` [PATCH v5 09/13] KVM: arm64: selftests: Move finalize_vcpu back to run_test
` [PATCH v5 10/13] KVM: selftests: Only do get/set tests on present blessed list
` [PATCH v5 11/13] KVM: selftests: Add skip_set facility to get_reg_list test
` [PATCH v5 12/13] KVM: riscv: Add KVM_GET_REG_LIST API support
` [PATCH v5 13/13] KVM: riscv: selftests: Add get-reg-list test
[PATCH] kunit: tool: undo type subscripts for subprocess.Popen
2023-07-03 19:54 UTC (4+ messages)
[PATCH v3 00/10] tracing: introducing eventfs
2023-07-03 19:52 UTC (10+ messages)
` [PATCH v3 02/10] eventfs: introducing struct tracefs_inode
` [PATCH v3 03/10] eventfs: adding eventfs dir add functions
[PATCH v3 0/3] cpuset: Allow setscheduler regardless of manipulated task
2023-07-03 18:01 UTC (6+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] selftests: cgroup: Minor code reorganizations
` [PATCH v3 3/3] selftests: cgroup: Add cpuset migrations testcase
[PATCH v2 0/3] selftests/nolibc: improve test report support
2023-07-03 16:24 UTC (3+ messages)
[PATCH v5 0/5] nolibc: add part2 of support for rv32
2023-07-03 15:51 UTC (7+ messages)
` [PATCH v5 1/5] tools/nolibc: fix up #error compile failures with -ENOSYS
` [PATCH v5 5/5] selftests/nolibc: riscv: customize makefile for rv32
[PATCH v1 00/11] tools/nolibc: shrink arch support
2023-07-03 14:55 UTC (6+ messages)
` [PATCH v1 03/11] tools/nolibc: include crt.h before arch.h
[PATCH v1] Fix documentation of panic_on_warn
2023-07-03 14:36 UTC (3+ messages)
[PATCH v4 00/10] tools/nolibc: add a new syscall helper
2023-07-03 14:02 UTC (29+ messages)
` [PATCH v5 00/14] "
` [PATCH v5 06/14] tools/nolibc: arch-*.h: clean up multiple whitespaces
` [PATCH v5 07/14] tools/nolibc: arch-loongarch.h: shrink with SYSCALL_CLOBBERLIST
` [PATCH v5 09/14] tools/nolibc: add missing my_syscall6() for mips
` [PATCH v5 10/14] tools/nolibc: __sysret: support syscalls who return a pointer
` [PATCH v5 11/14] tools/nolibc: clean up mmap() support
` [PATCH v5 14/14] selftests/nolibc: add mmap and munmap test cases
[PATCH bpf-next v4 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
2023-07-03 9:57 UTC (5+ messages)
[PATCH bpf-next v4 3/7] net: remove duplicate reuseport_lookup functions
2023-07-03 9:45 UTC (3+ messages)
[PATCH] selftests/input: add tests for the EVIOCSCLOCKID ioctl
2023-07-03 9:26 UTC (2+ messages)
[PATCH] selftests/net: Add xt_policy config for xfrm_policy test
2023-07-03 8:20 UTC (2+ messages)
[PATCH] selftests/nolibc: simplify call to ioperm
2023-07-03 8:11 UTC
[PATCH 0/2] Two cross-compilation kselftest fixes
2023-07-03 6:36 UTC (5+ messages)
` [PATCH 2/2] selftests/proc: Do not build x86-64 tests on non-x86-64 builds
[PATCH AUTOSEL 6.1 2/3] selftests: cgroup: Add 'malloc' failures checks in test_memcontrol
2023-07-02 19:39 UTC
[PATCH AUTOSEL 6.3 2/3] selftests: cgroup: Add 'malloc' failures checks in test_memcontrol
2023-07-02 19:38 UTC
[PATCH v2 07/13] tools/nolibc: sys_lseek: add pure 64bit lseek
2023-07-02 16:28 UTC (3+ messages)
[PATCH 0/2] v3: F_OFD_GETLK extension to read lock info
2023-07-02 6:41 UTC (3+ messages)
[PATCH -next] selftests/ptrace: Fix Test terminated by timeout in ptrace_attach
2023-07-01 14:58 UTC (2+ messages)
[PATCH v2 0/3] cpuset: Allow setscheduler regardless of manipulated task
2023-06-30 19:19 UTC (5+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] selftests: cgroup: Minor code reorganizations
` [PATCH v2 3/3] selftests: cgroup: Add cpuset migrations testcase
[PATCH v3 00/14] selftests/nolibc: allow run with minimal kernel config
2023-06-30 18:45 UTC (18+ messages)
` [PATCH v3 01/14] selftests/nolibc: stat_fault: silence NULL argument warning with glibc
` [PATCH v3 02/14] selftests/nolibc: gettid: restore for glibc and musl
` [PATCH v3 03/14] selftests/nolibc: add _LARGEFILE64_SOURCE for musl
` [PATCH v3 04/14] selftests/nolibc: fix up int_fast16/32_t test cases "
` [PATCH v3 05/14] selftests/nolibc: fix up kernel parameters support
` [PATCH v3 06/14] selftests/nolibc: stat_timestamps: remove procfs dependency
` [PATCH v3 07/14] selftests/nolibc: chroot_exe: "
` [PATCH v3 08/14] selftests/nolibc: link_cross: use /proc/self/cmdline
` [PATCH v3 09/14] tools/nolibc: add rmdir() support
` [PATCH v3 10/14] selftests/nolibc: add a new rmdir() test case
` [PATCH v3 11/14] selftests/nolibc: fix up failures when CONFIG_PROC_FS=n
` [PATCH v3 12/14] selftests/nolibc: prepare /tmp for tmpfs or ramfs
` [PATCH v3 13/14] selftests/nolibc: add chmod_tmpdir test
` [PATCH v3 14/14] selftests/nolibc: vfprintf: remove MEMFD_CREATE dependency
[PATCH 0/3] cpuset: Allow setscheduler regardless of manipulated task
2023-06-30 18:42 UTC (4+ messages)
` [PATCH 1/3] "
[PATCH 0/6] KUnit integration for Rust doctests
2023-06-30 18:17 UTC (3+ messages)
` [PATCH 5/6] rust: support running Rust documentation tests as KUnit ones
[linux-next:master] BUILD REGRESSION 6352a698ca5bf26a9199202666b16cf741f579f6
2023-06-30 16:16 UTC
[PATCH bpf-next v4 0/2] Fix missing synack in BPF cgroup_skb filters
2023-06-30 14:12 UTC (4+ messages)
` [PATCH bpf-next v4 1/2] net: bpf: Check SKB ownership against full socket
[PATCH 0/2] proc: proc_setattr for /proc/$PID/net
2023-06-30 14:06 UTC (2+ messages)
[PATCH v2 00/15] allow run with minimal kernel config
2023-06-30 12:04 UTC (2+ messages)
[PATCH v2 13/15] selftests/nolibc: rename chroot_exe to chroot_tmpfile
2023-06-30 11:14 UTC (2+ messages)
[PATCH v2 11/15] selftests/nolibc: prepare /tmp for tmpfs or ramfs
2023-06-30 10:18 UTC (2+ messages)
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