messages from 2026-02-09 22:40:58 to 2026-02-12 15:59:14 UTC [more...]
[PATCH v4 0/8] KVM: x86: nSVM: Improve PAT virtualization
2026-02-12 15:58 UTC (2+ messages)
` [PATCH v4 1/8] KVM: x86: nSVM: Clear VMCB_NPT clean bit when updating hPAT from guest mode
[PATCH v6 0/8] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
2026-02-12 15:38 UTC (24+ messages)
` [PATCH v6 2/8] dmaengine: dw-edma: Cache per-channel IRQ and emulation doorbell offset
` [PATCH v6 6/8] PCI: endpoint: pci-epf-test: Don't free doorbell IRQ unless requested
` [PATCH v6 8/8] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
[RFC PATCH v3 0/6] some /dev/mem specifications and traced testing
2026-02-12 15:23 UTC (10+ messages)
` [RFC PATCH v3 1/6] Documentation: extend the 'Function documentation' with expected behavior and constraints of use
` [RFC PATCH v3 2/6] /dev/mem: Add initial documentation of memory_open() and mem_fops
` [RFC PATCH v3 3/6] kunit: add visibility helpers for static inline functions
` [RFC PATCH v3 4/6] char: mem: expose devmem helpers for KUnit testing
` [RFC PATCH v3 5/6] char: mem: add KUnit tests for /dev/mem read_mem()
` [RFC PATCH v3 6/6] char: mem: add Kconfig option for devmem KUnit tests
[PATCH net] selftests: netconsole: Increase port listening timeout
2026-02-12 15:01 UTC (2+ messages)
[PATCH 1/1] selftests/liveupdate: Cleanup kernel optio CONFIG_LIVEUPDATE_TEST
2026-02-12 13:01 UTC (5+ messages)
[PATCH net-next v4 0/4] net/rds: RDS-TCP reconnect and fanout improvements
2026-02-12 12:16 UTC (6+ messages)
` [PATCH net-next v4 1/4] net/rds: Fix NULL pointer dereference in rds_tcp_accept_one
` [PATCH net-next v4 2/4] net/rds: Refactor __rds_conn_create for blocking transport cleanup
` [PATCH net-next v4 3/4] net/rds: Delegate fan-out to a background worker
` [PATCH net-next v4 4/4] net/rds: Use proper peer port number even when not connected
[PATCH v2] selftests/bpf: Add powerpc support for get_preempt_count() in selftest
2026-02-12 10:54 UTC (2+ messages)
[PATCH net] selftests: net: lib: Fix jq parsing error
2026-02-12 9:51 UTC (4+ messages)
[PATCH net-next v2 1/2] selftests: drv-net: rss: validate min RSS table size
2026-02-12 9:41 UTC (4+ messages)
[PATCH bpf-next 0/3] Fix test_cgroup_iter_memcg issues found during back-porting
2026-02-12 9:23 UTC (6+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: Check bpf_mem_cgroup_page_state return value
` [PATCH bpf-next 2/3] mm/memcontrol: Return error when accessing kmem with nokmem
` [PATCH bpf-next 3/3] selftests/bpf: Skip test_kmem when cgroup.memory=nokmem
[PATCH v6 00/19] ARM64 PMU Partitioning
2026-02-12 9:07 UTC (14+ messages)
` [PATCH v6 09/19] KVM: arm64: Write fast path PMU register handlers
` [PATCH v6 13/19] KVM: arm64: Implement lazy PMU context swaps
` [PATCH v6 14/19] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters
` [PATCH v6 15/19] KVM: arm64: Detect overflows for the Partitioned PMU
` [PATCH v6 16/19] KVM: arm64: Add vCPU device attr to partition the PMU
` [PATCH v6 17/19] KVM: selftests: Add find_bit to KVM library
` [PATCH v6 18/19] KVM: arm64: selftests: Add test case for partitioned PMU
` [PATCH v6 19/19] KVM: arm64: selftests: Relax testing for exceptions when partitioned
[PATCH v12 0/7] support FEAT_LSUI
2026-02-12 8:08 UTC (16+ messages)
` [PATCH v12 1/7] arm64: Kconfig: add support for LSUI
` [PATCH v12 2/7] arm64: cpufeature: add FEAT_LSUI
` [PATCH v12 6/7] arm64: futex: support futex with FEAT_LSUI
[PATCH bpf-next v10 0/8] bpf: Extend BPF syscall with common attributes support
2026-02-12 5:50 UTC (14+ messages)
` [PATCH bpf-next v10 1/8] "
` [PATCH bpf-next v10 2/8] libbpf: Add support for extended bpf syscall
` [PATCH bpf-next v10 3/8] bpf: Refactor reporting log_true_size for prog_load
` [PATCH bpf-next v10 4/8] bpf: Add syscall common attributes support "
` [PATCH bpf-next v10 5/8] bpf: Add syscall common attributes support for btf_load
` [PATCH bpf-next v10 6/8] bpf: Add syscall common attributes support for map_create
` [PATCH bpf-next v10 7/8] libbpf: "
` [PATCH bpf-next v10 8/8] selftests/bpf: Add tests to verify map create failure log
[PATCH 0/8] selftests/resctrl: Fixes and improvements focused on recent Intel platforms
2026-02-12 3:54 UTC (13+ messages)
` [PATCH 1/8] selftests/resctrl: Do not store iMC counter value in counter config structure
` [PATCH 2/8] selftests/resctrl: Prepare for parsing multiple events per iMC
` [PATCH 3/8] selftests/resctrl: Support multiple events associated with iMC
` [PATCH 4/8] selftests/resctrl: Increase size of buffer used in MBM and MBA tests
` [PATCH 5/8] selftests/resctrl: Raise threshold at which MBM and PMU values are compared
` [PATCH 6/8] selftests/resctrl: Remove requirement on cache miss rate
` [PATCH 7/8] selftests/resctrl: Simplify perf usage in CAT test
` [PATCH 8/8] selftests/resctrl: Reduce L2 impact on "
[PATCH RFC bpf-next v2 0/5] Add the the capability to load HW RX checsum in eBPF programs
2026-02-12 1:57 UTC (7+ messages)
` [PATCH RFC bpf-next v2 1/5] netlink: specs: Add XDP RX checksum capability to XDP metadata specs
[PATCH 0/2] bpf: Introduce the bpf_list_del API
2026-02-12 1:56 UTC (3+ messages)
` [PATCH 1/2] bpf: Introduce the bpf_list_del kfunc
[PATCH v6 0/5] bpf/verifier: Expand the usage scenarios of bpf_kptr_xchg
2026-02-12 1:50 UTC (3+ messages)
` [PATCH v6 2/5] bpf/verifier: allow using bpf_kptr_xchg even if the NON_OWN_REF flag is set
[PATCH] selftests/mm: Remove duplicate include of unistd.h
2026-02-12 1:19 UTC (3+ messages)
[PATCH net 0/4] eth: fbnic: fix and improve header/data split configuration
2026-02-12 1:00 UTC (5+ messages)
` [PATCH net 1/4] eth: fbnic: set FBNIC_QUEUE_RDE_CTL0_EN_HDR_SPLIT on RDE_CTL0
` [PATCH net 2/4] eth: fbnic: increase FBNIC_HDR_BYTES_MIN from 128 to 256 bytes
` [PATCH net 3/4] eth: fbnic: set DMA_HINT_L4 for all flows
` [PATCH net 4/4] selftests: drv-net: add HDS payload sweep test for devmem TCP
[PATCH bpf-next v4 0/2] Add wakeup_source iterators
2026-02-12 0:35 UTC (5+ messages)
` [PATCH bpf-next v4 1/2] bpf: Add wakeup_source iterator
` [PATCH bpf-next v4 2/2] selftests/bpf: Add tests for wakeup_sources
[PATCH RFC 00/17] mm, kvm: allow uffd suppot in guest_memfd
2026-02-11 20:00 UTC (17+ messages)
` [PATCH RFC 07/17] userfaultfd: introduce vm_uffd_ops
` [PATCH RFC 09/17] userfaultfd: introduce vm_uffd_ops->alloc_folio()
` [PATCH RFC 10/17] shmem, userfaultfd: implement shmem uffd operations using vm_uffd_ops
[PATCH net-next v2 0/9] net: stats, tools, driver tests for HW GRO
2026-02-11 17:22 UTC (12+ messages)
` [PATCH net-next v2 1/9] eth: bnxt: gather and report HW-GRO stats
` [PATCH net-next v2 6/9] selftests: drv-net: gro: use SO_TXTIME to schedule packets together
[PATCH bpf v2 0/4] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
2026-02-11 13:24 UTC (7+ messages)
` [PATCH bpf v2 3/4] bpf, sockmap: Adapt for the af_unix-specific lock
[PATCH] selftests/landlock: Remove duplicate include of stdio.h
2026-02-11 11:16 UTC (3+ messages)
[PATCH net-next] selftests: drivers: net: hw: Modify toeplitz.c to poll for packets
2026-02-11 10:20 UTC (2+ messages)
[PATCH 0/3] selftests: forwarding: fix br_netfilter related test failures
2026-02-11 8:29 UTC (7+ messages)
` [PATCH 1/3] selftests: forwarding: vxlan_bridge_1d: fix test failure with br_netfilter enabled
` [PATCH 2/3] selftests: forwarding: vxlan_bridge_1d_ipv6: "
` [PATCH 3/3] selftests: forwarding: fix pedit tests "
[PATCH 1/2] selftests/tracing: Fix to make --logdir option work again
2026-02-11 8:16 UTC (3+ messages)
` [PATCH 2/2] selftests/tracing: Fix to check awk supports non POSIX strtonum()
[PATCH bpf-next 0/5] Add the the capability to load HW RX checsum in eBPF programs
2026-02-11 8:05 UTC (14+ messages)
` [PATCH bpf-next 1/5] netlink: specs: Add XDP RX checksum capability to XDP metadata specs
` [PATCH bpf-next 2/5] net: veth: Add xmo_rx_checksum callback to veth driver
` [Intel-wired-lan] "
` [PATCH bpf-next 3/5] net: ice: Add xmo_rx_checksum callback
` [Intel-wired-lan] "
` [PATCH bpf-next 4/5] selftests/bpf: Add selftest support for bpf_xdp_metadata_rx_checksum
` [Intel-wired-lan] "
` [PATCH bpf-next 5/5] selftests/bpf: Add bpf_xdp_metadata_rx_checksum support to xdp_hw_metadat prog
[PATCH] revocable: hide the implementation details from users
2026-02-11 4:59 UTC (5+ messages)
[PATCH net-next] selftests: drv-net: port_split: convert to ksft format and mark disruptive
2026-02-11 2:02 UTC (3+ messages)
[PATCH 0/3] kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support for files
2026-02-10 22:48 UTC (6+ messages)
` [PATCH 1/3] kernfs: allow passing fsnotify event types
` [PATCH 2/3] kernfs: send IN_DELETE_SELF and IN_IGNORED on file deletion
` [PATCH 3/3] selftests: memcg: Add tests IN_DELETE_SELF and IN_IGNORED on memory.events
[PATCH/for-next v4 0/4] cgroup/cpuset: Fix partition related locking issues
2026-02-10 18:53 UTC (15+ messages)
` [PATCH/for-next v4 2/4] cgroup/cpuset: Defer housekeeping_update() calls from CPU hotplug to workqueue
` [PATCH/for-next v4 3/4] cgroup/cpuset: Call housekeeping_update() without holding cpus_read_lock
[PATCH] selftests: sched: drop unnecessary rpath from Makefile
2026-02-10 18:51 UTC
[PATCH bpf 0/6] Address XDP frags having negative tailroom
2026-02-10 17:27 UTC (12+ messages)
` [PATCH bpf 6/6] net: enetc: use truesize as XDP RxQ info frag_size
[PATCH net v2] net/rds: rds_sendmsg should not discard payload_len
2026-02-10 17:09 UTC
[PATCH v11 15/30] tracing: selftests: Add trace remote tests
2026-02-10 15:54 UTC (3+ messages)
[PATCH v4 0/9] dmaengine, PCI: endpoint: Enable remote use of integrated DesignWare eDMA
2026-02-10 14:18 UTC (6+ messages)
` [PATCH v4 4/9] PCI: endpoint: Add remote resource query API
[PATCH v2 0/2] selftests/liveupdate: add end to end test infrastructure and scripts
2026-02-10 14:18 UTC (4+ messages)
` [PATCH v2 2/2] "
[PATCH v2] selftests/ipc: skip msgque test when MSG_COPY is unsupported
2026-02-10 13:53 UTC
[PATCH] MAINTAINERS: Update email address for David Gow
2026-02-10 13:10 UTC
[PATCH v9 1/1] smb/client: introduce KUnit test to check search result of smb2_error_map_table
2026-02-10 11:03 UTC (4+ messages)
[PATCH v2] selftests/futex: conditionally include libnuma support
2026-02-10 9:50 UTC
[PATCH net] selftests: drv-net: limit RPS test CPUs to supported range
2026-02-10 9:31 UTC
[PATCH net v1] net/rds: rds_sendmsg should not discard payload_len
2026-02-10 9:24 UTC
[PATCH net-next v3 0/4] net/rds: RDS-TCP reconnect and fanout improvements
2026-02-10 9:12 UTC (5+ messages)
` [PATCH net-next v3 1/4] net/rds: Fix NULL pointer dereference in rds_tcp_accept_one
` [PATCH net-next v3 2/4] net/rds: Refactor __rds_conn_create for blocking transport cleanup
` [PATCH net-next v3 3/4] net/rds: Delegate fan-out to a background worker
` [PATCH net-next v3 4/4] net/rds: Use proper peer port number even when not connected
[PATCH v6 08/19] KVM: arm64: Define access helpers for PMUSERENR and PMSELR
2026-02-10 5:20 UTC (3+ messages)
[GIT PULL] kselftest next update for Linux 6.20-rc1
2026-02-10 0:50 UTC (2+ messages)
[GIT PULL] kunit next update for Linux 6.20-rc1
2026-02-10 0:50 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