messages from 2024-07-18 22:38:54 to 2024-07-23 22:22:50 UTC [more...]
[PATCH bpf-next 00/15] use network helpers, part 11
2024-07-23 22:22 UTC (4+ messages)
` [PATCH bpf-next 01/15] selftests/bpf: Use start_server_str in skc_to_unix_sock
` [PATCH bpf-next 02/15] selftests/bpf: AF_PACKET support for make_sockaddr
` [PATCH bpf-next 03/15] selftests/bpf: Use start_server_str in lwt_redirect
[PATCH net-next v15 00/14] Device Memory TCP
2024-07-23 21:49 UTC (6+ messages)
` [PATCH net-next v15 03/14] netdev: support binding dma-buf to netdevice
[RFC PATCH v5 00/29] TDX KVM selftests
2024-07-23 21:25 UTC (9+ messages)
` [RFC PATCH v5 01/29] KVM: selftests: Add function to allow one-to-one GVA to GPA mappings
` [RFC PATCH v5 04/29] KVM: selftests: Refactor steps in vCPU descriptor table initialization
[PATCH bpf-next v1] selftests/bpf: Fix wrong binary in Makefile log output
2024-07-23 20:30 UTC (9+ messages)
` [PATCH bpf-next v2] "
[PATCH bpf-next v1 0/2] selftests/bpf: Add support for MIPS systems
2024-07-23 20:20 UTC (9+ messages)
` [PATCH bpf-next v1 1/2] selftests/bpf: Add missing system defines for mips
` [PATCH bpf-next v1 2/2] selftests/bpf: Fix error linking uprobe_multi on mips
` [PATCH bpf-next v2 0/2] selftests/bpf: Add support for MIPS systems
` [PATCH bpf-next v2 1/2] selftests/bpf: Add missing system defines for mips
` [PATCH bpf-next v2 2/2] selftests/bpf: Fix error linking uprobe_multi on mips
mm, memcg: cg2 memory{.swap,}.peak write handlers
2024-07-23 19:45 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mm, memcg: cg2 memory{.swap,}.peak write tests
[PATCH bpf-next 0/4] use network helpers, part 10
2024-07-23 18:40 UTC (6+ messages)
` [PATCH bpf-next 1/4] selftests/bpf: Drop make_client in sk_lookup
` [PATCH bpf-next 2/4] selftests/bpf: Drop make_socket "
` [PATCH bpf-next 3/4] selftests/bpf: Drop inetaddr_len "
` [PATCH bpf-next 4/4] selftests/bpf: Drop __start_server in network_helpers
[PATCH bpf-next v4 09/20] lsm: Refactor return value of LSM hook key_getsecurity
2024-07-23 18:34 UTC (6+ messages)
` [PATCH v4 9/20] "
[PATCH HID 0/4] HID: selftest fixes after merge into 6.11-rc0 tree
2024-07-23 16:21 UTC (5+ messages)
` [PATCH HID 1/4] selftests/hid: fix bpf_wq new API
` [PATCH HID 2/4] selftests/hid: disable struct_ops auto-attach
` [PATCH HID 3/4] HID: bpf: prevent the same struct_ops to be attached more than once
` [PATCH HID 4/4] selftests/hid: add test for attaching multiple time the same struct_ops
[PATCH] selftests: ksft: Track skipped tests when finishing the test suite
2024-07-23 16:17 UTC (6+ messages)
[PATCH v4 0/2] Add test to distinguish between thread's signal mask and ucontext_t
2024-07-23 15:55 UTC (7+ messages)
` [PATCH v4 2/2] selftests: Add a test mangling with uc_sigmask
[PATCH] kselftest: missing arg in ptrace.c
2024-07-23 15:46 UTC (5+ messages)
[PATCH v2 00/10] selftests: kvm: s390: Add s390x ucontrol selftests
2024-07-23 12:48 UTC (13+ messages)
` [PATCH v2 01/10] selftests: kvm: s390: Define page sizes in shared header
` [PATCH v2 02/10] selftests: kvm: s390: Add kvm_s390_sie_block definition for userspace tests
` [PATCH v2 03/10] selftests: kvm: s390: Add s390x ucontrol test suite with hpage test
` [PATCH v2 04/10] selftests: kvm: s390: Add test fixture and simple VM setup tests
` [PATCH v2 05/10] selftests: kvm: s390: Add debug print functions
` [PATCH v2 06/10] selftests: kvm: s390: Add VM run test case
` [PATCH v2 07/10] selftests: kvm: s390: Add uc_map_unmap VM "
` [PATCH v2 08/10] selftests: kvm: s390: Add uc_skey "
` [PATCH v2 09/10] selftests: kvm: s390: Verify reject memory region operations for ucontrol VMs
` [PATCH v2 10/10] s390: Enable KVM_S390_UCONTROL config in debug_defconfig
[PATCH net] selftests: forwarding: skip if kernel not support setting bridge fdb learning limit
2024-07-23 11:13 UTC (5+ messages)
[PATCH v3] selftest: acct: Add selftest for the acct() syscall
2024-07-23 10:28 UTC
[PATCH bpf-next v1 00/19] selftests/bpf: Improve libc portability / musl support (part 1)
2024-07-23 9:55 UTC (21+ messages)
` [PATCH bpf-next v1 01/19] selftests/bpf: Use pid_t consistently in test_progs.c
` [PATCH bpf-next v1 02/19] selftests/bpf: Fix compile error from rlim_t in sk_storage_map.c
` [PATCH bpf-next v1 03/19] selftests/bpf: Fix error compiling bpf_iter_setsockopt.c with musl libc
` [PATCH bpf-next v1 04/19] selftests/bpf: Drop unneeded include in unpriv_helpers.c
` [PATCH bpf-next v1 05/19] selftests/bpf: Drop unneeded include in sk_lookup.c
` [PATCH bpf-next v1 06/19] selftests/bpf: Drop unneeded include in flow_dissector.c
` [PATCH bpf-next v1 07/19] selftests/bpf: Fix missing ARRAY_SIZE() definition in bench.c
` [PATCH bpf-next v1 08/19] selftests/bpf: Fix missing UINT_MAX definitions in benchmarks
` [PATCH bpf-next v1 09/19] selftests/bpf: Fix missing BUILD_BUG_ON() declaration
` [PATCH bpf-next v1 10/19] selftests/bpf: Fix include of <sys/fcntl.h>
` [PATCH bpf-next v1 11/19] selftests/bpf: Fix compiling parse_tcp_hdr_opt.c with musl-libc
` [PATCH bpf-next v1 12/19] selftests/bpf: Fix compiling kfree_skb.c "
` [PATCH bpf-next v1 13/19] selftests/bpf: Fix compiling flow_dissector.c "
` [PATCH bpf-next v1 14/19] selftests/bpf: Fix compiling tcp_rtt.c "
` [PATCH bpf-next v1 15/19] selftests/bpf: Fix compiling core_reloc.c "
` [PATCH bpf-next v1 16/19] selftests/bpf: Fix errors compiling lwt_redirect.c with musl libc
` [PATCH bpf-next v1 17/19] selftests/bpf: Fix errors compiling decap_sanity.c "
` [PATCH bpf-next v1 18/19] selftests/bpf: Fix errors compiling crypto_sanity.c "
` [PATCH bpf-next v1 19/19] selftests/bpf: Fix errors compiling cg_storage_multi.h "
[PATCH v5 0/4] Allow userspace to change ID_AA64PFR1_EL1
2024-07-23 7:20 UTC (2+ messages)
` [PATCH v5 4/4] KVM: selftests: aarch64: Add writable test for ID_AA64PFR1_EL1
[PATCH v2] Documentation: KUnit: Update filename best practices
2024-07-23 6:25 UTC (6+ messages)
[PATCH v6 00/13] riscv: Add support for xtheadvector
2024-07-23 3:54 UTC (15+ messages)
` [PATCH v6 01/13] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v6 02/13] dt-bindings: cpus: add a thead vlen register length property
` [PATCH v6 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v6 04/13] riscv: Add thead and xtheadvector as a vendor extension
` [PATCH v6 05/13] riscv: vector: Use vlenb from DT for thead
` [PATCH v6 06/13] RISC-V: define the elements of the VCSR vector CSR
` [PATCH v6 07/13] riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSAT
` [PATCH v6 08/13] riscv: Add xtheadvector instruction definitions
` [PATCH v6 09/13] riscv: vector: Support xtheadvector save/restore
` [PATCH v6 10/13] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v6 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH v6 12/13] selftests: riscv: Fix vector tests
` [PATCH v6 13/13] selftests: riscv: Support xtheadvector in "
[PATCH] lib: Move KUnit tests into tests/ subdirectory
2024-07-22 23:47 UTC (3+ messages)
[PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers (fd-local edition)
2024-07-22 23:06 UTC (6+ messages)
` [PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers
[PATCH v5 00/13] riscv: Add support for xtheadvector
2024-07-22 22:14 UTC (18+ messages)
` [PATCH v5 01/13] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v5 02/13] dt-bindings: cpus: add a thead vlen register length property
` [PATCH v5 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v5 04/13] riscv: Add thead and xtheadvector as a vendor extension
` [PATCH v5 05/13] riscv: vector: Use vlenb from DT for thead
` [PATCH v5 06/13] RISC-V: define the elements of the VCSR vector CSR
` [PATCH v5 07/13] riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSAT
` [PATCH v5 08/13] riscv: Add xtheadvector instruction definitions
` [PATCH v5 09/13] riscv: vector: Support xtheadvector save/restore
` [PATCH v5 10/13] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v5 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH v5 12/13] selftests: riscv: Fix vector tests
` [PATCH v5 13/13] selftests: riscv: Support xtheadvector in "
[PATCH 1/2] selftests: x86: vdso_restorer: remove manual counting of pass/fail tests
2024-07-22 17:20 UTC (5+ messages)
[PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers
2024-07-22 15:18 UTC (8+ messages)
[PATCH v9 00/39] arm64/gcs: Provide support for GCS in userspace
2024-07-22 14:31 UTC (13+ messages)
` [PATCH v9 35/39] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v9 37/39] kselftest/arm64: Add GCS signal tests
` [PATCH v9 38/39] kselftest/arm64: Add a GCS stress test
[PATCH 0/1] Add KUnit tests for kfifo
2024-07-22 14:19 UTC (3+ messages)
` [PATCH 1/1] lib/kfifo-test.c: add tests for the kfifo structure
[PATCH 0/1] Add KUnit tests for llist
2024-07-22 14:16 UTC (3+ messages)
` [PATCH 1/1] lib/llist_kunit.c: add "
[PATCH RESEND] x86: checksum: Fix unaligned checksums on < i686
2024-07-22 4:57 UTC (2+ messages)
[PATCH v4 0/2] selftests/bpf: convert test_xdp_veth to test_progs framework
2024-07-21 19:33 UTC (3+ messages)
` [PATCH v4 1/2] selftests/bpf: update xdp_redirect_map prog sections for libbpf
` [PATCH v4 2/2] selftests/bpf: integrate test_xdp_veth into test_progs
[PATCH v3 0/2] selftests/bpf: convert test_xdp_veth to test_progs framework
2024-07-21 19:25 UTC (4+ messages)
` [PATCH v3 2/2] selftests/bpf: integrate test_xdp_veth into test_progs
[PATCH v2 00/25] Enable FRED with KVM VMX
2024-07-21 18:09 UTC (8+ messages)
` [PATCH v2 09/25] KVM: VMX: Switch FRED RSP0 between host and guest
[PATCH bpf-next v4 07/20] lsm: Refactor return value of LSM hook setprocattr
2024-07-20 9:31 UTC (3+ messages)
` [PATCH v4 7/20] "
[PATCH bpf-next v4 10/20] lsm: Refactor return value of LSM hook audit_rule_match
2024-07-20 9:31 UTC (3+ messages)
` [PATCH "
[PATCH bpf-next v4 08/20] lsm: Refactor return value of LSM hook getprocattr
2024-07-20 9:30 UTC (3+ messages)
` [PATCH v4 8/20] "
[PATCH bpf-next v4 06/20] lsm: Refactor return value of LSM hook getselfattr
2024-07-20 9:30 UTC (3+ messages)
` [PATCH v4 6/20] "
[PATCH bpf-next v4 05/20] lsm: Refactor return value of LSM hook inode_copy_up_xattr
2024-07-20 9:29 UTC (3+ messages)
` [PATCH v4 5/20] "
[PATCH bpf-next v4 04/20] lsm: Refactor return value of LSM hook inode_listsecurity
2024-07-20 9:29 UTC (3+ messages)
` [PATCH v4 4/20] "
[PATCH bpf-next v4 03/20] lsm: Refactor return value of LSM hook inode_getsecurity
2024-07-20 9:28 UTC (3+ messages)
` [PATCH v4 3/20] "
[PATCH bpf-next v4 02/20] lsm: Refactor return value of LSM hook inode_need_killpriv
2024-07-20 9:27 UTC (3+ messages)
` [PATCH v4 2/20] "
[PATCH bpf-next v1 0/3] add bpf_file_d_path helper and selftests
2024-07-19 18:55 UTC (3+ messages)
` [PATCH bpf-next v1 1/3] bpf: Add bpf_file_d_path helper
[PATCH v1] selftests/ftrace: Skip test for optimized probes on PowerPC if Secure Boot is enabled
2024-07-19 16:59 UTC (2+ messages)
[PATCH v3 0/4] selftest: x86: improve tests
2024-07-19 16:52 UTC (5+ messages)
` [PATCH v3 1/4] selftests: x86: check_initial_reg_state: remove manual counting and increase maintainability
[PATCH] kselftest/arm64: Add coresight test
2024-07-19 10:59 UTC
[PATCH bpf-next v4 00/20] Add return value range check for BPF LSM
2024-07-19 3:55 UTC (4+ messages)
[PATCH bpf-next v4 01/20] lsm: Refactor return value of LSM hook vm_enough_memory
2024-07-19 2:07 UTC (2+ messages)
` [PATCH v4 1/20] "
[PATCH bpf-next v3 0/5] use network helpers, part 9
2024-07-18 22:38 UTC (3+ messages)
` [PATCH bpf-next v3 5/5] selftests/bpf: Drop make_socket in sk_lookup
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