Messages by Date
-
2026/05/12
[PATCH v2 1/3] mm/hmm: move page fault handling out of walk callbacks
Stanislav Kinsburskii
-
2026/05/12
[PATCH v2 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
Stanislav Kinsburskii
-
2026/05/12
[PATCH] selftests/cgroup: Fix error path leaks in test_percpu_basic
Yu Miao
-
2026/05/12
Re: [PATCH] vfio: selftests: Add driver for IGB QEMU device
Josh Hilke
-
2026/05/12
Re: [PATCH] mm: make zeropage read-only
Lance Yang
-
2026/05/12
Re: [PATCH bpf-next v14 2/8] libbpf: Add support for extended BPF syscall
Leon Hwang
-
2026/05/12
Re: [PATCH v2] drm/virtio: move cursor resv lock acquisition to prepare_fb
Deepanshu Kartikey
-
2026/05/12
Re: [PATCH V3 01/11] iommu/hyperv: Rename hyperv-iommu.c to hyperv-irq.c
Mukesh R
-
2026/05/12
Re: [PATCH] KVM: selftests: Check guest memfd validity with flags
Bibo Mao
-
2026/05/12
Re: [PATCH RFC 0/4] selftests: harness: Provide global metadata pointer to allow clean teardown from selftest libraries
Kees Cook
-
2026/05/12
Re: [PATCH v4 0/2] Support BPF traversal of wakeup sources
Alexei Starovoitov
-
2026/05/12
Re: [PATCH] selftests/mm: Fix mmap() return value check in run_migration_benchmark
SeongJae Park
-
2026/05/12
Re: [PATCH v2 2/3] KVM: x86: Virtualize AMD CPUID faulting
Sean Christopherson
-
2026/05/12
Re: [PATCH 1/3] KVM: selftests: Add unit to dirty_log_test
Sean Christopherson
-
2026/05/12
Re: [PATCH v2 2/3] KVM: x86: Virtualize AMD CPUID faulting
Jim Mattson
-
2026/05/12
Re: [PATCH V3 01/11] iommu/hyperv: Rename hyperv-iommu.c to hyperv-irq.c
Jacob Pan
-
2026/05/12
Re: [PATCH] KVM: selftests: Check guest memfd validity with flags
Sean Christopherson
-
2026/05/12
Re: [PATCH 02/11] preempt: Track NMI nesting to separate per-CPU counter
Joel Fernandes
-
2026/05/12
Re: [PATCH v7 17/31] mm: hugetlb: add gfp parameter and skip zeroing for zeroed pages
Michael S. Tsirkin
-
2026/05/12
Re: [PATCH 02/11] preempt: Track NMI nesting to separate per-CPU counter
Boqun Feng
-
2026/05/12
Re: [PATCH v7 17/31] mm: hugetlb: add gfp parameter and skip zeroing for zeroed pages
Gregory Price
-
2026/05/12
Re: [PATCH] KVM: SVM: Always intercept ICEBP, add INT1 selftests
David Woodhouse
-
2026/05/12
Re: [PATCH v2 2/3] KVM: x86: Virtualize AMD CPUID faulting
Sean Christopherson
-
2026/05/12
Re: [PATCH v4 02/16] vfio/pci: Preserve vfio-pci device files across Live Update
Vipin Sharma
-
2026/05/12
[PATCH v7 31/31] mm: balloon: use put_page_zeroed for zeroed balloon pages
Michael S. Tsirkin
-
2026/05/12
[PATCH v7 29/31] mm: add put_page_zeroed and folio_put_zeroed
Michael S. Tsirkin
-
2026/05/12
[PATCH v7 28/31] mm: add free_frozen_pages_zeroed
Michael S. Tsirkin
-
2026/05/12
Re: [PATCH] KVM: SVM: Always intercept ICEBP, add INT1 selftests
Paolo Bonzini
-
2026/05/12
[PATCH v7 27/31] virtio_balloon: disable reporting zeroed optimization for confidential guests
Michael S. Tsirkin
-
2026/05/12
[PATCH v7 30/31] virtio_balloon: implement VIRTIO_BALLOON_F_DEVICE_INIT_ON_INFLATE
Michael S. Tsirkin
-
2026/05/12
[PATCH v7 23/31] virtio_balloon: submit reported pages as individual buffers
Michael S. Tsirkin
-
2026/05/12
[PATCH v7 26/31] virtio_balloon: skip zeroing for host-zeroed reported pages
Michael S. Tsirkin
-
2026/05/12
[PATCH v7 25/31] mm: page_alloc: propagate PG_zeroed in split_large_buddy
Michael S. Tsirkin
-
2026/05/12
[PATCH v7 20/31] mm: page_reporting: add per-page zeroed bitmap for host feedback
Michael S. Tsirkin
-
2026/05/12
[PATCH v7 24/31] mm: page_reporting: add flush parameter with page budget
Michael S. Tsirkin
-
2026/05/12
[PATCH v7 16/31] mm: use __GFP_ZERO in vma_alloc_anon_folio_pmd
Michael S. Tsirkin
-
2026/05/12
[PATCH v7 22/31] mm: page_alloc: preserve PG_zeroed in page_del_and_expand
Michael S. Tsirkin
-
2026/05/12
[PATCH v7 15/31] mm: vma_alloc_anon_folio_pmd: pass raw fault address to vma_alloc_folio
Michael S. Tsirkin
-
2026/05/12
[PATCH v7 21/31] mm: page_alloc: clear PG_zeroed on buddy merge if not both zero
Michael S. Tsirkin
-
2026/05/12
[PATCH v7 14/31] mm: use __GFP_ZERO in alloc_anon_folio
Michael S. Tsirkin
-
2026/05/12
[PATCH v7 19/31] mm: page_reporting: skip redundant zeroing of host-zeroed reported pages
Michael S. Tsirkin
-
2026/05/12
[PATCH v7 13/31] mm: alloc_swap_folio: pass raw fault address to vma_alloc_folio
Michael S. Tsirkin
-
2026/05/12
[PATCH v7 18/31] mm: memfd: skip zeroing for zeroed hugetlb pool pages
Michael S. Tsirkin
-
2026/05/12
[PATCH v7 17/31] mm: hugetlb: add gfp parameter and skip zeroing for zeroed pages
Michael S. Tsirkin
-
2026/05/12
[PATCH v7 11/31] mm: remove arch vma_alloc_zeroed_movable_folio overrides
Michael S. Tsirkin
-
2026/05/12
Re: [PATCH resend v6 20/30] mm: page_alloc: clear PG_zeroed on buddy merge if not both zero
Michael S. Tsirkin
-
2026/05/12
[PATCH v7 10/31] mm: use __GFP_ZERO in vma_alloc_zeroed_movable_folio
Michael S. Tsirkin
-
2026/05/12
[PATCH v7 09/31] mm: use folio_zero_user for user pages in post_alloc_hook
Michael S. Tsirkin
-
2026/05/12
[PATCH v7 05/31] mm: move vma_alloc_folio_noprof to page_alloc.c
Michael S. Tsirkin
-
2026/05/12
[PATCH v7 12/31] mm: alloc_anon_folio: pass raw fault address to vma_alloc_folio
Michael S. Tsirkin
-
2026/05/12
[PATCH v7 04/31] mm: hugetlb: remove dead alloc_hugetlb_folio stub
Michael S. Tsirkin
-
2026/05/12
[PATCH v7 03/31] mm: page_reporting: allow driver to set batch capacity
Michael S. Tsirkin
-
2026/05/12
[PATCH v7 00/31] mm/virtio: skip redundant zeroing of host-zeroed pages
Michael S. Tsirkin
-
2026/05/12
[PATCH v7 08/31] mm: page_alloc: move prep_compound_page before post_alloc_hook
Michael S. Tsirkin
-
2026/05/12
[PATCH v7 02/31] mm: page_alloc: propagate PageReported flag across buddy splits
Michael S. Tsirkin
-
2026/05/12
[PATCH v7 07/31] mm: add folio_zero_user stub for configs without THP/HUGETLBFS
Michael S. Tsirkin
-
2026/05/12
[PATCH v7 06/31] mm: thread user_addr through page allocator for cache-friendly zeroing
Michael S. Tsirkin
-
2026/05/12
[PATCH v7 01/31] mm: mempolicy: fix interleave index for unaligned VMA start
Michael S. Tsirkin
-
2026/05/12
Re: [PATCH v4 02/16] vfio/pci: Preserve vfio-pci device files across Live Update
David Matlack
-
2026/05/12
Re: [PATCH 2/2] KVM: selftests: Fix FD double-close in kvm_vm_release()
Ackerley Tng
-
2026/05/12
Re: [PATCH 0/4] arm64: dts: qcom: sdm845-lg: Devicetree followup
Bjorn Andersson
-
2026/05/12
Re: (subset) [PATCH v2 0/5] Add LPASS LPI pin controller support for SM6350
Bjorn Andersson
-
2026/05/12
Re: [PATCH RFC 0/4] selftests: harness: Provide global metadata pointer to allow clean teardown from selftest libraries
Sean Christopherson
-
2026/05/12
Re: (subset) [PATCH V5 0/5] Enable ADSP and CDSP for Glymur SoC
Bjorn Andersson
-
2026/05/12
Re: (subset) [PATCH v5 0/3] ath10k: Introduce a devicetree quirk to skip host cap QMI requests
Bjorn Andersson
-
2026/05/12
Re: [PATCH] audit: enforce AUDIT_LOCKED for AUDIT_TRIM and AUDIT_MAKE_EQUIV
Paul Moore
-
2026/05/12
Re: [PATCH 2/5] liveupdate: Remove limit on the number of files per session
Pasha Tatashin
-
2026/05/12
Re: [PATCH] audit: fix incorrect inheritable capability in CAPSET records
Paul Moore
-
2026/05/12
Re: [PATCH bpf-next v14 0/8] bpf: Extend BPF syscall with common attributes support
patchwork-bot+netdevbpf
-
2026/05/12
Re: [PATCH] netlink, audit: prevent false ENOBUFS on timeout expiry
Paul Moore
-
2026/05/12
[PATCH][next] stddef: Fix kernel-doc/Sphinx warnings for __TRAILING_OVERLAP()
Gustavo A. R. Silva
-
2026/05/12
Re: [PATCH 02/11] preempt: Track NMI nesting to separate per-CPU counter
Joel Fernandes
-
2026/05/12
Re: [PATCH 1/3] mm/hmm: Add hmm_range_fault_unlockable() for mmap lock-drop support
David Hildenbrand (Arm)
-
2026/05/12
Re: [PATCH 2/2] audit: fix removal of dangling executable rules
Paul Moore
-
2026/05/12
Re: [PATCH 1/2] audit: fix recursive locking deadlock in audit_dupe_exe()
Paul Moore
-
2026/05/12
Re: [PATCH v3 0/3] Documentation: security-bugs: new updates covering triage and AI
Willy Tarreau
-
2026/05/12
Re: [PATCH RFC 2/5] dma-heap: charge dma-buf memory via explicit memcg
T.J. Mercier
-
2026/05/12
Re: [PATCH v1 1/1] dm-inlinecrypt: initialize blk-crypto key as HW-wrapped key
Eric Biggers
-
2026/05/12
Re: [PATCH RFC v4 01/10] dt-bindings: iio: frequency: add ad9910
Jonathan Cameron
-
2026/05/12
Re: [PATCH v5 3/7] driver core: platform: provide platform_device_add_software_node()
Dmitry Torokhov
-
2026/05/12
Re: [PATCH v2 11/14] userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution
Mike Rapoport
-
2026/05/12
[PATCH] dm: fix dm-inlinecrypt docs warnings
Randy Dunlap
-
2026/05/12
Re: [PATCH v2 12/14] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle
Mike Rapoport
-
2026/05/12
Re: [PATCH resend v6 03/30] mm: thread user_addr through page allocator for cache-friendly zeroing
Michael S. Tsirkin
-
2026/05/12
Re: [PATCH net-next v2 0/6] Bluetooth: convert remaining bluetooth socket families to getsockopt_iter
patchwork-bot+bluetooth
-
2026/05/12
Re: [PATCH net-next 0/7] net: convert remaining bluetooth socket families to getsockopt_iter
patchwork-bot+bluetooth
-
2026/05/12
Re: [PATCH V3 08/11] PCI: hv: VMBus and PCI device IDs for PCI passthru
Bjorn Helgaas
-
2026/05/12
Re: [PATCH v2 10/14] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
Mike Rapoport
-
2026/05/12
Re: [PATCH v2] selftests/cgroup: check malloc return value in alloc_anon functions
Tejun Heo
-
2026/05/12
Re: [PATCH v2 08/14] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
Mike Rapoport
-
2026/05/12
Re: [PATCH 3/4] remoteproc: add helper for optional ELF resource tables
Ben Levinsky
-
2026/05/12
Re: [PATCH v2 09/14] mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
Mike Rapoport
-
2026/05/12
Re: [PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Shah, Tanmay
-
2026/05/12
Re: [PATCH v3 3/3] Documentation: security-bugs: clarify requirements for AI-assisted reports
Jonathan Corbet
-
2026/05/12
Re: [PATCH 1/4] remoteproc: add common wc-ioremap carveout callbacks
Ben Levinsky
-
2026/05/12
Re: [PATCH v3 2/3] Documentation: security-bugs: explain what is and is not a security bug
Jonathan Corbet
-
2026/05/12
Re: [PATCH v3 0/3] Documentation: security-bugs: new updates covering triage and AI
Jonathan Corbet
-
2026/05/12
Re: [PATCH] mm: make zeropage read-only
Yang Shi
-
2026/05/12
Re: [PATCH v2 06/14] mm: preserve RWP marker across PTE rewrites
Mike Rapoport
-
2026/05/12
Re: [PATCH v2 07/14] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
Mike Rapoport
-
2026/05/12
Re: [PATCH v2 04/14] mm: add VM_UFFD_RWP VMA flag
Mike Rapoport
-
2026/05/12
Re: [PATCH v2 05/14] mm: add MM_CP_UFFD_RWP change_protection() flag
Mike Rapoport
-
2026/05/12
Re: [PATCH resend v6 14/30] mm: hugetlb: use __GFP_ZERO and skip zeroing for zeroed pages
Michael S. Tsirkin
-
2026/05/12
Re: [PATCH v5 3/7] driver core: platform: provide platform_device_add_software_node()
Danilo Krummrich
-
2026/05/12
Re: [RFC PATCH v3 3/7] hq-spinlock: add contention detection
Fedorov Nikita
-
2026/05/12
Re: [PATCH 02/11] preempt: Track NMI nesting to separate per-CPU counter
Steven Rostedt
-
2026/05/12
Re: [PATCH 01/11] preempt: Introduce HARDIRQ_DISABLE_BITS
Steven Rostedt
-
2026/05/12
Re: [PATCH resend v6 20/30] mm: page_alloc: clear PG_zeroed on buddy merge if not both zero
Gregory Price
-
2026/05/12
[PATCH v3] locking/hqlock_core: restore missing call in contention detection logic
Fedorov Nikita
-
2026/05/12
Re: [PATCH v5 4/7] drm/xe/i2c: use platform_device_add_software_node()
Danilo Krummrich
-
2026/05/12
Re: [PATCH bpf-next v14 2/8] libbpf: Add support for extended BPF syscall
bot+bpf-ci
-
2026/05/12
Re: [PATCH 1/3] mm/hmm: Add hmm_range_fault_unlockable() for mmap lock-drop support
Stanislav Kinsburskii
-
2026/05/12
Re: [PATCH resend v6 20/30] mm: page_alloc: clear PG_zeroed on buddy merge if not both zero
Michael S. Tsirkin
-
2026/05/12
Re: [PATCHv2] accel/qaic: kcalloc + kzalloc to kzalloc
Jeff Hugo
-
2026/05/12
Re: [PATCHv2] accel/qaic: kcalloc + kzalloc to kzalloc
Jeff Hugo
-
2026/05/12
Re: [PATCH 1/5] liveupdate: Remove limit on the number of sessions
Pasha Tatashin
-
2026/05/12
[PATCH v1] tpm_crb: Check ACPI_COMPANION() against NULL during probe
Rafael J. Wysocki
-
2026/05/12
[PATCH] KVM: selftests: sync_regs_test: drop stale TODO comment
Piotr Zarycki
-
2026/05/12
Re: [PATCH resend v6 28/30] mm: add put_page_zeroed and folio_put_zeroed
Gregory Price
-
2026/05/12
Re: [PATCH resend v6 17/30] mm: page_alloc: propagate PageReported flag across buddy splits
Gregory Price
-
2026/05/12
[PATCH bpf-next v14 6/8] bpf: Add syscall common attributes support for map_create
Leon Hwang
-
2026/05/12
[PATCH bpf-next v14 5/8] bpf: Add syscall common attributes support for btf_load
Leon Hwang
-
2026/05/12
[PATCH bpf-next v14 2/8] libbpf: Add support for extended BPF syscall
Leon Hwang
-
2026/05/12
[PATCH bpf-next v14 1/8] bpf: Extend BPF syscall with common attributes support
Leon Hwang
-
2026/05/12
Re: [PATCH resend v6 21/30] mm: page_alloc: preserve PG_zeroed in page_del_and_expand
Gregory Price
-
2026/05/12
Re: [PATCH] HID: usbhid: replace strlcat with better alternatives
Jiri Kosina
-
2026/05/12
Re: [PATCH] vhost/vsock: Refuse the connection immediately when guest isn't ready
Michael S. Tsirkin
-
2026/05/12
Re: [PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
Paul Moore
-
2026/05/12
Re: [PATCH resend v6 20/30] mm: page_alloc: clear PG_zeroed on buddy merge if not both zero
Gregory Price
-
2026/05/12
Re: [PATCH v5 6/7] kunit: provide kunit_software_node_register()
Andy Shevchenko
-
2026/05/12
Re: [PATCH] audit: add backlog high water mark metric
Paul Moore
-
2026/05/12
Re: [PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Mathieu Poirier
-
2026/05/12
Re: [PATCH resend v6 17/30] mm: page_alloc: propagate PageReported flag across buddy splits
Michael S. Tsirkin
-
2026/05/12
Re: [PATCH v8 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
Dave Jiang
-
2026/05/12
Re: [PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Mathieu Poirier
-
2026/05/12
Re: [PATCH 2/2] KVM: selftests: Fix FD double-close in kvm_vm_release()
Fuad Tabba
-
2026/05/12
Re: [PATCH v9 0/4] kunit: Add support for suppressing warning backtraces
Albert Esteve
-
2026/05/12
Re: [PATCH] vhost/vsock: Refuse the connection immediately when guest isn't ready
Stefano Garzarella
-
2026/05/12
Re: [PATCH 3/4] remoteproc: add helper for optional ELF resource tables
Shah, Tanmay
-
2026/05/12
[PATCH bpf-next v14 7/8] libbpf: Add syscall common attributes support for map_create
Leon Hwang
-
2026/05/12
[PATCH bpf-next v14 4/8] bpf: Add syscall common attributes support for prog_load
Leon Hwang
-
2026/05/12
[PATCH bpf-next v14 8/8] selftests/bpf: Add tests to verify map create failure log
Leon Hwang
-
2026/05/12
[PATCH bpf-next v14 0/8] bpf: Extend BPF syscall with common attributes support
Leon Hwang
-
2026/05/12
[PATCH bpf-next v14 3/8] bpf: Refactor reporting log_true_size for prog_load
Leon Hwang
-
2026/05/12
[RFC PATCH v2 19/28] selftests/damon/sysfs.sh: test probes dir
SeongJae Park
-
2026/05/12
[PATCH] selftests/watchdog: mention temperature in status help
Atsushi Matsui
-
2026/05/12
Re: [PATCH] accel: ethosu: Add performance counter support
Rob Herring
-
2026/05/12
Re: [PATCH v5 0/7] driver core: remove software node from platform devices on device release
Danilo Krummrich
-
2026/05/12
Re: [PATCH 2/2] KVM: selftests: Fix FD double-close in kvm_vm_release()
Will Deacon
-
2026/05/12
[PATCH 2/2] Revert "perf: Fix the POLL_HUP delivery breakage"
Leo Yan
-
2026/05/12
[PATCH 0/2] perf: Revert direct PMU stop for refresh limit
Leo Yan
-
2026/05/12
[PATCH 1/2] selftests/perf_events: Add test for refresh limit signals
Leo Yan
-
2026/05/12
Re: [PATCH] mm/mremap: unmap full fixed target for multi-VMA moves
Lorenzo Stoakes
-
2026/05/12
Re: [PATCH 2/5] liveupdate: Remove limit on the number of files per session
Pratyush Yadav
-
2026/05/12
Re: [RFC PATCH v3 3/7] hq-spinlock: add contention detection
WEI-HONG, YE
-
2026/05/12
Re: [PATCH 5/5] selftests/liveupdate: Add stress-files kexec test
Pratyush Yadav
-
2026/05/12
Re: [PATCH] vhost/vsock: Refuse the connection immediately when guest isn't ready
Polina Vishneva
-
2026/05/12
Re: [PATCH v4 1/4] kernel: param: initialize module_kset before do_initcalls()
Shashank Balaji
-
2026/05/12
Re: [PATCH] selftests/mm: Fix mmap() return value check in run_migration_benchmark
Lorenzo Stoakes
-
2026/05/12
Re: [PATCH 4/5] selftests/liveupdate: Add stress-sessions kexec test
Pratyush Yadav
-
2026/05/12
Re: [PATCH net v2] vsock/vmci: fix UAF when peer resets connection during handshake
Bryan Tan
-
2026/05/12
Re: [PATCH 3/5] selftests/liveupdate: Test session and file limit removal
Pratyush Yadav
-
2026/05/12
Re: [PATCH 1/5] liveupdate: Remove limit on the number of sessions
Pratyush Yadav
-
2026/05/12
Re: [PATCH 1/2] Doc: deprecated.rst: add strlcat()
David Laight
-
2026/05/12
Re: [PATCH] KVM: selftests: sync_regs_test: use KVM_SYNC_X86_VALID_FIELDS
Sean Christopherson
-
2026/05/12
Re: [PATCH v2] fs/dax: check for empty/zero entries before calling pfn_to_page()
Gupta, Pankaj
-
2026/05/12
Re: [PATCH] accel: ethosu: Add performance counter support
Rob Herring
-
2026/05/12
Re: [PATCH] mm: make zeropage read-only
Jann Horn
-
2026/05/12
Re: [PATCH net v3 1/2] tcp: protect locked SO_RCVBUF from Silly Window Syndrome
Ankit Jain
-
2026/05/12
Re: [PATCH 2/2] KVM: selftests: Fix FD double-close in kvm_vm_release()
Sean Christopherson
-
2026/05/12
[PATCH] audit: fix incorrect inheritable capability in CAPSET records
Sergio Correia
-
2026/05/12
[PATCH] audit: enforce AUDIT_LOCKED for AUDIT_TRIM and AUDIT_MAKE_EQUIV
Sergio Correia
-
2026/05/12
Re: [syzbot] [bridge?] kernel BUG in __get_vm_area_node
Uladzislau Rezki
-
2026/05/12
Re: [PATCH v8 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
Tomasz Wolski
-
2026/05/12
Re: [PATCH v4 17/18] mshv: Publish VP to pt_vp_array before installing the file descriptor
Anirudh Rayabharam
-
2026/05/12
Re: [PATCH] selftests/mm: Fix mmap() return value check in run_migration_benchmark
Donet Tom
-
2026/05/12
Re: [PATCH v4 02/15] mm: Make empty_zero_page __ro_after_init
Ard Biesheuvel
-
2026/05/12
Re: [PATCH v4 2/3] slab: improve KMALLOC_PARTITION_RANDOM randomness
Marco Elver
-
2026/05/12
Re: [PATCH] selftests/mm: Fix mmap() return value check in run_migration_benchmark
Mike Rapoport
-
2026/05/12
Re: [PATCH v4 1/4] kernel: param: initialize module_kset before do_initcalls()
Sumit Gupta
-
2026/05/12
Re: [PATCH RESEND bpf-next v10 5/8] bpf: Add bpf_list_add to insert node after a given list node
Kaitao Cheng
-
2026/05/12
[PATCH v5 7/7] driver core: platform: tests: add test cases for correct swnode removal
Bartosz Golaszewski
-
2026/05/12
[PATCH v5 4/7] drm/xe/i2c: use platform_device_add_software_node()
Bartosz Golaszewski
-
2026/05/12
[PATCH v5 6/7] kunit: provide kunit_software_node_register()
Bartosz Golaszewski
-
2026/05/12
[PATCH v5 5/7] driver core: platform: remove software node on release()
Bartosz Golaszewski
-
2026/05/12
[PATCH v5 2/7] driver core: platform: make the swnode check stricter
Bartosz Golaszewski
-
2026/05/12
[PATCH v5 3/7] driver core: platform: provide platform_device_add_software_node()
Bartosz Golaszewski
-
2026/05/12
[PATCH v5 0/7] driver core: remove software node from platform devices on device release
Bartosz Golaszewski
-
2026/05/12
[PATCH v5 1/7] platform/surface: gpe: use platform_device_register_full()
Bartosz Golaszewski
-
2026/05/12
Re: [PATCH net-next v8 3/6] net: mana: Introduce GIC context with refcounting for interrupt management
Paolo Abeni
-
2026/05/12
Re: [PATCH net-next v8 1/6] net: mana: Create separate EQs for each vPort
Paolo Abeni
-
2026/05/12
[PATCH net-next v2 6/6] Bluetooth: SCO: convert to getsockopt_iter
Breno Leitao
-
2026/05/12
[PATCH net-next v2 5/6] Bluetooth: L2CAP: convert to getsockopt_iter
Breno Leitao
-
2026/05/12
[PATCH net-next v2 4/6] Bluetooth: RFCOMM: convert to getsockopt_iter
Breno Leitao
-
2026/05/12
[PATCH net-next v2 3/6] Bluetooth: ISO: convert to getsockopt_iter
Breno Leitao
-
2026/05/12
Re: [PATCH net v2] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
Michael S. Tsirkin
-
2026/05/12
[PATCH net-next v2 0/6] Bluetooth: convert remaining bluetooth socket families to getsockopt_iter
Breno Leitao
-
2026/05/12
Re: [PATCH] selftests/mm: Fix mmap() return value check in run_migration_benchmark
Dev Jain
-
2026/05/12
[PATCH net-next v2 1/6] Bluetooth: hci_sock: write the full optval for getsockopt
Breno Leitao
-
2026/05/12
Re: [PATCH net 0/2] vsock/virtio: fix vsockmon tap skb construction
patchwork-bot+netdevbpf