messages from 2023-04-26 14:14:38 to 2023-05-08 17:19:06 UTC [more...]
[PATCH v2] tools/nolibc: Fix build of stdio.h due to header ordering
2023-05-08 17:18 UTC (2+ messages)
[PATCH v2] selftests/ftrace: Improve integration with kselftest runner
2023-05-08 17:18 UTC (2+ messages)
[RESEND PATCH] selftests/sgx: Add "test_encl.elf" to TEST_FILES
2023-05-08 17:01 UTC (5+ messages)
[PATCH v2] regmap: REGMAP_KUNIT must not select REGMAP
2023-05-08 14:22 UTC (2+ messages)
[PATCH v2 0/9] tracing: introducing eventfs
2023-05-08 9:32 UTC (16+ messages)
` [PATCH v2 1/9] eventfs: introducing struct tracefs_inode
` [PATCH v2 2/9] eventfs: adding eventfs dir add functions
` [PATCH v2 3/9] eventfs: adding eventfs file "
` [PATCH v2 4/9] eventfs: adding eventfs file, directory remove function
` [PATCH v2 5/9] eventfs: adding functions to create eventfs files and directories
` [PATCH v2 6/9] eventfs: adding eventfs lookup, read, open functions
` [PATCH v2 7/9] eventfs: creating tracefs_inode_cache
` [PATCH v2 8/9] eventfs: moving tracing/events to eventfs
` [PATCH v2 9/9] test: ftrace: fix kprobe test for eventfs
[RFC PATCH 0/5] cgroup/cpuset: A new "isolcpus" paritition
2023-05-08 1:03 UTC (17+ messages)
[PATCH bpf-next v3 0/5] Dynptr Verifier Adjustments
2023-05-07 0:00 UTC (7+ messages)
` [PATCH bpf-next v3 1/5] bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)
` [PATCH bpf-next v3 2/5] selftests/bpf: Test allowing NULL buffer in dynptr slice
` [PATCH bpf-next v3 3/5] selftests/bpf: Check overflow in optional buffer
` [PATCH bpf-next v3 4/5] bpf: verifier: Accept dynptr mem as mem in helpers
` [PATCH bpf-next v3 5/5] selftests/bpf: Accept mem from dynptr in helper funcs
[PATCH bpf-next v7 0/2] Introduce a new kfunc of bpf_task_under_cgroup
2023-05-06 21:10 UTC (4+ messages)
` [PATCH bpf-next v7 1/2] bpf: Add bpf_task_under_cgroup() kfunc
` [PATCH bpf-next v7 2/2] selftests/bpf: Add testcase for bpf_task_under_cgroup
[PATCH 0/9] KVM: arm64: Use MMU read lock for clearing dirty logs
2023-05-06 0:55 UTC (4+ messages)
` [PATCH 9/9] KVM: arm64: Run clear-dirty-log under MMU read lock
[PATCH][next] selftests: Fix spelling mistake "trucate" -> "truncate"
2023-05-05 19:01 UTC (2+ messages)
[PATCH bpf-next v6 0/2] Introduce a new kfunc of bpf_task_under_cgroup
2023-05-05 18:48 UTC (10+ messages)
` [PATCH bpf-next v6 1/2] bpf: Add bpf_task_under_cgroup() kfunc
` "
` [PATCH bpf-next v6 2/2] selftests/bpf: Add testcase for bpf_task_under_cgroup
` "
[PATCH net-next v7 1/2] Add nolocalbypass option to vxlan
2023-05-05 8:52 UTC (9+ messages)
` [PATCH net-next v7 2/2] Add tests for vxlan nolocalbypass option
[PATCH -next v2 0/6] landlock: add chmod and chown support
2023-05-05 3:50 UTC (6+ messages)
[PATCH bpf-next v5 0/2] Introduce a new kfunc of bpf_task_under_cgroup
2023-05-05 3:20 UTC (7+ messages)
` [PATCH bpf-next v5 1/2] bpf: Add bpf_task_under_cgroup() kfunc
` "
` [PATCH bpf-next v5 2/2] selftests/bpf: Add testcase for bpf_task_under_cgroup
` "
[PATCH v1 0/5] Landlock support for UML
2023-05-04 16:01 UTC (5+ messages)
[PATCH v2 0/3] TDX Guest Quote generation support
2023-05-04 12:00 UTC (22+ messages)
` [PATCH v2 1/3] x86/tdx: Add TDX Guest event notify interrupt support
` [PATCH v2 2/3] virt: tdx-guest: Add Quote generation support
` [PATCH v2 3/3] selftests/tdx: Test GetQuote TDX attestation feature
[PATCH] selftests/clone3: test clone3 with exit signal in flags
2023-05-04 11:20 UTC (2+ messages)
[PATCH 0/2] Input: tests - miscellaneous fixes
2023-05-04 6:29 UTC (12+ messages)
` [PATCH 1/2] Input: tests - fix use-after-free and refcount underflow in input_test_exit()
` [PATCH 2/2] Input: tests - modular KUnit tests should not depend on KUNIT=y
[PATCH] HID: uclogic: Modular KUnit tests should not depend on KUNIT=y
2023-05-04 6:04 UTC (2+ messages)
[PATCH] Documentation: kunit: Modular tests should not depend on KUNIT=y
2023-05-04 5:43 UTC (2+ messages)
[PATCH bpf-next v4 0/2] Introduce a new kfunc of bpf_task_under_cgroup
2023-05-04 3:23 UTC (6+ messages)
` [PATCH bpf-next v4 1/2] bpf: Add bpf_task_under_cgroup() kfunc
` [PATCH bpf-next v4 2/2] selftests/bpf: Add testcase for bpf_task_under_cgroup
` "
[PATCH v2 1/3] bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)
2023-05-03 18:49 UTC (5+ messages)
` [PATCH v2 2/3] selftests/bpf: Test allowing NULL buffer in dynptr slice
` [PATCH v2 3/3] selftests/bpf: Check overflow in optional buffer
[PATCH 0/3] Dynptr Verifier Adjustments
2023-05-03 18:39 UTC (18+ messages)
` [PATCH 1/3] bpf: verifier: Accept dynptr mem as mem in helpers
` [PATCH 2/3] bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)
[PATCH 0/1] Possible bug in zram on ppc64le on vfat
2023-05-02 15:23 UTC (8+ messages)
[PATCH v2] libbpf: Improve version handling when attaching uprobe
2023-05-02 4:02 UTC (9+ messages)
[PATCH] kunit: tool: undo type subscripts for subprocess.Popen
2023-05-02 0:04 UTC (3+ messages)
[PATCH v2 1/3] kunit: tool: add subscripts for type annotations where appropriate
2023-05-01 18:19 UTC (5+ messages)
[PATCH v3 0/2] selftests/ftrace: Add tests for kprobes and optimized probes
2023-04-30 1:52 UTC (4+ messages)
` [PATCH v3 1/2] selftests/ftrace: Add new test case which adds multiple consecutive probes in a function
` [PATCH v3 2/2] selftests/ftrace: Add new test case which checks for optimized probes
[PATCH AUTOSEL 6.1 2/3] selftests: cgroup: Add 'malloc' failures checks in test_memcontrol
2023-04-29 1:59 UTC
[PATCH AUTOSEL 6.2 2/3] selftests: cgroup: Add 'malloc' failures checks in test_memcontrol
2023-04-29 1:58 UTC
[PATCH AUTOSEL 6.3 2/3] selftests: cgroup: Add 'malloc' failures checks in test_memcontrol
2023-04-29 1:58 UTC
[PATCH bpf,v4 0/4] Socket lookup BPF API from tc/xdp ingress does not respect VRF bindings
2023-04-28 18:31 UTC (6+ messages)
` [PATCH bpf,v4 1/4] bpf: factor out socket lookup functions for the TC hookpoint
` [PATCH bpf,v4 2/4] bpf: Call __bpf_sk_lookup()/__bpf_skc_lookup() directly via "
` [PATCH bpf,v4 3/4] bpf: fix bpf socket lookup from tc/xdp to respect socket VRF bindings
` [PATCH bpf,v4 4/4] selftests/bpf: Add vrf_socket_lookup tests
[PATCH v9 2/3] mm: add new KSM process and sysfs knobs
2023-04-28 16:27 UTC (2+ messages)
[PATCH v2 tracing 0/6] tracing: additional filter predicates
2023-04-28 15:34 UTC (7+ messages)
` [PATCH v2 tracing 1/6] tracing: support > 8 byte array "
` [PATCH v2 tracing 2/6] tracing: support IPv4 address filter predicate
` [PATCH v2 tracing 3/6] tracing: support IPv6 filter predicates
` [PATCH v2 tracing 4/6] tracing: support MAC address "
` [PATCH v2 tracing 5/6] selftests/ftrace: add test coverage for "
` [PATCH v2 tracing 6/6] tracing: document IPv4, IPv6, MAC address and > 8 byte numeric filtering support
[PATCH v1] selftests/bpf: Do not use sign-file as testcase
2023-04-28 9:47 UTC (5+ messages)
[net] selftests: srv6: make srv6_end_dt46_l3vpn_test more robust
2023-04-28 9:00 UTC (3+ messages)
[PATCH] selftests: allow runners to override the timeout
2023-04-28 8:33 UTC (2+ messages)
[PATCH] selftests/powerpc: Replace obsolete memalign() with posix_memalign()
2023-04-28 8:09 UTC (2+ messages)
[PATCH tracing 1/3] tracing: support > 8 byte array filter predicates
2023-04-28 1:37 UTC (2+ messages)
[PATCH bpf] selftests/bpf: fix pkg-config call building sign-file
2023-04-27 20:04 UTC (4+ messages)
[PATCH bpf,v3 0/4] Socket lookup BPF API from tc/xdp ingress does not respect VRF bindings
2023-04-27 18:03 UTC (9+ messages)
` [PATCH bpf,v3 1/4] bpf: factor out socket lookup functions for the TC hookpoint
` [PATCH bpf,v3 2/4] bpf: Call __bpf_sk_lookup()/__bpf_skc_lookup() directly via "
` [PATCH bpf,v3 3/4] bpf: fix bpf socket lookup from tc/xdp to respect socket VRF bindings
` [PATCH bpf,v3 4/4] selftests/bpf: Add vrf_socket_lookup tests
[PATCH RESEND v15 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-04-27 15:31 UTC (5+ messages)
` [PATCH RESEND v15 2/5] fs/proc/task_mmu: "
[PATCH v2 00/24] selftests/resctrl: Fixes, cleanups, and rewritten CAT test
2023-04-27 15:15 UTC (7+ messages)
` [PATCH v2 24/24] selftests/resctrl: Rewrite Cache Allocation Technology (CAT) test
[PATCH v5 0/9] drm: selftest: Convert to KUnit
2023-04-27 13:14 UTC (3+ messages)
` [PATCH v5 9/9] drm: selftest: convert drm_mm selftest "
[PATCH v2] selftests/kselftest/runner/run_one(): Allow running non-executable files
2023-04-27 8:29 UTC (3+ messages)
[PATCH bpf-next v3 0/2] Introduce a new kfunc of bpf_task_under_cgroup
2023-04-27 5:27 UTC (4+ messages)
` [PATCH bpf-next v3 1/2] bpf: Add bpf_task_under_cgroup() kfunc
` [PATCH bpf-next v3 2/2] selftests/bpf: Add testcase for bpf_task_under_cgroup
[KTAP V2 PATCH] ktap_v2: add test metadata
2023-04-26 21:57 UTC (4+ messages)
[RFC][PATCH 0/6] KEYS: Introduce user mode key and signature parsers
2023-04-26 18:27 UTC (6+ messages)
` [RFC][PATCH 3/6] verification: Introduce verify_umd_signature() and verify_umd_message_sig()
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