messages from 2025-01-24 06:50:06 to 2025-01-28 06:03:02 UTC [more...]
[PATCH v5 0/3] Add support for the Idle HLT intercept feature
2025-01-28 6:02 UTC (5+ messages)
` [PATCH v5 2/3] KVM: SVM: Add Idle HLT intercept support
[PATCH RFC net-next v1 0/5] Device memory TCP TX
2025-01-28 3:51 UTC (14+ messages)
` [PATCH RFC net-next v1 1/5] net: add devmem TCP TX documentation
` [PATCH RFC net-next v1 3/5] net: add get_netmem/put_netmem support
` [PATCH RFC net-next v1 5/5] net: devmem: Implement TX path
[PATCH bpf-next v2 0/7] bpf: Add probe_read_{kernel,user}_dynptr and copy_from_user_dynptr
2025-01-28 2:57 UTC (18+ 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 Linux-6.12.y 1/1] selftests/mm: build with -O2
2025-01-27 23:45 UTC
[PATCH net v3] bonding: Correctly support GSO ESP offload
2025-01-27 23:25 UTC (4+ messages)
[PATCH net] selftests: net/{lib,openvswitch}: extend CFLAGS to keep options from environment
2025-01-27 23:04 UTC (5+ messages)
[PATCH net] net: netdevsim: try to close UDP port harness races
2025-01-27 22:30 UTC (2+ messages)
[RFC PATCH 0/4] PMU partitioning driver support
2025-01-27 22:20 UTC (5+ messages)
` [RFC PATCH 1/4] perf: arm_pmuv3: Introduce module param to partition the PMU
` [RFC PATCH 2/4] KVM: arm64: Make guests see only counters they can access
` [RFC PATCH 3/4] perf: arm_pmuv3: Generalize counter bitmasks
` [RFC PATCH 4/4] perf: arm_pmuv3: Keep out of guest counter partition
[PATCH v6] Kunit to check the longest symbol length
2025-01-27 21:04 UTC (2+ messages)
[PATCH bpf-next v6 0/4] xsk: TX metadata Launch Time support
2025-01-27 19:20 UTC (10+ messages)
` [PATCH bpf-next v6 4/4] igc: Add launch time support to XDP ZC
` [xdp-hints] "
[PATCH v2 0/5] kci-gitlab: Introducing GitLab-CI Pipeline for Kernel Testing
2025-01-27 19:05 UTC (36+ messages)
` [PATCH v2 3/5] kci-gitlab: Add drm scenario
` [PATCH v2 5/5] kci-gitlab: docs: Add images
[PATCH] firmware: cs_dsp: FW_CS_DSP_KUNIT_TEST should not select REGMAP
2025-01-27 19:02 UTC (2+ messages)
[PATCH v2] selftests: tpm2: create a dedicated .gitignore
2025-01-27 17:18 UTC (12+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH RFC net-next v3 0/8] netconsole: Add support for CPU population
2025-01-27 17:10 UTC (13+ 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] udp: gso: fix MTU check for small packets
2025-01-27 17:00 UTC (3+ messages)
[PATCH 1/2] misc: pci_endpoint_test: Give disabled BARs a distinct error code
2025-01-27 16:31 UTC (2+ messages)
[PATCH bpf v9 0/5] bpf: fix wrong copied_seq calculation and add tests
2025-01-27 16:04 UTC (13+ 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 v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-01-27 15:51 UTC (18+ messages)
` [PATCH v4 22/30] context_tracking: Exit CT_STATE_IDLE upon irq/nmi entry
` [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 v6 0/3] selftests/lam: get_user additions and LAM enabled check
2025-01-27 15:31 UTC (4+ messages)
` [PATCH v6 1/3] selftests/lam: Move cpu_has_la57() to use cpuinfo flag
` [PATCH v6 2/3] selftests/lam: Skip test if LAM is disabled
` [PATCH v6 3/3] selftests/lam: Test get_user() LAM pointer handling
[PATCH v3 0/9] x86/module: rework ROX cache to avoid writable copy
2025-01-27 12:50 UTC (12+ 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 1/2] selftests/bpf: Define SYS_PREFIX for powerpc
2025-01-27 12:01 UTC (4+ messages)
` [PATCH 2/2] selftests/bpf: Select NUMA node of current CPU to create map
[PATCH v2] selftests: livepatch: handle PRINTK_CALLER in check_result()
2025-01-27 11:35 UTC (2+ messages)
[PATCH] selftests/vDSO: Fix undefined CLONE_NEWTIME by including
2025-01-27 8:02 UTC (2+ messages)
[PATCH AUTOSEL 6.13 02/16] bpf: Improve verifier log for resource leak on exit
2025-01-26 15:07 UTC
[PATCH AUTOSEL 5.10 12/12] selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack()
2025-01-26 15:05 UTC
[PATCH AUTOSEL 5.15 14/14] selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack()
2025-01-26 15:04 UTC
[PATCH AUTOSEL 6.1 17/17] selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack()
2025-01-26 15:03 UTC
[PATCH AUTOSEL 6.6 19/19] selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack()
2025-01-26 15:03 UTC
[PATCH AUTOSEL 6.12 28/29] selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack()
2025-01-26 15:02 UTC
[PATCH AUTOSEL 6.13 34/35] selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack()
2025-01-26 15:00 UTC
[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 v5 0/3] selftests/lam: get_user additions and LAM enabled check
2025-01-24 20:29 UTC (12+ 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 (8+ 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 4/9] KVM: selftests: Add VMGEXIT helper
[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 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 (7+ messages)
` [PATCH RFCv2 06/13] iommufd: Make attach_handle generic
[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 (5+ 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 (2+ 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