messages from 2026-03-17 22:07:58 to 2026-03-19 14:22:41 UTC [more...]
[PATCH v13 RESEND 00/14] arm64: entry: Convert to Generic Entry
2026-03-19 14:22 UTC (21+ messages)
` [PATCH v13 RESEND 01/14] arm64/ptrace: Refactor syscall_trace_enter/exit() to accept flags parameter
` [PATCH v13 RESEND 02/14] arm64/ptrace: Use syscall_get_nr() helper for syscall_trace_enter()
` [PATCH v13 RESEND 03/14] arm64/ptrace: Expand secure_computing() in place
` [PATCH v13 RESEND 04/14] arm64/ptrace: Use syscall_get_arguments() helper for audit
` [PATCH v13 RESEND 05/14] arm64: ptrace: Move rseq_syscall() before audit_syscall_exit()
` [PATCH v13 RESEND 06/14] arm64: syscall: Introduce syscall_exit_to_user_mode_work()
` [PATCH v13 RESEND 07/14] arm64/ptrace: Define and use _TIF_SYSCALL_EXIT_WORK
` [PATCH v13 RESEND 08/14] arm64/ptrace: Skip syscall exit reporting for PTRACE_SYSEMU_SINGLESTEP
` [PATCH v13 RESEND 09/14] arm64: entry: Convert to generic entry
` [PATCH v13 RESEND 10/14] arm64: Inline el0_svc_common()
[PATCH 0/8] kselftests: livepatch: Adapt tests to be executed on 4.12 kernels
2026-03-19 14:16 UTC (8+ messages)
` [PATCH 1/8] selftests: livepatch: test-syscall: Check for ARCH_HAS_SYSCALL_WRAPPER
` [PATCH 2/8] selftests: livepatch: test-kprobe: Replace true/false mod param by 1/0
[PATCH net-next 1/2] net: page_pool: support dumping pps of a specific ifindex via Netlink
2026-03-19 14:14 UTC (3+ messages)
` [PATCH net-next 2/2] selftests: net: add tests for filtered dumps of page pool
[PATCH] vfio: selftests: Build tests on aarch64
2026-03-19 13:51 UTC (3+ messages)
[PATCH bpf-next v3] bpf: fix out-of-bounds write in bpf_bprintf_prepare with %pI4/%pI6
2026-03-19 12:49 UTC
[PATCH] selftests: ALSA: Skip utimer test when CONFIG_SND_UTIMER is not enabled
2026-03-19 12:45 UTC
[PATCH] selftests: alsa: add config for required kernel options
2026-03-19 12:43 UTC (3+ messages)
[PATCH net-next 1/9] selftests: ovpn: allow compiling ovpn-cli.c with mbedtls3
2026-03-19 12:00 UTC (2+ messages)
[PATCH v7 0/4] RDMA/rxe: Add the support that rxe can work in net namespace
2026-03-19 11:56 UTC (2+ messages)
[PATCH] selftests/bpf: trampoline_count: use dedicated bpf_testmod target
2026-03-19 11:04 UTC (8+ messages)
` [PATCH v2] selftests/bpf: trampoline_count: use dedicated target function
` [PATCH v2] selftests/bpf: move trampoline_count to dedicated bpf_testmod target
[PATCH net-next 0/3] tcp: fix scaled no-shrink rwnd quantization slack
2026-03-19 10:50 UTC (5+ messages)
` [PATCH net-next 1/3] selftests: packetdrill: stop pinning rwnd in tcp_ooo_rcv_mss
` [PATCH net-next 2/3] tcp: keep scaled no-shrink window representable
[PATCH net-next v5 0/4] selftests: net: fix false failures due to missing features and host interference
2026-03-19 10:31 UTC (5+ messages)
` [PATCH net-next v5 1/4] selftests: net: run reuseport in an isolated netns
` [PATCH net-next v5 2/4] selftests: net: rename pmtu.sh to pmtu-test.sh
` [PATCH net-next v5 3/4] selftests: net: run pmtu.sh in netns to avoid host firewall interference
` [PATCH net-next v5 4/4] selftests: net: io_uring_zerocopy: enable io_uring for the test
[PATCH net-next] selftests/net: packetdrill: improve tcp_rcv_neg_window.pkt
2026-03-19 9:30 UTC (2+ messages)
[PATCH 0/3] Skip subrange map tests on DWC iATU allocation failure
2026-03-19 8:47 UTC (9+ messages)
` [PATCH 1/3] selftests: pci_endpoint: Skip subrange map test if iATU allocation fails
` [PATCH 2/3] PCI: endpoint: pci-epf-test: Handle -ENOSPC in subrange map test
` [PATCH 3/3] misc: pci_endpoint_test: Handle -ENOSPC in subrange mapping test case
[PATCH] selftests: net: broadcast_pmtu: Fix false failure from incorrect ping exit code logic
2026-03-19 8:37 UTC
[PATCH net-next v2 00/13] net: sleepable ndo_set_rx_mode
2026-03-19 8:31 UTC (23+ messages)
` [PATCH net-next v2 01/13] net: add address list snapshot and reconciliation infrastructure
` [Intel-wired-lan] "
` [PATCH net-next v2 02/13] wifi: cfg80211: use __rtnl_unlock in nl80211_pre_doit
` [Intel-wired-lan] "
` [PATCH net-next v2 03/13] net: introduce ndo_set_rx_mode_async and dev_rx_mode_work
` [Intel-wired-lan] "
` [PATCH net-next v2 04/13] net: move promiscuity handling into dev_rx_mode_work
` [Intel-wired-lan] "
` [PATCH net-next v2 05/13] fbnic: convert to ndo_set_rx_mode_async
` [Intel-wired-lan] "
` [PATCH net-next v2 06/13] mlx5: "
` [Intel-wired-lan] "
` [PATCH net-next v2 07/13] bnxt: "
` [Intel-wired-lan] "
` [PATCH net-next v2 08/13] bnxt: use snapshot in bnxt_cfg_rx_mode
` [Intel-wired-lan] "
` [PATCH net-next v2 09/13] iavf: convert to ndo_set_rx_mode_async
` [PATCH net-next v2 10/13] netdevsim: "
` [PATCH net-next v2 11/13] dummy: "
` [PATCH net-next v2 12/13] net: warn ops-locked drivers still using ndo_set_rx_mode
` [PATCH net-next v2 13/13] selftests: net: add team_bridge_macvlan rx_mode test
[linus:master] [selftests/harness] 6be2681514: kernel-selftests.user_events.abi_test.user.flags.fail
2026-03-19 8:04 UTC
[PATCH] vfio: selftests: Support DMR and GNR-D DSA devices
2026-03-19 7:27 UTC
[PATCH] selftests/bpf: add a 32-bit bounds deduction case
2026-03-19 7:10 UTC (3+ messages)
[RFC PATCH v2 00/10] mm/damon: let DAMON be paused and resumed
2026-03-19 5:21 UTC (6+ messages)
` [RFC PATCH v2 06/10] mm/damon/tests/core-kunit: test pause commitment
` [RFC PATCH v2 07/10] selftests/damon/_damon_sysfs: support pause file staging
` [RFC PATCH v2 08/10] selftests/damon/drgn_dump_damon_status: dump pause
` [RFC PATCH v2 09/10] selftests/damon/sysfs.py: check pause on assert_ctx_committed()
` [RFC PATCH v2 10/10] selftets/damon/sysfs.py: pause DAMON before dumping status
[PATCH net-next v3] selftests: bonding: add test for stacked bond header_parse recursion
2026-03-19 3:58 UTC
[PATCH net-next v3 2/2] selftests: add check for seg6 tunsrc
2026-03-19 3:50 UTC (5+ messages)
[PATCH net-next v2] selftests/vsock: auto-detect kernel for guest VMs
2026-03-19 3:10 UTC (2+ messages)
[PATCH net-next v6 0/4] ethtool: Dynamic RSS context indirection table resizing
2026-03-19 2:23 UTC (6+ messages)
` [PATCH net-next v6 1/4] ethtool: Track user-provided RSS indirection table size
` [PATCH net-next v6 2/4] ethtool: Add RSS indirection table resize helpers
` [PATCH net-next v6 3/4] bnxt_en: Resize RSS contexts on channel count change
` [PATCH net-next v6 4/4] selftests: rss_drv: Add RSS indirection table resize tests
[RFC net-next 0/3] tls_sw: add tx record zero padding
2026-03-19 1:35 UTC (10+ messages)
` [RFC net-next 1/3] net/tls_sw: support randomized "
[PATCH net] selftests: drv-net: ping: Wait for carrier after toggling offloads
2026-03-19 1:25 UTC (4+ messages)
[PATCH net v2 0/2] team: fix header_ops type confusion and add selftest
2026-03-19 1:18 UTC (3+ messages)
` [PATCH net v2 2/2] selftests: team: add non-Ethernet header_ops reproducer
[PATCH net v2] selftests: bonding: add test for stacked bond header_parse recursion
2026-03-19 1:09 UTC (2+ messages)
[PATCH net-next v2 0/2] selftests: rds: add config file and config.sh -c option
2026-03-19 0:46 UTC (3+ messages)
` [PATCH net-next v2 1/2] selftests: rds: add tools/testing/selftests/net/rds/config
` [PATCH net-next v2 2/2] selftests: rds: Add -c config option to rds/config.sh
[PATCH v2] selftests/bpf: modify_return: isolate fmod_ret hooks by pid
2026-03-19 0:44 UTC (2+ messages)
[PATCH] selftests/bpf: trampoline_count: use dedicated target function
2026-03-19 0:14 UTC (2+ messages)
[PATCH] KVM: selftests: Guard execinfo.h inclusion for non-glibc builds
2026-03-19 0:08 UTC
[PATCH bpf-next] selftests/bpf: perf_link: avoid failures in concurrent mode
2026-03-19 0:10 UTC (2+ messages)
[PATCH net-next 0/6] net: devmem: support devmem with netkit devices
2026-03-19 0:01 UTC (8+ messages)
` [PATCH net-next 5/6] selftests: drv-net: add netkit devmem RX test
[PATCH net-next] tools: ynl: rework policy access to support recursion
2026-03-18 23:50 UTC (5+ messages)
[PATCH RFC bpf-next 0/4] audit: Expose audit subsystem to BPF LSM programs via BPF kfuncs
2026-03-18 20:55 UTC (6+ messages)
[PATCH] vfio: selftests: Fix VLA initialisation in vfio_pci_irq_set()
2026-03-18 20:53 UTC (2+ messages)
[net-next v3 12/12] selftests: drv-net: Add USO test
2026-03-18 19:13 UTC
[PATCH v10 00/30] KVM: arm64: Implement support for SME
2026-03-18 17:55 UTC (30+ messages)
` [PATCH v10 04/30] arm64/fpsimd: Determine maximum virtualisable SME vector length
` [PATCH v10 05/30] KVM: arm64: Pay attention to FFR parameter in SVE save and load
` [PATCH v10 06/30] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
` [PATCH v10 07/30] KVM: arm64: Move SVE state access macros after feature test macros
` [PATCH v10 08/30] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH v10 09/30] KVM: arm64: Define internal features for SME
` [PATCH v10 10/30] KVM: arm64: Rename sve_state_reg_region
` [PATCH v10 11/30] KVM: arm64: Store vector lengths in an array
` [PATCH v10 12/30] KVM: arm64: Factor SVE code out of fpsimd_lazy_switch_to_host()
` [PATCH v10 13/30] KVM: arm64: Document the KVM ABI for SME
` [PATCH v10 14/30] KVM: arm64: Implement SME vector length configuration
` [PATCH v10 15/30] KVM: arm64: Support SME control registers
` [PATCH v10 16/30] KVM: arm64: Support TPIDR2_EL0
` [PATCH v10 17/30] KVM: arm64: Support SME identification registers for guests
[PATCH bpf v3 0/5] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
2026-03-18 17:05 UTC (3+ messages)
` [PATCH bpf v3 1/5] bpf, sockmap: Annotate af_unix sock::sk_state data-races
[PATCH 0/9] Kernel API Specification Framework
2026-03-18 16:51 UTC (19+ messages)
` [PATCH 1/9] kernel/api: introduce kernel API specification framework
` [PATCH 5/9] kernel/api: add API specification for sys_open
[PATCH net-next 02/11] ethtool: Add loopback netlink UAPI definitions
2026-03-18 15:59 UTC (11+ messages)
[PATCH v4 0/8] lib/glob: bug fixes, new features, and tests
2026-03-18 15:54 UTC (5+ messages)
[PATCH v4 0/2] tools/nolibc: add err.h
2026-03-18 15:50 UTC (3+ messages)
` [PATCH v4 1/2] tools/nolibc: add support for program_invocation_{,short_}name
` [PATCH v4 2/2] tools/nolibc: add err.h
[PATCH v6 0/5] pid_namespace: make init creation more flexible
2026-03-18 12:21 UTC (6+ messages)
` [PATCH v6 1/5] pid_namespace: avoid optimization of accesses to ->child_reaper
` [PATCH v6 2/5] pid: check init is created first after idr alloc
` [PATCH v6 3/5] pid_namespace: allow opening pid_for_children before init was created
` [PATCH v6 4/5] selftests: Add tests for creating pidns init via setns
` [PATCH v6 5/5] MAINTAINERS: add a new entry for testing pidns init creation "
[PATCH v3 0/5] selftests/mm: skip several tests when thp is not available
2026-03-18 12:07 UTC (5+ messages)
[PATCH v6 0/5] kunit: Add support for suppressing warning backtraces
2026-03-18 11:51 UTC (5+ messages)
[PATCH net-next v5 0/3] ethtool: Dynamic RSS context indirection table resizing
2026-03-18 9:28 UTC (7+ messages)
` [PATCH net-next v5 1/3] ethtool: Add RSS indirection table resize helpers
` [PATCH net-next v5 2/3] bnxt_en: Resize RSS contexts on channel count change
[PATCH] selftests/mm: Fix soft-dirty kselftest supported check
2026-03-18 8:17 UTC (4+ messages)
[PATCH v1 0/1] Make the script complaint with 'sh' shell
2026-03-18 8:08 UTC (2+ messages)
` [PATCH v1 1/1] selftests/cpu-hotplug: Make the script complaint with sh shell
[PATCH 0/6] selftests/liveupdate: add memfd tests
2026-03-18 7:43 UTC (13+ messages)
` [PATCH 1/6] selftests/liveupdate: add framework for "
` [PATCH 2/6] selftests/liveupdate: add helper functions "
` [PATCH 3/6] selftests/liveupdate: add test for memfd content preservation
` [PATCH 4/6] selftests/liveupdate: add test for zero-size memfd preservation
` [PATCH 5/6] selftests/liveupdate: add test for operations on a preserved memfd
` [PATCH 6/6] selftests/liveupdate: add fallocate test for memfd
[PATCH v3] lkdtm: Add lockdep related crash tests
2026-03-18 7:14 UTC (3+ messages)
[PATCH net-next v1] selftest: rds: add tools/testing/selftests/net/rds/config
2026-03-18 4:44 UTC (5+ messages)
[PATCH v3] selftests/mm: Add UFFDIO_MOVE huge zeropage PMD regression test
2026-03-18 4:18 UTC
[PATCH net-next v4 0/6] selftests: drv-net: driver tests for HW GRO
2026-03-18 3:38 UTC (7+ messages)
` [PATCH net-next v4 1/6] selftests: net: move gro to lib for HW vs SW reuse
` [PATCH net-next v4 2/6] selftests: drv-net: give HW stats sync time extra 25% of margin
` [PATCH net-next v4 3/6] selftests: drv-net: gro: use SO_TXTIME to schedule packets together
` [PATCH net-next v4 4/6] selftests: drv-net: gro: test GRO stats
` [PATCH net-next v4 5/6] selftests: drv-net: gro: add test for packet ordering
` [PATCH net-next v4 6/6] selftests: drv-net: gro: add a test for GRO depth
[GIT PULL] kunit fixes update for Linux 7.0-rc5
2026-03-17 23:59 UTC (2+ messages)
[PATCH v2 10/22] vfio/pci: Skip reset of preserved device after Live Update
2026-03-17 23:36 UTC (11+ messages)
[PATCH net-next v2 0/2] selftests/vsock: support nested VM runner for vmtest.sh
2026-03-17 22:09 UTC (3+ messages)
` [PATCH net-next v2 1/2] selftests/vsock: fix vmtest.sh for read-only nested VM runners
` [PATCH net-next v2 2/2] selftests/vsock: fix vsock_test path shadowing in nested VMs
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