messages from 2025-01-23 13:24:36 to 2025-01-26 14:16:51 UTC [more...]
[PATCH bpf v9 0/5] bpf: fix wrong copied_seq calculation and add tests
2025-01-26 14:16 UTC (12+ messages)
` [PATCH bpf v9 1/5] strparser: add read_sock callback
` [PATCH bpf v9 2/5] bpf: fix wrong copied_seq calculation
` [PATCH bpf v9 3/5] bpf: disable non stream socket for strparser
` [PATCH bpf v9 4/5] selftests/bpf: fix invalid flag of recv()
` [PATCH bpf v9 5/5] selftests/bpf: add strparser test for bpf
[PATCH] selftests/vDSO: Fix undefined CLONE_NEWTIME by including
2025-01-26 10:59 UTC
[PATCH v2] selftests: tpm2: create a dedicated .gitignore
2025-01-26 10:50 UTC (8+ messages)
[PATCH v3 0/9] x86/module: rework ROX cache to avoid writable copy
2025-01-26 7:47 UTC (10+ messages)
` [PATCH v3 1/9] x86/mm/pat: cpa-test: fix length for CPA_ARRAY test
` [PATCH v3 2/9] x86/mm/pat: drop duplicate variable in cpa_flush()
` [PATCH v3 3/9] x86/mm/pat: restore large ROX pages after fragmentation
` [PATCH v3 4/9] execmem: don't remove ROX cache from the direct map
` [PATCH v3 5/9] execmem: add API for temporal remapping as RW and restoring ROX afterwards
` [PATCH v3 6/9] module: switch to execmem API for remapping as RW and restoring ROX
` [PATCH v3 7/9] Revert "x86/module: prepare module loading for ROX allocations of text"
` [PATCH v3 8/9] module: drop unused module_writable_address()
` [PATCH v3 9/9] x86: re-enable EXECMEM_ROX support
[PATCH net] selftests: net/{lib,openvswitch}: extend CFLAGS to keep options from environment
2025-01-26 2:03 UTC (3+ messages)
[PATCH bpf-next v2 0/7] bpf: Add probe_read_{kernel,user}_dynptr and copy_from_user_dynptr
2025-01-26 1:05 UTC (10+ messages)
` [PATCH bpf-next v2 1/7] bpf: Implement bpf_probe_read_kernel_dynptr helper
` [PATCH bpf-next v2 2/7] bpf: Implement bpf_probe_read_user_dynptr helper
` [PATCH bpf-next v2 3/7] bpf: Implement bpf_copy_from_user_dynptr helper
` [PATCH bpf-next v2 4/7] tools headers UAPI: Update tools's copy of bpf.h header
` [PATCH bpf-next v2 5/7] selftests/bpf: probe_read_kernel_dynptr test
` [PATCH bpf-next v2 6/7] selftests/bpf: probe_read_user_dynptr test
` [PATCH bpf-next v2 7/7] selftests/bpf: copy_from_user_dynptr test
[PATCH] firmware: cs_dsp: FW_CS_DSP_KUNIT_TEST should not select REGMAP
2025-01-25 19:32 UTC
[PATCH 1/2] selftests/bpf: Define SYS_PREFIX for powerpc
2025-01-25 17:02 UTC (3+ messages)
` [PATCH 2/2] selftests/bpf: Select NUMA node of current CPU to create map
[PATCH 0/7] bpf: Add probe_read_{kernel,user}_dynptr and copy_from_user_dynptr
2025-01-25 8:23 UTC (8+ messages)
` [PATCH 1/7] bpf: Implement bpf_probe_read_kernel_dynptr helper
` [PATCH 2/7] bpf: Implement bpf_probe_read_user_dynptr helper
` [PATCH 3/7] bpf: Implement bpf_copy_from_user_dynptr helper
` [PATCH 4/7] tools headers UAPI: Update tools's copy of bpf.h header
` [PATCH 5/7] selftests/bpf: probe_read_kernel_dynptr test
` [PATCH 6/7] selftests/bpf: probe_read_user_dynptr test
` [PATCH 7/7] selftests/bpf: copy_from_user_dynptr test
[PATCH bpf v1] selftests/bpf: Fix runqslower cross-endian build
2025-01-25 7:14 UTC
[PATCHv2 net] Bonding: Fix support for gso_partial_features
2025-01-25 1:47 UTC (6+ messages)
[PATCH v6 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
2025-01-25 0:30 UTC (15+ messages)
` [PATCH v6 01/14] iommufd/fault: Move two fault functions out of the header
` [PATCH v6 02/14] iommufd/fault: Add an iommufd_fault_init() helper
` [PATCH v6 03/14] iommufd: Abstract an iommufd_eventq from iommufd_fault
` [PATCH v6 04/14] iommufd: Rename fault.c to eventq.c
` [PATCH v6 05/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
` [PATCH v6 06/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
` [PATCH v6 07/14] iommufd/viommu: Add iommufd_viommu_report_event helper
` [PATCH v6 08/14] iommufd/selftest: Require vdev_id when attaching to a nested domain
` [PATCH v6 09/14] iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEVENTQ coverage
` [PATCH v6 10/14] iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverage
` [PATCH v6 11/14] Documentation: userspace-api: iommufd: Update FAULT and VEVENTQ
` [PATCH v6 12/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
` [PATCH v6 13/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU
` [PATCH v6 14/14] iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations
[PATCH v2 0/5] kci-gitlab: Introducing GitLab-CI Pipeline for Kernel Testing
2025-01-24 21:12 UTC (32+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 2/5] MAINTAINERS: Add an entry for ci automated testing
` [PATCH v2 3/5] kci-gitlab: Add drm scenario
` [PATCH v2 4/5] kci-gitlab: Add documentation
` [PATCH v2 5/5] kci-gitlab: docs: Add images
[PATCH v5 0/3] selftests/lam: get_user additions and LAM enabled check
2025-01-24 20:29 UTC (14+ messages)
` [PATCH v5 1/3] selftests/lam: Move cpu_has_la57() to use cpuinfo flag
` [PATCH v5 2/3] selftests/lam: Skip test if LAM is disabled
` [PATCH v5 3/3] selftests/lam: Test get_user() LAM pointer handling
[PATCH 1/2] libbpf: BPF program load type enum
2025-01-24 18:31 UTC (3+ messages)
` [PATCH 2/2] libbpf: BPF programs dynamic loading and attaching
[PATCH v5 0/9] Basic SEV-SNP Selftests
2025-01-24 17:03 UTC (14+ messages)
` [PATCH v5 1/9] KVM: SEV: Disable SEV-SNP on FW validation failure
` [PATCH v5 2/9] KVM: SEV: Disable SEV on platform init failure
` [PATCH v5 3/9] KVM: selftests: SEV-SNP test for KVM_SEV_INIT2
` [PATCH v5 4/9] KVM: selftests: Add VMGEXIT helper
` [PATCH v5 5/9] KVM: selftests: Introduce SEV VM type check
` [PATCH v5 6/9] KVM: selftests: Add library support for interacting with SNP
` [PATCH v5 7/9] KVM: selftests: Force GUEST_MEMFD flag for SNP VM type
` [PATCH v5 8/9] KVM: selftests: Abstractions for SEV to decouple policy from type
` [PATCH v5 9/9] KVM: selftests: Add a basic SEV-SNP smoke test
[PATCH RFC net-next v3 0/8] netconsole: Add support for CPU population
2025-01-24 16:15 UTC (11+ messages)
` [PATCH RFC net-next v3 1/8] netconsole: consolidate send buffers into netconsole_target struct
` [PATCH RFC net-next v3 2/8] netconsole: Rename userdata to extradata
` [PATCH RFC net-next v3 3/8] netconsole: Helper to count number of used entries
` [PATCH RFC net-next v3 4/8] netconsole: Introduce configfs helpers for sysdata features
` [PATCH RFC net-next v3 5/8] netconsole: Include sysdata in extradata entry count
` [PATCH RFC net-next v3 6/8] netconsole: add support for sysdata and CPU population
` [PATCH RFC net-next v3 7/8] netconsole: selftest: test for sysdata CPU
` [PATCH RFC net-next v3 8/8] netconsole: docs: Add documentation for CPU number auto-population
[PATCH net-next v2 0/5] netconsole: Add support for CPU population
2025-01-24 15:28 UTC (8+ messages)
` [PATCH net-next v2 3/5] netconsole: add support for sysdata and "
[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-01-24 15:22 UTC (12+ messages)
` [PATCH v4 25/30] context_tracking,x86: Defer kernel text patching IPIs
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
[PATCH v2 00/10] x86/module: rework ROX cache to avoid writable copy
2025-01-24 13:34 UTC (6+ messages)
` [PATCH v2 06/10] module: introduce MODULE_STATE_GONE
[PATCH RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU
2025-01-24 13:31 UTC (23+ messages)
` [PATCH RFCv2 01/13] genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookie
` [PATCH RFCv2 02/13] genirq/msi: Rename iommu_dma_compose_msi_msg() to msi_msg_set_msi_addr()
` [PATCH RFCv2 03/13] iommu: Make iommu_dma_prepare_msi() into a generic operation
` [PATCH RFCv2 05/13] iommu: Turn fault_data to iommufd private pointer
` [PATCH RFCv2 06/13] iommufd: Make attach_handle generic
` [PATCH RFCv2 07/13] iommufd: Implement sw_msi support natively
[PATCH bpf-next v6 0/4] xsk: TX metadata Launch Time support
2025-01-24 11:45 UTC (9+ messages)
` [PATCH bpf-next v6 2/4] selftests/bpf: Add launch time request to xdp_hw_metadata
` [PATCH bpf-next v6 4/4] igc: Add launch time support to XDP ZC
` [xdp-hints] "
[PATCH net v2] bonding: Correctly support GSO ESP offload
2025-01-24 11:10 UTC (4+ messages)
[PATCH] kunit: tool: Use qboot on QEMU x86_64
2025-01-24 11:01 UTC
[PATCH bpf-next v2 00/10] selftests/bpf: Migrate test_xdp_redirect_multi.sh to test_progs
2025-01-24 10:25 UTC (3+ messages)
[PATCH v1 0/2] mm: Clear uffd-wp PTE/PMD state on mremap()
2025-01-24 9:28 UTC (6+ messages)
` [PATCH v1 1/2] "
[PATCH net v2] bonding: Correctly support GSO ESP offload
2025-01-24 8:33 UTC
[PATCH net] bonding: Correctly support GSO ESP offload
2025-01-24 8:12 UTC (3+ messages)
[PATCH 0/3] tools/nolibc: compatibility with -Wmissing-prototypes
2025-01-24 6:49 UTC (5+ messages)
` [PATCH 1/3] tools/nolibc: add prototypes for non-static functions
` [PATCH 2/3] selftests/nolibc: ignore -Wmissing-prototypes
` [PATCH 3/3] selftests/nolibc: enable -Wmissing-prototypes
[PATCH] bpf: Fix mix-up of 4096 and page size
2025-01-24 5:14 UTC (2+ messages)
[PATCH v6 0/3] Enable Zicbom in usermode
2025-01-24 3:59 UTC (4+ messages)
` [PATCH v6 1/3] RISC-V: Enable cbo.clean/flush "
` [PATCH v6 2/3] RISC-V: hwprobe: Expose Zicbom extension and its block size
` [PATCH v6 3/3] RISC-V: selftests: Add TEST_ZICBOM into CBO tests
[PATCH v5 0/3] Enable Zicbom in usermode
2025-01-24 3:26 UTC (4+ messages)
` [PATCH v5 2/3] RISC-V: hwprobe: Expose Zicbom extension and its block size
` [External] "
[PATCH RFC 1/5] rcutorture: kvm: Simplify invocation of mkinitrd.sh
2025-01-24 1:58 UTC (5+ messages)
` [PATCH RFC 2/5] rcutorture: Add a stress-ng build script
` [PATCH RFC 3/5] rcutorture: mkinitrd: Allow to run optional commands passed to it
` [PATCH RFC 4/5] rcutorture: mkinitrd: Use previous init.c to check if rebuild needed
` [PATCH RFC 5/5] rcutorture: kvm: Invoke stress-ng building it if necessary
[PATCH bpf-next/net v2 0/7] bpf: Add mptcp_subflow bpf_iter support
2025-01-24 1:38 UTC (7+ messages)
` [PATCH bpf-next/net v2 4/7] bpf: Add mptcp_subflow bpf_iter
` [PATCH bpf-next/net v2 5/7] bpf: Acquire and release mptcp socket
` [PATCH bpf-next/net v2 7/7] selftests/bpf: Add mptcp_subflow bpf_iter subtest
[PATCH] selftests/tracing: Test only toplevel README file not the instances
2025-01-23 23:54 UTC (5+ messages)
[PATCH net-next] selftests/net: packetdrill: more xfail changes (and a correction)
2025-01-23 15:20 UTC (2+ messages)
[PATCH] selftests: gpio: gpio-sim: Fix missing chip disablements
2025-01-23 14:46 UTC (5+ messages)
"stty sane" in kunit.py
2025-01-23 14:32 UTC (2+ messages)
[PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper
2025-01-23 13:43 UTC (16+ 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