messages from 2026-05-13 11:19:32 to 2026-05-13 21:03:53 UTC [more...]
[PATCH v4 0/2] Support BPF traversal of wakeup sources
2026-05-13 21:03 UTC (5+ messages)
[PATCH net-next v5 0/2] tcp: rehash onto different local ECMP path on retransmit timeout
2026-05-13 20:40 UTC (3+ messages)
` [PATCH net-next v5 1/2] "
` [PATCH net-next v5 2/2] selftests: net: add local ECMP rehash test
[PATCH v7 0/6] mm/memory-failure: add panic option for unrecoverable pages
2026-05-13 20:10 UTC (9+ messages)
` [PATCH v7 1/6] mm/memory-failure: drop dead error_states[] entry for reserved pages
` [PATCH v7 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
` [PATCH v7 3/6] mm/memory-failure: report MF_MSG_KERNEL for unrecoverable kernel pages
` [PATCH v7 4/6] mm/memory-failure: short-circuit PG_reserved before get_hwpoison_page()
` [PATCH v7 5/6] mm/memory-failure: add panic option for unrecoverable pages
` [PATCH v7 6/6] Documentation: document panic_on_unrecoverable_memory_failure sysctl
[PATCH v4 00/55] make MM selftests more CI friendly
2026-05-13 19:53 UTC (6+ messages)
` [PATCH v4 04/55] selftests/mm: migration: properly cleanup fork()ed processes
` [PATCH v4 28/55] selftests/mm: hugepage_settings: add APIs for HugeTLB setup and teardown
[PATCH 1/2] bpf: arena: fix use-after-free in VMA tracking on fork
2026-05-13 19:13 UTC (2+ messages)
` [PATCH 2/2] selftests/bpf: Add test validating arena VMA tracking across fork
[PATCH 1/2] bpf: arena: fix use-after-free in VMA tracking on fork
2026-05-13 19:04 UTC
[PATCH] selftests/cgroup: Fix error path leaks in test_percpu_basic
2026-05-13 18:56 UTC (2+ messages)
[PATCH] vfio: selftests: Add driver for IGB QEMU device
2026-05-13 18:49 UTC (4+ messages)
[PATCH RFC 0/5] memcg: dma-buf per-cgroup accounting via pid_fd
2026-05-13 18:39 UTC (9+ messages)
` [PATCH RFC 2/5] dma-heap: charge dma-buf memory via explicit memcg
[RFC net-next 0/6] openvswitch: remove support for legacy tunnel ports
2026-05-13 18:35 UTC (7+ messages)
` [RFC net-next 1/6] openvswitch: remove support for legacy tunnel types
` [RFC net-next 2/6] openvswitch: vport: remove infrastructure for vport options
` [RFC net-next 3/6] openvswitch: vport: remove infrastructure for separate modules
` [RFC net-next 4/6] net: geneve: remove unused geneve_dev_create_fb
` [RFC net-next 5/6] net: gre: remove unused gretap_fb_dev_create
` [RFC net-next 6/6] net: vxlan: remove unused vxlan_dev_create
[PATCH] selftests/rdma: explicitly skip tests when required modules are missing
2026-05-13 18:29 UTC (2+ messages)
[PATCH] Documentation: KVM: Document guest-visible compatibility expectations
2026-05-13 18:26 UTC (11+ messages)
[PATCH] KVM: selftests: Check guest memfd validity with flags
2026-05-13 17:02 UTC (5+ messages)
[PATCH v7 13/20] KVM: arm64: Apply dynamic guest counter reservations
2026-05-13 16:45 UTC (2+ messages)
[PATCH v7 10/20] KVM: arm64: Context swap Partitioned PMU guest registers
2026-05-13 16:38 UTC (2+ messages)
[PATCH-next 00/23] cgroup/cpuset: Enable runtime update of nohz_full and managed_irq CPUs
2026-05-13 16:19 UTC (6+ messages)
` [PATCH 04/23] tick/nohz: Allow runtime changes in full dynticks CPUs
` [PATCH 08/23] arm64: topology: Use RCU to protect access to HK_TYPE_TICK cpumask
[PATCH v7 06/20] perf: arm_pmuv3: Add method to partition the PMU
2026-05-13 16:13 UTC (2+ messages)
[PATCH v7 00/20] ARM64 PMU Partitioning
2026-05-13 16:10 UTC (2+ messages)
[PATCH net-next] selftests: net: add tests for PPPoL2TP
2026-05-13 15:55 UTC (4+ messages)
[PATCH v6 0/4] mm/memory-failure: add panic option for unrecoverable pages
2026-05-13 15:07 UTC (6+ messages)
` [PATCH v6 2/4] mm/memory-failure: classify get_any_page() failures by reason
[PATCH v6 0/6] driver core: remove software node from platform devices on device release
2026-05-13 15:04 UTC (7+ messages)
` [PATCH v6 1/6] driver core: platform: remove software node on release()
` [PATCH v6 2/6] platform/surface: gpe: use platform_device_register_full()
` [PATCH v6 3/6] drm/xe/i2c: use device_create_managed_software_node()
` [PATCH v6 4/6] driver core: platform: unify release path
` [PATCH v6 5/6] kunit: provide kunit_software_node_register()
` [PATCH v6 6/6] driver core: platform: tests: add test cases for correct swnode removal
[PATCH] selftests/ftrace: Drop invalid top-level local in test_ownership
2026-05-13 15:02 UTC (3+ messages)
[PATCH 1/2 net v4] ipv6: addrconf: fix temp address generation after prefix deprecation
2026-05-13 14:35 UTC (3+ messages)
[PATCH 0/2] KVM: selftests: Fixes for guest_memfd_test and FD double-close
2026-05-13 12:48 UTC (4+ messages)
` [PATCH 2/2] KVM: selftests: Fix FD double-close in kvm_vm_release()
[PATCH 1/3] KVM: selftests: Add unit to dirty_log_test
2026-05-13 12:27 UTC (3+ messages)
[PATCH net-next 0/5] selftests: openvswitch: pylint cleanup for ovs-dpctl.py
2026-05-13 12:12 UTC (6+ messages)
` [PATCH net-next 1/5] selftests: openvswitch: convert %-formatting to f-strings
` [PATCH net-next 2/5] selftests: openvswitch: fix misc pylint warnings in ovs-dpctl.py
` [PATCH net-next 3/5] selftests: openvswitch: rename classes and variables "
` [PATCH net-next 4/5] selftests: openvswitch: add missing docstrings "
` [PATCH net-next 5/5] selftests: openvswitch: suppress pylint complexity warnings
[PATCH v5 0/7] driver core: remove software node from platform devices on device release
2026-05-13 11:55 UTC (4+ messages)
` [PATCH v5 3/7] driver core: platform: provide platform_device_add_software_node()
[PATCH] mm/mremap: unmap full fixed target for multi-VMA moves
2026-05-13 11:49 UTC (11+ messages)
[PATCH v2] selftests/mm: Fix incorrect mmap() error handling with NULL instead of MAP_FAILED
2026-05-13 11:20 UTC (2+ messages)
page: | 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