messages from 2026-05-08 19:48:49 to 2026-05-11 08:35:58 UTC [more...]
[PATCH] selftests/cgroup: Add NULL check after malloc in cgroup_util.c
2026-05-11 8:35 UTC (2+ messages)
[PATCH v3 00/54] make MM selftests more CI friendly
2026-05-11 8:28 UTC (10+ messages)
` [PATCH v3 35/54] selftests/mm: hugepage_dio: add setup of HugeTLB pages
` [PATCH v3 42/54] selftests/mm: hugetlb-soft-online: "
` [PATCH v3 49/54] selftests/mm: uffd-unit-tests: "
[PATCH 0/3] KVM: arm64: vgic: Fix IIDR revision handling and add revision 1
2026-05-11 8:13 UTC (7+ messages)
` [PATCH 1/3] KVM: arm64: vgic: Fix IIDR revision field extracted from wrong value
` (subset) "
[PATCH v4 0/3] driver core: remove software node from platform devices on device release
2026-05-11 7:33 UTC (5+ messages)
` [PATCH v4 1/3] driver core: platform: remove software node on release()
[PATCH net-next v1 0/9] selftests: rds: Add ROCE support to rds selftests
2026-05-11 7:23 UTC (10+ messages)
` [PATCH net-next v1 1/9] selftests: rds: Capitalize ret global in test.py
` [PATCH net-next v1 2/9] selftests: rds: Add helper function setup_tcp() "
` [PATCH net-next v1 3/9] selftests: rds: Add helper function check_info() "
` [PATCH net-next v1 4/9] selftests: rds: Add helper function send_burst() "
` [PATCH net-next v1 5/9] selftests: rds: Add helper function recv_burst() "
` [PATCH net-next v1 6/9] selftests: rds: Add helper function verify_hashes() "
` [PATCH net-next v1 7/9] selftests: rds: Add helper function snd_rcv_packets() "
` [PATCH net-next v1 8/9] selftests: rds: Add ROCE support to test.py
` [PATCH net-next v1 9/9] selftests: rds: Add ROCE support to run.sh
[PATCH v5 00/14] Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files
2026-05-11 7:19 UTC (16+ messages)
` [PATCH v5 11/14] selftests/mm: remove READ_ONLY_THP_FOR_FS in khugepaged
` [PATCH v5 13/14] mm/khugepaged: enable clean pagecache folio collapse for writable files
[PATCH net v3 0/2] tcp: protect locked SO_RCVBUF from Silly Window Syndrome
2026-05-11 7:18 UTC (3+ messages)
` [PATCH net v3 1/2] "
[PATCH v5 04/14] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check in hugepage_enabled()
2026-05-11 7:15 UTC (2+ messages)
[PATCH net-next v2 0/6] bridge: Add selective forwarding of gratuitous neighbor announcements
2026-05-11 6:59 UTC (7+ messages)
` [PATCH net-next v2 1/6] bridge: uapi: Add neigh_forward_grat netlink attributes
` [PATCH net-next v2 2/6] bridge: Add internal flags for neigh_forward_grat
` [PATCH net-next v2 3/6] bridge: Add selective forwarding of gratuitous neighbor announcements
` [PATCH net-next v2 4/6] bridge: Add port-level netlink handling for neigh_forward_grat
` [PATCH net-next v2 5/6] bridge: Add per-VLAN "
` [PATCH net-next v2 6/6] selftests: net: Add tests for neigh_forward_grat option
[PATCH net-next v7 0/3] selftests: drv-net: convert so_txtime to drv-net
2026-05-11 3:43 UTC (3+ messages)
[PATCH] selftests/riscv: fix compiler output flag spacing in all Makefiles
2026-05-11 3:29 UTC
[PATCH] selftests/cgroup: check malloc return value in alloc_anon functions
2026-05-11 2:46 UTC (2+ messages)
[PATCH 0/2] mm/khugepaged: fix sub-PMD MADV_COLLAPSE range handling
2026-05-11 2:06 UTC (10+ messages)
` [PATCH 1/2] mm/khugepaged: fix spurious -EINVAL from sub-PMD MADV_COLLAPSE range
[PATCH sched_ext/for-7.1-fixes] selftests/sched_ext: Fix build error in dequeue selftest
2026-05-11 2:04 UTC (2+ messages)
[PATCH] selftests/cgroup: fix string comparison in write_test
2026-05-11 1:59 UTC (2+ messages)
[PATCH] selftests/cgroup: Fix cg_read_strcmp() empty string comparison
2026-05-11 1:59 UTC (2+ messages)
[PATCH v2 2/2] selftests/bpf: add tests for bpf_init_inode_xattr kfunc
2026-05-10 21:10 UTC (2+ messages)
[PATCH v4] 00/30] Cleaning up the KVM clock mess
2026-05-10 21:05 UTC (34+ messages)
` [PATCH v4 01/30] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init()
` [PATCH v4 02/30] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force
` [PATCH v4 03/30] UAPI: x86: Move pvclock-abi to UAPI for x86 platforms
` [PATCH v4 04/30] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
` [PATCH v4 05/30] KVM: selftests: Add KVM/PV clock selftest to prove timer correction
` [PATCH v4 06/30] KVM: x86: Explicitly disable TSC scaling without CONSTANT_TSC
` [PATCH v4 07/30] KVM: x86: Add KVM_VCPU_TSC_SCALE and fix the documentation on TSC migration
` [PATCH v4 08/30] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host
` [PATCH v4 09/30] KVM: x86: WARN if kvm_get_walltime_and_clockread() fails unexpectedly
` [PATCH v4 10/30] KVM: x86: Fold __get_kvmclock() into get_kvmclock()
` [PATCH v4 11/30] KVM: x86: Add WARN and restructure get_kvmclock()
` [PATCH v4 12/30] KVM: x86: Use get_kvmclock_base_ns() as fallback in get_kvmclock()
` [PATCH v4 13/30] KVM: x86: Fix KVM clock precision in get_kvmclock() with TSC scaling
` [PATCH v4 14/30] KVM: x86: Use get_kvmclock() in kvm_get_wall_clock_epoch()
` [PATCH v4 15/30] KVM: x86: Fix compute_guest_tsc() to handle negative time deltas
` [PATCH v4 16/30] KVM: x86: Restructure kvm_guest_time_update() for TSC upscaling
` [PATCH v4 17/30] KVM: x86: Simplify and comment kvm_get_time_scale()
` [PATCH v4 18/30] KVM: x86: Remove implicit rdtsc() from kvm_compute_l1_tsc_offset()
` [PATCH v4 19/30] KVM: x86: Improve synchronization in kvm_synchronize_tsc()
` [PATCH v4 20/30] KVM: x86: Kill last_tsc_{nsec,write,offset} fields
` [PATCH v4 21/30] KVM: x86: Replace nr_vcpus_matched_tsc count with all_vcpus_matched_tsc bool
` [PATCH v4 22/30] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other
` [PATCH v4 23/30] KVM: x86: Factor out kvm_use_master_clock()
` [PATCH v4 24/30] KVM: x86: Avoid gratuitous global clock updates
` [PATCH v4 25/30] KVM: x86/xen: Prevent runstate times from becoming negative
` [PATCH v4 26/30] KVM: x86: Avoid redundant masterclock updates from multiple vCPUs
` [PATCH v4 27/30] KVM: x86: Add KVM_VCPU_TSC_EFFECTIVE_FREQ attribute
` [PATCH v4 28/30] KVM: x86: Remove runtime Xen TSC frequency CPUID update
` [PATCH v4 29/30] x86/kvm: Obtain TSC frequency from CPUID if present
` [PATCH v4 30/30] x86/xen: "
` [PATCH v4 33/30] KVM: selftests: Add Xen runstate migration test
` [PATCH v4 31/30] KVM: selftests: Add Xen/generic CPUID timing leaf test
` [PATCH v4 32/30] KVM: x86: Re-synchronize TSC after KVM_SET_TSC_KHZ
[PATCH net-next v3 0/8] net: devmem: support devmem with netkit devices
2026-05-10 20:33 UTC (9+ messages)
` [PATCH net-next v3 3/8] net: devmem: support TX over NETMEM_TX_NO_DMA devices
[PATCH 0/5] Fix and enhance KVM steal accounting for both guest and host
2026-05-10 20:13 UTC (9+ messages)
` [PATCH 2/5] KVM: x86: Reset vcpu->arch.st.last_steal when enabling steal time
` [PATCH 3/5] KVM: x86: account KVM_SET_CLOCK downtime in "
[PATCH net v2 00/10] net: shaper: fix various minor bugs
2026-05-10 19:29 UTC (11+ messages)
` [PATCH net v2 01/10] net: shaper: flip the polarity of the valid flag
` [PATCH net v2 02/10] net: shaper: fix trivial ordering issue in net_shaper_commit()
` [PATCH net v2 03/10] net: shaper: reject duplicate leaves in GROUP request
` [PATCH net v2 04/10] selftests: drv-net: add shaper test for duplicate leaves
` [PATCH net v2 05/10] net: shaper: set ret to -ENOMEM when genlmsg_new() fails in group_doit
` [PATCH net v2 06/10] net: shaper: fix undersized reply skb allocation in GROUP command
` [PATCH net v2 07/10] tools: ynl: add scope qualifier for definitions
` [PATCH net v2 08/10] net: shaper: reject handle IDs exceeding internal bit-width
` [PATCH net v2 09/10] net: shaper: enforce singleton NETDEV scope with id 0
` [PATCH net v2 10/10] net: shaper: reject QUEUE scope handle with missing id
[PATCH net-next v1 0/3] Log clean up and TAP follow ups
2026-05-10 17:30 UTC (2+ messages)
[PATCH net-next v2 0/5] net: convert four more protocols to getsockopt_iter
2026-05-10 17:20 UTC (2+ messages)
[PATCH net-next 0/5] netdevsim: get link via ethtool, set via sysfs
2026-05-10 16:52 UTC (7+ messages)
` [PATCH net-next 1/5] netdevsim: Add ethtool get_link support
` [PATCH net-next 2/5] netdevsim: allow changing carrier state via sysfs
` [PATCH net-next 3/5] selftest: netdevsim: test carrier change "
` [PATCH net-next 4/5] selftest: netdevsim: cleanup the devices and module on failure
` [PATCH net-next 5/5] selftest: netdevsim: suppress socat warnings
[PATCH 1/2 net v3] ipv6: addrconf: fix temp address generation after prefix deprecation
2026-05-10 15:43 UTC (3+ messages)
[PATCH v5 2/4] mm/memory-failure: add panic option for unrecoverable pages
2026-05-10 14:42 UTC (2+ messages)
[PATCH RFC v5 00/53] guest_memfd: In-place conversion support
2026-05-10 13:43 UTC (5+ messages)
` [PATCH RFC v5 10/53] KVM: guest_memfd: Add basic support for KVM_SET_MEMORY_ATTRIBUTES2
[PATCH v2 0/7] seg6: add SRv6 Mobile User Plane (RFC 9433) behaviors
2026-05-10 12:02 UTC (7+ messages)
[PATCH 1/3 net-next v4] ipv4: centralize devconf sysctl handling
2026-05-10 8:15 UTC (3+ messages)
` [PATCH 2/3 net-next v4] ipv4: handle devconf post-set actions on netlink updates
` [PATCH 3/3 net-next v4] selftests: net: add test for IPv4 devconf netlink notifications
[PATCH net-next v9 0/2] selftests: openvswitch: add pop_vlan test
2026-05-09 13:54 UTC (3+ messages)
` [PATCH net-next v9 1/2] selftests: openvswitch: add vlan() and encap() flow string parsing
` [PATCH net-next v9 2/2] selftests: openvswitch: add pop_vlan test
[PATCH v9 0/5] riscv: add SBI Supervisor Software Events support
2026-05-09 13:10 UTC (6+ messages)
` [PATCH v9 1/5] riscv: add SBI SSE extension definitions
` [PATCH v9 2/5] riscv: add support for SBI Supervisor Software Events extension
` [PATCH v9 3/5] drivers: firmware: add riscv SSE support
` [PATCH v9 4/5] perf: RISC-V: add support for SSE event
` [PATCH v9 5/5] selftests/riscv: add SSE test module
[PATCH v2] killswitch: add per-function short-circuit mitigation primitive
2026-05-09 12:34 UTC (3+ messages)
[PATCH net-next v9 2/2] selftests: net: test PPPoE packets in gro.sh
2026-05-09 3:04 UTC
[PATCH 00/17] dynamic-debug cleanups refactors maintenance
2026-05-09 2:01 UTC (3+ messages)
[PATCH net-next] selftests: net: add tests for PPPoL2TP
2026-05-09 1:13 UTC (3+ messages)
[PATCH v10 00/30] KVM: arm64: Implement support for SME
2026-05-09 0:43 UTC (4+ messages)
` [PATCH v10 01/30] arm64/sysreg: Update SMIDR_EL1 to DDI0601 2025-06
[PATCH] killswitch: add per-function short-circuit mitigation primitive
2026-05-09 0:36 UTC (6+ messages)
[PATCH v6 0/2] selftests/futex: fix the failed futex_requeue test issue
2026-05-09 0:05 UTC (2+ messages)
[PATCH v2 02/14] mm: rename uffd-wp PTE bit macros to uffd
2026-05-08 23:52 UTC (2+ messages)
[PATCH v9 0/4] kunit: Add support for suppressing warning backtraces
2026-05-08 23:52 UTC (2+ messages)
[PATCH v6 00/43] guest_memfd: In-place conversion support
2026-05-08 23:36 UTC (3+ messages)
` [PATCH v6 01/43] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
[PATCH v2 00/14] userfaultfd: working set tracking for VM guest memory
2026-05-08 22:48 UTC (3+ messages)
[PATCH v3 0/2] mm/kmemleak: dedupe verbose scan output
2026-05-08 22:17 UTC (2+ messages)
[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
2026-05-08 21:21 UTC (10+ messages)
` [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
[PATCH 2/2] vfio: selftests: Add iommufd multi iommu test
2026-05-08 20:14 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