linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH 08/11] Drivers: hv: mshv_vtl: Move register page config to arch-specific files
Naman Jain
[PATCH AUTOSEL 6.18] PCI: hv: Set default NUMA node to 0 for devices without affinity info
Sasha Levin
[PATCH bpf-next v12 0/8] bpf: Extend BPF syscall with common attributes support
Leon Hwang
[PATCH bpf-next v12 2/8] libbpf: Add support for extended BPF syscall
Leon Hwang
[PATCH bpf-next v12 1/8] bpf: Extend BPF syscall with common attributes support
Leon Hwang
[PATCH bpf-next v12 3/8] bpf: Refactor reporting log_true_size for prog_load
Leon Hwang
[PATCH bpf-next v12 4/8] bpf: Add syscall common attributes support for prog_load
Leon Hwang
[PATCH bpf-next v12 6/8] bpf: Add syscall common attributes support for map_create
Leon Hwang
Re: [PATCH bpf-next v12 6/8] bpf: Add syscall common attributes support for map_create
bot+bpf-ci
Re: [PATCH bpf-next v12 6/8] bpf: Add syscall common attributes support for map_create
Leon Hwang
[PATCH bpf-next v12 5/8] bpf: Add syscall common attributes support for btf_load
Leon Hwang
Re: [PATCH bpf-next v12 5/8] bpf: Add syscall common attributes support for btf_load
bot+bpf-ci
Re: [PATCH bpf-next v12 5/8] bpf: Add syscall common attributes support for btf_load
Leon Hwang
[PATCH bpf-next v12 7/8] libbpf: Add syscall common attributes support for map_create
Leon Hwang
[PATCH bpf-next v12 8/8] selftests/bpf: Add tests to verify map create failure log
Leon Hwang
[PATCH AUTOSEL 7.0-6.12] dm vdo indexer: validate saved zone count
Sasha Levin
[PATCH AUTOSEL 6.18] bridge: guard local VLAN-0 FDB helpers against NULL vlan group
Sasha Levin
[PATCH AUTOSEL 6.18] ipvs: fix NULL deref in ip_vs_add_service error path
Sasha Levin
[PATCH AUTOSEL 6.18] selftests: net: bridge_vlan_mcast: wait for h1 before querier check
Sasha Levin
[PATCH AUTOSEL 7.0-6.12] dm-integrity: fix mismatched queue limits
Sasha Levin
[PATCH AUTOSEL 7.0-6.18] dm cache: prevent entering passthrough mode after unclean shutdown
Sasha Levin
[PATCH AUTOSEL 7.0-6.18] ima: Define and use a digest_size field in the ima_algo_desc structure
Sasha Levin
Re: [PATCH AUTOSEL 7.0-6.18] ima: Define and use a digest_size field in the ima_algo_desc structure
Mimi Zohar
[PATCH AUTOSEL 7.0-5.15] module: Override -EEXIST module return
Sasha Levin
[PATCH AUTOSEL 7.0-5.10] virtiofs: add FUSE protocol validation
Sasha Levin
[PATCH AUTOSEL 7.0-6.18] net: mana: hardening: Validate adapter_mtu from MANA_QUERY_DEV_CONFIG
Sasha Levin
Re: [PATCH AUTOSEL 7.0-6.18] net: mana: hardening: Validate adapter_mtu from MANA_QUERY_DEV_CONFIG
Erni Sri Satya Vennela
[PATCH AUTOSEL 7.0-5.15] remoteproc: qcom: Fix minidump out-of-bounds access on subsystems array
Sasha Levin
[PATCH AUTOSEL 6.18] srcu: Use irq_work to start GP in tiny SRCU
Sasha Levin
[PATCH net] vsock/virtio: fix MSG_ZEROCOPY pinned-pages accounting
Stefano Garzarella
Re: [PATCH net] vsock/virtio: fix MSG_ZEROCOPY pinned-pages accounting
Bobby Eshleman
Re: [PATCH net] vsock/virtio: fix MSG_ZEROCOPY pinned-pages accounting
patchwork-bot+netdevbpf
[PATCH RFC v2 00/18] mm/virtio: skip redundant zeroing of host-zeroed reported pages
Michael S. Tsirkin
[PATCH RFC v2 03/18] mm: add PG_zeroed page flag for known-zero pages
Michael S. Tsirkin
[PATCH RFC v2 05/18] mm: page_alloc: preserve PG_zeroed in try_to_claim_block
Michael S. Tsirkin
[PATCH RFC v2 06/18] mm: page_alloc: thread pghint_t through get_page_from_freelist
Michael S. Tsirkin
[PATCH RFC v2 09/18] mm: hugetlb: use PG_zeroed for pool pages, skip redundant zeroing
Michael S. Tsirkin
[PATCH RFC v2 12/18] mm: skip zeroing in alloc_anon_folio for pre-zeroed pages
Michael S. Tsirkin
[PATCH RFC v2 10/18] mm: page_reporting: support host-zeroed reported pages
Michael S. Tsirkin
[PATCH RFC v2 11/18] mm: skip zeroing in vma_alloc_zeroed_movable_folio for pre-zeroed pages
Michael S. Tsirkin
Re: [PATCH RFC v2 11/18] mm: skip zeroing in vma_alloc_zeroed_movable_folio for pre-zeroed pages
David Hildenbrand (Arm)
Re: [PATCH RFC v2 11/18] mm: skip zeroing in vma_alloc_zeroed_movable_folio for pre-zeroed pages
David Hildenbrand (Arm)
Re: [PATCH RFC v2 11/18] mm: skip zeroing in vma_alloc_zeroed_movable_folio for pre-zeroed pages
David Hildenbrand (Arm)
Re: [PATCH RFC v2 11/18] mm: skip zeroing in vma_alloc_zeroed_movable_folio for pre-zeroed pages
Michael S. Tsirkin
[PATCH RFC v2 01/18] mm: page_alloc: propagate PageReported flag across buddy splits
Michael S. Tsirkin
[PATCH RFC v2 16/18] mm: page_reporting: add flush parameter with page budget
Michael S. Tsirkin
[PATCH RFC v2 02/18] mm: add pghint_t type and vma_alloc_folio_hints API
Michael S. Tsirkin
Re: [PATCH RFC v2 02/18] mm: add pghint_t type and vma_alloc_folio_hints API
Huang, Ying
Re: [PATCH RFC v2 02/18] mm: add pghint_t type and vma_alloc_folio_hints API
Michael S. Tsirkin
[PATCH RFC v2 04/18] mm: page_alloc: track PG_zeroed across buddy merges
Michael S. Tsirkin
[PATCH RFC v2 07/18] mm: post_alloc_hook: use PG_zeroed to skip zeroing, return pghint_t
Michael S. Tsirkin
[PATCH RFC v2 08/18] mm: hugetlb: thread pghint_t through buddy allocation chain
Michael S. Tsirkin
[PATCH RFC v2 14/18] mm: memfd: skip zeroing for pre-zeroed hugetlb pages
Michael S. Tsirkin
[PATCH RFC v2 17/18] mm: add free_frozen_pages_hint and put_page_hint APIs
Michael S. Tsirkin
Re: [PATCH RFC v2 17/18] mm: add free_frozen_pages_hint and put_page_hint APIs
David Hildenbrand (Arm)
Re: [PATCH RFC v2 17/18] mm: add free_frozen_pages_hint and put_page_hint APIs
Michael S. Tsirkin
Re: [PATCH RFC v2 17/18] mm: add free_frozen_pages_hint and put_page_hint APIs
David Hildenbrand (Arm)
Re: [PATCH RFC v2 17/18] mm: add free_frozen_pages_hint and put_page_hint APIs
Michael S. Tsirkin
Re: [PATCH RFC v2 17/18] mm: add free_frozen_pages_hint and put_page_hint APIs
David Hildenbrand (Arm)
[PATCH RFC v2 13/18] mm: skip zeroing in vma_alloc_anon_folio_pmd for pre-zeroed pages
Michael S. Tsirkin
[PATCH RFC v2 15/18] virtio_balloon: add host_zeroes_pages module parameter
Michael S. Tsirkin
[PATCH RFC v2 18/18] virtio_balloon: mark deflated pages as pre-zeroed
Michael S. Tsirkin
Re: [PATCH RFC v2 00/18] mm/virtio: skip redundant zeroing of host-zeroed reported pages
David Hildenbrand (Arm)
Re: [PATCH RFC v2 00/18] mm/virtio: skip redundant zeroing of host-zeroed reported pages
Michael S. Tsirkin
Re: [PATCH RFC v2 00/18] mm/virtio: skip redundant zeroing of host-zeroed reported pages
Gregory Price
Re: [PATCH RFC v2 00/18] mm/virtio: skip redundant zeroing of host-zeroed reported pages
David Hildenbrand (Arm)
Re: [PATCH RFC v2 00/18] mm/virtio: skip redundant zeroing of host-zeroed reported pages
Michael S. Tsirkin
Re: [PATCH RFC v2 00/18] mm/virtio: skip redundant zeroing of host-zeroed reported pages
David Hildenbrand (Arm)
Re: [PATCH RFC v2 00/18] mm/virtio: skip redundant zeroing of host-zeroed reported pages
Michael S. Tsirkin
Re: [PATCH RFC v2 00/18] mm/virtio: skip redundant zeroing of host-zeroed reported pages
Gregory Price
Re: [PATCH RFC v2 00/18] mm/virtio: skip redundant zeroing of host-zeroed reported pages
Michael S. Tsirkin
Re: [PATCH RFC v2 00/18] mm/virtio: skip redundant zeroing of host-zeroed reported pages
David Hildenbrand (Arm)
[syzbot ci] Re: mm/virtio: skip redundant zeroing of host-zeroed reported pages
syzbot ci
Re: [PATCH RFC v2 00/18] mm/virtio: skip redundant zeroing of host-zeroed reported pages
Gregory Price
[PATCH net v4 0/5] net: mana: Fix probe/remove error path bugs
Erni Sri Satya Vennela
[PATCH net v4 1/5] net: mana: Init link_change_work before potential error paths in probe
Erni Sri Satya Vennela
[PATCH net v4 2/5] net: mana: Init gf_stats_work before potential error paths in probe
Erni Sri Satya Vennela
[PATCH net v4 5/5] net: mana: Fix EQ leak in mana_remove on NULL port
Erni Sri Satya Vennela
[PATCH net v4 3/5] net: mana: Guard mana_remove against double invocation
Erni Sri Satya Vennela
Re: [PATCH net v4 3/5] net: mana: Guard mana_remove against double invocation
Paolo Abeni
[PATCH net v4 4/5] net: mana: Don't overwrite port probe error with add_adev result
Erni Sri Satya Vennela
Re: [PATCH net v4 0/5] net: mana: Fix probe/remove error path bugs
Simon Horman
Re: [PATCH net v4 0/5] net: mana: Fix probe/remove error path bugs
patchwork-bot+netdevbpf
[PATCH v7 0/5] kunit: Add support for suppressing warning backtraces
Albert Esteve
[PATCH v7 1/5] bug/kunit: Core support for suppressing warning backtraces
Albert Esteve
Re: [PATCH v7 1/5] bug/kunit: Core support for suppressing warning backtraces
Peter Zijlstra
Re: [PATCH v7 1/5] bug/kunit: Core support for suppressing warning backtraces
Albert Esteve
Re: [PATCH v7 1/5] bug/kunit: Core support for suppressing warning backtraces
Peter Zijlstra
Re: [PATCH v7 1/5] bug/kunit: Core support for suppressing warning backtraces
Albert Esteve
Re: [PATCH v7 1/5] bug/kunit: Core support for suppressing warning backtraces
David Gow
Re: [PATCH v7 1/5] bug/kunit: Core support for suppressing warning backtraces
Albert Esteve
[PATCH v7 5/5] kunit: Add documentation for warning backtrace suppression API
Albert Esteve
Re: [PATCH v7 5/5] kunit: Add documentation for warning backtrace suppression API
David Gow
[PATCH v7 4/5] drm: Suppress intentional warning backtraces in scaling unit tests
Albert Esteve
Re: [PATCH v7 4/5] drm: Suppress intentional warning backtraces in scaling unit tests
Peter Zijlstra
Re: [PATCH v7 4/5] drm: Suppress intentional warning backtraces in scaling unit tests
Albert Esteve
Re: [PATCH v7 4/5] drm: Suppress intentional warning backtraces in scaling unit tests
Jani Nikula
Re: [PATCH v7 4/5] drm: Suppress intentional warning backtraces in scaling unit tests
Albert Esteve
Re: [PATCH v7 4/5] drm: Suppress intentional warning backtraces in scaling unit tests
Jani Nikula
Re: [PATCH v7 4/5] drm: Suppress intentional warning backtraces in scaling unit tests
David Gow
[PATCH v7 2/5] bug/kunit: Reduce runtime impact of warning backtrace suppression
Albert Esteve
Re: [PATCH v7 2/5] bug/kunit: Reduce runtime impact of warning backtrace suppression
Peter Zijlstra
Re: [PATCH v7 2/5] bug/kunit: Reduce runtime impact of warning backtrace suppression
Albert Esteve
Re: [PATCH v7 2/5] bug/kunit: Reduce runtime impact of warning backtrace suppression
David Gow
Re: [PATCH v7 2/5] bug/kunit: Reduce runtime impact of warning backtrace suppression
Albert Esteve
[PATCH v7 3/5] kunit: Add backtrace suppression self-tests
Albert Esteve
Re: [PATCH v7 3/5] kunit: Add backtrace suppression self-tests
David Gow
Re: [PATCH v7 3/5] kunit: Add backtrace suppression self-tests
Albert Esteve
[PATCH] docs: maintainer-netdev: fix typo in "targeting"
Ariful Islam Shoikot
Re: [PATCH] docs: maintainer-netdev: fix typo in "targeting"
Breno Leitao
Re: [PATCH] docs: maintainer-netdev: fix typo in "targeting"
patchwork-bot+netdevbpf
[PATCH v5 6/6] selftests/bpf: tc_tunnel validate decap GSO state
Nick Hudson
Re: [PATCH v5 6/6] selftests/bpf: tc_tunnel validate decap GSO state
bot+bpf-ci
[PATCH] selftests: harness: Restore order of test functions
Schneider Electric
Re: [PATCH] selftests: harness: Restore order of test functions
Kees Cook
[PATCH] drm/qxl: Convert qxl release idr to xarray
liuqiangneo
Re: [PATCH 00/53] selftests/mm: make MM selftests more CI friendly
Ryan Roberts
Re: [PATCH 00/53] selftests/mm: make MM selftests more CI friendly
Mike Rapoport
Re: [PATCH 00/53] selftests/mm: make MM selftests more CI friendly
Ryan Roberts
Re: [PATCH 02/53] selftests/mm: khugepaged: enable collapse_single_pte_entry_compound for shmem
Sarthak Sharma
Re: [PATCH 02/53] selftests/mm: khugepaged: enable collapse_single_pte_entry_compound for shmem
Mike Rapoport
Re: [PATCH] selftests/seccomp: add Alpha support to seccomp_bpf
Magnus Lindholm
Re: [PATCH] selftests/seccomp: add Alpha support to seccomp_bpf
Kees Cook
Re: [PATCH] selftests/seccomp: add Alpha support to seccomp_bpf
Magnus Lindholm
[PATCH 7.2 v9 0/2] skip redundant sync IPIs when TLB flush sent them
Lance Yang
[PATCH 7.2 v9 1/2] mm/mmu_gather: prepare to skip redundant sync IPIs
Lance Yang
[PATCH 7.2 v9 2/2] x86/tlb: skip redundant sync IPIs for native TLB flush
Lance Yang
Re: [PATCH 7.2 v9 2/2] x86/tlb: skip redundant sync IPIs for native TLB flush
Dave Hansen
Re: [PATCH 7.2 v9 2/2] x86/tlb: skip redundant sync IPIs for native TLB flush
David Hildenbrand (Arm)
Re: [PATCH 7.2 v9 2/2] x86/tlb: skip redundant sync IPIs for native TLB flush
Lance Yang
[PATCH net 0/2] tcp: symmetric challenge ACK for SEG.ACK > SND.NXT
Jiayuan Chen
[PATCH net 1/2] tcp: send a challenge ACK on SEG.ACK > SND.NXT
Jiayuan Chen
Re: [PATCH net 1/2] tcp: send a challenge ACK on SEG.ACK > SND.NXT
Eric Dumazet
[PATCH net 2/2] selftests/net: packetdrill: cover challenge ACK on SEG.ACK > SND.NXT
Jiayuan Chen
Re: [PATCH net 2/2] selftests/net: packetdrill: cover challenge ACK on SEG.ACK > SND.NXT
Eric Dumazet
Re: [PATCH net 0/2] tcp: symmetric challenge ACK for SEG.ACK > SND.NXT
Jakub Kicinski
Re: [PATCH net 0/2] tcp: symmetric challenge ACK for SEG.ACK > SND.NXT
Jiayuan Chen
[RFC PATCH 0/2] seccomp: drop syscall exit events for rejected syscalls
Oleg Nesterov
[RFC PATCH 1/2] seccomp: introduce seccomp_nack_syscall() helper
Oleg Nesterov
[RFC PATCH 2/2] seccomp: drop syscall exit events for rejected syscalls
Oleg Nesterov
Re: [RFC PATCH 2/2] seccomp: drop syscall exit events for rejected syscalls
Kees Cook
Re: [RFC PATCH 2/2] seccomp: drop syscall exit events for rejected syscalls
Oleg Nesterov
[PATCH v2] lib/string_helpers: renormalize string_get_size() after rounding carry
Shuvam Pandey
Re: [PATCH v2] lib/string_helpers: renormalize string_get_size() after rounding carry
Andy Shevchenko
Re: [PATCH v2] lib/string_helpers: renormalize string_get_size() after rounding carry
James Bottomley
Re: [PATCH v2] lib/string_helpers: renormalize string_get_size() after rounding carry
Shuvam Pandey
Re: [PATCH v2] lib/string_helpers: renormalize string_get_size() after rounding carry
Andy Shevchenko
Re: [PATCH v2] lib/string_helpers: renormalize string_get_size() after rounding carry
Shuvam Pandey
Re: [PATCH v2] lib/string_helpers: renormalize string_get_size() after rounding carry
James Bottomley
[PATCH v4 2/2] selftest: add tests for O_EMPTYPATH
Jori Koolstra
Re: [PATCH v4 2/2] selftest: add tests for O_EMPTYPATH
Aleksa Sarai
[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-7.1-rc1
Jarkko Sakkinen
Re: [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-7.1-rc1
Linus Torvalds
Re: [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-7.1-rc1
Jarkko Sakkinen
Re: [PATCH next] string: Optimise strlen()
David Laight
[PATCH] Documentation: adopt new coding style of type-aware kmalloc-family
Manuel Ebner
Re: [PATCH] Documentation: adopt new coding style of type-aware kmalloc-family
Jonathan Corbet
Re: [PATCH] Documentation: adopt new coding style of type-aware kmalloc-family
Manuel Ebner
Re: [PATCH] Documentation: adopt new coding style of type-aware kmalloc-family
Jonathan Corbet
Re: [PATCH] Documentation: adopt new coding style of type-aware kmalloc-family
Kees Cook
[PATCH] can: bcm: Replace strcpy() with strscpy(), simplify call
Ethan Carter Edwards
Re: [PATCH] can: bcm: Replace strcpy() with strscpy(), simplify call
Ethan Carter Edwards
Re: [PATCH] can: bcm: Replace strcpy() with strscpy(), simplify call
Oliver Hartkopp
[PATCH] virtio_console: Fix spelling mistake "colums" -> "columns"
Ethan Carter Edwards
[PATCH net v2] selftests: netfilter: conntrack_sctp_collision.sh: Introduce SCTP INIT collision test
Yi Chen
Re: [PATCH net v2] selftests: netfilter: conntrack_sctp_collision.sh: Introduce SCTP INIT collision test
Jakub Kicinski
Re: [PATCH net v2] selftests: netfilter: conntrack_sctp_collision.sh: Introduce SCTP INIT collision test
Xin Long
[PATCH net v2 0/2] tcp: fix listener wakeup after reuseport migration
Zhenzhong Wu
[PATCH net v2 1/2] tcp: call sk_data_ready() after listener migration
Zhenzhong Wu
[PATCH net v2 2/2] selftests/bpf: check epoll readiness after reuseport migration
Zhenzhong Wu
Re: [PATCH net v2 2/2] selftests/bpf: check epoll readiness after reuseport migration
Kuniyuki Iwashima
Re: [PATCH net v2 2/2] selftests/bpf: check epoll readiness after reuseport migration
Zhenzhong Wu
[PATCH v2 00/53] make MM selftests more CI friendly
Mike Rapoport
[PATCH v2 02/53] selftests/mm: khugepaged: enable collapse_single_pte_entry_compound for shmem
Mike Rapoport
[PATCH v2 03/53] selftests/mm: migration: don't assume hupe page is TWOMEG
Mike Rapoport
[PATCH v2 05/53] selftests/mm: merge map_hugetlb into hugepage-mmap
Mike Rapoport
Re: [PATCH v2 05/53] selftests/mm: merge map_hugetlb into hugepage-mmap
Donet Tom
Re: [PATCH v2 05/53] selftests/mm: merge map_hugetlb into hugepage-mmap
Mike Rapoport
[PATCH v2 01/53] selftests/mm: hugetlb-read-hwpoison: add SIGBUS handler
Mike Rapoport
[PATCH v2 09/53] selftests/mm: hugetlb-madvise: use kselftest framework
Mike Rapoport
Re: [PATCH v2 09/53] selftests/mm: hugetlb-madvise: use kselftest framework
Sarthak Sharma
[PATCH v2 06/53] selftests/mm: rename hugepage-* tests to hugetlb-*
Mike Rapoport
Re: [PATCH v2 06/53] selftests/mm: rename hugepage-* tests to hugetlb-*
Sarthak Sharma
[PATCH v2 04/53] selftests/mm: run_vmtests.sh: don't gate THP and KSM tests on HAVE_HUGEPAGES
Mike Rapoport
[PATCH v2 15/53] selftests/mm: protection_keys: use descriptive test names in TAP output
Mike Rapoport
[PATCH v2 07/53] selftests/mm: hugetlb-shm: use kselftest framework
Mike Rapoport
Re: [PATCH v2 07/53] selftests/mm: hugetlb-shm: use kselftest framework
Sarthak Sharma
Re: [PATCH v2 07/53] selftests/mm: hugetlb-shm: use kselftest framework
Mike Rapoport
[PATCH v2 10/53] selftests/mm: hugetlb_madv_vs_map: use kselftest framework
Mike Rapoport
[PATCH v2 08/53] selftests/mm: hugetlb-vmemmap: use kselftest framework
Mike Rapoport
Re: [PATCH v2 08/53] selftests/mm: hugetlb-vmemmap: use kselftest framework
Sarthak Sharma
[PATCH v2 12/53] selftests/mm: khugepaged: group tests in an array
Mike Rapoport
[PATCH v2 11/53] selftests/mm: hugetlb-read-hwpoison: use kselftest framework
Mike Rapoport
[PATCH v2 26/53] selftests/mm: hugepage_settings: add APIs for HugeTLB setup and teardown
Mike Rapoport
[PATCH v2 28/53] selftests/mm: vm_util: add helpers to set and restore shm limits
Mike Rapoport
[PATCH v2 30/53] selftests/mm: cow: add setup of HugeTLB pages
Mike Rapoport
[PATCH v2 13/53] selftests/mm: khugepaged: use ksefltest framework
Mike Rapoport
[PATCH v2 31/53] selftests/mm: gup_longterm: add setup of HugeTLB pages
Mike Rapoport
[PATCH v2 14/53] selftests/mm: ksm_tests: use kselftest framework
Mike Rapoport
Re: [PATCH v2 14/53] selftests/mm: ksm_tests: use kselftest framework
Mark Brown
Earlier messages
Later messages