messages from 2025-12-01 10:18:00 to 2025-12-04 08:21:59 UTC [more...]
[PATCH v9 00/16] arm64: entry: Convert to Generic Entry
2025-12-04 8:21 UTC (11+ messages)
` [PATCH v9 01/16] arm64: Remove unused _TIF_WORK_MASK
` [PATCH v9 02/16] arm64/ptrace: Split report_syscall()
` [PATCH v9 03/16] arm64/ptrace: Return early for ptrace_report_syscall_entry() error
` [PATCH v9 04/16] arm64/ptrace: Refactor syscall_trace_enter/exit()
` [PATCH v9 05/16] arm64: ptrace: Move rseq_syscall() before audit_syscall_exit()
` [PATCH v9 06/16] arm64: syscall: Rework el0_svc_common()
` [PATCH v9 07/16] arm64/ptrace: Not check _TIF_SECCOMP/SYSCALL_EMU for syscall_exit_work()
` [PATCH v9 08/16] arm64/ptrace: Do not report_syscall_exit() for PTRACE_SYSEMU_SINGLESTEP
` [PATCH v9 09/16] arm64/ptrace: Expand secure_computing() in place
` [PATCH v9 10/16] arm64/ptrace: Use syscall_get_arguments() helper
[PATCH bpf v4 0/2] bpf: fix bpf_d_path() helper prototype
2025-12-04 7:46 UTC (3+ messages)
` [PATCH bpf v4 1/2] bpf: mark bpf_d_path() buffer as writeable
` [PATCH bpf v4 2/2] selftests/bpf: add regression test for bpf_d_path()
[PATCH v12] exec: Fix dead-lock in de_thread with ptrace_attach
2025-12-04 5:49 UTC (25+ messages)
` [PATCH v13] "
` [PATCH v14] "
` [PATCH v15] "
` [PATCH v16] "
` [PATCH v17] "
` [PATCH v18] "
` [RFC][PATCH] exec: Move cred computation under exec_update_lock
` Are setuid shell scripts safe? (Implied by security_bprm_creds_for_exec)
[PATCH bpf v3 0/2] bpf: fix bpf_d_path() helper prototype
2025-12-04 4:39 UTC (8+ messages)
` [PATCH bpf v3 1/2] bpf: mark bpf_d_path() buffer as writeable
` [PATCH bpf v3 2/2] selftests/bpf: fix and consolidate d_path LSM regression test
[PATCH v1 0/4] bpf: Add wakeup_source iterators
2025-12-04 2:50 UTC (5+ messages)
` [PATCH v1 1/4] bpf: Add wakeup_source iterator
` [PATCH v1 2/4] bpf: Open coded BPF for wakeup_sources
` [PATCH v1 3/4] selftests/bpf: Add tests "
` [PATCH v1 4/4] selftests/bpf: Open coded BPF wakeup_sources test
[PATCH] selftests: gpio: correctly check the type of /dev/gpiochipX
2025-12-04 1:45 UTC (2+ messages)
[PATCH bpf 1/2] bpf: Fix truncated dmabuf iterator reads
2025-12-04 0:03 UTC (2+ messages)
` [PATCH bpf 2/2] selftests/bpf: Add test for truncated dmabuf_iter reads
[GIT PULL] kunit next update for Linux 6.19-rc1
2025-12-03 23:50 UTC (3+ messages)
[GIT PULL] kselftest next update for Linux 6.19-rc1
2025-12-03 23:50 UTC (3+ messages)
Problems when trying to build tools/testing/selftests
2025-12-03 22:25 UTC (7+ messages)
[PATCH v2 00/13] tools/nolibc: always use 64-bit time-related types
2025-12-03 20:08 UTC (11+ messages)
` [PATCH v2 09/13] tools/nolibc: always use 64-bit time types
` [PATCH v2 12/13] tools/nolibc: add __nolibc_static_assert()
[PATCH 00/21] vfio/pci: Base support to preserve a VFIO device file across Live Update
2025-12-03 17:29 UTC (38+ messages)
` [PATCH 02/21] PCI: Add API to track PCI devices preserved "
` [PATCH 03/21] PCI: Require driver_override for incoming Live Update preserved devices
` [PATCH 06/21] vfio/pci: Retrieve preserved device files after Live Update
[PATCH v7 net-next 00/13] AccECN protocol case handling series
2025-12-03 16:58 UTC (16+ messages)
` [PATCH v7 net-next 01/13] tcp: try to avoid safer when ACKs are thinned
` [PATCH v7 net-next 02/13] gro: flushing when CWR is set negatively affects AccECN
` [PATCH v7 net-next 03/13] selftests/net: gro: add self-test for TCP CWR flag
` [PATCH v7 net-next 04/13] tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
` [PATCH v7 net-next 05/13] tcp: disable RFC3168 fallback identifier for CC modules
` [PATCH v7 net-next 06/13] tcp: accecn: handle unexpected AccECN negotiation feedback
` [PATCH v7 net-next 07/13] tcp: accecn: retransmit downgraded SYN in AccECN negotiation
` [PATCH v7 net-next 08/13] tcp: add TCP_SYNACK_RETRANS synack_type
` [PATCH v7 net-next 09/13] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
` [PATCH v7 net-next 10/13] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
` [PATCH v7 net-next 11/13] tcp: accecn: fallback outgoing half link to non-AccECN
` [PATCH v7 net-next 12/13] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
` [PATCH v7 net-next 13/13] tcp: accecn: enable AccECN
[PATCH v23 00/28] riscv control-flow integrity for usermode
2025-12-03 16:31 UTC (2+ messages)
[PATCH] Documentation: arm: keystone: fix deadlink
2025-12-03 16:15 UTC
[PATCH] selftests/seccomp: fix pointer type mismatch in UPROBE test
2025-12-03 15:59 UTC (4+ messages)
` [PATCH v2] "
[PATCH bpf-next 0/3] bpf: Fix unintended eviction when updating lru hash maps
2025-12-03 15:14 UTC (8+ messages)
` [PATCH bpf-next 1/3] bpf: Avoid unintended eviction when updating lru_hash maps
` [PATCH bpf-next 2/3] bpf: Avoid unintended eviction when updating lru_percpu_hash maps
` [PATCH bpf-next 3/3] selftests/bpf: Add tests to verify no unintended eviction when updating lru hash maps
` [syzbot ci] Re: bpf: Fix "
[PATCH 00/46] Allow inlining C helpers into Rust when using LTO
2025-12-03 14:33 UTC (4+ messages)
` [PATCH 22/46] rust: kunit: add __rust_helper to helpers
[PATCH net-next v12 00/12] vsock: add namespace support to vhost-vsock and loopback
2025-12-03 14:16 UTC (8+ messages)
` [PATCH net-next v12 04/12] vsock: add netns support to virtio transports
[PATCH v3] selftests: cgroup: make test_memcg_sock robust against delayed sock stats
2025-12-03 11:59 UTC (4+ messages)
[PATCH v5 0/3] selftests: cgroup: Enhance robustness with polling helpers
2025-12-03 11:56 UTC (4+ messages)
` [PATCH v5 1/3] selftests: cgroup: Add cg_read_key_long_poll() to poll a cgroup key with retries
` [PATCH v5 2/3] selftests: cgroup: make test_memcg_sock robust against delayed sock stats
` [PATCH v5 3/3] selftests: cgroup: Replace sleep with cg_read_key_long_poll() for waiting on nr_dying_descendants
[PATCH v3 0/5] mm, kvm: add guest_memfd support for uffd minor faults
2025-12-03 10:03 UTC (13+ messages)
` [PATCH v3 4/5] guest_memfd: add support for userfaultfd minor mode
[PATCH v4 0/3] selftests: cgroup: Enhance robustness with polling helpers
2025-12-03 3:32 UTC (10+ messages)
` [PATCH v4 1/3] selftests: cgroup: Add cg_read_key_long_poll() to poll a cgroup key with retries
` [PATCH v4 2/3] selftests: cgroup: make test_memcg_sock robust against delayed sock stats
` [PATCH v4 3/3] selftests: cgroup: Replace sleep with cg_read_key_long_poll() for waiting on nr_dying_descendants
[PATCH RFC/RFT net-next v2 0/5] net: dsa: deny unsupported 8021q upper on bridge port configurations
2025-12-03 0:36 UTC (13+ messages)
` [PATCH RFC/RFT net-next v2 1/5] net: dsa: deny bridge VLAN with existing 8021q upper on any port
` [PATCH RFC/RFT net-next v2 2/5] net: dsa: deny multiple 8021q uppers on bridged ports for the same VLAN
` [PATCH RFC/RFT net-next v2 3/5] selftests: no_forwarding: test VLAN uppers on VLAN aware bridged ports
` [PATCH RFC/RFT net-next v2 4/5] net: dsa: deny 8021q uppers on vlan unaware "
` [PATCH RFC/RFT net-next v2 5/5] selftests: no_forwarding: test VLAN uppers on VLAN-unaware "
[PATCH net-next v7 0/9] Add support for providers with large rx buffer
2025-12-02 19:20 UTC (9+ messages)
` [PATCH net-next v7 4/9] net: let pp memory provider to specify rx buf len
` [PATCH net-next v7 7/9] eth: bnxt: allow providers to set rx buf size
[PATCH net-next 0/4] (no cover subject)
2025-12-02 18:24 UTC (4+ messages)
[PATCH] KVM: selftests: Fix core dump in rseq_test
2025-12-02 17:05 UTC (3+ messages)
[RFC net-next 00/13] ovpn: new features + kselftests
2025-12-02 16:34 UTC (13+ messages)
` [RFC net-next 07/13] selftests: ovpn: check asymmetric peer-id
` [RFC net-next 08/13] selftests: ovpn: add test for the FW mark feature
` [RFC net-next 11/13] selftests: ovpn: add test for bound device
` [RFC net-next 13/13] selftests: ovpn: add test for bound address
[PATCH v7 0/3] statmount: accept fd as a parameter
2025-12-02 15:52 UTC (3+ messages)
` [PATCH v7 2/3] "
[PATCH v2 0/6] seccomp: support nested listeners
2025-12-02 11:51 UTC (2+ messages)
` [PATCH v2 6/6] tools/testing/selftests/seccomp: test "
[PATCH net-next v8 0/5] netconsole: support automatic target recovery
2025-12-02 10:51 UTC (10+ messages)
` [PATCH net-next v8 4/5] netconsole: resume previously deactivated target
[PATCH 1/2 net-next] ipv6: use the right ifindex when replying to icmpv6 from localhost
2025-12-02 9:39 UTC (5+ messages)
` [PATCH 2/2 net-next] selftests: ipv6_icmp: add tests for ICMPv6 handling
[PATCH v9 15/30] tracing: selftests: Add trace remote tests
2025-12-02 9:36 UTC (2+ messages)
` [PATCH v9 30/30] tracing: selftests: Add hypervisor "
[PATCH net-next V3 0/6] selftests: drv-net: Fix issues in devlink_rate_tc_bw.py
2025-12-02 1:20 UTC (2+ messages)
[PATCH net-next 1/2] selftests: drv-net: gro: improve feature config
2025-12-01 21:50 UTC (7+ messages)
` [PATCH net-next 2/2] selftests: drv-net: gro: run the test against HW GRO and LRO
[PATCH net-next] selftests: net: py: handle interrupt during cleanup
2025-12-01 21:10 UTC (2+ messages)
[PATCH net-next] selftests: netconsole: remove log noise due to socat exit
2025-12-01 21:10 UTC (2+ messages)
[PATCH net-next] selftests: net: add a hint about MACAddressPolicy=persistent
2025-12-01 21:10 UTC (2+ messages)
[PATCH v12 00/23] TDX KVM selftests
2025-12-01 20:28 UTC (4+ messages)
` [PATCH v12 08/23] KVM: selftests: Define structs to pass parameters to TDX boot code
[PATCH] lib/test_vmalloc.c: Minor fixes to test_vmalloc.c
2025-12-01 18:18 UTC
[PATCH RFC nf-next 0/4] Add IP6IP6 flowtable SW acceleration
2025-12-01 17:54 UTC (6+ messages)
` [PATCH RFC nf-next 1/4] netfilter: Introduce tunnel metadata info in nf_flowtable_ctx struct
` [PATCH RFC nf-next 2/4] netfilter: flowtable: Add IP6IP6 rx sw acceleration
` [PATCH RFC nf-next 3/4] netfilter: flowtable: Add IP6IP6 tx "
` [PATCH RFC nf-next 4/4] selftests: netfilter: nft_flowtable.sh: Add IP6IP6 flowtable selftest
` [syzbot ci] Re: Add IP6IP6 flowtable SW acceleration
[PATCH v1 0/6] seccomp: support nested listeners
2025-12-01 12:24 UTC (2+ messages)
` [PATCH v1 6/6] tools/testing/selftests/seccomp: test "
[PATCH v8 00/12] arm64: entry: Convert to Generic Entry
2025-12-01 10:17 UTC (7+ messages)
` [PATCH v8 11/12] arm64: entry: Convert to generic entry
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