linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH net-next v5 7/8] net: pktgen: remove all superfluous index assignements
Simon Horman
[PATCH net-next v5 4/8] net: pktgen: fix mpls maximum labels list parsing
Peter Seiderer
Re: [PATCH net-next v5 4/8] net: pktgen: fix mpls maximum labels list parsing
Simon Horman
Re: [PATCH net-next v5 0/8] Some pktgen fixes/improvments (part II)
Jakub Kicinski
[PATCH net-next v5 0/8] Some pktgen fixes/improvments (part I)
Peter Seiderer
[PATCH net-next v5 1/8] net: pktgen: replace ENOTSUPP with EOPNOTSUPP
Peter Seiderer
[PATCH net-next v5 2/8] net: pktgen: enable 'param=value' parsing
Peter Seiderer
Re: [PATCH net-next v5 2/8] net: pktgen: enable 'param=value' parsing
Simon Horman
[PATCH net-next v5 8/8] net: pktgen: use defines for the various dec/hex number parsing digits lengths
Peter Seiderer
Re: [PATCH net-next v5 8/8] net: pktgen: use defines for the various dec/hex number parsing digits lengths
Jakub Kicinski
Re: [PATCH net-next v5 8/8] net: pktgen: use defines for the various dec/hex number parsing digits lengths
Simon Horman
Re: [PATCH net-next v5 8/8] net: pktgen: use defines for the various dec/hex number parsing digits lengths
Jakub Kicinski
Re: [PATCH net-next v5 8/8] net: pktgen: use defines for the various dec/hex number parsing digits lengths
Simon Horman
Re: [PATCH net-next v5 8/8] net: pktgen: use defines for the various dec/hex number parsing digits lengths
Peter Seiderer
Re: [PATCH net-next v5 8/8] net: pktgen: use defines for the various dec/hex number parsing digits lengths
Edward Cree
[PATCH net-next v5 4/8] net: pktgen: fix 'rate 0' error handling (return -EINVAL)
Peter Seiderer
[PATCH net-next v5 7/8] net: pktgen: fix access outside of user given buffer in pktgen_thread_write()
Peter Seiderer
[PATCH net-next v5 3/8] net: pktgen: fix hex32_arg parsing for short reads
Peter Seiderer
[PATCH net-next v5 5/8] net: pktgen: fix 'ratep 0' error handling (return -EINVAL)
Peter Seiderer
[PATCH net-next v5 6/8] net: pktgen: fix ctrl interface command parsing
Peter Seiderer
Re: [RFC PATCH 14/39] KVM: guest_memfd: hugetlb: initialization and cleanup
Ackerley Tng
[PATCH] selftests/vDSO: fix GNU hash table entry size for s390x
Thomas Weißschuh
Re: [PATCH] selftests/vDSO: fix GNU hash table entry size for s390x
Jens Remus
Re: [PATCH] selftests/vDSO: fix GNU hash table entry size for s390x
Thomas Weißschuh
RE: Re: [PATCH 2/2] vsock/virtio: Don't reset the created SOCKET during s2r
Junnan Wu
Re: [PATCH 2/2] vsock/virtio: Don't reset the created SOCKET during s2r
Stefano Garzarella
Re: [PATCH v2 6/6] selftests/mm: remove local __NR_* definitions
Dave Hansen
Re: [PATCH v2 6/6] selftests/mm: remove local __NR_* definitions
John Hubbard
Re: [PATCH v2 6/6] selftests/mm: remove local __NR_* definitions
John Hubbard
Re: [PATCH v2 6/6] selftests/mm: remove local __NR_* definitions
John Hubbard
Re: [PATCH v2 6/6] selftests/mm: remove local __NR_* definitions
Dave Hansen
[PATCH] tools/nolibc: add support for N64 and N32 ABIs
Thomas Weißschuh
Re: [PATCH] tools/nolibc: add support for N64 and N32 ABIs
Willy Tarreau
Re: [PATCH] tools/nolibc: add support for N64 and N32 ABIs
Thomas Weißschuh
Re: [PATCH] tools/nolibc: add support for N64 and N32 ABIs
Maciej W. Rozycki
Re: [PATCH] tools/nolibc: add support for N64 and N32 ABIs
Thomas Weißschuh
Re: [PATCH] tools/nolibc: add support for N64 and N32 ABIs
Maciej W. Rozycki
Re: [PATCH] tools/nolibc: add support for N64 and N32 ABIs
Willy Tarreau
[PATCH] selftests/nolibc: only run constructor tests on nolibc
Thomas Weißschuh
Re: [PATCH] selftests/nolibc: only run constructor tests on nolibc
Willy Tarreau
Re: [PATCH] selftests/nolibc: only run constructor tests on nolibc
Thomas Weißschuh
[PATCH 0/2] selftests/mm: Allow execution on systems without huge pages
Mark Brown
[PATCH 2/2] selftests/mm: Allow tests to run with no huge pages support
Mark Brown
Re: [PATCH 2/2] selftests/mm: Allow tests to run with no huge pages support
Nico Pache
[PATCH 1/2] selftests/mm: Fix check for running THP tests
Mark Brown
Re: [PATCH 1/2] selftests/mm: Fix check for running THP tests
Nico Pache
[PATCH] fs/dax: Remove unnecessary check in dax_break_layout_final()
Dan Carpenter
selftest/vDSO: vdso_test_abi tests with gcc-13 and pass with clang-19
Naresh Kamboju
Re: selftest/vDSO: vdso_test_abi tests with gcc-13 and pass with clang-19
Arnd Bergmann
[PATCH net-next v7 3/3] selftests: drv-net: Test queue xsk attribute
Joe Damato
[PATCH net-next v7 0/3] netdev-genl: Add an xsk attribute to queues
Joe Damato
[syzbot] [modules?] KMSAN: uninit-value in __request_module (6)
syzbot
Re: [syzbot] [modules?] KMSAN: uninit-value in __request_module (6)
Petr Pavlu
[PATCH v5 1/2] selftests/futex: Add ASSERT_ macros
André Almeida
[PATCH v5 2/2] selftests/futex: Create test for robust list
André Almeida
[PATCH 0/2] kunit: qemu_configs: Add MIPS configurations
Thomas Weißschuh
[PATCH 1/2] MIPS: mm: Avoid blocking DMA zone with memory map memblock allocation
Thomas Weißschuh
[PATCH 2/2] kunit: qemu_configs: Add MIPS configurations
Thomas Weißschuh
[PATCH] virtio: console: Use str_yes_no() helper in port_debugfs_show()
Thorsten Blum
Re: [PATCH] virtio: console: Use str_yes_no() helper in port_debugfs_show()
Amit Shah
[PATCH bpf-next v5 0/6] selftests/bpf: Migrate test_xdp_redirect_multi.sh to test_progs
Bastien Curutchet (eBPF Foundation)
[PATCH bpf-next v5 1/6] selftests/bpf: test_xdp_veth: Create struct net_configuration
Bastien Curutchet (eBPF Foundation)
[PATCH bpf-next v5 2/6] selftests/bpf: test_xdp_veth: Use a dedicated namespace
Bastien Curutchet (eBPF Foundation)
[PATCH bpf-next v5 3/6] selftests/bpf: Optionally select broadcasting flags
Bastien Curutchet (eBPF Foundation)
[PATCH bpf-next v5 5/6] selftests/bpf: test_xdp_veth: Add XDP program on egress test
Bastien Curutchet (eBPF Foundation)
[PATCH bpf-next v5 4/6] selftests/bpf: test_xdp_veth: Add XDP broadcast redirection tests
Bastien Curutchet (eBPF Foundation)
[PATCH bpf-next v5 6/6] selftests/bpf: Remove test_xdp_redirect_multi.sh
Bastien Curutchet (eBPF Foundation)
Re: [PATCH bpf-next v5 0/6] selftests/bpf: Migrate test_xdp_redirect_multi.sh to test_progs
patchwork-bot+netdevbpf
Re: [PATCH v2 2/2] unicode: kunit: change tests filename and path
Thorsten Leemhuis
Re: [PATCH v2 2/2] unicode: kunit: change tests filename and path
David Gow
Re: [PATCH v2 2/2] unicode: kunit: change tests filename and path
Kees Cook
Re: [PATCH v2 2/2] unicode: kunit: change tests filename and path
Thorsten Leemhuis
Re: [PATCH v15 3/8] remoteproc: Introduce load_fw and release_fw optional operation
Bjorn Andersson
Re: [PATCH v15 3/8] remoteproc: Introduce load_fw and release_fw optional operation
Arnaud POULIQUEN
Re: [PATCH v15 2/8] remoteproc: Add TEE support
Bjorn Andersson
Re: [PATCH v15 2/8] remoteproc: Add TEE support
Arnaud POULIQUEN
[PATCH v2] rcu: Merge rcu_seq_done_exact() logic into rcu_seq_done()
Joel Fernandes
[PATCH v3 0/4] Properly handle module_kobject creation
Shyam Saini
[PATCH v3 3/4] kernel: globalize lookup_or_create_module_kobject()
Shyam Saini
Re: [PATCH v3 3/4] kernel: globalize lookup_or_create_module_kobject()
Petr Pavlu
[PATCH v3 2/4] kernel: refactor lookup_or_create_module_kobject()
Shyam Saini
Re: [PATCH v3 2/4] kernel: refactor lookup_or_create_module_kobject()
Petr Pavlu
[PATCH v3 1/4] kernel: param: rename locate_module_kobject
Shyam Saini
Re: [PATCH v3 1/4] kernel: param: rename locate_module_kobject
Petr Pavlu
[PATCH v3 4/4] drivers: base: handle module_kobject creation
Shyam Saini
Re: [PATCH v3 4/4] drivers: base: handle module_kobject creation
Greg KH
[PATCH v15 00/15] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
Frank Li
[PATCH v15 01/15] platform-msi: Add msi_remove_device_irq_domain() in platform_device_msi_free_irqs_all()
Frank Li
[PATCH v15 02/15] irqdomain: Add IRQ_DOMAIN_FLAG_MSI_IMMUTABLE and irq_domain_is_msi_immutable()
Frank Li
[PATCH v15 03/15] irqchip/gic-v3-its: Set IRQ_DOMAIN_FLAG_MSI_IMMUTABLE for ITS
Frank Li
[PATCH v15 04/15] irqchip/gic-v3-its: Add support for device tree msi-map and msi-mask
Frank Li
[PATCH v15 05/15] PCI: endpoint: Set ID and of_node for function driver
Frank Li
[PATCH v15 06/15] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller
Frank Li
[PATCH v15 07/15] PCI: endpoint: pci-ep-msi: Add MSI address/data pair mutable check
Frank Li
[PATCH v15 09/15] PCI: endpoint: pci-epf-test: Add doorbell test support
Frank Li
[PATCH v15 08/15] PCI: endpoint: Add pci_epf_align_inbound_addr() helper for address alignment
Frank Li
[PATCH v15 10/15] misc: pci_endpoint_test: Add doorbell test case
Frank Li
[PATCH v15 11/15] selftests: pci_endpoint: Add doorbell test case
Frank Li
[PATCH v15 12/15] pci: imx6: Add helper function imx_pcie_add_lut_by_rid()
Frank Li
[PATCH v15 13/15] pci: imx6: Add LUT setting for MSI/IOMMU in Endpoint mode
Frank Li
[PATCH v15 14/15] arm64: dts: imx95: Add msi-map for pci-ep device
Frank Li
[PATCH v15 15/15] arm64: dts: imx95-19x19-evk: Add PCIe1 endpoint function overlay file
Frank Li
Re: [PATCH v15 00/15] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
Frank Li
[PATCH v6 0/6] rust: extend `module!` macro with integer parameter support
Andreas Hindborg
[PATCH v6 3/6] rust: str: implement `AsRef<BStr>` for `[u8]` and `BStr`
Andreas Hindborg
[PATCH v6 4/6] rust: str: implement `strip_prefix` for `BStr`
Andreas Hindborg
[PATCH v6 5/6] rust: str: add radix prefixed integer parsing functions
Andreas Hindborg
Re: [PATCH v6 5/6] rust: str: add radix prefixed integer parsing functions
Gary Guo
Re: [PATCH v6 5/6] rust: str: add radix prefixed integer parsing functions
Andreas Hindborg
Re: [PATCH v6 5/6] rust: str: add radix prefixed integer parsing functions
Gary Guo
Re: [PATCH v6 5/6] rust: str: add radix prefixed integer parsing functions
Andreas Hindborg
[PATCH v6 2/6] rust: str: implement `Index` for `BStr`
Andreas Hindborg
Re: [PATCH v6 2/6] rust: str: implement `Index` for `BStr`
Gary Guo
Re: [PATCH v6 2/6] rust: str: implement `Index` for `BStr`
Andreas Hindborg
Re: [PATCH v6 2/6] rust: str: implement `Index` for `BStr`
Gary Guo
Re: [PATCH v6 2/6] rust: str: implement `Index` for `BStr`
Andreas Hindborg
Re: [PATCH v6 2/6] rust: str: implement `Index` for `BStr`
Benno Lossin
Re: [PATCH v6 2/6] rust: str: implement `Index` for `BStr`
Andreas Hindborg
[PATCH v6 6/6] rust: add parameter support to the `module!` macro
Andreas Hindborg
Re: [PATCH v6 6/6] rust: add parameter support to the `module!` macro
Petr Pavlu
[PATCH v6 1/6] rust: str: implement `PartialEq` for `BStr`
Andreas Hindborg
[PATCH v7 0/8] Buddy allocator like (or non-uniform) folio split
Zi Yan
[PATCH v7 1/8] xarray: add xas_try_split() to split a multi-index entry.
Zi Yan
Re: [PATCH v7 1/8] xarray: add xas_try_split() to split a multi-index entry.
Zi Yan
Re: [PATCH v7 1/8] xarray: add xas_try_split() to split a multi-index entry.
Zi Yan
Re: [PATCH v7 1/8] xarray: add xas_try_split() to split a multi-index entry.
David Hildenbrand
Re: [PATCH v7 1/8] xarray: add xas_try_split() to split a multi-index entry.
Zi Yan
Re: [PATCH v7 1/8] xarray: add xas_try_split() to split a multi-index entry.
David Hildenbrand
Re: [PATCH v7 1/8] xarray: add xas_try_split() to split a multi-index entry.
Zi Yan
Re: [PATCH v7 1/8] xarray: add xas_try_split() to split a multi-index entry.
David Hildenbrand
[PATCH v7 2/8] mm/huge_memory: add two new (not yet used) functions for folio_split()
Zi Yan
Re: [PATCH v7 2/8] mm/huge_memory: add two new (not yet used) functions for folio_split()
David Hildenbrand
Re: [PATCH v7 2/8] mm/huge_memory: add two new (not yet used) functions for folio_split()
Zi Yan
Re: [PATCH v7 2/8] mm/huge_memory: add two new (not yet used) functions for folio_split()
David Hildenbrand
Re: [PATCH v7 2/8] mm/huge_memory: add two new (not yet used) functions for folio_split()
Zi Yan
Re: [PATCH v7 2/8] mm/huge_memory: add two new (not yet used) functions for folio_split()
Zi Yan
[PATCH v7 3/8] mm/huge_memory: move folio split common code to __folio_split()
Zi Yan
[PATCH v7 4/8] mm/huge_memory: add buddy allocator like (non-uniform) folio_split()
Zi Yan
Re: [PATCH v7 4/8] mm/huge_memory: add buddy allocator like (non-uniform) folio_split()
David Hildenbrand
Re: [PATCH v7 4/8] mm/huge_memory: add buddy allocator like (non-uniform) folio_split()
Zi Yan
Re: [PATCH v7 4/8] mm/huge_memory: add buddy allocator like (non-uniform) folio_split()
Zi Yan
Re: [PATCH v7 4/8] mm/huge_memory: add buddy allocator like (non-uniform) folio_split()
Andrew Morton
Re: [PATCH v7 4/8] mm/huge_memory: add buddy allocator like (non-uniform) folio_split()
Zi Yan
[PATCH v7 5/8] mm/huge_memory: remove the old, unused __split_huge_page()
Zi Yan
[PATCH v7 6/8] mm/huge_memory: add folio_split() to debugfs testing interface.
Zi Yan
[PATCH v7 8/8] selftests/mm: add tests for folio_split(), buddy allocator like split.
Zi Yan
[PATCH v7 7/8] mm/truncate: use buddy allocator like folio split for truncate operation.
Zi Yan
[PATCH v7 0/3] scanf: convert self-test to KUnit
Tamir Duberstein
[PATCH v7 1/3] scanf: remove redundant debug logs
Tamir Duberstein
Re: [PATCH v7 1/3] scanf: remove redundant debug logs
Andy Shevchenko
Re: [PATCH v7 1/3] scanf: remove redundant debug logs
Tamir Duberstein
Re: [PATCH v7 1/3] scanf: remove redundant debug logs
Andy Shevchenko
Re: [PATCH v7 1/3] scanf: remove redundant debug logs
Tamir Duberstein
Re: [PATCH v7 1/3] scanf: remove redundant debug logs
Andy Shevchenko
Re: [PATCH v7 1/3] scanf: remove redundant debug logs
Tamir Duberstein
[PATCH v7 3/3] scanf: break kunit into test cases
Tamir Duberstein
[PATCH v7 2/3] scanf: convert self-test to KUnit
Tamir Duberstein
Re: [PATCH v7 0/3] scanf: convert self-test to KUnit
Andy Shevchenko
Re: [PATCH v7 0/3] scanf: convert self-test to KUnit
Tamir Duberstein
Re: [PATCH v7 0/3] scanf: convert self-test to KUnit
Andy Shevchenko
Re: [PATCH v7 0/3] scanf: convert self-test to KUnit
Tamir Duberstein
Re: [PATCH v7 0/3] scanf: convert self-test to KUnit
Andy Shevchenko
Re: [PATCH v7 0/3] scanf: convert self-test to KUnit
Tamir Duberstein
Re: [PATCH v7 0/3] scanf: convert self-test to KUnit
Tamir Duberstein
Re: [PATCH v7 0/3] scanf: convert self-test to KUnit
Petr Mladek
Re: [PATCH v7 0/3] scanf: convert self-test to KUnit
Tamir Duberstein
[PATCH] x86: sgx: Don't track poisoned pages for reclaiming
Andrew Zaborowski
Re: [PATCH] x86: sgx: Don't track poisoned pages for reclaiming
Dave Hansen
Re: [PATCH] x86: sgx: Don't track poisoned pages for reclaiming
Jarkko Sakkinen
Re: [PATCH] x86: sgx: Don't track poisoned pages for reclaiming
Huang, Kai
Re: [PATCH] x86: sgx: Don't track poisoned pages for reclaiming
Jarkko Sakkinen
Re: [PATCH] x86: sgx: Don't track poisoned pages for reclaiming
Dave Hansen
Re: [PATCH] x86: sgx: Don't track poisoned pages for reclaiming
andrzej zaborowski
Re: [PATCH] x86: sgx: Don't track poisoned pages for reclaiming
Dave Hansen
Re: [PATCH] x86: sgx: Don't track poisoned pages for reclaiming
Huang, Kai
Re: [PATCH] x86: sgx: Don't track poisoned pages for reclaiming
Jarkko Sakkinen
Re: [PATCH] x86: sgx: Don't track poisoned pages for reclaiming
Andrew Zaborowski
Re: ftp ipvs connect failed in ipv6
Julian Anastasov
Re: ftp ipvs connect failed in ipv6
m30030393
Re: ftp ipvs connect failed in ipv6
Julian Anastasov
kvm: nVHE hyp panic at: __kvm_nvhe_kvm_hyp_handle_sysre
Naresh Kamboju
Re: kvm: nVHE hyp panic at: __kvm_nvhe_kvm_hyp_handle_sysre
Marc Zyngier
Re: kvm: nVHE hyp panic at: __kvm_nvhe_kvm_hyp_handle_sysre
Dan Carpenter
Re: kvm: nVHE hyp panic at: __kvm_nvhe_kvm_hyp_handle_sysre
Dan Carpenter
Re: kvm: nVHE hyp panic at: __kvm_nvhe_kvm_hyp_handle_sysre
Naresh Kamboju
Re: kvm: nVHE hyp panic at: __kvm_nvhe_kvm_hyp_handle_sysre
Marc Zyngier
Re: kvm: nVHE hyp panic at: __kvm_nvhe_kvm_hyp_handle_sysre
Naresh Kamboju
[PATCH] selftests/nolibc: split up architecture list in run-tests.sh
Thomas Weißschuh
Re: [PATCH] selftests/nolibc: split up architecture list in run-tests.sh
Thomas Weißschuh
next-20250210: WARNING: at include/linux/rwsem.h:85 madvise_unlock
Naresh Kamboju
Re: next-20250210: WARNING: at include/linux/rwsem.h:85 madvise_unlock
Arnd Bergmann
Re: next-20250210: WARNING: at include/linux/rwsem.h:85 madvise_unlock
SeongJae Park
Re: next-20250210: WARNING: at include/linux/rwsem.h:85 madvise_unlock
Naresh Kamboju
Re: [PATCH v1] kbuild: Allow building of samples with UML
Nicolas Schier
Re: [PATCH v1] kbuild: Allow building of samples with UML
Masahiro Yamada
Re: [PATCH v1] kbuild: Allow building of samples with UML
Nicolas Schier
[Patch net 0/2] vsock suspend/resume fix
Junnan Wu
[Patch net 2/2] vsock/virtio: Don't reset the created SOCKET during suspend to ram
Junnan Wu
Re: [Patch net 2/2] vsock/virtio: Don't reset the created SOCKET during suspend to ram
Stefano Garzarella
Re: [Patch net 2/2] vsock/virtio: Don't reset the created SOCKET during suspend to ram
Markus Elfring
Earlier messages
Later messages