messages from 2025-10-14 08:03:00 to 2025-10-16 09:14:08 UTC [more...]
[PATCH v4 net-next 00/13] AccECN protocol case handling series
2025-10-16 9:13 UTC (5+ messages)
` [PATCH v4 net-next 05/13] tcp: accecn: handle unexpected AccECN negotiation feedback
` [PATCH v4 net-next 08/13] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
[PATCH rc] iommufd/selftest: Fix ioctl return value in _test_cmd_trigger_vevents()
2025-10-16 9:09 UTC (3+ messages)
[PATCH v20 00/28] riscv control-flow integrity for usermode
2025-10-16 8:32 UTC (6+ messages)
` [PATCH v20 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw
[PATCH v21 00/28] riscv control-flow integrity for usermode
2025-10-16 8:29 UTC (30+ messages)
` [PATCH v21 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v21 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v21 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v21 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v21 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v21 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v21 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v21 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v21 09/28] riscv/mm: write protect and shadow stack
` [PATCH v21 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v21 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v21 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v21 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v21 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v21 15/28] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v21 16/28] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v21 17/28] riscv/signal: save and restore of shadow stack for signal
` [PATCH v21 18/28] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v21 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v21 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v21 21/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v21 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v21 23/28] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v21 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw
` [PATCH v21 25/28] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v21 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v21 27/28] riscv: Documentation for shadow stack on riscv
` [PATCH v21 28/28] kselftest/riscv: kselftest for user mode cfi
[PATCH][v4] hung_task: Panic when there are more than N hung tasks at the same time
2025-10-16 8:02 UTC (4+ messages)
` [外部邮件] "
[PATCH bpf-next v5 00/15] selftests/bpf: Integrate test_xsk.c to test_progs framework
2025-10-16 7:45 UTC (16+ messages)
` [PATCH bpf-next v5 01/15] selftests/bpf: test_xsk: Split xskxceiver
` [PATCH bpf-next v5 02/15] selftests/bpf: test_xsk: Initialize bitmap before use
` [PATCH bpf-next v5 03/15] selftests/bpf: test_xsk: Fix __testapp_validate_traffic()'s return value
` [PATCH bpf-next v5 04/15] selftests/bpf: test_xsk: fix memory leak in testapp_stats_rx_dropped()
` [PATCH bpf-next v5 05/15] selftests/bpf: test_xsk: fix memory leak in testapp_xdp_shared_umem()
` [PATCH bpf-next v5 06/15] selftests/bpf: test_xsk: Wrap test clean-up in functions
` [PATCH bpf-next v5 07/15] selftests/bpf: test_xsk: Release resources when swap fails
` [PATCH bpf-next v5 08/15] selftests/bpf: test_xsk: Add return value to init_iface()
` [PATCH bpf-next v5 09/15] selftests/bpf: test_xsk: Don't exit immediately when xsk_attach fails
` [PATCH bpf-next v5 10/15] selftests/bpf: test_xsk: Don't exit immediately when gettimeofday fails
` [PATCH bpf-next v5 11/15] selftests/bpf: test_xsk: Don't exit immediately when workers fail
` [PATCH bpf-next v5 12/15] selftests/bpf: test_xsk: Don't exit immediately if validate_traffic fails
` [PATCH bpf-next v5 13/15] selftests/bpf: test_xsk: Don't exit immediately on allocation failures
` [PATCH bpf-next v5 14/15] selftests/bpf: test_xsk: Isolate flaky tests
` [PATCH bpf-next v5 15/15] selftests/bpf: test_xsk: Integrate test_xsk.c to test_progs framework
[PATCH v6 00/15] Consolidate iommu page table implementations (AMD)
2025-10-16 6:55 UTC (15+ messages)
` [PATCH v6 01/15] genpt: Generic Page Table base API
` [PATCH v6 03/15] iommupt: Add the basic structure of the iommu implementation
` [PATCH v6 07/15] iommupt: Add map_pages op
` [PATCH v6 09/15] iommupt: Add a kunit test for Generic Page Table
` [PATCH v6 11/15] iommufd: Change the selftest to use iommupt instead of xarray
` [PATCH v6 12/15] iommupt: Add the x86 64 bit page table format
` [PATCH v6 15/15] iommupt: Add a kunit test for the IOMMU implementation
[PATCH v5 0/7] platform/chrome: Fix a possible UAF via revocable
2025-10-16 5:42 UTC (8+ messages)
` [PATCH v5 1/7] revocable: Revocable resource management
` [PATCH v5 2/7] revocable: Add Kunit test cases
` [PATCH v5 3/7] selftests: revocable: Add kselftest cases
` [PATCH v5 4/7] platform/chrome: Protect cros_ec_device lifecycle with revocable
` [PATCH v5 5/7] revocable: Add fops replacement
` [PATCH v5 6/7] char: misc: Leverage revocable "
` [PATCH v5 7/7] platform/chrome: cros_ec_chardev: Secure cros_ec_device via revocable
[PATCH v3 0/5] mm: VMA count limit fixes and improvements
2025-10-16 5:05 UTC (7+ messages)
` [PATCH v3 1/5] mm: fix off-by-one error in VMA count limit checks
[PATCH] selftests: arg_parsing: Ensure data is flushed to disk before reading
2025-10-16 3:53 UTC (13+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH bpf v4] "
` [PATCH bpf v5] "
` [PATCH bpf v6] "
[PATCH 0/4] KVM: selftests: Add test of SET_NESTED_STATE with 48-bit L2 on 57-bit L1
2025-10-16 0:40 UTC (7+ messages)
` [PATCH 3/4] KVM: selftests: Add VM_MODE_PXXV57_4K VM mode
[PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
2025-10-15 22:48 UTC (7+ messages)
` [PATCH kvm-next V11 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
` [f2fs-dev] "
[PATCH net-next v6 1/2] net/tls: support setting the maximum payload size
2025-10-15 22:43 UTC (3+ messages)
` [PATCH net-next v6 2/2] selftests: tls: add tls record_size_limit test
[PATCH v2 0/6] riscv: vector: misc ptrace fixes for debug use-cases
2025-10-15 21:32 UTC (6+ messages)
` [PATCH v2 4/6] riscv: vector: allow to force vector context save
` [PATCH v2 6/6] riscv: vector: initialize vlenb on the first context switch
[RFC PATCH 0/3] mm: Fix MF_DELAYED handling on memory failure
2025-10-15 18:58 UTC (8+ messages)
` [RFC PATCH 1/3] mm: memory_failure: Fix MF_DELAYED handling on truncation during failure
` [RFC PATCH RESEND "
` [RFC PATCH 2/3] KVM: selftests: Add memory failure tests in guest_memfd_test
` [RFC PATCH RESEND "
` [RFC PATCH 3/3] KVM: selftests: Test guest_memfd behavior with respect to stage 2 page tables
` [RFC PATCH RESEND "
` [RFC PATCH RESEND 0/3] mm: Fix MF_DELAYED handling on memory failure
[PATCH v2 0/3] arm64/sme: Support disabling streaming mode via ptrace on SME only systems
2025-10-15 17:56 UTC (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] kselftst/arm64: Test NT_ARM_SVE FPSIMD format writes on non-SVE systems
` [PATCH v2 3/3] kselftest/arm64: Cover disabling streaming mode without SVE in fp-ptrace
[PATCH] KVM: selftests: Don't fall over when only one CPU
2025-10-15 18:02 UTC (2+ messages)
[PATCH] selftests/futex: add newline to ksft_exit_fail_msg()
2025-10-15 17:35 UTC
[PATCH v2 0/7] iommufd: Add MSI mapping support with nested SMMU (Part-2 RMR)
2025-10-15 17:20 UTC (10+ messages)
` [PATCH v2 1/7] iommufd/device: Move sw_msi_start from igroup to idev
` [PATCH v2 2/7] iommufd: Pass in idev to iopt_table_enforce_dev_resv_regions
` [PATCH v2 3/7] iommufd/device: Make iommufd_device_is_attached non-static
` [PATCH v2 4/7] iommufd: Add IOMMU_OPTION_SW_MSI_START/SIZE ioctls
` [PATCH v2 5/7] iommufd/selftest: Add MOCK_FLAGS_DEVICE_NO_ATTACH
` [PATCH v2 6/7] iommufd/selftest: Add a testing reserved region
` [PATCH v2 7/7] iommufd/selftest: Add coverage for IOMMU_OPTION_SW_MSI_START/SIZE
[PATCH v11 00/21] TDX KVM selftests
2025-10-15 16:27 UTC (3+ messages)
` [PATCH v11 13/21] KVM: selftests: Add helpers to init TDX memory and finalize VM
[PATCH 0/2] HID: multitouch: fix sticky-fingers quirks
2025-10-15 15:27 UTC (2+ messages)
[PATCH 6.1 00/15] genetlink: Test Netlink subsystem of Linux v6.1
2025-10-15 15:04 UTC (4+ messages)
[PATCH v5 0/7] liveupdate: Rework KHO for in-kernel users
2025-10-15 14:36 UTC (6+ messages)
` [PATCH v5 1/7] kho: allow to drive kho from within kernel
` [PATCH v5 6/7] liveupdate: kho: move to kernel/liveupdate
[PATCH 0/2] KHO: Fix metadata allocation in scratch area
2025-10-15 14:36 UTC (14+ messages)
` [PATCH 1/2] liveupdate: kho: warn and fail on metadata or preserved memory "
` [PATCH 2/2] liveupdate: kho: allocate metadata directly from the buddy allocator
[PATCH] Documentation: kunit: Fix kunit_device_register() example
2025-10-15 13:46 UTC
[PATCH v3 0/2] selftests/fchmodat2: Error handling and general cleanups
2025-10-15 13:41 UTC (4+ messages)
` [PATCH v3 1/2] selftests/fchmodat2: Clean up temporary files and directories
` [PATCH v3 2/2] selftests/fchmodat2: Use ksft_finished()
[PATCH] selftests: livepatch: use canonical ftrace path
2025-10-15 13:11 UTC (2+ messages)
[PATCH v22 0/8] fork: Support shadow stacks in clone3()
2025-10-15 12:49 UTC (9+ messages)
` [PATCH v22 1/8] arm64/gcs: Return a success value from gcs_alloc_thread_stack()
` [PATCH v22 2/8] Documentation: userspace-api: Add shadow stack API documentation
` [PATCH v22 3/8] selftests: Provide helper header for shadow stack testing
` [PATCH v22 4/8] fork: Add shadow stack support to clone3()
` [PATCH v22 5/8] selftests/clone3: Remove redundant flushes of output streams
` [PATCH v22 6/8] selftests/clone3: Factor more of main loop into test_clone3()
` [PATCH v22 7/8] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code
` [PATCH v22 8/8] selftests/clone3: Test shadow stack support
[PATCH v2 0/3] selftests/filelock: Make output more kselftestish
2025-10-15 12:30 UTC (4+ messages)
` [PATCH v2 1/3] kselftest/filelock: Use ksft_perror()
` [PATCH v2 2/3] kselftest/filelock: Report each test in oftlocks separately
` [PATCH v2 3/3] kselftest/filelock: Add a .gitignore file
[PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
2025-10-15 9:48 UTC (3+ messages)
` [PATCH v2 19/19] rust: regulator: "
selftests/mm/rmap: verify correct RMAP handling of COW pages after fork()
2025-10-15 9:02 UTC (3+ messages)
selftests/mm/rmap: verify correct RMAP handling of COW pages after fork()
2025-10-15 8:47 UTC
[PATCH] kunit: test_dev_action: Correctly cast 'priv' pointer to long*
2025-10-15 7:23 UTC
[PATCHv4 net-next 0/4] net: common feature compute for upper interface
2025-10-15 3:03 UTC (7+ messages)
` [PATCHv4 net-next 1/4] net: add a common function to compute features from lowers devices
` [PATCHv4 net-next 4/4] net: bridge: use common function to compute the features
[PATCH][v3] hung_task: Panic after fixed number of hung tasks
2025-10-15 2:04 UTC (9+ messages)
` [????] "
` [????] "
` [外部邮件] "
[PATCH] Add a new test 'migrate.cow_after_fork' that verifies correct RMAP handling of Copy-On-Write pages after fork(). Before a write, parent and child share the same PFN; after a write, the child’s PFN differs, confirming proper COW duplication
2025-10-14 21:29 UTC (2+ messages)
[PATCH] selftests/dma: add dma_map_benchmark to .gitignore
2025-10-14 20:50 UTC
[PATCH] selftests/tracing: Add basic test for trace_marker_raw file
2025-10-14 20:14 UTC (2+ messages)
[PATCH v3] selftests/run_kselftest.sh: exit with error if tests fail
2025-10-14 14:45 UTC
[PATCH v2] selftests/run_kselftest.sh: exit with error if tests fail
2025-10-14 14:40 UTC (2+ messages)
[PATCH bpf-next v2 0/3] Add overwrite mode for bpf ring buffer
2025-10-14 13:35 UTC (8+ messages)
` [PATCH bpf-next v2 1/3] bpf: "
[PATCH net repost] selftests: net: check jq command is supported
2025-10-14 13:20 UTC (2+ messages)
[PATCH net-next v5 1/2] net/tls: support setting the maximum payload size
2025-10-14 10:19 UTC (3+ messages)
` [syzbot ci] "
[PATCH v2] vdso: Remove struct getcpu_cache
2025-10-14 8:56 UTC (4+ 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